Pre Test
Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-mac-aarch64-temurin" build number 546
originally caused by:
Started by upstream project "build-scripts/openjdk17-pipeline" build number 1016
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 478
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_dev.functional_aarch64_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_aarch64_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 bb1165c9c01e39d91400639edf891109bd8e0d1f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f bb1165c9c01e39d91400639edf891109bd8e0d1f # timeout=10
Commit message: "Disable new failing Valhalla tests and update urls (#6872)"
> git rev-list --no-walk 3e5998a3199bbe54a027e7e9d7e1e04f8697211b # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-04T22:28:49.304Z] SPEC: osx_aarch64
[Pipeline] echo
[2026-02-04T22:28:49.306Z] Specified LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-04T22:28:49.316Z] dynamicAgents: []
[Pipeline] echo
[2026-02-04T22:28:49.317Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-02-04T22:28:49.324Z] Found a total of 9 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-02-04T22:28:54.518Z] Running on test-orka-macos14-arm64-rskis in /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-04T22:28:54.566Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-04T22:28:55.536Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-04T22:28:55.536Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-04T22:28:55.562Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-04T22:28:55.748Z] The recommended git tool is: /usr/bin/git
[2026-02-04T22:28:55.805Z] No credentials specified
[2026-02-04T22:28:55.833Z] Cloning the remote Git repository
[2026-02-04T22:28:55.867Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-04T22:28:55.867Z] > /usr/bin/git init /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests # timeout=10
[2026-02-04T22:28:55.900Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-02-04T22:28:55.901Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-04T22:28:55.901Z] > /usr/bin/git --version # timeout=10
[2026-02-04T22:28:55.910Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-02-04T22:28:55.910Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-04T22:29:00.669Z] Avoid second fetch
[2026-02-04T22:29:00.707Z] Checking out Revision bb1165c9c01e39d91400639edf891109bd8e0d1f (origin/master)
[2026-02-04T22:29:00.598Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-04T22:29:00.608Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-04T22:29:00.675Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2026-02-04T22:29:00.717Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-02-04T22:29:00.727Z] > /usr/bin/git checkout -f bb1165c9c01e39d91400639edf891109bd8e0d1f # timeout=10
[2026-02-04T22:29:01.408Z] Commit message: "Disable new failing Valhalla tests and update urls (#6872)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-04T22:29:05.068Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-04T22:29:05.106Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-04T22:29:05.821Z] + LC_TIME=C
[2026-02-04T22:29:05.821Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-04T22:29:05.990Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-04T22:29:06.530Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-04T22:29:06.530Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-04T22:29:08.655Z] + printenv
[2026-02-04T22:29:08.655Z] JCK_GIT_BRANCH=master
[2026-02-04T22:29:08.655Z] DYNAMIC_COMPILE=true
[2026-02-04T22:29:08.655Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_aarch64_mac/61/
[2026-02-04T22:29:08.655Z] OPENJ9_BRANCH=master
[2026-02-04T22:29:08.655Z] JENKINS_NODE_COOKIE=c5e7783e-a9fc-4a5b-97e9-a2cbe3abfbb7
[2026-02-04T22:29:08.655Z] DOCKER_REQUIRED=false
[2026-02-04T22:29:08.655Z] PARALLEL=Dynamic
[2026-02-04T22:29:08.655Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-04T22:29:08.655Z] SHELL=/bin/zsh
[2026-02-04T22:29:08.655Z] jobStatus=SUCCESS
[2026-02-04T22:29:08.655Z] JOBSTARTTIME=Wed, 04 Feb 2026 17:29:05 -0500
[2026-02-04T22:29:08.655Z] STAGE_NAME=Setup
[2026-02-04T22:29:08.655Z] SSH_CLIENT=78.47.239.97 59204 22
[2026-02-04T22:29:08.655Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2026-02-04T22:29:08.655Z] BUILD_TAG=jenkins-Test_openjdk17_hs_dev.functional_aarch64_mac-61
[2026-02-04T22:29:08.655Z] RERUN_FAILURE=true
[2026-02-04T22:29:08.655Z] SDK_RESOURCE=upstream
[2026-02-04T22:29:08.655Z] TIME_LIMIT=25
[2026-02-04T22:29:08.655Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-04T22:29:08.655Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-04T22:29:08.655Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_aarch64_mac/
[2026-02-04T22:29:08.655Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac
[2026-02-04T22:29:08.655Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_aarch64_mac/61/display/redirect?page=changes
[2026-02-04T22:29:08.655Z] JDK_BRANCH=jdk-17.0.19+1_adopt
[2026-02-04T22:29:08.655Z] USER=admin
[2026-02-04T22:29:08.655Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-04T22:29:08.655Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-02-04T22:29:08.655Z] ADOPTOPENJDK_BRANCH=master
[2026-02-04T22:29:08.655Z] ARCHIVE_TEST_RESULTS=false
[2026-02-04T22:29:08.655Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-mac-aarch64-temurin
[2026-02-04T22:29:08.655Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-04T22:29:08.655Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_aarch64_mac/61/display/redirect?page=artifacts
[2026-02-04T22:29:08.655Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-04T22:29:08.655Z] ORIGIN_JDK_VERSION=17
[2026-02-04T22:29:08.655Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-02-04T22:29:08.655Z] SETUP_JCK_RUN=false
[2026-02-04T22:29:08.655Z] SPEC=osx_aarch64
[2026-02-04T22:29:08.655Z] PERSONAL_BUILD=false
[2026-02-04T22:29:08.655Z] TKG_ITERATIONS=1
[2026-02-04T22:29:08.655Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-04T22:29:08.655Z] RERUN_ITERATIONS=0
[2026-02-04T22:29:08.655Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-04T22:29:08.655Z] ITERATIONS=1
[2026-02-04T22:29:08.655Z] KEEP_REPORTDIR=true
[2026-02-04T22:29:08.655Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2026-02-04T22:29:08.655Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib
[2026-02-04T22:29:08.655Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_aarch64_mac/61/display/redirect
[2026-02-04T22:29:08.655Z] _=/usr/bin/printenv
[2026-02-04T22:29:08.655Z] GENERATE_JOBS=true
[2026-02-04T22:29:08.655Z] PWD=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac
[2026-02-04T22:29:08.655Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-04T22:29:08.655Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-04T22:29:08.655Z] EXIT_FAILURE=false
[2026-02-04T22:29:08.655Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-04T22:29:08.655Z] SLACK_CHANNEL=aqavit-bot
[2026-02-04T22:29:08.655Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-04T22:29:08.655Z] JDK_VERSION=17
[2026-02-04T22:29:08.655Z] JOB_NAME=Test_openjdk17_hs_dev.functional_aarch64_mac
[2026-02-04T22:29:08.655Z] BUILD_DISPLAY_NAME=#61
[2026-02-04T22:29:08.655Z] USE_TESTENV_PROPERTIES=false
[2026-02-04T22:29:08.655Z] BUILD_ID=61
[2026-02-04T22:29:08.655Z] EXIT_SUCCESS=false
[2026-02-04T22:29:08.655Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-04T22:29:08.655Z] TEST_TIME=120
[2026-02-04T22:29:08.655Z] PLATFORM=aarch64_mac
[2026-02-04T22:29:08.655Z] JDK_IMPL=hotspot
[2026-02-04T22:29:08.655Z] JOB_BASE_NAME=Test_openjdk17_hs_dev.functional_aarch64_mac
[2026-02-04T22:29:08.655Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_aarch64_mac/61/display/redirect?page=tests
[2026-02-04T22:29:08.655Z] AUTO_DETECT=true
[2026-02-04T22:29:08.655Z] SHLVL=2
[2026-02-04T22:29:08.655Z] HOME=/Users/admin
[2026-02-04T22:29:08.655Z] TAP_NAME=Test_openjdk17_hs_dev.functional_aarch64_mac.tap
[2026-02-04T22:29:08.655Z] CI=true
[2026-02-04T22:29:08.655Z] EXECUTOR_NUMBER=0
[2026-02-04T22:29:08.655Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac@tmp
[2026-02-04T22:29:08.655Z] JENKINS_SERVER_COOKIE=durable-3b8bf666b3ffc00c1111bc54edea4472906015b0b04fa55bc00044d7b87a125a
[2026-02-04T22:29:08.655Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test test-orka-macos14-arm64-rskis arm64 sw.os.osx orka mac
[2026-02-04T22:29:08.655Z] TARGET=dev.functional
[2026-02-04T22:29:08.655Z] BUILD_LIST=functional
[2026-02-04T22:29:08.655Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/system_lib
[2026-02-04T22:29:08.655Z] LOGNAME=admin
[2026-02-04T22:29:08.655Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-04T22:29:08.655Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2026-02-04T22:29:08.655Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-04T22:29:08.655Z] SSH_CONNECTION=78.47.239.97 59204 192.168.64.3 22
[2026-02-04T22:29:08.655Z] UPSTREAM_JOB_NUMBER=546
[2026-02-04T22:29:08.655Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-04T22:29:08.655Z] NODE_NAME=test-orka-macos14-arm64-rskis
[2026-02-04T22:29:08.655Z] BUILD_NUMBER=61
[2026-02-04T22:29:08.655Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_aarch64_mac/display/redirect
[2026-02-04T22:29:08.655Z] KEEP_WORKSPACE=false
[2026-02-04T22:29:08.655Z] HUDSON_COOKIE=ae441e9f-8210-41b0-9cb2-ac76ae669f0c
[2026-02-04T22:29:08.655Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../benchmarks
[2026-02-04T22:29:08.655Z] USE_JRE=false
[2026-02-04T22:29:08.655Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image
[2026-02-04T22:29:08.655Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-04T22:29:08.655Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-04T22:29:08.755Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-04T22:29:08.786Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-04T22:29:48.720Z] Copied 7 artifacts from "build-scripts » jobs » jdk17u » jdk17u-mac-aarch64-temurin" build number 546
[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
[2026-02-04T22:29:49.441Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-04T22:29:49.476Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-02-04T22:29:49.556Z] $ ssh-agent
[2026-02-04T22:29:49.740Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-NVl3ZMxqWlv8/agent.1935
[2026-02-04T22:29:49.740Z] SSH_AGENT_PID=1936
[2026-02-04T22:29:49.740Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-04T22:29:49.799Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-04T22:29:49.891Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-04T22:29:50.504Z] ++ pwd
[2026-02-04T22:29:50.504Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/.. -p aarch64_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
[2026-02-04T22:29:50.881Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests
[2026-02-04T22:29:50.881Z] get jdk binary...
[2026-02-04T22:29:50.881Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-04T22:29:50.881Z] Uncompressing file: OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz ...
[2026-02-04T22:29:51.681Z] List files in jdkbinary folder...
[2026-02-04T22:29:51.681Z] total 631112
[2026-02-04T22:29:51.681Z] -rw-r--r-- 1 admin staff 44157821 Feb 4 15:45 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:51.682Z] -rw-r--r-- 1 admin staff 185722018 Feb 4 15:49 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:51.682Z] -rw-r--r-- 1 admin staff 42660987 Feb 4 15:49 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:51.682Z] -rw-r--r-- 1 admin staff 28545 Feb 4 15:46 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.19_1-ea-metadata.json
[2026-02-04T22:29:51.682Z] -rw-r--r-- 1 admin staff 147903 Feb 4 17:21 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.19_1-ea.json
[2026-02-04T22:29:51.682Z] -rw-r--r-- 1 admin staff 3892317 Feb 4 15:49 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:51.682Z] -rw-r--r-- 1 admin staff 28836916 Feb 4 15:45 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:51.682Z] drwxr-xr-x 3 admin staff 96 Feb 4 17:29 tmp
[2026-02-04T22:29:51.682Z] List files in jdkbinary/tmp folder...
[2026-02-04T22:29:51.682Z] total 0
[2026-02-04T22:29:51.682Z] drwxr-xr-x 3 admin staff 96 Feb 4 07:48 jdk-17.0.19+1
[2026-02-04T22:29:51.682Z] Moving directory jdk-17.0.19+1/ to ../j2sdk-image
[2026-02-04T22:29:51.682Z] Uncompressing file: OpenJDK17U-jre_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz ...
[2026-02-04T22:29:52.064Z] List files in jdkbinary folder...
[2026-02-04T22:29:52.064Z] total 631112
[2026-02-04T22:29:52.064Z] -rw-r--r-- 1 admin staff 44157821 Feb 4 15:45 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:52.064Z] -rw-r--r-- 1 admin staff 185722018 Feb 4 15:49 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:52.064Z] -rw-r--r-- 1 admin staff 42660987 Feb 4 15:49 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:52.064Z] -rw-r--r-- 1 admin staff 28545 Feb 4 15:46 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.19_1-ea-metadata.json
[2026-02-04T22:29:52.064Z] -rw-r--r-- 1 admin staff 147903 Feb 4 17:21 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.19_1-ea.json
[2026-02-04T22:29:52.064Z] -rw-r--r-- 1 admin staff 3892317 Feb 4 15:49 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:52.064Z] -rw-r--r-- 1 admin staff 28836916 Feb 4 15:45 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:52.064Z] drwxr-xr-x 3 admin staff 96 Feb 4 07:48 j2sdk-image
[2026-02-04T22:29:52.064Z] drwxr-xr-x 3 admin staff 96 Feb 4 17:29 tmp
[2026-02-04T22:29:52.064Z] List files in jdkbinary/tmp folder...
[2026-02-04T22:29:52.064Z] total 0
[2026-02-04T22:29:52.064Z] drwxr-xr-x 3 admin staff 96 Feb 4 07:49 jdk-17.0.19+1-jre
[2026-02-04T22:29:52.064Z] Moving directory jdk-17.0.19+1-jre/ to ../j2re-image
[2026-02-04T22:29:52.064Z] Uncompressing file: OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz ...
[2026-02-04T22:29:52.064Z] List files in jdkbinary folder...
[2026-02-04T22:29:52.064Z] total 631112
[2026-02-04T22:29:52.064Z] -rw-r--r-- 1 admin staff 44157821 Feb 4 15:45 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:52.064Z] -rw-r--r-- 1 admin staff 185722018 Feb 4 15:49 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:52.064Z] -rw-r--r-- 1 admin staff 42660987 Feb 4 15:49 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:52.064Z] -rw-r--r-- 1 admin staff 28545 Feb 4 15:46 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.19_1-ea-metadata.json
[2026-02-04T22:29:52.064Z] -rw-r--r-- 1 admin staff 147903 Feb 4 17:21 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.19_1-ea.json
[2026-02-04T22:29:52.064Z] -rw-r--r-- 1 admin staff 3892317 Feb 4 15:49 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:52.064Z] -rw-r--r-- 1 admin staff 28836916 Feb 4 15:45 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:52.064Z] drwxr-xr-x 3 admin staff 96 Feb 4 07:49 j2re-image
[2026-02-04T22:29:52.064Z] drwxr-xr-x 3 admin staff 96 Feb 4 07:48 j2sdk-image
[2026-02-04T22:29:52.064Z] drwxr-xr-x 3 admin staff 96 Feb 4 17:29 tmp
[2026-02-04T22:29:52.064Z] List files in jdkbinary/tmp folder...
[2026-02-04T22:29:52.064Z] total 0
[2026-02-04T22:29:52.064Z] drwxr-xr-x 3 admin staff 96 Feb 4 15:44 jdk-17.0.19+1-static-libs
[2026-02-04T22:29:52.064Z] Moving directory jdk-17.0.19+1-static-libs/ to ../static-libs
[2026-02-04T22:29:52.064Z] Uncompressing file: OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz ...
[2026-02-04T22:29:52.487Z] List files in jdkbinary folder...
[2026-02-04T22:29:52.487Z] total 631112
[2026-02-04T22:29:52.487Z] -rw-r--r-- 1 admin staff 44157821 Feb 4 15:45 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:52.487Z] -rw-r--r-- 1 admin staff 185722018 Feb 4 15:49 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:52.487Z] -rw-r--r-- 1 admin staff 42660987 Feb 4 15:49 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:52.487Z] -rw-r--r-- 1 admin staff 28545 Feb 4 15:46 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.19_1-ea-metadata.json
[2026-02-04T22:29:52.487Z] -rw-r--r-- 1 admin staff 147903 Feb 4 17:21 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.19_1-ea.json
[2026-02-04T22:29:52.487Z] -rw-r--r-- 1 admin staff 3892317 Feb 4 15:49 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:52.487Z] -rw-r--r-- 1 admin staff 28836916 Feb 4 15:45 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz
[2026-02-04T22:29:52.487Z] drwxr-xr-x 3 admin staff 96 Feb 4 07:49 j2re-image
[2026-02-04T22:29:52.487Z] drwxr-xr-x 3 admin staff 96 Feb 4 07:48 j2sdk-image
[2026-02-04T22:29:52.487Z] drwxr-xr-x 3 admin staff 96 Feb 4 15:44 static-libs
[2026-02-04T22:29:52.487Z] drwxr-xr-x 3 admin staff 96 Feb 4 17:29 tmp
[2026-02-04T22:29:52.487Z] List files in jdkbinary/tmp folder...
[2026-02-04T22:29:52.487Z] total 0
[2026-02-04T22:29:52.487Z] drwxr-xr-x 7 admin staff 224 Feb 4 15:40 jdk-17.0.19+1-test-image
[2026-02-04T22:29:52.487Z] Moving directory jdk-17.0.19+1-test-image/ to ../openjdk-test-image
[2026-02-04T22:29:52.487Z] Uncompressing OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.19_1-ea.tar.gz over ./j2sdk-image...
[2026-02-04T22:29:52.931Z] Removing top-level folder jdk-17.0.19+1-debug-image/
[2026-02-04T22:29:52.931Z] Removing top-level folder jdk-17.0.19+1/
[2026-02-04T22:29:52.931Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image...
[2026-02-04T22:29:52.931Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-02-04T22:29:52.931Z] Run: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-02-04T22:29:52.931Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-04T22:29:53.717Z] openjdk version "17.0.19-beta" 2026-04-21
[2026-02-04T22:29:53.717Z] OpenJDK Runtime Environment Temurin-17.0.19+1-202602042033 (build 17.0.19-beta+1-ea)
[2026-02-04T22:29:53.717Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+1-202602042033 (build 17.0.19-beta+1-ea, mixed mode, sharing)
[2026-02-04T22:29:53.717Z] =JAVA VERSION OUTPUT END=
[2026-02-04T22:29:53.717Z] get testKitGen...
[2026-02-04T22:29:53.717Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-04T22:29:55.574Z] git rev-parse master
[2026-02-04T22:29:55.574Z] git checkout -q -f 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8
[2026-02-04T22:29:55.574Z] get functional test material...
[2026-02-04T22:29:55.574Z] git clone --depth 1 --reference-if-able /Users/admin/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-04T22:29:55.574Z] Cloning into 'openj9'...
[2026-02-04T22:29:55.574Z] info: Could not add alternate for '/Users/admin/openjdk_cache': reference repository '/Users/admin/openjdk_cache' is not a local repository.
[2026-02-04T22:30:01.978Z] Updating files: 79% (8047/10148)
[2026-02-04T22:30:01.978Z] Updating files: 80% (8119/10148)
[2026-02-04T22:30:01.978Z] Updating files: 81% (8220/10148)
[2026-02-04T22:30:01.978Z] Updating files: 82% (8322/10148)
[2026-02-04T22:30:01.978Z] Updating files: 83% (8423/10148)
[2026-02-04T22:30:01.978Z] Updating files: 84% (8525/10148)
[2026-02-04T22:30:01.978Z] Updating files: 85% (8626/10148)
[2026-02-04T22:30:01.978Z] Updating files: 86% (8728/10148)
[2026-02-04T22:30:01.978Z] Updating files: 87% (8829/10148)
[2026-02-04T22:30:01.978Z] Updating files: 88% (8931/10148)
[2026-02-04T22:30:01.978Z] Updating files: 89% (9032/10148)
[2026-02-04T22:30:01.978Z] Updating files: 90% (9134/10148)
[2026-02-04T22:30:01.978Z] Updating files: 91% (9235/10148)
[2026-02-04T22:30:01.978Z] Updating files: 92% (9337/10148)
[2026-02-04T22:30:01.978Z] Updating files: 93% (9438/10148)
[2026-02-04T22:30:01.978Z] Updating files: 94% (9540/10148)
[2026-02-04T22:30:01.978Z] Updating files: 95% (9641/10148)
[2026-02-04T22:30:01.978Z] Updating files: 96% (9743/10148)
[2026-02-04T22:30:01.978Z] Updating files: 97% (9844/10148)
[2026-02-04T22:30:01.978Z] Updating files: 98% (9946/10148)
[2026-02-04T22:30:01.978Z] Updating files: 99% (10047/10148)
[2026-02-04T22:30:01.978Z] Updating files: 100% (10148/10148)
[2026-02-04T22:30:01.978Z] Updating files: 100% (10148/10148), done.
[2026-02-04T22:30:01.978Z] check OpenJ9 Repo sha
[2026-02-04T22:30:01.979Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/openj9 --output_file /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-04T22:30:02.757Z] Check sha in /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/openj9 and store the info in /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/testenv/testenv.properties
[2026-02-04T22:30:02.757Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-04T22:30:02.757Z] OPENJ9_SHA=c6871e90ee215f90951278b9cf40b2abd862e739
[2026-02-04T22:30:02.757Z] total 160
[2026-02-04T22:30:02.757Z] -rw-r--r-- 1 admin staff 6735 Feb 4 17:29 Contributing.md
[2026-02-04T22:30:02.757Z] -rw-r--r-- 1 admin staff 11360 Feb 4 17:29 LICENSE
[2026-02-04T22:30:02.757Z] -rw-r--r-- 1 admin staff 65 Feb 4 17:29 NOTICE
[2026-02-04T22:30:02.757Z] -rw-r--r-- 1 admin staff 8350 Feb 4 17:29 README.md
[2026-02-04T22:30:02.757Z] drwxr-xr-x 24 admin staff 768 Feb 4 17:29 TKG
[2026-02-04T22:30:02.757Z] drwxr-xr-x 4 admin staff 128 Feb 4 17:29 buildenv
[2026-02-04T22:30:02.757Z] -rwxr-xr-x 1 admin staff 339 Feb 4 17:29 compile.sh
[2026-02-04T22:30:02.757Z] drwxr-xr-x 3 admin staff 96 Feb 4 17:29 config
[2026-02-04T22:30:02.757Z] drwxr-xr-x 5 admin staff 160 Feb 4 17:29 docs
[2026-02-04T22:30:02.757Z] drwxr-xr-x 46 admin staff 1472 Feb 4 17:29 external
[2026-02-04T22:30:02.757Z] drwxr-xr-x 8 admin staff 256 Feb 4 17:29 functional
[2026-02-04T22:30:02.757Z] -rwxr-xr-x 1 admin staff 30011 Feb 4 17:29 get.sh
[2026-02-04T22:30:02.757Z] drwxr-xr-x 25 admin staff 800 Feb 4 17:29 jck
[2026-02-04T22:30:02.757Z] -rw-r--r-- 1 admin staff 136 Feb 4 17:29 job.properties
[2026-02-04T22:30:02.757Z] drwxr-xr-x 27 admin staff 864 Feb 4 17:30 openj9
[2026-02-04T22:30:02.757Z] drwxr-xr-x 7 admin staff 224 Feb 4 17:29 openjdk
[2026-02-04T22:30:02.757Z] drwxr-xr-x 14 admin staff 448 Feb 4 17:29 perf
[2026-02-04T22:30:02.757Z] drwxr-xr-x 4 admin staff 128 Feb 4 17:29 scripts
[2026-02-04T22:30:02.757Z] drwxr-xr-x 17 admin staff 544 Feb 4 17:29 system
[2026-02-04T22:30:02.757Z] -rwxr-xr-x 1 admin staff 3928 Feb 4 17:29 terminateTestProcesses.sh
[2026-02-04T22:30:02.757Z] drwxr-xr-x 5 admin staff 160 Feb 4 17:29 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-04T22:30:03.112Z] $ ssh-agent -k
[2026-02-04T22:30:03.118Z] unset SSH_AUTH_SOCK;
[2026-02-04T22:30:03.118Z] unset SSH_AGENT_PID;
[2026-02-04T22:30:03.118Z] echo Agent pid 1936 killed;
[2026-02-04T22:30:03.278Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-02-04T22:30:03.494Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-02-04T22:30:03.617Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-04T22:30:05.117Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=dev.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.19%2B1_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=546&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-04T22:30:05.204Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=dev.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-orka-macos14-arm64-rskis&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.19%2B1_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=546&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-04T22:30:05.456Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-04T22:30:05.787Z] Copied 1 artifact from "getTRSSOutput" build number 2038
[Pipeline] sh
[2026-02-04T22:30:06.470Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-04T22:30:06.470Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-04T22:30:06.470Z] + tar xof -
[2026-02-04T22:30:06.470Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-04T22:30:06.651Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-04T22:30:06.714Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-04T22:30:06.922Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-02-04T22:30:06.944Z] Machine limit is 10.
[Pipeline] sh
[2026-02-04T22:30:07.669Z] + cd ./aqa-tests/TKG
[2026-02-04T22:30:07.670Z] ++ uname
[2026-02-04T22:30:07.670Z] + '[' Darwin = AIX ']'
[2026-02-04T22:30:07.670Z] ++ uname
[2026-02-04T22:30:07.670Z] + '[' Darwin = SunOS ']'
[2026-02-04T22:30:07.670Z] ++ uname
[2026-02-04T22:30:07.670Z] + '[' Darwin = '*BSD' ']'
[2026-02-04T22:30:07.670Z] + MAKE=make
[2026-02-04T22:30:07.670Z] + make genParallelList TEST=dev.functional TEST_TIME=120 NUM_MACHINES=
[2026-02-04T22:30:07.670Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-04T22:30:07.670Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib
[2026-02-04T22:30:07.670Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-04T22:30:07.670Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-04T22:30:07.670Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-04T22:30:07.670Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_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_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-04T22:30:08.048Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-04T22:30:08.830Z]
[2026-02-04T22:30:08.830Z] build:
[2026-02-04T22:30:08.830Z]
[2026-02-04T22:30:08.830Z] clean:
[2026-02-04T22:30:08.830Z]
[2026-02-04T22:30:08.830Z] init:
[2026-02-04T22:30:08.830Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/bin
[2026-02-04T22:30:08.830Z]
[2026-02-04T22:30:08.830Z] getDependentLibs:
[2026-02-04T22:30:08.830Z] [exec] --------------------------------------------
[2026-02-04T22:30:08.830Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib
[2026-02-04T22:30:08.830Z] [exec] task is set to default
[2026-02-04T22:30:08.830Z] [exec] dependencyList is set to json_simple
[2026-02-04T22:30:08.831Z] [exec] System Test jars will not be downloaded.
[2026-02-04T22:30:08.831Z] [exec] --------------------------------------------
[2026-02-04T22:30:08.831Z] [exec] Starting download third party dependent jars
[2026-02-04T22:30:08.831Z] [exec] --------------------------------------------
[2026-02-04T22:30:08.831Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib
[2026-02-04T22:30:08.831Z] [exec] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-04T22:30:08.831Z] [exec] downloaded dependent third party jars successfully
[2026-02-04T22:30:11.343Z]
[2026-02-04T22:30:11.343Z] compile:
[2026-02-04T22:30:11.343Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-04T22:30:11.343Z] [echo] ============COMPILER SETTINGS============
[2026-02-04T22:30:11.343Z] [echo] ===fork: yes
[2026-02-04T22:30:11.343Z] [echo] ===debug: on
[2026-02-04T22:30:11.343Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/bin
[2026-02-04T22:30:12.138Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2026-02-04T22:30:12.138Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-04T22:30:12.138Z]
[2026-02-04T22:30:12.138Z] dist:
[2026-02-04T22:30:12.138Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-04T22:30:12.138Z]
[2026-02-04T22:30:12.138Z] BUILD SUCCESSFUL
[2026-02-04T22:30:12.138Z] Total time: 4 seconds
[2026-02-04T22:30:12.138Z] 0
[2026-02-04T22:30:12.138Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-04T22:30:12.529Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-04T22:30:12.529Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-04T22:30:13.423Z] ****************************** MACHINE INFO ******************************
[2026-02-04T22:30:13.423Z] File path : /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG
[2026-02-04T22:30:13.423Z] Free Physical Memory Size : 566181888
[2026-02-04T22:30:13.423Z] Free space (bytes) : 56100298752
[2026-02-04T22:30:13.423Z] Total Physical Memory Size : 6979321856
[2026-02-04T22:30:13.423Z] Total space (bytes) : 90743767040
[2026-02-04T22:30:13.423Z] Usable space (bytes) : 56100298752
[2026-02-04T22:30:13.423Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-04T22:30:13.423Z] bashVersion :
[2026-02-04T22:30:13.423Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-02-04T22:30:13.423Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-04T22:30:13.423Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-04T22:30:13.423Z]
[2026-02-04T22:30:13.423Z] This is free software; you are free to change and redistribute it.
[2026-02-04T22:30:13.423Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-04T22:30:13.423Z] cpuCores : 4
[2026-02-04T22:30:13.423Z] curlVersion :
[2026-02-04T22:30:13.423Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2026-02-04T22:30:13.423Z] Release-Date: 2023-05-30
[2026-02-04T22:30:13.423Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-04T22:30:13.423Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-02-04T22:30:13.423Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-04T22:30:13.423Z] gcc version : 15.0.0
[2026-02-04T22:30:13.423Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-04T22:30:13.423Z] gdb version : bash: line 1: gdb: command not found
[2026-02-04T22:30:13.423Z] lldb version :
[2026-02-04T22:30:13.423Z] lldb-1500.0.200.58
[2026-02-04T22:30:13.423Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-02-04T22:30:13.423Z] makeVersion :
[2026-02-04T22:30:13.423Z] GNU Make 3.81
[2026-02-04T22:30:13.423Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-04T22:30:13.423Z] This is free software; see the source for copying conditions.
[2026-02-04T22:30:13.423Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-04T22:30:13.423Z] PARTICULAR PURPOSE.
[2026-02-04T22:30:13.423Z]
[2026-02-04T22:30:13.423Z] This program built for i386-apple-darwin11.3.0
[2026-02-04T22:30:13.423Z] mavenVersion :
[2026-02-04T22:30:13.423Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-04T22:30:13.423Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-04T22:30:13.423Z] Java version: 17.0.19-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-04T22:30:13.423Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-04T22:30:13.423Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-02-04T22:30:13.424Z] perlVersion :
[2026-02-04T22:30:13.424Z]
[2026-02-04T22:30:13.424Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-02-04T22:30:13.424Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-04T22:30:13.424Z]
[2026-02-04T22:30:13.424Z] Copyright 1987-2020, Larry Wall
[2026-02-04T22:30:13.424Z]
[2026-02-04T22:30:13.424Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-04T22:30:13.424Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-04T22:30:13.424Z]
[2026-02-04T22:30:13.424Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-04T22:30:13.424Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-04T22:30:13.424Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-04T22:30:13.424Z]
[2026-02-04T22:30:13.424Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-04T22:30:13.424Z] procArch : arm
[2026-02-04T22:30:13.424Z] sysArch : arm64
[2026-02-04T22:30:13.424Z] sysOS : Darwin
[2026-02-04T22:30:13.424Z] ulimit :
[2026-02-04T22:30:13.424Z] core file size (blocks, -c) 8192
[2026-02-04T22:30:13.424Z] data seg size (kbytes, -d) unlimited
[2026-02-04T22:30:13.424Z] file size (blocks, -f) unlimited
[2026-02-04T22:30:13.424Z] max locked memory (kbytes, -l) unlimited
[2026-02-04T22:30:13.424Z] max memory size (kbytes, -m) unlimited
[2026-02-04T22:30:13.424Z] open files (-n) 1048576
[2026-02-04T22:30:13.424Z] pipe size (512 bytes, -p) 1
[2026-02-04T22:30:13.424Z] stack size (kbytes, -s) 65520
[2026-02-04T22:30:13.424Z] cpu time (seconds, -t) unlimited
[2026-02-04T22:30:13.424Z] max user processes (-u) 1333
[2026-02-04T22:30:13.424Z] virtual memory (kbytes, -v) unlimited
[2026-02-04T22:30:13.424Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64
[2026-02-04T22:30:13.424Z] vmVendor : Oracle Corporation
[2026-02-04T22:30:13.424Z] vmVersion : 17.0.19-beta+1-ea
[2026-02-04T22:30:13.424Z] xlc version : bash: line 1: xlC: command not found
[2026-02-04T22:30:13.424Z] **************************************************************************
[2026-02-04T22:30:13.424Z]
[2026-02-04T22:30:13.424Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-04T22:30:13.424Z]
[2026-02-04T22:30:13.424Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-04T22:30:13.424Z]
[2026-02-04T22:30:13.424Z] System.getProperty('os.name')=Mac OS X
[2026-02-04T22:30:13.424Z]
[2026-02-04T22:30:13.424Z] System.getProperty('os.arch')=aarch64
[2026-02-04T22:30:13.424Z]
[2026-02-04T22:30:13.424Z] System.getProperty('java.fullversion')=null
[2026-02-04T22:30:13.424Z]
[2026-02-04T22:30:13.424Z] System.getProperty('sun.arch.data.model')=64
[2026-02-04T22:30:13.424Z]
[2026-02-04T22:30:13.424Z] /Applications/Xcode.app/Contents/Developer/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_aarch64_mac/../../externalDependency/lib
[2026-02-04T22:30:13.424Z] perl scripts/configure.pl
[2026-02-04T22:30:13.424Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=dev.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-04T22:30:13.424Z]
[2026-02-04T22:30:13.424Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-02-04T22:30:13.424Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-02-04T22:30:13.424Z]
[2026-02-04T22:30:13.424Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-04T22:30:13.424Z]
[2026-02-04T22:30:13.424Z]
[2026-02-04T22:30:13.424Z] Starting to generate parallel test lists.
[2026-02-04T22:30:13.424Z]
[2026-02-04T22:30:13.424Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-04T22:30:13.424Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-04T22:30:13.424Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-04T22:30:13.424Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-04T22:30:13.424Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-04T22:30:13.424Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-04T22:30:13.424Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-04T22:30:13.424Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-04T22:30:13.424Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-04T22:30:13.424Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-04T22:30:13.424Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-04T22:30:13.424Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-04T22:30:13.784Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-04T22:30:13.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-04T22:30:13.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-04T22:30:13.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-04T22:30:13.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-04T22:30:13.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-04T22:30:13.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-04T22:30:13.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-04T22:30:13.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-04T22:30:13.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-04T22:30:13.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-04T22:30:13.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-04T22:30:13.788Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-04T22:30:13.789Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-04T22:30:14.153Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-04T22:30:14.153Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-04T22:30:14.153Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-04T22:30:14.153Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-04T22:30:14.153Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-04T22:30:14.153Z] Attempting to get test duration data from TRSS.
[2026-02-04T22:30:14.153Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=17&impl=hs&platform=aarch64_mac&group=functional&level=dev
[2026-02-04T22:30:14.153Z] Attempting to get test duration data from cached files.
[2026-02-04T22:30:14.153Z]
[2026-02-04T22:30:14.153Z] TEST DURATION
[2026-02-04T22:30:14.153Z] ====================================================================================
[2026-02-04T22:30:14.153Z] Total number of tests searched: 2
[2026-02-04T22:30:14.153Z] Number of test durations found: 2
[2026-02-04T22:30:14.153Z] Top slowest tests:
[2026-02-04T22:30:14.153Z] 00m33s ssl-tests_0
[2026-02-04T22:30:14.153Z] 00m03s TestHeadlessComponents_0
[2026-02-04T22:30:14.153Z] ====================================================================================
[2026-02-04T22:30:14.153Z]
[2026-02-04T22:30:14.153Z] Test target is split into 1 lists.
[2026-02-04T22:30:14.153Z] Reducing estimated test running time from 00m36s to 00m36s.
[2026-02-04T22:30:14.153Z]
[2026-02-04T22:30:14.153Z] -------------------------------------testList_0-------------------------------------
[2026-02-04T22:30:14.153Z] Number of tests: 2
[2026-02-04T22:30:14.153Z] Estimated running time: 00m36s
[2026-02-04T22:30:14.153Z] TESTLIST=ssl-tests_0,TestHeadlessComponents_0
[2026-02-04T22:30:14.153Z] ------------------------------------------------------------------------------------
[2026-02-04T22:30:14.153Z]
[2026-02-04T22:30:14.153Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-02-04T22:30:14.348Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-04T22:30:14.501Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-04T22:30:14.794Z] Building tests...
[Pipeline] timeout
[2026-02-04T22:30:14.818Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-04T22:30:14.866Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-04T22:30:15.211Z] 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
[2026-02-04T22:30:15.298Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-04T22:30:15.375Z] $ ssh-agent
[2026-02-04T22:30:15.534Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-5LrR4tCqbJLu/agent.2318
[2026-02-04T22:30:15.534Z] SSH_AGENT_PID=2319
[2026-02-04T22:30:15.534Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-04T22:30:16.179Z] ++ uname
[2026-02-04T22:30:16.179Z] + '[' Darwin = AIX ']'
[2026-02-04T22:30:16.179Z] ++ uname
[2026-02-04T22:30:16.179Z] + '[' Darwin = SunOS ']'
[2026-02-04T22:30:16.179Z] ++ uname
[2026-02-04T22:30:16.179Z] + '[' Darwin = '*BSD' ']'
[2026-02-04T22:30:16.179Z] + MAKE=make
[2026-02-04T22:30:16.179Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-04T22:30:16.179Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-02-04T22:30:16.839Z] ++ uname
[2026-02-04T22:30:16.839Z] + '[' Darwin = AIX ']'
[2026-02-04T22:30:16.839Z] ++ uname
[2026-02-04T22:30:16.839Z] + '[' Darwin = SunOS ']'
[2026-02-04T22:30:16.839Z] ++ uname
[2026-02-04T22:30:16.839Z] + '[' Darwin = '*BSD' ']'
[2026-02-04T22:30:16.839Z] + MAKE=make
[2026-02-04T22:30:16.839Z] + cd ./aqa-tests
[2026-02-04T22:30:16.839Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-04T22:30:16.839Z] ++ set +x
[2026-02-04T22:30:16.839Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-04T22:30:16.839Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib
[2026-02-04T22:30:16.839Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-04T22:30:16.839Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-04T22:30:16.839Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-04T22:30:16.839Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_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_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-04T22:30:16.839Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-04T22:30:16.839Z]
[2026-02-04T22:30:16.839Z] build:
[2026-02-04T22:30:16.839Z]
[2026-02-04T22:30:16.839Z] clean:
[2026-02-04T22:30:16.839Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-02-04T22:30:16.839Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/bin
[2026-02-04T22:30:16.839Z]
[2026-02-04T22:30:16.839Z] init:
[2026-02-04T22:30:16.839Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/bin
[2026-02-04T22:30:16.839Z]
[2026-02-04T22:30:16.839Z] getDependentLibs:
[2026-02-04T22:30:17.226Z] [exec] --------------------------------------------
[2026-02-04T22:30:17.226Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib
[2026-02-04T22:30:17.226Z] [exec] task is set to default
[2026-02-04T22:30:17.226Z] [exec] dependencyList is set to json_simple
[2026-02-04T22:30:17.226Z] [exec] System Test jars will not be downloaded.
[2026-02-04T22:30:17.226Z] [exec] --------------------------------------------
[2026-02-04T22:30:17.226Z] [exec] Starting download third party dependent jars
[2026-02-04T22:30:17.226Z] [exec] --------------------------------------------
[2026-02-04T22:30:17.226Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib
[2026-02-04T22:30:17.226Z] [exec] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-04T22:30:17.226Z] [exec] downloaded dependent third party jars successfully
[2026-02-04T22:30:17.226Z]
[2026-02-04T22:30:17.226Z] compile:
[2026-02-04T22:30:17.226Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-04T22:30:17.226Z] [echo] ============COMPILER SETTINGS============
[2026-02-04T22:30:17.226Z] [echo] ===fork: yes
[2026-02-04T22:30:17.226Z] [echo] ===debug: on
[2026-02-04T22:30:17.226Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/bin
[2026-02-04T22:30:18.038Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2026-02-04T22:30:18.038Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-04T22:30:18.038Z]
[2026-02-04T22:30:18.038Z] dist:
[2026-02-04T22:30:18.038Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-04T22:30:18.038Z]
[2026-02-04T22:30:18.038Z] BUILD SUCCESSFUL
[2026-02-04T22:30:18.038Z] Total time: 1 second
[2026-02-04T22:30:18.038Z] 0
[2026-02-04T22:30:18.038Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-04T22:30:18.038Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-04T22:30:18.038Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-04T22:30:18.891Z] ****************************** MACHINE INFO ******************************
[2026-02-04T22:30:18.891Z] File path : /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG
[2026-02-04T22:30:18.891Z] Free Physical Memory Size : 587825152
[2026-02-04T22:30:18.891Z] Free space (bytes) : 56099975168
[2026-02-04T22:30:18.891Z] Total Physical Memory Size : 6979321856
[2026-02-04T22:30:18.891Z] Total space (bytes) : 90743767040
[2026-02-04T22:30:18.891Z] Usable space (bytes) : 56099975168
[2026-02-04T22:30:18.891Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-04T22:30:18.891Z] bashVersion :
[2026-02-04T22:30:18.891Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-02-04T22:30:18.891Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-04T22:30:18.891Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-04T22:30:18.891Z]
[2026-02-04T22:30:18.891Z] This is free software; you are free to change and redistribute it.
[2026-02-04T22:30:18.891Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-04T22:30:18.891Z] cpuCores : 4
[2026-02-04T22:30:18.891Z] curlVersion :
[2026-02-04T22:30:18.891Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2026-02-04T22:30:18.891Z] Release-Date: 2023-05-30
[2026-02-04T22:30:18.891Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-04T22:30:18.891Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-02-04T22:30:18.891Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-04T22:30:18.891Z] gcc version : 15.0.0
[2026-02-04T22:30:18.891Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-04T22:30:18.891Z] gdb version : bash: line 1: gdb: command not found
[2026-02-04T22:30:18.891Z] lldb version :
[2026-02-04T22:30:18.891Z] lldb-1500.0.200.58
[2026-02-04T22:30:18.891Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-02-04T22:30:18.891Z] makeVersion :
[2026-02-04T22:30:18.891Z] GNU Make 3.81
[2026-02-04T22:30:18.891Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-04T22:30:18.891Z] This is free software; see the source for copying conditions.
[2026-02-04T22:30:18.891Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-04T22:30:18.891Z] PARTICULAR PURPOSE.
[2026-02-04T22:30:18.891Z]
[2026-02-04T22:30:18.891Z] This program built for i386-apple-darwin11.3.0
[2026-02-04T22:30:18.891Z] mavenVersion :
[2026-02-04T22:30:18.891Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-04T22:30:18.891Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-04T22:30:18.891Z] Java version: 17.0.19-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-04T22:30:18.891Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-04T22:30:18.891Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-02-04T22:30:18.891Z] perlVersion :
[2026-02-04T22:30:18.891Z]
[2026-02-04T22:30:18.891Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-02-04T22:30:18.891Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-04T22:30:18.891Z]
[2026-02-04T22:30:18.891Z] Copyright 1987-2020, Larry Wall
[2026-02-04T22:30:18.891Z]
[2026-02-04T22:30:18.891Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-04T22:30:18.891Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-04T22:30:18.891Z]
[2026-02-04T22:30:18.891Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-04T22:30:18.891Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-04T22:30:18.891Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-04T22:30:18.891Z]
[2026-02-04T22:30:18.891Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-04T22:30:18.891Z] procArch : arm
[2026-02-04T22:30:18.891Z] sysArch : arm64
[2026-02-04T22:30:18.891Z] sysOS : Darwin
[2026-02-04T22:30:18.891Z] ulimit :
[2026-02-04T22:30:18.891Z] core file size (blocks, -c) 8192
[2026-02-04T22:30:18.891Z] data seg size (kbytes, -d) unlimited
[2026-02-04T22:30:18.891Z] file size (blocks, -f) unlimited
[2026-02-04T22:30:18.891Z] max locked memory (kbytes, -l) unlimited
[2026-02-04T22:30:18.891Z] max memory size (kbytes, -m) unlimited
[2026-02-04T22:30:18.891Z] open files (-n) 1048576
[2026-02-04T22:30:18.891Z] pipe size (512 bytes, -p) 1
[2026-02-04T22:30:18.891Z] stack size (kbytes, -s) 65520
[2026-02-04T22:30:18.891Z] cpu time (seconds, -t) unlimited
[2026-02-04T22:30:18.891Z] max user processes (-u) 1333
[2026-02-04T22:30:18.891Z] virtual memory (kbytes, -v) unlimited
[2026-02-04T22:30:18.891Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64
[2026-02-04T22:30:18.891Z] vmVendor : Oracle Corporation
[2026-02-04T22:30:18.891Z] vmVersion : 17.0.19-beta+1-ea
[2026-02-04T22:30:18.891Z] xlc version : bash: line 1: xlC: command not found
[2026-02-04T22:30:18.891Z] **************************************************************************
[2026-02-04T22:30:18.891Z]
[2026-02-04T22:30:18.891Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-04T22:30:18.891Z]
[2026-02-04T22:30:18.891Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-04T22:30:18.891Z]
[2026-02-04T22:30:18.891Z] System.getProperty('os.name')=Mac OS X
[2026-02-04T22:30:18.891Z]
[2026-02-04T22:30:18.891Z] System.getProperty('os.arch')=aarch64
[2026-02-04T22:30:18.891Z]
[2026-02-04T22:30:18.891Z] System.getProperty('java.fullversion')=null
[2026-02-04T22:30:18.891Z]
[2026-02-04T22:30:18.891Z] System.getProperty('sun.arch.data.model')=64
[2026-02-04T22:30:18.891Z]
[2026-02-04T22:30:18.891Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=dev.functional TESTLIST=
[2026-02-04T22:30:18.891Z] perl scripts/configure.pl
[2026-02-04T22:30:18.891Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=dev.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-04T22:30:18.891Z]
[2026-02-04T22:30:18.891Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-02-04T22:30:18.891Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-02-04T22:30:18.891Z]
[2026-02-04T22:30:18.891Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-04T22:30:18.891Z]
[2026-02-04T22:30:18.891Z]
[2026-02-04T22:30:18.891Z] Starting to generate build list.
[2026-02-04T22:30:18.891Z]
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-04T22:30:18.891Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-04T22:30:19.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-04T22:30:19.283Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-02-04T22:30:19.283Z]
[2026-02-04T22:30:19.283Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild
[2026-02-04T22:30:19.283Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest
[2026-02-04T22:30:19.283Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile
[2026-02-04T22:30:19.705Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-04T22:30:19.705Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-04T22:30:19.705Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_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_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_aarch64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk17" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-04T22:30:19.705Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_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_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-04T22:30:19.705Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/scripts/build_test.xml
[2026-02-04T22:30:19.705Z] [echo] build.list is TestConfig/build.xml,functional/testHeadlessComponents/build.xml,functional/security/ssl-tests/build.xml
[2026-02-04T22:30:19.705Z]
[2026-02-04T22:30:19.705Z] -create_test_directory:
[2026-02-04T22:30:19.705Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jvmtest
[2026-02-04T22:30:19.705Z]
[2026-02-04T22:30:19.705Z] stage_test_material:
[2026-02-04T22:30:19.705Z] [copy] Copying 586 files to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jvmtest
[2026-02-04T22:30:20.090Z]
[2026-02-04T22:30:20.090Z] build:
[2026-02-04T22:30:20.090Z]
[2026-02-04T22:30:20.090Z] init:
[2026-02-04T22:30:20.090Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jvmtest/TestConfig
[2026-02-04T22:30:20.090Z]
[2026-02-04T22:30:20.090Z] build:
[2026-02-04T22:30:20.090Z] [copy] Copying 15 files to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jvmtest/TestConfig
[2026-02-04T22:30:20.090Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jvmtest/TestConfig
[2026-02-04T22:30:20.090Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jvmtest/TestConfig
[2026-02-04T22:30:20.090Z]
[2026-02-04T22:30:20.090Z] build:
[2026-02-04T22:30:20.090Z]
[2026-02-04T22:30:20.090Z] getJtregVersion:
[2026-02-04T22:30:20.090Z] [echo] jtreg version used is : jtreg_7_3_1_1
[2026-02-04T22:30:20.090Z]
[2026-02-04T22:30:20.090Z] getDependentLibs:
[2026-02-04T22:30:20.090Z] [exec] --------------------------------------------
[2026-02-04T22:30:20.090Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib
[2026-02-04T22:30:20.090Z] [exec] task is set to default
[2026-02-04T22:30:20.090Z] [exec] dependencyList is set to jtreg_7_3_1_1
[2026-02-04T22:30:20.090Z] [exec] System Test jars will not be downloaded.
[2026-02-04T22:30:20.090Z] [exec] --------------------------------------------
[2026-02-04T22:30:20.090Z] [exec] Starting download third party dependent jars
[2026-02-04T22:30:20.090Z] [exec] --------------------------------------------
[2026-02-04T22:30:20.090Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib
[2026-02-04T22:30:20.090Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-02-04T22:30:20.090Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-02-04T22:30:20.090Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-02-04T22:30:20.090Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz
[2026-02-04T22:30:20.090Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz
[2026-02-04T22:30:20.581Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz
[2026-02-04T22:30:20.581Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-02-04T22:30:20.581Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-02-04T22:30:20.581Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-02-04T22:30:20.581Z] [exec] downloaded dependent third party jars successfully
[2026-02-04T22:30:20.581Z]
[2026-02-04T22:30:20.581Z] getJtreg:
[2026-02-04T22:30:20.581Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jvmtest/functional/security/ssl-tests
[2026-02-04T22:30:20.581Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/functional/security/ssl-tests
[2026-02-04T22:30:20.992Z]
[2026-02-04T22:30:20.992Z] ssltests.check:
[2026-02-04T22:30:20.992Z]
[2026-02-04T22:30:20.992Z] getSsltestsTest:
[2026-02-04T22:30:20.992Z] [exec] Cloning into 'ssl-tests'...
[2026-02-04T22:30:21.841Z]
[2026-02-04T22:30:21.841Z] dist:
[2026-02-04T22:30:21.841Z]
[2026-02-04T22:30:21.841Z] clean:
[2026-02-04T22:30:21.841Z]
[2026-02-04T22:30:21.841Z] build:
[2026-02-04T22:30:21.841Z]
[2026-02-04T22:30:21.841Z] THC.check:
[2026-02-04T22:30:21.841Z]
[2026-02-04T22:30:21.841Z] getTestHeadlessComponents:
[2026-02-04T22:30:21.841Z] [exec] Cloning into 'TestHeadlessComponents'...
[2026-02-04T22:30:22.718Z] [exec] Submodule 'RFaT' (https://github.com/rh-openjdk/run-folder-as-tests.git) registered for path 'RFaT'
[2026-02-04T22:30:22.718Z] [exec] Cloning into '/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/functional/testHeadlessComponents/TestHeadlessComponents/RFaT'...
[2026-02-04T22:30:23.175Z] [exec] Submodule path 'RFaT': checked out '80b2151eec52bd84ba18744f20304f64577d5414'
[2026-02-04T22:30:23.175Z]
[2026-02-04T22:30:23.175Z] dist:
[2026-02-04T22:30:23.175Z]
[2026-02-04T22:30:23.175Z] BUILD SUCCESSFUL
[2026-02-04T22:30:23.175Z] Total time: 3 seconds
[2026-02-04T22:30:23.175Z] 0
[2026-02-04T22:30:23.175Z]
[2026-02-04T22:30:23.175Z]
[2026-02-04T22:30:23.175Z] RECORD TEST REPOs SHA
[2026-02-04T22:30:23.175Z] cd "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-04T22:30:23.175Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-04T22:30:23.175Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-04T22:30:23.175Z] touch /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-04T22:30:23.175Z] ================================================
[2026-02-04T22:30:23.175Z] timestamp: 20260204-173022
[2026-02-04T22:30:23.175Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/openj9
[2026-02-04T22:30:23.175Z] git repo:
[2026-02-04T22:30:23.175Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-04T22:30:23.175Z] sha:
[2026-02-04T22:30:23.175Z] c6871e90ee215f90951278b9cf40b2abd862e739
[2026-02-04T22:30:23.175Z] ================================================
[2026-02-04T22:30:23.175Z] timestamp: 20260204-173023
[2026-02-04T22:30:23.175Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests
[2026-02-04T22:30:23.175Z] git repo:
[2026-02-04T22:30:23.175Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-04T22:30:23.175Z] sha:
[2026-02-04T22:30:23.175Z] bb1165c9c01e39d91400639edf891109bd8e0d1f
[2026-02-04T22:30:23.175Z] ================================================
[2026-02-04T22:30:23.175Z] timestamp: 20260204-173023
[2026-02-04T22:30:23.175Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG
[2026-02-04T22:30:23.175Z] git repo:
[2026-02-04T22:30:23.175Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-04T22:30:23.175Z] sha:
[2026-02-04T22:30:23.175Z] 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8
[2026-02-04T22:30:23.175Z] ================================================
[2026-02-04T22:30:23.175Z] timestamp: 20260204-173023
[2026-02-04T22:30:23.175Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/functional/testHeadlessComponents/TestHeadlessComponents
[2026-02-04T22:30:23.175Z] git repo:
[2026-02-04T22:30:23.175Z] Fetch URL: https://github.com/rh-openjdk/TestHeadlessComponents.git
[2026-02-04T22:30:23.175Z] sha:
[2026-02-04T22:30:23.175Z] 2e58f3dbe87e4c6dd97b0a613e5f8ff144574daf
[2026-02-04T22:30:23.175Z] ================================================
[2026-02-04T22:30:23.175Z] timestamp: 20260204-173023
[2026-02-04T22:30:23.175Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/functional/security/ssl-tests/ssl-tests
[2026-02-04T22:30:23.175Z] git repo:
[2026-02-04T22:30:23.175Z] Fetch URL: https://github.com/rh-openjdk/ssl-tests.git
[2026-02-04T22:30:23.175Z] sha:
[2026-02-04T22:30:23.175Z] 8b63b8fcb22db69ab987e451173a91be661b1996
[2026-02-04T22:30:23.175Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=dev.functional TESTLIST=
[2026-02-04T22:30:23.175Z] perl scripts/configure.pl
[2026-02-04T22:30:23.175Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=dev.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-04T22:30:23.593Z]
[2026-02-04T22:30:23.593Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-02-04T22:30:23.593Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-02-04T22:30:23.593Z]
[2026-02-04T22:30:23.593Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-04T22:30:23.593Z]
[2026-02-04T22:30:23.593Z] Starting to generate test make files.
[2026-02-04T22:30:23.593Z]
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-04T22:30:23.593Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/autoGen.mk
[2026-02-04T22:30:23.593Z]
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-04T22:30:23.593Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/security/ssl-tests/autoGen.mk
[2026-02-04T22:30:23.593Z]
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-04T22:30:23.593Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/security/autoGen.mk
[2026-02-04T22:30:23.593Z]
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-04T22:30:23.593Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-04T22:30:23.985Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-04T22:30:23.986Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-04T22:30:23.986Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../functional/autoGen.mk
[2026-02-04T22:30:23.986Z]
[2026-02-04T22:30:23.986Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../autoGen.mk
[2026-02-04T22:30:23.986Z]
[2026-02-04T22:30:23.986Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/utils.mk
[2026-02-04T22:30:23.986Z]
[2026-02-04T22:30:23.986Z] Generated /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-04T22:30:23.986Z]
[2026-02-04T22:30:23.986Z] Make files are generated successfully.
[2026-02-04T22:30:23.986Z]
[2026-02-04T22:30:23.986Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtest.mk _dev.functional
[2026-02-04T22:30:24.546Z]
[2026-02-04T22:30:24.546Z] Running make 3.81
[2026-02-04T22:30:24.546Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/aqa-tests/TKG/..
[2026-02-04T22:30:24.546Z] set JDK_VERSION to 17
[2026-02-04T22:30:24.546Z] set JDK_IMPL to hotspot
[2026-02-04T22:30:24.546Z] set JVM_VERSION to openjdk17
[2026-02-04T22:30:24.546Z] set JCL_VERSION to latest
[2026-02-04T22:30:24.546Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-04T22:30:24.546Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-04T22:30:24.546Z] set SPEC to osx_aarch64
[2026-02-04T22:30:24.546Z] set TEST_FLAG to
[2026-02-04T22:30:24.546Z] Running dev.functional ...
[2026-02-04T22:30:24.546Z] There are 2 test targets in dev.functional
[2026-02-04T22:30:24.546Z] "/Users/admin/workspace/workspace/Test_openjdk17_hs_dev.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-02-04T22:30:24.546Z] openjdk version "17.0.19-beta" 2026-04-21
[2026-02-04T22:30:24.546Z] OpenJDK Runtime Environment Temurin-17.0.19+1-202602042033 (build 17.0.19-beta+1-ea)
[2026-02-04T22:30:24.546Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+1-202602042033 (build 17.0.19-beta+1-ea, mixed mode, sharing)
[2026-02-04T22:30:24.546Z]
[2026-02-04T22:30:24.546Z] ===============================================