Post Test
[2025-10-15T20:42:03.332Z]
[2025-10-15T20:42:03.332Z]
[2025-10-15T20:42:03.332Z] All tests finished, run result summary:
[2025-10-15T20:42:03.332Z] cd "/Users/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2025-10-15T20:42:03.332Z] perl "resultsSum.pl" --failuremk="/Users/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/Users/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17605608426933/TestTargetResult" --platFile="/Users/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=8 --jdkImpl=hotspot --jdkVendor="temurin" --spec=osx_x86-64 --buildList=functional --customTarget="" --testTarget=extended.functional --tapPath=/Users/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17605608426933/ --tapName=Test_openjdk8_hs_extended.functional_x86-64_mac.tap --comment=""
[2025-10-15T20:42:03.332Z]
[2025-10-15T20:42:03.332Z]
[2025-10-15T20:42:03.332Z] TEST TARGETS SUMMARY
[2025-10-15T20:42:03.332Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-10-15T20:42:03.332Z] DISABLED test targets:
[2025-10-15T20:42:03.332Z] CryptoTests_0
[2025-10-15T20:42:03.332Z] SecurityTests_0
[2025-10-15T20:42:03.332Z]
[2025-10-15T20:42:03.332Z] PASSED test targets:
[2025-10-15T20:42:03.332Z] CryptoTests_jtreg_0 - Test results: passed: 31
[2025-10-15T20:42:03.332Z] IllegalAccessProtectedMethodTest_hs_0
[2025-10-15T20:42:03.332Z]
[2025-10-15T20:42:03.332Z] TOTAL: 6 EXECUTED: 2 PASSED: 2 FAILED: 0 DISABLED: 2 SKIPPED: 2
[2025-10-15T20:42:03.332Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-10-15T20:42:03.332Z]
[2025-10-15T20:42:03.332Z] ALL TESTS PASSED
[2025-10-15T20:42:03.332Z]
[2025-10-15T20:42:03.332Z] _extended.functional done
[Pipeline] sh
[2025-10-15T20:42:05.926Z] ++ uname
[2025-10-15T20:42:05.926Z] + '[' Darwin = AIX ']'
[2025-10-15T20:42:05.926Z] ++ uname
[2025-10-15T20:42:05.926Z] + '[' Darwin = SunOS ']'
[2025-10-15T20:42:05.926Z] ++ uname
[2025-10-15T20:42:05.926Z] + '[' Darwin = '*BSD' ']'
[2025-10-15T20:42:05.926Z] + MAKE=make
[2025-10-15T20:42:05.926Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-10-15T20:42:05.926Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] }
[2025-10-15T20:42:06.385Z] $ ssh-agent -k
[2025-10-15T20:42:06.390Z] unset SSH_AUTH_SOCK;
[2025-10-15T20:42:06.390Z] unset SSH_AGENT_PID;
[2025-10-15T20:42:06.390Z] echo Agent pid 18128 killed;
[2025-10-15T20:42:07.021Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-10-15T20:42:07.138Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-15T20:42:07.284Z] Archiving artifacts
[2025-10-15T20:42:07.561Z] Recording fingerprints
[Pipeline] echo
[2025-10-15T20:42:07.718Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-15T20:42:07.863Z] Archiving artifacts
[2025-10-15T20:42:08.148Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-10-15T20:42:09.091Z] Tap file found: aqa-tests/TKG/output_17605608426933/Test_openjdk8_hs_extended.functional_x86-64_mac.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-10-15T20:42:09.445Z] Recording test results
[2025-10-15T20:42:09.777Z] None of the test reports contained any result
[2025-10-15T20:42:09.778Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-15T20:42:09.817Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-15T20:42:09.665Z] No test report files were found. Configuration error?
[2025-10-15T20:42:11.311Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-10-15T20:42:11.311Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] cleanWs
[2025-10-15T20:42:12.009Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-15T20:42:12.009Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-15T20:42:13.158Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-10-15T20:42:14.792Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2025-10-15T20:42:14.792Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-15T20:42:15.245Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS