OSOE-481: Action pulls latest SQL Server (=2022-latest) but 2019-latest is used in Lombiq.GitHub.Actions #5637
build-and-test.yml
on: pull_request
Matrix: Build and Test - root solution (larger runners) / Build and Test
Matrix: Build and Test - NuGetTest solution / Build and Test
Matrix: PowerShell Static Code Analysis / PowerShell Static Code Analysis
Spelling
/
Check Spelling
51s
Matrix: Build and Test - root solution (standard runners) / Build and Test
Waiting for pending jobs
Add Windows Build Warning Label
0s
Post Pull Request Checks Automation
/
Post Pull Request Checks Automation
Annotations
4 errors and 2 warnings
CommandExecutionException in Lombiq.Tests.UI.Samples.Tests.SqlServerTests.AnonymousHomePageShouldExistWithSqlServer:
_/CliWrap/Command.Execution.cs#L258
CliWrap.Exceptions.CommandExecutionException: Command execution failed because the underlying process (docker#25899) returned a non-zero exit code (141). Command: docker cp sql2019:/data/Snapshots/Database.bak /home/runner/actions-runner/_work/Open-Source-Orchard-Core-Extensions/Open-Source-Orchard-Core-Extensions/test/Lombiq.UITestingToolbox/Lombiq.Tests.UI.Samples/bin/Debug/net6.0/Temp/SetupSnapshot/SqlServer-5135072/Database.bak You can suppress this validation by calling `WithValidation(CommandResultValidation.None)` on the command. at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 258 at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 272 at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 272 at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 272 at Lombiq.Tests.UI.Services.SqlServerManager.TakeSnapshotAsync(String snapshotDirectoryPathRemote, String snapshotDirectoryPathLocal, String containerName, Boolean useCompressionIfAvailable) in /home/runner/actions-runner/_work/Open-Source-Orchard-Core-Extensions/Open-Source-Orchard-Core-Extensions/test/Lombiq.UITestingToolbox/Lombiq.Tests.UI/Services/SqlServerManager.cs:line 172 at System.Collections.Generic.EnumerableExtensions.AwaitEachAsync[TItem](IEnumerable`1 source, Func`2 asyncOperation) in /home/runner/actions-runner/_work/Open-Source-Orchard-Core-Extensions/Open-Source-Orchard-Core-Extensions/src/Libraries/Lombiq.HelpfulLibraries/Lombiq.HelpfulLibraries.Common/Extensions/EnumerableExtensions.cs:line 92 at Lombiq.Tests.UI.Services.OrchardCoreInstance`1.TakeSnapshotInnerAsync(String snapshotDirectoryPath) in /home/runner/actions-runner/_work/Open-Source-Orchard-Core-Extensions/Open-Source-Orchard-Core-Extensions/test/Lombiq.UITestingToolbox/Lombiq.Tests.UI/Services/OrchardCoreInstance.cs:line 217 at Lombiq.Tests.UI.Services.SynchronizingWebApplicationSnapshotManager.RunOperationAndSnapshotIfNewAsync(AppInitializer appInitializer) in /home/runner/actions-runner/_work/Open-Source-Orchard-Core-Extensions/Open-Source-Orchard-Core-Extensions/test/Lombiq.UITestingToolbox/Lombiq.Tests.UI/Services/SynchronizingWebApplicationSnapshotManager.cs:line 48 at Lombiq.Tests.UI.Services.UITestExecutionSession`1.SetupAsync() in /home/runner/actions-runner/_work/Open-Source-Orchard-Core-Extensions/Open-Source-Orchard-Core-Extensions/test/Lombiq.UITestingToolbox/Lombiq.Tests.UI/Services/UITestExecutionSession.cs:line 481 at Lombiq.Tests.UI.Services.UITestExecutionSession`1.ExecuteAsync(Int32 retryCount, String dumpRootPath) in /home/runner/actions-runner/_work/Open-Source-Orchard-Core-Extensions/Open-Source-Orchard-Core-Extensions/test/Lombiq.UITestingToolbox/Lombiq.Tests.UI/Services/UITestExecutionSession.cs:line 97 at Lombiq.Tests.UI.Services.UITestExecutionSession`1.ExecuteAsync(Int32 retryCount, String dumpRootPath) in /home/runner/actions-runner/_work/Open-Source-Orchard-Core-Extensions/Open-Source-Orchard-Core-Extensions/test/Lombiq.UITestingToolbox/Lombiq.Tests.UI/Services/UITestExecutionSession.cs:line 138 at Lombiq.Tests.UI.Services.UITestExecutionSession`1.ExecuteAsync(Int32 retryCount, String dumpRootPath) in /home/runner/actions-runner/_work/Open-Source-Orchard-Core-Extensions/Open-Source-Orchard-Core-Extensions/test/Lombiq.UITestingToolbox/Lombiq.Tests.UI/Services/UITestExecutionSession.cs:line 151 at Lombiq.Tests.UI.Services.UITestExecutor.ExecuteOrchardCoreTestInnerAsync[TEntryPoint](UITestManifest testManifest, OrchardCoreUITestExecutorConfiguration configuration, String dumpRootPath) in /home/runner/actions-runner/_wo
|
Build and Test - root solution (larger runners) / Build and Test (buildjet-4vcpu-ubuntu-2204)
Process completed with exit code 1.
|
Lombiq.Tests.UI.Samples.Tests.SqlServerTests ► AnonymousHomePageShouldExistWithSqlServer:
test/Lombiq.UITestingToolbox/Lombiq.Tests.UI.Samples/TestResults/test-results.trx#L1
Failed test found in:
test/Lombiq.UITestingToolbox/Lombiq.Tests.UI.Samples/TestResults/test-results.trx
Error:
CliWrap.Exceptions.CommandExecutionException : Command execution failed because the underlying process (docker#25899) returned a non-zero exit code (141).
Command:
docker cp sql2019:/data/Snapshots/Database.bak /home/runner/actions-runner/_work/Open-Source-Orchard-Core-Extensions/Open-Source-Orchard-Core-Extensions/test/Lombiq.UITestingToolbox/Lombiq.Tests.UI.Samples/bin/Debug/net6.0/Temp/SetupSnapshot/SqlServer-5135072/Database.bak
You can suppress this validation by calling `WithValidation(CommandResultValidation.None)` on the command.
|
Build and Test - root solution (larger runners) / Build and Test (buildjet-4vcpu-ubuntu-2204)
Canceling workflow due to one of the jobs failing.
|
UI test may be flaky
The Lombiq.Tests.UI.Samples.Tests.SqlServerTests.AnonymousHomePageShouldExistWithSqlServer test failed 1 time(s) and will be retried. This may indicate it being flaky.
|
UI test may be flaky
The Lombiq.Tests.UI.Samples.Tests.SqlServerTests.AnonymousHomePageShouldExistWithSqlServer test failed 2 time(s) and will be retried. This may indicate it being flaky.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-binary-log-.-Linux-X64-buildjet.com_5652dec7-8bbb-49ea-b5cb-666e6e1db586.binlog
Expired
|
12.3 MB |
|
ui-test-failure-dump-.-Linux-X64-buildjet.com_5652dec7-8bbb-49ea-b5cb-666e6e1db586
Expired
|
61.5 MB |
|