Pre Test

Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin" build number 587 originally caused by: Started by upstream project "build-scripts/openjdk17-pipeline" build number 992 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 402 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified 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_dev.functional_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 b59e17f8fcdab4f0b7965570ea352c78a9f07fc4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b59e17f8fcdab4f0b7965570ea352c78a9f07fc4 # timeout=10 Commit message: "Increase minimum parallel number for extended.jck and special.system for openj9" > git rev-list --no-walk 8739e40e74aa187312a804d6e2e2569f1f2a3c2d # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-09-24T21:19:57.421Z] SPEC: osx_x86-64 [Pipeline] echo [2025-09-24T21:19:57.422Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac) [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-09-24T21:19:57.436Z] Found a total of 8 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label 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 [2025-09-24T21:19:57.440Z] dynamicAgents: [] [Pipeline] node [2025-09-24T21:20:12.443Z] Still waiting to schedule task [2025-09-24T21:20:12.445Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)’ [2025-09-25T00:37:13.866Z] Running on test-orka-macos15-x64-olf7d in /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_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 [2025-09-25T00:37:13.898Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-09-25T00:37:14.052Z] [WS-CLEANUP] Deleting project workspace... [2025-09-25T00:37:14.052Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-25T00:37:14.106Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-09-25T00:37:14.202Z] The recommended git tool is: git [2025-09-25T00:37:14.285Z] No credentials specified [2025-09-25T00:37:14.369Z] Cloning the remote Git repository [2025-09-25T00:37:14.204Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-09-25T00:37:14.204Z] > git init /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests # timeout=10 [2025-09-25T00:37:14.565Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache [2025-09-25T00:37:14.566Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-09-25T00:37:14.566Z] > git --version # timeout=10 [2025-09-25T00:37:14.682Z] > git --version # 'git version 2.39.5 (Apple Git-154)' [2025-09-25T00:37:14.682Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-25T00:37:28.028Z] Avoid second fetch [2025-09-25T00:37:28.369Z] Checking out Revision b59e17f8fcdab4f0b7965570ea352c78a9f07fc4 (origin/master) [2025-09-25T00:37:27.199Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-09-25T00:37:27.372Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-25T00:37:27.810Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-09-25T00:37:28.158Z] > git config core.sparsecheckout # timeout=10 [2025-09-25T00:37:28.256Z] > git checkout -f b59e17f8fcdab4f0b7965570ea352c78a9f07fc4 # timeout=10 [2025-09-25T00:37:37.553Z] Commit message: "Increase minimum parallel number for extended.jck and special.system for openj9" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_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 [2025-09-25T00:37:39.516Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-09-25T00:37:39.537Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-09-25T00:37:41.327Z] + LC_TIME=C [2025-09-25T00:37:41.327Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-09-25T00:37:41.825Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-09-25T00:37:43.622Z] + aqa-tests/terminateTestProcesses.sh admin [2025-09-25T00:37:46.730Z] 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 [2025-09-25T00:37:49.333Z] + printenv [2025-09-25T00:37:49.333Z] JCK_GIT_BRANCH=master [2025-09-25T00:37:49.333Z] DYNAMIC_COMPILE=true [2025-09-25T00:37:49.333Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/53/ [2025-09-25T00:37:49.333Z] OPENJ9_BRANCH=master [2025-09-25T00:37:49.333Z] JENKINS_NODE_COOKIE=d581373c-6a27-426f-b5cb-c570d61a5fcb [2025-09-25T00:37:49.333Z] DOCKER_REQUIRED=false [2025-09-25T00:37:49.333Z] PARALLEL=Dynamic [2025-09-25T00:37:49.333Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-09-25T00:37:49.333Z] SHELL=/bin/zsh [2025-09-25T00:37:49.333Z] jobStatus=SUCCESS [2025-09-25T00:37:49.333Z] JOBSTARTTIME=Wed, 24 Sep 2025 20:37:40 -0400 [2025-09-25T00:37:49.333Z] STAGE_NAME=Setup [2025-09-25T00:37:49.333Z] SSH_CLIENT=10.221.188.31 7528 22 [2025-09-25T00:37:49.333Z] TMPDIR=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/ [2025-09-25T00:37:49.333Z] BUILD_TAG=jenkins-Test_openjdk17_hs_dev.functional_x86-64_mac-53 [2025-09-25T00:37:49.333Z] RERUN_FAILURE=true [2025-09-25T00:37:49.333Z] SDK_RESOURCE=upstream [2025-09-25T00:37:49.333Z] TIME_LIMIT=25 [2025-09-25T00:37:49.333Z] EXTERNAL_TEST_CMD=mvn clean install [2025-09-25T00:37:49.333Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-09-25T00:37:49.333Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/ [2025-09-25T00:37:49.333Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac [2025-09-25T00:37:49.333Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/53/display/redirect?page=changes [2025-09-25T00:37:49.333Z] JDK_BRANCH=jdk-17.0.17+8_adopt [2025-09-25T00:37:49.333Z] USER=admin [2025-09-25T00:37:49.333Z] ACTIVE_NODE_TIMEOUT=5 [2025-09-25T00:37:49.333Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17 [2025-09-25T00:37:49.333Z] ADOPTOPENJDK_BRANCH=master [2025-09-25T00:37:49.333Z] ARCHIVE_TEST_RESULTS=false [2025-09-25T00:37:49.333Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin [2025-09-25T00:37:49.333Z] STF_OWNER_BRANCH=adoptium:master [2025-09-25T00:37:49.333Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/53/display/redirect?page=artifacts [2025-09-25T00:37:49.333Z] LIGHT_WEIGHT_CHECKOUT=false [2025-09-25T00:37:49.333Z] ORIGIN_JDK_VERSION=17 [2025-09-25T00:37:49.333Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 [2025-09-25T00:37:49.333Z] SETUP_JCK_RUN=false [2025-09-25T00:37:49.333Z] SPEC=osx_x86-64 [2025-09-25T00:37:49.333Z] PERSONAL_BUILD=false [2025-09-25T00:37:49.333Z] TKG_ITERATIONS=1 [2025-09-25T00:37:49.333Z] TKG_OWNER_BRANCH=adoptium:master [2025-09-25T00:37:49.333Z] RERUN_ITERATIONS=0 [2025-09-25T00:37:49.333Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-09-25T00:37:49.333Z] ITERATIONS=1 [2025-09-25T00:37:49.333Z] KEEP_REPORTDIR=true [2025-09-25T00:37:49.333Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin [2025-09-25T00:37:49.333Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib [2025-09-25T00:37:49.333Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/53/display/redirect [2025-09-25T00:37:49.333Z] _=/usr/bin/printenv [2025-09-25T00:37:49.333Z] GENERATE_JOBS=true [2025-09-25T00:37:49.333Z] PWD=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac [2025-09-25T00:37:49.333Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2025-09-25T00:37:49.333Z] HUDSON_URL=https://ci.adoptium.net/ [2025-09-25T00:37:49.333Z] EXIT_FAILURE=false [2025-09-25T00:37:49.333Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-09-25T00:37:49.333Z] SLACK_CHANNEL=aqavit-bot [2025-09-25T00:37:49.333Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-09-25T00:37:49.333Z] JDK_VERSION=17 [2025-09-25T00:37:49.333Z] JOB_NAME=Test_openjdk17_hs_dev.functional_x86-64_mac [2025-09-25T00:37:49.333Z] BUILD_DISPLAY_NAME=#53 [2025-09-25T00:37:49.333Z] USE_TESTENV_PROPERTIES=false [2025-09-25T00:37:49.333Z] BUILD_ID=53 [2025-09-25T00:37:49.333Z] EXIT_SUCCESS=false [2025-09-25T00:37:49.333Z] JENKINS_URL=https://ci.adoptium.net/ [2025-09-25T00:37:49.333Z] TEST_TIME=120 [2025-09-25T00:37:49.333Z] PLATFORM=x86-64_mac [2025-09-25T00:37:49.333Z] JDK_IMPL=hotspot [2025-09-25T00:37:49.333Z] JOB_BASE_NAME=Test_openjdk17_hs_dev.functional_x86-64_mac [2025-09-25T00:37:49.333Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/53/display/redirect?page=tests [2025-09-25T00:37:49.333Z] AUTO_DETECT=true [2025-09-25T00:37:49.333Z] SHLVL=2 [2025-09-25T00:37:49.333Z] HOME=/Users/admin [2025-09-25T00:37:49.333Z] TAP_NAME=Test_openjdk17_hs_dev.functional_x86-64_mac.tap [2025-09-25T00:37:49.333Z] CI=true [2025-09-25T00:37:49.333Z] EXECUTOR_NUMBER=0 [2025-09-25T00:37:49.333Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac@tmp [2025-09-25T00:37:49.333Z] JENKINS_SERVER_COOKIE=durable-b11651f12e5e0534656240d20ea7fff4afb2f79de46b643a6105cd67e755078f [2025-09-25T00:37:49.333Z] NODE_LABELS=macos15 x86_64 test ci.role.test test-orka-macos15-x64-olf7d x64 x86 sw.os.osx ci.role.perf hw.arch.x86 orka mac [2025-09-25T00:37:49.333Z] TARGET=dev.functional [2025-09-25T00:37:49.333Z] BUILD_LIST=functional [2025-09-25T00:37:49.333Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/system_lib [2025-09-25T00:37:49.333Z] LOGNAME=admin [2025-09-25T00:37:49.333Z] EXTERNAL_CUSTOM_BRANCH=master [2025-09-25T00:37:49.333Z] JDK_REPO=https://github.com/adoptium/jdk17u [2025-09-25T00:37:49.333Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-09-25T00:37:49.333Z] SSH_CONNECTION=10.221.188.31 7528 192.168.122.2 22 [2025-09-25T00:37:49.334Z] UPSTREAM_JOB_NUMBER=587 [2025-09-25T00:37:49.334Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-09-25T00:37:49.334Z] NODE_NAME=test-orka-macos15-x64-olf7d [2025-09-25T00:37:49.334Z] BUILD_NUMBER=53 [2025-09-25T00:37:49.334Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/display/redirect [2025-09-25T00:37:49.334Z] KEEP_WORKSPACE=false [2025-09-25T00:37:49.334Z] HUDSON_COOKIE=00f185ff-725e-4d19-8a2a-b88953e92f88 [2025-09-25T00:37:49.334Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../benchmarks [2025-09-25T00:37:49.334Z] USE_JRE=false [2025-09-25T00:37:49.334Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image [2025-09-25T00:37:49.334Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-09-25T00:37:49.334Z] 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 [2025-09-25T00:37:49.659Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-09-25T00:37:49.674Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-09-25T00:39:37.144Z] Copied 7 artifacts from "build-scripts » jobs » jdk17u » jdk17u-mac-x64-temurin" build number 587 [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 OPENJ9_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 OPENJ9_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 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 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 [2025-09-25T00:39:37.419Z] 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 [2025-09-25T00:39:37.427Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac [Pipeline] { [Pipeline] sshagent [2025-09-25T00:39:37.241Z] $ ssh-agent [2025-09-25T00:39:37.746Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-3tVjgfmo4SR2/agent.41404 [2025-09-25T00:39:37.746Z] SSH_AGENT_PID=41405 [2025-09-25T00:39:37.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-09-25T00:39:37.768Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-09-25T00:39:37.796Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-09-25T00:39:38.836Z] ++ pwd [2025-09-25T00:39:38.836Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 17 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-09-25T00:39:41.550Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests [2025-09-25T00:39:41.550Z] get jdk binary... [2025-09-25T00:39:41.550Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-09-25T00:39:41.550Z] Uncompressing file: OpenJDK17U-jdk_x64_mac_hotspot_17.0.17_8-ea.tar.gz ... [2025-09-25T00:40:05.611Z] List files in jdkbinary folder... [2025-09-25T00:40:05.611Z] total 594344 [2025-09-25T00:40:05.611Z] -rw-r--r-- 1 admin staff 45799971 Sep 24 15:46 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:05.611Z] -rw-r--r-- 1 admin staff 180324139 Sep 24 15:52 OpenJDK17U-jdk_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:05.611Z] -rw-r--r-- 1 admin staff 37555728 Sep 24 15:52 OpenJDK17U-jre_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:05.611Z] -rw-r--r-- 1 admin staff 30134 Sep 24 15:48 OpenJDK17U-sbom_x64_mac_hotspot_17.0.17_8-ea-metadata.json [2025-09-25T00:40:05.611Z] -rw-r--r-- 1 admin staff 156448 Sep 24 16:15 OpenJDK17U-sbom_x64_mac_hotspot_17.0.17_8-ea.json [2025-09-25T00:40:05.611Z] -rw-r--r-- 1 admin staff 4012564 Sep 24 15:52 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:05.611Z] -rw-r--r-- 1 admin staff 30715977 Sep 24 15:46 OpenJDK17U-testimage_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:05.611Z] drwxr-xr-x 3 admin staff 96 Sep 24 20:39 tmp [2025-09-25T00:40:05.611Z] List files in jdkbinary/tmp folder... [2025-09-25T00:40:05.611Z] total 0 [2025-09-25T00:40:05.611Z] drwxr-xr-x 3 admin staff 96 Sep 24 08:51 jdk-17.0.17+8 [2025-09-25T00:40:05.611Z] Moving directory jdk-17.0.17+8/ to ../j2sdk-image [2025-09-25T00:40:05.611Z] Uncompressing file: OpenJDK17U-jre_x64_mac_hotspot_17.0.17_8-ea.tar.gz ... [2025-09-25T00:40:11.588Z] List files in jdkbinary folder... [2025-09-25T00:40:11.588Z] total 594344 [2025-09-25T00:40:11.588Z] -rw-r--r-- 1 admin staff 45799971 Sep 24 15:46 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:11.588Z] -rw-r--r-- 1 admin staff 180324139 Sep 24 15:52 OpenJDK17U-jdk_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:11.588Z] -rw-r--r-- 1 admin staff 37555728 Sep 24 15:52 OpenJDK17U-jre_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:11.588Z] -rw-r--r-- 1 admin staff 30134 Sep 24 15:48 OpenJDK17U-sbom_x64_mac_hotspot_17.0.17_8-ea-metadata.json [2025-09-25T00:40:11.588Z] -rw-r--r-- 1 admin staff 156448 Sep 24 16:15 OpenJDK17U-sbom_x64_mac_hotspot_17.0.17_8-ea.json [2025-09-25T00:40:11.588Z] -rw-r--r-- 1 admin staff 4012564 Sep 24 15:52 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:11.588Z] -rw-r--r-- 1 admin staff 30715977 Sep 24 15:46 OpenJDK17U-testimage_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:11.588Z] drwxr-xr-x 3 admin staff 96 Sep 24 08:51 j2sdk-image [2025-09-25T00:40:11.588Z] drwxr-xr-x 3 admin staff 96 Sep 24 20:40 tmp [2025-09-25T00:40:11.588Z] List files in jdkbinary/tmp folder... [2025-09-25T00:40:11.588Z] total 0 [2025-09-25T00:40:11.588Z] drwxr-xr-x 3 admin staff 96 Sep 24 08:52 jdk-17.0.17+8-jre [2025-09-25T00:40:11.588Z] Moving directory jdk-17.0.17+8-jre/ to ../j2re-image [2025-09-25T00:40:11.588Z] Uncompressing file: OpenJDK17U-static-libs_x64_mac_hotspot_17.0.17_8-ea.tar.gz ... [2025-09-25T00:40:11.588Z] List files in jdkbinary folder... [2025-09-25T00:40:11.588Z] total 594344 [2025-09-25T00:40:11.588Z] -rw-r--r-- 1 admin staff 45799971 Sep 24 15:46 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:11.588Z] -rw-r--r-- 1 admin staff 180324139 Sep 24 15:52 OpenJDK17U-jdk_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:11.588Z] -rw-r--r-- 1 admin staff 37555728 Sep 24 15:52 OpenJDK17U-jre_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:11.588Z] -rw-r--r-- 1 admin staff 30134 Sep 24 15:48 OpenJDK17U-sbom_x64_mac_hotspot_17.0.17_8-ea-metadata.json [2025-09-25T00:40:11.588Z] -rw-r--r-- 1 admin staff 156448 Sep 24 16:15 OpenJDK17U-sbom_x64_mac_hotspot_17.0.17_8-ea.json [2025-09-25T00:40:11.588Z] -rw-r--r-- 1 admin staff 4012564 Sep 24 15:52 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:11.588Z] -rw-r--r-- 1 admin staff 30715977 Sep 24 15:46 OpenJDK17U-testimage_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:11.588Z] drwxr-xr-x 3 admin staff 96 Sep 24 08:52 j2re-image [2025-09-25T00:40:11.588Z] drwxr-xr-x 3 admin staff 96 Sep 24 08:51 j2sdk-image [2025-09-25T00:40:11.588Z] drwxr-xr-x 3 admin staff 96 Sep 24 20:40 tmp [2025-09-25T00:40:11.588Z] List files in jdkbinary/tmp folder... [2025-09-25T00:40:11.588Z] total 0 [2025-09-25T00:40:11.588Z] drwxr-xr-x 3 admin staff 96 Sep 24 15:46 jdk-17.0.17+8-static-libs [2025-09-25T00:40:11.588Z] Moving directory jdk-17.0.17+8-static-libs/ to ../static-libs [2025-09-25T00:40:11.588Z] Uncompressing file: OpenJDK17U-testimage_x64_mac_hotspot_17.0.17_8-ea.tar.gz ... [2025-09-25T00:40:16.940Z] List files in jdkbinary folder... [2025-09-25T00:40:16.940Z] total 594344 [2025-09-25T00:40:16.940Z] -rw-r--r-- 1 admin staff 45799971 Sep 24 15:46 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:16.940Z] -rw-r--r-- 1 admin staff 180324139 Sep 24 15:52 OpenJDK17U-jdk_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:16.940Z] -rw-r--r-- 1 admin staff 37555728 Sep 24 15:52 OpenJDK17U-jre_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:16.940Z] -rw-r--r-- 1 admin staff 30134 Sep 24 15:48 OpenJDK17U-sbom_x64_mac_hotspot_17.0.17_8-ea-metadata.json [2025-09-25T00:40:16.940Z] -rw-r--r-- 1 admin staff 156448 Sep 24 16:15 OpenJDK17U-sbom_x64_mac_hotspot_17.0.17_8-ea.json [2025-09-25T00:40:16.940Z] -rw-r--r-- 1 admin staff 4012564 Sep 24 15:52 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:16.940Z] -rw-r--r-- 1 admin staff 30715977 Sep 24 15:46 OpenJDK17U-testimage_x64_mac_hotspot_17.0.17_8-ea.tar.gz [2025-09-25T00:40:16.940Z] drwxr-xr-x 3 admin staff 96 Sep 24 08:52 j2re-image [2025-09-25T00:40:16.940Z] drwxr-xr-x 3 admin staff 96 Sep 24 08:51 j2sdk-image [2025-09-25T00:40:16.940Z] drwxr-xr-x 3 admin staff 96 Sep 24 15:46 static-libs [2025-09-25T00:40:16.940Z] drwxr-xr-x 3 admin staff 96 Sep 24 20:40 tmp [2025-09-25T00:40:16.940Z] List files in jdkbinary/tmp folder... [2025-09-25T00:40:16.940Z] total 0 [2025-09-25T00:40:16.940Z] drwxr-xr-x 7 admin staff 224 Sep 24 15:42 jdk-17.0.17+8-test-image [2025-09-25T00:40:16.940Z] Moving directory jdk-17.0.17+8-test-image/ to ../openjdk-test-image [2025-09-25T00:40:16.940Z] Uncompressing OpenJDK17U-debugimage_x64_mac_hotspot_17.0.17_8-ea.tar.gz over ./j2sdk-image... [2025-09-25T00:40:22.197Z] Removing top-level folder jdk-17.0.17+8-debug-image/ [2025-09-25T00:40:22.197Z] Removing top-level folder jdk-17.0.17+8/ [2025-09-25T00:40:24.085Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image... [2025-09-25T00:40:24.085Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2025-09-25T00:40:24.085Z] Run: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version [2025-09-25T00:40:24.085Z] =JAVA VERSION OUTPUT BEGIN= [2025-09-25T00:40:35.561Z] openjdk version "17.0.17-beta" 2025-10-21 [2025-09-25T00:40:35.561Z] OpenJDK Runtime Environment Temurin-17.0.17+8-202509241934 (build 17.0.17-beta+8-ea) [2025-09-25T00:40:35.561Z] OpenJDK 64-Bit Server VM Temurin-17.0.17+8-202509241934 (build 17.0.17-beta+8-ea, mixed mode) [2025-09-25T00:40:35.561Z] =JAVA VERSION OUTPUT END= [2025-09-25T00:40:35.561Z] get testKitGen... [2025-09-25T00:40:35.561Z] git clone -q https://github.com/adoptium/TKG.git [2025-09-25T00:40:37.044Z] git rev-parse master [2025-09-25T00:40:37.533Z] git checkout -q -f 5e60e2778902ca8d9ab69092d23e580d9d326df2 [2025-09-25T00:40:37.533Z] get functional test material... [2025-09-25T00:40:37.533Z] git clone --depth 1 --reference-if-able /Users/admin/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git [2025-09-25T00:40:37.533Z] Cloning into 'openj9'... [2025-09-25T00:40:38.062Z] info: Could not add alternate for '/Users/admin/openjdk_cache': reference repository '/Users/admin/openjdk_cache' is not a local repository. [2025-09-25T00:40:48.923Z] Updating files: 5% (549/10326) [2025-09-25T00:40:48.923Z] Updating files: 6% (620/10326) [2025-09-25T00:40:48.923Z] Updating files: 7% (723/10326) [2025-09-25T00:40:48.923Z] Updating files: 8% (827/10326) [2025-09-25T00:40:48.923Z] Updating files: 9% (930/10326) [2025-09-25T00:40:48.923Z] Updating files: 10% (1033/10326) [2025-09-25T00:40:48.923Z] Updating files: 11% (1136/10326) [2025-09-25T00:40:48.923Z] Updating files: 12% (1240/10326) [2025-09-25T00:40:49.540Z] Updating files: 12% (1288/10326) [2025-09-25T00:40:49.540Z] Updating files: 13% (1343/10326) [2025-09-25T00:40:49.540Z] Updating files: 14% (1446/10326) [2025-09-25T00:40:49.540Z] Updating files: 15% (1549/10326) [2025-09-25T00:40:49.540Z] Updating files: 16% (1653/10326) [2025-09-25T00:40:50.122Z] Updating files: 17% (1756/10326) [2025-09-25T00:40:50.122Z] Updating files: 18% (1859/10326) [2025-09-25T00:40:50.122Z] Updating files: 19% (1962/10326) [2025-09-25T00:40:50.122Z] Updating files: 20% (2066/10326) [2025-09-25T00:40:50.778Z] Updating files: 20% (2091/10326) [2025-09-25T00:40:50.778Z] Updating files: 21% (2169/10326) [2025-09-25T00:40:50.778Z] Updating files: 22% (2272/10326) [2025-09-25T00:40:50.778Z] Updating files: 23% (2375/10326) [2025-09-25T00:40:51.382Z] Updating files: 23% (2477/10326) [2025-09-25T00:40:51.382Z] Updating files: 24% (2479/10326) [2025-09-25T00:40:51.382Z] Updating files: 25% (2582/10326) [2025-09-25T00:40:51.949Z] Updating files: 26% (2685/10326) [2025-09-25T00:40:51.949Z] Updating files: 27% (2789/10326) [2025-09-25T00:40:51.949Z] Updating files: 28% (2892/10326) [2025-09-25T00:40:51.949Z] Updating files: 29% (2995/10326) [2025-09-25T00:40:52.782Z] Updating files: 29% (3071/10326) [2025-09-25T00:40:52.782Z] Updating files: 30% (3098/10326) [2025-09-25T00:40:52.782Z] Updating files: 31% (3202/10326) [2025-09-25T00:40:52.782Z] Updating files: 32% (3305/10326) [2025-09-25T00:40:53.357Z] Updating files: 33% (3408/10326) [2025-09-25T00:40:53.357Z] Updating files: 34% (3511/10326) [2025-09-25T00:40:53.357Z] Updating files: 35% (3615/10326) [2025-09-25T00:40:53.357Z] Updating files: 35% (3621/10326) [2025-09-25T00:40:53.357Z] Updating files: 36% (3718/10326) [2025-09-25T00:40:53.357Z] Updating files: 37% (3821/10326) [2025-09-25T00:40:53.357Z] Updating files: 38% (3924/10326) [2025-09-25T00:40:54.042Z] Updating files: 39% (4028/10326) [2025-09-25T00:40:54.042Z] Updating files: 40% (4131/10326) [2025-09-25T00:40:54.042Z] Updating files: 41% (4234/10326) [2025-09-25T00:40:54.042Z] Updating files: 42% (4337/10326) [2025-09-25T00:40:54.042Z] Updating files: 42% (4437/10326) [2025-09-25T00:40:54.618Z] Updating files: 43% (4441/10326) [2025-09-25T00:40:54.619Z] Updating files: 44% (4544/10326) [2025-09-25T00:40:54.619Z] Updating files: 45% (4647/10326) [2025-09-25T00:40:54.619Z] Updating files: 46% (4750/10326) [2025-09-25T00:40:54.619Z] Updating files: 47% (4854/10326) [2025-09-25T00:40:55.161Z] Updating files: 48% (4957/10326) [2025-09-25T00:40:55.161Z] Updating files: 49% (5060/10326) [2025-09-25T00:40:55.161Z] Updating files: 50% (5163/10326) [2025-09-25T00:40:55.795Z] Updating files: 50% (5181/10326) [2025-09-25T00:40:55.795Z] Updating files: 51% (5267/10326) [2025-09-25T00:40:55.795Z] Updating files: 52% (5370/10326) [2025-09-25T00:40:55.795Z] Updating files: 53% (5473/10326) [2025-09-25T00:40:55.795Z] Updating files: 54% (5577/10326) [2025-09-25T00:40:56.375Z] Updating files: 55% (5680/10326) [2025-09-25T00:40:56.375Z] Updating files: 56% (5783/10326) [2025-09-25T00:40:56.375Z] Updating files: 56% (5871/10326) [2025-09-25T00:40:56.375Z] Updating files: 57% (5886/10326) [2025-09-25T00:40:56.375Z] Updating files: 58% (5990/10326) [2025-09-25T00:40:56.375Z] Updating files: 59% (6093/10326) [2025-09-25T00:40:56.918Z] Updating files: 60% (6196/10326) [2025-09-25T00:40:56.918Z] Updating files: 61% (6299/10326) [2025-09-25T00:40:56.918Z] Updating files: 62% (6403/10326) [2025-09-25T00:40:56.918Z] Updating files: 63% (6506/10326) [2025-09-25T00:40:57.453Z] Updating files: 63% (6559/10326) [2025-09-25T00:40:57.453Z] Updating files: 64% (6609/10326) [2025-09-25T00:40:57.453Z] Updating files: 65% (6712/10326) [2025-09-25T00:40:57.453Z] Updating files: 66% (6816/10326) [2025-09-25T00:40:58.081Z] Updating files: 67% (6919/10326) [2025-09-25T00:40:58.081Z] Updating files: 68% (7022/10326) [2025-09-25T00:40:58.081Z] Updating files: 69% (7125/10326) [2025-09-25T00:40:58.081Z] Updating files: 70% (7229/10326) [2025-09-25T00:40:58.081Z] Updating files: 71% (7332/10326) [2025-09-25T00:40:58.081Z] Updating files: 71% (7344/10326) [2025-09-25T00:40:58.636Z] Updating files: 72% (7435/10326) [2025-09-25T00:40:58.636Z] Updating files: 73% (7538/10326) [2025-09-25T00:40:58.636Z] Updating files: 74% (7642/10326) [2025-09-25T00:40:58.636Z] Updating files: 75% (7745/10326) [2025-09-25T00:41:00.161Z] Updating files: 76% (7848/10326) [2025-09-25T00:41:00.161Z] Updating files: 77% (7952/10326) [2025-09-25T00:41:00.161Z] Updating files: 77% (8003/10326) [2025-09-25T00:41:00.161Z] Updating files: 78% (8055/10326) [2025-09-25T00:41:00.161Z] Updating files: 78% (8100/10326) [2025-09-25T00:41:00.859Z] Updating files: 79% (8158/10326) [2025-09-25T00:41:00.859Z] Updating files: 80% (8261/10326) [2025-09-25T00:41:00.859Z] Updating files: 81% (8365/10326) [2025-09-25T00:41:00.859Z] Updating files: 82% (8468/10326) [2025-09-25T00:41:00.859Z] Updating files: 83% (8571/10326) [2025-09-25T00:41:01.605Z] Updating files: 84% (8674/10326) [2025-09-25T00:41:01.605Z] Updating files: 84% (8693/10326) [2025-09-25T00:41:01.605Z] Updating files: 85% (8778/10326) [2025-09-25T00:41:01.605Z] Updating files: 86% (8881/10326) [2025-09-25T00:41:01.605Z] Updating files: 87% (8984/10326) [2025-09-25T00:41:01.605Z] Updating files: 88% (9087/10326) [2025-09-25T00:41:01.605Z] Updating files: 89% (9191/10326) [2025-09-25T00:41:01.605Z] Updating files: 90% (9294/10326) [2025-09-25T00:41:02.210Z] Updating files: 91% (9397/10326) [2025-09-25T00:41:02.210Z] Updating files: 92% (9500/10326) [2025-09-25T00:41:02.210Z] Updating files: 93% (9604/10326) [2025-09-25T00:41:02.210Z] Updating files: 93% (9697/10326) [2025-09-25T00:41:02.210Z] Updating files: 94% (9707/10326) [2025-09-25T00:41:02.210Z] Updating files: 95% (9810/10326) [2025-09-25T00:41:02.210Z] Updating files: 96% (9913/10326) [2025-09-25T00:41:02.725Z] Updating files: 97% (10017/10326) [2025-09-25T00:41:02.725Z] Updating files: 98% (10120/10326) [2025-09-25T00:41:02.725Z] Updating files: 99% (10223/10326) [2025-09-25T00:41:02.725Z] Updating files: 100% (10326/10326) [2025-09-25T00:41:02.725Z] Updating files: 100% (10326/10326), done. [2025-09-25T00:41:02.725Z] check OpenJ9 Repo sha [2025-09-25T00:41:02.725Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/openj9 --output_file /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/testenv/testenv.properties --repo_name OPENJ9 [2025-09-25T00:41:05.387Z] Check sha in /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/openj9 and store the info in /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/testenv/testenv.properties [2025-09-25T00:41:05.387Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-09-25T00:41:05.387Z] OPENJ9_SHA=a8acf8d903ece2ff6a469de1a6f662ded730d081 [2025-09-25T00:41:05.387Z] total 160 [2025-09-25T00:41:05.387Z] -rw-r--r-- 1 admin staff 6735 Sep 24 20:37 Contributing.md [2025-09-25T00:41:05.387Z] -rw-r--r-- 1 admin staff 11360 Sep 24 20:37 LICENSE [2025-09-25T00:41:05.387Z] -rw-r--r-- 1 admin staff 65 Sep 24 20:37 NOTICE [2025-09-25T00:41:05.387Z] -rw-r--r-- 1 admin staff 8335 Sep 24 20:37 README.md [2025-09-25T00:41:05.387Z] drwxr-xr-x 24 admin staff 768 Sep 24 20:40 TKG [2025-09-25T00:41:05.387Z] drwxr-xr-x 4 admin staff 128 Sep 24 20:37 buildenv [2025-09-25T00:41:05.387Z] -rwxr-xr-x 1 admin staff 339 Sep 24 20:37 compile.sh [2025-09-25T00:41:05.387Z] drwxr-xr-x 3 admin staff 96 Sep 24 20:37 config [2025-09-25T00:41:05.387Z] drwxr-xr-x 10 admin staff 320 Sep 24 20:37 doc [2025-09-25T00:41:05.387Z] drwxr-xr-x 5 admin staff 160 Sep 24 20:37 docs [2025-09-25T00:41:05.387Z] drwxr-xr-x 46 admin staff 1472 Sep 24 20:37 external [2025-09-25T00:41:05.387Z] drwxr-xr-x 8 admin staff 256 Sep 24 20:37 functional [2025-09-25T00:41:05.387Z] -rwxr-xr-x 1 admin staff 30011 Sep 24 20:37 get.sh [2025-09-25T00:41:05.387Z] drwxr-xr-x 25 admin staff 800 Sep 24 20:37 jck [2025-09-25T00:41:05.387Z] -rw-r--r-- 1 admin staff 135 Sep 24 20:40 job.properties [2025-09-25T00:41:05.387Z] drwxr-xr-x 28 admin staff 896 Sep 24 20:40 openj9 [2025-09-25T00:41:05.387Z] drwxr-xr-x 7 admin staff 224 Sep 24 20:37 openjdk [2025-09-25T00:41:05.387Z] drwxr-xr-x 14 admin staff 448 Sep 24 20:37 perf [2025-09-25T00:41:05.388Z] drwxr-xr-x 4 admin staff 128 Sep 24 20:37 scripts [2025-09-25T00:41:05.388Z] drwxr-xr-x 17 admin staff 544 Sep 24 20:37 system [2025-09-25T00:41:05.388Z] -rwxr-xr-x 1 admin staff 3935 Sep 24 20:37 terminateTestProcesses.sh [2025-09-25T00:41:05.388Z] drwxr-xr-x 5 admin staff 160 Sep 24 20:37 testenv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-09-25T00:41:11.795Z] $ ssh-agent -k [2025-09-25T00:41:11.814Z] unset SSH_AUTH_SOCK; [2025-09-25T00:41:11.814Z] unset SSH_AGENT_PID; [2025-09-25T00:41:11.814Z] echo Agent pid 41405 killed; [2025-09-25T00:41:12.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] echo [2025-09-25T00:41:12.543Z] readProperties file: ./aqa-tests/job.properties [Pipeline] readProperties [Pipeline] echo [2025-09-25T00:41:12.718Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-09-25T00:41:13.004Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=dev.functional&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.17%2B8_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=true&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=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=587&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-09-25T00:41:13.018Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=dev.functional&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-olf7d&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.17%2B8_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=true&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=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=587&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 [2025-09-25T00:41:13.070Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-09-25T00:41:13.793Z] Copied 1 artifact from "getTRSSOutput" build number 1906 [Pipeline] sh [2025-09-25T00:41:15.210Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-09-25T00:41:15.210Z] + gzip -cd TRSSOutput.tar.gz [2025-09-25T00:41:15.210Z] + tar xof - [2025-09-25T00:41:15.966Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-09-25T00:41:16.212Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-09-25T00:41:16.232Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-09-25T00:41:17.543Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-09-25T00:41:41.311Z] -------------------------------------------- [2025-09-25T00:41:41.311Z] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib [2025-09-25T00:41:41.311Z] task is set to default [2025-09-25T00:41:41.311Z] dependencyList is set to all [2025-09-25T00:41:41.311Z] -------------------------------------------- [2025-09-25T00:41:41.311Z] Starting download third party dependent jars [2025-09-25T00:41:41.311Z] -------------------------------------------- [2025-09-25T00:41:41.311Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib [2025-09-25T00:41:41.311Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-09-25T00:41:41.311Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-09-25T00:41:41.311Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-09-25T00:41:41.311Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-09-25T00:41:41.311Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-09-25T00:41:41.311Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-09-25T00:41:41.311Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-09-25T00:41:41.311Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-09-25T00:41:41.311Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-09-25T00:41:41.311Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-09-25T00:41:41.311Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-09-25T00:41:41.311Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-09-25T00:41:41.311Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-09-25T00:41:41.311Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-09-25T00:41:41.311Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-09-25T00:41:41.311Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-09-25T00:41:41.311Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-25T00:41:41.311Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-09-25T00:41:41.312Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-09-25T00:41:41.312Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-09-25T00:41:41.312Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-09-25T00:41:41.312Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-09-25T00:41:41.312Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-09-25T00:41:41.312Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-09-25T00:41:41.312Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-09-25T00:41:41.312Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-09-25T00:41:41.312Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-09-25T00:41:41.312Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-09-25T00:41:41.312Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-09-25T00:41:41.533Z] Found a total of 8 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label [Pipeline] sh [2025-09-25T00:41:42.606Z] + cd ./aqa-tests/TKG [2025-09-25T00:41:42.606Z] ++ uname [2025-09-25T00:41:42.606Z] + '[' Darwin = AIX ']' [2025-09-25T00:41:42.606Z] ++ uname [2025-09-25T00:41:42.606Z] + '[' Darwin = SunOS ']' [2025-09-25T00:41:42.606Z] ++ uname [2025-09-25T00:41:42.606Z] + '[' Darwin = '*BSD' ']' [2025-09-25T00:41:42.606Z] + MAKE=make [2025-09-25T00:41:42.606Z] + make genParallelList TEST=dev.functional TEST_TIME=120 NUM_MACHINES= [2025-09-25T00:41:42.606Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-09-25T00:41:42.606Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib [2025-09-25T00:41:42.607Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-25T00:41:42.607Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-25T00:41:42.607Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-25T00:41:42.607Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_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_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-25T00:41:50.971Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2025-09-25T00:41:56.067Z] [2025-09-25T00:41:56.067Z] build: [2025-09-25T00:41:56.625Z] [2025-09-25T00:41:56.625Z] clean: [2025-09-25T00:41:56.625Z] [2025-09-25T00:41:56.625Z] init: [2025-09-25T00:41:57.784Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin [2025-09-25T00:41:57.784Z] [2025-09-25T00:41:57.784Z] getDependentLibs: [2025-09-25T00:42:00.070Z] [exec] -------------------------------------------- [2025-09-25T00:42:00.070Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib [2025-09-25T00:42:00.070Z] [exec] task is set to default [2025-09-25T00:42:00.070Z] [exec] dependencyList is set to json_simple [2025-09-25T00:42:00.070Z] [exec] -------------------------------------------- [2025-09-25T00:42:00.070Z] [exec] Starting download third party dependent jars [2025-09-25T00:42:00.070Z] [exec] -------------------------------------------- [2025-09-25T00:42:00.070Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib [2025-09-25T00:42:00.070Z] [exec] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-25T00:42:00.070Z] [exec] downloaded dependent third party jars successfully [2025-09-25T00:42:00.070Z] [2025-09-25T00:42:00.070Z] compile: [2025-09-25T00:42:00.070Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-25T00:42:00.070Z] [echo] ============COMPILER SETTINGS============ [2025-09-25T00:42:00.070Z] [echo] ===fork: yes [2025-09-25T00:42:00.070Z] [echo] ===debug: on [2025-09-25T00:42:00.665Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin [2025-09-25T00:42:18.141Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API. [2025-09-25T00:42:18.141Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-09-25T00:42:18.141Z] [2025-09-25T00:42:18.141Z] dist: [2025-09-25T00:42:18.141Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2025-09-25T00:42:18.141Z] [2025-09-25T00:42:18.141Z] BUILD SUCCESSFUL [2025-09-25T00:42:18.141Z] Total time: 26 seconds [2025-09-25T00:42:18.141Z] 0 [2025-09-25T00:42:18.141Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-09-25T00:42:21.079Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-09-25T00:42:21.079Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-09-25T00:42:38.808Z] ****************************** MACHINE INFO ****************************** [2025-09-25T00:42:38.809Z] File path : /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG [2025-09-25T00:42:38.809Z] Free Physical Memory Size : 6393253888 [2025-09-25T00:42:38.809Z] Free space (bytes) : 66953109504 [2025-09-25T00:42:38.809Z] Total Physical Memory Size : 15115223040 [2025-09-25T00:42:38.809Z] Total space (bytes) : 96427008000 [2025-09-25T00:42:38.809Z] Usable space (bytes) : 66953109504 [2025-09-25T00:42:38.809Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-25T00:42:38.809Z] bashVersion : [2025-09-25T00:42:38.809Z] GNU bash, version 5.3.3(1)-release (x86_64-apple-darwin23.6.0) [2025-09-25T00:42:38.809Z] Copyright (C) 2025 Free Software Foundation, Inc. [2025-09-25T00:42:38.809Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-25T00:42:38.809Z] [2025-09-25T00:42:38.809Z] This is free software; you are free to change and redistribute it. [2025-09-25T00:42:38.809Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-25T00:42:38.809Z] cpuCores : 3 [2025-09-25T00:42:38.809Z] curlVersion : [2025-09-25T00:42:38.809Z] 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 [2025-09-25T00:42:38.809Z] Release-Date: 2024-03-27 [2025-09-25T00:42:38.809Z] 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 [2025-09-25T00:42:38.809Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets [2025-09-25T00:42:38.809Z] dockerVersion : bash: line 1: docker: command not found [2025-09-25T00:42:38.809Z] gcc version : 17.0.0 [2025-09-25T00:42:38.809Z] gclibc version : bash: line 1: ldd: command not found [2025-09-25T00:42:38.809Z] gdb version : bash: line 1: gdb: command not found [2025-09-25T00:42:38.809Z] lldb version : [2025-09-25T00:42:38.809Z] lldb-1700.0.9.502 [2025-09-25T00:42:38.809Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5) [2025-09-25T00:42:38.809Z] makeVersion : [2025-09-25T00:42:38.809Z] GNU Make 3.81 [2025-09-25T00:42:38.809Z] Copyright (C) 2006 Free Software Foundation, Inc. [2025-09-25T00:42:38.809Z] This is free software; see the source for copying conditions. [2025-09-25T00:42:38.809Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2025-09-25T00:42:38.809Z] PARTICULAR PURPOSE. [2025-09-25T00:42:38.809Z] [2025-09-25T00:42:38.809Z] This program built for i386-apple-darwin11.3.0 [2025-09-25T00:42:38.809Z] mavenVersion : [2025-09-25T00:42:38.809Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-09-25T00:42:38.809Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-09-25T00:42:38.809Z] Java version: 17.0.17-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2025-09-25T00:42:38.809Z] Default locale: en_US, platform encoding: UTF-8 [2025-09-25T00:42:38.809Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac" [2025-09-25T00:42:38.809Z] perlVersion : [2025-09-25T00:42:38.809Z] [2025-09-25T00:42:38.809Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level [2025-09-25T00:42:38.809Z] (with 2 registered patches, see perl -V for more detail) [2025-09-25T00:42:38.809Z] [2025-09-25T00:42:38.809Z] Copyright 1987-2022, Larry Wall [2025-09-25T00:42:38.809Z] [2025-09-25T00:42:38.809Z] Perl may be copied only under the terms of either the Artistic License or the [2025-09-25T00:42:38.809Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-09-25T00:42:38.809Z] [2025-09-25T00:42:38.809Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-09-25T00:42:38.809Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-09-25T00:42:38.809Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-09-25T00:42:38.809Z] [2025-09-25T00:42:38.809Z] podmanVersion : bash: line 1: podman: command not found [2025-09-25T00:42:38.809Z] procArch : i386 [2025-09-25T00:42:38.809Z] sysArch : x86_64 [2025-09-25T00:42:38.809Z] sysOS : Darwin [2025-09-25T00:42:38.809Z] ulimit : [2025-09-25T00:42:38.809Z] core file size (blocks, -c) 0 [2025-09-25T00:42:38.809Z] data seg size (kbytes, -d) unlimited [2025-09-25T00:42:38.809Z] file size (blocks, -f) unlimited [2025-09-25T00:42:38.809Z] max locked memory (kbytes, -l) unlimited [2025-09-25T00:42:38.809Z] max memory size (kbytes, -m) unlimited [2025-09-25T00:42:38.809Z] open files (-n) 1048576 [2025-09-25T00:42:38.809Z] pipe size (512 bytes, -p) 1 [2025-09-25T00:42:38.809Z] stack size (kbytes, -s) 65532 [2025-09-25T00:42:38.809Z] cpu time (seconds, -t) unlimited [2025-09-25T00:42:38.809Z] max user processes (-u) 2088 [2025-09-25T00:42:38.809Z] virtual memory (kbytes, -v) unlimited [2025-09-25T00:42:38.809Z] 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 [2025-09-25T00:42:38.809Z] vmVendor : Oracle Corporation [2025-09-25T00:42:38.809Z] vmVersion : 17.0.17-beta+8-ea [2025-09-25T00:42:38.809Z] xlc version : bash: line 1: xlC: command not found [2025-09-25T00:42:38.809Z] ************************************************************************** [2025-09-25T00:42:38.809Z] [2025-09-25T00:42:38.809Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-09-25T00:42:38.809Z] [2025-09-25T00:42:38.809Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-09-25T00:42:38.809Z] [2025-09-25T00:42:38.809Z] System.getProperty('os.name')=Mac OS X [2025-09-25T00:42:38.809Z] [2025-09-25T00:42:38.809Z] System.getProperty('os.arch')=x86_64 [2025-09-25T00:42:38.809Z] [2025-09-25T00:42:38.809Z] System.getProperty('java.fullversion')=null [2025-09-25T00:42:38.809Z] [2025-09-25T00:42:38.809Z] System.getProperty('sun.arch.data.model')=64 [2025-09-25T00:42:38.809Z] [2025-09-25T00:42:40.987Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=dev.functional TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib [2025-09-25T00:42:40.987Z] perl scripts/configure.pl [2025-09-25T00:42:40.987Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_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=functional --iterations=1 --aotIterations= --testFlag= --testTarget=dev.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-09-25T00:42:44.008Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-09-25T00:42:44.008Z] [2025-09-25T00:42:44.008Z] [2025-09-25T00:42:44.008Z] Starting to generate parallel test lists. [2025-09-25T00:42:44.008Z] [2025-09-25T00:42:44.008Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2025-09-25T00:42:44.008Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2025-09-25T00:42:44.614Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2025-09-25T00:42:44.614Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2025-09-25T00:42:44.614Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2025-09-25T00:42:44.614Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2025-09-25T00:42:45.300Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2025-09-25T00:42:45.301Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2025-09-25T00:42:45.301Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2025-09-25T00:42:45.301Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2025-09-25T00:42:45.301Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2025-09-25T00:42:45.301Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2025-09-25T00:42:45.301Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2025-09-25T00:42:45.301Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2025-09-25T00:42:45.301Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2025-09-25T00:42:45.301Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2025-09-25T00:42:45.301Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2025-09-25T00:42:45.913Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2025-09-25T00:42:45.913Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2025-09-25T00:42:45.913Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2025-09-25T00:42:45.913Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2025-09-25T00:42:45.913Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2025-09-25T00:42:45.913Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2025-09-25T00:42:45.913Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2025-09-25T00:42:45.913Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2025-09-25T00:42:45.913Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2025-09-25T00:42:45.913Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2025-09-25T00:42:45.913Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2025-09-25T00:42:45.913Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2025-09-25T00:42:45.913Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2025-09-25T00:42:45.913Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2025-09-25T00:42:45.913Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2025-09-25T00:42:46.555Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2025-09-25T00:42:48.537Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2025-09-25T00:42:48.537Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2025-09-25T00:42:48.537Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2025-09-25T00:42:49.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2025-09-25T00:42:49.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2025-09-25T00:42:49.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2025-09-25T00:42:49.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2025-09-25T00:42:49.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2025-09-25T00:42:49.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2025-09-25T00:42:49.098Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2025-09-25T00:42:49.883Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2025-09-25T00:42:49.884Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2025-09-25T00:42:49.884Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2025-09-25T00:42:49.884Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2025-09-25T00:42:49.884Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2025-09-25T00:42:50.469Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2025-09-25T00:42:50.469Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2025-09-25T00:42:50.469Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2025-09-25T00:42:50.469Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2025-09-25T00:42:50.469Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2025-09-25T00:42:50.469Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2025-09-25T00:42:50.469Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2025-09-25T00:42:50.469Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2025-09-25T00:42:50.469Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2025-09-25T00:42:50.469Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2025-09-25T00:42:50.469Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2025-09-25T00:42:50.469Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2025-09-25T00:42:50.469Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2025-09-25T00:42:50.469Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2025-09-25T00:42:50.469Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2025-09-25T00:42:50.997Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2025-09-25T00:42:50.997Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2025-09-25T00:42:50.997Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2025-09-25T00:42:50.997Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2025-09-25T00:42:50.997Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2025-09-25T00:42:50.997Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2025-09-25T00:42:50.997Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2025-09-25T00:42:50.997Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2025-09-25T00:42:50.997Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2025-09-25T00:42:50.997Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2025-09-25T00:42:50.997Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2025-09-25T00:42:50.997Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2025-09-25T00:42:50.997Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2025-09-25T00:42:50.997Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2025-09-25T00:42:51.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2025-09-25T00:42:51.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2025-09-25T00:42:51.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2025-09-25T00:42:51.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2025-09-25T00:42:51.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2025-09-25T00:42:51.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2025-09-25T00:42:51.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2025-09-25T00:42:51.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2025-09-25T00:42:51.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2025-09-25T00:42:51.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2025-09-25T00:42:51.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2025-09-25T00:42:51.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2025-09-25T00:42:51.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml [2025-09-25T00:42:51.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2025-09-25T00:42:51.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2025-09-25T00:42:51.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2025-09-25T00:42:51.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2025-09-25T00:42:51.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2025-09-25T00:42:52.192Z] Attempting to get test duration data from TRSS. [2025-09-25T00:42:52.192Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=17&impl=hs&platform=x86-64_mac&group=functional&level=dev [2025-09-25T00:42:53.556Z] Attempting to get test duration data from cached files. [2025-09-25T00:42:53.556Z] [2025-09-25T00:42:53.556Z] TEST DURATION [2025-09-25T00:42:53.556Z] ==================================================================================== [2025-09-25T00:42:53.556Z] Total number of tests searched: 2 [2025-09-25T00:42:53.556Z] Number of test durations found: 2 [2025-09-25T00:42:53.556Z] Top slowest tests: [2025-09-25T00:42:53.556Z] 03m04s ssl-tests_0 [2025-09-25T00:42:53.556Z] 00m54s TestHeadlessComponents_0 [2025-09-25T00:42:53.556Z] ==================================================================================== [2025-09-25T00:42:53.556Z] [2025-09-25T00:42:53.556Z] Test target is split into 1 lists. [2025-09-25T00:42:53.556Z] Reducing estimated test running time from 03m58s to 03m58s. [2025-09-25T00:42:53.556Z] [2025-09-25T00:42:53.556Z] -------------------------------------testList_0------------------------------------- [2025-09-25T00:42:53.556Z] Number of tests: 2 [2025-09-25T00:42:53.556Z] Estimated running time: 03m58s [2025-09-25T00:42:53.556Z] TESTLIST=ssl-tests_0,TestHeadlessComponents_0 [2025-09-25T00:42:53.556Z] ------------------------------------------------------------------------------------ [2025-09-25T00:42:53.556Z] [2025-09-25T00:42:53.556Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [Pipeline] fileExists [Pipeline] echo [2025-09-25T00:42:54.674Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-09-25T00:42:55.215Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-09-25T00:42:55.291Z] Building tests... [Pipeline] timeout [2025-09-25T00:42:55.298Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-09-25T00:42:55.328Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-09-25T00:42:56.817Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-09-25T00:43:21.270Z] -------------------------------------------- [2025-09-25T00:43:21.270Z] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib [2025-09-25T00:43:21.270Z] task is set to default [2025-09-25T00:43:21.270Z] dependencyList is set to all [2025-09-25T00:43:21.270Z] -------------------------------------------- [2025-09-25T00:43:21.270Z] Starting download third party dependent jars [2025-09-25T00:43:21.270Z] -------------------------------------------- [2025-09-25T00:43:21.270Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-09-25T00:43:21.270Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-09-25T00:43:21.946Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (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 TARGET (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 RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-09-25T00:43:21.967Z] ITERATION: 1/1 [Pipeline] sshagent [2025-09-25T00:43:21.864Z] $ ssh-agent [2025-09-25T00:43:22.789Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-0asBsmYSZDbR/agent.41898 [2025-09-25T00:43:22.789Z] SSH_AGENT_PID=41899 [2025-09-25T00:43:22.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-25T00:43:24.103Z] ++ uname [2025-09-25T00:43:24.103Z] + '[' Darwin = AIX ']' [2025-09-25T00:43:24.103Z] ++ uname [2025-09-25T00:43:24.103Z] + '[' Darwin = SunOS ']' [2025-09-25T00:43:24.103Z] ++ uname [2025-09-25T00:43:24.103Z] + '[' Darwin = '*BSD' ']' [2025-09-25T00:43:24.103Z] + MAKE=make [2025-09-25T00:43:24.103Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-09-25T00:43:24.103Z] make: Nothing to be done for `testEnvTeardown'. [Pipeline] sh [2025-09-25T00:43:25.871Z] ++ uname [2025-09-25T00:43:25.871Z] + '[' Darwin = AIX ']' [2025-09-25T00:43:25.871Z] ++ uname [2025-09-25T00:43:25.871Z] + '[' Darwin = SunOS ']' [2025-09-25T00:43:25.871Z] ++ uname [2025-09-25T00:43:25.871Z] + '[' Darwin = '*BSD' ']' [2025-09-25T00:43:25.871Z] + MAKE=make [2025-09-25T00:43:25.871Z] + cd ./aqa-tests [2025-09-25T00:43:25.871Z] + . ./scripts/testenv/testenvSettings.sh [2025-09-25T00:43:25.871Z] ++ set +x [2025-09-25T00:43:26.759Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-09-25T00:43:26.759Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib [2025-09-25T00:43:26.759Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-25T00:43:26.759Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-25T00:43:26.759Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-25T00:43:26.759Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_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_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-25T00:43:29.686Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2025-09-25T00:43:32.637Z] [2025-09-25T00:43:32.637Z] build: [2025-09-25T00:43:32.637Z] [2025-09-25T00:43:32.637Z] clean: [2025-09-25T00:43:33.368Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk [2025-09-25T00:43:33.368Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin [2025-09-25T00:43:33.368Z] [2025-09-25T00:43:33.368Z] init: [2025-09-25T00:43:33.368Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin [2025-09-25T00:43:33.368Z] [2025-09-25T00:43:33.368Z] getDependentLibs: [2025-09-25T00:43:34.055Z] [exec] -------------------------------------------- [2025-09-25T00:43:34.055Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib [2025-09-25T00:43:34.055Z] [exec] task is set to default [2025-09-25T00:43:34.055Z] [exec] dependencyList is set to json_simple [2025-09-25T00:43:34.055Z] [exec] -------------------------------------------- [2025-09-25T00:43:34.055Z] [exec] Starting download third party dependent jars [2025-09-25T00:43:34.055Z] [exec] -------------------------------------------- [2025-09-25T00:43:34.055Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib [2025-09-25T00:43:34.055Z] [exec] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-25T00:43:34.055Z] [exec] downloaded dependent third party jars successfully [2025-09-25T00:43:34.055Z] [2025-09-25T00:43:34.055Z] compile: [2025-09-25T00:43:34.055Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-25T00:43:34.055Z] [echo] ============COMPILER SETTINGS============ [2025-09-25T00:43:34.055Z] [echo] ===fork: yes [2025-09-25T00:43:34.055Z] [echo] ===debug: on [2025-09-25T00:43:34.055Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin [2025-09-25T00:43:49.232Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API. [2025-09-25T00:43:49.232Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-09-25T00:43:49.232Z] [2025-09-25T00:43:49.232Z] dist: [2025-09-25T00:43:49.232Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2025-09-25T00:43:50.060Z] [2025-09-25T00:43:50.060Z] BUILD SUCCESSFUL [2025-09-25T00:43:50.060Z] Total time: 19 seconds [2025-09-25T00:43:50.060Z] 0 [2025-09-25T00:43:50.060Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-09-25T00:43:53.040Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-09-25T00:43:53.040Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-09-25T00:44:08.270Z] ****************************** MACHINE INFO ****************************** [2025-09-25T00:44:08.270Z] File path : /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG [2025-09-25T00:44:08.270Z] Free Physical Memory Size : 6251319296 [2025-09-25T00:44:08.270Z] Free space (bytes) : 66942955520 [2025-09-25T00:44:08.270Z] Total Physical Memory Size : 15115223040 [2025-09-25T00:44:08.270Z] Total space (bytes) : 96427008000 [2025-09-25T00:44:08.270Z] Usable space (bytes) : 66942955520 [2025-09-25T00:44:08.270Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-25T00:44:08.270Z] bashVersion : [2025-09-25T00:44:08.270Z] GNU bash, version 5.3.3(1)-release (x86_64-apple-darwin23.6.0) [2025-09-25T00:44:08.270Z] Copyright (C) 2025 Free Software Foundation, Inc. [2025-09-25T00:44:08.270Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-25T00:44:08.270Z] [2025-09-25T00:44:08.270Z] This is free software; you are free to change and redistribute it. [2025-09-25T00:44:08.270Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-25T00:44:08.270Z] cpuCores : 3 [2025-09-25T00:44:08.270Z] curlVersion : [2025-09-25T00:44:08.270Z] 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 [2025-09-25T00:44:08.270Z] Release-Date: 2024-03-27 [2025-09-25T00:44:08.270Z] 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 [2025-09-25T00:44:08.270Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets [2025-09-25T00:44:08.270Z] dockerVersion : bash: line 1: docker: command not found [2025-09-25T00:44:08.270Z] gcc version : 17.0.0 [2025-09-25T00:44:08.270Z] gclibc version : bash: line 1: ldd: command not found [2025-09-25T00:44:08.270Z] gdb version : bash: line 1: gdb: command not found [2025-09-25T00:44:08.270Z] lldb version : [2025-09-25T00:44:08.270Z] lldb-1700.0.9.502 [2025-09-25T00:44:08.270Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5) [2025-09-25T00:44:08.270Z] makeVersion : [2025-09-25T00:44:08.270Z] GNU Make 3.81 [2025-09-25T00:44:08.270Z] Copyright (C) 2006 Free Software Foundation, Inc. [2025-09-25T00:44:08.270Z] This is free software; see the source for copying conditions. [2025-09-25T00:44:08.270Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2025-09-25T00:44:08.270Z] PARTICULAR PURPOSE. [2025-09-25T00:44:08.270Z] [2025-09-25T00:44:08.270Z] This program built for i386-apple-darwin11.3.0 [2025-09-25T00:44:08.270Z] mavenVersion : [2025-09-25T00:44:08.270Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-09-25T00:44:08.270Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-09-25T00:44:08.270Z] Java version: 17.0.17-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2025-09-25T00:44:08.270Z] Default locale: en_US, platform encoding: UTF-8 [2025-09-25T00:44:08.270Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac" [2025-09-25T00:44:08.270Z] perlVersion : [2025-09-25T00:44:08.270Z] [2025-09-25T00:44:08.270Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level [2025-09-25T00:44:08.270Z] (with 2 registered patches, see perl -V for more detail) [2025-09-25T00:44:08.270Z] [2025-09-25T00:44:08.270Z] Copyright 1987-2022, Larry Wall [2025-09-25T00:44:08.270Z] [2025-09-25T00:44:08.270Z] Perl may be copied only under the terms of either the Artistic License or the [2025-09-25T00:44:08.270Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-09-25T00:44:08.270Z] [2025-09-25T00:44:08.270Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-09-25T00:44:08.270Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-09-25T00:44:08.270Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-09-25T00:44:08.270Z] [2025-09-25T00:44:08.270Z] podmanVersion : bash: line 1: podman: command not found [2025-09-25T00:44:08.270Z] procArch : i386 [2025-09-25T00:44:08.270Z] sysArch : x86_64 [2025-09-25T00:44:08.270Z] sysOS : Darwin [2025-09-25T00:44:08.270Z] ulimit : [2025-09-25T00:44:08.270Z] core file size (blocks, -c) 0 [2025-09-25T00:44:08.270Z] data seg size (kbytes, -d) unlimited [2025-09-25T00:44:08.270Z] file size (blocks, -f) unlimited [2025-09-25T00:44:08.270Z] max locked memory (kbytes, -l) unlimited [2025-09-25T00:44:08.270Z] max memory size (kbytes, -m) unlimited [2025-09-25T00:44:08.270Z] open files (-n) 1048576 [2025-09-25T00:44:08.270Z] pipe size (512 bytes, -p) 1 [2025-09-25T00:44:08.270Z] stack size (kbytes, -s) 65532 [2025-09-25T00:44:08.270Z] cpu time (seconds, -t) unlimited [2025-09-25T00:44:08.270Z] max user processes (-u) 2088 [2025-09-25T00:44:08.270Z] virtual memory (kbytes, -v) unlimited [2025-09-25T00:44:08.270Z] 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 [2025-09-25T00:44:08.270Z] vmVendor : Oracle Corporation [2025-09-25T00:44:08.270Z] vmVersion : 17.0.17-beta+8-ea [2025-09-25T00:44:08.270Z] xlc version : bash: line 1: xlC: command not found [2025-09-25T00:44:08.270Z] ************************************************************************** [2025-09-25T00:44:08.270Z] [2025-09-25T00:44:08.270Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-09-25T00:44:08.270Z] [2025-09-25T00:44:08.270Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-09-25T00:44:08.270Z] [2025-09-25T00:44:08.270Z] System.getProperty('os.name')=Mac OS X [2025-09-25T00:44:08.270Z] [2025-09-25T00:44:08.270Z] System.getProperty('os.arch')=x86_64 [2025-09-25T00:44:08.270Z] [2025-09-25T00:44:08.270Z] System.getProperty('java.fullversion')=null [2025-09-25T00:44:08.270Z] [2025-09-25T00:44:08.270Z] System.getProperty('sun.arch.data.model')=64 [2025-09-25T00:44:08.270Z] [2025-09-25T00:44:10.400Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=dev.functional TESTLIST= [2025-09-25T00:44:10.400Z] perl scripts/configure.pl [2025-09-25T00:44:10.986Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=dev.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-09-25T00:44:14.148Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-09-25T00:44:14.148Z] [2025-09-25T00:44:14.148Z] [2025-09-25T00:44:14.148Z] Starting to generate build list. [2025-09-25T00:44:14.148Z] [2025-09-25T00:44:15.021Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2025-09-25T00:44:15.021Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2025-09-25T00:44:15.021Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2025-09-25T00:44:15.021Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2025-09-25T00:44:15.021Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2025-09-25T00:44:15.021Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2025-09-25T00:44:15.670Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2025-09-25T00:44:15.670Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2025-09-25T00:44:15.670Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2025-09-25T00:44:15.670Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2025-09-25T00:44:15.670Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2025-09-25T00:44:15.670Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2025-09-25T00:44:15.670Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2025-09-25T00:44:15.670Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2025-09-25T00:44:16.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2025-09-25T00:44:16.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2025-09-25T00:44:16.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2025-09-25T00:44:16.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2025-09-25T00:44:16.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2025-09-25T00:44:16.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2025-09-25T00:44:16.826Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2025-09-25T00:44:16.826Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2025-09-25T00:44:16.826Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2025-09-25T00:44:16.826Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2025-09-25T00:44:16.826Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2025-09-25T00:44:16.826Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2025-09-25T00:44:16.826Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2025-09-25T00:44:16.826Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2025-09-25T00:44:17.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2025-09-25T00:44:17.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2025-09-25T00:44:17.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2025-09-25T00:44:17.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2025-09-25T00:44:17.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2025-09-25T00:44:17.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2025-09-25T00:44:17.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2025-09-25T00:44:17.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2025-09-25T00:44:17.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2025-09-25T00:44:17.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2025-09-25T00:44:17.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2025-09-25T00:44:17.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2025-09-25T00:44:17.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2025-09-25T00:44:17.576Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2025-09-25T00:44:17.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2025-09-25T00:44:17.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2025-09-25T00:44:17.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2025-09-25T00:44:17.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2025-09-25T00:44:18.266Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2025-09-25T00:44:18.266Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2025-09-25T00:44:18.266Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2025-09-25T00:44:18.266Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2025-09-25T00:44:18.266Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2025-09-25T00:44:18.266Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2025-09-25T00:44:18.266Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2025-09-25T00:44:18.266Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2025-09-25T00:44:18.955Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2025-09-25T00:44:19.744Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2025-09-25T00:44:20.428Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2025-09-25T00:44:20.428Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2025-09-25T00:44:20.428Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2025-09-25T00:44:20.428Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2025-09-25T00:44:20.428Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2025-09-25T00:44:20.428Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2025-09-25T00:44:20.428Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2025-09-25T00:44:20.428Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2025-09-25T00:44:20.428Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2025-09-25T00:44:20.428Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2025-09-25T00:44:20.428Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2025-09-25T00:44:20.428Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2025-09-25T00:44:20.428Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2025-09-25T00:44:20.428Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2025-09-25T00:44:20.428Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2025-09-25T00:44:21.173Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2025-09-25T00:44:21.173Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2025-09-25T00:44:21.173Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2025-09-25T00:44:21.173Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2025-09-25T00:44:21.173Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2025-09-25T00:44:21.173Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2025-09-25T00:44:21.173Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2025-09-25T00:44:21.173Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2025-09-25T00:44:21.173Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2025-09-25T00:44:21.173Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2025-09-25T00:44:21.173Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2025-09-25T00:44:21.173Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2025-09-25T00:44:21.173Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2025-09-25T00:44:21.173Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2025-09-25T00:44:21.808Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2025-09-25T00:44:21.808Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2025-09-25T00:44:21.808Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2025-09-25T00:44:21.808Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2025-09-25T00:44:21.808Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2025-09-25T00:44:21.808Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2025-09-25T00:44:21.808Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2025-09-25T00:44:21.808Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2025-09-25T00:44:21.808Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2025-09-25T00:44:21.808Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2025-09-25T00:44:21.808Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2025-09-25T00:44:21.808Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2025-09-25T00:44:22.550Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2025-09-25T00:44:22.550Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml [2025-09-25T00:44:22.550Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2025-09-25T00:44:22.550Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2025-09-25T00:44:22.550Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2025-09-25T00:44:22.550Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2025-09-25T00:44:22.550Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2025-09-25T00:44:22.550Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/buildInfo.mk [2025-09-25T00:44:22.550Z] [2025-09-25T00:44:22.550Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild [2025-09-25T00:44:25.211Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest [2025-09-25T00:44:25.211Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile [2025-09-25T00:44:26.427Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-25T00:44:26.427Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-25T00:44:26.427Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=17" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/testHeadlessComponents,functional/security/ssl-tests" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk17" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-25T00:44:26.427Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_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_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-25T00:44:28.004Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml [2025-09-25T00:44:31.325Z] [echo] build.list is TestConfig/build.xml,functional/testHeadlessComponents/build.xml,functional/security/ssl-tests/build.xml [2025-09-25T00:44:31.325Z] [2025-09-25T00:44:31.325Z] -create_test_directory: [2025-09-25T00:44:31.325Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest [2025-09-25T00:44:31.325Z] [2025-09-25T00:44:31.325Z] stage_test_material: [2025-09-25T00:44:32.019Z] [copy] Copying 586 files to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest [2025-09-25T00:44:35.943Z] [2025-09-25T00:44:35.943Z] build: [2025-09-25T00:44:35.943Z] [2025-09-25T00:44:35.943Z] init: [2025-09-25T00:44:35.943Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/TestConfig [2025-09-25T00:44:35.943Z] [2025-09-25T00:44:35.943Z] build: [2025-09-25T00:44:35.943Z] [copy] Copying 14 files to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/TestConfig [2025-09-25T00:44:35.943Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/TestConfig [2025-09-25T00:44:35.943Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/TestConfig [2025-09-25T00:44:36.431Z] [2025-09-25T00:44:36.431Z] build: [2025-09-25T00:44:37.036Z] [2025-09-25T00:44:37.036Z] getJtregVersion: [2025-09-25T00:44:37.036Z] [echo] jtreg version used is : jtreg_7_3_1_1 [2025-09-25T00:44:37.036Z] [2025-09-25T00:44:37.036Z] getDependentLibs: [2025-09-25T00:44:37.679Z] [exec] -------------------------------------------- [2025-09-25T00:44:37.679Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib [2025-09-25T00:44:37.679Z] [exec] task is set to default [2025-09-25T00:44:37.679Z] [exec] dependencyList is set to jtreg_7_3_1_1 [2025-09-25T00:44:37.679Z] [exec] -------------------------------------------- [2025-09-25T00:44:37.679Z] [exec] Starting download third party dependent jars [2025-09-25T00:44:37.679Z] [exec] -------------------------------------------- [2025-09-25T00:44:37.679Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib [2025-09-25T00:44:37.679Z] [exec] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-09-25T00:44:37.679Z] [exec] downloaded dependent third party jars successfully [2025-09-25T00:44:37.679Z] [2025-09-25T00:44:37.679Z] getJtreg: [2025-09-25T00:44:37.679Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/functional/security/ssl-tests [2025-09-25T00:44:37.679Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/functional/security/ssl-tests [2025-09-25T00:44:38.742Z] [2025-09-25T00:44:38.742Z] ssltests.check: [2025-09-25T00:44:38.742Z] [2025-09-25T00:44:38.742Z] getSsltestsTest: [2025-09-25T00:44:38.742Z] [exec] Cloning into 'ssl-tests'... [2025-09-25T00:44:42.115Z] [2025-09-25T00:44:42.115Z] dist: [2025-09-25T00:44:42.115Z] [2025-09-25T00:44:42.115Z] clean: [2025-09-25T00:44:42.115Z] [2025-09-25T00:44:42.115Z] build: [2025-09-25T00:44:42.115Z] [2025-09-25T00:44:42.115Z] THC.check: [2025-09-25T00:44:42.115Z] [2025-09-25T00:44:42.115Z] getTestHeadlessComponents: [2025-09-25T00:44:42.115Z] [exec] Cloning into 'TestHeadlessComponents'... [2025-09-25T00:44:45.543Z] [2025-09-25T00:44:45.543Z] dist: [2025-09-25T00:44:45.543Z] [2025-09-25T00:44:45.543Z] BUILD SUCCESSFUL [2025-09-25T00:44:45.543Z] Total time: 17 seconds [2025-09-25T00:44:45.543Z] 0 [2025-09-25T00:44:45.543Z] [2025-09-25T00:44:45.543Z] [2025-09-25T00:44:45.543Z] RECORD TEST REPOs SHA [2025-09-25T00:44:45.543Z] cd "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \ [2025-09-25T00:44:45.543Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt" [2025-09-25T00:44:45.543Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt [2025-09-25T00:44:45.543Z] touch /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt [2025-09-25T00:44:46.895Z] ================================================ [2025-09-25T00:44:46.895Z] timestamp: 20250924-204446 [2025-09-25T00:44:46.895Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/openj9 [2025-09-25T00:44:46.895Z] git repo: [2025-09-25T00:44:46.895Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git [2025-09-25T00:44:46.895Z] sha: [2025-09-25T00:44:46.895Z] a8acf8d903ece2ff6a469de1a6f662ded730d081 [2025-09-25T00:44:47.510Z] ================================================ [2025-09-25T00:44:47.510Z] timestamp: 20250924-204446 [2025-09-25T00:44:47.510Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests [2025-09-25T00:44:47.510Z] git repo: [2025-09-25T00:44:47.510Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-09-25T00:44:47.510Z] sha: [2025-09-25T00:44:47.510Z] b59e17f8fcdab4f0b7965570ea352c78a9f07fc4 [2025-09-25T00:44:47.510Z] ================================================ [2025-09-25T00:44:47.510Z] timestamp: 20250924-204447 [2025-09-25T00:44:47.510Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG [2025-09-25T00:44:47.510Z] git repo: [2025-09-25T00:44:48.133Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-09-25T00:44:48.133Z] sha: [2025-09-25T00:44:48.133Z] 5e60e2778902ca8d9ab69092d23e580d9d326df2 [2025-09-25T00:44:48.133Z] ================================================ [2025-09-25T00:44:48.133Z] timestamp: 20250924-204447 [2025-09-25T00:44:48.133Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/functional/testHeadlessComponents/TestHeadlessComponents [2025-09-25T00:44:48.134Z] git repo: [2025-09-25T00:44:48.134Z] Fetch URL: https://github.com/rh-openjdk/TestHeadlessComponents.git [2025-09-25T00:44:48.134Z] sha: [2025-09-25T00:44:48.134Z] 633fa62bde9357a2a454534004bc8c5bba4034da [2025-09-25T00:44:48.649Z] ================================================ [2025-09-25T00:44:48.649Z] timestamp: 20250924-204448 [2025-09-25T00:44:48.649Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/functional/security/ssl-tests/ssl-tests [2025-09-25T00:44:48.649Z] git repo: [2025-09-25T00:44:48.649Z] Fetch URL: https://github.com/rh-openjdk/ssl-tests.git [2025-09-25T00:44:48.649Z] sha: [2025-09-25T00:44:48.649Z] ff993629a5888736f6ec39b914b906c05e1c5fc4 [2025-09-25T00:44:48.649Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=dev.functional TESTLIST= [2025-09-25T00:44:48.649Z] perl scripts/configure.pl [2025-09-25T00:44:48.649Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=dev.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-09-25T00:44:51.049Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-09-25T00:44:51.049Z] [2025-09-25T00:44:51.049Z] Starting to generate test make files. [2025-09-25T00:44:51.049Z] [2025-09-25T00:44:51.049Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2025-09-25T00:44:51.049Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2025-09-25T00:44:51.049Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2025-09-25T00:44:51.677Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2025-09-25T00:44:51.677Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2025-09-25T00:44:51.677Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2025-09-25T00:44:51.677Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2025-09-25T00:44:52.186Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2025-09-25T00:44:52.186Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2025-09-25T00:44:52.186Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2025-09-25T00:44:52.186Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/autoGen.mk [2025-09-25T00:44:52.186Z] [2025-09-25T00:44:52.186Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2025-09-25T00:44:52.186Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2025-09-25T00:44:52.186Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2025-09-25T00:44:52.186Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2025-09-25T00:44:52.186Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2025-09-25T00:44:52.788Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/autoGen.mk [2025-09-25T00:44:52.788Z] [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2025-09-25T00:44:52.788Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/autoGen.mk [2025-09-25T00:44:52.788Z] [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2025-09-25T00:44:52.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2025-09-25T00:44:53.438Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2025-09-25T00:44:53.438Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2025-09-25T00:44:53.438Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2025-09-25T00:44:53.438Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2025-09-25T00:44:53.438Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2025-09-25T00:44:53.438Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2025-09-25T00:44:53.438Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2025-09-25T00:44:53.438Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2025-09-25T00:44:53.438Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2025-09-25T00:44:53.438Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2025-09-25T00:44:53.438Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2025-09-25T00:44:53.438Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2025-09-25T00:44:53.438Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2025-09-25T00:44:53.438Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2025-09-25T00:44:53.438Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2025-09-25T00:44:53.438Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2025-09-25T00:44:53.438Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2025-09-25T00:44:53.438Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2025-09-25T00:44:54.039Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2025-09-25T00:44:54.040Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2025-09-25T00:44:54.040Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2025-09-25T00:44:54.040Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2025-09-25T00:44:54.557Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2025-09-25T00:44:54.557Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2025-09-25T00:44:54.557Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2025-09-25T00:44:54.557Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2025-09-25T00:44:54.557Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2025-09-25T00:44:54.557Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2025-09-25T00:44:54.557Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2025-09-25T00:44:54.557Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2025-09-25T00:44:54.557Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2025-09-25T00:44:54.557Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2025-09-25T00:44:54.557Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2025-09-25T00:44:54.557Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2025-09-25T00:44:54.557Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2025-09-25T00:44:54.557Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2025-09-25T00:44:54.557Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2025-09-25T00:44:54.557Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2025-09-25T00:44:54.557Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2025-09-25T00:44:54.557Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2025-09-25T00:44:55.278Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2025-09-25T00:44:55.278Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2025-09-25T00:44:55.278Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2025-09-25T00:44:55.278Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2025-09-25T00:44:55.278Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2025-09-25T00:44:55.278Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2025-09-25T00:44:55.278Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2025-09-25T00:44:55.278Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2025-09-25T00:44:55.278Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2025-09-25T00:44:55.278Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2025-09-25T00:44:55.278Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2025-09-25T00:44:55.278Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2025-09-25T00:44:55.278Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2025-09-25T00:44:55.278Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2025-09-25T00:44:55.278Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2025-09-25T00:44:55.791Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2025-09-25T00:44:55.791Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2025-09-25T00:44:55.791Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2025-09-25T00:44:55.791Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2025-09-25T00:44:55.791Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2025-09-25T00:44:55.791Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2025-09-25T00:44:55.791Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2025-09-25T00:44:55.791Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2025-09-25T00:44:55.791Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2025-09-25T00:44:55.791Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2025-09-25T00:44:55.791Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2025-09-25T00:44:55.791Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2025-09-25T00:44:56.494Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2025-09-25T00:44:56.494Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2025-09-25T00:44:56.494Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2025-09-25T00:44:56.495Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2025-09-25T00:44:56.495Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2025-09-25T00:44:56.495Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2025-09-25T00:44:56.495Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2025-09-25T00:44:56.495Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2025-09-25T00:44:56.495Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2025-09-25T00:44:56.495Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2025-09-25T00:44:56.495Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2025-09-25T00:44:56.495Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2025-09-25T00:44:56.495Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml [2025-09-25T00:44:56.495Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2025-09-25T00:44:56.495Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2025-09-25T00:44:56.495Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2025-09-25T00:44:56.495Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2025-09-25T00:44:56.495Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2025-09-25T00:44:56.495Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/autoGen.mk [2025-09-25T00:44:56.495Z] [2025-09-25T00:44:56.495Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../autoGen.mk [2025-09-25T00:44:56.495Z] [2025-09-25T00:44:56.495Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk [2025-09-25T00:44:56.495Z] [2025-09-25T00:44:56.495Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk [2025-09-25T00:44:56.495Z] [2025-09-25T00:44:56.495Z] Make files are generated successfully. [2025-09-25T00:44:56.495Z] [2025-09-25T00:44:57.060Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _dev.functional [2025-09-25T00:44:58.110Z] [2025-09-25T00:44:58.110Z] Running make 3.81 [2025-09-25T00:44:58.110Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.. [2025-09-25T00:44:58.110Z] set JDK_VERSION to 17 [2025-09-25T00:44:58.110Z] set JDK_IMPL to hotspot [2025-09-25T00:44:58.110Z] set JVM_VERSION to openjdk17 [2025-09-25T00:44:58.110Z] set JCL_VERSION to latest [2025-09-25T00:44:58.110Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2025-09-25T00:44:58.110Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-09-25T00:44:58.110Z] set SPEC to osx_x86-64 [2025-09-25T00:44:58.110Z] set TEST_FLAG to [2025-09-25T00:44:58.645Z] Running dev.functional ... [2025-09-25T00:44:58.645Z] There are 2 test targets in dev.functional [2025-09-25T00:44:58.645Z] "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version [2025-09-25T00:44:59.279Z] openjdk version "17.0.17-beta" 2025-10-21 [2025-09-25T00:44:59.279Z] OpenJDK Runtime Environment Temurin-17.0.17+8-202509241934 (build 17.0.17-beta+8-ea) [2025-09-25T00:44:59.279Z] OpenJDK 64-Bit Server VM Temurin-17.0.17+8-202509241934 (build 17.0.17-beta+8-ea, mixed mode) [2025-09-25T00:44:59.279Z] [2025-09-25T00:44:59.279Z] ===============================================