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

build(deps): bump dagger from 2.42 to 2.55 in /hiero-dependency-versions #17378

Merged

build(deps): bump dagger from 2.42 to 2.55 in /hiero-dependency-versions

a9f2532
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

build(deps): bump dagger from 2.42 to 2.55 in /hiero-dependency-versions #17378

build(deps): bump dagger from 2.42 to 2.55 in /hiero-dependency-versions
a9f2532
Select commit
Loading
Failed to load commit list.
GitHub Actions / Node: HAPI Test (Smart Contract) Results failed Jan 27, 2025 in 0s

163 fail in 1s

108 files  108 suites   1s ⏱️
163 tests   0 ✅ 0 💤 163 ❌
761 runs    0 ✅ 0 💤 761 ❌

Results for commit a9f2532.

Annotations

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.WipeTokenAccountPrecompileSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 2 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.WipeTokenAccountPrecompileSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.WipeTokenAccountPrecompileSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.RedirectPrecompileSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 3 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.RedirectPrecompileSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.RedirectPrecompileSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.TokenExpiryInfoSuite$WhenAuthorized

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

initializationError (com.hedera.services.bdd.suites.contract.precompile.TokenExpiryInfoSuite$WhenAuthorized) failed

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.TokenExpiryInfoSuite$WhenAuthorized.xml [took 0s]
Raw output
java.lang.IllegalStateException: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
	at com.hedera.services.bdd.suites.contract.precompile.TokenExpiryInfoSuite$WhenAuthorized.beforeAll(TokenExpiryInfoSuite.java:143)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
	at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
	at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:651)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	... 5 more
Caused by: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	... 6 more

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.token.TransferTokenTest$FailedTransferTokenTest

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 2 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.token.TransferTokenTest$FailedTransferTokenTest)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.token.TransferTokenTest$FailedTransferTokenTest.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.schedule.ContractSignScheduleTest$SignScheduleFromContractTest

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

initializationError (com.hedera.services.bdd.suites.contract.precompile.schedule.ContractSignScheduleTest$SignScheduleFromContractTest) failed

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.schedule.ContractSignScheduleTest$SignScheduleFromContractTest.xml [took 0s]
Raw output
java.lang.IllegalStateException: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
	at com.hedera.services.bdd.suites.contract.precompile.schedule.ContractSignScheduleTest$SignScheduleFromContractTest.beforeAll(ContractSignScheduleTest.java:262)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	... 5 more
Caused by: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	... 6 more

Check warning on line 0 in com.hedera.services.bdd.suites.contract.evm.Evm46ValidationSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 53 runs failed: as written (com.hedera.services.bdd.suites.contract.evm.Evm46ValidationSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.evm.Evm46ValidationSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.evm.Evm46ValidationSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

internalCallWithValueToNonExistingNonMirrorAddressWithoutEnoughGasForLazyCreationResultsInSuccessNoAccountCreated as written (com.hedera.services.bdd.suites.contract.evm.Evm46ValidationSuite) failed

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.evm.Evm46ValidationSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.evm.Evm46ValidationSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

internalCallWithValueToNonExistingNonMirrorAddressWithEnoughGasForLazyCreationResultsInSuccessAccountCreated as written (com.hedera.services.bdd.suites.contract.evm.Evm46ValidationSuite) failed

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.evm.Evm46ValidationSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.traceability.TraceabilitySuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

initializationError (com.hedera.services.bdd.suites.contract.traceability.TraceabilitySuite) failed

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.traceability.TraceabilitySuite.xml [took 0s]
Raw output
java.lang.IllegalStateException: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
	at com.hedera.services.bdd.suites.contract.traceability.TraceabilitySuite.beforeAll(TraceabilitySuite.java:176)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	... 5 more
Caused by: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	... 6 more

Check warning on line 0 in com.hedera.services.bdd.suites.contract.hapi.ContractCallLocalSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 12 runs failed: as written (com.hedera.services.bdd.suites.contract.hapi.ContractCallLocalSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.hapi.ContractCallLocalSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$MintTests

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 4 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$MintTests)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$MintTests.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.AtomicCryptoTransferHTSSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 15 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.AtomicCryptoTransferHTSSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.AtomicCryptoTransferHTSSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.airdrops.TokenClaimAirdropSystemContractTest

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

initializationError (com.hedera.services.bdd.suites.contract.precompile.airdrops.TokenClaimAirdropSystemContractTest) failed

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.airdrops.TokenClaimAirdropSystemContractTest.xml [took 0s]
Raw output
java.lang.IllegalStateException: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
	at com.hedera.services.bdd.suites.contract.precompile.airdrops.TokenClaimAirdropSystemContractTest.setUp(TokenClaimAirdropSystemContractTest.java:79)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	... 5 more
Caused by: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	... 6 more

Check warning on line 0 in com.hedera.services.bdd.suites.contract.hapi.ContractGetBytecodeSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 4 runs failed: as written (com.hedera.services.bdd.suites.contract.hapi.ContractGetBytecodeSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.hapi.ContractGetBytecodeSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.ContractMintHTSV2SecurityModelSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 7 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.ContractMintHTSV2SecurityModelSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.ContractMintHTSV2SecurityModelSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.validation.LogValidationTest

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

as written (com.hedera.services.bdd.suites.validation.LogValidationTest) failed

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.validation.LogValidationTest.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.opcodes.SStoreSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 3 runs failed: as written (com.hedera.services.bdd.suites.contract.opcodes.SStoreSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.opcodes.SStoreSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.LazyCreateThroughPrecompileSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 8 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.LazyCreateThroughPrecompileSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.LazyCreateThroughPrecompileSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$ApproveTests

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 12 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$ApproveTests)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$ApproveTests.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.opcodes.SelfDestructSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

initializationError (com.hedera.services.bdd.suites.contract.opcodes.SelfDestructSuite) failed

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.opcodes.SelfDestructSuite.xml [took 0s]
Raw output
java.lang.IllegalStateException: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
	at com.hedera.services.bdd.suites.contract.opcodes.SelfDestructSuite.beforeAll(SelfDestructSuite.java:85)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	... 5 more
Caused by: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	... 6 more

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.TokenInfoHTSSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 17 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.TokenInfoHTSSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.TokenInfoHTSSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.token.UpdateTokenPrecompileTest$OnceAuthorized

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

initializationError (com.hedera.services.bdd.suites.contract.precompile.token.UpdateTokenPrecompileTest$OnceAuthorized) failed

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.token.UpdateTokenPrecompileTest$OnceAuthorized.xml [took 0s]
Raw output
java.lang.IllegalStateException: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
	at com.hedera.services.bdd.suites.contract.precompile.token.UpdateTokenPrecompileTest$OnceAuthorized.beforeAll(UpdateTokenPrecompileTest.java:162)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
	at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
	at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:651)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	... 5 more
Caused by: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	... 6 more

Check warning on line 0 in com.hedera.services.bdd.suites.contract.hapi.ContractGetInfoSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 4 runs failed: as written (com.hedera.services.bdd.suites.contract.hapi.ContractGetInfoSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.hapi.ContractGetInfoSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.records.LogsSuite

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

All 5 runs failed: as written (com.hedera.services.bdd.suites.contract.records.LogsSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.records.LogsSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$TransfersTests

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Smart Contract) Results

initializationError (com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$TransfersTests) failed

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$TransfersTests.xml [took 0s]
Raw output
java.lang.IllegalStateException: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
	at com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$TransfersTests.beforeAll(NumericValidationTest.java:627)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	... 5 more
Caused by: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999487817S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1198]
  Cause       : java.util.concurrent.TimeoutException
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:228)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:228)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	... 6 more