Skip to content

chore(deps): update docker images to v9 #4414

chore(deps): update docker images to v9

chore(deps): update docker images to v9 #4414

GitHub Actions / Test - windows Common/tests failed Sep 10, 2024 in 0s

6773 passed, 1 failed and 1 skipped

Tests failed

❌ Common/tests/TestResults/test-results.trx

6775 tests were completed in 219s with 6773 passed, 1 failed and 1 skipped.

Test suite Passed Failed Skipped Time
ArmoniK.Core.Common.Tests.AdapterLoading.AdapterLoadingTest 8✅ 136ms
ArmoniK.Core.Common.Tests.ApplicationRawTests 2✅ 8ms
ArmoniK.Core.Common.Tests.Auth.AuthenticationCacheTest 10✅ 7ms
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(DefaultAuth) 1144✅ 2s
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(NoAuthentication) 1144✅ 1s
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(NoAuthorization) 1144✅ 984ms
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(NoImpersonation) 1144✅ 867ms
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(NoImpersonationNoAuthorization) 1144✅ 1s
ArmoniK.Core.Common.Tests.Auth.CheckAuthenticationAttributes 59✅ 2ms
ArmoniK.Core.Common.Tests.Auth.PermissionTest 10✅ 1⚪ 16ms
ArmoniK.Core.Common.Tests.ExceptionManagerTests 16✅ 4s
ArmoniK.Core.Common.Tests.Grpc.TaskStatusConversionTests 2✅ 2ms
ArmoniK.Core.Common.Tests.GrpcHealthChecksServiceTest 1✅ 21ms
ArmoniK.Core.Common.Tests.GrpcTasksServiceTests 4✅ 11s
ArmoniK.Core.Common.Tests.HealthChecks.HealthCheckTest 9✅ 34ms
ArmoniK.Core.Common.Tests.HealthChecks.HowHealthCheckWorkTest 2✅ 121ms
ArmoniK.Core.Common.Tests.ListApplicationsRequestExt.ToApplicationFieldTest 5✅ 2ms
ArmoniK.Core.Common.Tests.ListApplicationsRequestExt.ToApplicationFilterTest 12✅ 6ms
ArmoniK.Core.Common.Tests.ListPartitionsRequestExt.ToPartitionDataFieldTest 6✅ 2ms
ArmoniK.Core.Common.Tests.ListPartitionsRequestExt.ToPartitionDataFilterTest 13✅ 5ms
ArmoniK.Core.Common.Tests.ListResultsRequestExt.ToResultFieldTest 8✅ 2ms
ArmoniK.Core.Common.Tests.ListResultsRequestExt.ToResultFilterTest 15✅ 5ms
ArmoniK.Core.Common.Tests.ListSessionsRequestExt.ToSessionDataFieldTest 12✅ 3ms
ArmoniK.Core.Common.Tests.ListSessionsRequestExt.ToSessionDataFilterTest 16✅ 7ms
ArmoniK.Core.Common.Tests.ListTasksRequestExt.ToTaskDataFieldTest 33✅ 16ms
ArmoniK.Core.Common.Tests.ListTasksRequestExt.ToTaskDataFilterTest 38✅ 12ms
ArmoniK.Core.Common.Tests.LoggerExtTest 2✅ 53ms
ArmoniK.Core.Common.Tests.Pollster.AgentTest 15✅ 19s
ArmoniK.Core.Common.Tests.Pollster.DataPrefetcherTest 3✅ 19ms
ArmoniK.Core.Common.Tests.Pollster.PollsterTest 11✅ 19s
ArmoniK.Core.Common.Tests.Pollster.TaskHandlerTest 50✅ 71s
ArmoniK.Core.Common.Tests.RendezvousChannelTest 40✅ 40s
ArmoniK.Core.Common.Tests.RpcExtTests 36✅ 3ms
ArmoniK.Core.Common.Tests.StateMachines.ProcessReplyCreateLargeTaskStateMachineTest 12✅ 39ms
ArmoniK.Core.Common.Tests.Submitter.ExceptionInterceptorTests 3✅ 195ms
ArmoniK.Core.Common.Tests.Submitter.GrpcSubmitterServiceTests 47✅ 101ms
ArmoniK.Core.Common.Tests.Submitter.IntegrationGrpcSubmitterServiceTest 94✅ 928ms
ArmoniK.Core.Common.Tests.Submitter.SubmitterTests 21✅ 25s
ArmoniK.Core.Common.Tests.TaskFilterExtTests 14✅ 24ms
ArmoniK.Core.Common.Tests.TaskLifeCycleHelperTest 2✅ 3s
ArmoniK.Core.Common.Tests.TaskOptionsTests 2✅ 2ms
ArmoniK.Core.Common.Tests.TestBase.AuthenticationTableTestBase 32✅ 3ms
ArmoniK.Core.Common.Tests.TestBase.ObjectStorageTestBase 16✅ 7ms
ArmoniK.Core.Common.Tests.TestBase.PartitionTableTestBase 22✅ 5ms
ArmoniK.Core.Common.Tests.TestBase.QueueStorageTestsBase 5✅ 5ms
ArmoniK.Core.Common.Tests.TestBase.ResultTableTestBase 27✅ 13ms
ArmoniK.Core.Common.Tests.TestBase.ResultWatcherTestBase 4✅ 4ms
ArmoniK.Core.Common.Tests.TestBase.SessionTableTestBase 24✅ 13ms
ArmoniK.Core.Common.Tests.TestBase.TaskTableTestBase 134✅ 38ms
ArmoniK.Core.Common.Tests.TestBase.TaskWatcherTestBase 4✅ 4ms
ArmoniK.Core.Common.Tests.Validators.CancelTasksRequestValidatorTest 3✅ 1ms
ArmoniK.Core.Common.Tests.Validators.CreateLargeTaskRequestValidatorTest 9✅ 4ms
ArmoniK.Core.Common.Tests.Validators.CreateSessionRequestValidatorTest 4✅ 1ms
ArmoniK.Core.Common.Tests.Validators.CreateSmallTaskRequestValidatorTest 16✅ 4ms
ArmoniK.Core.Common.Tests.Validators.EventSubscriptionRequestValidatorTest 44✅ 10ms
ArmoniK.Core.Common.Tests.Validators.ListApplicationsRequestValidatorTest 8✅ 7ms
ArmoniK.Core.Common.Tests.Validators.ListPartitionsRequestValidatorTest 8✅ 3ms
ArmoniK.Core.Common.Tests.Validators.ListResultsRequestValidatorTest 8✅ 3ms
ArmoniK.Core.Common.Tests.Validators.ListSessionsRequestValidatorTest 8✅ 3ms
ArmoniK.Core.Common.Tests.Validators.ListTasksRequestValidatorTest 8✅ 3ms
ArmoniK.Core.Common.Tests.Validators.SessionFilterValidatorTest 2✅ 2ms
ArmoniK.Core.Common.Tests.Validators.SessionServiceCreateSessionRequestValidatorTest 4✅ 1ms
ArmoniK.Core.Common.Tests.Validators.SubmitTasksRequestValidatorTest 2✅ 0ms
ArmoniK.Core.Common.Tests.Validators.TaskFilterValidatorTest 13✅ 4ms
ArmoniK.Core.Common.Tests.Validators.TaskOptionsValidatorTest 11✅ 1ms
ArmoniK.Core.Common.Tests.WatchToGrpcTests 4✅ 1❌ 16s

❌ ArmoniK.Core.Common.Tests.WatchToGrpcTests

✅ MultipleWatchShouldSucceed(3)
❌ MultipleWatchShouldSucceed(6)
	  Expected: property Count equal to 48
	  But was:  40
	
✅ UseMongoForResultsShouldSucceed
✅ UseMongoForTasksShouldSucceed
✅ WatchShouldSucceed

Annotations

Check failure on line 119 in Common/tests/WatchToGrpcTests.cs

See this annotation in the file changed.

@github-actions github-actions / Test - windows Common/tests

ArmoniK.Core.Common.Tests.WatchToGrpcTests ► MultipleWatchShouldSucceed(6)

Failed test found in:
  Common/tests/TestResults/test-results.trx
Error:
    Expected: property Count equal to 48
    But was:  40
  
Raw output
  Expected: property Count equal to 48
  But was:  40

   at ArmoniK.Core.Common.Tests.WatchToGrpcTests.MultipleWatchShouldSucceed(Int32 nTries) in D:\a\ArmoniK.Core\ArmoniK.Core\Common\tests\WatchToGrpcTests.cs:line 119
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Execution.SimpleWorkItem.<>c__DisplayClass4_0.<PerformWork>b__0()
   at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)

1)    at ArmoniK.Core.Common.Tests.WatchToGrpcTests.MultipleWatchShouldSucceed(Int32 nTries) in D:\a\ArmoniK.Core\ArmoniK.Core\Common\tests\WatchToGrpcTests.cs:line 119