Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump software.amazon.awssdk:bom from 2.21.36 to 2.21.40 #26156

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2023

Bumps software.amazon.awssdk:bom from 2.21.36 to 2.21.40.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps software.amazon.awssdk:bom from 2.21.36 to 2.21.40.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file Source: Internal PR or issue was opened by an employee labels Dec 7, 2023
@devOpsHazelcast
Copy link
Collaborator

Internal PR hazelcast/hazelcast-mono#55
Internal message only. Nothing to see here, move along

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2023

Superseded by #26181.

@dependabot dependabot bot closed this Dec 12, 2023
@dependabot dependabot bot deleted the dependabot/maven/software.amazon.awssdk-bom-2.21.40 branch December 12, 2023 15:17
@hz-devops-test
Copy link

The job Hazelcast-pr-EE-compiler of your PR failed. (Hazelcast internal details: build log, artifacts).
Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log file
--------------------------
---------SUMMARY----------
--------------------------
[ERROR] COMPILATION ERROR : 
--------------------------
[ERROR]   reason: class file for aQute.bnd.annotation.Resolution not found
--------------------------
---------ERRORS-----------
--------------------------
[ERROR] COMPILATION ERROR : 
--------------------------
[ERROR]   reason: class file for aQute.bnd.annotation.Resolution not found
--------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project hazelcast-enterprise: Compilation failure
--------------------------
[ERROR]   reason: class file for aQute.bnd.annotation.Resolution not found
--------------------------
[ERROR] warning: unknown enum constant Resolution.OPTIONAL
--------------------------
[ERROR]   reason: class file for aQute.bnd.annotation.Resolution not found
--------------------------
[ERROR] warning: unknown enum constant Resolution.OPTIONAL
--------------------------
[ERROR]   reason: class file for aQute.bnd.annotation.Resolution not found
--------------------------
[ERROR] /home/jenkins/jenkins_slave/workspace/Hazelcast-pr-EE-compiler_2/hazelcast-enterprise/hazelcast-enterprise/src/main/java/com/hazelcast/map/impl/recordstore/EnterpriseTieredRecordStore.java:[388,12] error: wanReplicateEvictions has private access in DefaultRecordStore
--------------------------
[ERROR] -> [Help 1]
--------------------------
[ERROR] 
--------------------------
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
--------------------------
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
--------------------------
[ERROR] 
--------------------------
[ERROR] For more information about the errors and possible solutions, please read the following articles:
--------------------------
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
--------------------------
[ERROR] 
--------------------------
[ERROR] After correcting the problems, you can resume the build with the command
--------------------------
[ERROR]   mvn  -rf :hazelcast-enterprise
--------------------------

@hz-devops-test
Copy link

The job Hazelcast-pr-builder of your PR failed. (Hazelcast internal details: build log, artifacts).
Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log file
---------ERRORS-----------
--------------------------
[ERROR] Tests run: 15, Failures: 1, Errors: 2, Skipped: 0, Time elapsed: 258.6 s <<< FAILURE! -- in com.hazelcast.cp.internal.datastructures.semaphore.SemaphoreAdvancedTest
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.semaphore.SemaphoreAdvancedTest.testPermitAcquired_whenPermitOwnerShutsDown -- Time elapsed: 214.7 s <<< FAILURE!
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.semaphore.SemaphoreAdvancedTest.testPermitIncreaseClearsWaitTimeouts -- Time elapsed: 217.8 s <<< ERROR!
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.semaphore.SemaphoreAdvancedTest.testInactiveSessionsAreEventuallyClosed -- Time elapsed: 241.4 s <<< ERROR!
--------------------------
[ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 219.6 s <<< FAILURE! -- in com.hazelcast.cp.internal.datastructures.semaphore.SemaphoreInitialPermitsTest
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.semaphore.SemaphoreInitialPermitsTest.testSemaphoreInit -- Time elapsed: 219.6 s <<< ERROR!
--------------------------
[ERROR] Tests run: 12, Failures: 1, Errors: 3, Skipped: 0, Time elapsed: 232.8 s <<< FAILURE! -- in com.hazelcast.cp.internal.datastructures.lock.NonReentrantFencedLockTest
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.lock.NonReentrantFencedLockTest.testReentrantTryLockAndGetFenceWithTimeoutFails -- Time elapsed: 215.9 s <<< FAILURE!
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.lock.NonReentrantFencedLockTest.testReentrantLockFails -- Time elapsed: 216.7 s <<< ERROR!
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.lock.NonReentrantFencedLockTest.testTryLockTimeout -- Time elapsed: 217.1 s <<< ERROR!
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.lock.NonReentrantFencedLockTest.testReentrantTryLockAndGetFenceFails -- Time elapsed: 217.3 s <<< ERROR!
--------------------------
[ERROR] Tests run: 31, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 275.7 s <<< FAILURE! -- in com.hazelcast.cp.internal.datastructures.semaphore.SessionlessSemaphoreBasicTest
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.semaphore.SessionlessSemaphoreBasicTest.testRelease -- Time elapsed: 215.0 s <<< FAILURE!
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.semaphore.SessionlessSemaphoreBasicTest.testAcquire_whenNoPermits -- Time elapsed: 215.4 s <<< FAILURE!
--------------------------
[ERROR] Tests run: 13, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 235.3 s <<< FAILURE! -- in com.hazelcast.cp.internal.datastructures.lock.BoundedReentrantFencedLockTest
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.lock.BoundedReentrantFencedLockTest.testTryLock -- Time elapsed: 214.4 s <<< FAILURE!
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.lock.BoundedReentrantFencedLockTest.testReentrantLock_afterLockIsReleasedByAnotherEndpoint -- Time elapsed: 214.5 s <<< FAILURE!
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.lock.BoundedReentrantFencedLockTest.testReentrantLockFails -- Time elapsed: 214.5 s <<< FAILURE!
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.lock.BoundedReentrantFencedLockTest.testReentrantTryLockFails -- Time elapsed: 214.6 s <<< FAILURE!
--------------------------
[ERROR] Tests run: 34, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 282.0 s <<< FAILURE! -- in com.hazelcast.cp.internal.datastructures.semaphore.SessionAwareSemaphoreBasicTest
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.semaphore.SessionAwareSemaphoreBasicTest.testReduce -- Time elapsed: 215.6 s <<< FAILURE!
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.semaphore.SessionAwareSemaphoreBasicTest.testTryAcquire -- Time elapsed: 214.5 s <<< FAILURE!
--------------------------
[ERROR] Tests run: 9, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 258.1 s <<< FAILURE! -- in com.hazelcast.cp.internal.datastructures.lock.FencedLockAdvancedTest
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.lock.FencedLockAdvancedTest.testDestroyClearsWaitTimeouts -- Time elapsed: 219.9 s <<< ERROR!
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.lock.FencedLockAdvancedTest.testLockAcquired_whenLockOwnerShutsDown -- Time elapsed: 219.9 s <<< ERROR!
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.lock.FencedLockAdvancedTest.testFailedTryLockClearsWaitTimeouts -- Time elapsed: 220.1 s <<< ERROR!
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.lock.FencedLockAdvancedTest.testActiveSessionIsNotClosedWhenPendingWaitKey -- Time elapsed: 220.2 s <<< ERROR!
--------------------------
[ERROR] Tests run: 31, Failures: 3, Errors: 1, Skipped: 0, Time elapsed: 285.3 s <<< FAILURE! -- in com.hazelcast.cp.internal.datastructures.lock.FencedLockBasicTest
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.lock.FencedLockBasicTest.testLockInterruptibly_whenNotLocked -- Time elapsed: 222.0 s <<< FAILURE!
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.lock.FencedLockBasicTest.testUnlockFails_whenNewSessionCreated -- Time elapsed: 224.1 s <<< FAILURE!
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.lock.FencedLockBasicTest.testFailedTryLock_doesNotAcquireSession -- Time elapsed: 223.2 s <<< FAILURE!
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.lock.FencedLockBasicTest.testUnlock_whenPendingLockOfOtherThread -- Time elapsed: 229.9 s <<< ERROR!
--------------------------
[ERROR] Failures: 
--------------------------
[ERROR]   BoundedReentrantFencedLockTest>AbstractBoundedReentrantFencedLockTest.setup:52->createInstances:40->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
--------------------------
[ERROR]   BoundedReentrantFencedLockTest>AbstractBoundedReentrantFencedLockTest.setup:52->createInstances:40->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
--------------------------
[ERROR]   BoundedReentrantFencedLockTest>AbstractBoundedReentrantFencedLockTest.setup:52->createInstances:40->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
--------------------------
[ERROR]   BoundedReentrantFencedLockTest>AbstractBoundedReentrantFencedLockTest.setup:52->createInstances:40->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
--------------------------
[ERROR]   FencedLockBasicTest>AbstractFencedLockBasicTest.setup:60->createInstances:48->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
--------------------------
[ERROR]   FencedLockBasicTest>AbstractFencedLockBasicTest.setup:60->createInstances:48->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
--------------------------
[ERROR]   FencedLockBasicTest>AbstractFencedLockBasicTest.setup:60->createInstances:48->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
--------------------------
[ERROR]   NonReentrantFencedLockTest>AbstractNonReentrantFencedLockTest.setup:50->createInstances:35->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
--------------------------
[ERROR]   SemaphoreAdvancedTest>AbstractSemaphoreAdvancedTest.setup:73->createInstances:61->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
--------------------------
[ERROR]   SessionAwareSemaphoreBasicTest>AbstractSessionAwareSemaphoreBasicTest.setup:58->createInstances:48->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
--------------------------
[ERROR]   SessionAwareSemaphoreBasicTest>AbstractSessionAwareSemaphoreBasicTest.setup:58->createInstances:48->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
--------------------------
[ERROR]   SessionlessSemaphoreBasicTest>AbstractSessionlessSemaphoreBasicTest.setup:49->createInstances:37->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
--------------------------
[ERROR]   SessionlessSemaphoreBasicTest>AbstractSessionlessSemaphoreBasicTest.setup:49->createInstances:37->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
--------------------------
[ERROR] Errors: 
--------------------------
[ERROR]   FencedLockAdvancedTest>AbstractFencedLockAdvancedTest.testActiveSessionIsNotClosedWhenPendingWaitKey:228->AbstractFencedLockAdvancedTest.testActiveSessionIsNotClosedWhenPendingWaitKey:228 ? OperationTimeout DefaultRaftReplicateOp invocation failed to complete due to operation-heartbeat-timeout. Current time: 2023-12-12 15:48:48.716. Start time: 2023-12-12 15:45:16.179. Total elapsed time: 212537 ms. Last operation heartbeat: never. Last operation heartbeat from member: 2023-12-12 15:45:44.587. Invocation{op=com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp{serviceName='hz:core:raft', identityHash=1460661596, partitionId=265, replicaIndex=0, callId=-59, invocationTime=1702395922608 (2023-12-12 15:45:22.608), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, groupId=CPGroupId{name='group', seed=0, groupId=1078}, op=com.hazelcast.cp.internal.session.operation.CreateSessionOp{serviceName='hz:core:raftSession', endpoint=[127.0.0.1]:5701, endpointName=null, endpointType=SERVER}}, tryCount=250, tryPauseMillis=500, invokeCount=18, callTimeoutMillis=60000, firstInvocationTimeMs=1702395916179, firstInvocationTime='2023-12-12 15:45:16.179', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[127.0.0.1]:5701, targetMember=Member [127.0.0.1]:5701 - 7b86483b-fed6-4626-a1d3-4f5b3b1c1fde this, memberListVersion=3, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=com.hazelcast.internal.server.FirewallingServer$FirewallingConnection@139e650b}
--------------------------
[ERROR]   FencedLockAdvancedTest>AbstractFencedLockAdvancedTest.testDestroyClearsWaitTimeouts:144 ? Runtime java.util.concurrent.ExecutionException: com.hazelcast.core.OperationTimeoutException: DefaultRaftReplicateOp invocation failed to complete due to operation-heartbeat-timeout. Current time: 2023-12-12 15:48:47.309. Start time: 2023-12-12 15:45:16.177. Total elapsed time: 211132 ms. Last operation heartbeat: never. Last operation heartbeat from member: 2023-12-12 15:46:11.937. Invocation{op=com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp{serviceName='hz:core:raft', identityHash=1210655718, partitionId=180, replicaIndex=0, callId=-41, invocationTime=1702395918199 (2023-12-12 15:45:18.199), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, groupId=CPGroupId{name='group', seed=0, groupId=8039}, op=com.hazelcast.cp.internal.session.operation.CreateSessionOp{serviceName='hz:core:raftSession', endpoint=[127.0.0.1]:5702, endpointName=null, endpointType=SERVER}}, tryCount=250, tryPauseMillis=500, invokeCount=17, callTimeoutMillis=60000, firstInvocationTimeMs=1702395916177, firstInvocationTime='2023-12-12 15:45:16.177', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[127.0.0.1]:5702, targetMember=Member [127.0.0.1]:5702 - 2764aeea-ab78-4080-8afc-d4184689874a this, memberListVersion=3, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=com.hazelcast.internal.server.FirewallingServer$FirewallingConnection@2aa7d5bf}
--------------------------
[ERROR]   FencedLockAdvancedTest>AbstractFencedLockAdvancedTest.testFailedTryLockClearsWaitTimeouts:128 ? Runtime java.util.concurrent.ExecutionException: com.hazelcast.core.OperationTimeoutException: DefaultRaftReplicateOp invocation failed to complete due to operation-heartbeat-timeout. Current time: 2023-12-12 15:48:48.723. Start time: 2023-12-12 15:45:15.843. Total elapsed time: 212880 ms. Last operation heartbeat: never. Last operation heartbeat from member: never. Invocation{op=com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp{serviceName='hz:core:raft', identityHash=230711437, partitionId=123, replicaIndex=0, callId=-59, invocationTime=1702395918077 (2023-12-12 15:45:18.077), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, groupId=CPGroupId{name='group', seed=0, groupId=7440}, op=com.hazelcast.cp.internal.session.operation.CreateSessionOp{serviceName='hz:core:raftSession', endpoint=[127.0.0.1]:5701, endpointName=null, endpointType=SERVER}}, tryCount=250, tryPauseMillis=500, invokeCount=17, callTimeoutMillis=60000, firstInvocationTimeMs=1702395915843, firstInvocationTime='2023-12-12 15:45:15.843', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[127.0.0.1]:5702, targetMember=Member [127.0.0.1]:5702 - ba30b90a-b70f-4abd-9cee-fede5f3af11a, memberListVersion=3, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=com.hazelcast.internal.server.FirewallingServer$FirewallingConnection@1fa44b71}
--------------------------
[ERROR]   FencedLockAdvancedTest>AbstractFencedLockAdvancedTest.testLockAcquired_whenLockOwnerShutsDown:251->AbstractFencedLockAdvancedTest.testLockAcquired_whenLockOwnerShutsDown:251 ? OperationTimeout DefaultRaftReplicateOp invocation failed to complete due to operation-heartbeat-timeout. Current time: 2023-12-12 15:48:48.722. Start time: 2023-12-12 15:45:16.179. Total elapsed time: 212543 ms. Last operation heartbeat: never. Last operation heartbeat from member: 2023-12-12 15:45:11.932. Invocation{op=com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp{serviceName='hz:core:raft', identityHash=1002605820, partitionId=211, replicaIndex=0, callId=-44, invocationTime=1702395918197 (2023-12-12 15:45:18.197), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, groupId=CPGroupId{name='group', seed=0, groupId=7799}, op=com.hazelcast.cp.internal.session.operation.CreateSessionOp{serviceName='hz:core:raftSession', endpoint=[127.0.0.1]:5702, endpointName=null, endpointType=SERVER}}, tryCount=250, tryPauseMillis=500, invokeCount=17, callTimeoutMillis=60000, firstInvocationTimeMs=1702395916179, firstInvocationTime='2023-12-12 15:45:16.179', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[127.0.0.1]:5702, targetMember=Member [127.0.0.1]:5702 - 561e4164-ff49-4f58-9ccc-77ce6e332fa0 this, memberListVersion=3, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=com.hazelcast.internal.server.FirewallingServer$FirewallingConnection@17fb610f}
--------------------------
[ERROR]   FencedLockBasicTest>AbstractFencedLockBasicTest.testUnlock_whenPendingLockOfOtherThread:206->HazelcastTestSupport.spawn:316 ? TestTimedOut test timed out after 60000 milliseconds
--------------------------
[ERROR]   NonReentrantFencedLockTest>AbstractNonReentrantFencedLockTest.setup:52 ? IllegalState Could not create CP group: group
--------------------------
[ERROR]   NonReentrantFencedLockTest>AbstractNonReentrantFencedLockTest.testReentrantTryLockAndGetFenceFails:147->AbstractNonReentrantFencedLockTest.testReentrantTryLockAndGetFenceFails:147 ? OperationTimeout DefaultRaftReplicateOp invocation failed to complete due to operation-heartbeat-timeout. Current time: 2023-12-12 15:48:47.493. Start time: 2023-12-12 15:45:17.067. Total elapsed time: 210426 ms. Last operation heartbeat: never. Last operation heartbeat from member: 2023-12-12 15:45:12.741. Invocation{op=com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp{serviceName='hz:core:raft', identityHash=993600302, partitionId=119, replicaIndex=0, callId=-43, invocationTime=1702395917068 (2023-12-12 15:45:17.068), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, groupId=CPGroupId{name='group', seed=0, groupId=2016}, op=com.hazelcast.cp.internal.session.operation.CreateSessionOp{serviceName='hz:core:raftSession', endpoint=[127.0.0.1]:5701, endpointName=null, endpointType=SERVER}}, tryCount=250, tryPauseMillis=500, invokeCount=2, callTimeoutMillis=60000, firstInvocationTimeMs=1702395917067, firstInvocationTime='2023-12-12 15:45:17.067', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[127.0.0.1]:5701, targetMember=Member [127.0.0.1]:5701 - dc665733-bdb8-4ecf-b4ab-46d35a51495f this, memberListVersion=3, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=com.hazelcast.internal.server.FirewallingServer$FirewallingConnection@443e7599}
--------------------------
[ERROR]   NonReentrantFencedLockTest>AbstractNonReentrantFencedLockTest.testTryLockTimeout:94->AbstractNonReentrantFencedLockTest.testTryLockTimeout:94 ? OperationTimeout DefaultRaftReplicateOp invocation failed to complete due to operation-heartbeat-timeout. Current time: 2023-12-12 15:48:47.491. Start time: 2023-12-12 15:45:17.114. Total elapsed time: 210377 ms. Last operation heartbeat: never. Last operation heartbeat from member: 2023-12-12 15:45:12.878. Invocation{op=com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp{serviceName='hz:core:raft', identityHash=1574691972, partitionId=82, replicaIndex=0, callId=-39, invocationTime=1702395922559 (2023-12-12 15:45:22.559), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, groupId=CPGroupId{name='group', seed=0, groupId=3063}, op=com.hazelcast.cp.internal.session.operation.CreateSessionOp{serviceName='hz:core:raftSession', endpoint=[127.0.0.1]:5702, endpointName=null, endpointType=SERVER}}, tryCount=250, tryPauseMillis=500, invokeCount=15, callTimeoutMillis=60000, firstInvocationTimeMs=1702395917114, firstInvocationTime='2023-12-12 15:45:17.114', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[127.0.0.1]:5702, targetMember=Member [127.0.0.1]:5702 - 6306db45-7558-4928-8673-e85790aacf7d this, memberListVersion=3, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=com.hazelcast.internal.server.FirewallingServer$FirewallingConnection@567f0005}
--------------------------
[ERROR]   SemaphoreAdvancedTest>AbstractSemaphoreAdvancedTest.testInactiveSessionsAreEventuallyClosed:248->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->AbstractSemaphoreAdvancedTest.lambda$testInactiveSessionsAreEventuallyClosed$5:251->AbstractSemaphoreAdvancedTest.testInactiveSessionsAreEventuallyClosed:248->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->AbstractSemaphoreAdvancedTest.lambda$testInactiveSessionsAreEventuallyClosed$5:251 ? OperationTimeout RaftQueryOp got rejected before execution due to not starting within the operation-call-timeout of: 60000 ms. Current time: 2023-12-12 15:48:47.295. Start time: 2023-12-12 15:45:22.198. Total elapsed time: 205097 ms. Invocation{op=com.hazelcast.cp.internal.operation.RaftQueryOp{serviceName='hz:core:raft', identityHash=1586089906, partitionId=252, replicaIndex=0, callId=-208, invocationTime=1702395922198 (2023-12-12 15:45:22.198), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, op=com.hazelcast.cp.internal.session.operation.GetSessionsOp{serviceName='hz:core:raftSession'}, groupId=CPGroupId{name='group', seed=0, groupId=4046}, policy=LINEARIZABLE}, tryCount=250, tryPauseMillis=500, invokeCount=1, callTimeoutMillis=60000, firstInvocationTimeMs=1702395922198, firstInvocationTime='2023-12-12 15:45:22.198', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[127.0.0.1]:5701, targetMember=Member [127.0.0.1]:5701 - 5b66abc1-62a3-4cdf-9421-12f57e059dae this, memberListVersion=3, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}
--------------------------
[ERROR]   SemaphoreAdvancedTest>AbstractSemaphoreAdvancedTest.testPermitIncreaseClearsWaitTimeouts:168->AbstractSemaphoreAdvancedTest.testPermitIncreaseClearsWaitTimeouts:168 ? OperationTimeout DefaultRaftReplicateOp got rejected before execution due to not starting within the operation-call-timeout of: 60000 ms. Current time: 2023-12-12 15:48:47.295. Start time: 2023-12-12 15:45:16.101. Total elapsed time: 211194 ms. Invocation{op=com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp{serviceName='hz:core:raft', identityHash=64330414, partitionId=195, replicaIndex=0, callId=-42, invocationTime=1702395922355 (2023-12-12 15:45:22.355), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, groupId=CPGroupId{name='group', seed=0, groupId=5344}, op=com.hazelcast.cp.internal.datastructures.semaphore.operation.InitSemaphoreOp{serviceName='hz:raft:semaphoreService', name=semaphore, permits=1}}, tryCount=250, tryPauseMillis=500, invokeCount=18, callTimeoutMillis=60000, firstInvocationTimeMs=1702395916101, firstInvocationTime='2023-12-12 15:45:16.101', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[127.0.0.1]:5703, targetMember=Member [127.0.0.1]:5703 - 43d48a2c-69fb-4b71-b357-6bb7bfdcd13d, memberListVersion=3, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=com.hazelcast.internal.server.FirewallingServer$FirewallingConnection@8898794}
--------------------------
[ERROR] com.hazelcast.cp.internal.datastructures.semaphore.SemaphoreInitialPermitsTest.testSemaphoreInit
--------------------------
[ERROR]   Run 3: SemaphoreInitialPermitsTest.testSemaphoreInit:95->testSemaphoreInit:95 ? OperationTimeout RaftQueryOp invocation failed to complete due to operation-heartbeat-timeout. Current time: 2023-12-12 15:48:47.443. Start time: 2023-12-12 15:45:16.256. Total elapsed time: 211187 ms. Last operation heartbeat: never. Last operation heartbeat from member: never. Invocation{op=com.hazelcast.cp.internal.operation.RaftQueryOp{serviceName='hz:core:raft', identityHash=1700184827, partitionId=239, replicaIndex=0, callId=-67, invocationTime=1702395921399 (2023-12-12 15:45:21.399), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, op=com.hazelcast.cp.internal.datastructures.semaphore.operation.AvailablePermitsOp{serviceName='hz:raft:semaphoreService', name=semaphore1}, groupId=CPGroupId{name='default', seed=0, groupId=6201}, policy=LINEARIZABLE}, tryCount=250, tryPauseMillis=500, invokeCount=17, callTimeoutMillis=60000, firstInvocationTimeMs=1702395916256, firstInvocationTime='2023-12-12 15:45:16.256', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[127.0.0.1]:5703, targetMember=Member [127.0.0.1]:5703 - 4bd6686a-665a-4835-a316-9d643159b639, memberListVersion=3, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=com.hazelcast.internal.server.FirewallingServer$FirewallingConnection@6f50bf2a}
--------------------------
[ERROR] Tests run: 58009, Failures: 13, Errors: 11, Skipped: 213
--------------------------
[ERROR] There are test failures.
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.411 s <<< FAILURE! -- in com.hazelcast.jet.kafka.KafkaDataConnectionTest
--------------------------
[ERROR] com.hazelcast.jet.kafka.KafkaDataConnectionTest -- Time elapsed: 1.411 s <<< ERROR!
--------------------------
[ERROR] Errors: 
--------------------------
[ERROR]   KafkaDataConnectionTest.beforeClass:55 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR] Tests run: 7, Failures: 0, Errors: 1, Skipped: 0
--------------------------
[ERROR] 
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 7.552 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.kafka.SqlPlanCacheTest
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.kafka.SqlPlanCacheTest -- Time elapsed: 7.552 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.073 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.kafka.KafkaDataConnectionSqlTest
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.kafka.KafkaDataConnectionSqlTest -- Time elapsed: 9.073 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.812 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.kafka.SqlKafkaAggregateTest
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.kafka.SqlKafkaAggregateTest -- Time elapsed: 9.812 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.159 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.kafka.SqlPojoTest
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.kafka.SqlPojoTest -- Time elapsed: 9.159 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.269 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.kafka.KafkaDataConnectionIntegrationTest
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.kafka.KafkaDataConnectionIntegrationTest -- Time elapsed: 0.269 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.309 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.kafka.SqlAvroTest
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.kafka.SqlAvroTest -- Time elapsed: 0.309 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 6.431 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.kafka.SqlAvroSchemaEvolutionTest
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.kafka.SqlAvroSchemaEvolutionTest -- Time elapsed: 6.431 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.016 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.kafka.SqlJsonTest
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.kafka.SqlJsonTest -- Time elapsed: 9.016 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.11 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.kafka.KafkaIntegrationSqlTest
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.kafka.KafkaIntegrationSqlTest -- Time elapsed: 11.11 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 8.873 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.kafka.SqlPrimitiveTest
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.kafka.SqlPrimitiveTest -- Time elapsed: 8.873 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.015 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.aggregate.SqlAggregationWithDmlTest
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.aggregate.SqlAggregationWithDmlTest -- Time elapsed: 0.015 s <<< ERROR!
--------------------------
[ERROR] Errors: 
--------------------------
[ERROR]   SqlAggregationWithDmlTest ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   KafkaDataConnectionIntegrationTest>KafkaSqlTestSupport.setup:49->KafkaSqlTestSupport.setup:54->KafkaSqlTestSupport.createKafkaCluster:65 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   KafkaDataConnectionSqlTest>KafkaSqlTestSupport.setup:49->KafkaSqlTestSupport.setup:54->KafkaSqlTestSupport.createKafkaCluster:65 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   KafkaIntegrationSqlTest>KafkaSqlTestSupport.setup:49->KafkaSqlTestSupport.setup:54->KafkaSqlTestSupport.createKafkaCluster:65 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   SqlAvroSchemaEvolutionTest>KafkaSqlTestSupport.setup:49->KafkaSqlTestSupport.setup:54->KafkaSqlTestSupport.createKafkaCluster:65 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   SqlAvroTest>KafkaSqlTestSupport.setup:49->KafkaSqlTestSupport.setup:54->KafkaSqlTestSupport.createKafkaCluster:65 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   SqlJsonTest>KafkaSqlTestSupport.setup:49->KafkaSqlTestSupport.setup:54->KafkaSqlTestSupport.createKafkaCluster:65 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   SqlKafkaAggregateTest>KafkaSqlTestSupport.setup:49->KafkaSqlTestSupport.setup:54->KafkaSqlTestSupport.createKafkaCluster:65 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   SqlPlanCacheTest>KafkaSqlTestSupport.setup:49->KafkaSqlTestSupport.setup:54->KafkaSqlTestSupport.createKafkaCluster:65 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   SqlPojoTest.setup:56->KafkaSqlTestSupport.setup:54->KafkaSqlTestSupport.createKafkaCluster:65 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   SqlPrimitiveTest>KafkaSqlTestSupport.setup:49->KafkaSqlTestSupport.setup:54->KafkaSqlTestSupport.createKafkaCluster:65 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR] Tests run: 6199, Failures: 0, Errors: 11, Skipped: 10
--------------------------
[ERROR] 
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.558 s <<< FAILURE! -- in com.hazelcast.jet.mongodb.dataconnection.MongoDataConnectionTest
--------------------------
[ERROR] com.hazelcast.jet.mongodb.dataconnection.MongoDataConnectionTest -- Time elapsed: 3.558 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.681 s <<< FAILURE! -- in com.hazelcast.jet.mongodb.dataconnection.MongoDataConnectionAuthTest
--------------------------
[ERROR] com.hazelcast.jet.mongodb.dataconnection.MongoDataConnectionAuthTest -- Time elapsed: 3.681 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.674 s <<< FAILURE! -- in com.hazelcast.jet.mongodb.dataconnection.MongoDataConnectionSslTest
--------------------------
[ERROR] com.hazelcast.jet.mongodb.dataconnection.MongoDataConnectionSslTest.should_connect_with_ssl -- Time elapsed: 1.820 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.823 s <<< FAILURE! -- in com.hazelcast.jet.mongodb.dataconnection.MongoDataConnectionMutualSslTest
--------------------------
[ERROR] com.hazelcast.jet.mongodb.dataconnection.MongoDataConnectionMutualSslTest.should_connect_with_ssl -- Time elapsed: 1.842 s <<< ERROR!
--------------------------
[ERROR] Errors: 
--------------------------
[ERROR]   MongoDataConnectionAuthTest.setUp:67 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   MongoDataConnectionMutualSslTest>MongoDataConnectionSslTestBase.should_connect_with_ssl:80 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   MongoDataConnectionSslTest>MongoDataConnectionSslTestBase.should_connect_with_ssl:80 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   MongoDataConnectionTest>AbstractMongoTest.setUp:75 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0
--------------------------
[ERROR] 
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.192 s <<< FAILURE! -- in com.hazelcast.jet.mongodb.MongoSourcesWindowedTest
--------------------------
[ERROR] com.hazelcast.jet.mongodb.MongoSourcesWindowedTest -- Time elapsed: 1.192 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! -- in com.hazelcast.jet.mongodb.MongoSinkTest
--------------------------
[ERROR] com.hazelcast.jet.mongodb.MongoSinkTest -- Time elapsed: 0.002 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! -- in com.hazelcast.jet.mongodb.MongoSourceTest
--------------------------
[ERROR] com.hazelcast.jet.mongodb.MongoSourceTest -- Time elapsed: 0.002 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! -- in com.hazelcast.jet.mongodb.MongoSourceVariousIdTypesTest
--------------------------
[ERROR] com.hazelcast.jet.mongodb.MongoSourceVariousIdTypesTest -- Time elapsed: 0.001 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! -- in com.hazelcast.jet.mongodb.MongoSourceResourceExistenceTest
--------------------------
[ERROR] com.hazelcast.jet.mongodb.MongoSourceResourceExistenceTest -- Time elapsed: 0.001 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.mongodb.FieldResolverTest
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.mongodb.FieldResolverTest -- Time elapsed: 0.002 s <<< ERROR!
--------------------------
[ERROR] Errors: 
--------------------------
[ERROR]   MongoSinkTest>AbstractMongoTest.setUp:75 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   MongoSourceResourceExistenceTest>AbstractMongoTest.setUp:75 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   MongoSourceTest>AbstractMongoTest.setUp:75 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   MongoSourceVariousIdTypesTest>AbstractMongoTest.setUp:75 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   MongoSourcesWindowedTest>AbstractMongoTest.setUp:75 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   FieldResolverTest ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR] Tests run: 18, Failures: 0, Errors: 6, Skipped: 0
--------------------------
[ERROR] 
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.347 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.mongodb.AllTypesSelectMongoSqlConnectorIT
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.mongodb.AllTypesSelectMongoSqlConnectorIT -- Time elapsed: 1.347 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.mongodb.AllTypesInsertMongoSqlConnectorIT
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.mongodb.AllTypesInsertMongoSqlConnectorIT -- Time elapsed: 0.002 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.mongodb.MongoBatchSqlConnectorUpdateIT
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.mongodb.MongoBatchSqlConnectorUpdateIT -- Time elapsed: 0.002 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.mongodb.MongoSqlConnectorIT
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.mongodb.MongoSqlConnectorIT -- Time elapsed: 0.003 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.mongodb.AllTypesSelectInsertedMongoSqlConnectorIT
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.mongodb.AllTypesSelectInsertedMongoSqlConnectorIT -- Time elapsed: 0.001 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.mongodb.MongoCreateDataConnectionSqlIT
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.mongodb.MongoCreateDataConnectionSqlIT -- Time elapsed: 0.001 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.mongodb.MongoStreamSqlConnectorIT
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.mongodb.MongoStreamSqlConnectorIT -- Time elapsed: 0.002 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.mongodb.SqlMappingIT
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.mongodb.SqlMappingIT -- Time elapsed: 0.003 s <<< ERROR!
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.007 s <<< FAILURE! -- in com.hazelcast.jet.sql.impl.connector.mongodb.MongoBatchSqlConnectorDeleteIT
--------------------------
[ERROR] com.hazelcast.jet.sql.impl.connector.mongodb.MongoBatchSqlConnectorDeleteIT -- Time elapsed: 0.007 s <<< ERROR!
--------------------------
[ERROR] Errors: 
--------------------------
[ERROR]   AllTypesInsertMongoSqlConnectorIT>MongoSqlIT.beforeClass:59 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   AllTypesSelectInsertedMongoSqlConnectorIT>MongoSqlIT.beforeClass:59 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   AllTypesSelectMongoSqlConnectorIT>MongoSqlIT.beforeClass:59 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   MongoBatchSqlConnectorDeleteIT>MongoSqlIT.beforeClass:59 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   MongoBatchSqlConnectorUpdateIT>MongoSqlIT.beforeClass:59 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   MongoCreateDataConnectionSqlIT>MongoSqlIT.beforeClass:59 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   MongoSqlConnectorIT>MongoSqlIT.beforeClass:59 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   MongoStreamSqlConnectorIT>MongoSqlIT.beforeClass:59 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR]   SqlMappingIT>MongoSqlIT.beforeClass:59 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR] Tests run: 9, Failures: 0, Errors: 9, Skipped: 0
--------------------------
[ERROR] 
--------------------------
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.065 s <<< FAILURE! -- in com.hazelcast.mapstore.mongodb.MongoGenericMapStoreIT
--------------------------
[ERROR] com.hazelcast.mapstore.mongodb.MongoGenericMapStoreIT -- Time elapsed: 3.065 s <<< ERROR!
--------------------------
[ERROR] Errors: 
--------------------------
[ERROR]   MongoGenericMapStoreIT.beforeClass:73 ? ContainerLaunch Container startup failed for image testcontainers/ryuk:0.5.1
--------------------------
[ERROR] Tests run: 95, Failures: 0, Errors: 1, Skipped: 1
--------------------------
[ERROR] 
--------------------------
--------------------------
-------TEST FAILURE-------
--------------------------
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   BoundedReentrantFencedLockTest>AbstractBoundedReentrantFencedLockTest.setup:52->createInstances:40->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
[ERROR]   BoundedReentrantFencedLockTest>AbstractBoundedReentrantFencedLockTest.setup:52->createInstances:40->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
[ERROR]   BoundedReentrantFencedLockTest>AbstractBoundedReentrantFencedLockTest.setup:52->createInstances:40->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
[ERROR]   BoundedReentrantFencedLockTest>AbstractBoundedReentrantFencedLockTest.setup:52->createInstances:40->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
[ERROR]   FencedLockBasicTest>AbstractFencedLockBasicTest.setup:60->createInstances:48->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
[ERROR]   FencedLockBasicTest>AbstractFencedLockBasicTest.setup:60->createInstances:48->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
[ERROR]   FencedLockBasicTest>AbstractFencedLockBasicTest.setup:60->createInstances:48->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
[ERROR]   NonReentrantFencedLockTest>AbstractNonReentrantFencedLockTest.setup:50->createInstances:35->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
[ERROR]   SemaphoreAdvancedTest>AbstractSemaphoreAdvancedTest.setup:73->createInstances:61->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
[ERROR]   SessionAwareSemaphoreBasicTest>AbstractSessionAwareSemaphoreBasicTest.setup:58->createInstances:48->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
[ERROR]   SessionAwareSemaphoreBasicTest>AbstractSessionAwareSemaphoreBasicTest.setup:58->createInstances:48->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
[ERROR]   SessionlessSemaphoreBasicTest>AbstractSessionlessSemaphoreBasicTest.setup:49->createInstances:37->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
[ERROR]   SessionlessSemaphoreBasicTest>AbstractSessionlessSemaphoreBasicTest.setup:49->createInstances:37->HazelcastRaftTestSupport.newInstances:99->HazelcastRaftTestSupport.newInstances:118->HazelcastRaftTestSupport.waitUntilCPDiscoveryCompleted:91->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->HazelcastRaftTestSupport.lambda$waitUntilCPDiscoveryCompleted$1:93
[ERROR] Errors: 
[ERROR]   FencedLockAdvancedTest>AbstractFencedLockAdvancedTest.testActiveSessionIsNotClosedWhenPendingWaitKey:228->AbstractFencedLockAdvancedTest.testActiveSessionIsNotClosedWhenPendingWaitKey:228 ? OperationTimeout DefaultRaftReplicateOp invocation failed to complete due to operation-heartbeat-timeout. Current time: 2023-12-12 15:48:48.716. Start time: 2023-12-12 15:45:16.179. Total elapsed time: 212537 ms. Last operation heartbeat: never. Last operation heartbeat from member: 2023-12-12 15:45:44.587. Invocation{op=com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp{serviceName='hz:core:raft', identityHash=1460661596, partitionId=265, replicaIndex=0, callId=-59, invocationTime=1702395922608 (2023-12-12 15:45:22.608), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, groupId=CPGroupId{name='group', seed=0, groupId=1078}, op=com.hazelcast.cp.internal.session.operation.CreateSessionOp{serviceName='hz:core:raftSession', endpoint=[127.0.0.1]:5701, endpointName=null, endpointType=SERVER}}, tryCount=250, tryPauseMillis=500, invokeCount=18, callTimeoutMillis=60000, firstInvocationTimeMs=1702395916179, firstInvocationTime='2023-12-12 15:45:16.179', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[127.0.0.1]:5701, targetMember=Member [127.0.0.1]:5701 - 7b86483b-fed6-4626-a1d3-4f5b3b1c1fde this, memberListVersion=3, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=com.hazelcast.internal.server.FirewallingServer$FirewallingConnection@139e650b}
[ERROR]   FencedLockAdvancedTest>AbstractFencedLockAdvancedTest.testDestroyClearsWaitTimeouts:144 ? Runtime java.util.concurrent.ExecutionException: com.hazelcast.core.OperationTimeoutException: DefaultRaftReplicateOp invocation failed to complete due to operation-heartbeat-timeout. Current time: 2023-12-12 15:48:47.309. Start time: 2023-12-12 15:45:16.177. Total elapsed time: 211132 ms. Last operation heartbeat: never. Last operation heartbeat from member: 2023-12-12 15:46:11.937. Invocation{op=com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp{serviceName='hz:core:raft', identityHash=1210655718, partitionId=180, replicaIndex=0, callId=-41, invocationTime=1702395918199 (2023-12-12 15:45:18.199), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, groupId=CPGroupId{name='group', seed=0, groupId=8039}, op=com.hazelcast.cp.internal.session.operation.CreateSessionOp{serviceName='hz:core:raftSession', endpoint=[127.0.0.1]:5702, endpointName=null, endpointType=SERVER}}, tryCount=250, tryPauseMillis=500, invokeCount=17, callTimeoutMillis=60000, firstInvocationTimeMs=1702395916177, firstInvocationTime='2023-12-12 15:45:16.177', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[127.0.0.1]:5702, targetMember=Member [127.0.0.1]:5702 - 2764aeea-ab78-4080-8afc-d4184689874a this, memberListVersion=3, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=com.hazelcast.internal.server.FirewallingServer$FirewallingConnection@2aa7d5bf}
[ERROR]   FencedLockAdvancedTest>AbstractFencedLockAdvancedTest.testFailedTryLockClearsWaitTimeouts:128 ? Runtime java.util.concurrent.ExecutionException: com.hazelcast.core.OperationTimeoutException: DefaultRaftReplicateOp invocation failed to complete due to operation-heartbeat-timeout. Current time: 2023-12-12 15:48:48.723. Start time: 2023-12-12 15:45:15.843. Total elapsed time: 212880 ms. Last operation heartbeat: never. Last operation heartbeat from member: never. Invocation{op=com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp{serviceName='hz:core:raft', identityHash=230711437, partitionId=123, replicaIndex=0, callId=-59, invocationTime=1702395918077 (2023-12-12 15:45:18.077), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, groupId=CPGroupId{name='group', seed=0, groupId=7440}, op=com.hazelcast.cp.internal.session.operation.CreateSessionOp{serviceName='hz:core:raftSession', endpoint=[127.0.0.1]:5701, endpointName=null, endpointType=SERVER}}, tryCount=250, tryPauseMillis=500, invokeCount=17, callTimeoutMillis=60000, firstInvocationTimeMs=1702395915843, firstInvocationTime='2023-12-12 15:45:15.843', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[127.0.0.1]:5702, targetMember=Member [127.0.0.1]:5702 - ba30b90a-b70f-4abd-9cee-fede5f3af11a, memberListVersion=3, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=com.hazelcast.internal.server.FirewallingServer$FirewallingConnection@1fa44b71}
[ERROR]   FencedLockAdvancedTest>AbstractFencedLockAdvancedTest.testLockAcquired_whenLockOwnerShutsDown:251->AbstractFencedLockAdvancedTest.testLockAcquired_whenLockOwnerShutsDown:251 ? OperationTimeout DefaultRaftReplicateOp invocation failed to complete due to operation-heartbeat-timeout. Current time: 2023-12-12 15:48:48.722. Start time: 2023-12-12 15:45:16.179. Total elapsed time: 212543 ms. Last operation heartbeat: never. Last operation heartbeat from member: 2023-12-12 15:45:11.932. Invocation{op=com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp{serviceName='hz:core:raft', identityHash=1002605820, partitionId=211, replicaIndex=0, callId=-44, invocationTime=1702395918197 (2023-12-12 15:45:18.197), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, groupId=CPGroupId{name='group', seed=0, groupId=7799}, op=com.hazelcast.cp.internal.session.operation.CreateSessionOp{serviceName='hz:core:raftSession', endpoint=[127.0.0.1]:5702, endpointName=null, endpointType=SERVER}}, tryCount=250, tryPauseMillis=500, invokeCount=17, callTimeoutMillis=60000, firstInvocationTimeMs=1702395916179, firstInvocationTime='2023-12-12 15:45:16.179', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[127.0.0.1]:5702, targetMember=Member [127.0.0.1]:5702 - 561e4164-ff49-4f58-9ccc-77ce6e332fa0 this, memberListVersion=3, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=com.hazelcast.internal.server.FirewallingServer$FirewallingConnection@17fb610f}
[ERROR]   FencedLockBasicTest>AbstractFencedLockBasicTest.testUnlock_whenPendingLockOfOtherThread:206->HazelcastTestSupport.spawn:316 ? TestTimedOut test timed out after 60000 milliseconds
[ERROR]   NonReentrantFencedLockTest>AbstractNonReentrantFencedLockTest.setup:52 ? IllegalState Could not create CP group: group
[ERROR]   NonReentrantFencedLockTest>AbstractNonReentrantFencedLockTest.testReentrantTryLockAndGetFenceFails:147->AbstractNonReentrantFencedLockTest.testReentrantTryLockAndGetFenceFails:147 ? OperationTimeout DefaultRaftReplicateOp invocation failed to complete due to operation-heartbeat-timeout. Current time: 2023-12-12 15:48:47.493. Start time: 2023-12-12 15:45:17.067. Total elapsed time: 210426 ms. Last operation heartbeat: never. Last operation heartbeat from member: 2023-12-12 15:45:12.741. Invocation{op=com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp{serviceName='hz:core:raft', identityHash=993600302, partitionId=119, replicaIndex=0, callId=-43, invocationTime=1702395917068 (2023-12-12 15:45:17.068), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, groupId=CPGroupId{name='group', seed=0, groupId=2016}, op=com.hazelcast.cp.internal.session.operation.CreateSessionOp{serviceName='hz:core:raftSession', endpoint=[127.0.0.1]:5701, endpointName=null, endpointType=SERVER}}, tryCount=250, tryPauseMillis=500, invokeCount=2, callTimeoutMillis=60000, firstInvocationTimeMs=1702395917067, firstInvocationTime='2023-12-12 15:45:17.067', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[127.0.0.1]:5701, targetMember=Member [127.0.0.1]:5701 - dc665733-bdb8-4ecf-b4ab-46d35a51495f this, memberListVersion=3, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=com.hazelcast.internal.server.FirewallingServer$FirewallingConnection@443e7599}
[ERROR]   NonReentrantFencedLockTest>AbstractNonReentrantFencedLockTest.testTryLockTimeout:94->AbstractNonReentrantFencedLockTest.testTryLockTimeout:94 ? OperationTimeout DefaultRaftReplicateOp invocation failed to complete due to operation-heartbeat-timeout. Current time: 2023-12-12 15:48:47.491. Start time: 2023-12-12 15:45:17.114. Total elapsed time: 210377 ms. Last operation heartbeat: never. Last operation heartbeat from member: 2023-12-12 15:45:12.878. Invocation{op=com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp{serviceName='hz:core:raft', identityHash=1574691972, partitionId=82, replicaIndex=0, callId=-39, invocationTime=1702395922559 (2023-12-12 15:45:22.559), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, groupId=CPGroupId{name='group', seed=0, groupId=3063}, op=com.hazelcast.cp.internal.session.operation.CreateSessionOp{serviceName='hz:core:raftSession', endpoint=[127.0.0.1]:5702, endpointName=null, endpointType=SERVER}}, tryCount=250, tryPauseMillis=500, invokeCount=15, callTimeoutMillis=60000, firstInvocationTimeMs=1702395917114, firstInvocationTime='2023-12-12 15:45:17.114', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[127.0.0.1]:5702, targetMember=Member [127.0.0.1]:5702 - 6306db45-7558-4928-8673-e85790aacf7d this, memberListVersion=3, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=com.hazelcast.internal.server.FirewallingServer$FirewallingConnection@567f0005}
[ERROR]   SemaphoreAdvancedTest>AbstractSemaphoreAdvancedTest.testInactiveSessionsAreEventuallyClosed:248->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->AbstractSemaphoreAdvancedTest.lambda$testInactiveSessionsAreEventuallyClosed$5:251->AbstractSemaphoreAdvancedTest.testInactiveSessionsAreEventuallyClosed:248->HazelcastTestSupport.assertTrueEventually:1288->HazelcastTestSupport.assertTrueEventually:1183->AbstractSemaphoreAdvancedTest.lambda$testInactiveSessionsAreEventuallyClosed$5:251 ? OperationTimeout RaftQueryOp got rejected before execution due to not starting within the operation-call-timeout of: 60000 ms. Current time: 2023-12-12 15:48:47.295. Start time: 2023-12-12 15:45:22.198. Total elapsed time: 205097 ms. Invocation{op=com.hazelcast.cp.internal.operation.RaftQueryOp{serviceName='hz:core:raft', identityHash=1586089906, partitionId=252, replicaIndex=0, callId=-208, invocationTime=1702395922198 (2023-12-12 15:45:22.198), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, op=com.hazelcast.cp.internal.session.operation.GetSessionsOp{serviceName='hz:core:raftSession'}, groupId=CPGroupId{name='group', seed=0, groupId=4046}, policy=LINEARIZABLE}, tryCount=250, tryPauseMillis=500, invokeCount=1, callTimeoutMillis=60000, firstInvocationTimeMs=1702395922198, firstInvocationTime='2023-12-12 15:45:22.198', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[127.0.0.1]:5701, targetMember=Member [127.0.0.1]:5701 - 5b66abc1-62a3-4cdf-9421-12f57e059dae this, memberListVersion=3, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}
[ERROR]   SemaphoreAdvancedTest>AbstractSemaphoreAdvancedTest.testPermitIncreaseClearsWaitTimeouts:168->AbstractSemaphoreAdvancedTest.testPermitIncreaseClearsWaitTimeouts:168 ? OperationTimeout DefaultRaftReplicateOp got rejected before execution due to not starting within the operation-call-timeout of: 60000 ms. Current time: 2023-12-12 15:48:47.295. Start time: 2023-12-12 15:45:16.101. Total elapsed time: 211194 ms. Invocation{op=com.hazelcast.cp.internal.operation.DefaultRaftReplicateOp{serviceName='hz:core:raft', identityHash=64330414, partitionId=195, replicaIndex=0, callId=-42, invocationTime=1702395922355 (2023-12-12 15:45:22.355), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, groupId=CPGroupId{name='group', seed=0, groupId=5344}, op=com.hazelcast.cp.internal.datastructures.semaphore.operation.InitSemaphoreOp{serviceName='hz:raft:semaphoreService', name=semaphore, permits=1}}, tryCount=250, tryPauseMillis=500, invokeCount=18, callTimeoutMillis=60000, firstInvocationTimeMs=1702395916101, firstInvocationTime='2023-12-12 15:45:16.101', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[127.0.0.1]:5703, targetMember=Member [127.0.0.1]:5703 - 43d48a2c-69fb-4b71-b357-6bb7bfdcd13d, memberListVersion=3, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=com.hazelcast.internal.server.FirewallingServer$FirewallingConnection@8898794}
[ERROR] com.hazelcast.cp.internal.datastructures.semaphore.SemaphoreInitialPermitsTest.testSemaphoreInit
[INFO]   Run 1: PASS
[INFO]   Run 2: PASS
[ERROR]   Run 3: SemaphoreInitialPermitsTest.testSemaphoreInit:95->testSemaphoreInit:95 ? OperationTimeout RaftQueryOp invocation failed to complete due to operation-heartbeat-timeout. Current time: 2023-12-12 15:48:47.443. Start time: 2023-12-12 15:45:16.256. Total elapsed time: 211187 ms. Last operation heartbeat: never. Last operation heartbeat from member: never. Invocation{op=com.hazelcast.cp.internal.operation.RaftQueryOp{serviceName='hz:core:raft', identityHash=1700184827, partitionId=239, replicaIndex=0, callId=-67, invocationTime=1702395921399 (2023-12-12 15:45:21.399), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, op=com.hazelcast.cp.internal.datastructures.semaphore.operation.AvailablePermitsOp{serviceName='hz:raft:semaphoreService', name=semaphore1}, groupId=CPGroupId{name='default', seed=0, groupId=6201}, policy=LINEARIZABLE}, tryCount=250, tryPauseMillis=500, invokeCount=17, callTimeoutMillis=60000, firstInvocationTimeMs=1702395916256, firstInvocationTime='2023-12-12 15:45:16.256', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[127.0.0.1]:5703, targetMember=Member [127.0.0.1]:5703 - 4bd6686a-665a-4835-a316-9d643159b639, memberListVersion=3, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=com.hazelcast.internal.server.FirewallingServer$FirewallingConnection@6f50bf2a}
[INFO]   Run 4: PASS
[INFO]   Run 5: PASS
[INFO]   Run 6: PASS
[INFO]   Run 7: PASS
[INFO]   Run 8: PASS
[INFO] 
[INFO] 
[ERROR] Tests run: 58009, Failures: 13, Errors: 11, Skipped: 213
[INFO] 

[ERROR] There are test failures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Source: Internal PR or issue was opened by an employee
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants