Pre Test

Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-mac-aarch64-hotspot" build number 7 originally caused by: Started by upstream project "build-scripts/openjdk25-pipeline" build number 123 originally caused by: Started by upstream project "build-scripts/weekly-openjdk25-pipeline" build number 14 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_dev.system_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_dev.system_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 d0eaac7f1e487b98fd7eb477f4ba582179e31a53 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d0eaac7f1e487b98fd7eb477f4ba582179e31a53 # timeout=10 Commit message: "Exclude MauveSingleThrdLoad_J9, MauveSingleInvocLoad_J9 also on 25 (#6840)" > git rev-list --no-walk 62705bdabfa53f0063efe9bbc10c01f35f9fc740 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-01-24T12:37:27.369Z] SPEC: osx_aarch64 [Pipeline] echo [2026-01-24T12:37:27.370Z] Specified LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac) [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-24T12:37:27.381Z] dynamicAgents: [] [Pipeline] echo [2026-01-24T12:37:27.382Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac) [Pipeline] nodesByLabel [2026-01-24T12:37:27.389Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label [Pipeline] node [2026-01-24T12:37:27.404Z] Running on test-orka-macos14-arm64-fqazd in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2026-01-24T12:37:27.428Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-24T12:37:27.519Z] [WS-CLEANUP] Deleting project workspace... [2026-01-24T12:37:27.519Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-24T12:37:27.548Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-24T12:37:27.622Z] The recommended git tool is: /usr/bin/git [2026-01-24T12:37:27.674Z] No credentials specified [2026-01-24T12:37:27.701Z] Cloning the remote Git repository [2026-01-24T12:37:27.731Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-24T12:37:27.731Z] > /usr/bin/git init /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests # timeout=10 [2026-01-24T12:37:27.753Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache [2026-01-24T12:37:27.753Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-24T12:37:27.753Z] > /usr/bin/git --version # timeout=10 [2026-01-24T12:37:27.762Z] > git --version # 'git version 2.39.3 (Apple Git-145)' [2026-01-24T12:37:27.763Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-24T12:37:31.252Z] Avoid second fetch [2026-01-24T12:37:31.291Z] Checking out Revision d0eaac7f1e487b98fd7eb477f4ba582179e31a53 (origin/master) [2026-01-24T12:37:31.177Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-24T12:37:31.186Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-24T12:37:31.250Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10 [2026-01-24T12:37:31.289Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-01-24T12:37:31.299Z] > /usr/bin/git checkout -f d0eaac7f1e487b98fd7eb477f4ba582179e31a53 # timeout=10 [2026-01-24T12:37:32.119Z] Commit message: "Exclude MauveSingleThrdLoad_J9, MauveSingleInvocLoad_J9 also on 25 (#6840)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-24T12:37:33.596Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-01-24T12:37:33.621Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-24T12:37:34.183Z] + LC_TIME=C [2026-01-24T12:37:34.183Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-01-24T12:37:34.304Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-24T12:37:34.804Z] + aqa-tests/terminateTestProcesses.sh admin [2026-01-24T12:37:35.160Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964 Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-01-24T12:37:36.541Z] + printenv [2026-01-24T12:37:36.541Z] JCK_GIT_BRANCH=master [2026-01-24T12:37:36.541Z] DYNAMIC_COMPILE=false [2026-01-24T12:37:36.541Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_aarch64_mac/34/ [2026-01-24T12:37:36.541Z] OPENJ9_BRANCH=master [2026-01-24T12:37:36.541Z] JENKINS_NODE_COOKIE=921ca77a-0950-4ab4-87b3-39cb318b37ce [2026-01-24T12:37:36.541Z] DOCKER_REQUIRED=false [2026-01-24T12:37:36.541Z] PARALLEL=Dynamic [2026-01-24T12:37:36.541Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-24T12:37:36.541Z] SHELL=/bin/zsh [2026-01-24T12:37:36.541Z] jobStatus=SUCCESS [2026-01-24T12:37:36.541Z] JOBSTARTTIME=Sat, 24 Jan 2026 07:37:33 -0500 [2026-01-24T12:37:36.541Z] STAGE_NAME=Setup [2026-01-24T12:37:36.541Z] SSH_CLIENT=78.47.239.97 60430 22 [2026-01-24T12:37:36.541Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ [2026-01-24T12:37:36.541Z] BUILD_TAG=jenkins-Test_openjdk25_hs_dev.system_aarch64_mac-34 [2026-01-24T12:37:36.541Z] RERUN_FAILURE=true [2026-01-24T12:37:36.541Z] SDK_RESOURCE=upstream [2026-01-24T12:37:36.541Z] TIME_LIMIT=25 [2026-01-24T12:37:36.541Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-24T12:37:36.541Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-24T12:37:36.541Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build [2026-01-24T12:37:36.541Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_aarch64_mac/ [2026-01-24T12:37:36.541Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac [2026-01-24T12:37:36.541Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_aarch64_mac/34/display/redirect?page=changes [2026-01-24T12:37:36.541Z] JDK_BRANCH=master [2026-01-24T12:37:36.541Z] USER=admin [2026-01-24T12:37:36.541Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-24T12:37:36.541Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25 [2026-01-24T12:37:36.541Z] ADOPTOPENJDK_BRANCH=master [2026-01-24T12:37:36.541Z] ARCHIVE_TEST_RESULTS=false [2026-01-24T12:37:36.541Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk25u/jdk25u-mac-aarch64-hotspot [2026-01-24T12:37:36.541Z] STF_OWNER_BRANCH=adoptium:master [2026-01-24T12:37:36.541Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_aarch64_mac/34/display/redirect?page=artifacts [2026-01-24T12:37:36.541Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-24T12:37:36.541Z] ORIGIN_JDK_VERSION=25 [2026-01-24T12:37:36.541Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 [2026-01-24T12:37:36.541Z] SETUP_JCK_RUN=false [2026-01-24T12:37:36.541Z] SPEC=osx_aarch64 [2026-01-24T12:37:36.541Z] PERSONAL_BUILD=false [2026-01-24T12:37:36.541Z] TKG_ITERATIONS=1 [2026-01-24T12:37:36.541Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-24T12:37:36.541Z] RERUN_ITERATIONS=0 [2026-01-24T12:37:36.541Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-24T12:37:36.541Z] ITERATIONS=1 [2026-01-24T12:37:36.541Z] KEEP_REPORTDIR=false [2026-01-24T12:37:36.541Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin [2026-01-24T12:37:36.541Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/lib [2026-01-24T12:37:36.541Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_aarch64_mac/34/display/redirect [2026-01-24T12:37:36.541Z] _=/usr/bin/printenv [2026-01-24T12:37:36.541Z] GENERATE_JOBS=true [2026-01-24T12:37:36.541Z] PWD=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac [2026-01-24T12:37:36.541Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2026-01-24T12:37:36.541Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-24T12:37:36.541Z] EXIT_FAILURE=false [2026-01-24T12:37:36.541Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-24T12:37:36.541Z] SLACK_CHANNEL=aqavit-bot [2026-01-24T12:37:36.541Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-24T12:37:36.541Z] JDK_VERSION=25 [2026-01-24T12:37:36.541Z] VENDOR_TEST_DIRS=/test/system [2026-01-24T12:37:36.541Z] JOB_NAME=Test_openjdk25_hs_dev.system_aarch64_mac [2026-01-24T12:37:36.541Z] BUILD_DISPLAY_NAME=#34 [2026-01-24T12:37:36.541Z] USE_TESTENV_PROPERTIES=false [2026-01-24T12:37:36.541Z] BUILD_ID=34 [2026-01-24T12:37:36.541Z] EXIT_SUCCESS=false [2026-01-24T12:37:36.541Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-24T12:37:36.541Z] TEST_TIME=120 [2026-01-24T12:37:36.541Z] PLATFORM=aarch64_mac [2026-01-24T12:37:36.541Z] JDK_IMPL=hotspot [2026-01-24T12:37:36.541Z] JOB_BASE_NAME=Test_openjdk25_hs_dev.system_aarch64_mac [2026-01-24T12:37:36.541Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_aarch64_mac/34/display/redirect?page=tests [2026-01-24T12:37:36.541Z] AUTO_DETECT=true [2026-01-24T12:37:36.541Z] SHLVL=2 [2026-01-24T12:37:36.541Z] HOME=/Users/admin [2026-01-24T12:37:36.541Z] TAP_NAME=Test_openjdk25_hs_dev.system_aarch64_mac.tap [2026-01-24T12:37:36.541Z] CI=true [2026-01-24T12:37:36.541Z] EXECUTOR_NUMBER=0 [2026-01-24T12:37:36.541Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac@tmp [2026-01-24T12:37:36.541Z] JENKINS_SERVER_COOKIE=durable-ba626d6fc5d3a39c508aca2ff1227705954f5c526be51908dceb7ac4e3c13ee9 [2026-01-24T12:37:36.541Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 test-orka-macos14-arm64-fqazd sw.os.osx orka mac sw.os.osx.10_15_plus [2026-01-24T12:37:36.541Z] TARGET=dev.system [2026-01-24T12:37:36.541Z] BUILD_LIST=system [2026-01-24T12:37:36.541Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:37:36.541Z] LOGNAME=admin [2026-01-24T12:37:36.541Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-24T12:37:36.541Z] JDK_REPO=https://github.com/openjdk/jdk25u [2026-01-24T12:37:36.541Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-24T12:37:36.541Z] SSH_CONNECTION=78.47.239.97 60430 192.168.64.4 22 [2026-01-24T12:37:36.541Z] UPSTREAM_JOB_NUMBER=7 [2026-01-24T12:37:36.541Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-24T12:37:36.541Z] NODE_NAME=test-orka-macos14-arm64-fqazd [2026-01-24T12:37:36.541Z] BUILD_NUMBER=34 [2026-01-24T12:37:36.541Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_aarch64_mac/display/redirect [2026-01-24T12:37:36.541Z] KEEP_WORKSPACE=false [2026-01-24T12:37:36.541Z] HUDSON_COOKIE=0684a1ad-33ea-4236-a483-4563d8866307 [2026-01-24T12:37:36.541Z] VENDOR_TEST_BRANCHES=master [2026-01-24T12:37:36.541Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../benchmarks [2026-01-24T12:37:36.541Z] USE_JRE=false [2026-01-24T12:37:36.541Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image [2026-01-24T12:37:36.541Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-24T12:37:36.541Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-24T12:37:36.632Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-24T12:37:36.644Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-24T12:37:52.978Z] Copied 5 artifacts from "build-scripts » jobs » jdk25u » jdk25u-mac-aarch64-hotspot" build number 7 [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 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_BRANCHES (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_DIRS (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_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-24T12:37:53.188Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2026-01-24T12:37:53.195Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac [Pipeline] { [Pipeline] sshagent [2026-01-24T12:37:53.208Z] $ ssh-agent [2026-01-24T12:37:53.357Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-PxvuzDfWQ9SI/agent.1618 [2026-01-24T12:37:53.357Z] SSH_AGENT_PID=1619 [2026-01-24T12:37:53.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-24T12:37:53.365Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-24T12:37:53.395Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-01-24T12:37:55.735Z] ++ pwd [2026-01-24T12:37:55.735Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_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 --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches master --vendor_dirs /test/system [2026-01-24T12:37:55.735Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests [2026-01-24T12:37:55.735Z] get jdk binary... [2026-01-24T12:37:55.735Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-24T12:37:55.735Z] Uncompressing file: OpenJDK25U-jdk_aarch64_mac_hotspot_2026-01-24-12-05.tar.gz ... [2026-01-24T12:37:56.491Z] List files in jdkbinary folder... [2026-01-24T12:37:56.491Z] total 770984 [2026-01-24T12:37:56.491Z] -rw-r--r-- 1 admin staff 52852391 Jan 24 07:23 OpenJDK25U-debugimage_aarch64_mac_hotspot_2026-01-24-12-05.tar.gz [2026-01-24T12:37:56.491Z] -rw-r--r-- 1 admin staff 136520749 Jan 24 07:26 OpenJDK25U-jdk_aarch64_mac_hotspot_2026-01-24-12-05.tar.gz [2026-01-24T12:37:56.491Z] -rw-r--r-- 1 admin staff 81499567 Jan 24 07:26 OpenJDK25U-jmods_aarch64_mac_hotspot_2026-01-24-12-05.tar.gz [2026-01-24T12:37:56.491Z] -rw-r--r-- 1 admin staff 3771451 Jan 24 07:26 OpenJDK25U-static-libs_aarch64_mac_hotspot_2026-01-24-12-05.tar.gz [2026-01-24T12:37:56.491Z] -rw-r--r-- 1 admin staff 97597753 Jan 24 07:22 OpenJDK25U-testimage_aarch64_mac_hotspot_2026-01-24-12-05.tar.gz [2026-01-24T12:37:56.491Z] drwxr-xr-x 3 admin staff 96 Jan 24 07:37 tmp [2026-01-24T12:37:56.491Z] List files in jdkbinary/tmp folder... [2026-01-24T12:37:56.491Z] total 0 [2026-01-24T12:37:56.491Z] drwxr-xr-x 3 admin staff 96 Jan 23 23:25 jdk-25.0.3+0 [2026-01-24T12:37:56.491Z] Moving directory jdk-25.0.3+0/ to ../j2sdk-image [2026-01-24T12:37:56.491Z] Uncompressing file: OpenJDK25U-static-libs_aarch64_mac_hotspot_2026-01-24-12-05.tar.gz ... [2026-01-24T12:37:56.491Z] List files in jdkbinary folder... [2026-01-24T12:37:56.491Z] total 770984 [2026-01-24T12:37:56.491Z] -rw-r--r-- 1 admin staff 52852391 Jan 24 07:23 OpenJDK25U-debugimage_aarch64_mac_hotspot_2026-01-24-12-05.tar.gz [2026-01-24T12:37:56.491Z] -rw-r--r-- 1 admin staff 136520749 Jan 24 07:26 OpenJDK25U-jdk_aarch64_mac_hotspot_2026-01-24-12-05.tar.gz [2026-01-24T12:37:56.491Z] -rw-r--r-- 1 admin staff 81499567 Jan 24 07:26 OpenJDK25U-jmods_aarch64_mac_hotspot_2026-01-24-12-05.tar.gz [2026-01-24T12:37:56.491Z] -rw-r--r-- 1 admin staff 3771451 Jan 24 07:26 OpenJDK25U-static-libs_aarch64_mac_hotspot_2026-01-24-12-05.tar.gz [2026-01-24T12:37:56.491Z] -rw-r--r-- 1 admin staff 97597753 Jan 24 07:22 OpenJDK25U-testimage_aarch64_mac_hotspot_2026-01-24-12-05.tar.gz [2026-01-24T12:37:56.491Z] drwxr-xr-x 3 admin staff 96 Jan 23 23:25 j2sdk-image [2026-01-24T12:37:56.491Z] drwxr-xr-x 3 admin staff 96 Jan 24 07:37 tmp [2026-01-24T12:37:56.491Z] List files in jdkbinary/tmp folder... [2026-01-24T12:37:56.491Z] total 0 [2026-01-24T12:37:56.491Z] drwxr-xr-x 3 admin staff 96 Jan 24 07:21 jdk-25.0.3+0-static-libs [2026-01-24T12:37:56.491Z] Moving directory jdk-25.0.3+0-static-libs/ to ../static-libs [2026-01-24T12:37:56.491Z] Uncompressing file: OpenJDK25U-testimage_aarch64_mac_hotspot_2026-01-24-12-05.tar.gz ... [2026-01-24T12:37:58.246Z] List files in jdkbinary folder... [2026-01-24T12:37:58.246Z] total 770984 [2026-01-24T12:37:58.246Z] -rw-r--r-- 1 admin staff 52852391 Jan 24 07:23 OpenJDK25U-debugimage_aarch64_mac_hotspot_2026-01-24-12-05.tar.gz [2026-01-24T12:37:58.246Z] -rw-r--r-- 1 admin staff 136520749 Jan 24 07:26 OpenJDK25U-jdk_aarch64_mac_hotspot_2026-01-24-12-05.tar.gz [2026-01-24T12:37:58.246Z] -rw-r--r-- 1 admin staff 81499567 Jan 24 07:26 OpenJDK25U-jmods_aarch64_mac_hotspot_2026-01-24-12-05.tar.gz [2026-01-24T12:37:58.246Z] -rw-r--r-- 1 admin staff 3771451 Jan 24 07:26 OpenJDK25U-static-libs_aarch64_mac_hotspot_2026-01-24-12-05.tar.gz [2026-01-24T12:37:58.246Z] -rw-r--r-- 1 admin staff 97597753 Jan 24 07:22 OpenJDK25U-testimage_aarch64_mac_hotspot_2026-01-24-12-05.tar.gz [2026-01-24T12:37:58.246Z] drwxr-xr-x 3 admin staff 96 Jan 23 23:25 j2sdk-image [2026-01-24T12:37:58.246Z] drwxr-xr-x 3 admin staff 96 Jan 24 07:21 static-libs [2026-01-24T12:37:58.246Z] drwxr-xr-x 3 admin staff 96 Jan 24 07:37 tmp [2026-01-24T12:37:58.246Z] List files in jdkbinary/tmp folder... [2026-01-24T12:37:58.246Z] total 0 [2026-01-24T12:37:58.246Z] drwxr-xr-x 8 admin staff 256 Jan 24 07:18 jdk-25.0.3+0-test-image [2026-01-24T12:37:58.246Z] Moving directory jdk-25.0.3+0-test-image/ to ../openjdk-test-image [2026-01-24T12:37:58.246Z] Uncompressing OpenJDK25U-debugimage_aarch64_mac_hotspot_2026-01-24-12-05.tar.gz over ./j2sdk-image... [2026-01-24T12:37:58.246Z] Removing top-level folder jdk-25.0.3+0-debug-image/ [2026-01-24T12:37:58.246Z] Removing top-level folder jdk-25.0.3+0/ [2026-01-24T12:37:58.600Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image... [2026-01-24T12:37:58.600Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2026-01-24T12:37:58.600Z] Run: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version [2026-01-24T12:37:58.600Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-24T12:37:59.817Z] openjdk version "25.0.3-beta" 2026-04-21 [2026-01-24T12:37:59.817Z] OpenJDK Runtime Environment (build 25.0.3-beta-202601241208) [2026-01-24T12:37:59.817Z] OpenJDK 64-Bit Server VM (build 25.0.3-beta-202601241208, mixed mode, sharing) [2026-01-24T12:37:59.817Z] =JAVA VERSION OUTPUT END= [2026-01-24T12:37:59.817Z] get testKitGen... [2026-01-24T12:37:59.817Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-24T12:38:01.071Z] git rev-parse master [2026-01-24T12:38:01.071Z] git checkout -q -f 5497553a4998d8b682e161924ecf857b331561d3 [2026-01-24T12:38:01.071Z] get vendor test material... [2026-01-24T12:38:01.071Z] vendor repo is https://github.com/adoptium/temurin-build [2026-01-24T12:38:01.071Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0 [2026-01-24T12:38:02.345Z] check vendor repo sha [2026-01-24T12:38:02.345Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/testenv/testenv.properties --repo_name temurin-build [2026-01-24T12:38:02.345Z] Check sha in vendor_0 and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/testenv/testenv.properties [2026-01-24T12:38:02.345Z] temurin-build_REPO=https://github.com/adoptium/temurin-build [2026-01-24T12:38:02.345Z] temurin-build_BRANCH=458965074606f027bd5afce2cfd5c1055dea0438 [2026-01-24T12:38:02.345Z] Stage vendor_0//test/system to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests//test/system [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-24T12:38:02.497Z] $ ssh-agent -k [2026-01-24T12:38:02.503Z] unset SSH_AUTH_SOCK; [2026-01-24T12:38:02.503Z] unset SSH_AGENT_PID; [2026-01-24T12:38:02.503Z] echo Agent pid 1619 killed; [2026-01-24T12:38:02.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] echo [2026-01-24T12:38:02.739Z] readProperties file: ./aqa-tests/job.properties [Pipeline] readProperties [Pipeline] echo [2026-01-24T12:38:02.848Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-24T12:38:03.142Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=dev.system&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=%2Ftest%2Fsystem&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=25&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fopenjdk%2Fjdk25u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=master&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-mac-aarch64-hotspot&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=master&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=7&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-24T12:38:03.155Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=dev.system&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=%2Ftest%2Fsystem&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-orka-macos14-arm64-fqazd&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=25&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fopenjdk%2Fjdk25u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=master&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-mac-aarch64-hotspot&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=master&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=7&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-24T12:38:03.198Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-24T12:38:03.428Z] Copied 1 artifact from "getTRSSOutput" build number 2026 [Pipeline] sh [2026-01-24T12:38:03.977Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-01-24T12:38:03.978Z] + gzip -cd TRSSOutput.tar.gz [2026-01-24T12:38:03.978Z] + tar xof - [2026-01-24T12:38:03.978Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-24T12:38:04.125Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-24T12:38:04.148Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-24T12:38:04.714Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-24T12:38:04.714Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib does not exist, creating one. [2026-01-24T12:38:04.714Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:04.714Z] -------------------------------------------- [2026-01-24T12:38:04.714Z] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:04.714Z] task is set to default [2026-01-24T12:38:04.714Z] dependencyList is set to all [2026-01-24T12:38:04.714Z] System Test jars will be downloaded. [2026-01-24T12:38:04.714Z] -------------------------------------------- [2026-01-24T12:38:04.714Z] Starting download third party dependent jars [2026-01-24T12:38:04.714Z] -------------------------------------------- [2026-01-24T12:38:04.714Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:04.714Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/log4j [2026-01-24T12:38:04.714Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/log4j [2026-01-24T12:38:04.714Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar [2026-01-24T12:38:04.714Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar [2026-01-24T12:38:05.079Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar [2026-01-24T12:38:05.079Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar [2026-01-24T12:38:05.079Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/mauve [2026-01-24T12:38:05.079Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/mauve [2026-01-24T12:38:05.079Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar [2026-01-24T12:38:05.079Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar [2026-01-24T12:38:05.583Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/mauve/mauve.jar [2026-01-24T12:38:05.583Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/junit [2026-01-24T12:38:05.583Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/junit [2026-01-24T12:38:05.583Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar [2026-01-24T12:38:05.583Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar [2026-01-24T12:38:05.583Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar [2026-01-24T12:38:05.583Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar [2026-01-24T12:38:05.583Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar [2026-01-24T12:38:05.583Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar [2026-01-24T12:38:05.961Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar [2026-01-24T12:38:05.961Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar [2026-01-24T12:38:05.961Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/cvsclient [2026-01-24T12:38:05.961Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/cvsclient [2026-01-24T12:38:05.961Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar [2026-01-24T12:38:05.961Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar [2026-01-24T12:38:06.320Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar [2026-01-24T12:38:06.320Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar [2026-01-24T12:38:06.320Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/tools [2026-01-24T12:38:06.320Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/tools [2026-01-24T12:38:06.320Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar [2026-01-24T12:38:06.320Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar [2026-01-24T12:38:06.676Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/tools/tools.jar [2026-01-24T12:38:06.676Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/tools/tools.jar [2026-01-24T12:38:06.676Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar [2026-01-24T12:38:06.676Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar [2026-01-24T12:38:07.035Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/junit/junit.jar [2026-01-24T12:38:07.035Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/junit/junit.jar [2026-01-24T12:38:07.035Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/apache-ant [2026-01-24T12:38:07.035Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib [2026-01-24T12:38:07.035Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib [2026-01-24T12:38:07.035Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar [2026-01-24T12:38:07.035Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar [2026-01-24T12:38:07.035Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar [2026-01-24T12:38:07.035Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar [2026-01-24T12:38:07.035Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar [2026-01-24T12:38:07.035Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar [2026-01-24T12:38:08.259Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar [2026-01-24T12:38:08.259Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/asm [2026-01-24T12:38:08.259Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/asm [2026-01-24T12:38:08.259Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar [2026-01-24T12:38:08.259Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar [2026-01-24T12:38:08.259Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/asm/asm.jar [2026-01-24T12:38:08.259Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-01-24T12:38:08.259Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-01-24T12:38:08.618Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar [2026-01-24T12:38:08.618Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-01-24T12:38:08.738Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label [Pipeline] echo [2026-01-24T12:38:08.742Z] Machine limit is 1. [Pipeline] sh [2026-01-24T12:38:09.396Z] + cd ./aqa-tests/TKG [2026-01-24T12:38:09.396Z] ++ uname [2026-01-24T12:38:09.396Z] + '[' Darwin = AIX ']' [2026-01-24T12:38:09.396Z] ++ uname [2026-01-24T12:38:09.396Z] + '[' Darwin = SunOS ']' [2026-01-24T12:38:09.396Z] ++ uname [2026-01-24T12:38:09.396Z] + '[' Darwin = '*BSD' ']' [2026-01-24T12:38:09.396Z] + MAKE=make [2026-01-24T12:38:09.396Z] + make genParallelList TEST=dev.system TEST_TIME=120 NUM_MACHINES= [2026-01-24T12:38:09.396Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-01-24T12:38:09.396Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:09.396Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-24T12:38:09.396Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-24T12:38:09.396Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-24T12:38:09.396Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_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_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-24T12:38:09.827Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml [2026-01-24T12:38:10.179Z] [2026-01-24T12:38:10.179Z] build: [2026-01-24T12:38:10.179Z] [2026-01-24T12:38:10.179Z] clean: [2026-01-24T12:38:10.179Z] [2026-01-24T12:38:10.179Z] init: [2026-01-24T12:38:10.179Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/bin [2026-01-24T12:38:10.179Z] [2026-01-24T12:38:10.179Z] getDependentLibs: [2026-01-24T12:38:10.179Z] [exec] -------------------------------------------- [2026-01-24T12:38:10.179Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:10.179Z] [exec] task is set to default [2026-01-24T12:38:10.179Z] [exec] dependencyList is set to json_simple [2026-01-24T12:38:10.179Z] [exec] System Test jars will be downloaded. [2026-01-24T12:38:10.179Z] [exec] -------------------------------------------- [2026-01-24T12:38:10.179Z] [exec] Starting download third party dependent jars [2026-01-24T12:38:10.179Z] [exec] -------------------------------------------- [2026-01-24T12:38:10.179Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:10.179Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-01-24T12:38:10.179Z] [exec] downloaded dependent third party jars successfully [2026-01-24T12:38:10.179Z] [2026-01-24T12:38:10.179Z] compile: [2026-01-24T12:38:10.179Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-24T12:38:10.179Z] [echo] ============COMPILER SETTINGS============ [2026-01-24T12:38:10.179Z] [echo] ===fork: yes [2026-01-24T12:38:10.179Z] [echo] ===debug: on [2026-01-24T12:38:10.179Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/bin [2026-01-24T12:38:11.395Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-24T12:38:11.395Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-24T12:38:11.395Z] [2026-01-24T12:38:11.395Z] dist: [2026-01-24T12:38:11.395Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-24T12:38:11.395Z] [2026-01-24T12:38:11.395Z] BUILD SUCCESSFUL [2026-01-24T12:38:11.395Z] Total time: 1 second [2026-01-24T12:38:11.395Z] 0 [2026-01-24T12:38:11.395Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-24T12:38:11.395Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-24T12:38:11.395Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2026-01-24T12:38:12.158Z] ****************************** MACHINE INFO ****************************** [2026-01-24T12:38:12.158Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG [2026-01-24T12:38:12.158Z] Free Physical Memory Size : 405356544 [2026-01-24T12:38:12.158Z] Free space (bytes) : 54544666624 [2026-01-24T12:38:12.158Z] Total Physical Memory Size : 6979321856 [2026-01-24T12:38:12.158Z] Total space (bytes) : 90743767040 [2026-01-24T12:38:12.158Z] Usable space (bytes) : 54544666624 [2026-01-24T12:38:12.158Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-24T12:38:12.158Z] bashVersion : [2026-01-24T12:38:12.158Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0) [2026-01-24T12:38:12.158Z] Copyright (C) 2025 Free Software Foundation, Inc. [2026-01-24T12:38:12.158Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] This is free software; you are free to change and redistribute it. [2026-01-24T12:38:12.158Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-24T12:38:12.158Z] cpuCores : 4 [2026-01-24T12:38:12.158Z] curlVersion : [2026-01-24T12:38:12.158Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1 [2026-01-24T12:38:12.158Z] Release-Date: 2023-05-30 [2026-01-24T12:38:12.158Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-01-24T12:38:12.158Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets [2026-01-24T12:38:12.158Z] dockerVersion : bash: line 1: docker: command not found [2026-01-24T12:38:12.158Z] gcc version : 15.0.0 [2026-01-24T12:38:12.158Z] gclibc version : bash: line 1: ldd: command not found [2026-01-24T12:38:12.158Z] gdb version : bash: line 1: gdb: command not found [2026-01-24T12:38:12.158Z] lldb version : [2026-01-24T12:38:12.158Z] lldb-1500.0.200.58 [2026-01-24T12:38:12.158Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) [2026-01-24T12:38:12.158Z] makeVersion : [2026-01-24T12:38:12.158Z] GNU Make 3.81 [2026-01-24T12:38:12.158Z] Copyright (C) 2006 Free Software Foundation, Inc. [2026-01-24T12:38:12.158Z] This is free software; see the source for copying conditions. [2026-01-24T12:38:12.158Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2026-01-24T12:38:12.158Z] PARTICULAR PURPOSE. [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] This program built for i386-apple-darwin11.3.0 [2026-01-24T12:38:12.158Z] mavenVersion : [2026-01-24T12:38:12.158Z] WARNING: A restricted method in java.lang.System has been called [2026-01-24T12:38:12.158Z] 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) [2026-01-24T12:38:12.158Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-01-24T12:38:12.158Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-01-24T12:38:12.158Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-01-24T12:38:12.158Z] Java version: 25.0.3-beta, vendor: Undefined Vendor, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home [2026-01-24T12:38:12.158Z] Default locale: en_US, platform encoding: UTF-8 [2026-01-24T12:38:12.158Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac" [2026-01-24T12:38:12.158Z] perlVersion : [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level [2026-01-24T12:38:12.158Z] (with 2 registered patches, see perl -V for more detail) [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] Copyright 1987-2020, Larry Wall [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-24T12:38:12.158Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-24T12:38:12.158Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-24T12:38:12.158Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] podmanVersion : bash: line 1: podman: command not found [2026-01-24T12:38:12.158Z] procArch : arm [2026-01-24T12:38:12.158Z] sysArch : arm64 [2026-01-24T12:38:12.158Z] sysOS : Darwin [2026-01-24T12:38:12.158Z] ulimit : [2026-01-24T12:38:12.158Z] core file size (blocks, -c) 8192 [2026-01-24T12:38:12.158Z] data seg size (kbytes, -d) unlimited [2026-01-24T12:38:12.158Z] file size (blocks, -f) unlimited [2026-01-24T12:38:12.158Z] max locked memory (kbytes, -l) unlimited [2026-01-24T12:38:12.158Z] max memory size (kbytes, -m) unlimited [2026-01-24T12:38:12.158Z] open files (-n) 1048576 [2026-01-24T12:38:12.158Z] pipe size (512 bytes, -p) 1 [2026-01-24T12:38:12.158Z] stack size (kbytes, -s) 65520 [2026-01-24T12:38:12.158Z] cpu time (seconds, -t) unlimited [2026-01-24T12:38:12.158Z] max user processes (-u) 1333 [2026-01-24T12:38:12.158Z] virtual memory (kbytes, -v) unlimited [2026-01-24T12:38:12.158Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64 [2026-01-24T12:38:12.158Z] vmVendor : Oracle Corporation [2026-01-24T12:38:12.158Z] vmVersion : 25.0.3-beta-202601241208 [2026-01-24T12:38:12.158Z] xlc version : bash: line 1: xlC: command not found [2026-01-24T12:38:12.158Z] ************************************************************************** [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] System.getProperty('java.vendor')=Undefined Vendor [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] Warning: cannot determine vendor, use System.getProperty('java.vendor')=Undefined Vendor directly. [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] System.getProperty('os.name')=Mac OS X [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] System.getProperty('os.arch')=aarch64 [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] System.getProperty('java.fullversion')=null [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] System.getProperty('sun.arch.data.model')=64 [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=dev.system TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:12.158Z] perl scripts/configure.pl [2026-01-24T12:38:12.158Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="Undefined Vendor" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=dev.system --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] Warning: cannot find spec in resources/ottawa.csv. [2026-01-24T12:38:12.158Z] Detected 64 in spec. Use spec: default-64 to match mode. [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] Starting to generate parallel test lists. [2026-01-24T12:38:12.158Z] [2026-01-24T12:38:12.158Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2026-01-24T12:38:12.513Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/reproducibleCompare/playlist.xml [2026-01-24T12:38:12.513Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2026-01-24T12:38:12.513Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2026-01-24T12:38:12.513Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/security/playlist.xml [2026-01-24T12:38:12.513Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml [2026-01-24T12:38:12.514Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2026-01-24T12:38:12.514Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/modularity/playlist.xml [2026-01-24T12:38:12.514Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/jlm/playlist.xml [2026-01-24T12:38:12.514Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2026-01-24T12:38:12.514Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/churn/playlist.xml [2026-01-24T12:38:12.514Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2026-01-24T12:38:12.514Z] Attempting to get test duration data from TRSS. [2026-01-24T12:38:12.514Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=25&impl=hs&platform=aarch64_mac&group=system&level=dev [2026-01-24T12:38:12.874Z] Attempting to get test duration data from cached files. [2026-01-24T12:38:12.874Z] [2026-01-24T12:38:12.874Z] TEST DURATION [2026-01-24T12:38:12.874Z] ==================================================================================== [2026-01-24T12:38:12.874Z] Total number of tests searched: 84 [2026-01-24T12:38:12.874Z] Number of test durations found: 84 [2026-01-24T12:38:12.874Z] Top slowest tests: [2026-01-24T12:38:12.874Z] 00m00s jcstress.strings_0 [2026-01-24T12:38:12.874Z] 00m00s jcstress.countdownlatch_0 [2026-01-24T12:38:12.874Z] 00m00s jcstress.fences_0 [2026-01-24T12:38:12.875Z] ==================================================================================== [2026-01-24T12:38:12.875Z] [2026-01-24T12:38:12.875Z] Test target is split into 1 lists. [2026-01-24T12:38:12.875Z] Reducing estimated test running time from 00m01s to 00m01s. [2026-01-24T12:38:12.875Z] [2026-01-24T12:38:12.875Z] -------------------------------------testList_0------------------------------------- [2026-01-24T12:38:12.875Z] Number of tests: 84 [2026-01-24T12:38:12.875Z] Estimated running time: 00m01s [2026-01-24T12:38:12.875Z] TESTLIST=jcstress.strings_0,jcstress.countdownlatch_0,jcstress.fences_0,jcstress.atomics_0,jcstress.unsafe_0,jcstress.mxbeans_0,jcstress.oota_0,jcstress.initClass_0,jcstress.all_0,jcstress.interrupt_0,jcstress.init_0,jcstress.coherence.varHandles.byteBuffer.direct_0,jcstress.accessAtomic.varHandles.byteArray_0,jcstress.varhandles_0,jcstress.sample_0,jcstress.defaultValues_0,jcstress.defaultValues.arrays_0,jcstress.copy.manual_0,jcstress.copy.clone_0,jcstress.collections_0,jcstress.volatiles_0,jcstress.threadlocal_0,jcstress.singletons_0,jcstress.locks_0,jcstress.initLen.arrays_0,jcstress.future_0,jcstress.copy.copyof.arrays_0,jcstress.acqrel.varHandles.byteArray.little_0,jcstress.initClass.arrays_0,jcstress.init.arrays_0,jcstress.atomics.integer.AtomicIntegerPairwiseTests_0,jcstress.atomics.integer.AtomicIntegerFieldUpdaterPairwiseTests_0,jcstress.atomicity.varHandles.arrays_0,jcstress.acqrel.varHandles.byteBuffer.heap.big_0,jcstress.acqrel.varHandles.byteBuffer.direct.little_0,jcstress.accessAtomic_0,jcstress.accessAtomic.varHandles.byteBuffer.heap_0,jcstress.accessAtomic.varHandles.byteBuffer.direct_0,jcstress.tearing_0,jcstress.tearing.arrays_0,jcstress.memeffects.basic_0,jcstress.memeffects.basic.atomic.AtomicLong_0,jcstress.locks.mutex_0,jcstress.fences.varHandles_0,jcstress.executors_0,jcstress.copy.manual.arrays_0,jcstress.coherence.varHandles.byteBuffer.heap_0,jcstress.coherence.varHandles.byteArray_0,jcstress.causality_0,jcstress.atomics.longs.AtomicLongPairwiseTests_0,jcstress.atomics.longs.AtomicLongArrayPairwiseTests_0,jcstress.atomicity.varHandles.fields.WeakCASTest_0,jcstress.atomicity.varHandles.byteBuffer.heap_0,jcstress.atomicity.varHandles.byteBuffer.direct_0,jcstress.atomicity.varHandles.byteArray_0,jcstress.acqrel.varHandles.fields.volatiles_0,jcstress.acqrel.fields.volatiles_0,jcstress.accessAtomic.fields_0,jcstress.seqcst.volatiles_0,jcstress.memeffects.basic.atomicupdaters.AtomicLongFieldUpdater_0,jcstress.memeffects.basic.atomicupdaters.AtomicIntegerFieldUpdater_0,jcstress.locks.stamped.StampedLockPairwiseTests_0,jcstress.copy.clone.arrays_0,jcstress.copy.arraycopy.arrays_0,jcstress.coherence_0,jcstress.atomics.longs.AtomicLongFieldUpdaterPairwiseTests_0,jcstress.atomics.integer.AtomicIntegerArrayPairwiseTests_0,jcstress.atomicity_0,jcstress.atomicity.varHandles.fields_0,jcstress.atomicity.varHandles.fields.WeakCASContendStrongTest_0,jcstress.atomicity.varHandles.arrays.WeakCASContendStrongTest_0,jcstress.acqrel.varHandles.fields.acqrel_0,jcstress.acqrel.varHandles.byteBuffer.heap.little_0,jcstress.acqrel.varHandles.byteBuffer.direct.big_0,jcstress.acqrel.varHandles.byteArray.big_0,jcstress.acqrel.varHandles.arrays.volatiles_0,jcstress.acqrel.varHandles.arrays.acqrel_0,jcstress.acqrel.fields.sync_0,jcstress.accessAtomic.varHandles_0,churn_custom_0,jcstress.seqcst.sync_0,jcstress.memeffects.basic.atomic.AtomicInteger_0,jcstress.coherence.varHandles_0,jcstress.atomicity.varHandles.arrays.WeakCASTest_0 [2026-01-24T12:38:12.875Z] ------------------------------------------------------------------------------------ [2026-01-24T12:38:12.875Z] [2026-01-24T12:38:12.875Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [Pipeline] fileExists [Pipeline] echo [2026-01-24T12:38:12.991Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-01-24T12:38:13.106Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=1. [Pipeline] sh [2026-01-24T12:38:13.690Z] + cd ./aqa-tests/TKG [2026-01-24T12:38:13.690Z] ++ uname [2026-01-24T12:38:13.690Z] + '[' Darwin = AIX ']' [2026-01-24T12:38:13.690Z] ++ uname [2026-01-24T12:38:13.690Z] + '[' Darwin = SunOS ']' [2026-01-24T12:38:13.690Z] ++ uname [2026-01-24T12:38:13.690Z] + '[' Darwin = '*BSD' ']' [2026-01-24T12:38:13.690Z] + MAKE=make [2026-01-24T12:38:13.690Z] + make genParallelList TEST=dev.system NUM_MACHINES=1 TEST_TIME= [2026-01-24T12:38:13.690Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-01-24T12:38:13.690Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:13.690Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-24T12:38:13.690Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-24T12:38:13.690Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-24T12:38:13.690Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_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_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-24T12:38:13.690Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml [2026-01-24T12:38:13.690Z] [2026-01-24T12:38:13.690Z] build: [2026-01-24T12:38:13.690Z] [2026-01-24T12:38:13.690Z] clean: [2026-01-24T12:38:13.690Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk [2026-01-24T12:38:13.690Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/bin [2026-01-24T12:38:13.690Z] [2026-01-24T12:38:13.690Z] init: [2026-01-24T12:38:13.690Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/bin [2026-01-24T12:38:13.690Z] [2026-01-24T12:38:13.690Z] getDependentLibs: [2026-01-24T12:38:13.690Z] [exec] -------------------------------------------- [2026-01-24T12:38:13.690Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:13.690Z] [exec] task is set to default [2026-01-24T12:38:13.690Z] [exec] dependencyList is set to json_simple [2026-01-24T12:38:13.690Z] [exec] System Test jars will be downloaded. [2026-01-24T12:38:13.690Z] [exec] -------------------------------------------- [2026-01-24T12:38:13.690Z] [exec] Starting download third party dependent jars [2026-01-24T12:38:13.690Z] [exec] -------------------------------------------- [2026-01-24T12:38:13.690Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:13.690Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-01-24T12:38:13.690Z] [exec] downloaded dependent third party jars successfully [2026-01-24T12:38:13.690Z] [2026-01-24T12:38:13.690Z] compile: [2026-01-24T12:38:13.690Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-24T12:38:13.690Z] [echo] ============COMPILER SETTINGS============ [2026-01-24T12:38:13.690Z] [echo] ===fork: yes [2026-01-24T12:38:13.690Z] [echo] ===debug: on [2026-01-24T12:38:13.690Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/bin [2026-01-24T12:38:14.447Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-24T12:38:14.447Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-24T12:38:14.447Z] [2026-01-24T12:38:14.447Z] dist: [2026-01-24T12:38:14.447Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-24T12:38:14.447Z] [2026-01-24T12:38:14.447Z] BUILD SUCCESSFUL [2026-01-24T12:38:14.447Z] Total time: 0 seconds [2026-01-24T12:38:14.447Z] 0 [2026-01-24T12:38:14.447Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-24T12:38:14.447Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-24T12:38:14.447Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2026-01-24T12:38:14.805Z] ****************************** MACHINE INFO ****************************** [2026-01-24T12:38:14.805Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG [2026-01-24T12:38:14.805Z] Free Physical Memory Size : 379699200 [2026-01-24T12:38:14.805Z] Free space (bytes) : 54544654336 [2026-01-24T12:38:14.805Z] Total Physical Memory Size : 6979321856 [2026-01-24T12:38:14.805Z] Total space (bytes) : 90743767040 [2026-01-24T12:38:14.805Z] Usable space (bytes) : 54544654336 [2026-01-24T12:38:14.805Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-24T12:38:14.805Z] bashVersion : [2026-01-24T12:38:14.805Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0) [2026-01-24T12:38:14.805Z] Copyright (C) 2025 Free Software Foundation, Inc. [2026-01-24T12:38:14.805Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-24T12:38:14.805Z] [2026-01-24T12:38:14.805Z] This is free software; you are free to change and redistribute it. [2026-01-24T12:38:14.805Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-24T12:38:14.805Z] cpuCores : 4 [2026-01-24T12:38:14.805Z] curlVersion : [2026-01-24T12:38:14.805Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1 [2026-01-24T12:38:14.805Z] Release-Date: 2023-05-30 [2026-01-24T12:38:14.805Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-01-24T12:38:14.805Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets [2026-01-24T12:38:14.805Z] dockerVersion : bash: line 1: docker: command not found [2026-01-24T12:38:14.805Z] gcc version : 15.0.0 [2026-01-24T12:38:14.805Z] gclibc version : bash: line 1: ldd: command not found [2026-01-24T12:38:14.805Z] gdb version : bash: line 1: gdb: command not found [2026-01-24T12:38:14.805Z] lldb version : [2026-01-24T12:38:14.805Z] lldb-1500.0.200.58 [2026-01-24T12:38:14.805Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) [2026-01-24T12:38:14.805Z] makeVersion : [2026-01-24T12:38:14.805Z] GNU Make 3.81 [2026-01-24T12:38:14.805Z] Copyright (C) 2006 Free Software Foundation, Inc. [2026-01-24T12:38:14.805Z] This is free software; see the source for copying conditions. [2026-01-24T12:38:14.805Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2026-01-24T12:38:14.805Z] PARTICULAR PURPOSE. [2026-01-24T12:38:14.805Z] [2026-01-24T12:38:14.805Z] This program built for i386-apple-darwin11.3.0 [2026-01-24T12:38:14.805Z] mavenVersion : [2026-01-24T12:38:14.805Z] WARNING: A restricted method in java.lang.System has been called [2026-01-24T12:38:14.805Z] 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) [2026-01-24T12:38:14.805Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-01-24T12:38:14.805Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-01-24T12:38:14.805Z] [2026-01-24T12:38:14.805Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-01-24T12:38:14.805Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-01-24T12:38:14.805Z] Java version: 25.0.3-beta, vendor: Undefined Vendor, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home [2026-01-24T12:38:14.805Z] Default locale: en_US, platform encoding: UTF-8 [2026-01-24T12:38:14.805Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac" [2026-01-24T12:38:14.805Z] perlVersion : [2026-01-24T12:38:14.805Z] [2026-01-24T12:38:14.805Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level [2026-01-24T12:38:14.805Z] (with 2 registered patches, see perl -V for more detail) [2026-01-24T12:38:14.805Z] [2026-01-24T12:38:14.805Z] Copyright 1987-2020, Larry Wall [2026-01-24T12:38:14.805Z] [2026-01-24T12:38:14.805Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-24T12:38:14.805Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-24T12:38:14.805Z] [2026-01-24T12:38:14.805Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-24T12:38:14.805Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-24T12:38:14.805Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-01-24T12:38:14.805Z] [2026-01-24T12:38:14.805Z] podmanVersion : bash: line 1: podman: command not found [2026-01-24T12:38:14.805Z] procArch : arm [2026-01-24T12:38:14.805Z] sysArch : arm64 [2026-01-24T12:38:14.805Z] sysOS : Darwin [2026-01-24T12:38:14.805Z] ulimit : [2026-01-24T12:38:14.805Z] core file size (blocks, -c) 8192 [2026-01-24T12:38:14.805Z] data seg size (kbytes, -d) unlimited [2026-01-24T12:38:14.805Z] file size (blocks, -f) unlimited [2026-01-24T12:38:14.805Z] max locked memory (kbytes, -l) unlimited [2026-01-24T12:38:14.805Z] max memory size (kbytes, -m) unlimited [2026-01-24T12:38:14.805Z] open files (-n) 1048576 [2026-01-24T12:38:14.805Z] pipe size (512 bytes, -p) 1 [2026-01-24T12:38:14.805Z] stack size (kbytes, -s) 65520 [2026-01-24T12:38:14.805Z] cpu time (seconds, -t) unlimited [2026-01-24T12:38:14.805Z] max user processes (-u) 1333 [2026-01-24T12:38:14.805Z] virtual memory (kbytes, -v) unlimited [2026-01-24T12:38:14.805Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64 [2026-01-24T12:38:14.805Z] vmVendor : Oracle Corporation [2026-01-24T12:38:14.805Z] vmVersion : 25.0.3-beta-202601241208 [2026-01-24T12:38:14.805Z] xlc version : bash: line 1: xlC: command not found [2026-01-24T12:38:14.805Z] ************************************************************************** [2026-01-24T12:38:14.805Z] [2026-01-24T12:38:14.805Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-24T12:38:14.805Z] [2026-01-24T12:38:14.805Z] System.getProperty('java.vendor')=Undefined Vendor [2026-01-24T12:38:14.805Z] [2026-01-24T12:38:14.805Z] Warning: cannot determine vendor, use System.getProperty('java.vendor')=Undefined Vendor directly. [2026-01-24T12:38:14.805Z] [2026-01-24T12:38:14.805Z] System.getProperty('os.name')=Mac OS X [2026-01-24T12:38:14.805Z] [2026-01-24T12:38:14.805Z] System.getProperty('os.arch')=aarch64 [2026-01-24T12:38:14.805Z] [2026-01-24T12:38:14.805Z] System.getProperty('java.fullversion')=null [2026-01-24T12:38:14.805Z] [2026-01-24T12:38:14.805Z] System.getProperty('sun.arch.data.model')=64 [2026-01-24T12:38:14.805Z] [2026-01-24T12:38:15.159Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=1 TEST_TIME= TESTTARGET=dev.system TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:15.159Z] perl scripts/configure.pl [2026-01-24T12:38:15.159Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="Undefined Vendor" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=dev.system --testList= --numOfMachines=1 --testTime= --TRSSURL= [2026-01-24T12:38:15.159Z] [2026-01-24T12:38:15.159Z] Warning: cannot find spec in resources/ottawa.csv. [2026-01-24T12:38:15.159Z] Detected 64 in spec. Use spec: default-64 to match mode. [2026-01-24T12:38:15.159Z] [2026-01-24T12:38:15.159Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-24T12:38:15.159Z] [2026-01-24T12:38:15.159Z] [2026-01-24T12:38:15.159Z] Starting to generate parallel test lists. [2026-01-24T12:38:15.159Z] [2026-01-24T12:38:15.159Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2026-01-24T12:38:15.159Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/reproducibleCompare/playlist.xml [2026-01-24T12:38:15.159Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2026-01-24T12:38:15.159Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2026-01-24T12:38:15.159Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/security/playlist.xml [2026-01-24T12:38:15.159Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml [2026-01-24T12:38:15.159Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2026-01-24T12:38:15.159Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/modularity/playlist.xml [2026-01-24T12:38:15.159Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/jlm/playlist.xml [2026-01-24T12:38:15.159Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2026-01-24T12:38:15.159Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/churn/playlist.xml [2026-01-24T12:38:15.159Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2026-01-24T12:38:15.159Z] Attempting to get test duration data from TRSS. [2026-01-24T12:38:15.159Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=25&impl=hs&platform=aarch64_mac&group=system&level=dev [2026-01-24T12:38:15.523Z] Attempting to get test duration data from cached files. [2026-01-24T12:38:15.523Z] [2026-01-24T12:38:15.523Z] TEST DURATION [2026-01-24T12:38:15.523Z] ==================================================================================== [2026-01-24T12:38:15.523Z] Total number of tests searched: 84 [2026-01-24T12:38:15.523Z] Number of test durations found: 84 [2026-01-24T12:38:15.523Z] Top slowest tests: [2026-01-24T12:38:15.523Z] 00m00s jcstress.strings_0 [2026-01-24T12:38:15.523Z] 00m00s jcstress.countdownlatch_0 [2026-01-24T12:38:15.523Z] 00m00s jcstress.fences_0 [2026-01-24T12:38:15.523Z] ==================================================================================== [2026-01-24T12:38:15.523Z] [2026-01-24T12:38:15.523Z] Test target is split into 1 lists. [2026-01-24T12:38:15.523Z] Reducing estimated test running time from 00m01s to 00m01s. [2026-01-24T12:38:15.523Z] [2026-01-24T12:38:15.523Z] -------------------------------------testList_0------------------------------------- [2026-01-24T12:38:15.523Z] Number of tests: 84 [2026-01-24T12:38:15.523Z] Estimated running time: 00m01s [2026-01-24T12:38:15.523Z] TESTLIST=jcstress.strings_0,jcstress.countdownlatch_0,jcstress.fences_0,jcstress.atomics_0,jcstress.unsafe_0,jcstress.mxbeans_0,jcstress.oota_0,jcstress.initClass_0,jcstress.all_0,jcstress.interrupt_0,jcstress.init_0,jcstress.coherence.varHandles.byteBuffer.direct_0,jcstress.accessAtomic.varHandles.byteArray_0,jcstress.varhandles_0,jcstress.sample_0,jcstress.defaultValues_0,jcstress.defaultValues.arrays_0,jcstress.copy.manual_0,jcstress.copy.clone_0,jcstress.collections_0,jcstress.volatiles_0,jcstress.threadlocal_0,jcstress.singletons_0,jcstress.locks_0,jcstress.initLen.arrays_0,jcstress.future_0,jcstress.copy.copyof.arrays_0,jcstress.acqrel.varHandles.byteArray.little_0,jcstress.initClass.arrays_0,jcstress.init.arrays_0,jcstress.atomics.integer.AtomicIntegerPairwiseTests_0,jcstress.atomics.integer.AtomicIntegerFieldUpdaterPairwiseTests_0,jcstress.atomicity.varHandles.arrays_0,jcstress.acqrel.varHandles.byteBuffer.heap.big_0,jcstress.acqrel.varHandles.byteBuffer.direct.little_0,jcstress.accessAtomic_0,jcstress.accessAtomic.varHandles.byteBuffer.heap_0,jcstress.accessAtomic.varHandles.byteBuffer.direct_0,jcstress.tearing_0,jcstress.tearing.arrays_0,jcstress.memeffects.basic_0,jcstress.memeffects.basic.atomic.AtomicLong_0,jcstress.locks.mutex_0,jcstress.fences.varHandles_0,jcstress.executors_0,jcstress.copy.manual.arrays_0,jcstress.coherence.varHandles.byteBuffer.heap_0,jcstress.coherence.varHandles.byteArray_0,jcstress.causality_0,jcstress.atomics.longs.AtomicLongPairwiseTests_0,jcstress.atomics.longs.AtomicLongArrayPairwiseTests_0,jcstress.atomicity.varHandles.fields.WeakCASTest_0,jcstress.atomicity.varHandles.byteBuffer.heap_0,jcstress.atomicity.varHandles.byteBuffer.direct_0,jcstress.atomicity.varHandles.byteArray_0,jcstress.acqrel.varHandles.fields.volatiles_0,jcstress.acqrel.fields.volatiles_0,jcstress.accessAtomic.fields_0,jcstress.seqcst.volatiles_0,jcstress.memeffects.basic.atomicupdaters.AtomicLongFieldUpdater_0,jcstress.memeffects.basic.atomicupdaters.AtomicIntegerFieldUpdater_0,jcstress.locks.stamped.StampedLockPairwiseTests_0,jcstress.copy.clone.arrays_0,jcstress.copy.arraycopy.arrays_0,jcstress.coherence_0,jcstress.atomics.longs.AtomicLongFieldUpdaterPairwiseTests_0,jcstress.atomics.integer.AtomicIntegerArrayPairwiseTests_0,jcstress.atomicity_0,jcstress.atomicity.varHandles.fields_0,jcstress.atomicity.varHandles.fields.WeakCASContendStrongTest_0,jcstress.atomicity.varHandles.arrays.WeakCASContendStrongTest_0,jcstress.acqrel.varHandles.fields.acqrel_0,jcstress.acqrel.varHandles.byteBuffer.heap.little_0,jcstress.acqrel.varHandles.byteBuffer.direct.big_0,jcstress.acqrel.varHandles.byteArray.big_0,jcstress.acqrel.varHandles.arrays.volatiles_0,jcstress.acqrel.varHandles.arrays.acqrel_0,jcstress.acqrel.fields.sync_0,jcstress.accessAtomic.varHandles_0,churn_custom_0,jcstress.seqcst.sync_0,jcstress.memeffects.basic.atomic.AtomicInteger_0,jcstress.coherence.varHandles_0,jcstress.atomicity.varHandles.arrays.WeakCASTest_0 [2026-01-24T12:38:15.523Z] ------------------------------------------------------------------------------------ [2026-01-24T12:38:15.523Z] [2026-01-24T12:38:15.523Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [Pipeline] fileExists [Pipeline] echo [2026-01-24T12:38:15.643Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-01-24T12:38:15.732Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-01-24T12:38:15.968Z] Building tests... [Pipeline] timeout [2026-01-24T12:38:15.975Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-24T12:38:16.019Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-24T12:38:16.621Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-24T12:38:16.621Z] -------------------------------------------- [2026-01-24T12:38:16.621Z] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:16.621Z] task is set to default [2026-01-24T12:38:16.621Z] dependencyList is set to all [2026-01-24T12:38:16.621Z] System Test jars will be downloaded. [2026-01-24T12:38:16.621Z] -------------------------------------------- [2026-01-24T12:38:16.621Z] Starting download third party dependent jars [2026-01-24T12:38:16.621Z] -------------------------------------------- [2026-01-24T12:38:16.621Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:16.621Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2026-01-24T12:38:16.621Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading [2026-01-24T12:38:16.621Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/mauve/mauve.jar exists with correct hash, not downloading [2026-01-24T12:38:16.621Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/junit/junit.jar exists, not downloading. [2026-01-24T12:38:16.621Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2026-01-24T12:38:16.621Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2026-01-24T12:38:16.621Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-01-24T12:38:16.621Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2026-01-24T12:38:16.621Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-24T12:38:16.621Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2026-01-24T12:38:16.621Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/tools/tools.jar exists, not downloading. [2026-01-24T12:38:16.621Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-01-24T12:38:16.822Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-01-24T12:38:16.842Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-01-24T12:38:16.926Z] $ ssh-agent [2026-01-24T12:38:17.167Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-iWV3mkYUmMfx/agent.2130 [2026-01-24T12:38:17.167Z] SSH_AGENT_PID=2131 [2026-01-24T12:38:17.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-24T12:38:17.718Z] + bash ./compile.sh [2026-01-24T12:38:17.718Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-01-24T12:38:17.718Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:17.718Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-24T12:38:17.718Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-24T12:38:17.718Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-24T12:38:17.719Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_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_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-24T12:38:17.719Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml [2026-01-24T12:38:17.719Z] [2026-01-24T12:38:17.719Z] build: [2026-01-24T12:38:17.719Z] [2026-01-24T12:38:17.719Z] clean: [2026-01-24T12:38:17.719Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk [2026-01-24T12:38:17.719Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/bin [2026-01-24T12:38:17.719Z] [2026-01-24T12:38:17.719Z] init: [2026-01-24T12:38:17.719Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/bin [2026-01-24T12:38:17.719Z] [2026-01-24T12:38:17.719Z] getDependentLibs: [2026-01-24T12:38:17.719Z] [exec] -------------------------------------------- [2026-01-24T12:38:17.719Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:17.719Z] [exec] task is set to default [2026-01-24T12:38:17.719Z] [exec] dependencyList is set to json_simple [2026-01-24T12:38:17.719Z] [exec] System Test jars will be downloaded. [2026-01-24T12:38:17.719Z] [exec] -------------------------------------------- [2026-01-24T12:38:17.719Z] [exec] Starting download third party dependent jars [2026-01-24T12:38:17.719Z] [exec] -------------------------------------------- [2026-01-24T12:38:17.719Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:17.719Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-01-24T12:38:17.719Z] [exec] downloaded dependent third party jars successfully [2026-01-24T12:38:17.719Z] [2026-01-24T12:38:17.719Z] compile: [2026-01-24T12:38:17.719Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-24T12:38:17.719Z] [echo] ============COMPILER SETTINGS============ [2026-01-24T12:38:17.719Z] [echo] ===fork: yes [2026-01-24T12:38:17.719Z] [echo] ===debug: on [2026-01-24T12:38:17.719Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/bin [2026-01-24T12:38:18.484Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-24T12:38:18.484Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-24T12:38:18.484Z] [2026-01-24T12:38:18.484Z] dist: [2026-01-24T12:38:18.484Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-24T12:38:18.484Z] [2026-01-24T12:38:18.484Z] BUILD SUCCESSFUL [2026-01-24T12:38:18.484Z] Total time: 0 seconds [2026-01-24T12:38:18.484Z] 0 [2026-01-24T12:38:18.484Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-24T12:38:18.484Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-24T12:38:18.484Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2026-01-24T12:38:19.249Z] ****************************** MACHINE INFO ****************************** [2026-01-24T12:38:19.249Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG [2026-01-24T12:38:19.249Z] Free Physical Memory Size : 353239040 [2026-01-24T12:38:19.249Z] Free space (bytes) : 54541582336 [2026-01-24T12:38:19.249Z] Total Physical Memory Size : 6979321856 [2026-01-24T12:38:19.249Z] Total space (bytes) : 90743767040 [2026-01-24T12:38:19.249Z] Usable space (bytes) : 54541582336 [2026-01-24T12:38:19.249Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-24T12:38:19.249Z] bashVersion : [2026-01-24T12:38:19.249Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0) [2026-01-24T12:38:19.249Z] Copyright (C) 2025 Free Software Foundation, Inc. [2026-01-24T12:38:19.249Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-24T12:38:19.249Z] [2026-01-24T12:38:19.249Z] This is free software; you are free to change and redistribute it. [2026-01-24T12:38:19.249Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-24T12:38:19.249Z] cpuCores : 4 [2026-01-24T12:38:19.249Z] curlVersion : [2026-01-24T12:38:19.249Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1 [2026-01-24T12:38:19.249Z] Release-Date: 2023-05-30 [2026-01-24T12:38:19.249Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-01-24T12:38:19.249Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets [2026-01-24T12:38:19.249Z] dockerVersion : bash: line 1: docker: command not found [2026-01-24T12:38:19.249Z] gcc version : 15.0.0 [2026-01-24T12:38:19.249Z] gclibc version : bash: line 1: ldd: command not found [2026-01-24T12:38:19.249Z] gdb version : bash: line 1: gdb: command not found [2026-01-24T12:38:19.249Z] lldb version : [2026-01-24T12:38:19.249Z] lldb-1500.0.200.58 [2026-01-24T12:38:19.249Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) [2026-01-24T12:38:19.249Z] makeVersion : [2026-01-24T12:38:19.249Z] GNU Make 3.81 [2026-01-24T12:38:19.249Z] Copyright (C) 2006 Free Software Foundation, Inc. [2026-01-24T12:38:19.249Z] This is free software; see the source for copying conditions. [2026-01-24T12:38:19.249Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2026-01-24T12:38:19.249Z] PARTICULAR PURPOSE. [2026-01-24T12:38:19.249Z] [2026-01-24T12:38:19.249Z] This program built for i386-apple-darwin11.3.0 [2026-01-24T12:38:19.249Z] mavenVersion : [2026-01-24T12:38:19.249Z] WARNING: A restricted method in java.lang.System has been called [2026-01-24T12:38:19.249Z] 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) [2026-01-24T12:38:19.249Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-01-24T12:38:19.250Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-01-24T12:38:19.250Z] [2026-01-24T12:38:19.250Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-01-24T12:38:19.250Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-01-24T12:38:19.250Z] Java version: 25.0.3-beta, vendor: Undefined Vendor, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home [2026-01-24T12:38:19.250Z] Default locale: en_US, platform encoding: UTF-8 [2026-01-24T12:38:19.250Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac" [2026-01-24T12:38:19.250Z] perlVersion : [2026-01-24T12:38:19.250Z] [2026-01-24T12:38:19.250Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level [2026-01-24T12:38:19.250Z] (with 2 registered patches, see perl -V for more detail) [2026-01-24T12:38:19.250Z] [2026-01-24T12:38:19.250Z] Copyright 1987-2020, Larry Wall [2026-01-24T12:38:19.250Z] [2026-01-24T12:38:19.250Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-24T12:38:19.250Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-24T12:38:19.250Z] [2026-01-24T12:38:19.250Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-24T12:38:19.250Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-24T12:38:19.250Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-01-24T12:38:19.250Z] [2026-01-24T12:38:19.250Z] podmanVersion : bash: line 1: podman: command not found [2026-01-24T12:38:19.250Z] procArch : arm [2026-01-24T12:38:19.250Z] sysArch : arm64 [2026-01-24T12:38:19.250Z] sysOS : Darwin [2026-01-24T12:38:19.250Z] ulimit : [2026-01-24T12:38:19.250Z] core file size (blocks, -c) 8192 [2026-01-24T12:38:19.250Z] data seg size (kbytes, -d) unlimited [2026-01-24T12:38:19.250Z] file size (blocks, -f) unlimited [2026-01-24T12:38:19.250Z] max locked memory (kbytes, -l) unlimited [2026-01-24T12:38:19.250Z] max memory size (kbytes, -m) unlimited [2026-01-24T12:38:19.250Z] open files (-n) 1048576 [2026-01-24T12:38:19.250Z] pipe size (512 bytes, -p) 1 [2026-01-24T12:38:19.250Z] stack size (kbytes, -s) 65520 [2026-01-24T12:38:19.250Z] cpu time (seconds, -t) unlimited [2026-01-24T12:38:19.250Z] max user processes (-u) 1333 [2026-01-24T12:38:19.250Z] virtual memory (kbytes, -v) unlimited [2026-01-24T12:38:19.250Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64 [2026-01-24T12:38:19.250Z] vmVendor : Oracle Corporation [2026-01-24T12:38:19.250Z] vmVersion : 25.0.3-beta-202601241208 [2026-01-24T12:38:19.250Z] xlc version : bash: line 1: xlC: command not found [2026-01-24T12:38:19.250Z] ************************************************************************** [2026-01-24T12:38:19.250Z] [2026-01-24T12:38:19.250Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-24T12:38:19.250Z] [2026-01-24T12:38:19.250Z] System.getProperty('java.vendor')=Undefined Vendor [2026-01-24T12:38:19.250Z] [2026-01-24T12:38:19.250Z] Warning: cannot determine vendor, use System.getProperty('java.vendor')=Undefined Vendor directly. [2026-01-24T12:38:19.250Z] [2026-01-24T12:38:19.250Z] System.getProperty('os.name')=Mac OS X [2026-01-24T12:38:19.250Z] [2026-01-24T12:38:19.250Z] System.getProperty('os.arch')=aarch64 [2026-01-24T12:38:19.250Z] [2026-01-24T12:38:19.250Z] System.getProperty('java.fullversion')=null [2026-01-24T12:38:19.250Z] [2026-01-24T12:38:19.250Z] System.getProperty('sun.arch.data.model')=64 [2026-01-24T12:38:19.250Z] [2026-01-24T12:38:19.250Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild [2026-01-24T12:38:19.250Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../../jvmtest [2026-01-24T12:38:19.250Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile [2026-01-24T12:38:19.250Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-24T12:38:19.250Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-24T12:38:19.251Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=25" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=Undefined Vendor" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_aarch64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk25" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-24T12:38:19.251Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_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_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-24T12:38:19.251Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/scripts/build_test.xml [2026-01-24T12:38:19.251Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2026-01-24T12:38:19.612Z] [2026-01-24T12:38:19.612Z] -create_test_directory: [2026-01-24T12:38:19.612Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest [2026-01-24T12:38:19.612Z] [2026-01-24T12:38:19.612Z] stage_test_material: [2026-01-24T12:38:19.612Z] [copy] Copying 584 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest [2026-01-24T12:38:19.612Z] [2026-01-24T12:38:19.612Z] build: [2026-01-24T12:38:19.612Z] [2026-01-24T12:38:19.612Z] init: [2026-01-24T12:38:19.612Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system [2026-01-24T12:38:19.612Z] [2026-01-24T12:38:19.612Z] dist: [2026-01-24T12:38:19.612Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system [2026-01-24T12:38:19.612Z] [2026-01-24T12:38:19.612Z] common_build: [2026-01-24T12:38:19.612Z] [echo] target common_build is called..... [2026-01-24T12:38:19.612Z] [2026-01-24T12:38:19.612Z] common_init: [2026-01-24T12:38:19.612Z] [2026-01-24T12:38:19.612Z] check_systemtest: [2026-01-24T12:38:19.612Z] [echo] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/STF does not exist, clone from GitHub [2026-01-24T12:38:19.612Z] [2026-01-24T12:38:19.612Z] clone_stf: [2026-01-24T12:38:19.612Z] [exec] git clone -q https://github.com/adoptium/STF.git [2026-01-24T12:38:20.844Z] [echo] git rev-parse master [2026-01-24T12:38:20.844Z] [echo] git checkout -q -f 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7 [2026-01-24T12:38:20.844Z] [exec] Check sha in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/STF and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../testenv/testenv.properties [2026-01-24T12:38:20.844Z] [exec] STF_REPO=https://github.com/adoptium/STF.git [2026-01-24T12:38:20.844Z] [exec] STF_BRANCH=91d0e566278d7e8bba2de994f3c0d4164e6bb0d7 [2026-01-24T12:38:20.844Z] [echo] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub [2026-01-24T12:38:20.844Z] [2026-01-24T12:38:20.844Z] clone_systemtest: [2026-01-24T12:38:20.844Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2026-01-24T12:38:22.600Z] [echo] git rev-parse master [2026-01-24T12:38:22.600Z] [echo] git checkout -q -f ea987227afd9fec0f9c68bfeeefc3beeca16d3e6 [2026-01-24T12:38:22.600Z] [exec] Check sha in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/aqa-systemtest and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../testenv/testenv.properties [2026-01-24T12:38:22.600Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-01-24T12:38:22.600Z] [exec] AQA_SYSTEMTEST_BRANCH=ea987227afd9fec0f9c68bfeeefc3beeca16d3e6 [2026-01-24T12:38:22.600Z] [2026-01-24T12:38:22.600Z] configure_systemtest: [2026-01-24T12:38:22.600Z] [echo] Executing openjdk.build/build.xml [2026-01-24T12:38:22.600Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:22.600Z] [2026-01-24T12:38:22.600Z] check-for-ant: [2026-01-24T12:38:22.600Z] [2026-01-24T12:38:22.600Z] configure-ant: [2026-01-24T12:38:22.600Z] [2026-01-24T12:38:22.600Z] print-ant-location: [2026-01-24T12:38:22.600Z] [echo] Using ant from /Users/admin/workspace/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar [2026-01-24T12:38:22.600Z] [2026-01-24T12:38:22.600Z] print-ant-error: [2026-01-24T12:38:22.600Z] [2026-01-24T12:38:22.600Z] check-for-junit: [2026-01-24T12:38:22.600Z] [2026-01-24T12:38:22.600Z] configure-junit: [2026-01-24T12:38:22.600Z] [2026-01-24T12:38:22.600Z] print-junit-location: [2026-01-24T12:38:22.600Z] [echo] Using junit from /Users/admin/workspace/externalDependency/system_lib/junit/junit.jar [2026-01-24T12:38:22.600Z] [2026-01-24T12:38:22.600Z] print-junit-error: [2026-01-24T12:38:22.600Z] [2026-01-24T12:38:22.600Z] check-for-hamcrest-core: [2026-01-24T12:38:22.600Z] [2026-01-24T12:38:22.600Z] configure-hamcrest-core: [2026-01-24T12:38:22.600Z] [2026-01-24T12:38:22.600Z] print-hamcrest-core-location: [2026-01-24T12:38:22.600Z] [echo] Using hamcrest-core from /Users/admin/workspace/externalDependency/system_lib/junit/hamcrest-core.jar [2026-01-24T12:38:22.600Z] [2026-01-24T12:38:22.600Z] print-hamcrest-core-error: [2026-01-24T12:38:22.600Z] [2026-01-24T12:38:22.600Z] check-for-log4j: [2026-01-24T12:38:22.600Z] [2026-01-24T12:38:22.600Z] configure-log4j: [2026-01-24T12:38:22.600Z] [2026-01-24T12:38:22.600Z] print-log4j-location: [2026-01-24T12:38:22.600Z] [echo] Using log4j-api from /Users/admin/workspace/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /Users/admin/workspace/externalDependency/system_lib/log4j/log4j-core.jar [2026-01-24T12:38:22.600Z] [2026-01-24T12:38:22.600Z] print-log4j-error: [2026-01-24T12:38:22.600Z] [2026-01-24T12:38:22.600Z] check-for-asm: [2026-01-24T12:38:22.600Z] [2026-01-24T12:38:22.600Z] configure-asm: [2026-01-24T12:38:22.600Z] [delete] Deleting directory /Users/admin/workspace/externalDependency/system_lib/asm [2026-01-24T12:38:22.600Z] [echo] Executing macro download-file [2026-01-24T12:38:22.600Z] [echo] File to download: https://repo1.maven.org/maven2/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar [2026-01-24T12:38:22.600Z] [echo] Destination: /Users/admin/workspace/externalDependency/system_lib/asm/asm.jar [2026-01-24T12:38:22.600Z] [echo] Download tool: curl [2026-01-24T12:38:22.600Z] [mkdir] Created dir: /Users/admin/workspace/externalDependency/system_lib/asm [2026-01-24T12:38:22.600Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current [2026-01-24T12:38:22.600Z] [exec] Dload Upload Total Spent Left Speed [2026-01-24T12:38:22.600Z] [exec] [2026-01-24T12:38:22.600Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 123k 100 123k 0 0 2449k 0 --:--:-- --:--:-- --:--:-- 2619k [2026-01-24T12:38:22.600Z] [echo] Executing macro download-file [2026-01-24T12:38:22.600Z] [echo] File to download: https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar [2026-01-24T12:38:22.600Z] [echo] Destination: /Users/admin/workspace/externalDependency/system_lib/asm/asm-commons.jar [2026-01-24T12:38:22.600Z] [echo] Download tool: curl [2026-01-24T12:38:22.600Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current [2026-01-24T12:38:22.601Z] [exec] Dload Upload Total Spent Left Speed [2026-01-24T12:38:22.601Z] [exec] [2026-01-24T12:38:22.601Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 73459 100 73459 0 0 2842k 0 --:--:-- --:--:-- --:--:-- 3260k [2026-01-24T12:38:22.601Z] [2026-01-24T12:38:22.601Z] print-asm-location: [2026-01-24T12:38:22.601Z] [echo] Using asm.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm.jar [2026-01-24T12:38:22.601Z] [echo] Using asm-commons.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm-commons.jar [2026-01-24T12:38:22.601Z] [2026-01-24T12:38:22.601Z] print-asm-error: [2026-01-24T12:38:22.601Z] [2026-01-24T12:38:22.601Z] setup-java-properties: [2026-01-24T12:38:22.601Z] [echo] java_home is ${java_home} [2026-01-24T12:38:22.601Z] [echo] java.home is /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home [2026-01-24T12:38:22.601Z] [echoproperties] #Ant properties [2026-01-24T12:38:22.601Z] [echoproperties] #Sat Jan 24 07:38:22 EST 2026 [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk..= [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk./Library/Java/Extensions= [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk./Network/Library/Java/Extensions= [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk./System/Library/Java/Extensions= [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk./usr/lib/java= [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (build 25.0.3-beta-202601241208, mixed mode, sharing) [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.Property=settings\: [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.file.encoding=UTF-8 [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.file.separator=/ [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16 [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16 [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.class.path= [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.class.version=69.0 [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.home=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.library.path=/Users/admin/Library/Java/Extensions [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.runtime.version=25.0.3-beta-202601241208 [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.specification.version=25 [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.vendor=Undefined Vendor [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.vendor.url=file\:///dev/null [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.vendor.url.bug=file\:///dev/null [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.version=25.0.3-beta [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.version.date=2026-04-21 [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.vm.info=mixed mode, sharing [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.vm.specification.version=25 [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.vm.vendor=Undefined Vendor [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.java.vm.version=25.0.3-beta-202601241208 [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.jdk.debug=release [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.line.separator=\\n [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.native.encoding=UTF-8 [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.openjdk=version "25.0.3-beta" 2026-04-21 [2026-01-24T12:38:22.601Z] [echoproperties] buildjdk.os.arch=aarch64 [2026-01-24T12:38:22.602Z] [echoproperties] buildjdk.os.name=Mac OS X [2026-01-24T12:38:22.602Z] [echoproperties] buildjdk.os.version=14.1 [2026-01-24T12:38:22.602Z] [echoproperties] buildjdk.path.separator=\: [2026-01-24T12:38:22.602Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16 [2026-01-24T12:38:22.602Z] [echoproperties] buildjdk.stderr.encoding=UTF-8 [2026-01-24T12:38:22.602Z] [echoproperties] buildjdk.stdin.encoding=UTF-8 [2026-01-24T12:38:22.602Z] [echoproperties] buildjdk.stdout.encoding=UTF-8 [2026-01-24T12:38:22.602Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2026-01-24T12:38:22.602Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/lib [2026-01-24T12:38:22.602Z] [echoproperties] buildjdk.sun.cpu.endian=little [2026-01-24T12:38:22.602Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig [2026-01-24T12:38:22.602Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2026-01-24T12:38:22.602Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8 [2026-01-24T12:38:22.602Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2026-01-24T12:38:22.602Z] [echoproperties] buildjdk.user.country=US [2026-01-24T12:38:22.602Z] [echoproperties] buildjdk.user.dir=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.build [2026-01-24T12:38:22.602Z] [echoproperties] buildjdk.user.home=/Users/admin [2026-01-24T12:38:22.602Z] [echoproperties] buildjdk.user.language=en [2026-01-24T12:38:22.602Z] [echoproperties] buildjdk.user.name=admin [2026-01-24T12:38:22.602Z] [delete] Deleting: /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/openjdk.java.build.properties.327598769 [2026-01-24T12:38:22.602Z] [echo] DEBUG: Resolved os.name for buildjdk is Mac OS X [2026-01-24T12:38:22.602Z] [echo] java_platform set to osx_arm-64 [2026-01-24T12:38:22.602Z] [echo] java_java_specification_version set to 25 [2026-01-24T12:38:22.602Z] [echo] java_java_vm_vendor set to Undefined Vendor [2026-01-24T12:38:22.602Z] [echo] java_bindir set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin [2026-01-24T12:38:22.602Z] [echo] java_compiler set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2026-01-24T12:38:22.602Z] [2026-01-24T12:38:22.602Z] check-for-tools-jar: [2026-01-24T12:38:22.602Z] [echo] java_java_specification_version is 25 [2026-01-24T12:38:22.602Z] [2026-01-24T12:38:22.602Z] configure-tools-jar: [2026-01-24T12:38:22.602Z] [2026-01-24T12:38:22.602Z] print-tools-jar-location: [2026-01-24T12:38:22.602Z] [echo] Using tools.jar from /Users/admin/workspace/externalDependency/system_lib/tools/tools.jar [2026-01-24T12:38:22.602Z] [2026-01-24T12:38:22.602Z] print-tools-jar-error: [2026-01-24T12:38:22.602Z] [2026-01-24T12:38:22.602Z] check-for-windows-sysinternals: [2026-01-24T12:38:22.602Z] [2026-01-24T12:38:22.602Z] set-download-windows-sysinternals-required: [2026-01-24T12:38:22.602Z] [2026-01-24T12:38:22.602Z] configure-windows-sysinternals: [2026-01-24T12:38:22.602Z] [2026-01-24T12:38:22.602Z] print-windows-sysinternals-location: [2026-01-24T12:38:22.602Z] [2026-01-24T12:38:22.602Z] set-print-windows-sysinternals-error-required: [2026-01-24T12:38:22.602Z] [2026-01-24T12:38:22.602Z] really-print-windows-sysinternals-error: [2026-01-24T12:38:22.603Z] [2026-01-24T12:38:22.603Z] print-windows-sysinternals-error: [2026-01-24T12:38:22.603Z] [2026-01-24T12:38:22.603Z] fail-if-error: [2026-01-24T12:38:22.603Z] [2026-01-24T12:38:22.603Z] print-all-prereq-versions: [2026-01-24T12:38:22.603Z] [echo] Ant version in use : 1.10.2 [2026-01-24T12:38:22.603Z] [echo] log4j version in use : 2.16.0 [2026-01-24T12:38:22.603Z] [echo] ASM version in use : 9.7.1 [2026-01-24T12:38:22.603Z] [echo] junit version in use : 4.12 [2026-01-24T12:38:22.603Z] [echo] hamcrest version in use: 1.3 [2026-01-24T12:38:22.603Z] [2026-01-24T12:38:22.603Z] configure: [2026-01-24T12:38:22.603Z] [2026-01-24T12:38:22.603Z] build-dependencies: [2026-01-24T12:38:22.603Z] [echo] Executing openjdk.build/build.xml [2026-01-24T12:38:22.603Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:22.603Z] [2026-01-24T12:38:22.603Z] setup-java-properties: [2026-01-24T12:38:22.603Z] [echo] java_home is ${java_home} [2026-01-24T12:38:22.603Z] [echo] java.home is /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home [2026-01-24T12:38:22.603Z] [echoproperties] #Ant properties [2026-01-24T12:38:22.603Z] [echoproperties] #Sat Jan 24 07:38:22 EST 2026 [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk..= [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk./Library/Java/Extensions= [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk./Network/Library/Java/Extensions= [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk./System/Library/Java/Extensions= [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk./usr/lib/java= [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (build 25.0.3-beta-202601241208, mixed mode, sharing) [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.Property=settings\: [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.file.encoding=UTF-8 [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.file.separator=/ [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16 [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16 [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.java.class.path= [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.java.class.version=69.0 [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.java.home=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.java.library.path=/Users/admin/Library/Java/Extensions [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.java.runtime.version=25.0.3-beta-202601241208 [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.java.specification.version=25 [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.java.vendor=Undefined Vendor [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.java.vendor.url=file\:///dev/null [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.java.vendor.url.bug=file\:///dev/null [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.java.version=25.0.3-beta [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.java.version.date=2026-04-21 [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based [2026-01-24T12:38:22.603Z] [echoproperties] buildjdk.java.vm.info=mixed mode, sharing [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.java.vm.specification.version=25 [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.java.vm.vendor=Undefined Vendor [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.java.vm.version=25.0.3-beta-202601241208 [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.jdk.debug=release [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.line.separator=\\n [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.native.encoding=UTF-8 [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.openjdk=version "25.0.3-beta" 2026-04-21 [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.os.arch=aarch64 [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.os.name=Mac OS X [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.os.version=14.1 [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.path.separator=\: [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16 [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.stderr.encoding=UTF-8 [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.stdin.encoding=UTF-8 [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.stdout.encoding=UTF-8 [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/lib [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.sun.cpu.endian=little [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8 [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.user.country=US [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.user.dir=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.build [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.user.home=/Users/admin [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.user.language=en [2026-01-24T12:38:22.604Z] [echoproperties] buildjdk.user.name=admin [2026-01-24T12:38:22.604Z] [delete] Deleting: /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/openjdk.java.build.properties.698744022 [2026-01-24T12:38:22.604Z] [echo] DEBUG: Resolved os.name for buildjdk is Mac OS X [2026-01-24T12:38:22.604Z] [echo] java_platform set to osx_arm-64 [2026-01-24T12:38:22.604Z] [echo] java_java_specification_version set to 25 [2026-01-24T12:38:22.604Z] [echo] java_java_vm_vendor set to Undefined Vendor [2026-01-24T12:38:22.604Z] [echo] java_bindir set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin [2026-01-24T12:38:22.604Z] [echo] java_compiler set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2026-01-24T12:38:22.604Z] [2026-01-24T12:38:22.604Z] check-prereqs: [2026-01-24T12:38:22.604Z] [echo] Executing openjdk.build/build.xml [2026-01-24T12:38:22.604Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] check-for-ant: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] print-ant-location: [2026-01-24T12:38:22.605Z] [echo] Using ant from /Users/admin/workspace/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] print-ant-error: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] check-for-junit: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] print-junit-location: [2026-01-24T12:38:22.605Z] [echo] Using junit from /Users/admin/workspace/externalDependency/system_lib/junit/junit.jar [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] print-junit-error: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] check-for-hamcrest-core: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] print-hamcrest-core-location: [2026-01-24T12:38:22.605Z] [echo] Using hamcrest-core from /Users/admin/workspace/externalDependency/system_lib/junit/hamcrest-core.jar [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] print-hamcrest-core-error: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] check-for-log4j: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] print-log4j-location: [2026-01-24T12:38:22.605Z] [echo] Using log4j-api from /Users/admin/workspace/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /Users/admin/workspace/externalDependency/system_lib/log4j/log4j-core.jar [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] print-log4j-error: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] check-for-asm: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] print-asm-location: [2026-01-24T12:38:22.605Z] [echo] Using asm.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm.jar [2026-01-24T12:38:22.605Z] [echo] Using asm-commons.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm-commons.jar [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] print-asm-error: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] setup-java-properties: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] check-for-tools-jar: [2026-01-24T12:38:22.605Z] [echo] java_java_specification_version is 25 [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] print-tools-jar-location: [2026-01-24T12:38:22.605Z] [echo] Using tools.jar from /Users/admin/workspace/externalDependency/system_lib/tools/tools.jar [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] print-tools-jar-error: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] check-for-windows-sysinternals: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] print-windows-sysinternals-location: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] set-print-windows-sysinternals-error-required: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] really-print-windows-sysinternals-error: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] print-windows-sysinternals-error: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] fail-if-error: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] print-all-prereq-versions: [2026-01-24T12:38:22.605Z] [echo] Ant version in use : 1.10.2 [2026-01-24T12:38:22.605Z] [echo] log4j version in use : 2.16.0 [2026-01-24T12:38:22.605Z] [echo] ASM version in use : 9.7.1 [2026-01-24T12:38:22.605Z] [echo] junit version in use : 4.12 [2026-01-24T12:38:22.605Z] [echo] hamcrest version in use: 1.3 [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] run-check-prereqs: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] build-dependencies: [2026-01-24T12:38:22.605Z] [echo] Executing stf.build/build.xml [2026-01-24T12:38:22.605Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] setup-java-properties: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] check-prereqs: [2026-01-24T12:38:22.605Z] [2026-01-24T12:38:22.605Z] build-dependencies: [2026-01-24T12:38:22.605Z] [echo] Executing stf.core/build.xml [2026-01-24T12:38:22.967Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:22.967Z] [2026-01-24T12:38:22.967Z] setup-java-properties: [2026-01-24T12:38:22.967Z] [2026-01-24T12:38:22.967Z] check-prereqs: [2026-01-24T12:38:22.967Z] [2026-01-24T12:38:22.967Z] build-dependencies: [2026-01-24T12:38:22.967Z] [2026-01-24T12:38:22.967Z] create-bin-dir: [2026-01-24T12:38:22.967Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/STF/stf.core/bin [2026-01-24T12:38:22.967Z] [2026-01-24T12:38:22.967Z] build-java: [2026-01-24T12:38:22.967Z] [javac] Compiling 58 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/STF/stf.core/bin [2026-01-24T12:38:23.721Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-24T12:38:23.721Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-24T12:38:23.721Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/STF/stf.core/bin [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] build-jar: [2026-01-24T12:38:24.479Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/STF/stf.core/bin/stf.core.jar [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] build-archives: [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] copy-log4j2-config: [2026-01-24T12:38:24.479Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/STF/stf.core/bin [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] build-no-natives: [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] build-natives: [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] build: [2026-01-24T12:38:24.479Z] [echo] Executing stf.load/build.xml [2026-01-24T12:38:24.479Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] setup-java-properties: [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] check-prereqs: [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] build-dependencies: [2026-01-24T12:38:24.479Z] [echo] Executing stf.core/build.xml [2026-01-24T12:38:24.479Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] setup-java-properties: [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] check-prereqs: [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] build-dependencies: [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] create-bin-dir: [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] build-java: [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] build-jar: [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] build-archives: [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] copy-log4j2-config: [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] build-no-natives: [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] build-natives: [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] build: [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] create-bin-dir: [2026-01-24T12:38:24.479Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/STF/stf.load/bin [2026-01-24T12:38:24.479Z] [2026-01-24T12:38:24.479Z] build-java: [2026-01-24T12:38:24.479Z] [javac] Compiling 29 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/STF/stf.load/bin [2026-01-24T12:38:25.245Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-24T12:38:25.245Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] build-jar: [2026-01-24T12:38:25.245Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/STF/stf.load/bin/stf.load.jar [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] build-archives: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] build-no-natives: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] build-natives: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] build: [2026-01-24T12:38:25.245Z] [echo] Executing stf.samples/build.xml [2026-01-24T12:38:25.245Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] setup-java-properties: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] check-prereqs: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] build-dependencies: [2026-01-24T12:38:25.245Z] [echo] Executing stf.core/build.xml [2026-01-24T12:38:25.245Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] setup-java-properties: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] check-prereqs: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] build-dependencies: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] create-bin-dir: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] build-java: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] build-jar: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] build-archives: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] copy-log4j2-config: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] build-no-natives: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] build-natives: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] build: [2026-01-24T12:38:25.245Z] [echo] Executing stf.load/build.xml [2026-01-24T12:38:25.245Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] setup-java-properties: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] check-prereqs: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] build-dependencies: [2026-01-24T12:38:25.245Z] [echo] Executing stf.core/build.xml [2026-01-24T12:38:25.245Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] setup-java-properties: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] check-prereqs: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] build-dependencies: [2026-01-24T12:38:25.245Z] [2026-01-24T12:38:25.245Z] create-bin-dir: [2026-01-24T12:38:25.246Z] [2026-01-24T12:38:25.246Z] build-java: [2026-01-24T12:38:25.246Z] [2026-01-24T12:38:25.246Z] build-jar: [2026-01-24T12:38:25.246Z] [2026-01-24T12:38:25.246Z] build-archives: [2026-01-24T12:38:25.246Z] [2026-01-24T12:38:25.246Z] copy-log4j2-config: [2026-01-24T12:38:25.246Z] [2026-01-24T12:38:25.246Z] build-no-natives: [2026-01-24T12:38:25.246Z] [2026-01-24T12:38:25.246Z] build-natives: [2026-01-24T12:38:25.246Z] [2026-01-24T12:38:25.246Z] build: [2026-01-24T12:38:25.246Z] [2026-01-24T12:38:25.246Z] create-bin-dir: [2026-01-24T12:38:25.246Z] [2026-01-24T12:38:25.246Z] build-java: [2026-01-24T12:38:25.246Z] [2026-01-24T12:38:25.246Z] build-jar: [2026-01-24T12:38:25.246Z] [2026-01-24T12:38:25.246Z] build-archives: [2026-01-24T12:38:25.246Z] [2026-01-24T12:38:25.246Z] build-no-natives: [2026-01-24T12:38:25.246Z] [2026-01-24T12:38:25.246Z] build-natives: [2026-01-24T12:38:25.246Z] [2026-01-24T12:38:25.246Z] build: [2026-01-24T12:38:25.246Z] [2026-01-24T12:38:25.246Z] create-bin-dir: [2026-01-24T12:38:25.246Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/STF/stf.samples/bin [2026-01-24T12:38:25.246Z] [2026-01-24T12:38:25.246Z] build-java: [2026-01-24T12:38:25.246Z] [javac] Compiling 24 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/STF/stf.samples/bin [2026-01-24T12:38:25.597Z] [2026-01-24T12:38:25.597Z] build-jar: [2026-01-24T12:38:25.597Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar [2026-01-24T12:38:25.597Z] [2026-01-24T12:38:25.597Z] build-archives: [2026-01-24T12:38:25.597Z] [2026-01-24T12:38:25.597Z] build-no-natives: [2026-01-24T12:38:25.597Z] [2026-01-24T12:38:25.597Z] build-natives: [2026-01-24T12:38:25.597Z] [2026-01-24T12:38:25.597Z] build: [2026-01-24T12:38:25.597Z] [2026-01-24T12:38:25.597Z] build: [2026-01-24T12:38:25.597Z] [echo] Executing openjdk.test.concurrent/build.xml [2026-01-24T12:38:25.598Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:25.598Z] [2026-01-24T12:38:25.598Z] setup-java-properties: [2026-01-24T12:38:25.598Z] [2026-01-24T12:38:25.598Z] check-prereqs: [2026-01-24T12:38:25.598Z] [2026-01-24T12:38:25.598Z] build-dependencies: [2026-01-24T12:38:25.598Z] [2026-01-24T12:38:25.598Z] create-bin-dir: [2026-01-24T12:38:25.598Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2026-01-24T12:38:25.598Z] [2026-01-24T12:38:25.598Z] build-java: [2026-01-24T12:38:25.598Z] [javac] Compiling 36 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2026-01-24T12:38:26.822Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:111: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.822Z] [javac] assertEquals("20 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(nextRandom, true)); [2026-01-24T12:38:26.822Z] [javac] ^ [2026-01-24T12:38:26.822Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:112: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.822Z] [javac] assertEquals("21 : weakCompareAndSet()", false, localTestBoolean.weakCompareAndSet(false, true)); [2026-01-24T12:38:26.822Z] [javac] ^ [2026-01-24T12:38:26.822Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:113: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.822Z] [javac] assertEquals("22 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(true, true)); [2026-01-24T12:38:26.822Z] [javac] ^ [2026-01-24T12:38:26.822Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:114: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.822Z] [javac] assertEquals("23 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(true, false)); [2026-01-24T12:38:26.822Z] [javac] ^ [2026-01-24T12:38:26.822Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:115: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.822Z] [javac] assertEquals("24 : weakCompareAndSet()", false, localTestBoolean.weakCompareAndSet(true, nextRandom)); [2026-01-24T12:38:26.822Z] [javac] ^ [2026-01-24T12:38:26.822Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:116: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.822Z] [javac] assertEquals("25 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(false, nextRandom)); [2026-01-24T12:38:26.822Z] [javac] ^ [2026-01-24T12:38:26.822Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:131: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.822Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.822Z] [javac] ^ [2026-01-24T12:38:26.822Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:134: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.822Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.822Z] [javac] ^ [2026-01-24T12:38:26.822Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:135: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.822Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.822Z] [javac] ^ [2026-01-24T12:38:26.823Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:138: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.823Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.823Z] [javac] ^ [2026-01-24T12:38:26.823Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:144: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.823Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.823Z] [javac] ^ [2026-01-24T12:38:26.823Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:154: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.823Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.823Z] [javac] ^ [2026-01-24T12:38:26.823Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:171: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.823Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.823Z] [javac] ^ [2026-01-24T12:38:26.823Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:180: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.823Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.823Z] [javac] ^ [2026-01-24T12:38:26.823Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:183: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.823Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.823Z] [javac] ^ [2026-01-24T12:38:26.823Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:184: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.823Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.823Z] [javac] ^ [2026-01-24T12:38:26.823Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:186: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.823Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.823Z] [javac] ^ [2026-01-24T12:38:26.823Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:188: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.823Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.823Z] [javac] ^ [2026-01-24T12:38:26.823Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:210: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.823Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.823Z] [javac] ^ [2026-01-24T12:38:26.823Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:217: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.823Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.823Z] [javac] ^ [2026-01-24T12:38:26.823Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:219: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.824Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.824Z] [javac] ^ [2026-01-24T12:38:26.824Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:222: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.824Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.824Z] [javac] ^ [2026-01-24T12:38:26.824Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:226: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.824Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.824Z] [javac] ^ [2026-01-24T12:38:26.824Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:231: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.824Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.824Z] [javac] ^ [2026-01-24T12:38:26.824Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:235: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.824Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.824Z] [javac] ^ [2026-01-24T12:38:26.824Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:241: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.824Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.824Z] [javac] ^ [2026-01-24T12:38:26.824Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:246: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.824Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.824Z] [javac] ^ [2026-01-24T12:38:26.824Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:250: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.824Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.824Z] [javac] ^ [2026-01-24T12:38:26.824Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:252: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.824Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.824Z] [javac] ^ [2026-01-24T12:38:26.824Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:258: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.824Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.824Z] [javac] ^ [2026-01-24T12:38:26.824Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:274: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.824Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.824Z] [javac] ^ [2026-01-24T12:38:26.824Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:282: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.824Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.824Z] [javac] ^ [2026-01-24T12:38:26.825Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:288: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.825Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.825Z] [javac] ^ [2026-01-24T12:38:26.825Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:298: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.825Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.825Z] [javac] ^ [2026-01-24T12:38:26.825Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:304: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.825Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.825Z] [javac] ^ [2026-01-24T12:38:26.825Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:311: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.825Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.825Z] [javac] ^ [2026-01-24T12:38:26.825Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:323: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.825Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.825Z] [javac] ^ [2026-01-24T12:38:26.825Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:331: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.825Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.825Z] [javac] ^ [2026-01-24T12:38:26.825Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:337: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.825Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.825Z] [javac] ^ [2026-01-24T12:38:26.825Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:340: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.825Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.825Z] [javac] ^ [2026-01-24T12:38:26.825Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:344: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.825Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.825Z] [javac] ^ [2026-01-24T12:38:26.825Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:354: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.825Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.825Z] [javac] ^ [2026-01-24T12:38:26.825Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:358: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.825Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.825Z] [javac] ^ [2026-01-24T12:38:26.825Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:363: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.825Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.825Z] [javac] ^ [2026-01-24T12:38:26.826Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:364: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.826Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.826Z] [javac] ^ [2026-01-24T12:38:26.826Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:372: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.826Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.826Z] [javac] ^ [2026-01-24T12:38:26.826Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:373: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.826Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.826Z] [javac] ^ [2026-01-24T12:38:26.826Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:375: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.826Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.826Z] [javac] ^ [2026-01-24T12:38:26.826Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:393: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.826Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.826Z] [javac] ^ [2026-01-24T12:38:26.826Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:404: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.826Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.826Z] [javac] ^ [2026-01-24T12:38:26.826Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:411: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.826Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.826Z] [javac] ^ [2026-01-24T12:38:26.826Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:412: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.826Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.826Z] [javac] ^ [2026-01-24T12:38:26.826Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:420: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.826Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.826Z] [javac] ^ [2026-01-24T12:38:26.826Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:422: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.826Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.826Z] [javac] ^ [2026-01-24T12:38:26.826Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:426: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.826Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.826Z] [javac] ^ [2026-01-24T12:38:26.826Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:429: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.826Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.826Z] [javac] ^ [2026-01-24T12:38:26.827Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:437: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.827Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.827Z] [javac] ^ [2026-01-24T12:38:26.827Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:449: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.827Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.827Z] [javac] ^ [2026-01-24T12:38:26.827Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:454: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.827Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.827Z] [javac] ^ [2026-01-24T12:38:26.827Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:461: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.827Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.827Z] [javac] ^ [2026-01-24T12:38:26.827Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:481: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.827Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.827Z] [javac] ^ [2026-01-24T12:38:26.827Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:494: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.827Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.827Z] [javac] ^ [2026-01-24T12:38:26.827Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:497: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.827Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.827Z] [javac] ^ [2026-01-24T12:38:26.827Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:507: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.827Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.827Z] [javac] ^ [2026-01-24T12:38:26.827Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:523: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-01-24T12:38:26.827Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-01-24T12:38:26.827Z] [javac] ^ [2026-01-24T12:38:26.827Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:137: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.827Z] [javac] assertEquals("26 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, nextValue, 2147483647)); [2026-01-24T12:38:26.827Z] [javac] ^ [2026-01-24T12:38:26.827Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:138: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.827Z] [javac] assertEquals("27 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, 2147483647, 0)); [2026-01-24T12:38:26.827Z] [javac] ^ [2026-01-24T12:38:26.828Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:139: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.828Z] [javac] assertEquals("28 : weakCompareAndSet()", false, localTestIntegerArray.weakCompareAndSet(i, 2147483647, -2147483648)); [2026-01-24T12:38:26.828Z] [javac] ^ [2026-01-24T12:38:26.828Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:140: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.828Z] [javac] assertEquals("29 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, 0, -2147483648)); [2026-01-24T12:38:26.828Z] [javac] ^ [2026-01-24T12:38:26.828Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:141: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.828Z] [javac] assertEquals("30 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, -2147483648, nextValue)); [2026-01-24T12:38:26.828Z] [javac] ^ [2026-01-24T12:38:26.828Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:187: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.828Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.828Z] [javac] ^ [2026-01-24T12:38:26.828Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:198: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.828Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.828Z] [javac] ^ [2026-01-24T12:38:26.828Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:204: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.828Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.828Z] [javac] ^ [2026-01-24T12:38:26.828Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:227: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.828Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.828Z] [javac] ^ [2026-01-24T12:38:26.828Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:268: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.828Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.828Z] [javac] ^ [2026-01-24T12:38:26.828Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:281: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.828Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.828Z] [javac] ^ [2026-01-24T12:38:26.828Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:294: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.828Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.829Z] [javac] ^ [2026-01-24T12:38:26.829Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:309: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.829Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.829Z] [javac] ^ [2026-01-24T12:38:26.829Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:345: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.829Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.829Z] [javac] ^ [2026-01-24T12:38:26.829Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:356: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.829Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.829Z] [javac] ^ [2026-01-24T12:38:26.829Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:363: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.829Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.829Z] [javac] ^ [2026-01-24T12:38:26.829Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:364: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.829Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.829Z] [javac] ^ [2026-01-24T12:38:26.829Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:407: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.829Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.829Z] [javac] ^ [2026-01-24T12:38:26.829Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:417: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.829Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.829Z] [javac] ^ [2026-01-24T12:38:26.829Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:448: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.829Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.829Z] [javac] ^ [2026-01-24T12:38:26.829Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:480: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.829Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.829Z] [javac] ^ [2026-01-24T12:38:26.829Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:506: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.830Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.830Z] [javac] ^ [2026-01-24T12:38:26.830Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:511: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.830Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.830Z] [javac] ^ [2026-01-24T12:38:26.830Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:515: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.830Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.830Z] [javac] ^ [2026-01-24T12:38:26.830Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:520: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.830Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.830Z] [javac] ^ [2026-01-24T12:38:26.830Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:524: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.830Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.830Z] [javac] ^ [2026-01-24T12:38:26.830Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:534: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.830Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.830Z] [javac] ^ [2026-01-24T12:38:26.830Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:554: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.830Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.830Z] [javac] ^ [2026-01-24T12:38:26.830Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:562: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.830Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.830Z] [javac] ^ [2026-01-24T12:38:26.830Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:569: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.830Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.830Z] [javac] ^ [2026-01-24T12:38:26.830Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:572: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.830Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.830Z] [javac] ^ [2026-01-24T12:38:26.830Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:576: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.831Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.831Z] [javac] ^ [2026-01-24T12:38:26.831Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:579: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-01-24T12:38:26.831Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-01-24T12:38:26.831Z] [javac] ^ [2026-01-24T12:38:26.831Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerTest.java:128: warning: [deprecation] weakCompareAndSet(int,int) in AtomicInteger has been deprecated [2026-01-24T12:38:26.831Z] [javac] assertEquals("36 : weakCompareAndSet()", true, localTestInteger.weakCompareAndSet(nextRandom.intValue(), 2147483647)); [2026-01-24T12:38:26.831Z] [javac] ^ [2026-01-24T12:38:26.831Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerTest.java:129: warning: [deprecation] weakCompareAndSet(int,int) in AtomicInteger has been deprecated [2026-01-24T12:38:26.831Z] [javac] assertEquals("37 : weakCompareAndSet()", true, localTestInteger.weakCompareAndSet(2147483647, 0)); [2026-01-24T12:38:26.831Z] [javac] ^ [2026-01-24T12:38:26.831Z] [javac] Note: Some input files additionally use or override a deprecated API. [2026-01-24T12:38:26.831Z] [javac] 100 warnings [2026-01-24T12:38:26.831Z] [2026-01-24T12:38:26.831Z] build-jar: [2026-01-24T12:38:26.831Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar [2026-01-24T12:38:26.831Z] [2026-01-24T12:38:26.831Z] build-archives: [2026-01-24T12:38:26.831Z] [2026-01-24T12:38:26.831Z] build-no-natives: [2026-01-24T12:38:26.831Z] [2026-01-24T12:38:26.831Z] build-natives: [2026-01-24T12:38:26.831Z] [2026-01-24T12:38:26.831Z] build: [2026-01-24T12:38:26.831Z] [echo] Executing openjdk.test.classloading/build.xml [2026-01-24T12:38:26.831Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:26.831Z] [2026-01-24T12:38:26.831Z] setup-java-properties: [2026-01-24T12:38:26.831Z] [2026-01-24T12:38:26.831Z] check-prereqs: [2026-01-24T12:38:26.831Z] [2026-01-24T12:38:26.831Z] build-dependencies: [2026-01-24T12:38:26.831Z] [2026-01-24T12:38:26.831Z] create-bin-dir: [2026-01-24T12:38:26.831Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2026-01-24T12:38:26.831Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2026-01-24T12:38:26.831Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2026-01-24T12:38:26.831Z] [2026-01-24T12:38:26.831Z] build-java: [2026-01-24T12:38:26.831Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2026-01-24T12:38:27.183Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:214: warning: [deprecation] Boolean(boolean) in Boolean has been deprecated [2026-01-24T12:38:27.183Z] [javac] if (cname.equals("boolean")) o = new Boolean (false); [2026-01-24T12:38:27.183Z] [javac] ^ [2026-01-24T12:38:27.183Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:215: warning: [deprecation] Byte(byte) in Byte has been deprecated [2026-01-24T12:38:27.183Z] [javac] else if (cname.equals("byte")) o = new Byte ((byte)0); [2026-01-24T12:38:27.183Z] [javac] ^ [2026-01-24T12:38:27.184Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:216: warning: [deprecation] Character(char) in Character has been deprecated [2026-01-24T12:38:27.184Z] [javac] else if (cname.equals("char")) o = new Character ((char)0); [2026-01-24T12:38:27.184Z] [javac] ^ [2026-01-24T12:38:27.184Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:217: warning: [deprecation] Short(short) in Short has been deprecated [2026-01-24T12:38:27.184Z] [javac] else if (cname.equals("short")) o = new Short ((short)0); [2026-01-24T12:38:27.184Z] [javac] ^ [2026-01-24T12:38:27.184Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:218: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:27.184Z] [javac] else if (cname.equals("int")) o = new Integer ((int)0); [2026-01-24T12:38:27.184Z] [javac] ^ [2026-01-24T12:38:27.184Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:219: warning: [deprecation] Long(long) in Long has been deprecated [2026-01-24T12:38:27.184Z] [javac] else if (cname.equals("long")) o = new Long (0L); [2026-01-24T12:38:27.184Z] [javac] ^ [2026-01-24T12:38:27.184Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:220: warning: [deprecation] Float(double) in Float has been deprecated [2026-01-24T12:38:27.184Z] [javac] else if (cname.equals("float")) o = new Float (0.0); [2026-01-24T12:38:27.184Z] [javac] ^ [2026-01-24T12:38:27.184Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:221: warning: [deprecation] Double(double) in Double has been deprecated [2026-01-24T12:38:27.184Z] [javac] else if (cname.equals("double")) o = new Double (0.0); [2026-01-24T12:38:27.184Z] [javac] ^ [2026-01-24T12:38:27.184Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/deadlock/DeadlockTest.java:81: warning: [deprecation] URL(String) in URL has been deprecated [2026-01-24T12:38:27.184Z] [javac] firstURL = new URL("file://" + System.getProperty("java.classloading.dir") + System.getProperty("file.separator") + args[0]); [2026-01-24T12:38:27.184Z] [javac] ^ [2026-01-24T12:38:27.184Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/deadlock/DeadlockTest.java:82: warning: [deprecation] URL(String) in URL has been deprecated [2026-01-24T12:38:27.184Z] [javac] secondURL = new URL("file://" + System.getProperty("java.classloading.dir") + System.getProperty("file.separator") + args[1]); [2026-01-24T12:38:27.184Z] [javac] ^ [2026-01-24T12:38:27.184Z] [javac] 10 warnings [2026-01-24T12:38:27.184Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2026-01-24T12:38:27.537Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2026-01-24T12:38:27.937Z] [delete] Deleting /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class [2026-01-24T12:38:27.937Z] [delete] Deleting /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class [2026-01-24T12:38:27.937Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2 [2026-01-24T12:38:27.937Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1 [2026-01-24T12:38:27.937Z] [2026-01-24T12:38:27.937Z] build-jar: [2026-01-24T12:38:27.937Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar [2026-01-24T12:38:27.937Z] [2026-01-24T12:38:27.937Z] build-archives: [2026-01-24T12:38:27.937Z] [2026-01-24T12:38:27.937Z] build-no-natives: [2026-01-24T12:38:27.937Z] [2026-01-24T12:38:27.937Z] build-natives: [2026-01-24T12:38:27.937Z] [2026-01-24T12:38:27.937Z] copy-dict-file: [2026-01-24T12:38:27.937Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading [2026-01-24T12:38:27.937Z] [2026-01-24T12:38:27.937Z] build: [2026-01-24T12:38:27.937Z] [echo] Executing openjdk.test.debugging/build.xml [2026-01-24T12:38:27.937Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:27.937Z] [2026-01-24T12:38:27.937Z] setup-java-properties: [2026-01-24T12:38:27.937Z] [2026-01-24T12:38:27.937Z] check-prereqs: [2026-01-24T12:38:27.937Z] [2026-01-24T12:38:27.937Z] build-dependencies: [2026-01-24T12:38:27.937Z] [2026-01-24T12:38:27.937Z] create-bin-dir: [2026-01-24T12:38:27.937Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2026-01-24T12:38:27.937Z] [2026-01-24T12:38:27.938Z] build-java-8: [2026-01-24T12:38:27.938Z] [2026-01-24T12:38:27.938Z] build-java-11-25plus: [2026-01-24T12:38:27.938Z] [javac] Compiling 16 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2026-01-24T12:38:28.289Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-24T12:38:28.289Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-24T12:38:28.289Z] [2026-01-24T12:38:28.289Z] build-java-17-24: [2026-01-24T12:38:28.289Z] [2026-01-24T12:38:28.289Z] build-java: [2026-01-24T12:38:28.289Z] [2026-01-24T12:38:28.289Z] build-jdi-jar: [2026-01-24T12:38:28.289Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar [2026-01-24T12:38:28.289Z] [2026-01-24T12:38:28.289Z] build-hcr-jar: [2026-01-24T12:38:28.289Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar [2026-01-24T12:38:28.289Z] [2026-01-24T12:38:28.289Z] build-jars: [2026-01-24T12:38:28.289Z] [2026-01-24T12:38:28.289Z] build-archives: [2026-01-24T12:38:28.289Z] [2026-01-24T12:38:28.289Z] build-no-natives: [2026-01-24T12:38:28.289Z] [2026-01-24T12:38:28.289Z] build-natives: [2026-01-24T12:38:28.289Z] [2026-01-24T12:38:28.289Z] build: [2026-01-24T12:38:28.289Z] [echo] Executing openjdk.test.gc/build.xml [2026-01-24T12:38:28.289Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:28.289Z] [2026-01-24T12:38:28.289Z] setup-java-properties: [2026-01-24T12:38:28.289Z] [2026-01-24T12:38:28.289Z] check-prereqs: [2026-01-24T12:38:28.289Z] [2026-01-24T12:38:28.289Z] build-dependencies: [2026-01-24T12:38:28.289Z] [2026-01-24T12:38:28.289Z] create-bin-dir: [2026-01-24T12:38:28.289Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2026-01-24T12:38:28.289Z] [2026-01-24T12:38:28.289Z] build-java: [2026-01-24T12:38:28.289Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2026-01-24T12:38:28.641Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.gc/src/test.gc/net/adoptopenjdk/test/gc/heaphog/ObjectTree.java uses or overrides a deprecated API. [2026-01-24T12:38:28.641Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-24T12:38:28.641Z] [2026-01-24T12:38:28.641Z] build-jar: [2026-01-24T12:38:28.641Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar [2026-01-24T12:38:28.641Z] [2026-01-24T12:38:28.641Z] build-archives: [2026-01-24T12:38:28.641Z] [2026-01-24T12:38:28.641Z] build-no-natives: [2026-01-24T12:38:28.641Z] [2026-01-24T12:38:28.641Z] build-natives: [2026-01-24T12:38:28.641Z] [2026-01-24T12:38:28.641Z] build: [2026-01-24T12:38:28.641Z] [echo] Executing openjdk.test.jck/build.xml [2026-01-24T12:38:28.641Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:28.641Z] [2026-01-24T12:38:28.641Z] setup-java-properties: [2026-01-24T12:38:28.641Z] [2026-01-24T12:38:28.641Z] check-prereqs: [2026-01-24T12:38:28.641Z] [2026-01-24T12:38:28.641Z] build-dependencies: [2026-01-24T12:38:28.641Z] [2026-01-24T12:38:28.641Z] create-bin-dir: [2026-01-24T12:38:28.641Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2026-01-24T12:38:28.641Z] [2026-01-24T12:38:28.641Z] build-java: [2026-01-24T12:38:28.641Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2026-01-24T12:38:28.995Z] [2026-01-24T12:38:28.995Z] build-jar: [2026-01-24T12:38:28.995Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar [2026-01-24T12:38:28.995Z] [2026-01-24T12:38:28.995Z] build-archives: [2026-01-24T12:38:28.995Z] [2026-01-24T12:38:28.995Z] build-no-natives: [2026-01-24T12:38:28.995Z] [2026-01-24T12:38:28.995Z] setup-native-build-command: [2026-01-24T12:38:28.995Z] [echo] building natives for java_platform osx_arm-64 [2026-01-24T12:38:28.995Z] [2026-01-24T12:38:28.995Z] build-natives-windows: [2026-01-24T12:38:28.995Z] [2026-01-24T12:38:28.995Z] build-natives-unix: [2026-01-24T12:38:28.995Z] [2026-01-24T12:38:28.995Z] build-natives: [2026-01-24T12:38:28.995Z] [2026-01-24T12:38:28.995Z] build: [2026-01-24T12:38:28.995Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2026-01-24T12:38:28.995Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:28.995Z] [2026-01-24T12:38:28.995Z] setup-java-properties: [2026-01-24T12:38:28.995Z] [2026-01-24T12:38:28.995Z] check-prereqs: [2026-01-24T12:38:28.995Z] [2026-01-24T12:38:28.995Z] build-dependencies: [2026-01-24T12:38:28.995Z] [2026-01-24T12:38:28.995Z] create-bin-dir: [2026-01-24T12:38:28.995Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2026-01-24T12:38:28.995Z] [2026-01-24T12:38:28.995Z] build-java: [2026-01-24T12:38:28.995Z] [javac] Compiling 23 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2026-01-24T12:38:30.219Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-24T12:38:30.219Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-24T12:38:30.219Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles [2026-01-24T12:38:30.219Z] [2026-01-24T12:38:30.219Z] build-jar: [2026-01-24T12:38:30.219Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar [2026-01-24T12:38:30.219Z] [2026-01-24T12:38:30.219Z] build-archives: [2026-01-24T12:38:30.219Z] [2026-01-24T12:38:30.219Z] build-no-natives: [2026-01-24T12:38:30.219Z] [2026-01-24T12:38:30.219Z] build-natives: [2026-01-24T12:38:30.219Z] [2026-01-24T12:38:30.219Z] build: [2026-01-24T12:38:30.219Z] [echo] Executing openjdk.test.lang/build.xml [2026-01-24T12:38:30.219Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:30.219Z] [2026-01-24T12:38:30.219Z] setup-java-properties: [2026-01-24T12:38:30.219Z] [2026-01-24T12:38:30.219Z] check-prereqs: [2026-01-24T12:38:30.219Z] [2026-01-24T12:38:30.219Z] build-dependencies: [2026-01-24T12:38:30.219Z] [2026-01-24T12:38:30.219Z] create-bin-dir: [2026-01-24T12:38:30.219Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2026-01-24T12:38:30.219Z] [2026-01-24T12:38:30.219Z] build-java: [2026-01-24T12:38:30.219Z] [javac] Compiling 29 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2026-01-24T12:38:30.981Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-24T12:38:30.981Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-24T12:38:30.981Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/BasicTest2.java uses unchecked or unsafe operations. [2026-01-24T12:38:30.981Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2026-01-24T12:38:30.981Z] [2026-01-24T12:38:30.981Z] build-jar: [2026-01-24T12:38:30.981Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar [2026-01-24T12:38:30.981Z] [2026-01-24T12:38:30.981Z] build-archives: [2026-01-24T12:38:30.981Z] [2026-01-24T12:38:30.981Z] build-no-natives: [2026-01-24T12:38:30.981Z] [2026-01-24T12:38:30.981Z] build-natives: [2026-01-24T12:38:30.981Z] [2026-01-24T12:38:30.981Z] build: [2026-01-24T12:38:30.981Z] [echo] Executing openjdk.test.load/build.xml [2026-01-24T12:38:30.981Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:30.981Z] [2026-01-24T12:38:30.981Z] setup-java-properties: [2026-01-24T12:38:30.981Z] [2026-01-24T12:38:30.981Z] check-prereqs: [2026-01-24T12:38:30.981Z] [2026-01-24T12:38:30.981Z] build-dependencies: [2026-01-24T12:38:30.981Z] [2026-01-24T12:38:30.981Z] create-bin-dir: [2026-01-24T12:38:30.981Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2026-01-24T12:38:30.981Z] [2026-01-24T12:38:30.981Z] build-java: [2026-01-24T12:38:30.981Z] [javac] Compiling 17 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2026-01-24T12:38:31.337Z] [2026-01-24T12:38:31.337Z] build-jar: [2026-01-24T12:38:31.337Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar [2026-01-24T12:38:31.337Z] [2026-01-24T12:38:31.337Z] build-archives: [2026-01-24T12:38:31.337Z] [2026-01-24T12:38:31.337Z] build-no-natives: [2026-01-24T12:38:31.337Z] [2026-01-24T12:38:31.337Z] build-natives: [2026-01-24T12:38:31.337Z] [2026-01-24T12:38:31.337Z] build: [2026-01-24T12:38:31.337Z] [echo] Executing openjdk.test.locking/build.xml [2026-01-24T12:38:31.337Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:31.337Z] [2026-01-24T12:38:31.337Z] setup-java-properties: [2026-01-24T12:38:31.337Z] [2026-01-24T12:38:31.337Z] check-prereqs: [2026-01-24T12:38:31.337Z] [2026-01-24T12:38:31.337Z] build-dependencies: [2026-01-24T12:38:31.337Z] [2026-01-24T12:38:31.337Z] create-bin-dir: [2026-01-24T12:38:31.337Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2026-01-24T12:38:31.337Z] [2026-01-24T12:38:31.337Z] build-java: [2026-01-24T12:38:31.337Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2026-01-24T12:38:31.689Z] [2026-01-24T12:38:31.689Z] build-jar: [2026-01-24T12:38:31.689Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar [2026-01-24T12:38:31.689Z] [2026-01-24T12:38:31.689Z] build-archives: [2026-01-24T12:38:31.689Z] [2026-01-24T12:38:31.689Z] build-no-natives: [2026-01-24T12:38:31.689Z] [2026-01-24T12:38:31.689Z] build-natives: [2026-01-24T12:38:31.689Z] [2026-01-24T12:38:31.689Z] build: [2026-01-24T12:38:31.689Z] [echo] Executing openjdk.test.math/build.xml [2026-01-24T12:38:31.689Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:31.689Z] [2026-01-24T12:38:31.689Z] setup-java-properties: [2026-01-24T12:38:31.689Z] [2026-01-24T12:38:31.689Z] check-prereqs: [2026-01-24T12:38:31.689Z] [2026-01-24T12:38:31.689Z] build-dependencies: [2026-01-24T12:38:31.689Z] [2026-01-24T12:38:31.689Z] create-bin-dir: [2026-01-24T12:38:31.690Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2026-01-24T12:38:31.690Z] [2026-01-24T12:38:31.690Z] build-java: [2026-01-24T12:38:31.690Z] [javac] Compiling 71 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2026-01-24T12:38:32.923Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestDouble.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required [2026-01-24T12:38:32.923Z] [javac] public strictfp class AutoSIMDTestDouble { [2026-01-24T12:38:32.923Z] [javac] ^ [2026-01-24T12:38:32.923Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestFloat.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required [2026-01-24T12:38:32.923Z] [javac] public strictfp class AutoSIMDTestFloat { [2026-01-24T12:38:32.923Z] [javac] ^ [2026-01-24T12:38:32.924Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestInteger.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required [2026-01-24T12:38:32.924Z] [javac] public strictfp class AutoSIMDTestInteger { [2026-01-24T12:38:32.924Z] [javac] ^ [2026-01-24T12:38:32.924Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestLong.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required [2026-01-24T12:38:32.924Z] [javac] public strictfp class AutoSIMDTestLong { [2026-01-24T12:38:32.924Z] [javac] ^ [2026-01-24T12:38:32.924Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:57: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.924Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).divide(new BigDecimal("-1"), -1, -1); [2026-01-24T12:38:32.924Z] [javac] ^ [2026-01-24T12:38:32.924Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:394: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.924Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).divide(new BigDecimal("0E-2147483647"), -2147483648, -2147483648); [2026-01-24T12:38:32.924Z] [javac] ^ [2026-01-24T12:38:32.924Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:512: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.924Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("3E+1"), -1); [2026-01-24T12:38:32.924Z] [javac] ^ [2026-01-24T12:38:32.924Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:678: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.924Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+9")).setScale(-1, -1); [2026-01-24T12:38:32.924Z] [javac] ^ [2026-01-24T12:38:32.924Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:700: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.924Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0.0"), 1, 2147483647); [2026-01-24T12:38:32.924Z] [javac] ^ [2026-01-24T12:38:32.924Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:750: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.924Z] [javac] rc_BigDecimal = (new BigDecimal("3E+2")).divide(new BigDecimal("0.0"), 0); [2026-01-24T12:38:32.924Z] [javac] ^ [2026-01-24T12:38:32.924Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:899: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.924Z] [javac] rc_BigDecimal = (new BigDecimal("3")).divide(new BigDecimal("0.0"), 0, 1); [2026-01-24T12:38:32.924Z] [javac] ^ [2026-01-24T12:38:32.924Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:1104: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.924Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("0"), 1); [2026-01-24T12:38:32.924Z] [javac] ^ [2026-01-24T12:38:32.924Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:1339: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.924Z] [javac] rc_BigDecimal = (new BigDecimal("8")).divide(new BigDecimal("3E+1"), 2147483647); [2026-01-24T12:38:32.924Z] [javac] ^ [2026-01-24T12:38:32.924Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:1722: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.924Z] [javac] rc_BigDecimal = (new BigDecimal("-30")).divide(new BigDecimal("6E-2147483647"), 2147483647, 0); [2026-01-24T12:38:32.924Z] [javac] ^ [2026-01-24T12:38:32.925Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2152: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.925Z] [javac] rc_BigDecimal = (new BigDecimal("-9223372036854775808")).divide(new BigDecimal("-1"), -1, -1); [2026-01-24T12:38:32.925Z] [javac] ^ [2026-01-24T12:38:32.925Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2510: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.925Z] [javac] rc_BigDecimal = (new BigDecimal("0.0")).divide(new BigDecimal("-2"), -2147483648); [2026-01-24T12:38:32.925Z] [javac] ^ [2026-01-24T12:38:32.925Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2800: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.925Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2E+9"), 1); [2026-01-24T12:38:32.925Z] [javac] ^ [2026-01-24T12:38:32.925Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2832: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.925Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("1"), 1); [2026-01-24T12:38:32.925Z] [javac] ^ [2026-01-24T12:38:32.925Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2913: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.925Z] [javac] rc_BigDecimal = (new BigDecimal("1E+2147483647")).setScale(1, 2147483647); [2026-01-24T12:38:32.925Z] [javac] ^ [2026-01-24T12:38:32.925Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2999: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.925Z] [javac] rc_BigDecimal = (new BigDecimal("-5E+2147483637")).setScale(0, -2147483648); [2026-01-24T12:38:32.925Z] [javac] ^ [2026-01-24T12:38:32.925Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3063: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.925Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+9")).setScale(1, 0); [2026-01-24T12:38:32.925Z] [javac] ^ [2026-01-24T12:38:32.925Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3160: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.925Z] [javac] rc_BigDecimal = (new BigDecimal("-3E+1")).divide(new BigDecimal("-1"), -1); [2026-01-24T12:38:32.925Z] [javac] ^ [2026-01-24T12:38:32.925Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3276: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.925Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, 0); [2026-01-24T12:38:32.925Z] [javac] ^ [2026-01-24T12:38:32.925Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3855: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.925Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(-2147483648, -1); [2026-01-24T12:38:32.925Z] [javac] ^ [2026-01-24T12:38:32.925Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3872: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.925Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("1"), -1); [2026-01-24T12:38:32.925Z] [javac] ^ [2026-01-24T12:38:32.925Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4443: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.925Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("-2000000001"), 2147483647, 2147483647); [2026-01-24T12:38:32.925Z] [javac] ^ [2026-01-24T12:38:32.926Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4545: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.926Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2000000001"), 0); [2026-01-24T12:38:32.926Z] [javac] ^ [2026-01-24T12:38:32.926Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4682: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.926Z] [javac] rc_BigDecimal = (new BigDecimal("-2147483648")).divide(new BigDecimal("1"), -2147483648); [2026-01-24T12:38:32.926Z] [javac] ^ [2026-01-24T12:38:32.926Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4961: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.926Z] [javac] rc_BigDecimal = (new BigDecimal("-2.0000000000E-2147483637")).divide(new BigDecimal("2.0000000000E-2147483637"), 0); [2026-01-24T12:38:32.926Z] [javac] ^ [2026-01-24T12:38:32.926Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:5029: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.926Z] [javac] rc_BigDecimal = (new BigDecimal("2147483647")).divide(new BigDecimal("-4E-2147483628"), 2147483647, 0); [2026-01-24T12:38:32.926Z] [javac] ^ [2026-01-24T12:38:32.926Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:5110: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.926Z] [javac] rc_BigDecimal = (new BigDecimal("-4E-2147483628")).divide(new BigDecimal("-4E-2147483628"), 1); [2026-01-24T12:38:32.926Z] [javac] ^ [2026-01-24T12:38:32.926Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:5974: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.926Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("3E+1"), 2147483647, 2147483647); [2026-01-24T12:38:32.926Z] [javac] ^ [2026-01-24T12:38:32.926Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6143: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.926Z] [javac] rc_BigDecimal = (new BigDecimal("2")).divide(new BigDecimal("-2147483647"), 1); [2026-01-24T12:38:32.926Z] [javac] ^ [2026-01-24T12:38:32.926Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6176: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.926Z] [javac] rc_BigDecimal = (new BigDecimal("-2")).setScale(-1, -2147483648); [2026-01-24T12:38:32.926Z] [javac] ^ [2026-01-24T12:38:32.926Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6390: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.926Z] [javac] rc_BigDecimal = (new BigDecimal("0.2")).divide(new BigDecimal("0.2"), -2147483648); [2026-01-24T12:38:32.926Z] [javac] ^ [2026-01-24T12:38:32.926Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6516: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.926Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("32"), 1, 0); [2026-01-24T12:38:32.926Z] [javac] ^ [2026-01-24T12:38:32.926Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6558: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.926Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(-1, 0); [2026-01-24T12:38:32.926Z] [javac] ^ [2026-01-24T12:38:32.926Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6619: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.927Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("2.88E+6"), -1); [2026-01-24T12:38:32.927Z] [javac] ^ [2026-01-24T12:38:32.927Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6713: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.927Z] [javac] rc_BigDecimal = (new BigDecimal("28771880")).divide(new BigDecimal("32"), 1, 1); [2026-01-24T12:38:32.927Z] [javac] ^ [2026-01-24T12:38:32.927Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:126: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.927Z] [javac] rc_BigDecimal = (new BigDecimal("899121.2")).divide(new BigDecimal("1"), 0, -2147483648); [2026-01-24T12:38:32.927Z] [javac] ^ [2026-01-24T12:38:32.927Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:282: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.927Z] [javac] rc_BigDecimal = (new BigDecimal("1024")).setScale(0, 0); [2026-01-24T12:38:32.927Z] [javac] ^ [2026-01-24T12:38:32.927Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:842: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.927Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("1.41984876986375E+23"), 1); [2026-01-24T12:38:32.927Z] [javac] ^ [2026-01-24T12:38:32.927Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:926: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.927Z] [javac] rc_BigDecimal = (new BigDecimal("1.41984876986375E+23")).setScale(2147483647, -2147483648); [2026-01-24T12:38:32.927Z] [javac] ^ [2026-01-24T12:38:32.927Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:938: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.927Z] [javac] rc_BigDecimal = (new BigDecimal("1")).setScale(-1, 2147483647); [2026-01-24T12:38:32.927Z] [javac] ^ [2026-01-24T12:38:32.927Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:947: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.927Z] [javac] rc_BigDecimal = (new BigDecimal("1E+23")).setScale(-1, 0); [2026-01-24T12:38:32.927Z] [javac] ^ [2026-01-24T12:38:32.927Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1013: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.927Z] [javac] rc_BigDecimal = (new BigDecimal("1.41984876986375E+23")).setScale(-2147483648, 2147483647); [2026-01-24T12:38:32.927Z] [javac] ^ [2026-01-24T12:38:32.927Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1472: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.927Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).setScale(1, 2147483647); [2026-01-24T12:38:32.927Z] [javac] ^ [2026-01-24T12:38:32.927Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1659: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.927Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, -1); [2026-01-24T12:38:32.927Z] [javac] ^ [2026-01-24T12:38:32.927Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1753: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.927Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, 1); [2026-01-24T12:38:32.927Z] [javac] ^ [2026-01-24T12:38:32.927Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1957: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.928Z] [javac] rc_BigDecimal = (new BigDecimal("-2147483648")).divide(new BigDecimal("-1"), 0, -1); [2026-01-24T12:38:32.928Z] [javac] ^ [2026-01-24T12:38:32.928Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1974: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.928Z] [javac] rc_BigDecimal = (new BigDecimal("6E-2147483646")).divide(new BigDecimal("-2147483648"), 2147483647); [2026-01-24T12:38:32.928Z] [javac] ^ [2026-01-24T12:38:32.928Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2006: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.928Z] [javac] rc_BigDecimal = (new BigDecimal("6E+1")).divide(new BigDecimal("6E+1"), -2147483648); [2026-01-24T12:38:32.928Z] [javac] ^ [2026-01-24T12:38:32.928Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2033: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.928Z] [javac] rc_BigDecimal = (new BigDecimal("-32")).divide(new BigDecimal("6E-2147483646"), 0, -1); [2026-01-24T12:38:32.928Z] [javac] ^ [2026-01-24T12:38:32.928Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2365: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:32.928Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).setScale(2147483647, -1); [2026-01-24T12:38:32.928Z] [javac] ^ [2026-01-24T12:38:33.291Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2528: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.291Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0.0"), 1, 2147483647); [2026-01-24T12:38:33.291Z] [javac] ^ [2026-01-24T12:38:33.291Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2540: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.291Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+1")).divide(new BigDecimal("0.0"), 1); [2026-01-24T12:38:33.291Z] [javac] ^ [2026-01-24T12:38:33.291Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2705: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.291Z] [javac] rc_BigDecimal = (new BigDecimal("1135879015861")).setScale(2147483647, -1); [2026-01-24T12:38:33.291Z] [javac] ^ [2026-01-24T12:38:33.291Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2963: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.291Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("0"), 1); [2026-01-24T12:38:33.291Z] [javac] ^ [2026-01-24T12:38:33.292Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3141: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.292Z] [javac] rc_BigDecimal = (new BigDecimal("9223372036854775807")).divide(new BigDecimal("24903104499507894593055628446194152243200.0"), 0); [2026-01-24T12:38:33.292Z] [javac] ^ [2026-01-24T12:38:33.292Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3335: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.292Z] [javac] rc_BigDecimal = (new BigDecimal("1E-19")).divide(new BigDecimal("1E-19"), 0); [2026-01-24T12:38:33.292Z] [javac] ^ [2026-01-24T12:38:33.292Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3592: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.292Z] [javac] rc_BigDecimal = (new BigDecimal("0.0")).divide(new BigDecimal("1"), 1, -2147483648); [2026-01-24T12:38:33.292Z] [javac] ^ [2026-01-24T12:38:33.292Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3907: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.292Z] [javac] rc_BigDecimal = (new BigDecimal("3.2E-2147483646")).divide(new BigDecimal("0"), 0, 2147483647); [2026-01-24T12:38:33.292Z] [javac] ^ [2026-01-24T12:38:33.292Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3971: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.292Z] [javac] rc_BigDecimal = (new BigDecimal("8")).divide(new BigDecimal("32.00000002"), 0, 2147483647); [2026-01-24T12:38:33.292Z] [javac] ^ [2026-01-24T12:38:33.292Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4230: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.292Z] [javac] rc_BigDecimal = (new BigDecimal("0.001")).setScale(1, 2147483647); [2026-01-24T12:38:33.292Z] [javac] ^ [2026-01-24T12:38:33.292Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4352: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.292Z] [javac] rc_BigDecimal = (new BigDecimal("0.000")).divide(new BigDecimal("-0.001"), -2147483648); [2026-01-24T12:38:33.292Z] [javac] ^ [2026-01-24T12:38:33.292Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4581: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.292Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("32"), -2147483648); [2026-01-24T12:38:33.292Z] [javac] ^ [2026-01-24T12:38:33.292Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4672: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.292Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2E+12"), 0); [2026-01-24T12:38:33.292Z] [javac] ^ [2026-01-24T12:38:33.292Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4754: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.292Z] [javac] rc_BigDecimal = (new BigDecimal("2E+12")).divide(new BigDecimal("2E+12"), 2147483647); [2026-01-24T12:38:33.292Z] [javac] ^ [2026-01-24T12:38:33.293Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4955: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.293Z] [javac] rc_BigDecimal = (new BigDecimal("2147483647")).divide(new BigDecimal("-99"), -2147483648, 0); [2026-01-24T12:38:33.293Z] [javac] ^ [2026-01-24T12:38:33.293Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5136: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.293Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).setScale(0, -2147483648); [2026-01-24T12:38:33.293Z] [javac] ^ [2026-01-24T12:38:33.293Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5260: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.293Z] [javac] rc_BigDecimal = (new BigDecimal("2E+9")).divide(new BigDecimal("320.0E+2147483647"), -2147483648, -1); [2026-01-24T12:38:33.293Z] [javac] ^ [2026-01-24T12:38:33.293Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5429: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.293Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("1"), -2147483648, 2147483647); [2026-01-24T12:38:33.293Z] [javac] ^ [2026-01-24T12:38:33.293Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5611: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.293Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("1"), -1); [2026-01-24T12:38:33.293Z] [javac] ^ [2026-01-24T12:38:33.293Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5709: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.293Z] [javac] rc_BigDecimal = (new BigDecimal("0E+9")).setScale(0, -2147483648); [2026-01-24T12:38:33.293Z] [javac] ^ [2026-01-24T12:38:33.293Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5775: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.293Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("1"), -1); [2026-01-24T12:38:33.293Z] [javac] ^ [2026-01-24T12:38:33.293Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5985: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.293Z] [javac] rc_BigDecimal = (new BigDecimal("0E+9")).divide(new BigDecimal("32"), 0); [2026-01-24T12:38:33.293Z] [javac] ^ [2026-01-24T12:38:33.293Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6352: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.293Z] [javac] rc_BigDecimal = (new BigDecimal("-9.22337203685477580E+18")).divide(new BigDecimal("179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"), 2147483647); [2026-01-24T12:38:33.293Z] [javac] ^ [2026-01-24T12:38:33.293Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6385: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.293Z] [javac] rc_BigDecimal = (new BigDecimal("-9.22337203685477580E+18")).divide(new BigDecimal("179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"), -2147483648); [2026-01-24T12:38:33.293Z] [javac] ^ [2026-01-24T12:38:33.293Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6645: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.293Z] [javac] rc_BigDecimal = (new BigDecimal("9.22337203685477580E+18")).divide(new BigDecimal("0"), 2147483647); [2026-01-24T12:38:33.294Z] [javac] ^ [2026-01-24T12:38:33.294Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6749: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.294Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("0"), 2147483647); [2026-01-24T12:38:33.294Z] [javac] ^ [2026-01-24T12:38:33.294Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:124: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.294Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).setScale(0, -1); [2026-01-24T12:38:33.294Z] [javac] ^ [2026-01-24T12:38:33.294Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:406: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.294Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-9E+18"), 2147483647, -1); [2026-01-24T12:38:33.294Z] [javac] ^ [2026-01-24T12:38:33.294Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:696: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.294Z] [javac] rc_BigDecimal = (new BigDecimal("4E+1")).divide(new BigDecimal("4E+1"), 0, -1); [2026-01-24T12:38:33.294Z] [javac] ^ [2026-01-24T12:38:33.294Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:816: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.294Z] [javac] rc_BigDecimal = (new BigDecimal("1E-2147483646")).setScale(-1, -1); [2026-01-24T12:38:33.294Z] [javac] ^ [2026-01-24T12:38:33.294Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:1004: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.294Z] [javac] rc_BigDecimal = (new BigDecimal("4.940656458412465441765687928682213723650598026143247644255856825006755072702087518652998363616359923797965646954457177309266567103559397963987747960107818781263007131903114045278458171678489821036887186360569987307230500063874091535649843873124733972731696151400317153853980741262385655911710266585566867681870395603106249319452715914924553293054565444011274801297099995419319894090804165633245247571478690147267801593552386115501348035264934720193790268107107491703332226844753335720832431936092382893458368060106011506169809753078342277318329247904982524730776375927247874656084778203734469699533647017972677717585125660551199131504891101451037862738167250955837389733598993664809941164205702637090279242767544565229087538682506419718265533447265625E-324")).divide(new BigDecimal("1"), 0, 1); [2026-01-24T12:38:33.294Z] [javac] ^ [2026-01-24T12:38:33.295Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:1392: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.295Z] [javac] rc_BigDecimal = (new BigDecimal("-1281")).setScale(2147483647, -2147483648); [2026-01-24T12:38:33.295Z] [javac] ^ [2026-01-24T12:38:33.295Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:2643: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.295Z] [javac] rc_BigDecimal = (new BigDecimal("320.0E+2147483647")).setScale(1, 2147483647); [2026-01-24T12:38:33.295Z] [javac] ^ [2026-01-24T12:38:33.295Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:2796: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.295Z] [javac] rc_BigDecimal = (new BigDecimal("-320.0E+2147483647")).divide(new BigDecimal("-12"), -1, -2147483648); [2026-01-24T12:38:33.295Z] [javac] ^ [2026-01-24T12:38:33.295Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3046: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.295Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("960.0E+2147483647"), 2147483647, 1); [2026-01-24T12:38:33.295Z] [javac] ^ [2026-01-24T12:38:33.295Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3176: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.295Z] [javac] rc_BigDecimal = (new BigDecimal("1135879015891")).divide(new BigDecimal("0E+1"), 0); [2026-01-24T12:38:33.295Z] [javac] ^ [2026-01-24T12:38:33.295Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3205: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.295Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("-1135879015891"), 1); [2026-01-24T12:38:33.295Z] [javac] ^ [2026-01-24T12:38:33.295Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3233: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.295Z] [javac] rc_BigDecimal = (new BigDecimal("4E+1")).divide(new BigDecimal("1"), -2147483648); [2026-01-24T12:38:33.295Z] [javac] ^ [2026-01-24T12:38:33.295Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3292: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.295Z] [javac] rc_BigDecimal = (new BigDecimal("2E+12")).setScale(1, -1); [2026-01-24T12:38:33.295Z] [javac] ^ [2026-01-24T12:38:33.295Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3574: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.295Z] [javac] rc_BigDecimal = (new BigDecimal("-1.99999999996E+12")).setScale(-2147483648, -2147483648); [2026-01-24T12:38:33.295Z] [javac] ^ [2026-01-24T12:38:33.295Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3670: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.295Z] [javac] rc_BigDecimal = (new BigDecimal("0E+12")).setScale(-2147483648, -2147483648); [2026-01-24T12:38:33.295Z] [javac] ^ [2026-01-24T12:38:33.295Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3687: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.295Z] [javac] rc_BigDecimal = (new BigDecimal("0E+12")).setScale(0, -2147483648); [2026-01-24T12:38:33.295Z] [javac] ^ [2026-01-24T12:38:33.295Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3774: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.296Z] [javac] rc_BigDecimal = (new BigDecimal("-3.5953862696527236908960558463082761664687296077976717049680115374235782248793078708997797571511017399777024278016714657032806735520955551246135652609633633210395832047366056772942892889772883828453616385914723314427096111611426256685548820073761435417631071847729753328931056543508907267526403605711823355568863500566524E+320")).divide(new BigDecimal("0E+12"), 2147483647); [2026-01-24T12:38:33.296Z] [javac] ^ [2026-01-24T12:38:33.296Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4223: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.296Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0E-2147483647"), -2147483648); [2026-01-24T12:38:33.296Z] [javac] ^ [2026-01-24T12:38:33.296Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4232: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.296Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).setScale(1, 1); [2026-01-24T12:38:33.296Z] [javac] ^ [2026-01-24T12:38:33.296Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4464: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-01-24T12:38:33.296Z] [javac] rc_BigDecimal = (new BigDecimal("3.2E-2147483646")).setScale(0, -2147483648); [2026-01-24T12:38:33.296Z] [javac] ^ [2026-01-24T12:38:36.417Z] [javac] Note: Some input files additionally use or override a deprecated API. [2026-01-24T12:38:36.417Z] [javac] 100 warnings [2026-01-24T12:38:36.417Z] [2026-01-24T12:38:36.417Z] build-jar: [2026-01-24T12:38:36.417Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar [2026-01-24T12:38:36.769Z] [2026-01-24T12:38:36.769Z] build-archives: [2026-01-24T12:38:36.769Z] [2026-01-24T12:38:36.769Z] build-no-natives: [2026-01-24T12:38:36.769Z] [2026-01-24T12:38:36.769Z] build-natives: [2026-01-24T12:38:36.769Z] [2026-01-24T12:38:36.769Z] build: [2026-01-24T12:38:36.769Z] [echo] Executing openjdk.test.mauve/build.xml [2026-01-24T12:38:36.769Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:36.769Z] [2026-01-24T12:38:36.769Z] check-if-already-built: [2026-01-24T12:38:36.769Z] [echo] Checking if /Users/admin/workspace/externalDependency/system_lib/mauve/mauve.jar already exists [2026-01-24T12:38:36.769Z] [echo] openjdk_test_mauve_already_built is true [2026-01-24T12:38:36.769Z] [2026-01-24T12:38:36.769Z] check-if-cvs-available: [2026-01-24T12:38:36.769Z] [echo] Checking if /Users/admin/workspace/externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2026-01-24T12:38:36.769Z] [echo] cvs_available is true [2026-01-24T12:38:36.769Z] [2026-01-24T12:38:36.769Z] download-cvsclient: [2026-01-24T12:38:36.769Z] [2026-01-24T12:38:36.769Z] output-recreate-message: [2026-01-24T12:38:36.769Z] [echo] /Users/admin/workspace/externalDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated. [2026-01-24T12:38:36.769Z] [echo] If you want to recreate /Users/admin/workspace/externalDependency/system_lib/mauve/mauve.jar, delete it manually and rerun. [2026-01-24T12:38:36.769Z] [2026-01-24T12:38:36.769Z] delete-work-dir: [2026-01-24T12:38:36.769Z] [2026-01-24T12:38:36.769Z] create-work-dir: [2026-01-24T12:38:36.769Z] [2026-01-24T12:38:36.769Z] get-source: [2026-01-24T12:38:36.769Z] [2026-01-24T12:38:36.769Z] check-if-source-available: [2026-01-24T12:38:36.769Z] [echo] Checking if /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//mauve/mauve/gnu/testlet/config.java.in exists [2026-01-24T12:38:36.770Z] [echo] mauve_source_available is ${mauve_source_available} [2026-01-24T12:38:36.770Z] [2026-01-24T12:38:36.770Z] delete-corba-files: [2026-01-24T12:38:36.770Z] [2026-01-24T12:38:36.770Z] mauve-configure: [2026-01-24T12:38:36.770Z] [2026-01-24T12:38:36.770Z] setup-java-properties: [2026-01-24T12:38:36.770Z] [2026-01-24T12:38:36.770Z] build-harness: [2026-01-24T12:38:36.770Z] [2026-01-24T12:38:36.770Z] build-tests: [2026-01-24T12:38:36.770Z] [2026-01-24T12:38:36.770Z] build-java: [2026-01-24T12:38:36.770Z] [2026-01-24T12:38:36.770Z] build-jar: [2026-01-24T12:38:36.770Z] [2026-01-24T12:38:36.770Z] build-archives: [2026-01-24T12:38:36.770Z] [2026-01-24T12:38:36.770Z] check-if-work_jar_file-exists: [2026-01-24T12:38:36.770Z] [echo] Checking if /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//mauve/mauve.jar exists [2026-01-24T12:38:36.770Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2026-01-24T12:38:36.770Z] [2026-01-24T12:38:36.770Z] install-archives: [2026-01-24T12:38:36.770Z] [2026-01-24T12:38:36.770Z] configure: [2026-01-24T12:38:36.770Z] [echo] Executing openjdk.test.nio/build.xml [2026-01-24T12:38:36.770Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:36.770Z] [2026-01-24T12:38:36.770Z] setup-java-properties: [2026-01-24T12:38:36.770Z] [2026-01-24T12:38:36.770Z] check-prereqs: [2026-01-24T12:38:36.770Z] [2026-01-24T12:38:36.770Z] build-dependencies: [2026-01-24T12:38:36.770Z] [2026-01-24T12:38:36.770Z] create-bin-dir: [2026-01-24T12:38:36.770Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2026-01-24T12:38:36.770Z] [2026-01-24T12:38:36.770Z] check-java-nio-filesystem: [2026-01-24T12:38:36.770Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2026-01-24T12:38:36.770Z] [2026-01-24T12:38:36.770Z] copy-resources: [2026-01-24T12:38:36.770Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2026-01-24T12:38:36.770Z] [copy] Copied 15 empty directories to 8 empty directories under /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2026-01-24T12:38:36.770Z] [2026-01-24T12:38:36.770Z] build-java-nio-filesystem: [2026-01-24T12:38:36.770Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2026-01-24T12:38:36.770Z] [echo] Generating MemoryFileSystemProviderImpl classes [2026-01-24T12:38:36.770Z] [exec] Updated services file: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider [2026-01-24T12:38:36.770Z] [exec] Done [2026-01-24T12:38:36.770Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2026-01-24T12:38:37.126Z] [javac] Compiling 1005 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2026-01-24T12:38:38.358Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF [2026-01-24T12:38:38.359Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2026-01-24T12:38:38.359Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2026-01-24T12:38:38.359Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar [2026-01-24T12:38:38.359Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2026-01-24T12:38:38.359Z] [2026-01-24T12:38:38.359Z] build-java: [2026-01-24T12:38:38.359Z] [javac] Compiling 47 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2026-01-24T12:38:39.130Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/util/Logger.java:146: warning: [removal] finalize() in Object has been deprecated and marked for removal [2026-01-24T12:38:39.130Z] [javac] protected void finalize() throws Throwable { [2026-01-24T12:38:39.130Z] [javac] ^ [2026-01-24T12:38:39.130Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-24T12:38:39.130Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-24T12:38:39.130Z] [javac] 1 warning [2026-01-24T12:38:39.130Z] [2026-01-24T12:38:39.130Z] build-jar: [2026-01-24T12:38:39.130Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar [2026-01-24T12:38:39.130Z] [2026-01-24T12:38:39.130Z] build-archives: [2026-01-24T12:38:39.130Z] [2026-01-24T12:38:39.130Z] build-no-natives: [2026-01-24T12:38:39.130Z] [2026-01-24T12:38:39.130Z] build-natives: [2026-01-24T12:38:39.130Z] [2026-01-24T12:38:39.130Z] build: [2026-01-24T12:38:39.130Z] [echo] Executing openjdk.test.serialization/build.xml [2026-01-24T12:38:39.130Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:39.130Z] [2026-01-24T12:38:39.130Z] setup-java-properties: [2026-01-24T12:38:39.130Z] [2026-01-24T12:38:39.131Z] check-prereqs: [2026-01-24T12:38:39.131Z] [2026-01-24T12:38:39.131Z] build-dependencies: [2026-01-24T12:38:39.131Z] [2026-01-24T12:38:39.131Z] create-bin-dir: [2026-01-24T12:38:39.131Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2026-01-24T12:38:39.131Z] [2026-01-24T12:38:39.131Z] build-java: [2026-01-24T12:38:39.131Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2026-01-24T12:38:39.483Z] [2026-01-24T12:38:39.483Z] build-jar: [2026-01-24T12:38:39.483Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar [2026-01-24T12:38:39.483Z] [2026-01-24T12:38:39.483Z] build-archives: [2026-01-24T12:38:39.483Z] [2026-01-24T12:38:39.483Z] build-no-natives: [2026-01-24T12:38:39.483Z] [2026-01-24T12:38:39.483Z] build-natives: [2026-01-24T12:38:39.483Z] [2026-01-24T12:38:39.483Z] build: [2026-01-24T12:38:39.483Z] [echo] Executing openjdk.test.security/build.xml [2026-01-24T12:38:39.483Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:39.483Z] [2026-01-24T12:38:39.483Z] setup-java-properties: [2026-01-24T12:38:39.483Z] [2026-01-24T12:38:39.483Z] check-prereqs: [2026-01-24T12:38:39.483Z] [2026-01-24T12:38:39.483Z] build-dependencies: [2026-01-24T12:38:39.483Z] [2026-01-24T12:38:39.483Z] create-bin-dir: [2026-01-24T12:38:39.483Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2026-01-24T12:38:39.483Z] [2026-01-24T12:38:39.483Z] build-java: [2026-01-24T12:38:39.483Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2026-01-24T12:38:40.260Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Client.java:21: warning: [deprecation] URL(String) in URL has been deprecated [2026-01-24T12:38:40.260Z] [javac] URL url = new URL("http://localhost:12001/login/foo.html"); [2026-01-24T12:38:40.260Z] [javac] ^ [2026-01-24T12:38:40.260Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Client.java:40: warning: [deprecation] URL(String) in URL has been deprecated [2026-01-24T12:38:40.260Z] [javac] URL request = new URL("https://localhost:12234/request/foo.html"); [2026-01-24T12:38:40.260Z] [javac] ^ [2026-01-24T12:38:40.260Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Server.java:85: warning: [deprecation] URL(String) in URL has been deprecated [2026-01-24T12:38:40.260Z] [javac] URL url = new URL("http://localhost:12001/token/foo.html"); [2026-01-24T12:38:40.260Z] [javac] ^ [2026-01-24T12:38:40.260Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Server.java:103: warning: [deprecation] URL(String) in URL has been deprecated [2026-01-24T12:38:40.260Z] [javac] URL url = new URL("http://localhost:12001/resource/foo.html"); [2026-01-24T12:38:40.260Z] [javac] ^ [2026-01-24T12:38:40.260Z] [javac] 4 warnings [2026-01-24T12:38:40.260Z] [2026-01-24T12:38:40.260Z] build-jar: [2026-01-24T12:38:40.260Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar [2026-01-24T12:38:40.260Z] [2026-01-24T12:38:40.260Z] build-archives: [2026-01-24T12:38:40.260Z] [2026-01-24T12:38:40.260Z] build-no-natives: [2026-01-24T12:38:40.260Z] [2026-01-24T12:38:40.260Z] build-natives: [2026-01-24T12:38:40.260Z] [2026-01-24T12:38:40.260Z] build: [2026-01-24T12:38:40.260Z] [echo] Executing openjdk.test.util/build.xml [2026-01-24T12:38:40.260Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:40.260Z] [2026-01-24T12:38:40.260Z] setup-java-properties: [2026-01-24T12:38:40.260Z] [2026-01-24T12:38:40.260Z] check-prereqs: [2026-01-24T12:38:40.260Z] [2026-01-24T12:38:40.260Z] build-dependencies: [2026-01-24T12:38:40.260Z] [2026-01-24T12:38:40.260Z] create-bin-dir: [2026-01-24T12:38:40.260Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2026-01-24T12:38:40.260Z] [2026-01-24T12:38:40.260Z] build-java: [2026-01-24T12:38:40.260Z] [javac] Compiling 16 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2026-01-24T12:38:40.617Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashmap/Hog.java:33: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.617Z] [javac] hmap.put(new Integer(n), new Hog.Hoglet(depth-1)); [2026-01-24T12:38:40.617Z] [javac] ^ [2026-01-24T12:38:40.617Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/CustomComparable.java:30: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.617Z] [javac] this.state = new Integer(state); [2026-01-24T12:38:40.617Z] [javac] ^ [2026-01-24T12:38:40.617Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:154: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.617Z] [javac] value = new Integer(1000); [2026-01-24T12:38:40.617Z] [javac] ^ [2026-01-24T12:38:40.617Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:176: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.617Z] [javac] key = new Integer(random.nextInt()); [2026-01-24T12:38:40.617Z] [javac] ^ [2026-01-24T12:38:40.617Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:190: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.617Z] [javac] vkey.add(new Integer(10)); [2026-01-24T12:38:40.617Z] [javac] ^ [2026-01-24T12:38:40.617Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:196: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.617Z] [javac] hkey.put(new Integer(10), new BigDecimal(1000000)); [2026-01-24T12:38:40.617Z] [javac] ^ [2026-01-24T12:38:40.617Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:78: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.617Z] [javac] hashmap1.put(new Integer(i), new Object()); [2026-01-24T12:38:40.617Z] [javac] ^ [2026-01-24T12:38:40.617Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:93: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.617Z] [javac] hashmap1.put(new Integer(i), new Object()); [2026-01-24T12:38:40.617Z] [javac] ^ [2026-01-24T12:38:40.617Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:94: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.617Z] [javac] tree1.put(new Integer(i), new Object()); [2026-01-24T12:38:40.617Z] [javac] ^ [2026-01-24T12:38:40.617Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:100: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.617Z] [javac] hashmap1.remove(new Integer(i)); [2026-01-24T12:38:40.617Z] [javac] ^ [2026-01-24T12:38:40.618Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:101: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.618Z] [javac] tree1.remove(new Integer(i)); [2026-01-24T12:38:40.618Z] [javac] ^ [2026-01-24T12:38:40.618Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:107: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.618Z] [javac] Integer tempInteger = new Integer(i); [2026-01-24T12:38:40.618Z] [javac] ^ [2026-01-24T12:38:40.618Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:128: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.618Z] [javac] hashmap1.put(new Integer(0), new Object()); [2026-01-24T12:38:40.618Z] [javac] ^ [2026-01-24T12:38:40.618Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:129: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.618Z] [javac] hashmap1.put(new Integer(2), new Object()); [2026-01-24T12:38:40.618Z] [javac] ^ [2026-01-24T12:38:40.618Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:131: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.618Z] [javac] hashmap1.put(new Integer(1), new Object()); [2026-01-24T12:38:40.618Z] [javac] ^ [2026-01-24T12:38:40.618Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:163: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.618Z] [javac] treemap.put(new Integer(i), new MapObject(i)); [2026-01-24T12:38:40.618Z] [javac] ^ [2026-01-24T12:38:40.618Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:176: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.618Z] [javac] ((MapObject)treemap.get(new Integer(i))).value += 10; [2026-01-24T12:38:40.618Z] [javac] ^ [2026-01-24T12:38:40.618Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:216: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.618Z] [javac] intList.add(new Integer(i)); [2026-01-24T12:38:40.618Z] [javac] ^ [2026-01-24T12:38:40.618Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:260: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.618Z] [javac] k = new Integer(random.nextInt()); [2026-01-24T12:38:40.618Z] [javac] ^ [2026-01-24T12:38:40.618Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:281: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.618Z] [javac] k = new Integer(random.nextInt()); [2026-01-24T12:38:40.618Z] [javac] ^ [2026-01-24T12:38:40.619Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:394: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.619Z] [javac] tree1.put(new Integer(Integer.MIN_VALUE), null); [2026-01-24T12:38:40.619Z] [javac] ^ [2026-01-24T12:38:40.619Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:395: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.619Z] [javac] assertEquals(new Integer(Integer.MIN_VALUE), tree1.firstKey()); [2026-01-24T12:38:40.619Z] [javac] ^ [2026-01-24T12:38:40.619Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:420: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.619Z] [javac] tree1.put(new Integer(Integer.MAX_VALUE), null); [2026-01-24T12:38:40.619Z] [javac] ^ [2026-01-24T12:38:40.619Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:421: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.619Z] [javac] assertEquals(new Integer(Integer.MAX_VALUE), tree1.lastKey()); [2026-01-24T12:38:40.619Z] [javac] ^ [2026-01-24T12:38:40.619Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:434: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.619Z] [javac] headmap = tree.headMap(new Integer(0)); [2026-01-24T12:38:40.619Z] [javac] ^ [2026-01-24T12:38:40.619Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:439: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.619Z] [javac] headmap.put(new Integer(1), null); [2026-01-24T12:38:40.619Z] [javac] ^ [2026-01-24T12:38:40.619Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:450: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.619Z] [javac] headmap.put(new Integer(0), null); [2026-01-24T12:38:40.619Z] [javac] ^ [2026-01-24T12:38:40.619Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:567: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.619Z] [javac] tree2.put(new Integer(keys[i]), values[j]); [2026-01-24T12:38:40.619Z] [javac] ^ [2026-01-24T12:38:40.619Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:620: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.619Z] [javac] Integer key = new Integer(random.nextInt()); [2026-01-24T12:38:40.619Z] [javac] ^ [2026-01-24T12:38:40.619Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:641: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.619Z] [javac] Integer key = new Integer(random.nextInt()); [2026-01-24T12:38:40.619Z] [javac] ^ [2026-01-24T12:38:40.620Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:666: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.620Z] [javac] submap = tree.subMap(tree.firstKey(), new Integer(0)); [2026-01-24T12:38:40.620Z] [javac] ^ [2026-01-24T12:38:40.620Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:671: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.620Z] [javac] submap.put(new Integer(1), null); [2026-01-24T12:38:40.620Z] [javac] ^ [2026-01-24T12:38:40.620Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:682: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.620Z] [javac] submap.put(new Integer(0), null); [2026-01-24T12:38:40.620Z] [javac] ^ [2026-01-24T12:38:40.620Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:692: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.620Z] [javac] submap = tree.subMap(new Integer(1), tree.lastKey()); [2026-01-24T12:38:40.620Z] [javac] ^ [2026-01-24T12:38:40.620Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:697: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.620Z] [javac] submap.put(new Integer(-1), null); [2026-01-24T12:38:40.620Z] [javac] ^ [2026-01-24T12:38:40.620Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:708: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.620Z] [javac] submap.put(new Integer(0), null); [2026-01-24T12:38:40.620Z] [javac] ^ [2026-01-24T12:38:40.620Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:728: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.620Z] [javac] tailmap = tree.tailMap(new Integer(1)); [2026-01-24T12:38:40.620Z] [javac] ^ [2026-01-24T12:38:40.620Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:733: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.620Z] [javac] tailmap.put(new Integer(-1), null); [2026-01-24T12:38:40.620Z] [javac] ^ [2026-01-24T12:38:40.621Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:744: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.621Z] [javac] tailmap.put(new Integer(0), null); [2026-01-24T12:38:40.621Z] [javac] ^ [2026-01-24T12:38:40.621Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapKeyComparator.java:33: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.621Z] [javac] new Integer(((TreeMapKey)t2).getValue()))); [2026-01-24T12:38:40.621Z] [javac] ^ [2026-01-24T12:38:40.621Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapKeyComparator.java:32: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.621Z] [javac] return reverse_factor * (new Integer(((TreeMapKey)t1).getValue()).compareTo( [2026-01-24T12:38:40.621Z] [javac] ^ [2026-01-24T12:38:40.621Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapFactory.java:90: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.621Z] [javac] tree.put(new Integer(randomGenerator.nextInt()), new Integer(tree.size())); [2026-01-24T12:38:40.621Z] [javac] ^ [2026-01-24T12:38:40.621Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapFactory.java:90: warning: [deprecation] Integer(int) in Integer has been deprecated [2026-01-24T12:38:40.621Z] [javac] tree.put(new Integer(randomGenerator.nextInt()), new Integer(tree.size())); [2026-01-24T12:38:40.621Z] [javac] ^ [2026-01-24T12:38:40.621Z] [javac] 43 warnings [2026-01-24T12:38:40.621Z] [2026-01-24T12:38:40.621Z] build-jar: [2026-01-24T12:38:40.621Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar [2026-01-24T12:38:40.621Z] [2026-01-24T12:38:40.621Z] build-archives: [2026-01-24T12:38:40.621Z] [2026-01-24T12:38:40.621Z] build-no-natives: [2026-01-24T12:38:40.621Z] [2026-01-24T12:38:40.621Z] build-natives: [2026-01-24T12:38:40.621Z] [2026-01-24T12:38:40.621Z] build: [2026-01-24T12:38:40.621Z] [echo] Executing openjdk.test.jlm/build.xml [2026-01-24T12:38:40.621Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:40.621Z] [2026-01-24T12:38:40.621Z] setup-java-properties: [2026-01-24T12:38:40.621Z] [2026-01-24T12:38:40.621Z] check-prereqs: [2026-01-24T12:38:40.621Z] [2026-01-24T12:38:40.621Z] create-bin-dir: [2026-01-24T12:38:40.621Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2026-01-24T12:38:40.621Z] [2026-01-24T12:38:40.621Z] build-java: [2026-01-24T12:38:40.621Z] [javac] Compiling 33 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2026-01-24T12:38:41.388Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-24T12:38:41.388Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-24T12:38:41.388Z] [2026-01-24T12:38:41.388Z] build-jar: [2026-01-24T12:38:41.388Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar [2026-01-24T12:38:41.388Z] [2026-01-24T12:38:41.388Z] build-archives: [2026-01-24T12:38:41.388Z] [2026-01-24T12:38:41.388Z] build-no-natives: [2026-01-24T12:38:41.388Z] [2026-01-24T12:38:41.388Z] build-natives: [2026-01-24T12:38:41.388Z] [2026-01-24T12:38:41.388Z] build: [2026-01-24T12:38:41.388Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:41.388Z] [2026-01-24T12:38:41.388Z] setup-java-properties: [2026-01-24T12:38:41.388Z] [2026-01-24T12:38:41.388Z] check-prereqs: [2026-01-24T12:38:41.388Z] [2026-01-24T12:38:41.388Z] check-compiler-level: [2026-01-24T12:38:41.388Z] [echo] java_java_specification_version is 25 [2026-01-24T12:38:41.388Z] [echo] can_build_modularity is true [2026-01-24T12:38:41.388Z] [echo] can_build_modularity_natives_unix is true [2026-01-24T12:38:41.388Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2026-01-24T12:38:41.388Z] [2026-01-24T12:38:41.388Z] create-bin-dir: [2026-01-24T12:38:41.388Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin [2026-01-24T12:38:41.388Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods [2026-01-24T12:38:41.388Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override [2026-01-24T12:38:41.388Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new [2026-01-24T12:38:41.388Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests [2026-01-24T12:38:41.388Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common [2026-01-24T12:38:41.388Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3 [2026-01-24T12:38:41.388Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4 [2026-01-24T12:38:41.388Z] [2026-01-24T12:38:41.388Z] build-java: [2026-01-24T12:38:41.743Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/common-mods/displayServiceImpl1/module-info.java:15: warning: [module] module name component displayServiceImpl1 should avoid terminal digits [2026-01-24T12:38:41.743Z] [apply] module displayServiceImpl1 { [2026-01-24T12:38:41.743Z] [apply] ^ [2026-01-24T12:38:41.743Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/common-mods/displayServiceImpl2/module-info.java:15: warning: [module] module name component displayServiceImpl2 should avoid terminal digits [2026-01-24T12:38:41.743Z] [apply] module displayServiceImpl2 { [2026-01-24T12:38:41.743Z] [apply] ^ [2026-01-24T12:38:41.743Z] [apply] 2 warnings [2026-01-24T12:38:42.963Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3/META-INF [2026-01-24T12:38:42.963Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4/META-INF [2026-01-24T12:38:42.963Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet/adoptopenjdk/test/modularity/exported [2026-01-24T12:38:42.963Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test/net/adoptopenjdk/test/modularity/junit [2026-01-24T12:38:43.317Z] [apply] warning: [options] module name in --add-reads option not found: com.test.jlink [2026-01-24T12:38:43.317Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test.serviceloaders2/module-info.java:15: warning: [module] module name component serviceloaders2 should avoid terminal digits [2026-01-24T12:38:43.317Z] [apply] module com.test.serviceloaders2 { [2026-01-24T12:38:43.317Z] [apply] ^ [2026-01-24T12:38:43.678Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:67: warning: Unsafe is internal proprietary API and may be removed in a future release [2026-01-24T12:38:43.678Z] [apply] sun.misc.Unsafe unsafe = Unsafe.getUnsafe(); [2026-01-24T12:38:43.678Z] [apply] ^ [2026-01-24T12:38:43.678Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:67: warning: Unsafe is internal proprietary API and may be removed in a future release [2026-01-24T12:38:43.678Z] [apply] sun.misc.Unsafe unsafe = Unsafe.getUnsafe(); [2026-01-24T12:38:43.678Z] [apply] ^ [2026-01-24T12:38:43.678Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:75: warning: Signal is internal proprietary API and may be removed in a future release [2026-01-24T12:38:43.678Z] [apply] Signal signal = new Signal("TERM"); [2026-01-24T12:38:43.678Z] [apply] ^ [2026-01-24T12:38:43.678Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:75: warning: Signal is internal proprietary API and may be removed in a future release [2026-01-24T12:38:43.679Z] [apply] Signal signal = new Signal("TERM"); [2026-01-24T12:38:43.679Z] [apply] ^ [2026-01-24T12:38:43.679Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:79: warning: Signal is internal proprietary API and may be removed in a future release [2026-01-24T12:38:43.679Z] [apply] handler.handle(new Signal("INT")); [2026-01-24T12:38:43.679Z] [apply] ^ [2026-01-24T12:38:43.679Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:82: warning: ReflectionFactory is internal proprietary API and may be removed in a future release [2026-01-24T12:38:43.679Z] [apply] ReflectionFactory factory = ReflectionFactory.getReflectionFactory(); [2026-01-24T12:38:43.679Z] [apply] ^ [2026-01-24T12:38:43.679Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:82: warning: ReflectionFactory is internal proprietary API and may be removed in a future release [2026-01-24T12:38:43.679Z] [apply] ReflectionFactory factory = ReflectionFactory.getReflectionFactory(); [2026-01-24T12:38:43.679Z] [apply] ^ [2026-01-24T12:38:43.679Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:93: warning: SignalHandler is internal proprietary API and may be removed in a future release [2026-01-24T12:38:43.679Z] [apply] class SignalHandler implements sun.misc.SignalHandler { [2026-01-24T12:38:43.679Z] [apply] ^ [2026-01-24T12:38:43.679Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:95: warning: Signal is internal proprietary API and may be removed in a future release [2026-01-24T12:38:43.679Z] [apply] public void handle(Signal arg0) { [2026-01-24T12:38:43.679Z] [apply] ^ [2026-01-24T12:38:43.679Z] [apply] Note: Some input files use or override a deprecated API. [2026-01-24T12:38:43.679Z] [apply] Note: Recompile with -Xlint:deprecation for details. [2026-01-24T12:38:43.679Z] [apply] 11 warnings [2026-01-24T12:38:43.679Z] [echo] /Users/admin/workspace/externalDependency/system_lib/junit/junit.jar:/Users/admin/workspace/externalDependency/system_lib/junit/hamcrest-core.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/STF/stf.core/bin/stf.core.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/STF/stf.load/bin/stf.load.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin:/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common:/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService [2026-01-24T12:38:44.031Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/com.stf/net/adoptopenjdk/test/modularity/SLTest.java:68: warning: non-varargs call of varargs method with inexact argument type for last parameter; [2026-01-24T12:38:44.031Z] [apply] "openjdk.test.modularity/bin/common/displayServiceImpl3", null); [2026-01-24T12:38:44.032Z] [apply] ^ [2026-01-24T12:38:44.032Z] [apply] cast to String for a varargs call [2026-01-24T12:38:44.032Z] [apply] cast to String[] for a non-varargs call and to suppress this warning [2026-01-24T12:38:44.032Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/com.stf/net/adoptopenjdk/test/modularity/SLTest.java:70: warning: non-varargs call of varargs method with inexact argument type for last parameter; [2026-01-24T12:38:44.032Z] [apply] "openjdk.test.modularity/bin/common/displayServiceImpl4", null); [2026-01-24T12:38:44.032Z] [apply] ^ [2026-01-24T12:38:44.032Z] [apply] cast to String for a varargs call [2026-01-24T12:38:44.032Z] [apply] cast to String[] for a non-varargs call and to suppress this warning [2026-01-24T12:38:44.032Z] [apply] 2 warnings [2026-01-24T12:38:44.032Z] [2026-01-24T12:38:44.032Z] build-no-natives: [2026-01-24T12:38:44.032Z] [2026-01-24T12:38:44.032Z] build: [2026-01-24T12:38:44.032Z] [2026-01-24T12:38:44.032Z] build: [2026-01-24T12:38:44.032Z] [2026-01-24T12:38:44.032Z] common_dist: [2026-01-24T12:38:44.032Z] [copy] Copying 334 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/STF [2026-01-24T12:38:44.383Z] [copy] Copying 1291 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/aqa-systemtest [2026-01-24T12:38:44.383Z] [copy] Warning: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/openj9-systemtest does not exist. [2026-01-24T12:38:44.383Z] [2026-01-24T12:38:44.383Z] build: [2026-01-24T12:38:44.383Z] [2026-01-24T12:38:44.383Z] build: [2026-01-24T12:38:44.383Z] [2026-01-24T12:38:44.383Z] THC.check: [2026-01-24T12:38:44.383Z] [2026-01-24T12:38:44.383Z] getChurn: [2026-01-24T12:38:44.735Z] [exec] Cloning into 'churn'... [2026-01-24T12:38:45.532Z] [2026-01-24T12:38:45.532Z] dist: [2026-01-24T12:38:45.532Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/churn [2026-01-24T12:38:45.532Z] [2026-01-24T12:38:45.532Z] init: [2026-01-24T12:38:45.532Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/daaLoadTest [2026-01-24T12:38:45.532Z] [2026-01-24T12:38:45.532Z] common_build: [2026-01-24T12:38:45.532Z] [2026-01-24T12:38:45.532Z] build: [2026-01-24T12:38:45.532Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/daaLoadTest [2026-01-24T12:38:45.532Z] [2026-01-24T12:38:45.532Z] build: [2026-01-24T12:38:45.532Z] [2026-01-24T12:38:45.532Z] init: [2026-01-24T12:38:45.532Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/jcstress [2026-01-24T12:38:45.532Z] [2026-01-24T12:38:45.532Z] getDependentLibs: [2026-01-24T12:38:45.532Z] [exec] -------------------------------------------- [2026-01-24T12:38:45.532Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:45.532Z] [exec] task is set to default [2026-01-24T12:38:45.532Z] [exec] dependencyList is set to jcstress [2026-01-24T12:38:45.532Z] [exec] System Test jars will be downloaded. [2026-01-24T12:38:45.532Z] [exec] -------------------------------------------- [2026-01-24T12:38:45.532Z] [exec] Starting download third party dependent jars [2026-01-24T12:38:45.532Z] [exec] -------------------------------------------- [2026-01-24T12:38:45.532Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:45.532Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-24T12:38:45.532Z] [exec] downloaded dependent third party jars successfully [2026-01-24T12:38:45.532Z] [2026-01-24T12:38:45.532Z] dist: [2026-01-24T12:38:45.532Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/jcstress [2026-01-24T12:38:45.532Z] [2026-01-24T12:38:45.532Z] init: [2026-01-24T12:38:45.532Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/jlm [2026-01-24T12:38:45.532Z] [2026-01-24T12:38:45.532Z] common_build: [2026-01-24T12:38:45.532Z] [2026-01-24T12:38:45.532Z] build: [2026-01-24T12:38:45.533Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/jlm [2026-01-24T12:38:45.533Z] [2026-01-24T12:38:45.533Z] init: [2026-01-24T12:38:45.533Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/lambdaLoadTest [2026-01-24T12:38:45.533Z] [2026-01-24T12:38:45.533Z] common_build: [2026-01-24T12:38:45.533Z] [2026-01-24T12:38:45.533Z] build: [2026-01-24T12:38:45.533Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/lambdaLoadTest [2026-01-24T12:38:45.533Z] [2026-01-24T12:38:45.533Z] init: [2026-01-24T12:38:45.533Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/mathLoadTest [2026-01-24T12:38:45.533Z] [2026-01-24T12:38:45.533Z] common_build: [2026-01-24T12:38:45.533Z] [2026-01-24T12:38:45.533Z] build: [2026-01-24T12:38:45.533Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/mathLoadTest [2026-01-24T12:38:45.533Z] [2026-01-24T12:38:45.533Z] init: [2026-01-24T12:38:45.533Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/mauveLoadTest [2026-01-24T12:38:45.533Z] [2026-01-24T12:38:45.533Z] common_build: [2026-01-24T12:38:45.533Z] [2026-01-24T12:38:45.533Z] build: [2026-01-24T12:38:45.533Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/mauveLoadTest [2026-01-24T12:38:45.533Z] [2026-01-24T12:38:45.533Z] init: [2026-01-24T12:38:45.533Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/modularity [2026-01-24T12:38:45.533Z] [2026-01-24T12:38:45.533Z] common_build: [2026-01-24T12:38:45.533Z] [2026-01-24T12:38:45.533Z] build: [2026-01-24T12:38:45.533Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/modularity [2026-01-24T12:38:45.533Z] [2026-01-24T12:38:45.533Z] init: [2026-01-24T12:38:45.533Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/otherLoadTest [2026-01-24T12:38:45.533Z] [2026-01-24T12:38:45.533Z] common_build: [2026-01-24T12:38:45.533Z] [2026-01-24T12:38:45.533Z] build: [2026-01-24T12:38:45.533Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/otherLoadTest [2026-01-24T12:38:45.533Z] [2026-01-24T12:38:45.533Z] init: [2026-01-24T12:38:45.533Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/reproducibleCompare [2026-01-24T12:38:45.533Z] [2026-01-24T12:38:45.533Z] stage: [2026-01-24T12:38:45.912Z] [exec] Cloning into 'temurin-build'... [2026-01-24T12:38:47.146Z] [copy] Copying 8 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/reproducibleCompare [2026-01-24T12:38:47.146Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/reproducibleCompare/temurin-build [2026-01-24T12:38:47.146Z] [2026-01-24T12:38:47.146Z] build: [2026-01-24T12:38:47.146Z] [copy] Copying 11 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/reproducibleCompare [2026-01-24T12:38:47.146Z] [2026-01-24T12:38:47.146Z] init: [2026-01-24T12:38:47.147Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/security [2026-01-24T12:38:47.147Z] [2026-01-24T12:38:47.147Z] common_build: [2026-01-24T12:38:47.147Z] [2026-01-24T12:38:47.147Z] build: [2026-01-24T12:38:47.147Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/security [2026-01-24T12:38:47.147Z] [2026-01-24T12:38:47.147Z] init: [2026-01-24T12:38:47.147Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/sharedClasses [2026-01-24T12:38:47.147Z] [2026-01-24T12:38:47.147Z] common_build: [2026-01-24T12:38:47.147Z] [2026-01-24T12:38:47.147Z] build: [2026-01-24T12:38:47.147Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jvmtest/system/sharedClasses [2026-01-24T12:38:47.147Z] [2026-01-24T12:38:47.147Z] BUILD SUCCESSFUL [2026-01-24T12:38:47.147Z] Total time: 27 seconds [2026-01-24T12:38:47.147Z] 0 [2026-01-24T12:38:47.147Z] [2026-01-24T12:38:47.147Z] [2026-01-24T12:38:47.147Z] RECORD TEST REPOs SHA [2026-01-24T12:38:47.147Z] cd "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \ [2026-01-24T12:38:47.147Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt" [2026-01-24T12:38:47.147Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-24T12:38:47.147Z] touch /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-24T12:38:47.147Z] ================================================ [2026-01-24T12:38:47.147Z] timestamp: 20260124-073847 [2026-01-24T12:38:47.147Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/aqa-systemtest [2026-01-24T12:38:47.147Z] git repo: [2026-01-24T12:38:47.147Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git [2026-01-24T12:38:47.147Z] sha: [2026-01-24T12:38:47.147Z] ea987227afd9fec0f9c68bfeeefc3beeca16d3e6 [2026-01-24T12:38:47.147Z] ================================================ [2026-01-24T12:38:47.147Z] timestamp: 20260124-073847 [2026-01-24T12:38:47.147Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/churn/churn [2026-01-24T12:38:47.147Z] git repo: [2026-01-24T12:38:47.147Z] Fetch URL: https://github.com/rh-openjdk/churn.git [2026-01-24T12:38:47.147Z] sha: [2026-01-24T12:38:47.147Z] 01f9894909307f9a9a154a0df627d16def3d6603 [2026-01-24T12:38:47.147Z] ================================================ [2026-01-24T12:38:47.147Z] timestamp: 20260124-073847 [2026-01-24T12:38:47.147Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/system/STF [2026-01-24T12:38:47.147Z] git repo: [2026-01-24T12:38:47.147Z] Fetch URL: https://github.com/adoptium/STF.git [2026-01-24T12:38:47.147Z] sha: [2026-01-24T12:38:47.147Z] 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7 [2026-01-24T12:38:47.147Z] ================================================ [2026-01-24T12:38:47.147Z] timestamp: 20260124-073847 [2026-01-24T12:38:47.147Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests [2026-01-24T12:38:47.147Z] git repo: [2026-01-24T12:38:47.498Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-01-24T12:38:47.498Z] sha: [2026-01-24T12:38:47.498Z] d0eaac7f1e487b98fd7eb477f4ba582179e31a53 [2026-01-24T12:38:47.498Z] ================================================ [2026-01-24T12:38:47.498Z] timestamp: 20260124-073847 [2026-01-24T12:38:47.498Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG [2026-01-24T12:38:47.499Z] git repo: [2026-01-24T12:38:47.499Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-01-24T12:38:47.499Z] sha: [2026-01-24T12:38:47.499Z] 5497553a4998d8b682e161924ecf857b331561d3 [2026-01-24T12:38:47.499Z] ================================================ [2026-01-24T12:38:47.499Z] timestamp: 20260124-073847 [2026-01-24T12:38:47.499Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/vendor_0 [2026-01-24T12:38:47.499Z] git repo: [2026-01-24T12:38:47.499Z] Fetch URL: https://github.com/adoptium/temurin-build [2026-01-24T12:38:47.499Z] sha: [2026-01-24T12:38:47.499Z] 458965074606f027bd5afce2cfd5c1055dea0438 [Pipeline] } [2026-01-24T12:38:47.582Z] $ ssh-agent -k [2026-01-24T12:38:47.589Z] unset SSH_AUTH_SOCK; [2026-01-24T12:38:47.589Z] unset SSH_AGENT_PID; [2026-01-24T12:38:47.589Z] echo Agent pid 2131 killed; [2026-01-24T12:38:47.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-01-24T12:38:47.863Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-24T12:38:47.892Z] ITERATION: 1/1 [Pipeline] sshagent [2026-01-24T12:38:47.900Z] $ ssh-agent [2026-01-24T12:38:48.041Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-ky2plrae8QvG/agent.2638 [2026-01-24T12:38:48.041Z] SSH_AGENT_PID=2639 [2026-01-24T12:38:48.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-24T12:38:48.555Z] ++ uname [2026-01-24T12:38:48.555Z] + '[' Darwin = AIX ']' [2026-01-24T12:38:48.555Z] ++ uname [2026-01-24T12:38:48.555Z] + '[' Darwin = SunOS ']' [2026-01-24T12:38:48.555Z] ++ uname [2026-01-24T12:38:48.555Z] + '[' Darwin = '*BSD' ']' [2026-01-24T12:38:48.555Z] + MAKE=make [2026-01-24T12:38:48.555Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-24T12:38:48.555Z] make: Nothing to be done for `testEnvTeardown'. [Pipeline] sh [2026-01-24T12:38:49.177Z] ++ uname [2026-01-24T12:38:49.177Z] + '[' Darwin = AIX ']' [2026-01-24T12:38:49.177Z] ++ uname [2026-01-24T12:38:49.177Z] + '[' Darwin = SunOS ']' [2026-01-24T12:38:49.177Z] ++ uname [2026-01-24T12:38:49.177Z] + '[' Darwin = '*BSD' ']' [2026-01-24T12:38:49.177Z] + MAKE=make [2026-01-24T12:38:49.177Z] + cd ./aqa-tests [2026-01-24T12:38:49.177Z] + . ./scripts/testenv/testenvSettings.sh [2026-01-24T12:38:49.177Z] ++ set +x [2026-01-24T12:38:49.177Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-01-24T12:38:49.177Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib [2026-01-24T12:38:49.177Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=dev.system TESTLIST= [2026-01-24T12:38:49.177Z] perl scripts/configure.pl [2026-01-24T12:38:49.177Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="Undefined Vendor" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=dev.system --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-24T12:38:49.177Z] [2026-01-24T12:38:49.177Z] Warning: cannot find spec in resources/ottawa.csv. [2026-01-24T12:38:49.177Z] Detected 64 in spec. Use spec: default-64 to match mode. [2026-01-24T12:38:49.177Z] [2026-01-24T12:38:49.177Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-24T12:38:49.177Z] [2026-01-24T12:38:49.177Z] Starting to generate test make files. [2026-01-24T12:38:49.177Z] [2026-01-24T12:38:49.177Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2026-01-24T12:38:49.177Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/reproducibleCompare/playlist.xml [2026-01-24T12:38:49.177Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2026-01-24T12:38:49.177Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2026-01-24T12:38:49.177Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/security/playlist.xml [2026-01-24T12:38:49.177Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml [2026-01-24T12:38:49.177Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/jcstress/autoGen.mk [2026-01-24T12:38:49.177Z] [2026-01-24T12:38:49.177Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2026-01-24T12:38:49.177Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/modularity/playlist.xml [2026-01-24T12:38:49.177Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/jlm/playlist.xml [2026-01-24T12:38:49.177Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2026-01-24T12:38:49.177Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/churn/playlist.xml [2026-01-24T12:38:49.177Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/churn/autoGen.mk [2026-01-24T12:38:49.177Z] [2026-01-24T12:38:49.177Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2026-01-24T12:38:49.177Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../system/autoGen.mk [2026-01-24T12:38:49.177Z] [2026-01-24T12:38:49.177Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../autoGen.mk [2026-01-24T12:38:49.177Z] [2026-01-24T12:38:49.531Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/utils.mk [2026-01-24T12:38:49.531Z] [2026-01-24T12:38:49.531Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/../TKG/rerun.mk [2026-01-24T12:38:49.531Z] [2026-01-24T12:38:49.531Z] Make files are generated successfully. [2026-01-24T12:38:49.531Z] [2026-01-24T12:38:49.531Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtest.mk _dev.system [2026-01-24T12:38:49.531Z] [2026-01-24T12:38:49.531Z] Running make 3.81 [2026-01-24T12:38:49.531Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/aqa-tests/TKG/.. [2026-01-24T12:38:49.531Z] set JDK_VERSION to 25 [2026-01-24T12:38:49.531Z] set JDK_IMPL to hotspot [2026-01-24T12:38:49.531Z] set JVM_VERSION to openjdk25 [2026-01-24T12:38:49.531Z] set JCL_VERSION to latest [2026-01-24T12:38:49.531Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2026-01-24T12:38:49.531Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-01-24T12:38:49.531Z] set SPEC to osx_aarch64 [2026-01-24T12:38:49.531Z] set TEST_FLAG to [2026-01-24T12:38:49.531Z] Running dev.system ... [2026-01-24T12:38:49.531Z] There are 84 test targets in dev.system [2026-01-24T12:38:49.531Z] "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version [2026-01-24T12:38:49.531Z] openjdk version "25.0.3-beta" 2026-04-21 [2026-01-24T12:38:49.531Z] OpenJDK Runtime Environment (build 25.0.3-beta-202601241208) [2026-01-24T12:38:49.531Z] OpenJDK 64-Bit Server VM (build 25.0.3-beta-202601241208, mixed mode, sharing) [2026-01-24T12:38:49.531Z] [2026-01-24T12:38:49.531Z] ===============================================