Pre Test
Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-mac-aarch64-temurin" build number 8
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 100
originally caused by:
Started by upstream project "build-scripts/weekly-openjdk25-pipeline" build number 6
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_sanity.perf_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_openjdk25_hs_sanity.perf_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 f05e52526c58faf342ec0e2605a5b26a4e3f6868 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f05e52526c58faf342ec0e2605a5b26a4e3f6868 # timeout=10
Commit message: "Enhance diff.sh to include file difference (#5607)"
> git rev-list --no-walk 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-12-06T12:58:36.435Z] Could not find any nodes with 'hw.arch.aarch64&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label
[Pipeline] echo
[2025-12-06T12:58:36.442Z] SPEC: osx_aarch64
[Pipeline] echo
[2025-12-06T12:58:36.442Z] LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-12-06T12:58:36.453Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-12-06T12:58:36.457Z] dynamicAgents: []
[Pipeline] node
[2025-12-06T12:58:36.483Z] Running on test-orka-macos14-arm64-11b9i in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_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
[2025-12-06T12:58:36.502Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-06T12:58:36.580Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-06T12:58:36.580Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-06T12:58:36.606Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-12-06T12:58:36.685Z] The recommended git tool is: /opt/homebrew/bin/git
[2025-12-06T12:58:36.738Z] No credentials specified
[2025-12-06T12:58:36.764Z] Cloning the remote Git repository
[2025-12-06T12:58:36.785Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-12-06T12:58:36.785Z] > /opt/homebrew/bin/git init /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests # timeout=10
[2025-12-06T12:58:36.799Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2025-12-06T12:58:36.799Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-12-06T12:58:36.799Z] > /opt/homebrew/bin/git --version # timeout=10
[2025-12-06T12:58:36.807Z] > git --version # 'git version 2.52.0'
[2025-12-06T12:58:36.807Z] > /opt/homebrew/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-06T12:58:40.489Z] Avoid second fetch
[2025-12-06T12:58:40.527Z] Checking out Revision f05e52526c58faf342ec0e2605a5b26a4e3f6868 (origin/master)
[2025-12-06T12:58:40.416Z] > /opt/homebrew/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-12-06T12:58:40.423Z] > /opt/homebrew/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-06T12:58:40.484Z] > /opt/homebrew/bin/git rev-parse origin/master^{commit} # timeout=10
[2025-12-06T12:58:40.522Z] > /opt/homebrew/bin/git config core.sparsecheckout # timeout=10
[2025-12-06T12:58:40.530Z] > /opt/homebrew/bin/git checkout -f f05e52526c58faf342ec0e2605a5b26a4e3f6868 # timeout=10
[2025-12-06T12:58:41.241Z] Commit message: "Enhance diff.sh to include file difference (#5607)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_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
[2025-12-06T12:58:42.640Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-12-06T12:58:42.661Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-12-06T12:58:43.214Z] + LC_TIME=C
[2025-12-06T12:58:43.215Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-12-06T12:58:43.323Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-06T12:58:43.814Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-12-06T12:58:43.814Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-12-06T12:58:45.250Z] + printenv
[2025-12-06T12:58:45.250Z] JCK_GIT_BRANCH=master
[2025-12-06T12:58:45.250Z] DYNAMIC_COMPILE=false
[2025-12-06T12:58:45.250Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.perf_aarch64_mac/30/
[2025-12-06T12:58:45.250Z] OPENJ9_BRANCH=master
[2025-12-06T12:58:45.250Z] JENKINS_NODE_COOKIE=a1dd2736-d423-4d21-b318-a7d021452bb2
[2025-12-06T12:58:45.250Z] DOCKER_REQUIRED=false
[2025-12-06T12:58:45.250Z] PARALLEL=Dynamic
[2025-12-06T12:58:45.250Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-12-06T12:58:45.250Z] SHELL=/bin/zsh
[2025-12-06T12:58:45.250Z] jobStatus=SUCCESS
[2025-12-06T12:58:45.250Z] JOBSTARTTIME=Sat, 06 Dec 2025 07:58:42 -0500
[2025-12-06T12:58:45.250Z] STAGE_NAME=Setup
[2025-12-06T12:58:45.250Z] SSH_CLIENT=78.47.239.97 56294 22
[2025-12-06T12:58:45.250Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2025-12-06T12:58:45.250Z] BUILD_TAG=jenkins-Test_openjdk25_hs_sanity.perf_aarch64_mac-30
[2025-12-06T12:58:45.250Z] RERUN_FAILURE=true
[2025-12-06T12:58:45.250Z] SDK_RESOURCE=upstream
[2025-12-06T12:58:45.250Z] TIME_LIMIT=25
[2025-12-06T12:58:45.250Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-12-06T12:58:45.250Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-12-06T12:58:45.250Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.perf_aarch64_mac/
[2025-12-06T12:58:45.250Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac
[2025-12-06T12:58:45.250Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.perf_aarch64_mac/30/display/redirect?page=changes
[2025-12-06T12:58:45.250Z] JDK_BRANCH=dev
[2025-12-06T12:58:45.250Z] USER=admin
[2025-12-06T12:58:45.251Z] ACTIVE_NODE_TIMEOUT=5
[2025-12-06T12:58:45.251Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2025-12-06T12:58:45.251Z] ADOPTOPENJDK_BRANCH=master
[2025-12-06T12:58:45.251Z] ARCHIVE_TEST_RESULTS=false
[2025-12-06T12:58:45.251Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk25u/jdk25u-mac-aarch64-temurin
[2025-12-06T12:58:45.251Z] STF_OWNER_BRANCH=adoptium:master
[2025-12-06T12:58:45.251Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.perf_aarch64_mac/30/display/redirect?page=artifacts
[2025-12-06T12:58:45.251Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-12-06T12:58:45.251Z] ORIGIN_JDK_VERSION=25
[2025-12-06T12:58:45.251Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2025-12-06T12:58:45.251Z] SETUP_JCK_RUN=false
[2025-12-06T12:58:45.251Z] SPEC=osx_aarch64
[2025-12-06T12:58:45.251Z] PERSONAL_BUILD=false
[2025-12-06T12:58:45.251Z] TKG_ITERATIONS=1
[2025-12-06T12:58:45.251Z] TKG_OWNER_BRANCH=adoptium:master
[2025-12-06T12:58:45.251Z] RERUN_ITERATIONS=1
[2025-12-06T12:58:45.251Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-12-06T12:58:45.251Z] ITERATIONS=1
[2025-12-06T12:58:45.251Z] KEEP_REPORTDIR=false
[2025-12-06T12:58:45.251Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2025-12-06T12:58:45.251Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-12-06T12:58:45.251Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.perf_aarch64_mac/30/display/redirect
[2025-12-06T12:58:45.251Z] _=/usr/bin/printenv
[2025-12-06T12:58:45.251Z] GENERATE_JOBS=true
[2025-12-06T12:58:45.251Z] PWD=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac
[2025-12-06T12:58:45.251Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-12-06T12:58:45.251Z] HUDSON_URL=https://ci.adoptium.net/
[2025-12-06T12:58:45.251Z] EXIT_FAILURE=false
[2025-12-06T12:58:45.251Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-12-06T12:58:45.251Z] SLACK_CHANNEL=aqavit-bot
[2025-12-06T12:58:45.251Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-12-06T12:58:45.251Z] JDK_VERSION=25
[2025-12-06T12:58:45.251Z] JOB_NAME=Test_openjdk25_hs_sanity.perf_aarch64_mac
[2025-12-06T12:58:45.251Z] BUILD_DISPLAY_NAME=#30
[2025-12-06T12:58:45.251Z] USE_TESTENV_PROPERTIES=false
[2025-12-06T12:58:45.251Z] BUILD_ID=30
[2025-12-06T12:58:45.251Z] EXIT_SUCCESS=false
[2025-12-06T12:58:45.251Z] JENKINS_URL=https://ci.adoptium.net/
[2025-12-06T12:58:45.251Z] TEST_TIME=120
[2025-12-06T12:58:45.251Z] PLATFORM=aarch64_mac
[2025-12-06T12:58:45.251Z] JDK_IMPL=hotspot
[2025-12-06T12:58:45.251Z] JOB_BASE_NAME=Test_openjdk25_hs_sanity.perf_aarch64_mac
[2025-12-06T12:58:45.251Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.perf_aarch64_mac/30/display/redirect?page=tests
[2025-12-06T12:58:45.251Z] AUTO_DETECT=true
[2025-12-06T12:58:45.251Z] SHLVL=2
[2025-12-06T12:58:45.251Z] HOME=/Users/admin
[2025-12-06T12:58:45.251Z] TAP_NAME=Test_openjdk25_hs_sanity.perf_aarch64_mac.tap
[2025-12-06T12:58:45.251Z] CI=true
[2025-12-06T12:58:45.251Z] EXECUTOR_NUMBER=0
[2025-12-06T12:58:45.251Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac@tmp
[2025-12-06T12:58:45.251Z] JENKINS_SERVER_COOKIE=durable-cf3f1fcf3d9ab96500ffebecb9244cc92e890cd71e2c092b13a5a4237b37e824
[2025-12-06T12:58:45.251Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 sw.os.osx orka test-orka-macos14-arm64-11b9i mac
[2025-12-06T12:58:45.251Z] TARGET=sanity.perf
[2025-12-06T12:58:45.251Z] BUILD_LIST=perf
[2025-12-06T12:58:45.251Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/system_lib
[2025-12-06T12:58:45.251Z] LOGNAME=admin
[2025-12-06T12:58:45.251Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-12-06T12:58:45.251Z] JDK_REPO=https://github.com/adoptium/jdk25u
[2025-12-06T12:58:45.251Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-12-06T12:58:45.251Z] SSH_CONNECTION=78.47.239.97 56294 192.168.64.2 22
[2025-12-06T12:58:45.251Z] UPSTREAM_JOB_NUMBER=8
[2025-12-06T12:58:45.251Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-12-06T12:58:45.251Z] NODE_NAME=test-orka-macos14-arm64-11b9i
[2025-12-06T12:58:45.251Z] BUILD_NUMBER=30
[2025-12-06T12:58:45.251Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.perf_aarch64_mac/display/redirect
[2025-12-06T12:58:45.251Z] KEEP_WORKSPACE=false
[2025-12-06T12:58:45.251Z] HUDSON_COOKIE=f133c15c-d1ac-4b5f-8877-75bbf41cc449
[2025-12-06T12:58:45.251Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../benchmarks
[2025-12-06T12:58:45.251Z] USE_JRE=false
[2025-12-06T12:58:45.251Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image
[2025-12-06T12:58:45.251Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-12-06T12:58:45.251Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-12-06T12:58:45.332Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-12-06T12:58:45.349Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-06T12:59:06.023Z] Copied 8 artifacts from "build-scripts » jobs » jdk25u » jdk25u-mac-aarch64-temurin" build number 8
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-12-06T12:59:06.246Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-12-06T12:59:06.251Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2025-12-06T12:59:06.266Z] $ ssh-agent
[2025-12-06T12:59:06.406Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-Cag88EiLKQAt/agent.2553
[2025-12-06T12:59:06.406Z] SSH_AGENT_PID=2554
[2025-12-06T12:59:06.406Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-12-06T12:59:06.426Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-12-06T12:59:06.463Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-12-06T12:59:08.541Z] ++ pwd
[2025-12-06T12:59:08.541Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 25 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-12-06T12:59:08.541Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests
[2025-12-06T12:59:08.541Z] get jdk binary...
[2025-12-06T12:59:08.541Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-12-06T12:59:08.541Z] Uncompressing file: OpenJDK25U-jdk_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz ...
[2025-12-06T12:59:09.293Z] List files in jdkbinary folder...
[2025-12-06T12:59:09.293Z] total 880408
[2025-12-06T12:59:09.293Z] -rw-r--r-- 1 admin staff 52840949 Dec 6 07:24 OpenJDK25U-debugimage_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:09.293Z] -rw-r--r-- 1 admin staff 136507629 Dec 6 07:29 OpenJDK25U-jdk_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:09.293Z] -rw-r--r-- 1 admin staff 81489634 Dec 6 07:29 OpenJDK25U-jmods_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:09.293Z] -rw-r--r-- 1 admin staff 56405010 Dec 6 07:30 OpenJDK25U-jre_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:09.293Z] -rw-r--r-- 1 admin staff 31281 Dec 6 07:26 OpenJDK25U-sbom_aarch64_mac_hotspot_2025-12-06-12-06-metadata.json
[2025-12-06T12:59:09.293Z] -rw-r--r-- 1 admin staff 163449 Dec 6 07:49 OpenJDK25U-sbom_aarch64_mac_hotspot_2025-12-06-12-06.json
[2025-12-06T12:59:09.293Z] -rw-r--r-- 1 admin staff 3769226 Dec 6 07:30 OpenJDK25U-static-libs_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:09.293Z] -rw-r--r-- 1 admin staff 97604694 Dec 6 07:24 OpenJDK25U-testimage_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:09.293Z] drwxr-xr-x 3 admin staff 96 Dec 6 07:59 tmp
[2025-12-06T12:59:09.293Z] List files in jdkbinary/tmp folder...
[2025-12-06T12:59:09.293Z] total 0
[2025-12-06T12:59:09.293Z] drwxr-xr-x 3 admin staff 96 Dec 5 23:27 jdk-25.0.3+0
[2025-12-06T12:59:09.293Z] Moving directory jdk-25.0.3+0/ to ../j2sdk-image
[2025-12-06T12:59:09.293Z] Uncompressing file: OpenJDK25U-jre_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz ...
[2025-12-06T12:59:09.643Z] List files in jdkbinary folder...
[2025-12-06T12:59:09.643Z] total 880408
[2025-12-06T12:59:09.643Z] -rw-r--r-- 1 admin staff 52840949 Dec 6 07:24 OpenJDK25U-debugimage_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:09.643Z] -rw-r--r-- 1 admin staff 136507629 Dec 6 07:29 OpenJDK25U-jdk_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:09.644Z] -rw-r--r-- 1 admin staff 81489634 Dec 6 07:29 OpenJDK25U-jmods_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:09.644Z] -rw-r--r-- 1 admin staff 56405010 Dec 6 07:30 OpenJDK25U-jre_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:09.644Z] -rw-r--r-- 1 admin staff 31281 Dec 6 07:26 OpenJDK25U-sbom_aarch64_mac_hotspot_2025-12-06-12-06-metadata.json
[2025-12-06T12:59:09.644Z] -rw-r--r-- 1 admin staff 163449 Dec 6 07:49 OpenJDK25U-sbom_aarch64_mac_hotspot_2025-12-06-12-06.json
[2025-12-06T12:59:09.644Z] -rw-r--r-- 1 admin staff 3769226 Dec 6 07:30 OpenJDK25U-static-libs_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:09.644Z] -rw-r--r-- 1 admin staff 97604694 Dec 6 07:24 OpenJDK25U-testimage_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:09.644Z] drwxr-xr-x 3 admin staff 96 Dec 5 23:27 j2sdk-image
[2025-12-06T12:59:09.644Z] drwxr-xr-x 3 admin staff 96 Dec 6 07:59 tmp
[2025-12-06T12:59:09.644Z] List files in jdkbinary/tmp folder...
[2025-12-06T12:59:09.644Z] total 0
[2025-12-06T12:59:09.644Z] drwxr-xr-x 3 admin staff 96 Dec 5 23:29 jdk-25.0.3+0-jre
[2025-12-06T12:59:09.644Z] Moving directory jdk-25.0.3+0-jre/ to ../j2re-image
[2025-12-06T12:59:09.644Z] Uncompressing file: OpenJDK25U-static-libs_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz ...
[2025-12-06T12:59:09.644Z] List files in jdkbinary folder...
[2025-12-06T12:59:09.644Z] total 880408
[2025-12-06T12:59:09.644Z] -rw-r--r-- 1 admin staff 52840949 Dec 6 07:24 OpenJDK25U-debugimage_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:09.644Z] -rw-r--r-- 1 admin staff 136507629 Dec 6 07:29 OpenJDK25U-jdk_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:09.644Z] -rw-r--r-- 1 admin staff 81489634 Dec 6 07:29 OpenJDK25U-jmods_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:09.644Z] -rw-r--r-- 1 admin staff 56405010 Dec 6 07:30 OpenJDK25U-jre_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:09.644Z] -rw-r--r-- 1 admin staff 31281 Dec 6 07:26 OpenJDK25U-sbom_aarch64_mac_hotspot_2025-12-06-12-06-metadata.json
[2025-12-06T12:59:09.644Z] -rw-r--r-- 1 admin staff 163449 Dec 6 07:49 OpenJDK25U-sbom_aarch64_mac_hotspot_2025-12-06-12-06.json
[2025-12-06T12:59:09.644Z] -rw-r--r-- 1 admin staff 3769226 Dec 6 07:30 OpenJDK25U-static-libs_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:09.644Z] -rw-r--r-- 1 admin staff 97604694 Dec 6 07:24 OpenJDK25U-testimage_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:09.644Z] drwxr-xr-x 3 admin staff 96 Dec 5 23:29 j2re-image
[2025-12-06T12:59:09.644Z] drwxr-xr-x 3 admin staff 96 Dec 5 23:27 j2sdk-image
[2025-12-06T12:59:09.644Z] drwxr-xr-x 3 admin staff 96 Dec 6 07:59 tmp
[2025-12-06T12:59:09.644Z] List files in jdkbinary/tmp folder...
[2025-12-06T12:59:09.644Z] total 0
[2025-12-06T12:59:09.644Z] drwxr-xr-x 3 admin staff 96 Dec 6 07:23 jdk-25.0.3+0-static-libs
[2025-12-06T12:59:09.644Z] Moving directory jdk-25.0.3+0-static-libs/ to ../static-libs
[2025-12-06T12:59:09.644Z] Uncompressing file: OpenJDK25U-testimage_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz ...
[2025-12-06T12:59:11.389Z] List files in jdkbinary folder...
[2025-12-06T12:59:11.389Z] total 880408
[2025-12-06T12:59:11.389Z] -rw-r--r-- 1 admin staff 52840949 Dec 6 07:24 OpenJDK25U-debugimage_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:11.389Z] -rw-r--r-- 1 admin staff 136507629 Dec 6 07:29 OpenJDK25U-jdk_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:11.389Z] -rw-r--r-- 1 admin staff 81489634 Dec 6 07:29 OpenJDK25U-jmods_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:11.389Z] -rw-r--r-- 1 admin staff 56405010 Dec 6 07:30 OpenJDK25U-jre_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:11.389Z] -rw-r--r-- 1 admin staff 31281 Dec 6 07:26 OpenJDK25U-sbom_aarch64_mac_hotspot_2025-12-06-12-06-metadata.json
[2025-12-06T12:59:11.389Z] -rw-r--r-- 1 admin staff 163449 Dec 6 07:49 OpenJDK25U-sbom_aarch64_mac_hotspot_2025-12-06-12-06.json
[2025-12-06T12:59:11.389Z] -rw-r--r-- 1 admin staff 3769226 Dec 6 07:30 OpenJDK25U-static-libs_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:11.389Z] -rw-r--r-- 1 admin staff 97604694 Dec 6 07:24 OpenJDK25U-testimage_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz
[2025-12-06T12:59:11.389Z] drwxr-xr-x 3 admin staff 96 Dec 5 23:29 j2re-image
[2025-12-06T12:59:11.389Z] drwxr-xr-x 3 admin staff 96 Dec 5 23:27 j2sdk-image
[2025-12-06T12:59:11.389Z] drwxr-xr-x 3 admin staff 96 Dec 6 07:23 static-libs
[2025-12-06T12:59:11.389Z] drwxr-xr-x 3 admin staff 96 Dec 6 07:59 tmp
[2025-12-06T12:59:11.389Z] List files in jdkbinary/tmp folder...
[2025-12-06T12:59:11.389Z] total 0
[2025-12-06T12:59:11.389Z] drwxr-xr-x 8 admin staff 256 Dec 6 07:20 jdk-25.0.3+0-test-image
[2025-12-06T12:59:11.389Z] Moving directory jdk-25.0.3+0-test-image/ to ../openjdk-test-image
[2025-12-06T12:59:11.389Z] Uncompressing OpenJDK25U-debugimage_aarch64_mac_hotspot_2025-12-06-12-06.tar.gz over ./j2sdk-image...
[2025-12-06T12:59:11.758Z] Removing top-level folder jdk-25.0.3+0-debug-image/
[2025-12-06T12:59:11.758Z] Removing top-level folder jdk-25.0.3+0/
[2025-12-06T12:59:12.106Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image...
[2025-12-06T12:59:12.106Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-12-06T12:59:12.106Z] Run: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-12-06T12:59:12.106Z] =JAVA VERSION OUTPUT BEGIN=
[2025-12-06T12:59:13.314Z] openjdk version "25.0.3-beta" 2026-04-21
[2025-12-06T12:59:13.314Z] OpenJDK Runtime Environment Temurin-25.0.3+0-202512061210 (build 25.0.3-beta-202512061210)
[2025-12-06T12:59:13.314Z] OpenJDK 64-Bit Server VM Temurin-25.0.3+0-202512061210 (build 25.0.3-beta-202512061210, mixed mode, sharing)
[2025-12-06T12:59:13.314Z] =JAVA VERSION OUTPUT END=
[2025-12-06T12:59:13.314Z] get testKitGen...
[2025-12-06T12:59:13.314Z] git clone -q https://github.com/adoptium/TKG.git
[2025-12-06T12:59:14.521Z] git rev-parse master
[2025-12-06T12:59:14.521Z] git checkout -q -f 0282f001f9e5866f05fb17588ec6e9983bf0ff02
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-12-06T12:59:14.638Z] $ ssh-agent -k
[2025-12-06T12:59:14.642Z] unset SSH_AUTH_SOCK;
[2025-12-06T12:59:14.642Z] unset SSH_AGENT_PID;
[2025-12-06T12:59:14.642Z] echo Agent pid 2554 killed;
[2025-12-06T12:59:14.771Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-12-06T12:59:14.822Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-12-06T12:59:14.915Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-06T12:59:15.164Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&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=false&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=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&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=false&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=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=8&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-12-06T12:59:15.177Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&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=false&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-11b9i&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=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&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=false&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=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=8&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
[2025-12-06T12:59:15.223Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-06T12:59:15.398Z] Copied 1 artifact from "getTRSSOutput" build number 1978
[Pipeline] sh
[2025-12-06T12:59:15.894Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-12-06T12:59:15.894Z] + gzip -cd TRSSOutput.tar.gz
[2025-12-06T12:59:15.894Z] + tar xof -
[2025-12-06T12:59:15.894Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-12-06T12:59:15.996Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-12-06T12:59:16.010Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-12-06T12:59:16.499Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-12-06T12:59:16.499Z] --------------------------------------------
[2025-12-06T12:59:16.499Z] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-12-06T12:59:16.499Z] task is set to default
[2025-12-06T12:59:16.499Z] dependencyList is set to all
[2025-12-06T12:59:16.499Z] System Test jars will not be downloaded.
[2025-12-06T12:59:16.499Z] --------------------------------------------
[2025-12-06T12:59:16.499Z] Starting download third party dependent jars
[2025-12-06T12:59:16.499Z] --------------------------------------------
[2025-12-06T12:59:16.499Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-12-06T12:59:16.499Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar
[2025-12-06T12:59:16.499Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar
[2025-12-06T13:00:26.264Z] ERROR: sha checksum error.
[2025-12-06T13:00:26.264Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/asm-all.jar
[2025-12-06T13:00:26.264Z] Expected sha is: 535f141f6c8fc65986a3469839a852a3266d1025,
[2025-12-06T13:00:26.264Z] Actual sha is : be5b4fb0806513c5370941cc03b1d34e9fb8de52.
[2025-12-06T13:00:26.345Z] Please delete /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/asm-all.jar and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-06T13:00:26.384Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-12-06T13:00:26.389Z] Cannot pre-stage test libs from /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib on the machine. Skipping...
[Pipeline] nodesByLabel
[2025-12-06T13:00:26.404Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2025-12-06T13:00:26.407Z] Machine limit is 3.
[Pipeline] sh
[2025-12-06T13:00:27.022Z] + cd ./aqa-tests/TKG
[2025-12-06T13:00:27.022Z] ++ uname
[2025-12-06T13:00:27.022Z] + '[' Darwin = AIX ']'
[2025-12-06T13:00:27.022Z] ++ uname
[2025-12-06T13:00:27.022Z] + '[' Darwin = SunOS ']'
[2025-12-06T13:00:27.022Z] ++ uname
[2025-12-06T13:00:27.022Z] + '[' Darwin = '*BSD' ']'
[2025-12-06T13:00:27.022Z] + MAKE=make
[2025-12-06T13:00:27.022Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2025-12-06T13:00:27.022Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-12-06T13:00:27.022Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-12-06T13:00:27.022Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-06T13:00:27.022Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-06T13:00:27.022Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-12-06T13:00:27.022Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-12-06T13:00:27.779Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-12-06T13:00:28.129Z]
[2025-12-06T13:00:28.129Z] build:
[2025-12-06T13:00:28.129Z]
[2025-12-06T13:00:28.129Z] clean:
[2025-12-06T13:00:28.129Z]
[2025-12-06T13:00:28.129Z] init:
[2025-12-06T13:00:28.129Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2025-12-06T13:00:28.129Z]
[2025-12-06T13:00:28.129Z] getDependentLibs:
[2025-12-06T13:00:28.480Z] [exec] --------------------------------------------
[2025-12-06T13:00:28.480Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-12-06T13:00:28.480Z] [exec] task is set to default
[2025-12-06T13:00:28.480Z] [exec] dependencyList is set to json_simple
[2025-12-06T13:00:28.480Z] [exec] System Test jars will not be downloaded.
[2025-12-06T13:00:28.480Z] [exec] --------------------------------------------
[2025-12-06T13:00:28.480Z] [exec] Starting download third party dependent jars
[2025-12-06T13:00:28.480Z] [exec] --------------------------------------------
[2025-12-06T13:00:28.480Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-12-06T13:00:28.480Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-06T13:00:28.480Z] [exec] downloaded dependent third party jars successfully
[2025-12-06T13:00:28.480Z]
[2025-12-06T13:00:28.480Z] compile:
[2025-12-06T13:00:28.480Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-06T13:00:28.480Z] [echo] ============COMPILER SETTINGS============
[2025-12-06T13:00:28.480Z] [echo] ===fork: yes
[2025-12-06T13:00:28.481Z] [echo] ===debug: on
[2025-12-06T13:00:28.481Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2025-12-06T13:00:29.245Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-06T13:00:29.245Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-06T13:00:29.245Z]
[2025-12-06T13:00:29.245Z] dist:
[2025-12-06T13:00:29.245Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-12-06T13:00:29.245Z]
[2025-12-06T13:00:29.245Z] BUILD SUCCESSFUL
[2025-12-06T13:00:29.245Z] Total time: 1 second
[2025-12-06T13:00:29.245Z] 0
[2025-12-06T13:00:29.245Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-12-06T13:00:29.245Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-12-06T13:00:29.245Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-12-06T13:00:30.451Z] ****************************** MACHINE INFO ******************************
[2025-12-06T13:00:30.452Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG
[2025-12-06T13:00:30.452Z] Free Physical Memory Size : 869564416
[2025-12-06T13:00:30.452Z] Free space (bytes) : 34825867264
[2025-12-06T13:00:30.452Z] Total Physical Memory Size : 6979321856
[2025-12-06T13:00:30.452Z] Total space (bytes) : 90743767040
[2025-12-06T13:00:30.452Z] Usable space (bytes) : 34825867264
[2025-12-06T13:00:30.452Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-06T13:00:30.452Z] bashVersion :
[2025-12-06T13:00:30.452Z] GNU bash, version 5.3.8(1)-release (aarch64-apple-darwin23.6.0)
[2025-12-06T13:00:30.452Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2025-12-06T13:00:30.452Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-06T13:00:30.452Z]
[2025-12-06T13:00:30.452Z] This is free software; you are free to change and redistribute it.
[2025-12-06T13:00:30.452Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-06T13:00:30.452Z] cpuCores : 4
[2025-12-06T13:00:30.452Z] curlVersion :
[2025-12-06T13:00:30.452Z] curl 8.7.1 (x86_64-apple-darwin23.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.61.0
[2025-12-06T13:00:30.452Z] Release-Date: 2024-03-27
[2025-12-06T13:00:30.452Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-12-06T13:00:30.452Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2025-12-06T13:00:30.452Z] dockerVersion : bash: line 1: docker: command not found
[2025-12-06T13:00:30.452Z] gcc version : 15.0.0
[2025-12-06T13:00:30.452Z] gclibc version : bash: line 1: ldd: command not found
[2025-12-06T13:00:30.452Z] gdb version : bash: line 1: gdb: command not found
[2025-12-06T13:00:30.452Z] lldb version :
[2025-12-06T13:00:30.452Z] lldb-1500.0.200.58
[2025-12-06T13:00:30.452Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2025-12-06T13:00:30.452Z] makeVersion :
[2025-12-06T13:00:30.452Z] GNU Make 3.81
[2025-12-06T13:00:30.452Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-12-06T13:00:30.452Z] This is free software; see the source for copying conditions.
[2025-12-06T13:00:30.452Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-12-06T13:00:30.452Z] PARTICULAR PURPOSE.
[2025-12-06T13:00:30.452Z]
[2025-12-06T13:00:30.452Z] This program built for i386-apple-darwin11.3.0
[2025-12-06T13:00:30.452Z] mavenVersion :
[2025-12-06T13:00:30.452Z] WARNING: A restricted method in java.lang.System has been called
[2025-12-06T13:00:30.452Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2025-12-06T13:00:30.452Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-12-06T13:00:30.452Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-12-06T13:00:30.452Z]
[2025-12-06T13:00:30.452Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-12-06T13:00:30.452Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-12-06T13:00:30.452Z] Java version: 25.0.3-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-12-06T13:00:30.452Z] Default locale: en_US, platform encoding: UTF-8
[2025-12-06T13:00:30.452Z] OS name: "mac os x", version: "14.7.7", arch: "aarch64", family: "mac"
[2025-12-06T13:00:30.452Z] perlVersion :
[2025-12-06T13:00:30.452Z]
[2025-12-06T13:00:30.452Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2025-12-06T13:00:30.452Z] (with 2 registered patches, see perl -V for more detail)
[2025-12-06T13:00:30.452Z]
[2025-12-06T13:00:30.452Z] Copyright 1987-2022, Larry Wall
[2025-12-06T13:00:30.452Z]
[2025-12-06T13:00:30.452Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-12-06T13:00:30.452Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-12-06T13:00:30.452Z]
[2025-12-06T13:00:30.452Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-12-06T13:00:30.452Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-12-06T13:00:30.452Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-12-06T13:00:30.452Z]
[2025-12-06T13:00:30.452Z] podmanVersion : bash: line 1: podman: command not found
[2025-12-06T13:00:30.452Z] procArch : arm
[2025-12-06T13:00:30.452Z] sysArch : arm64
[2025-12-06T13:00:30.452Z] sysOS : Darwin
[2025-12-06T13:00:30.452Z] ulimit :
[2025-12-06T13:00:30.452Z] core file size (blocks, -c) 8192
[2025-12-06T13:00:30.452Z] data seg size (kbytes, -d) unlimited
[2025-12-06T13:00:30.452Z] file size (blocks, -f) unlimited
[2025-12-06T13:00:30.452Z] max locked memory (kbytes, -l) unlimited
[2025-12-06T13:00:30.452Z] max memory size (kbytes, -m) unlimited
[2025-12-06T13:00:30.452Z] open files (-n) 1048576
[2025-12-06T13:00:30.452Z] pipe size (512 bytes, -p) 1
[2025-12-06T13:00:30.452Z] stack size (kbytes, -s) 65520
[2025-12-06T13:00:30.452Z] cpu time (seconds, -t) unlimited
[2025-12-06T13:00:30.452Z] max user processes (-u) 1333
[2025-12-06T13:00:30.452Z] virtual memory (kbytes, -v) unlimited
[2025-12-06T13:00:30.452Z] uname : Darwin admins-Virtual-Machine.local 23.6.0 Darwin Kernel Version 23.6.0: Wed May 14 13:51:38 PDT 2025; root:xnu-10063.141.1.705.2~2/RELEASE_ARM64_VMAPPLE arm64
[2025-12-06T13:00:30.452Z] vmVendor : Oracle Corporation
[2025-12-06T13:00:30.452Z] vmVersion : 25.0.3-beta-202512061210
[2025-12-06T13:00:30.452Z] xlc version : bash: line 1: xlC: command not found
[2025-12-06T13:00:30.452Z] **************************************************************************
[2025-12-06T13:00:30.452Z]
[2025-12-06T13:00:30.452Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-12-06T13:00:30.452Z]
[2025-12-06T13:00:30.452Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-12-06T13:00:30.452Z]
[2025-12-06T13:00:30.452Z] System.getProperty('os.name')=Mac OS X
[2025-12-06T13:00:30.452Z]
[2025-12-06T13:00:30.452Z] System.getProperty('os.arch')=aarch64
[2025-12-06T13:00:30.452Z]
[2025-12-06T13:00:30.452Z] System.getProperty('java.fullversion')=null
[2025-12-06T13:00:30.452Z]
[2025-12-06T13:00:30.452Z] System.getProperty('sun.arch.data.model')=64
[2025-12-06T13:00:30.452Z]
[2025-12-06T13:00:30.452Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-12-06T13:00:30.452Z] perl scripts/configure.pl
[2025-12-06T13:00:30.452Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-12-06T13:00:30.452Z]
[2025-12-06T13:00:30.452Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-12-06T13:00:30.453Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-12-06T13:00:30.453Z]
[2025-12-06T13:00:30.453Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-12-06T13:00:30.453Z]
[2025-12-06T13:00:30.453Z]
[2025-12-06T13:00:30.453Z] Starting to generate parallel test lists.
[2025-12-06T13:00:30.453Z]
[2025-12-06T13:00:30.453Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-12-06T13:00:30.453Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-12-06T13:00:30.453Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-12-06T13:00:30.453Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-12-06T13:00:30.453Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-12-06T13:00:30.453Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-12-06T13:00:30.453Z] Attempting to get test duration data from TRSS.
[2025-12-06T13:00:30.453Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=25&impl=hs&platform=aarch64_mac&group=perf&level=sanity
[2025-12-06T13:00:31.217Z] Attempting to get test duration data from cached files.
[2025-12-06T13:00:31.217Z]
[2025-12-06T13:00:31.217Z] TEST DURATION
[2025-12-06T13:00:31.217Z] ====================================================================================
[2025-12-06T13:00:31.217Z] Total number of tests searched: 9
[2025-12-06T13:00:31.217Z] Number of test durations found: 9
[2025-12-06T13:00:31.217Z] Top slowest tests:
[2025-12-06T13:00:31.217Z] 01m51s renaissance-fj-kmeans_0
[2025-12-06T13:00:31.217Z] 01m30s renaissance-naive-bayes_0
[2025-12-06T13:00:31.217Z] 01m20s renaissance-akka-uct_0
[2025-12-06T13:00:31.217Z] ====================================================================================
[2025-12-06T13:00:31.217Z]
[2025-12-06T13:00:31.217Z] Test target is split into 1 lists.
[2025-12-06T13:00:31.217Z] Reducing estimated test running time from 06m23s to 06m23s.
[2025-12-06T13:00:31.217Z]
[2025-12-06T13:00:31.217Z] -------------------------------------testList_0-------------------------------------
[2025-12-06T13:00:31.217Z] Number of tests: 9
[2025-12-06T13:00:31.217Z] Estimated running time: 06m23s
[2025-12-06T13:00:31.217Z] TESTLIST=renaissance-fj-kmeans_0,renaissance-naive-bayes_0,renaissance-akka-uct_0,renaissance-future-genetic_0,dacapo-eclipse_0,dacapo-h2_0,renaissance-scala-kmeans_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0
[2025-12-06T13:00:31.217Z] ------------------------------------------------------------------------------------
[2025-12-06T13:00:31.217Z]
[2025-12-06T13:00:31.217Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2025-12-06T13:00:31.329Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-12-06T13:00:31.420Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-12-06T13:00:31.483Z] Building tests...
[Pipeline] timeout
[2025-12-06T13:00:31.487Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-12-06T13:00:31.502Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-12-06T13:00:32.020Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-12-06T13:00:32.020Z] --------------------------------------------
[2025-12-06T13:00:32.020Z] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-12-06T13:00:32.020Z] task is set to default
[2025-12-06T13:00:32.020Z] dependencyList is set to all
[2025-12-06T13:00:32.020Z] System Test jars will not be downloaded.
[2025-12-06T13:00:32.020Z] --------------------------------------------
[2025-12-06T13:00:32.020Z] Starting download third party dependent jars
[2025-12-06T13:00:32.020Z] --------------------------------------------
[2025-12-06T13:00:32.020Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-12-06T13:00:32.020Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt
[2025-12-06T13:00:32.020Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt
[2025-12-06T13:01:41.874Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_8_1_1.tar.gz.sha256sum.txt
[2025-12-06T13:01:41.874Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz
[2025-12-06T13:01:41.874Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz
[2025-12-06T13:02:40.052Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_8_1_1.tar.gz
[2025-12-06T13:02:40.052Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt
[2025-12-06T13:02:40.052Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt
[2025-12-06T13:03:38.247Z] ERROR: sha checksum error.
[2025-12-06T13:03:38.247Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_8_1_1.tar.gz.sha256sum.txt
[2025-12-06T13:03:38.247Z] Expected sha is: <html>
[2025-12-06T13:03:38.247Z] <head><title>504,
[2025-12-06T13:03:38.247Z] Actual sha is : c9c89d274726b86306e1c97d80360f820bce86042c34c9bb2487aac4ada6d606.
[2025-12-06T13:03:38.328Z] Please delete /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/jtreg_8_1_1.tar.gz and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-06T13:03:38.353Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-12-06T13:03:38.357Z] Cannot pre-stage test libs from /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib on the machine. Skipping...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-12-06T13:03:38.450Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-12-06T13:03:38.463Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-12-06T13:03:38.537Z] $ ssh-agent
[2025-12-06T13:03:38.698Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-RTacImOeEFqu/agent.3221
[2025-12-06T13:03:38.698Z] SSH_AGENT_PID=3222
[2025-12-06T13:03:38.698Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-12-06T13:03:39.205Z] + bash ./compile.sh
[2025-12-06T13:03:39.205Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-12-06T13:03:39.205Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-12-06T13:03:39.205Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-06T13:03:39.205Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-06T13:03:39.205Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-12-06T13:03:39.205Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-12-06T13:03:39.205Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-12-06T13:03:39.205Z]
[2025-12-06T13:03:39.205Z] build:
[2025-12-06T13:03:39.205Z]
[2025-12-06T13:03:39.205Z] clean:
[2025-12-06T13:03:39.205Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk
[2025-12-06T13:03:39.205Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2025-12-06T13:03:39.205Z]
[2025-12-06T13:03:39.205Z] init:
[2025-12-06T13:03:39.205Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2025-12-06T13:03:39.205Z]
[2025-12-06T13:03:39.205Z] getDependentLibs:
[2025-12-06T13:03:39.205Z] [exec] --------------------------------------------
[2025-12-06T13:03:39.205Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-12-06T13:03:39.206Z] [exec] task is set to default
[2025-12-06T13:03:39.206Z] [exec] dependencyList is set to json_simple
[2025-12-06T13:03:39.206Z] [exec] System Test jars will not be downloaded.
[2025-12-06T13:03:39.206Z] [exec] --------------------------------------------
[2025-12-06T13:03:39.206Z] [exec] Starting download third party dependent jars
[2025-12-06T13:03:39.206Z] [exec] --------------------------------------------
[2025-12-06T13:03:39.206Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-12-06T13:03:39.206Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-06T13:03:39.206Z] [exec] downloaded dependent third party jars successfully
[2025-12-06T13:03:39.206Z]
[2025-12-06T13:03:39.206Z] compile:
[2025-12-06T13:03:39.206Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-06T13:03:39.206Z] [echo] ============COMPILER SETTINGS============
[2025-12-06T13:03:39.206Z] [echo] ===fork: yes
[2025-12-06T13:03:39.206Z] [echo] ===debug: on
[2025-12-06T13:03:39.559Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2025-12-06T13:03:39.912Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-06T13:03:39.912Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-06T13:03:39.912Z]
[2025-12-06T13:03:39.912Z] dist:
[2025-12-06T13:03:39.912Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-12-06T13:03:40.262Z]
[2025-12-06T13:03:40.262Z] BUILD SUCCESSFUL
[2025-12-06T13:03:40.262Z] Total time: 0 seconds
[2025-12-06T13:03:40.262Z] 0
[2025-12-06T13:03:40.262Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-12-06T13:03:40.262Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-12-06T13:03:40.262Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-12-06T13:03:40.610Z] ****************************** MACHINE INFO ******************************
[2025-12-06T13:03:40.610Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG
[2025-12-06T13:03:40.610Z] Free Physical Memory Size : 851329024
[2025-12-06T13:03:40.610Z] Free space (bytes) : 34823712768
[2025-12-06T13:03:40.610Z] Total Physical Memory Size : 6979321856
[2025-12-06T13:03:40.610Z] Total space (bytes) : 90743767040
[2025-12-06T13:03:40.610Z] Usable space (bytes) : 34823712768
[2025-12-06T13:03:40.610Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-06T13:03:40.610Z] bashVersion :
[2025-12-06T13:03:40.610Z] GNU bash, version 5.3.8(1)-release (aarch64-apple-darwin23.6.0)
[2025-12-06T13:03:40.610Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2025-12-06T13:03:40.610Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-06T13:03:40.610Z]
[2025-12-06T13:03:40.610Z] This is free software; you are free to change and redistribute it.
[2025-12-06T13:03:40.610Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-06T13:03:40.610Z] cpuCores : 4
[2025-12-06T13:03:40.610Z] curlVersion :
[2025-12-06T13:03:40.610Z] curl 8.7.1 (x86_64-apple-darwin23.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.61.0
[2025-12-06T13:03:40.610Z] Release-Date: 2024-03-27
[2025-12-06T13:03:40.610Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-12-06T13:03:40.610Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2025-12-06T13:03:40.610Z] dockerVersion : bash: line 1: docker: command not found
[2025-12-06T13:03:40.610Z] gcc version : 15.0.0
[2025-12-06T13:03:40.610Z] gclibc version : bash: line 1: ldd: command not found
[2025-12-06T13:03:40.610Z] gdb version : bash: line 1: gdb: command not found
[2025-12-06T13:03:40.610Z] lldb version :
[2025-12-06T13:03:40.610Z] lldb-1500.0.200.58
[2025-12-06T13:03:40.610Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2025-12-06T13:03:40.610Z] makeVersion :
[2025-12-06T13:03:40.610Z] GNU Make 3.81
[2025-12-06T13:03:40.610Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-12-06T13:03:40.610Z] This is free software; see the source for copying conditions.
[2025-12-06T13:03:40.610Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-12-06T13:03:40.610Z] PARTICULAR PURPOSE.
[2025-12-06T13:03:40.610Z]
[2025-12-06T13:03:40.610Z] This program built for i386-apple-darwin11.3.0
[2025-12-06T13:03:40.610Z] mavenVersion :
[2025-12-06T13:03:40.610Z] WARNING: A restricted method in java.lang.System has been called
[2025-12-06T13:03:40.610Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2025-12-06T13:03:40.610Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-12-06T13:03:40.610Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-12-06T13:03:40.610Z]
[2025-12-06T13:03:40.610Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-12-06T13:03:40.610Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-12-06T13:03:40.610Z] Java version: 25.0.3-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-12-06T13:03:40.610Z] Default locale: en_US, platform encoding: UTF-8
[2025-12-06T13:03:40.610Z] OS name: "mac os x", version: "14.7.7", arch: "aarch64", family: "mac"
[2025-12-06T13:03:40.610Z] perlVersion :
[2025-12-06T13:03:40.610Z]
[2025-12-06T13:03:40.610Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2025-12-06T13:03:40.610Z] (with 2 registered patches, see perl -V for more detail)
[2025-12-06T13:03:40.610Z]
[2025-12-06T13:03:40.610Z] Copyright 1987-2022, Larry Wall
[2025-12-06T13:03:40.610Z]
[2025-12-06T13:03:40.610Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-12-06T13:03:40.610Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-12-06T13:03:40.610Z]
[2025-12-06T13:03:40.610Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-12-06T13:03:40.610Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-12-06T13:03:40.610Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-12-06T13:03:40.610Z]
[2025-12-06T13:03:40.610Z] podmanVersion : bash: line 1: podman: command not found
[2025-12-06T13:03:40.611Z] procArch : arm
[2025-12-06T13:03:40.611Z] sysArch : arm64
[2025-12-06T13:03:40.611Z] sysOS : Darwin
[2025-12-06T13:03:40.611Z] ulimit :
[2025-12-06T13:03:40.611Z] core file size (blocks, -c) 8192
[2025-12-06T13:03:40.611Z] data seg size (kbytes, -d) unlimited
[2025-12-06T13:03:40.611Z] file size (blocks, -f) unlimited
[2025-12-06T13:03:40.611Z] max locked memory (kbytes, -l) unlimited
[2025-12-06T13:03:40.611Z] max memory size (kbytes, -m) unlimited
[2025-12-06T13:03:40.611Z] open files (-n) 1048576
[2025-12-06T13:03:40.611Z] pipe size (512 bytes, -p) 1
[2025-12-06T13:03:40.611Z] stack size (kbytes, -s) 65520
[2025-12-06T13:03:40.611Z] cpu time (seconds, -t) unlimited
[2025-12-06T13:03:40.611Z] max user processes (-u) 1333
[2025-12-06T13:03:40.611Z] virtual memory (kbytes, -v) unlimited
[2025-12-06T13:03:40.611Z] uname : Darwin admins-Virtual-Machine.local 23.6.0 Darwin Kernel Version 23.6.0: Wed May 14 13:51:38 PDT 2025; root:xnu-10063.141.1.705.2~2/RELEASE_ARM64_VMAPPLE arm64
[2025-12-06T13:03:40.611Z] vmVendor : Oracle Corporation
[2025-12-06T13:03:40.611Z] vmVersion : 25.0.3-beta-202512061210
[2025-12-06T13:03:40.611Z] xlc version : bash: line 1: xlC: command not found
[2025-12-06T13:03:40.611Z] **************************************************************************
[2025-12-06T13:03:40.611Z]
[2025-12-06T13:03:40.611Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-12-06T13:03:40.611Z]
[2025-12-06T13:03:40.611Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-12-06T13:03:40.611Z]
[2025-12-06T13:03:40.611Z] System.getProperty('os.name')=Mac OS X
[2025-12-06T13:03:40.611Z]
[2025-12-06T13:03:40.611Z] System.getProperty('os.arch')=aarch64
[2025-12-06T13:03:40.611Z]
[2025-12-06T13:03:40.611Z] System.getProperty('java.fullversion')=null
[2025-12-06T13:03:40.611Z]
[2025-12-06T13:03:40.611Z] System.getProperty('sun.arch.data.model')=64
[2025-12-06T13:03:40.611Z]
[2025-12-06T13:03:40.611Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild
[2025-12-06T13:03:40.611Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest
[2025-12-06T13:03:40.611Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile
[2025-12-06T13:03:40.966Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-06T13:03:40.966Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-06T13:03:40.967Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=25" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_aarch64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk25" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-12-06T13:03:40.967Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-12-06T13:03:40.967Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/scripts/build_test.xml
[2025-12-06T13:03:40.967Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-12-06T13:03:40.967Z]
[2025-12-06T13:03:40.967Z] -create_test_directory:
[2025-12-06T13:03:40.967Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest
[2025-12-06T13:03:40.967Z]
[2025-12-06T13:03:40.967Z] stage_test_material:
[2025-12-06T13:03:40.967Z] [copy] Copying 584 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest
[2025-12-06T13:03:41.317Z]
[2025-12-06T13:03:41.317Z] build:
[2025-12-06T13:03:41.317Z]
[2025-12-06T13:03:41.317Z] init:
[2025-12-06T13:03:41.317Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest/perf
[2025-12-06T13:03:41.317Z]
[2025-12-06T13:03:41.317Z] dist:
[2025-12-06T13:03:41.317Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest/perf
[2025-12-06T13:03:41.317Z]
[2025-12-06T13:03:41.317Z] build:
[2025-12-06T13:03:41.317Z]
[2025-12-06T13:03:41.317Z] build:
[2025-12-06T13:03:41.317Z]
[2025-12-06T13:03:41.317Z] init:
[2025-12-06T13:03:41.317Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest/perf/bumbleBench
[2025-12-06T13:03:41.317Z]
[2025-12-06T13:03:41.317Z] getBumbleBench:
[2025-12-06T13:03:41.317Z] [echo] Cloning BumbleBench
[2025-12-06T13:03:41.317Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-12-06T13:03:41.317Z] [exec] Cloning into 'bumblebench'...
[2025-12-06T13:03:42.069Z]
[2025-12-06T13:03:42.069Z] buildBumbleBench:
[2025-12-06T13:03:42.069Z] [echo] Building BumbleBench
[2025-12-06T13:03:42.069Z]
[2025-12-06T13:03:42.069Z] compile-all:
[2025-12-06T13:03:42.069Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-06T13:03:42.069Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-06T13:03:42.069Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-06T13:03:42.069Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-06T13:03:42.069Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.069Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.069Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-06T13:03:42.422Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-06T13:03:42.422Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-06T13:03:42.422Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-12-06T13:03:42.422Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-12-06T13:03:42.422Z] [javac] 4 warnings
[2025-12-06T13:03:42.422Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-06T13:03:42.422Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-06T13:03:42.422Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-06T13:03:42.422Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-06T13:03:42.422Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.422Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.422Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-06T13:03:42.422Z] [javac] 4 warnings
[2025-12-06T13:03:42.422Z] [javac] Compiling 11 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-06T13:03:42.422Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-06T13:03:42.422Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-06T13:03:42.423Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-06T13:03:42.423Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.423Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.423Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-06T13:03:42.423Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2025-12-06T13:03:42.423Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-06T13:03:42.423Z] [javac] 4 warnings
[2025-12-06T13:03:42.423Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-06T13:03:42.423Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-06T13:03:42.423Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-06T13:03:42.423Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-06T13:03:42.423Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.423Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.423Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-06T13:03:42.423Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2025-12-06T13:03:42.423Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-06T13:03:42.423Z] [javac] 4 warnings
[2025-12-06T13:03:42.423Z] [javac] Compiling 9 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-06T13:03:42.423Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-06T13:03:42.423Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-06T13:03:42.423Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-06T13:03:42.423Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.423Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.423Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-06T13:03:42.780Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-06T13:03:42.780Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-06T13:03:42.780Z] [javac] 4 warnings
[2025-12-06T13:03:42.780Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-06T13:03:42.780Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-06T13:03:42.780Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-06T13:03:42.780Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-06T13:03:42.780Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.780Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.780Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-06T13:03:42.780Z] [javac] 4 warnings
[2025-12-06T13:03:42.780Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-06T13:03:42.781Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-06T13:03:42.781Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-06T13:03:42.781Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-06T13:03:42.781Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.781Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.781Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-06T13:03:42.781Z] [javac] 4 warnings
[2025-12-06T13:03:42.781Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-06T13:03:42.781Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-06T13:03:42.781Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-06T13:03:42.781Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-06T13:03:42.781Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.781Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.781Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-06T13:03:42.781Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class
[2025-12-06T13:03:42.781Z] [javac] synchronized(init) {
[2025-12-06T13:03:42.781Z] [javac] ^
[2025-12-06T13:03:42.781Z] [javac] 5 warnings
[2025-12-06T13:03:42.781Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-06T13:03:42.781Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-06T13:03:42.781Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-06T13:03:42.781Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-06T13:03:42.781Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.781Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.781Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-06T13:03:42.781Z] [javac] 4 warnings
[2025-12-06T13:03:42.781Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-06T13:03:42.781Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-06T13:03:42.781Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-06T13:03:42.781Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-06T13:03:42.781Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.782Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.782Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-06T13:03:42.782Z] [javac] 4 warnings
[2025-12-06T13:03:42.782Z] [javac] Compiling 7 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-06T13:03:42.782Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-06T13:03:42.782Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-06T13:03:42.782Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-06T13:03:42.782Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.782Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.782Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-06T13:03:42.782Z] [javac] 4 warnings
[2025-12-06T13:03:42.782Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-06T13:03:42.782Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-06T13:03:42.782Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-06T13:03:42.782Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-06T13:03:42.782Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.782Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.782Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-06T13:03:42.782Z] [javac] 4 warnings
[2025-12-06T13:03:42.782Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-06T13:03:42.782Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-06T13:03:42.782Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-06T13:03:42.782Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-06T13:03:42.782Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.782Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.782Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-06T13:03:42.782Z] [javac] 4 warnings
[2025-12-06T13:03:42.782Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-06T13:03:42.782Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-06T13:03:42.782Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-06T13:03:42.782Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-06T13:03:42.782Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.783Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.783Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-06T13:03:42.783Z] [javac] 4 warnings
[2025-12-06T13:03:42.783Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-06T13:03:42.783Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-06T13:03:42.783Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-06T13:03:42.783Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-06T13:03:42.783Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.783Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-06T13:03:42.783Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-06T13:03:42.783Z] [javac] 4 warnings
[2025-12-06T13:03:42.783Z]
[2025-12-06T13:03:42.783Z] dist:
[2025-12-06T13:03:43.131Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-12-06T13:03:43.131Z]
[2025-12-06T13:03:43.131Z] dist:
[2025-12-06T13:03:43.131Z] [copy] Copying 126 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest/perf/bumbleBench
[2025-12-06T13:03:43.131Z]
[2025-12-06T13:03:43.131Z] build:
[2025-12-06T13:03:43.131Z]
[2025-12-06T13:03:43.131Z] getDependentLibs:
[2025-12-06T13:03:43.131Z] [exec] --------------------------------------------
[2025-12-06T13:03:43.131Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-12-06T13:03:43.131Z] [exec] task is set to default
[2025-12-06T13:03:43.131Z] [exec] dependencyList is set to dacapo
[2025-12-06T13:03:43.131Z] [exec] System Test jars will not be downloaded.
[2025-12-06T13:03:43.131Z] [exec] --------------------------------------------
[2025-12-06T13:03:43.131Z] [exec] Starting download third party dependent jars
[2025-12-06T13:03:43.131Z] [exec] --------------------------------------------
[2025-12-06T13:03:43.131Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-12-06T13:03:43.132Z] [exec] downloading -L https://download.dacapobench.org/chopin/dacapo-23.11-MR2-chopin-minimal.zip
[2025-12-06T13:03:43.132Z] [exec] download attempt 1 for -L https://download.dacapobench.org/chopin/dacapo-23.11-MR2-chopin-minimal.zip
[2025-12-06T13:04:02.711Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/dacapo.zip
[2025-12-06T13:04:02.711Z] [exec] downloaded dependent third party jars successfully
[2025-12-06T13:04:02.711Z]
[2025-12-06T13:04:02.711Z] init:
[2025-12-06T13:04:02.711Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2025-12-06T13:04:02.711Z]
[2025-12-06T13:04:02.711Z] getDacapoSuite:
[2025-12-06T13:04:02.712Z] [unzip] Expanding: /Users/admin/workspace/externalDependency/lib/dacapo.zip into /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2025-12-06T13:04:18.907Z] [move] Moving 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2025-12-06T13:04:18.907Z] [move] Moving 10669 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo
[2025-12-06T13:04:18.907Z]
[2025-12-06T13:04:18.907Z] dist:
[2025-12-06T13:04:18.907Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2025-12-06T13:04:18.907Z]
[2025-12-06T13:04:18.907Z] build:
[2025-12-06T13:04:18.907Z]
[2025-12-06T13:04:18.907Z] init:
[2025-12-06T13:04:18.907Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2025-12-06T13:04:18.907Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2025-12-06T13:04:18.907Z]
[2025-12-06T13:04:18.907Z] compile:
[2025-12-06T13:04:18.907Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-06T13:04:18.907Z] [echo] ============COMPILER SETTINGS============
[2025-12-06T13:04:18.907Z] [echo] ===fork: yes
[2025-12-06T13:04:18.907Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-12-06T13:04:18.907Z] [echo] ===debug: on
[2025-12-06T13:04:18.907Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-12-06T13:04:18.907Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2025-12-06T13:04:18.907Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2025-12-06T13:04:18.907Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-06T13:04:18.907Z]
[2025-12-06T13:04:18.907Z] dist:
[2025-12-06T13:04:18.907Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-12-06T13:04:18.907Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2025-12-06T13:04:18.907Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2025-12-06T13:04:18.908Z] [copy] Copying 7 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2025-12-06T13:04:18.908Z]
[2025-12-06T13:04:18.908Z] clean:
[2025-12-06T13:04:18.908Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2025-12-06T13:04:18.908Z]
[2025-12-06T13:04:18.908Z] build:
[2025-12-06T13:04:18.908Z]
[2025-12-06T13:04:18.908Z] build:
[2025-12-06T13:04:18.908Z]
[2025-12-06T13:04:18.908Z] init:
[2025-12-06T13:04:18.908Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest/perf/renaissance
[2025-12-06T13:04:18.908Z]
[2025-12-06T13:04:18.908Z] getRenaissanceSuite:
[2025-12-06T13:04:18.908Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-12-06T13:04:30.024Z]
[2025-12-06T13:04:30.024Z] dist:
[2025-12-06T13:04:30.024Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest/perf/renaissance
[2025-12-06T13:04:30.374Z]
[2025-12-06T13:04:30.374Z] build:
[2025-12-06T13:04:30.374Z]
[2025-12-06T13:04:30.374Z] init:
[2025-12-06T13:04:30.374Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest/perf/specjbb
[2025-12-06T13:04:30.374Z]
[2025-12-06T13:04:30.374Z] getSpecjbbSuite:
[2025-12-06T13:04:30.374Z]
[2025-12-06T13:04:30.374Z] dist:
[2025-12-06T13:04:30.374Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jvmtest/perf/specjbb/run
[2025-12-06T13:04:30.374Z]
[2025-12-06T13:04:30.374Z] BUILD SUCCESSFUL
[2025-12-06T13:04:30.374Z] Total time: 49 seconds
[2025-12-06T13:04:30.374Z] 0
[2025-12-06T13:04:30.374Z]
[2025-12-06T13:04:30.374Z]
[2025-12-06T13:04:30.374Z] RECORD TEST REPOs SHA
[2025-12-06T13:04:30.374Z] cd "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2025-12-06T13:04:30.374Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-12-06T13:04:30.374Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2025-12-06T13:04:30.374Z] touch /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2025-12-06T13:04:30.374Z] ================================================
[2025-12-06T13:04:30.374Z] timestamp: 20251206-080430
[2025-12-06T13:04:30.374Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests
[2025-12-06T13:04:30.374Z] git repo:
[2025-12-06T13:04:30.374Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-12-06T13:04:30.374Z] sha:
[2025-12-06T13:04:30.374Z] f05e52526c58faf342ec0e2605a5b26a4e3f6868
[2025-12-06T13:04:30.374Z] ================================================
[2025-12-06T13:04:30.374Z] timestamp: 20251206-080430
[2025-12-06T13:04:30.374Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-06T13:04:30.374Z] git repo:
[2025-12-06T13:04:30.374Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-12-06T13:04:30.374Z] sha:
[2025-12-06T13:04:30.374Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-12-06T13:04:30.374Z] ================================================
[2025-12-06T13:04:30.374Z] timestamp: 20251206-080430
[2025-12-06T13:04:30.374Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG
[2025-12-06T13:04:30.374Z] git repo:
[2025-12-06T13:04:30.374Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-12-06T13:04:30.374Z] sha:
[2025-12-06T13:04:30.374Z] 0282f001f9e5866f05fb17588ec6e9983bf0ff02
[Pipeline] }
[2025-12-06T13:04:30.464Z] $ ssh-agent -k
[2025-12-06T13:04:30.472Z] unset SSH_AUTH_SOCK;
[2025-12-06T13:04:30.472Z] unset SSH_AGENT_PID;
[2025-12-06T13:04:30.472Z] echo Agent pid 3222 killed;
[2025-12-06T13:04:30.609Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-12-06T13:04:30.820Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-12-06T13:04:30.854Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-12-06T13:04:30.856Z] $ ssh-agent
[2025-12-06T13:04:31.009Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-yFeQXUp4KfQI/agent.3802
[2025-12-06T13:04:31.009Z] SSH_AGENT_PID=3803
[2025-12-06T13:04:31.009Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-12-06T13:04:31.576Z] ++ uname
[2025-12-06T13:04:31.576Z] + '[' Darwin = AIX ']'
[2025-12-06T13:04:31.576Z] ++ uname
[2025-12-06T13:04:31.576Z] + '[' Darwin = SunOS ']'
[2025-12-06T13:04:31.576Z] ++ uname
[2025-12-06T13:04:31.576Z] + '[' Darwin = '*BSD' ']'
[2025-12-06T13:04:31.576Z] + MAKE=make
[2025-12-06T13:04:31.576Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-12-06T13:04:31.576Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2025-12-06T13:04:32.209Z] ++ uname
[2025-12-06T13:04:32.209Z] + '[' Darwin = AIX ']'
[2025-12-06T13:04:32.209Z] ++ uname
[2025-12-06T13:04:32.209Z] + '[' Darwin = SunOS ']'
[2025-12-06T13:04:32.209Z] ++ uname
[2025-12-06T13:04:32.209Z] + '[' Darwin = '*BSD' ']'
[2025-12-06T13:04:32.209Z] + MAKE=make
[2025-12-06T13:04:32.209Z] + cd ./aqa-tests
[2025-12-06T13:04:32.209Z] + . ./scripts/testenv/testenvSettings.sh
[2025-12-06T13:04:32.209Z] ++ set +x
[2025-12-06T13:04:32.209Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-12-06T13:04:32.209Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2025-12-06T13:04:32.209Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2025-12-06T13:04:32.209Z] perl scripts/configure.pl
[2025-12-06T13:04:32.210Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-12-06T13:04:32.210Z]
[2025-12-06T13:04:32.210Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-12-06T13:04:32.210Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-12-06T13:04:32.210Z]
[2025-12-06T13:04:32.210Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-12-06T13:04:32.210Z]
[2025-12-06T13:04:32.210Z] Starting to generate test make files.
[2025-12-06T13:04:32.210Z]
[2025-12-06T13:04:32.210Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-12-06T13:04:32.210Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-12-06T13:04:32.210Z]
[2025-12-06T13:04:32.210Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-12-06T13:04:32.210Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-12-06T13:04:32.210Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-12-06T13:04:32.210Z]
[2025-12-06T13:04:32.210Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-12-06T13:04:32.210Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2025-12-06T13:04:32.210Z]
[2025-12-06T13:04:32.210Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-12-06T13:04:32.210Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-12-06T13:04:32.210Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/autoGen.mk
[2025-12-06T13:04:32.210Z]
[2025-12-06T13:04:32.210Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../autoGen.mk
[2025-12-06T13:04:32.210Z]
[2025-12-06T13:04:32.210Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/utils.mk
[2025-12-06T13:04:32.210Z]
[2025-12-06T13:04:32.210Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2025-12-06T13:04:32.210Z]
[2025-12-06T13:04:32.210Z] Make files are generated successfully.
[2025-12-06T13:04:32.210Z]
[2025-12-06T13:04:32.210Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtest.mk _sanity.perf
[2025-12-06T13:04:32.568Z]
[2025-12-06T13:04:32.568Z] Running make 3.81
[2025-12-06T13:04:32.568Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..
[2025-12-06T13:04:32.568Z] set JDK_VERSION to 25
[2025-12-06T13:04:32.568Z] set JDK_IMPL to hotspot
[2025-12-06T13:04:32.568Z] set JVM_VERSION to openjdk25
[2025-12-06T13:04:32.568Z] set JCL_VERSION to latest
[2025-12-06T13:04:32.568Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-12-06T13:04:32.568Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-12-06T13:04:32.568Z] set SPEC to osx_aarch64
[2025-12-06T13:04:32.568Z] set TEST_FLAG to
[2025-12-06T13:04:32.568Z] Running sanity.perf ...
[2025-12-06T13:04:32.568Z] There are 9 test targets in sanity.perf
[2025-12-06T13:04:32.568Z] "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2025-12-06T13:04:32.568Z] openjdk version "25.0.3-beta" 2026-04-21
[2025-12-06T13:04:32.568Z] OpenJDK Runtime Environment Temurin-25.0.3+0-202512061210 (build 25.0.3-beta-202512061210)
[2025-12-06T13:04:32.568Z] OpenJDK 64-Bit Server VM Temurin-25.0.3+0-202512061210 (build 25.0.3-beta-202512061210, mixed mode, sharing)
[2025-12-06T13:04:32.568Z]
[2025-12-06T13:04:32.568Z] ===============================================