Test_openjdk17_hs_extended.openjdk_x86-64_mac

Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin" build number 606 originally caused by: Started by upstream project "build-scripts/openjdk17-pipeline" build number 1021 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 494 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead. DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead. Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 31ffbca1ff4c45373a50af68fc64c070652d1aad (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 31ffbca1ff4c45373a50af68fc64c070652d1aad # timeout=10 Commit message: "Add platform excludes for JDK26 release (#6921)" > git rev-list --no-walk 30c0b963c9041edc85df0a417b51c2220cd7058a # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-03-04T22:02:05.520Z] SPEC: osx_x86-64 [Pipeline] echo [2026-03-04T22:02:05.523Z] Specified LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac) [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-03-04T22:02:05.614Z] dynamicAgents: [] [Pipeline] echo [2026-03-04T22:02:05.635Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac) [Pipeline] nodesByLabel [2026-03-04T22:02:05.714Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label [Pipeline] node [2026-03-04T22:02:20.832Z] Still waiting to schedule task [2026-03-04T22:02:20.833Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)’ [2026-03-04T22:26:41.293Z] Running on test-orka-macos15-x64-c1kxc in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2026-03-04T22:26:41.365Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-03-04T22:26:41.601Z] [WS-CLEANUP] Deleting project workspace... [2026-03-04T22:26:41.601Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-03-04T22:26:41.718Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-03-04T22:26:41.820Z] The recommended git tool is: git [2026-03-04T22:26:41.925Z] No credentials specified [2026-03-04T22:26:41.925Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead. [2026-03-04T22:26:41.968Z] Cloning the remote Git repository [2026-03-04T22:26:41.996Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-03-04T22:26:41.997Z] > git init /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests # timeout=10 [2026-03-04T22:26:42.661Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache [2026-03-04T22:26:42.661Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-03-04T22:26:42.661Z] > git --version # timeout=10 [2026-03-04T22:26:42.750Z] > git --version # 'git version 2.39.5 (Apple Git-154)' [2026-03-04T22:26:42.797Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-04T22:26:56.921Z] Avoid second fetch [2026-03-04T22:26:57.179Z] Checking out Revision 31ffbca1ff4c45373a50af68fc64c070652d1aad (origin/master) [2026-03-04T22:26:56.616Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-03-04T22:26:56.687Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-04T22:26:56.850Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-03-04T22:26:57.133Z] > git config core.sparsecheckout # timeout=10 [2026-03-04T22:26:57.554Z] > git checkout -f 31ffbca1ff4c45373a50af68fc64c070652d1aad # timeout=10 [2026-03-04T22:27:06.137Z] Commit message: "Add platform excludes for JDK26 release (#6921)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-03-04T22:27:07.687Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-03-04T22:27:07.700Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-03-04T22:27:08.873Z] + LC_TIME=C [2026-03-04T22:27:08.873Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-03-04T22:27:09.344Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-03-04T22:27:10.638Z] + aqa-tests/terminateTestProcesses.sh admin [2026-03-04T22:27:12.841Z] 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 Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-03-04T22:27:15.255Z] + printenv [2026-03-04T22:27:15.255Z] JCK_GIT_BRANCH=master [2026-03-04T22:27:15.255Z] DYNAMIC_COMPILE=false [2026-03-04T22:27:15.255Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/225/ [2026-03-04T22:27:15.255Z] OPENJ9_BRANCH=master [2026-03-04T22:27:15.255Z] JENKINS_NODE_COOKIE=a394f386-b610-42d6-85dc-e5b36f2f6a97 [2026-03-04T22:27:15.255Z] DOCKER_REQUIRED=false [2026-03-04T22:27:15.255Z] PARALLEL=Dynamic [2026-03-04T22:27:15.255Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-03-04T22:27:15.255Z] SHELL=/bin/zsh [2026-03-04T22:27:15.255Z] jobStatus=SUCCESS [2026-03-04T22:27:15.255Z] JOBSTARTTIME=Wed, 04 Mar 2026 17:27:08 -0500 [2026-03-04T22:27:15.255Z] STAGE_NAME=Setup [2026-03-04T22:27:15.255Z] SSH_CLIENT=10.221.188.31 42817 22 [2026-03-04T22:27:15.255Z] TMPDIR=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/ [2026-03-04T22:27:15.255Z] BUILD_TAG=jenkins-Test_openjdk17_hs_extended.openjdk_x86-64_mac-225 [2026-03-04T22:27:15.255Z] RERUN_FAILURE=true [2026-03-04T22:27:15.255Z] SDK_RESOURCE=upstream [2026-03-04T22:27:15.255Z] TIME_LIMIT=25 [2026-03-04T22:27:15.255Z] EXTERNAL_TEST_CMD=mvn clean install [2026-03-04T22:27:15.255Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-03-04T22:27:15.255Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/ [2026-03-04T22:27:15.255Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac [2026-03-04T22:27:15.255Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/225/display/redirect?page=changes [2026-03-04T22:27:15.255Z] JDK_BRANCH=jdk-17.0.19+5_adopt [2026-03-04T22:27:15.255Z] USER=admin [2026-03-04T22:27:15.255Z] ACTIVE_NODE_TIMEOUT=5 [2026-03-04T22:27:15.255Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17 [2026-03-04T22:27:15.255Z] ADOPTOPENJDK_BRANCH=master [2026-03-04T22:27:15.255Z] ARCHIVE_TEST_RESULTS=false [2026-03-04T22:27:15.255Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin [2026-03-04T22:27:15.255Z] STF_OWNER_BRANCH=adoptium:master [2026-03-04T22:27:15.255Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/225/display/redirect?page=artifacts [2026-03-04T22:27:15.255Z] LIGHT_WEIGHT_CHECKOUT=false [2026-03-04T22:27:15.255Z] ORIGIN_JDK_VERSION=17 [2026-03-04T22:27:15.255Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 [2026-03-04T22:27:15.255Z] SETUP_JCK_RUN=false [2026-03-04T22:27:15.255Z] SPEC=osx_x86-64 [2026-03-04T22:27:15.255Z] PERSONAL_BUILD=false [2026-03-04T22:27:15.255Z] TKG_ITERATIONS=1 [2026-03-04T22:27:15.255Z] TKG_OWNER_BRANCH=adoptium:master [2026-03-04T22:27:15.255Z] RERUN_ITERATIONS=1 [2026-03-04T22:27:15.255Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-03-04T22:27:15.255Z] ITERATIONS=1 [2026-03-04T22:27:15.255Z] KEEP_REPORTDIR=true [2026-03-04T22:27:15.255Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin [2026-03-04T22:27:15.255Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib [2026-03-04T22:27:15.255Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/225/display/redirect [2026-03-04T22:27:15.255Z] _=/usr/bin/printenv [2026-03-04T22:27:15.255Z] GENERATE_JOBS=true [2026-03-04T22:27:15.255Z] PWD=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac [2026-03-04T22:27:15.255Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2026-03-04T22:27:15.255Z] HUDSON_URL=https://ci.adoptium.net/ [2026-03-04T22:27:15.255Z] EXIT_FAILURE=false [2026-03-04T22:27:15.255Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-03-04T22:27:15.255Z] SLACK_CHANNEL=aqavit-bot [2026-03-04T22:27:15.255Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-03-04T22:27:15.255Z] JDK_VERSION=17 [2026-03-04T22:27:15.255Z] JOB_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_mac [2026-03-04T22:27:15.255Z] BUILD_DISPLAY_NAME=#225 [2026-03-04T22:27:15.255Z] USE_TESTENV_PROPERTIES=false [2026-03-04T22:27:15.255Z] BUILD_ID=225 [2026-03-04T22:27:15.255Z] EXIT_SUCCESS=false [2026-03-04T22:27:15.255Z] JENKINS_URL=https://ci.adoptium.net/ [2026-03-04T22:27:15.255Z] TEST_TIME=120 [2026-03-04T22:27:15.255Z] PLATFORM=x86-64_mac [2026-03-04T22:27:15.255Z] JDK_IMPL=hotspot [2026-03-04T22:27:15.255Z] JOB_BASE_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_mac [2026-03-04T22:27:15.255Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/225/display/redirect?page=tests [2026-03-04T22:27:15.255Z] AUTO_DETECT=true [2026-03-04T22:27:15.255Z] SHLVL=2 [2026-03-04T22:27:15.255Z] HOME=/Users/admin [2026-03-04T22:27:15.255Z] TAP_NAME=Test_openjdk17_hs_extended.openjdk_x86-64_mac.tap [2026-03-04T22:27:15.255Z] CI=true [2026-03-04T22:27:15.255Z] EXECUTOR_NUMBER=0 [2026-03-04T22:27:15.255Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac@tmp [2026-03-04T22:27:15.255Z] JENKINS_SERVER_COOKIE=durable-0c32cf14c3586d712158165cbada0e99c0ab22415bb73df8549216afcabea6af [2026-03-04T22:27:15.255Z] NODE_LABELS=macos15 test ci.role.test sw.os.osx hw.arch.x86 orka mac test-orka-macos15-x64-c1kxc sw.os.mac x86_64 x64 x86 ci.role.perf [2026-03-04T22:27:15.255Z] TARGET=extended.openjdk [2026-03-04T22:27:15.255Z] BUILD_LIST=openjdk [2026-03-04T22:27:15.255Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/system_lib [2026-03-04T22:27:15.255Z] LOGNAME=admin [2026-03-04T22:27:15.255Z] EXTERNAL_CUSTOM_BRANCH=master [2026-03-04T22:27:15.255Z] JDK_REPO=https://github.com/adoptium/jdk17u [2026-03-04T22:27:15.255Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-03-04T22:27:15.255Z] SSH_CONNECTION=10.221.188.31 42817 192.168.122.2 22 [2026-03-04T22:27:15.255Z] UPSTREAM_JOB_NUMBER=606 [2026-03-04T22:27:15.255Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-03-04T22:27:15.255Z] NODE_NAME=test-orka-macos15-x64-c1kxc [2026-03-04T22:27:15.255Z] BUILD_NUMBER=225 [2026-03-04T22:27:15.255Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_mac/display/redirect [2026-03-04T22:27:15.255Z] KEEP_WORKSPACE=false [2026-03-04T22:27:15.255Z] HUDSON_COOKIE=58c5be15-30af-49bc-bc77-dc6a1d63d98b [2026-03-04T22:27:15.255Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../benchmarks [2026-03-04T22:27:15.255Z] USE_JRE=false [2026-03-04T22:27:15.255Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image [2026-03-04T22:27:15.255Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-03-04T22:27:15.255Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-03-04T22:27:15.730Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-03-04T22:27:15.750Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-03-04T22:28:52.867Z] Copied 7 artifacts from "build-scripts » jobs » jdk17u » jdk17u-mac-x64-temurin" build number 606 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2026-03-04T22:28:53.085Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2026-03-04T22:28:53.093Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac [Pipeline] { [Pipeline] sshagent [2026-03-04T22:28:53.037Z] $ ssh-agent [2026-03-04T22:28:53.337Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-3v38QuBVTWJM/agent.12826 [2026-03-04T22:28:53.337Z] SSH_AGENT_PID=12827 [2026-03-04T22:28:53.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-03-04T22:28:53.355Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-03-04T22:28:53.371Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-03-04T22:28:54.500Z] ++ pwd [2026-03-04T22:28:54.500Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 17 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-03-04T22:28:55.395Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests [2026-03-04T22:28:55.395Z] get jdk binary... [2026-03-04T22:28:55.395Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-03-04T22:28:55.888Z] Uncompressing file: OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_5-ea.tar.gz ... [2026-03-04T22:29:12.373Z] List files in jdkbinary folder... [2026-03-04T22:29:12.373Z] total 598664 [2026-03-04T22:29:12.373Z] -rw-r--r-- 1 admin staff 46407067 Mar 4 15:48 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:12.373Z] -rw-r--r-- 1 admin staff 180540659 Mar 4 15:52 OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:12.373Z] -rw-r--r-- 1 admin staff 37616403 Mar 4 15:52 OpenJDK17U-jre_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:12.373Z] -rw-r--r-- 1 admin staff 30198 Mar 4 15:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_5-ea-metadata.json [2026-03-04T22:29:12.373Z] -rw-r--r-- 1 admin staff 157203 Mar 4 16:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_5-ea.json [2026-03-04T22:29:12.373Z] -rw-r--r-- 1 admin staff 4062623 Mar 4 15:52 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:12.373Z] -rw-r--r-- 1 admin staff 30852015 Mar 4 15:47 OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:12.373Z] drwxr-xr-x 3 admin staff 96 Mar 4 17:28 tmp [2026-03-04T22:29:12.373Z] List files in jdkbinary/tmp folder... [2026-03-04T22:29:12.373Z] total 0 [2026-03-04T22:29:12.373Z] drwxr-xr-x 3 admin staff 96 Mar 4 07:51 jdk-17.0.19+5 [2026-03-04T22:29:12.373Z] Moving directory jdk-17.0.19+5/ to ../j2sdk-image [2026-03-04T22:29:12.373Z] Uncompressing file: OpenJDK17U-jre_x64_mac_hotspot_17.0.19_5-ea.tar.gz ... [2026-03-04T22:29:14.082Z] List files in jdkbinary folder... [2026-03-04T22:29:14.082Z] total 598664 [2026-03-04T22:29:14.082Z] -rw-r--r-- 1 admin staff 46407067 Mar 4 15:48 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:14.082Z] -rw-r--r-- 1 admin staff 180540659 Mar 4 15:52 OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:14.082Z] -rw-r--r-- 1 admin staff 37616403 Mar 4 15:52 OpenJDK17U-jre_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:14.082Z] -rw-r--r-- 1 admin staff 30198 Mar 4 15:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_5-ea-metadata.json [2026-03-04T22:29:14.082Z] -rw-r--r-- 1 admin staff 157203 Mar 4 16:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_5-ea.json [2026-03-04T22:29:14.082Z] -rw-r--r-- 1 admin staff 4062623 Mar 4 15:52 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:14.082Z] -rw-r--r-- 1 admin staff 30852015 Mar 4 15:47 OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:14.082Z] drwxr-xr-x 3 admin staff 96 Mar 4 07:51 j2sdk-image [2026-03-04T22:29:14.082Z] drwxr-xr-x 3 admin staff 96 Mar 4 17:29 tmp [2026-03-04T22:29:14.082Z] List files in jdkbinary/tmp folder... [2026-03-04T22:29:14.082Z] total 0 [2026-03-04T22:29:14.082Z] drwxr-xr-x 3 admin staff 96 Mar 4 07:52 jdk-17.0.19+5-jre [2026-03-04T22:29:14.082Z] Moving directory jdk-17.0.19+5-jre/ to ../j2re-image [2026-03-04T22:29:14.082Z] Uncompressing file: OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_5-ea.tar.gz ... [2026-03-04T22:29:14.082Z] List files in jdkbinary folder... [2026-03-04T22:29:14.082Z] total 598664 [2026-03-04T22:29:14.082Z] -rw-r--r-- 1 admin staff 46407067 Mar 4 15:48 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:14.082Z] -rw-r--r-- 1 admin staff 180540659 Mar 4 15:52 OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:14.082Z] -rw-r--r-- 1 admin staff 37616403 Mar 4 15:52 OpenJDK17U-jre_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:14.082Z] -rw-r--r-- 1 admin staff 30198 Mar 4 15:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_5-ea-metadata.json [2026-03-04T22:29:14.082Z] -rw-r--r-- 1 admin staff 157203 Mar 4 16:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_5-ea.json [2026-03-04T22:29:14.082Z] -rw-r--r-- 1 admin staff 4062623 Mar 4 15:52 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:14.082Z] -rw-r--r-- 1 admin staff 30852015 Mar 4 15:47 OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:14.082Z] drwxr-xr-x 3 admin staff 96 Mar 4 07:52 j2re-image [2026-03-04T22:29:14.082Z] drwxr-xr-x 3 admin staff 96 Mar 4 07:51 j2sdk-image [2026-03-04T22:29:14.082Z] drwxr-xr-x 3 admin staff 96 Mar 4 17:29 tmp [2026-03-04T22:29:14.082Z] List files in jdkbinary/tmp folder... [2026-03-04T22:29:14.082Z] total 0 [2026-03-04T22:29:14.082Z] drwxr-xr-x 3 admin staff 96 Mar 4 15:47 jdk-17.0.19+5-static-libs [2026-03-04T22:29:14.082Z] Moving directory jdk-17.0.19+5-static-libs/ to ../static-libs [2026-03-04T22:29:14.748Z] Uncompressing file: OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_5-ea.tar.gz ... [2026-03-04T22:29:20.993Z] List files in jdkbinary folder... [2026-03-04T22:29:20.993Z] total 598664 [2026-03-04T22:29:20.993Z] -rw-r--r-- 1 admin staff 46407067 Mar 4 15:48 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:20.993Z] -rw-r--r-- 1 admin staff 180540659 Mar 4 15:52 OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:20.993Z] -rw-r--r-- 1 admin staff 37616403 Mar 4 15:52 OpenJDK17U-jre_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:20.994Z] -rw-r--r-- 1 admin staff 30198 Mar 4 15:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_5-ea-metadata.json [2026-03-04T22:29:20.994Z] -rw-r--r-- 1 admin staff 157203 Mar 4 16:49 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_5-ea.json [2026-03-04T22:29:20.994Z] -rw-r--r-- 1 admin staff 4062623 Mar 4 15:52 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:20.994Z] -rw-r--r-- 1 admin staff 30852015 Mar 4 15:47 OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_5-ea.tar.gz [2026-03-04T22:29:20.994Z] drwxr-xr-x 3 admin staff 96 Mar 4 07:52 j2re-image [2026-03-04T22:29:20.994Z] drwxr-xr-x 3 admin staff 96 Mar 4 07:51 j2sdk-image [2026-03-04T22:29:20.994Z] drwxr-xr-x 3 admin staff 96 Mar 4 15:47 static-libs [2026-03-04T22:29:20.994Z] drwxr-xr-x 3 admin staff 96 Mar 4 17:29 tmp [2026-03-04T22:29:20.994Z] List files in jdkbinary/tmp folder... [2026-03-04T22:29:20.994Z] total 0 [2026-03-04T22:29:20.994Z] drwxr-xr-x 7 admin staff 224 Mar 4 15:43 jdk-17.0.19+5-test-image [2026-03-04T22:29:20.994Z] Moving directory jdk-17.0.19+5-test-image/ to ../openjdk-test-image [2026-03-04T22:29:20.994Z] Uncompressing OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_5-ea.tar.gz over ./j2sdk-image... [2026-03-04T22:29:23.524Z] Removing top-level folder jdk-17.0.19+5-debug-image/ [2026-03-04T22:29:23.967Z] Removing top-level folder jdk-17.0.19+5/ [2026-03-04T22:29:25.807Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image... [2026-03-04T22:29:25.808Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2026-03-04T22:29:25.808Z] Run: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version [2026-03-04T22:29:25.808Z] =JAVA VERSION OUTPUT BEGIN= [2026-03-04T22:29:37.011Z] openjdk version "17.0.19-beta" 2026-04-21 [2026-03-04T22:29:37.011Z] OpenJDK Runtime Environment Temurin-17.0.19+5-202603042033 (build 17.0.19-beta+5-ea) [2026-03-04T22:29:37.011Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+5-202603042033 (build 17.0.19-beta+5-ea, mixed mode) [2026-03-04T22:29:37.011Z] =JAVA VERSION OUTPUT END= [2026-03-04T22:29:37.011Z] get testKitGen... [2026-03-04T22:29:37.011Z] git clone -q https://github.com/adoptium/TKG.git [2026-03-04T22:29:41.977Z] git rev-parse master [2026-03-04T22:29:41.977Z] git checkout -q -f cb29dafdf78000f6c8a624af3ef8aa5293ec8d45 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-03-04T22:29:42.152Z] $ ssh-agent -k [2026-03-04T22:29:42.410Z] unset SSH_AUTH_SOCK; [2026-03-04T22:29:42.410Z] unset SSH_AGENT_PID; [2026-03-04T22:29:42.410Z] echo Agent pid 12827 killed; [2026-03-04T22:29:42.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] echo [2026-03-04T22:29:42.964Z] readProperties file: ./aqa-tests/job.properties [Pipeline] readProperties [Pipeline] echo [2026-03-04T22:29:43.229Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-03-04T22:29:43.501Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=17&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-mac-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-17.0.19%2B5_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=606&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-03-04T22:29:43.512Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-orka-macos15-x64-c1kxc&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=17&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-mac-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-17.0.19%2B5_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=606&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-03-04T22:29:43.553Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-03-04T22:29:43.906Z] Copied 1 artifact from "getTRSSOutput" build number 2066 [Pipeline] sh [2026-03-04T22:29:44.700Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-03-04T22:29:44.700Z] + gzip -cd TRSSOutput.tar.gz [2026-03-04T22:29:44.700Z] + tar xof - [2026-03-04T22:29:45.774Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-03-04T22:29:45.895Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-03-04T22:29:45.913Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-03-04T22:29:45.950Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label [Pipeline] echo [2026-03-04T22:29:45.953Z] Machine limit is 6. [Pipeline] sh [2026-03-04T22:29:46.698Z] + cd ./aqa-tests/TKG [2026-03-04T22:29:46.698Z] ++ uname [2026-03-04T22:29:46.698Z] + '[' Darwin = AIX ']' [2026-03-04T22:29:46.698Z] ++ uname [2026-03-04T22:29:46.698Z] + '[' Darwin = SunOS ']' [2026-03-04T22:29:46.698Z] ++ uname [2026-03-04T22:29:46.698Z] + '[' Darwin = '*BSD' ']' [2026-03-04T22:29:46.698Z] + MAKE=make [2026-03-04T22:29:46.698Z] + make genParallelList TEST=extended.openjdk TEST_TIME=120 NUM_MACHINES= [2026-03-04T22:29:46.698Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-03-04T22:29:46.698Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib [2026-03-04T22:29:46.698Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-04T22:29:46.698Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-04T22:29:46.698Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-03-04T22:29:46.698Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-03-04T22:29:52.766Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2026-03-04T22:29:59.074Z] [2026-03-04T22:29:59.074Z] build: [2026-03-04T22:29:59.074Z] [2026-03-04T22:29:59.074Z] clean: [2026-03-04T22:29:59.074Z] [2026-03-04T22:29:59.074Z] init: [2026-03-04T22:29:59.074Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin [2026-03-04T22:29:59.074Z] [2026-03-04T22:29:59.074Z] getDependentLibs: [2026-03-04T22:30:01.583Z] [exec] -------------------------------------------- [2026-03-04T22:30:01.583Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib [2026-03-04T22:30:01.583Z] [exec] task is set to default [2026-03-04T22:30:01.583Z] [exec] dependencyList is set to json_simple [2026-03-04T22:30:01.583Z] [exec] System Test jars will not be downloaded. [2026-03-04T22:30:01.583Z] [exec] -------------------------------------------- [2026-03-04T22:30:01.583Z] [exec] Starting download third party dependent jars [2026-03-04T22:30:01.583Z] [exec] -------------------------------------------- [2026-03-04T22:30:01.583Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib [2026-03-04T22:30:01.583Z] [exec] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-03-04T22:30:01.583Z] [exec] downloaded dependent third party jars successfully [2026-03-04T22:30:01.583Z] [2026-03-04T22:30:01.583Z] compile: [2026-03-04T22:30:01.583Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-03-04T22:30:01.583Z] [echo] ============COMPILER SETTINGS============ [2026-03-04T22:30:01.583Z] [echo] ===fork: yes [2026-03-04T22:30:01.583Z] [echo] ===debug: on [2026-03-04T22:30:02.142Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin [2026-03-04T22:30:11.385Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API. [2026-03-04T22:30:11.385Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-03-04T22:30:11.385Z] [2026-03-04T22:30:11.385Z] dist: [2026-03-04T22:30:11.385Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2026-03-04T22:30:11.385Z] [2026-03-04T22:30:11.385Z] BUILD SUCCESSFUL [2026-03-04T22:30:11.385Z] Total time: 17 seconds [2026-03-04T22:30:11.385Z] 0 [2026-03-04T22:30:11.385Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-03-04T22:30:11.385Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-03-04T22:30:11.385Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2026-03-04T22:30:22.167Z] ****************************** MACHINE INFO ****************************** [2026-03-04T22:30:22.167Z] File path : /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG [2026-03-04T22:30:22.167Z] Free Physical Memory Size : 13056184320 [2026-03-04T22:30:22.167Z] Free space (bytes) : 69753675776 [2026-03-04T22:30:22.167Z] Total Physical Memory Size : 20152582144 [2026-03-04T22:30:22.167Z] Total space (bytes) : 96427008000 [2026-03-04T22:30:22.167Z] Usable space (bytes) : 69753675776 [2026-03-04T22:30:22.167Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-03-04T22:30:22.167Z] bashVersion : [2026-03-04T22:30:22.167Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0) [2026-03-04T22:30:22.167Z] Copyright (C) 2025 Free Software Foundation, Inc. [2026-03-04T22:30:22.167Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-03-04T22:30:22.167Z] [2026-03-04T22:30:22.167Z] This is free software; you are free to change and redistribute it. [2026-03-04T22:30:22.167Z] There is NO WARRANTY, to the extent permitted by law. [2026-03-04T22:30:22.167Z] cpuCores : 4 [2026-03-04T22:30:22.167Z] curlVersion : [2026-03-04T22:30:22.167Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0 [2026-03-04T22:30:22.167Z] Release-Date: 2024-03-27 [2026-03-04T22:30:22.167Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-03-04T22:30:22.167Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets [2026-03-04T22:30:22.167Z] dockerVersion : bash: line 1: docker: command not found [2026-03-04T22:30:22.167Z] gcc version : 17.0.0 [2026-03-04T22:30:22.167Z] gclibc version : bash: line 1: ldd: command not found [2026-03-04T22:30:22.167Z] gdb version : bash: line 1: gdb: command not found [2026-03-04T22:30:22.167Z] lldb version : [2026-03-04T22:30:22.167Z] lldb-1700.0.9.502 [2026-03-04T22:30:22.167Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5) [2026-03-04T22:30:22.167Z] makeVersion : [2026-03-04T22:30:22.167Z] GNU Make 3.81 [2026-03-04T22:30:22.167Z] Copyright (C) 2006 Free Software Foundation, Inc. [2026-03-04T22:30:22.167Z] This is free software; see the source for copying conditions. [2026-03-04T22:30:22.167Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2026-03-04T22:30:22.167Z] PARTICULAR PURPOSE. [2026-03-04T22:30:22.167Z] [2026-03-04T22:30:22.167Z] This program built for i386-apple-darwin11.3.0 [2026-03-04T22:30:22.167Z] mavenVersion : [2026-03-04T22:30:22.167Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-03-04T22:30:22.167Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-03-04T22:30:22.167Z] Java version: 17.0.19-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2026-03-04T22:30:22.167Z] Default locale: en_US, platform encoding: UTF-8 [2026-03-04T22:30:22.167Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac" [2026-03-04T22:30:22.167Z] perlVersion : [2026-03-04T22:30:22.167Z] [2026-03-04T22:30:22.167Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level [2026-03-04T22:30:22.167Z] (with 2 registered patches, see perl -V for more detail) [2026-03-04T22:30:22.167Z] [2026-03-04T22:30:22.167Z] Copyright 1987-2022, Larry Wall [2026-03-04T22:30:22.167Z] [2026-03-04T22:30:22.167Z] Perl may be copied only under the terms of either the Artistic License or the [2026-03-04T22:30:22.167Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-03-04T22:30:22.167Z] [2026-03-04T22:30:22.167Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-03-04T22:30:22.167Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-03-04T22:30:22.167Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-03-04T22:30:22.167Z] [2026-03-04T22:30:22.167Z] podmanVersion : bash: line 1: podman: command not found [2026-03-04T22:30:22.167Z] procArch : i386 [2026-03-04T22:30:22.167Z] sysArch : x86_64 [2026-03-04T22:30:22.167Z] sysOS : Darwin [2026-03-04T22:30:22.167Z] ulimit : [2026-03-04T22:30:22.167Z] core file size (blocks, -c) 0 [2026-03-04T22:30:22.167Z] data seg size (kbytes, -d) unlimited [2026-03-04T22:30:22.167Z] file size (blocks, -f) unlimited [2026-03-04T22:30:22.167Z] max locked memory (kbytes, -l) unlimited [2026-03-04T22:30:22.167Z] max memory size (kbytes, -m) unlimited [2026-03-04T22:30:22.167Z] open files (-n) 1048576 [2026-03-04T22:30:22.167Z] pipe size (512 bytes, -p) 1 [2026-03-04T22:30:22.167Z] stack size (kbytes, -s) 65532 [2026-03-04T22:30:22.167Z] cpu time (seconds, -t) unlimited [2026-03-04T22:30:22.167Z] max user processes (-u) 2784 [2026-03-04T22:30:22.167Z] virtual memory (kbytes, -v) unlimited [2026-03-04T22:30:22.167Z] uname : Darwin admins-iMac-Pro 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19 21:16:31 PDT 2025; root:xnu-11417.101.15~1/RELEASE_X86_64 x86_64 [2026-03-04T22:30:22.167Z] vmVendor : Oracle Corporation [2026-03-04T22:30:22.167Z] vmVersion : 17.0.19-beta+5-ea [2026-03-04T22:30:22.167Z] xlc version : bash: line 1: xlC: command not found [2026-03-04T22:30:22.167Z] ************************************************************************** [2026-03-04T22:30:22.167Z] [2026-03-04T22:30:22.167Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-03-04T22:30:22.167Z] [2026-03-04T22:30:22.167Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-03-04T22:30:22.167Z] [2026-03-04T22:30:22.167Z] System.getProperty('os.name')=Mac OS X [2026-03-04T22:30:22.167Z] [2026-03-04T22:30:22.167Z] System.getProperty('os.arch')=x86_64 [2026-03-04T22:30:22.167Z] [2026-03-04T22:30:22.167Z] System.getProperty('java.fullversion')=null [2026-03-04T22:30:22.167Z] [2026-03-04T22:30:22.167Z] System.getProperty('sun.arch.data.model')=64 [2026-03-04T22:30:22.167Z] [2026-03-04T22:30:22.167Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib [2026-03-04T22:30:22.167Z] perl scripts/configure.pl [2026-03-04T22:30:22.167Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-03-04T22:30:23.216Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-03-04T22:30:23.216Z] [2026-03-04T22:30:23.216Z] [2026-03-04T22:30:23.216Z] Starting to generate parallel test lists. [2026-03-04T22:30:23.216Z] [2026-03-04T22:30:23.216Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml [2026-03-04T22:30:23.216Z] Attempting to get test duration data from TRSS. [2026-03-04T22:30:23.216Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=17&impl=hs&platform=x86-64_mac&group=openjdk&level=extended [2026-03-04T22:30:24.214Z] Attempting to get test duration data from cached files. [2026-03-04T22:30:24.214Z] [2026-03-04T22:30:24.214Z] TEST DURATION [2026-03-04T22:30:24.214Z] ==================================================================================== [2026-03-04T22:30:24.214Z] Total number of tests searched: 90 [2026-03-04T22:30:24.214Z] Number of test durations found: 90 [2026-03-04T22:30:24.214Z] Top slowest tests: [2026-03-04T22:30:24.214Z] 175m47s jdk_tools_1 [2026-03-04T22:30:24.214Z] 156m31s hotspot_compiler_0 [2026-03-04T22:30:24.214Z] 150m27s jdk_tools_0 [2026-03-04T22:30:24.214Z] ==================================================================================== [2026-03-04T22:30:24.214Z] Warning: Test jdk_tools_1 has duration 175m47s, which is greater than the specified test list execution time 120m00s. [2026-03-04T22:30:24.214Z] Warning: Test hotspot_compiler_0 has duration 156m31s, which is greater than the specified test list execution time 120m00s. [2026-03-04T22:30:24.214Z] Warning: Test jdk_tools_0 has duration 150m27s, which is greater than the specified test list execution time 120m00s. [2026-03-04T22:30:24.214Z] Warning: Test hotspot_gc_0 has duration 138m32s, which is greater than the specified test list execution time 120m00s. [2026-03-04T22:30:24.214Z] [2026-03-04T22:30:24.214Z] Test target is split into 12 lists. [2026-03-04T22:30:24.214Z] Reducing estimated test running time from 1499m07s to 175m47s. [2026-03-04T22:30:24.214Z] [2026-03-04T22:30:24.214Z] -------------------------------------testList_0------------------------------------- [2026-03-04T22:30:24.214Z] Number of tests: 1 [2026-03-04T22:30:24.214Z] Estimated running time: 175m47s [2026-03-04T22:30:24.214Z] TESTLIST=jdk_tools_1 [2026-03-04T22:30:24.214Z] ------------------------------------------------------------------------------------ [2026-03-04T22:30:24.214Z] [2026-03-04T22:30:24.214Z] -------------------------------------testList_1------------------------------------- [2026-03-04T22:30:24.214Z] Number of tests: 1 [2026-03-04T22:30:24.214Z] Estimated running time: 156m31s [2026-03-04T22:30:24.214Z] TESTLIST=hotspot_compiler_0 [2026-03-04T22:30:24.214Z] ------------------------------------------------------------------------------------ [2026-03-04T22:30:24.214Z] [2026-03-04T22:30:24.214Z] -------------------------------------testList_2------------------------------------- [2026-03-04T22:30:24.214Z] Number of tests: 1 [2026-03-04T22:30:24.214Z] Estimated running time: 150m27s [2026-03-04T22:30:24.214Z] TESTLIST=jdk_tools_0 [2026-03-04T22:30:24.214Z] ------------------------------------------------------------------------------------ [2026-03-04T22:30:24.214Z] [2026-03-04T22:30:24.214Z] -------------------------------------testList_3------------------------------------- [2026-03-04T22:30:24.214Z] Number of tests: 1 [2026-03-04T22:30:24.214Z] Estimated running time: 138m32s [2026-03-04T22:30:24.214Z] TESTLIST=hotspot_gc_0 [2026-03-04T22:30:24.214Z] ------------------------------------------------------------------------------------ [2026-03-04T22:30:24.214Z] [2026-03-04T22:30:24.214Z] -------------------------------------testList_4------------------------------------- [2026-03-04T22:30:24.214Z] Number of tests: 2 [2026-03-04T22:30:24.214Z] Estimated running time: 119m42s [2026-03-04T22:30:24.214Z] TESTLIST=hotspot_runtime_0,jdk_rmi_1 [2026-03-04T22:30:24.214Z] ------------------------------------------------------------------------------------ [2026-03-04T22:30:24.214Z] [2026-03-04T22:30:24.214Z] -------------------------------------testList_5------------------------------------- [2026-03-04T22:30:24.214Z] Number of tests: 2 [2026-03-04T22:30:24.214Z] Estimated running time: 117m14s [2026-03-04T22:30:24.214Z] TESTLIST=jdk_security3_1,jdk_beans_0 [2026-03-04T22:30:24.214Z] ------------------------------------------------------------------------------------ [2026-03-04T22:30:24.214Z] [2026-03-04T22:30:24.214Z] -------------------------------------testList_6------------------------------------- [2026-03-04T22:30:24.214Z] Number of tests: 2 [2026-03-04T22:30:24.214Z] Estimated running time: 116m05s [2026-03-04T22:30:24.214Z] TESTLIST=jdk_security3_0,jdk_jfr_0 [2026-03-04T22:30:24.214Z] ------------------------------------------------------------------------------------ [2026-03-04T22:30:24.214Z] [2026-03-04T22:30:24.214Z] -------------------------------------testList_7------------------------------------- [2026-03-04T22:30:24.214Z] Number of tests: 3 [2026-03-04T22:30:24.214Z] Estimated running time: 116m26s [2026-03-04T22:30:24.214Z] TESTLIST=hotspot_vmTestbase_vm_gc_0,jdk_jfr_1,jdk_other_1 [2026-03-04T22:30:24.214Z] ------------------------------------------------------------------------------------ [2026-03-04T22:30:24.214Z] [2026-03-04T22:30:24.214Z] -------------------------------------testList_8------------------------------------- [2026-03-04T22:30:24.214Z] Number of tests: 3 [2026-03-04T22:30:24.214Z] Estimated running time: 115m25s [2026-03-04T22:30:24.214Z] TESTLIST=jdk_net_0,jdk_net_1,jdk_rmi_0 [2026-03-04T22:30:24.214Z] ------------------------------------------------------------------------------------ [2026-03-04T22:30:24.214Z] [2026-03-04T22:30:24.214Z] -------------------------------------testList_9------------------------------------- [2026-03-04T22:30:24.214Z] Number of tests: 6 [2026-03-04T22:30:24.214Z] Estimated running time: 119m26s [2026-03-04T22:30:24.214Z] TESTLIST=jdk_beans_1,jdk_nio_1,hotspot_serviceability_0,jdk_nio_0,jdk_jmx_1,jdk_text_0 [2026-03-04T22:30:24.214Z] ------------------------------------------------------------------------------------ [2026-03-04T22:30:24.214Z] [2026-03-04T22:30:24.214Z] -------------------------------------testList_10------------------------------------- [2026-03-04T22:30:24.214Z] Number of tests: 9 [2026-03-04T22:30:24.214Z] Estimated running time: 117m58s [2026-03-04T22:30:24.214Z] TESTLIST=jdk_vector_0,jdk_vector_1,jdk_jmx_0,jdk_jdi_1,jdk_other_0,jdk_jdi_0,jdk_time_1,jdk_time_0,jdk_io_0 [2026-03-04T22:30:24.214Z] ------------------------------------------------------------------------------------- [2026-03-04T22:30:24.214Z] [2026-03-04T22:30:24.214Z] -------------------------------------testList_11------------------------------------- [2026-03-04T22:30:24.214Z] Number of tests: 59 [2026-03-04T22:30:24.214Z] Estimated running time: 55m29s [2026-03-04T22:30:24.215Z] TESTLIST=jdk_io_1,jdk_management_0,hotspot_vmTestbase_vm_metaspace_0,jdk_instrument_0,jdk_management_1,jdk_text_1,hotspot_vmTestbase_vm_compiler_0,jdk_instrument_1,hotspot_vmTestbase_vm_defmeth_0,jdk_build_1,jdk_build_0,jdk_native_sanity_1,hotspot_native_sanity_0,jdk_native_sanity_0,jdk_awt_1,jdk_awt_0,jdk_swing_1,jdk_awt_2,jdk_2d_2,jdk_management_2,jdk_2d_1,jdk_net_2,jdk_security_infra_0,jdk_swing_2,jdk_client_sanity_0,jdk_nio_2,jdk_imageio_1,jdk_security3_2,jdk_imageio_2,jdk_sound_2,jdk_jfc_demo_0,jdk_sound_1,jdk_jfr_2,jdk_sound_0,jdk_imageio_0,jdk_client_sanity_2,jdk_rmi_2,jdk_build_2,jdk_beans_2,jdk_2d_0,jdk_tools_2,jdk_jfc_demo_1,jdk_security_infra_2,jdk_jdi_2,jdk_jfc_demo_2,jdk_jmx_2,jdk_instrument_2,jdk_text_2,jdk_time_2,jdk_io_2,jdk_client_sanity_1,jdk_swing_0,jdk_security_infra_1,jdk_vector_2,jdk_security_infra_zos_0,jdk_native_sanity_2,jdk_security_infra_zos_1,jdk_other_2,jdk_security_infra_zos_2 [2026-03-04T22:30:24.215Z] ------------------------------------------------------------------------------------- [2026-03-04T22:30:24.215Z] [2026-03-04T22:30:24.215Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [Pipeline] fileExists [Pipeline] echo [2026-03-04T22:30:24.421Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-03-04T22:30:24.580Z] TEST_TIME (120 minutes) is not possible as it exceeds the machine limit. NUM_LIST 12 > MAX_NUM_MACHINES 6 [Pipeline] echo [2026-03-04T22:30:24.582Z] Regenerate parallel list with NUM_MACHINES=6. [Pipeline] sh [2026-03-04T22:30:25.305Z] + cd ./aqa-tests/TKG [2026-03-04T22:30:25.305Z] ++ uname [2026-03-04T22:30:25.305Z] + '[' Darwin = AIX ']' [2026-03-04T22:30:25.305Z] ++ uname [2026-03-04T22:30:25.305Z] + '[' Darwin = SunOS ']' [2026-03-04T22:30:25.305Z] ++ uname [2026-03-04T22:30:25.305Z] + '[' Darwin = '*BSD' ']' [2026-03-04T22:30:25.305Z] + MAKE=make [2026-03-04T22:30:25.305Z] + make genParallelList TEST=extended.openjdk NUM_MACHINES=6 TEST_TIME= [2026-03-04T22:30:25.305Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-03-04T22:30:25.305Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib [2026-03-04T22:30:25.305Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-04T22:30:25.305Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-04T22:30:25.305Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-03-04T22:30:25.305Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-03-04T22:30:26.407Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2026-03-04T22:30:28.100Z] [2026-03-04T22:30:28.100Z] build: [2026-03-04T22:30:28.784Z] [2026-03-04T22:30:28.784Z] clean: [2026-03-04T22:30:28.784Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk [2026-03-04T22:30:28.784Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin [2026-03-04T22:30:28.784Z] [2026-03-04T22:30:28.784Z] init: [2026-03-04T22:30:28.784Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin [2026-03-04T22:30:28.784Z] [2026-03-04T22:30:28.784Z] getDependentLibs: [2026-03-04T22:30:28.784Z] [exec] -------------------------------------------- [2026-03-04T22:30:28.784Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib [2026-03-04T22:30:28.784Z] [exec] task is set to default [2026-03-04T22:30:28.784Z] [exec] dependencyList is set to json_simple [2026-03-04T22:30:28.784Z] [exec] System Test jars will not be downloaded. [2026-03-04T22:30:28.784Z] [exec] -------------------------------------------- [2026-03-04T22:30:28.784Z] [exec] Starting download third party dependent jars [2026-03-04T22:30:28.784Z] [exec] -------------------------------------------- [2026-03-04T22:30:28.784Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib [2026-03-04T22:30:28.784Z] [exec] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-03-04T22:30:28.784Z] [exec] downloaded dependent third party jars successfully [2026-03-04T22:30:28.784Z] [2026-03-04T22:30:28.784Z] compile: [2026-03-04T22:30:29.199Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-03-04T22:30:29.199Z] [echo] ============COMPILER SETTINGS============ [2026-03-04T22:30:29.199Z] [echo] ===fork: yes [2026-03-04T22:30:29.199Z] [echo] ===debug: on [2026-03-04T22:30:29.199Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin [2026-03-04T22:30:37.178Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API. [2026-03-04T22:30:37.178Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-03-04T22:30:37.178Z] [2026-03-04T22:30:37.178Z] dist: [2026-03-04T22:30:37.178Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2026-03-04T22:30:37.178Z] [2026-03-04T22:30:37.178Z] BUILD SUCCESSFUL [2026-03-04T22:30:37.178Z] Total time: 10 seconds [2026-03-04T22:30:37.178Z] 0 [2026-03-04T22:30:37.178Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-03-04T22:30:38.351Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-03-04T22:30:38.351Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2026-03-04T22:30:52.824Z] ****************************** MACHINE INFO ****************************** [2026-03-04T22:30:52.824Z] File path : /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG [2026-03-04T22:30:52.824Z] Free Physical Memory Size : 13022384128 [2026-03-04T22:30:52.824Z] Free space (bytes) : 69754056704 [2026-03-04T22:30:52.824Z] Total Physical Memory Size : 20152582144 [2026-03-04T22:30:52.824Z] Total space (bytes) : 96427008000 [2026-03-04T22:30:52.824Z] Usable space (bytes) : 69754056704 [2026-03-04T22:30:52.824Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-03-04T22:30:52.824Z] bashVersion : [2026-03-04T22:30:52.824Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0) [2026-03-04T22:30:52.824Z] Copyright (C) 2025 Free Software Foundation, Inc. [2026-03-04T22:30:52.824Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-03-04T22:30:52.824Z] [2026-03-04T22:30:52.824Z] This is free software; you are free to change and redistribute it. [2026-03-04T22:30:52.824Z] There is NO WARRANTY, to the extent permitted by law. [2026-03-04T22:30:52.824Z] cpuCores : 4 [2026-03-04T22:30:52.824Z] curlVersion : [2026-03-04T22:30:52.824Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0 [2026-03-04T22:30:52.824Z] Release-Date: 2024-03-27 [2026-03-04T22:30:52.824Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-03-04T22:30:52.824Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets [2026-03-04T22:30:52.824Z] dockerVersion : bash: line 1: docker: command not found [2026-03-04T22:30:52.824Z] gcc version : 17.0.0 [2026-03-04T22:30:52.824Z] gclibc version : bash: line 1: ldd: command not found [2026-03-04T22:30:52.824Z] gdb version : bash: line 1: gdb: command not found [2026-03-04T22:30:52.824Z] lldb version : [2026-03-04T22:30:52.824Z] lldb-1700.0.9.502 [2026-03-04T22:30:52.824Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5) [2026-03-04T22:30:52.824Z] makeVersion : [2026-03-04T22:30:52.824Z] GNU Make 3.81 [2026-03-04T22:30:52.824Z] Copyright (C) 2006 Free Software Foundation, Inc. [2026-03-04T22:30:52.824Z] This is free software; see the source for copying conditions. [2026-03-04T22:30:52.824Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2026-03-04T22:30:52.824Z] PARTICULAR PURPOSE. [2026-03-04T22:30:52.824Z] [2026-03-04T22:30:52.824Z] This program built for i386-apple-darwin11.3.0 [2026-03-04T22:30:52.824Z] mavenVersion : [2026-03-04T22:30:52.824Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-03-04T22:30:52.824Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-03-04T22:30:52.824Z] Java version: 17.0.19-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2026-03-04T22:30:52.825Z] Default locale: en_US, platform encoding: UTF-8 [2026-03-04T22:30:52.825Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac" [2026-03-04T22:30:52.825Z] perlVersion : [2026-03-04T22:30:52.825Z] [2026-03-04T22:30:52.825Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level [2026-03-04T22:30:52.825Z] (with 2 registered patches, see perl -V for more detail) [2026-03-04T22:30:52.825Z] [2026-03-04T22:30:52.825Z] Copyright 1987-2022, Larry Wall [2026-03-04T22:30:52.825Z] [2026-03-04T22:30:52.825Z] Perl may be copied only under the terms of either the Artistic License or the [2026-03-04T22:30:52.825Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-03-04T22:30:52.825Z] [2026-03-04T22:30:52.825Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-03-04T22:30:52.825Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-03-04T22:30:52.825Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-03-04T22:30:52.825Z] [2026-03-04T22:30:52.825Z] podmanVersion : bash: line 1: podman: command not found [2026-03-04T22:30:52.825Z] procArch : i386 [2026-03-04T22:30:52.825Z] sysArch : x86_64 [2026-03-04T22:30:52.825Z] sysOS : Darwin [2026-03-04T22:30:52.825Z] ulimit : [2026-03-04T22:30:52.825Z] core file size (blocks, -c) 0 [2026-03-04T22:30:52.825Z] data seg size (kbytes, -d) unlimited [2026-03-04T22:30:52.825Z] file size (blocks, -f) unlimited [2026-03-04T22:30:52.825Z] max locked memory (kbytes, -l) unlimited [2026-03-04T22:30:52.825Z] max memory size (kbytes, -m) unlimited [2026-03-04T22:30:52.825Z] open files (-n) 1048576 [2026-03-04T22:30:52.825Z] pipe size (512 bytes, -p) 1 [2026-03-04T22:30:52.825Z] stack size (kbytes, -s) 65532 [2026-03-04T22:30:52.825Z] cpu time (seconds, -t) unlimited [2026-03-04T22:30:52.825Z] max user processes (-u) 2784 [2026-03-04T22:30:52.825Z] virtual memory (kbytes, -v) unlimited [2026-03-04T22:30:52.825Z] uname : Darwin admins-iMac-Pro 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19 21:16:31 PDT 2025; root:xnu-11417.101.15~1/RELEASE_X86_64 x86_64 [2026-03-04T22:30:52.825Z] vmVendor : Oracle Corporation [2026-03-04T22:30:52.825Z] vmVersion : 17.0.19-beta+5-ea [2026-03-04T22:30:52.825Z] xlc version : bash: line 1: xlC: command not found [2026-03-04T22:30:52.825Z] ************************************************************************** [2026-03-04T22:30:52.825Z] [2026-03-04T22:30:52.825Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-03-04T22:30:52.825Z] [2026-03-04T22:30:52.825Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-03-04T22:30:52.825Z] [2026-03-04T22:30:52.825Z] System.getProperty('os.name')=Mac OS X [2026-03-04T22:30:52.825Z] [2026-03-04T22:30:52.825Z] System.getProperty('os.arch')=x86_64 [2026-03-04T22:30:52.825Z] [2026-03-04T22:30:52.825Z] System.getProperty('java.fullversion')=null [2026-03-04T22:30:52.825Z] [2026-03-04T22:30:52.825Z] System.getProperty('sun.arch.data.model')=64 [2026-03-04T22:30:52.825Z] [2026-03-04T22:30:52.825Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=6 TEST_TIME= TESTTARGET=extended.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib [2026-03-04T22:30:52.825Z] perl scripts/configure.pl [2026-03-04T22:30:52.825Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines=6 --testTime= --TRSSURL= [2026-03-04T22:30:56.153Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-03-04T22:30:56.153Z] [2026-03-04T22:30:56.153Z] [2026-03-04T22:30:56.153Z] Starting to generate parallel test lists. [2026-03-04T22:30:56.153Z] [2026-03-04T22:30:56.153Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml [2026-03-04T22:30:56.153Z] Attempting to get test duration data from TRSS. [2026-03-04T22:30:56.153Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=17&impl=hs&platform=x86-64_mac&group=openjdk&level=extended [2026-03-04T22:30:58.117Z] Attempting to get test duration data from cached files. [2026-03-04T22:30:58.117Z] [2026-03-04T22:30:58.117Z] TEST DURATION [2026-03-04T22:30:58.117Z] ==================================================================================== [2026-03-04T22:30:58.117Z] Total number of tests searched: 90 [2026-03-04T22:30:58.117Z] Number of test durations found: 90 [2026-03-04T22:30:58.117Z] Top slowest tests: [2026-03-04T22:30:58.117Z] 175m47s jdk_tools_1 [2026-03-04T22:30:58.117Z] 156m31s hotspot_compiler_0 [2026-03-04T22:30:58.117Z] 150m27s jdk_tools_0 [2026-03-04T22:30:58.117Z] ==================================================================================== [2026-03-04T22:30:58.117Z] [2026-03-04T22:30:58.117Z] Test target is split into 6 lists. [2026-03-04T22:30:58.117Z] Reducing estimated test running time from 1499m07s to 251m12s. [2026-03-04T22:30:58.117Z] [2026-03-04T22:30:58.117Z] -------------------------------------testList_0------------------------------------- [2026-03-04T22:30:58.117Z] Number of tests: 7 [2026-03-04T22:30:58.117Z] Estimated running time: 251m11s [2026-03-04T22:30:58.117Z] TESTLIST=jdk_tools_1,jdk_jfr_0,jdk_jmx_1,jdk_time_1,jdk_rmi_1,jdk_instrument_0,hotspot_vmTestbase_vm_defmeth_0 [2026-03-04T22:30:58.117Z] ------------------------------------------------------------------------------------ [2026-03-04T22:30:58.117Z] [2026-03-04T22:30:58.117Z] -------------------------------------testList_1------------------------------------- [2026-03-04T22:30:58.117Z] Number of tests: 7 [2026-03-04T22:30:58.117Z] Estimated running time: 249m20s [2026-03-04T22:30:58.117Z] TESTLIST=hotspot_compiler_0,jdk_jfr_1,jdk_beans_1,jdk_vector_1,jdk_time_0,jdk_io_1,hotspot_vmTestbase_vm_compiler_0 [2026-03-04T22:30:58.117Z] ------------------------------------------------------------------------------------ [2026-03-04T22:30:58.117Z] [2026-03-04T22:30:58.117Z] -------------------------------------testList_2------------------------------------- [2026-03-04T22:30:58.117Z] Number of tests: 8 [2026-03-04T22:30:58.117Z] Estimated running time: 249m19s [2026-03-04T22:30:58.117Z] TESTLIST=jdk_tools_0,jdk_net_1,jdk_nio_0,jdk_other_0,jdk_io_0,jdk_text_1,jdk_build_1,hotspot_native_sanity_0 [2026-03-04T22:30:58.117Z] ------------------------------------------------------------------------------------ [2026-03-04T22:30:58.117Z] [2026-03-04T22:30:58.117Z] -------------------------------------testList_3------------------------------------- [2026-03-04T22:30:58.117Z] Number of tests: 7 [2026-03-04T22:30:58.117Z] Estimated running time: 251m12s [2026-03-04T22:30:58.117Z] TESTLIST=hotspot_gc_0,jdk_net_0,hotspot_serviceability_0,jdk_jdi_1,jdk_rmi_0,jdk_management_0,jdk_instrument_1 [2026-03-04T22:30:58.117Z] ------------------------------------------------------------------------------------ [2026-03-04T22:30:58.117Z] [2026-03-04T22:30:58.117Z] -------------------------------------testList_4------------------------------------- [2026-03-04T22:30:58.117Z] Number of tests: 8 [2026-03-04T22:30:58.117Z] Estimated running time: 249m17s [2026-03-04T22:30:58.117Z] TESTLIST=hotspot_runtime_0,hotspot_vmTestbase_vm_gc_0,jdk_nio_1,jdk_jmx_0,jdk_other_1,hotspot_vmTestbase_vm_metaspace_0,jdk_build_0,jdk_native_sanity_0 [2026-03-04T22:30:58.117Z] ------------------------------------------------------------------------------------ [2026-03-04T22:30:58.117Z] [2026-03-04T22:30:58.117Z] -------------------------------------testList_5------------------------------------- [2026-03-04T22:30:58.117Z] Number of tests: 53 [2026-03-04T22:30:58.117Z] Estimated running time: 248m45s [2026-03-04T22:30:58.117Z] TESTLIST=jdk_security3_1,jdk_security3_0,jdk_beans_0,jdk_vector_0,jdk_jdi_0,jdk_text_0,jdk_management_1,jdk_native_sanity_1,jdk_awt_1,jdk_awt_0,jdk_swing_1,jdk_awt_2,jdk_2d_2,jdk_management_2,jdk_2d_1,jdk_net_2,jdk_security_infra_0,jdk_swing_2,jdk_client_sanity_0,jdk_nio_2,jdk_imageio_1,jdk_security3_2,jdk_imageio_2,jdk_sound_2,jdk_jfc_demo_0,jdk_sound_1,jdk_jfr_2,jdk_sound_0,jdk_imageio_0,jdk_client_sanity_2,jdk_rmi_2,jdk_build_2,jdk_beans_2,jdk_2d_0,jdk_tools_2,jdk_jfc_demo_1,jdk_security_infra_2,jdk_jdi_2,jdk_jfc_demo_2,jdk_jmx_2,jdk_instrument_2,jdk_text_2,jdk_time_2,jdk_io_2,jdk_client_sanity_1,jdk_swing_0,jdk_security_infra_1,jdk_vector_2,jdk_security_infra_zos_0,jdk_native_sanity_2,jdk_security_infra_zos_1,jdk_other_2,jdk_security_infra_zos_2 [2026-03-04T22:30:58.117Z] ------------------------------------------------------------------------------------ [2026-03-04T22:30:58.117Z] [2026-03-04T22:30:58.117Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [Pipeline] fileExists [Pipeline] echo [2026-03-04T22:30:58.478Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-03-04T22:30:58.886Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2026-03-04T22:30:58.887Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac/aqa-tests/TKG [Pipeline] { [Pipeline] archiveArtifacts [2026-03-04T22:30:58.987Z] Archiving artifacts [2026-03-04T22:30:59.317Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-03-04T22:30:59.415Z] [PARALLEL: Dynamic] childJobNum is 6, creating jobs and running them in parallel... Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] { (Branch: testList_2) [Pipeline] { (Branch: testList_3) [Pipeline] { (Branch: testList_4) [Pipeline] { (Branch: testList_5) [Pipeline] echo [2026-03-04T22:31:00.241Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0 params for generating the job [Pipeline] echo [2026-03-04T22:31:00.242Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1 params for generating the job [Pipeline] echo [2026-03-04T22:31:00.243Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2 params for generating the job [Pipeline] echo [2026-03-04T22:31:00.244Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3 params for generating the job [Pipeline] echo [2026-03-04T22:31:00.245Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4 params for generating the job [Pipeline] echo [2026-03-04T22:31:00.246Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5 params for generating the job [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] jobDsl [Pipeline] jobDsl [Pipeline] jobDsl [Pipeline] jobDsl [Pipeline] jobDsl [Pipeline] jobDsl [2026-03-04T22:31:00.718Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-03-04T22:31:00.789Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-03-04T22:31:00.791Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-03-04T22:31:00.893Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-03-04T22:31:00.896Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-03-04T22:31:01.117Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-03-04T22:32:34.335Z] LEVELS: [extended] [2026-03-04T22:32:34.335Z] JDK_VERSIONS: [8] [2026-03-04T22:32:34.335Z] GROUPS: [openjdk] [2026-03-04T22:32:34.335Z] ARCH_OS_LIST: [x86-64_mac] [2026-03-04T22:32:34.339Z] LEVELS: [extended] [2026-03-04T22:32:34.341Z] JDK_VERSIONS: [8] [2026-03-04T22:32:34.341Z] GROUPS: [openjdk] [2026-03-04T22:32:34.341Z] ARCH_OS_LIST: [x86-64_mac] [2026-03-04T22:32:34.380Z] LEVELS: [extended] [2026-03-04T22:32:34.380Z] JDK_VERSIONS: [8] [2026-03-04T22:32:34.380Z] GROUPS: [openjdk] [2026-03-04T22:32:34.380Z] ARCH_OS_LIST: [x86-64_mac] [2026-03-04T22:32:34.407Z] LEVELS: [extended] [2026-03-04T22:32:34.407Z] JDK_VERSIONS: [8] [2026-03-04T22:32:34.407Z] GROUPS: [openjdk] [2026-03-04T22:32:34.408Z] ARCH_OS_LIST: [x86-64_mac] [2026-03-04T22:32:34.557Z] LEVELS: [extended] [2026-03-04T22:32:34.557Z] JDK_VERSIONS: [8] [2026-03-04T22:32:34.557Z] GROUPS: [openjdk] [2026-03-04T22:32:34.557Z] ARCH_OS_LIST: [x86-64_mac] [2026-03-04T22:32:34.601Z] Existing items: [2026-03-04T22:32:34.601Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5'} [2026-03-04T22:32:34.601Z] Unreferenced items: [2026-03-04T22:32:34.601Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0'} [2026-03-04T22:32:34.601Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1'} [2026-03-04T22:32:34.601Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2'} [2026-03-04T22:32:34.601Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3'} [2026-03-04T22:32:34.602Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4'} [2026-03-04T22:32:34.620Z] Existing items: [2026-03-04T22:32:34.620Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4'} [2026-03-04T22:32:34.620Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5'} [2026-03-04T22:32:34.620Z] Unreferenced items: [2026-03-04T22:32:34.620Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0'} [2026-03-04T22:32:34.620Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1'} [2026-03-04T22:32:34.620Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2'} [2026-03-04T22:32:34.620Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3'} [2026-03-04T22:32:34.644Z] Existing items: [2026-03-04T22:32:34.644Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1'} [2026-03-04T22:32:34.644Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4'} [2026-03-04T22:32:34.644Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5'} [2026-03-04T22:32:34.644Z] Unreferenced items: [2026-03-04T22:32:34.644Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0'} [2026-03-04T22:32:34.644Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2'} [2026-03-04T22:32:34.644Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3'} [2026-03-04T22:32:34.656Z] LEVELS: [extended] [2026-03-04T22:32:34.657Z] JDK_VERSIONS: [8] [2026-03-04T22:32:34.657Z] GROUPS: [openjdk] [2026-03-04T22:32:34.657Z] ARCH_OS_LIST: [x86-64_mac] [2026-03-04T22:32:34.699Z] Existing items: [2026-03-04T22:32:34.699Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1'} [2026-03-04T22:32:34.699Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2'} [2026-03-04T22:32:34.699Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4'} [2026-03-04T22:32:34.699Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5'} [2026-03-04T22:32:34.699Z] Unreferenced items: [2026-03-04T22:32:34.699Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0'} [2026-03-04T22:32:34.699Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3'} [2026-03-04T22:32:34.864Z] Existing items: [2026-03-04T22:32:34.864Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0'} [2026-03-04T22:32:34.864Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1'} [2026-03-04T22:32:34.864Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2'} [2026-03-04T22:32:34.864Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4'} [2026-03-04T22:32:34.864Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5'} [2026-03-04T22:32:34.864Z] Unreferenced items: [2026-03-04T22:32:34.864Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3'} [2026-03-04T22:32:34.914Z] Existing items: [2026-03-04T22:32:34.914Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0'} [2026-03-04T22:32:34.914Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1'} [2026-03-04T22:32:34.914Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2'} [2026-03-04T22:32:34.914Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3'} [2026-03-04T22:32:34.914Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4'} [2026-03-04T22:32:34.914Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5'} [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-03-04T22:32:38.723Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-03-04T22:32:39.358Z] + aqa-tests/terminateTestProcesses.sh admin [2026-03-04T22:32:39.358Z] 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] retry [Pipeline] { [Pipeline] cleanWs [2026-03-04T22:32:39.593Z] [WS-CLEANUP] Deleting project workspace... [2026-03-04T22:32:39.594Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-03-04T22:32:44.228Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2026-03-04T22:32:45.143Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';' [2026-03-04T22:32:45.143Z] /cores [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-03-04T22:32:45.297Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Parallel Tests) [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] { (Branch: testList_2) [Pipeline] { (Branch: testList_3) [Pipeline] { (Branch: testList_4) [Pipeline] { (Branch: testList_5) [Pipeline] build [2026-03-04T22:32:45.447Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0 [Pipeline] build [2026-03-04T22:32:45.462Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1 [Pipeline] build [2026-03-04T22:32:45.515Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2 [Pipeline] build [2026-03-04T22:32:45.568Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3 [Pipeline] build [2026-03-04T22:32:45.606Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4 [Pipeline] build [2026-03-04T22:32:45.660Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5 [2026-03-04T22:32:54.514Z] Starting building: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0 #67 [2026-03-04T22:32:54.539Z] Starting building: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1 #65 [2026-03-04T22:32:54.711Z] Starting building: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2 #62 [2026-03-04T22:32:54.733Z] Starting building: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5 #29 [2026-03-04T22:32:54.739Z] Starting building: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3 #50 [2026-03-04T22:32:54.744Z] Starting building: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4 #45 [2026-03-05T09:11:30.324Z] Build Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3 #50 completed: UNSTABLE [Pipeline] } [2026-03-05T09:41:06.487Z] Build Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4 #45 completed: SUCCESS [Pipeline] } [2026-03-05T10:13:36.168Z] Build Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0 #67 completed: SUCCESS [Pipeline] } [2026-03-05T10:22:19.644Z] Build Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5 #29 completed: UNSTABLE [Pipeline] } [2026-03-05T10:33:15.695Z] Build Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2 #62 completed: SUCCESS [Pipeline] } [2026-03-05T10:57:13.126Z] Build Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1 #65 completed: SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-03-05T10:57:13.219Z] Running on test-rhibmcloud-rhel9-x64-1 in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-03-05T10:57:13.285Z] [WS-CLEANUP] Deleting project workspace... [2026-03-05T10:57:13.285Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-03-05T10:57:13.312Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-03-05T10:57:13.369Z] Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0 #67 completed with status SUCCESS [Pipeline] timeout [2026-03-05T10:57:13.383Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-03-05T10:57:13.537Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0" build number 67 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-03-05T10:57:13.637Z] Saving Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0/67/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-03-05T10:57:13.659Z] Archiving artifacts [2026-03-05T10:57:13.710Z] Recording fingerprints [Pipeline] echo [2026-03-05T10:57:13.753Z] Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1 #65 completed with status SUCCESS [Pipeline] timeout [2026-03-05T10:57:13.763Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-03-05T10:57:13.889Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1" build number 65 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-03-05T10:57:13.929Z] Saving Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1/65/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-03-05T10:57:13.951Z] Archiving artifacts [2026-03-05T10:57:13.990Z] Recording fingerprints [Pipeline] echo [2026-03-05T10:57:14.028Z] Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2 #62 completed with status SUCCESS [Pipeline] timeout [2026-03-05T10:57:14.044Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-03-05T10:57:14.169Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2" build number 62 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-03-05T10:57:14.207Z] Saving Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2/62/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-03-05T10:57:14.229Z] Archiving artifacts [2026-03-05T10:57:14.266Z] Recording fingerprints [Pipeline] echo [2026-03-05T10:57:14.305Z] Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3 #50 completed with status UNSTABLE [Pipeline] timeout [2026-03-05T10:57:14.327Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-03-05T10:57:14.460Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3" build number 50 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-03-05T10:57:14.499Z] Saving Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3/50/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-03-05T10:57:14.523Z] Archiving artifacts [2026-03-05T10:57:14.563Z] Recording fingerprints [Pipeline] echo [2026-03-05T10:57:14.599Z] Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4 #45 completed with status SUCCESS [Pipeline] timeout [2026-03-05T10:57:14.613Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-03-05T10:57:14.752Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4" build number 45 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-03-05T10:57:14.789Z] Saving Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4/45/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-03-05T10:57:14.813Z] Archiving artifacts [2026-03-05T10:57:14.851Z] Recording fingerprints [Pipeline] echo [2026-03-05T10:57:14.887Z] Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5 #29 completed with status UNSTABLE [Pipeline] timeout [2026-03-05T10:57:14.900Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-03-05T10:57:15.040Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5" build number 29 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-03-05T10:57:15.081Z] Saving Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5/29/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-03-05T10:57:15.106Z] Archiving artifacts [2026-03-05T10:57:15.145Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-03-05T10:57:15.285Z] Tap file found: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0/67/aqa-tests/TKG/output_1772685050128/Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0.tap... [Pipeline] readFile [Pipeline] findFiles [Pipeline] echo [2026-03-05T10:57:15.393Z] Tap file found: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1/65/aqa-tests/TKG/output_17726844638706/Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1.tap... [Pipeline] readFile [Pipeline] findFiles [Pipeline] echo [2026-03-05T10:57:15.492Z] Tap file found: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2/62/aqa-tests/TKG/output_17726850484401/Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2.tap... [Pipeline] readFile [Pipeline] findFiles [Pipeline] echo [2026-03-05T10:57:15.600Z] Tap file found: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3/50/aqa-tests/TKG/output_17726850514673/Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3.tap... [Pipeline] readFile [Pipeline] findFiles [Pipeline] echo [2026-03-05T10:57:15.708Z] Tap file found: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4/45/aqa-tests/TKG/output_17726850497203/Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4.tap... [Pipeline] readFile [Pipeline] findFiles [Pipeline] echo [2026-03-05T10:57:15.817Z] Tap file found: Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5/29/aqa-tests/TKG/output_17726856818639/Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5.tap... [Pipeline] readFile [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-03-05T10:57:16.000Z] [WS-CLEANUP] Deleting project workspace... [2026-03-05T10:57:16.000Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-03-05T10:57:16.023Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Rerun) [Pipeline] echo [2026-03-05T10:57:16.173Z] allocate a node for generating rerun job ... [Pipeline] node [2026-03-05T10:57:16.204Z] Running on test-docker-ubuntu2404-armv8-4 in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_mac [Pipeline] { [Pipeline] echo [2026-03-05T10:57:16.216Z] Generating rerun Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun) [Pipeline] echo [2026-03-05T10:57:16.239Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2026-03-05T10:57:18.471Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2026-03-05T10:57:19.966Z] Processing DSL script testJobTemplate [2026-03-05T11:02:04.034Z] LEVELS: [extended] [2026-03-05T11:02:04.034Z] JDK_VERSIONS: [8] [2026-03-05T11:02:04.034Z] GROUPS: [openjdk] [2026-03-05T11:02:04.034Z] ARCH_OS_LIST: [x86-64_mac] [2026-03-05T11:02:04.466Z] Added items: [2026-03-05T11:02:04.466Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun'} [2026-03-05T11:02:04.467Z] Existing items: [2026-03-05T11:02:04.467Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_0'} [2026-03-05T11:02:04.467Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_1'} [2026-03-05T11:02:04.467Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_2'} [2026-03-05T11:02:04.467Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_3'} [2026-03-05T11:02:04.467Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_4'} [2026-03-05T11:02:04.467Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_x86-64_mac_testList_5'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2026-03-05T11:02:17.552Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun) [Pipeline] build [2026-03-05T11:02:17.576Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun [2026-03-05T11:02:23.026Z] Starting building: Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun #39 [2026-03-05T18:53:28.422Z] Build Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun #39 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-03-05T18:53:28.497Z] Running on test-azure-win11-aarch64-1 in C:\Users\jenkins\workspace\Test_openjdk17_hs_extended.openjdk_x86-64_mac [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-03-05T18:53:28.567Z] [WS-CLEANUP] Deleting project workspace... [2026-03-05T18:53:28.567Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-03-05T18:53:28.592Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-03-05T18:53:28.636Z] Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun #39 completed with status UNSTABLE [Pipeline] timeout [2026-03-05T18:53:28.646Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-03-05T18:53:28.756Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun" build number 39 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-03-05T18:53:28.801Z] Saving Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun/39/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-03-05T18:53:28.822Z] Archiving artifacts [2026-03-05T18:53:28.875Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-03-05T18:53:29.024Z] Tap file found: Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun\39\aqa-tests\TKG\output_1772736570258\Test_openjdk17_hs_extended.openjdk_x86-64_mac_rerun.tap... [Pipeline] readFile [Pipeline] echo [2026-03-05T18:53:29.221Z] Rerun failed jdk test cases in Grinder with jdk_custom target: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=jdk_custom&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=17&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-mac-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=sun%2Fsecurity%2Futil%2FAlgorithmConstraints%2FInvalidCryptoDisabledAlgos.java&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-17.0.19%2B5_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=606&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-03-05T18:53:29.298Z] [WS-CLEANUP] Deleting project workspace... [2026-03-05T18:53:29.298Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-03-05T18:53:29.320Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE