Pre Test
Started by upstream project "Test_openjdk11_hs_sanity.system_aarch64_mac" build number 281
originally caused by:
Started by upstream project "build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin" build number 376
originally caused by:
Started by upstream project "build-scripts/openjdk11-pipeline" build number 2755
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_11ea" build number 276
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1@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_openjdk11_hs_sanity.system_aarch64_mac_testList_1@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 54f676a44a7bcdd2068527ef937e0b524e89faf1 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 54f676a44a7bcdd2068527ef937e0b524e89faf1 # timeout=10
Commit message: "Enhance DynamicAgents Support in AQA Test Pipeline for EBC Integration (#6293)"
> git rev-list --no-walk 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-05-28T22:49:33.234Z] SPEC: osx_aarch64
[Pipeline] echo
[2025-05-28T22:49:33.236Z] LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-05-28T22:49:33.244Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-05-28T22:49:33.248Z] dynamicAgents: []
[Pipeline] node
[2025-05-28T22:49:33.280Z] Running on test-orka-macos14-arm64-hbcct in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-05-28T22:49:33.323Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-05-28T22:49:33.418Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-28T22:49:33.418Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-28T22:49:33.454Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-05-28T22:49:33.517Z] The recommended git tool is: /opt/homebrew/bin/git
[2025-05-28T22:49:33.593Z] No credentials specified
[2025-05-28T22:49:33.631Z] Cloning the remote Git repository
[2025-05-28T22:49:33.678Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-05-28T22:49:33.679Z] > /opt/homebrew/bin/git init /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests # timeout=10
[2025-05-28T22:49:33.739Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2025-05-28T22:49:33.739Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-05-28T22:49:33.739Z] > /opt/homebrew/bin/git --version # timeout=10
[2025-05-28T22:49:33.749Z] > git --version # 'git version 2.45.2'
[2025-05-28T22:49:33.749Z] > /opt/homebrew/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-28T22:49:38.896Z] Avoid second fetch
[2025-05-28T22:49:38.950Z] Checking out Revision 54f676a44a7bcdd2068527ef937e0b524e89faf1 (origin/master)
[2025-05-28T22:49:38.800Z] > /opt/homebrew/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-05-28T22:49:38.808Z] > /opt/homebrew/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-28T22:49:38.900Z] > /opt/homebrew/bin/git rev-parse origin/master^{commit} # timeout=10
[2025-05-28T22:49:38.954Z] > /opt/homebrew/bin/git config core.sparsecheckout # timeout=10
[2025-05-28T22:49:38.964Z] > /opt/homebrew/bin/git checkout -f 54f676a44a7bcdd2068527ef937e0b524e89faf1 # timeout=10
[2025-05-28T22:49:39.731Z] Commit message: "Enhance DynamicAgents Support in AQA Test Pipeline for EBC Integration (#6293)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-05-28T22:49:41.258Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-05-28T22:49:41.279Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-05-28T22:49:41.959Z] + LC_TIME=C
[2025-05-28T22:49:41.959Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-05-28T22:49:42.112Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-28T22:49:42.717Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-05-28T22:49:43.112Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-05-28T22:49:44.413Z] + printenv
[2025-05-28T22:49:44.413Z] JCK_GIT_BRANCH=master
[2025-05-28T22:49:44.413Z] DYNAMIC_COMPILE=false
[2025-05-28T22:49:44.413Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/25/
[2025-05-28T22:49:44.413Z] OPENJ9_BRANCH=master
[2025-05-28T22:49:44.413Z] JENKINS_NODE_COOKIE=f13e252c-9e39-4613-a06a-1b52b70ff251
[2025-05-28T22:49:44.413Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk11_hs_sanity.system_aarch64_mac
[2025-05-28T22:49:44.413Z] DOCKER_REQUIRED=false
[2025-05-28T22:49:44.413Z] PARALLEL=None
[2025-05-28T22:49:44.413Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-05-28T22:49:44.413Z] SHELL=/bin/zsh
[2025-05-28T22:49:44.413Z] JOBSTARTTIME=Wed, 28 May 2025 18:49:41 -0400
[2025-05-28T22:49:44.413Z] STAGE_NAME=Setup
[2025-05-28T22:49:44.413Z] SSH_CLIENT=78.47.239.97 38676 22
[2025-05-28T22:49:44.413Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2025-05-28T22:49:44.413Z] BUILD_TAG=jenkins-Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1-25
[2025-05-28T22:49:44.413Z] RERUN_FAILURE=true
[2025-05-28T22:49:44.413Z] SDK_RESOURCE=upstream
[2025-05-28T22:49:44.413Z] TIME_LIMIT=25
[2025-05-28T22:49:44.413Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-05-28T22:49:44.413Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-28T22:49:44.413Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/
[2025-05-28T22:49:44.413Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1
[2025-05-28T22:49:44.413Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/25/display/redirect?page=changes
[2025-05-28T22:49:44.413Z] JDK_BRANCH=jdk-11.0.28+3_adopt
[2025-05-28T22:49:44.413Z] USER=admin
[2025-05-28T22:49:44.413Z] ACTIVE_NODE_TIMEOUT=5
[2025-05-28T22:49:44.413Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2025-05-28T22:49:44.413Z] ADOPTOPENJDK_BRANCH=master
[2025-05-28T22:49:44.413Z] ARCHIVE_TEST_RESULTS=false
[2025-05-28T22:49:44.413Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin
[2025-05-28T22:49:44.414Z] STF_OWNER_BRANCH=adoptium:master
[2025-05-28T22:49:44.414Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/25/display/redirect?page=artifacts
[2025-05-28T22:49:44.414Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-05-28T22:49:44.414Z] ORIGIN_JDK_VERSION=11
[2025-05-28T22:49:44.414Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2025-05-28T22:49:44.414Z] SETUP_JCK_RUN=false
[2025-05-28T22:49:44.414Z] SPEC=osx_aarch64
[2025-05-28T22:49:44.414Z] PERSONAL_BUILD=false
[2025-05-28T22:49:44.414Z] TKG_ITERATIONS=1
[2025-05-28T22:49:44.414Z] TKG_OWNER_BRANCH=adoptium:master
[2025-05-28T22:49:44.414Z] RERUN_ITERATIONS=1
[2025-05-28T22:49:44.414Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-05-28T22:49:44.414Z] ITERATIONS=1
[2025-05-28T22:49:44.414Z] KEEP_REPORTDIR=false
[2025-05-28T22:49:44.414Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2025-05-28T22:49:44.414Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/lib
[2025-05-28T22:49:44.414Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/25/display/redirect
[2025-05-28T22:49:44.414Z] _=/usr/bin/printenv
[2025-05-28T22:49:44.414Z] GENERATE_JOBS=true
[2025-05-28T22:49:44.414Z] PWD=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1
[2025-05-28T22:49:44.414Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-05-28T22:49:44.414Z] HUDSON_URL=https://ci.adoptium.net/
[2025-05-28T22:49:44.414Z] EXIT_FAILURE=false
[2025-05-28T22:49:44.414Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-05-28T22:49:44.414Z] SLACK_CHANNEL=aqavit-bot
[2025-05-28T22:49:44.414Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-05-28T22:49:44.414Z] JDK_VERSION=11
[2025-05-28T22:49:44.414Z] JOB_NAME=Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1
[2025-05-28T22:49:44.414Z] BUILD_DISPLAY_NAME=#25
[2025-05-28T22:49:44.414Z] USE_TESTENV_PROPERTIES=false
[2025-05-28T22:49:44.414Z] BUILD_ID=25
[2025-05-28T22:49:44.414Z] EXIT_SUCCESS=false
[2025-05-28T22:49:44.414Z] JENKINS_URL=https://ci.adoptium.net/
[2025-05-28T22:49:44.414Z] PLATFORM=aarch64_mac
[2025-05-28T22:49:44.414Z] JDK_IMPL=hotspot
[2025-05-28T22:49:44.414Z] JOB_BASE_NAME=Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1
[2025-05-28T22:49:44.414Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/25/display/redirect?page=tests
[2025-05-28T22:49:44.414Z] AUTO_DETECT=true
[2025-05-28T22:49:44.414Z] SHLVL=2
[2025-05-28T22:49:44.414Z] HOME=/Users/admin
[2025-05-28T22:49:44.414Z] TAP_NAME=Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1.tap
[2025-05-28T22:49:44.414Z] CI=true
[2025-05-28T22:49:44.414Z] EXECUTOR_NUMBER=0
[2025-05-28T22:49:44.414Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1@tmp
[2025-05-28T22:49:44.414Z] JENKINS_SERVER_COOKIE=durable-8fec86ec21e5e4661cba1211f05dbb5385308c98bda5d1c65dcf6511cf50c742
[2025-05-28T22:49:44.414Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 test-orka-macos14-arm64-hbcct sw.os.osx orka mac
[2025-05-28T22:49:44.414Z] TARGET=-f parallelList.mk testList_1
[2025-05-28T22:49:44.414Z] BUILD_LIST=system
[2025-05-28T22:49:44.414Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:49:44.414Z] LOGNAME=admin
[2025-05-28T22:49:44.414Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-05-28T22:49:44.414Z] JDK_REPO=https://github.com/adoptium/jdk11u
[2025-05-28T22:49:44.414Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-05-28T22:49:44.414Z] SSH_CONNECTION=78.47.239.97 38676 192.168.64.7 22
[2025-05-28T22:49:44.414Z] UPSTREAM_JOB_NUMBER=376
[2025-05-28T22:49:44.414Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-05-28T22:49:44.414Z] NODE_NAME=test-orka-macos14-arm64-hbcct
[2025-05-28T22:49:44.414Z] BUILD_NUMBER=25
[2025-05-28T22:49:44.414Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/display/redirect
[2025-05-28T22:49:44.414Z] KEEP_WORKSPACE=false
[2025-05-28T22:49:44.414Z] UPSTREAM_TEST_JOB_NUMBER=281
[2025-05-28T22:49:44.414Z] HUDSON_COOKIE=d86784c7-1033-46b9-b26c-b97008b8e67c
[2025-05-28T22:49:44.414Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../benchmarks
[2025-05-28T22:49:44.414Z] USE_JRE=false
[2025-05-28T22:49:44.414Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image
[2025-05-28T22:49:44.414Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-05-28T22:49:44.414Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-05-28T22:49:44.526Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-05-28T22:49:44.535Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-28T22:49:57.842Z] Copied 7 artifacts from "build-scripts » jobs » jdk11u » jdk11u-mac-aarch64-temurin" build number 376
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-05-28T22:49:58.006Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-05-28T22:49:58.012Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1
[Pipeline] {
[Pipeline] sshagent
[2025-05-28T22:49:58.027Z] $ ssh-agent
[2025-05-28T22:49:58.217Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-30p9P4MQOCND/agent.1222
[2025-05-28T22:49:58.217Z] SSH_AGENT_PID=1223
[2025-05-28T22:49:58.217Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-05-28T22:49:58.227Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-05-28T22:49:58.250Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-05-28T22:49:58.854Z] ++ pwd
[2025-05-28T22:49:58.854Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/.. -p aarch64_mac -r upstream -j 11 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-05-28T22:49:58.854Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests
[2025-05-28T22:49:58.854Z] get jdk binary...
[2025-05-28T22:49:58.854Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-05-28T22:49:58.854Z] Uncompressing file: OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz ...
[2025-05-28T22:49:59.688Z] List files in jdkbinary folder...
[2025-05-28T22:49:59.688Z] total 579256
[2025-05-28T22:49:59.688Z] -rw-r--r-- 1 admin staff 36948823 May 28 16:59 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:49:59.688Z] -rw-r--r-- 1 admin staff 185139727 May 28 17:03 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:49:59.688Z] -rw-r--r-- 1 admin staff 38135858 May 28 17:04 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:49:59.689Z] -rw-r--r-- 1 admin staff 26183 May 28 17:01 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.28_3-ea-metadata.json
[2025-05-28T22:49:59.689Z] -rw-r--r-- 1 admin staff 137667 May 28 18:38 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.28_3-ea.json
[2025-05-28T22:49:59.689Z] -rw-r--r-- 1 admin staff 3840069 May 28 17:04 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:49:59.689Z] -rw-r--r-- 1 admin staff 31040509 May 28 16:59 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:49:59.689Z] drwxr-xr-x 3 admin staff 96 May 28 18:49 tmp
[2025-05-28T22:49:59.689Z] List files in jdkbinary/tmp folder...
[2025-05-28T22:49:59.689Z] total 0
[2025-05-28T22:49:59.689Z] drwxr-xr-x 3 admin staff 96 May 28 10:03 jdk-11.0.28+3
[2025-05-28T22:49:59.689Z] Moving directory jdk-11.0.28+3/ to ../j2sdk-image
[2025-05-28T22:49:59.689Z] Uncompressing file: OpenJDK11U-jre_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz ...
[2025-05-28T22:49:59.689Z] List files in jdkbinary folder...
[2025-05-28T22:49:59.689Z] total 579256
[2025-05-28T22:49:59.689Z] -rw-r--r-- 1 admin staff 36948823 May 28 16:59 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:49:59.689Z] -rw-r--r-- 1 admin staff 185139727 May 28 17:03 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:49:59.689Z] -rw-r--r-- 1 admin staff 38135858 May 28 17:04 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:49:59.689Z] -rw-r--r-- 1 admin staff 26183 May 28 17:01 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.28_3-ea-metadata.json
[2025-05-28T22:49:59.689Z] -rw-r--r-- 1 admin staff 137667 May 28 18:38 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.28_3-ea.json
[2025-05-28T22:49:59.689Z] -rw-r--r-- 1 admin staff 3840069 May 28 17:04 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:49:59.689Z] -rw-r--r-- 1 admin staff 31040509 May 28 16:59 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:49:59.689Z] drwxr-xr-x 3 admin staff 96 May 28 10:03 j2sdk-image
[2025-05-28T22:49:59.689Z] drwxr-xr-x 3 admin staff 96 May 28 18:49 tmp
[2025-05-28T22:49:59.689Z] List files in jdkbinary/tmp folder...
[2025-05-28T22:49:59.689Z] total 0
[2025-05-28T22:49:59.689Z] drwxr-xr-x 3 admin staff 96 May 28 10:04 jdk-11.0.28+3-jre
[2025-05-28T22:49:59.689Z] Moving directory jdk-11.0.28+3-jre/ to ../j2re-image
[2025-05-28T22:49:59.689Z] Uncompressing file: OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz ...
[2025-05-28T22:50:00.088Z] List files in jdkbinary folder...
[2025-05-28T22:50:00.088Z] total 579256
[2025-05-28T22:50:00.088Z] -rw-r--r-- 1 admin staff 36948823 May 28 16:59 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:50:00.088Z] -rw-r--r-- 1 admin staff 185139727 May 28 17:03 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:50:00.088Z] -rw-r--r-- 1 admin staff 38135858 May 28 17:04 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:50:00.088Z] -rw-r--r-- 1 admin staff 26183 May 28 17:01 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.28_3-ea-metadata.json
[2025-05-28T22:50:00.088Z] -rw-r--r-- 1 admin staff 137667 May 28 18:38 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.28_3-ea.json
[2025-05-28T22:50:00.088Z] -rw-r--r-- 1 admin staff 3840069 May 28 17:04 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:50:00.088Z] -rw-r--r-- 1 admin staff 31040509 May 28 16:59 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:50:00.088Z] drwxr-xr-x 3 admin staff 96 May 28 10:04 j2re-image
[2025-05-28T22:50:00.088Z] drwxr-xr-x 3 admin staff 96 May 28 10:03 j2sdk-image
[2025-05-28T22:50:00.088Z] drwxr-xr-x 3 admin staff 96 May 28 18:49 tmp
[2025-05-28T22:50:00.088Z] List files in jdkbinary/tmp folder...
[2025-05-28T22:50:00.088Z] total 0
[2025-05-28T22:50:00.088Z] drwxr-xr-x 3 admin staff 96 May 28 16:59 jdk-11.0.28+3-static-libs
[2025-05-28T22:50:00.088Z] Moving directory jdk-11.0.28+3-static-libs/ to ../static-libs
[2025-05-28T22:50:00.088Z] Uncompressing file: OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz ...
[2025-05-28T22:50:00.487Z] List files in jdkbinary folder...
[2025-05-28T22:50:00.487Z] total 579256
[2025-05-28T22:50:00.487Z] -rw-r--r-- 1 admin staff 36948823 May 28 16:59 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:50:00.487Z] -rw-r--r-- 1 admin staff 185139727 May 28 17:03 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:50:00.488Z] -rw-r--r-- 1 admin staff 38135858 May 28 17:04 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:50:00.488Z] -rw-r--r-- 1 admin staff 26183 May 28 17:01 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.28_3-ea-metadata.json
[2025-05-28T22:50:00.488Z] -rw-r--r-- 1 admin staff 137667 May 28 18:38 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.28_3-ea.json
[2025-05-28T22:50:00.488Z] -rw-r--r-- 1 admin staff 3840069 May 28 17:04 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:50:00.488Z] -rw-r--r-- 1 admin staff 31040509 May 28 16:59 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz
[2025-05-28T22:50:00.488Z] drwxr-xr-x 3 admin staff 96 May 28 10:04 j2re-image
[2025-05-28T22:50:00.488Z] drwxr-xr-x 3 admin staff 96 May 28 10:03 j2sdk-image
[2025-05-28T22:50:00.488Z] drwxr-xr-x 3 admin staff 96 May 28 16:59 static-libs
[2025-05-28T22:50:00.488Z] drwxr-xr-x 3 admin staff 96 May 28 18:49 tmp
[2025-05-28T22:50:00.488Z] List files in jdkbinary/tmp folder...
[2025-05-28T22:50:00.488Z] total 0
[2025-05-28T22:50:00.488Z] drwxr-xr-x 6 admin staff 192 May 28 16:53 jdk-11.0.28+3-test-image
[2025-05-28T22:50:00.488Z] Moving directory jdk-11.0.28+3-test-image/ to ../openjdk-test-image
[2025-05-28T22:50:00.488Z] Uncompressing OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.28_3-ea.tar.gz over ./j2sdk-image...
[2025-05-28T22:50:00.488Z] Removing top-level folder jdk-11.0.28+3-debug-image/
[2025-05-28T22:50:00.896Z] Removing top-level folder jdk-11.0.28+3/
[2025-05-28T22:50:00.896Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image...
[2025-05-28T22:50:00.896Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-05-28T22:50:00.896Z] Run: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-05-28T22:50:00.896Z] =JAVA VERSION OUTPUT BEGIN=
[2025-05-28T22:50:02.229Z] openjdk version "11.0.28-beta" 2025-07-15
[2025-05-28T22:50:02.229Z] OpenJDK Runtime Environment Temurin-11.0.28+3-202505282041 (build 11.0.28-beta+3-ea)
[2025-05-28T22:50:02.229Z] OpenJDK 64-Bit Server VM Temurin-11.0.28+3-202505282041 (build 11.0.28-beta+3-ea, mixed mode)
[2025-05-28T22:50:02.229Z] =JAVA VERSION OUTPUT END=
[2025-05-28T22:50:02.229Z] get testKitGen...
[2025-05-28T22:50:02.229Z] git clone -q https://github.com/adoptium/TKG.git
[2025-05-28T22:50:03.572Z] git rev-parse master
[2025-05-28T22:50:03.572Z] git checkout -q -f 957d1afa46fad3da74dc289c4196f3916b184c5f
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-05-28T22:50:03.754Z] $ ssh-agent -k
[2025-05-28T22:50:03.768Z] unset SSH_AUTH_SOCK;
[2025-05-28T22:50:03.768Z] unset SSH_AGENT_PID;
[2025-05-28T22:50:03.768Z] echo Agent pid 1223 killed;
[2025-05-28T22:50:03.957Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-05-28T22:50:04.020Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-05-28T22:50:04.159Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-28T22:50:04.453Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk11_hs_sanity.system_aarch64_mac&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.28%2B3_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=281&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=376&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-05-28T22:50:04.464Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk11_hs_sanity.system_aarch64_mac&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-orka-macos14-arm64-hbcct&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.28%2B3_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=281&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=376&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-05-28T22:50:04.503Z] Building tests...
[Pipeline] timeout
[2025-05-28T22:50:04.508Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-28T22:50:04.743Z] Copied 1 artifact from "Test_openjdk11_hs_sanity.system_aarch64_mac" build number 281
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-05-28T22:50:04.781Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-28T22:50:04.794Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-28T22:50:05.448Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-28T22:50:05.448Z] --------------------------------------------
[2025-05-28T22:50:05.448Z] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:05.448Z] task is set to default
[2025-05-28T22:50:05.448Z] dependencyList is set to all
[2025-05-28T22:50:05.448Z] --------------------------------------------
[2025-05-28T22:50:05.448Z] Starting download third party dependent jars
[2025-05-28T22:50:05.448Z] --------------------------------------------
[2025-05-28T22:50:05.448Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:05.448Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-05-28T22:50:05.448Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-05-28T22:50:05.448Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-05-28T22:50:05.448Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-05-28T22:50:05.448Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-05-28T22:50:05.448Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-05-28T22:50:05.449Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-05-28T22:50:05.449Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-28T22:50:05.449Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-05-28T22:50:05.449Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-05-28T22:50:05.449Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-05-28T22:50:05.449Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-05-28T22:50:05.711Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-05-28T22:50:05.738Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-05-28T22:50:05.835Z] $ ssh-agent
[2025-05-28T22:50:06.056Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-iszaS22qI6Oe/agent.1306
[2025-05-28T22:50:06.056Z] SSH_AGENT_PID=1307
[2025-05-28T22:50:06.056Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-05-28T22:50:06.652Z] + bash ./compile.sh
[2025-05-28T22:50:06.652Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-05-28T22:50:06.652Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:06.652Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-28T22:50:06.652Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-28T22:50:06.652Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-28T22:50:06.652Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-28T22:50:07.043Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/scripts/build_tools.xml
[2025-05-28T22:50:07.043Z]
[2025-05-28T22:50:07.043Z] build:
[2025-05-28T22:50:07.043Z]
[2025-05-28T22:50:07.043Z] clean:
[2025-05-28T22:50:07.043Z]
[2025-05-28T22:50:07.043Z] init:
[2025-05-28T22:50:07.043Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/bin
[2025-05-28T22:50:07.043Z]
[2025-05-28T22:50:07.044Z] getDependentLibs:
[2025-05-28T22:50:07.437Z] [exec] --------------------------------------------
[2025-05-28T22:50:07.437Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:07.437Z] [exec] task is set to default
[2025-05-28T22:50:07.437Z] [exec] dependencyList is set to json_simple
[2025-05-28T22:50:07.437Z] [exec] --------------------------------------------
[2025-05-28T22:50:07.437Z] [exec] Starting download third party dependent jars
[2025-05-28T22:50:07.437Z] [exec] --------------------------------------------
[2025-05-28T22:50:07.437Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:07.437Z] [exec] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-05-28T22:50:07.437Z] [exec] downloaded dependent third party jars successfully
[2025-05-28T22:50:07.437Z]
[2025-05-28T22:50:07.437Z] compile:
[2025-05-28T22:50:07.437Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-28T22:50:07.437Z] [echo] ============COMPILER SETTINGS============
[2025-05-28T22:50:07.437Z] [echo] ===fork: yes
[2025-05-28T22:50:07.437Z] [echo] ===debug: on
[2025-05-28T22:50:07.437Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/bin
[2025-05-28T22:50:08.283Z]
[2025-05-28T22:50:08.283Z] dist:
[2025-05-28T22:50:08.283Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/bin/TestKitGen.jar
[2025-05-28T22:50:08.283Z]
[2025-05-28T22:50:08.283Z] BUILD SUCCESSFUL
[2025-05-28T22:50:08.283Z] Total time: 1 second
[2025-05-28T22:50:08.283Z] 0
[2025-05-28T22:50:08.283Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-28T22:50:08.283Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-28T22:50:08.283Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-05-28T22:50:09.129Z] ****************************** MACHINE INFO ******************************
[2025-05-28T22:50:09.129Z] File path : /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG
[2025-05-28T22:50:09.129Z] Free Physical Memory Size : 342294528
[2025-05-28T22:50:09.129Z] Free space (bytes) : 45272842240
[2025-05-28T22:50:09.129Z] Total Physical Memory Size : 5368709120
[2025-05-28T22:50:09.129Z] Total space (bytes) : 90743767040
[2025-05-28T22:50:09.129Z] Usable space (bytes) : 45272842240
[2025-05-28T22:50:09.129Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-28T22:50:09.129Z] bashVersion :
[2025-05-28T22:50:09.129Z] GNU bash, version 5.2.26(1)-release (aarch64-apple-darwin23.2.0)
[2025-05-28T22:50:09.129Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-28T22:50:09.129Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-28T22:50:09.129Z]
[2025-05-28T22:50:09.129Z] This is free software; you are free to change and redistribute it.
[2025-05-28T22:50:09.129Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-28T22:50:09.129Z] cpuCores : 3
[2025-05-28T22:50:09.129Z] curlVersion :
[2025-05-28T22:50:09.129Z] 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
[2025-05-28T22:50:09.129Z] Release-Date: 2023-05-30
[2025-05-28T22:50:09.130Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-05-28T22:50:09.130Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2025-05-28T22:50:09.130Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-28T22:50:09.130Z] gcc version : 15.0.0
[2025-05-28T22:50:09.130Z] gclibc version : bash: line 1: ldd: command not found
[2025-05-28T22:50:09.130Z] gdb version : bash: line 1: gdb: command not found
[2025-05-28T22:50:09.130Z] lldb version :
[2025-05-28T22:50:09.130Z] lldb-1500.0.200.58
[2025-05-28T22:50:09.130Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2025-05-28T22:50:09.130Z] makeVersion :
[2025-05-28T22:50:09.130Z] GNU Make 3.81
[2025-05-28T22:50:09.130Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-05-28T22:50:09.130Z] This is free software; see the source for copying conditions.
[2025-05-28T22:50:09.130Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-05-28T22:50:09.130Z] PARTICULAR PURPOSE.
[2025-05-28T22:50:09.130Z]
[2025-05-28T22:50:09.130Z] This program built for i386-apple-darwin11.3.0
[2025-05-28T22:50:09.130Z] mavenVersion :
[2025-05-28T22:50:09.130Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-05-28T22:50:09.130Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-05-28T22:50:09.130Z] Java version: 11.0.28-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home
[2025-05-28T22:50:09.130Z] Default locale: en_US, platform encoding: UTF-8
[2025-05-28T22:50:09.130Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2025-05-28T22:50:09.130Z] perlVersion :
[2025-05-28T22:50:09.130Z]
[2025-05-28T22:50:09.130Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2025-05-28T22:50:09.130Z] (with 2 registered patches, see perl -V for more detail)
[2025-05-28T22:50:09.130Z]
[2025-05-28T22:50:09.130Z] Copyright 1987-2020, Larry Wall
[2025-05-28T22:50:09.130Z]
[2025-05-28T22:50:09.130Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-28T22:50:09.130Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-28T22:50:09.130Z]
[2025-05-28T22:50:09.130Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-28T22:50:09.130Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-28T22:50:09.130Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-05-28T22:50:09.130Z]
[2025-05-28T22:50:09.130Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-28T22:50:09.130Z] procArch : arm
[2025-05-28T22:50:09.130Z] sysArch : arm64
[2025-05-28T22:50:09.130Z] sysOS : Darwin
[2025-05-28T22:50:09.130Z] ulimit :
[2025-05-28T22:50:09.130Z] core file size (blocks, -c) 0
[2025-05-28T22:50:09.130Z] data seg size (kbytes, -d) unlimited
[2025-05-28T22:50:09.130Z] file size (blocks, -f) unlimited
[2025-05-28T22:50:09.130Z] max locked memory (kbytes, -l) unlimited
[2025-05-28T22:50:09.130Z] max memory size (kbytes, -m) unlimited
[2025-05-28T22:50:09.130Z] open files (-n) 10240
[2025-05-28T22:50:09.130Z] pipe size (512 bytes, -p) 1
[2025-05-28T22:50:09.130Z] stack size (kbytes, -s) 65520
[2025-05-28T22:50:09.130Z] cpu time (seconds, -t) unlimited
[2025-05-28T22:50:09.130Z] max user processes (-u) 1333
[2025-05-28T22:50:09.130Z] virtual memory (kbytes, -v) unlimited
[2025-05-28T22:50:09.130Z] 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
[2025-05-28T22:50:09.130Z] vmVendor : Oracle Corporation
[2025-05-28T22:50:09.130Z] vmVersion : 11.0.28-beta+3-ea
[2025-05-28T22:50:09.130Z] xlc version : bash: line 1: xlC: command not found
[2025-05-28T22:50:09.130Z] **************************************************************************
[2025-05-28T22:50:09.130Z]
[2025-05-28T22:50:09.130Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-05-28T22:50:09.130Z]
[2025-05-28T22:50:09.130Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-05-28T22:50:09.130Z]
[2025-05-28T22:50:09.130Z] System.getProperty('os.name')=Mac OS X
[2025-05-28T22:50:09.130Z]
[2025-05-28T22:50:09.130Z] System.getProperty('os.arch')=aarch64
[2025-05-28T22:50:09.130Z]
[2025-05-28T22:50:09.130Z] System.getProperty('java.fullversion')=null
[2025-05-28T22:50:09.130Z]
[2025-05-28T22:50:09.130Z] System.getProperty('sun.arch.data.model')=64
[2025-05-28T22:50:09.130Z]
[2025-05-28T22:50:09.520Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild
[2025-05-28T22:50:09.520Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../../jvmtest
[2025-05-28T22:50:09.520Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile
[2025-05-28T22:50:09.520Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-28T22:50:09.520Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-28T22:50:09.521Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=11" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_aarch64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk11" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-28T22:50:09.521Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-28T22:50:09.521Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/scripts/build_test.xml
[2025-05-28T22:50:09.911Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2025-05-28T22:50:09.911Z]
[2025-05-28T22:50:09.911Z] -create_test_directory:
[2025-05-28T22:50:09.911Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest
[2025-05-28T22:50:09.911Z]
[2025-05-28T22:50:09.911Z] stage_test_material:
[2025-05-28T22:50:09.911Z] [copy] Copying 135 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest
[2025-05-28T22:50:09.911Z]
[2025-05-28T22:50:09.911Z] build:
[2025-05-28T22:50:09.911Z]
[2025-05-28T22:50:09.911Z] init:
[2025-05-28T22:50:09.911Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system
[2025-05-28T22:50:09.911Z]
[2025-05-28T22:50:09.911Z] dist:
[2025-05-28T22:50:09.911Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system
[2025-05-28T22:50:09.911Z]
[2025-05-28T22:50:09.911Z] common_build:
[2025-05-28T22:50:09.911Z] [echo] target common_build is called.....
[2025-05-28T22:50:09.911Z]
[2025-05-28T22:50:09.911Z] common_init:
[2025-05-28T22:50:09.911Z]
[2025-05-28T22:50:09.912Z] check_systemtest:
[2025-05-28T22:50:09.912Z] [echo] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/STF does not exist, clone from GitHub
[2025-05-28T22:50:09.912Z]
[2025-05-28T22:50:09.912Z] clone_stf:
[2025-05-28T22:50:10.298Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2025-05-28T22:50:11.131Z] [echo] git rev-parse master
[2025-05-28T22:50:11.131Z] [echo] git checkout -q -f 03f6cc21c7356c036ccd11173c061417f58b621b
[2025-05-28T22:50:11.131Z] [exec] Check sha in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/STF and store the info in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../testenv/testenv.properties
[2025-05-28T22:50:11.131Z] [exec] STF_REPO=https://github.com/adoptium/STF.git
[2025-05-28T22:50:11.131Z] [exec] STF_BRANCH=03f6cc21c7356c036ccd11173c061417f58b621b
[2025-05-28T22:50:11.131Z] [echo] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub
[2025-05-28T22:50:11.131Z]
[2025-05-28T22:50:11.131Z] clone_systemtest:
[2025-05-28T22:50:11.131Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2025-05-28T22:50:13.046Z] [echo] git rev-parse master
[2025-05-28T22:50:13.046Z] [echo] git checkout -q -f 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247
[2025-05-28T22:50:13.046Z] [exec] Check sha in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/aqa-systemtest and store the info in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../testenv/testenv.properties
[2025-05-28T22:50:13.046Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-05-28T22:50:13.046Z] [exec] AQA_SYSTEMTEST_BRANCH=2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247
[2025-05-28T22:50:13.046Z]
[2025-05-28T22:50:13.046Z] configure_systemtest:
[2025-05-28T22:50:13.046Z] [echo] Executing openjdk.build/build.xml
[2025-05-28T22:50:13.046Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:13.046Z]
[2025-05-28T22:50:13.046Z] check-for-ant:
[2025-05-28T22:50:13.046Z]
[2025-05-28T22:50:13.046Z] configure-ant:
[2025-05-28T22:50:13.046Z]
[2025-05-28T22:50:13.046Z] print-ant-location:
[2025-05-28T22:50:13.046Z] [echo] Using ant from /Users/admin/workspace/testDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-05-28T22:50:13.046Z]
[2025-05-28T22:50:13.046Z] print-ant-error:
[2025-05-28T22:50:13.046Z]
[2025-05-28T22:50:13.046Z] check-for-junit:
[2025-05-28T22:50:13.046Z]
[2025-05-28T22:50:13.046Z] configure-junit:
[2025-05-28T22:50:13.046Z]
[2025-05-28T22:50:13.046Z] print-junit-location:
[2025-05-28T22:50:13.046Z] [echo] Using junit from /Users/admin/workspace/testDependency/system_lib/junit/junit.jar
[2025-05-28T22:50:13.046Z]
[2025-05-28T22:50:13.046Z] print-junit-error:
[2025-05-28T22:50:13.046Z]
[2025-05-28T22:50:13.046Z] check-for-hamcrest-core:
[2025-05-28T22:50:13.046Z]
[2025-05-28T22:50:13.046Z] configure-hamcrest-core:
[2025-05-28T22:50:13.046Z]
[2025-05-28T22:50:13.046Z] print-hamcrest-core-location:
[2025-05-28T22:50:13.046Z] [echo] Using hamcrest-core from /Users/admin/workspace/testDependency/system_lib/junit/hamcrest-core.jar
[2025-05-28T22:50:13.046Z]
[2025-05-28T22:50:13.046Z] print-hamcrest-core-error:
[2025-05-28T22:50:13.046Z]
[2025-05-28T22:50:13.046Z] check-for-log4j:
[2025-05-28T22:50:13.046Z]
[2025-05-28T22:50:13.046Z] configure-log4j:
[2025-05-28T22:50:13.046Z]
[2025-05-28T22:50:13.046Z] print-log4j-location:
[2025-05-28T22:50:13.047Z] [echo] Using log4j-api from /Users/admin/workspace/testDependency/system_lib/log4j/log4j-api.jar and log4j-core from /Users/admin/workspace/testDependency/system_lib/log4j/log4j-core.jar
[2025-05-28T22:50:13.047Z]
[2025-05-28T22:50:13.047Z] print-log4j-error:
[2025-05-28T22:50:13.047Z]
[2025-05-28T22:50:13.047Z] check-for-asm:
[2025-05-28T22:50:13.047Z]
[2025-05-28T22:50:13.047Z] configure-asm:
[2025-05-28T22:50:13.047Z] [delete] Deleting directory /Users/admin/workspace/testDependency/system_lib/asm
[2025-05-28T22:50:13.047Z] [echo] Executing macro download-file
[2025-05-28T22:50:13.047Z] [echo] File to download: https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar
[2025-05-28T22:50:13.047Z] [echo] Destination: /Users/admin/workspace/testDependency/system_lib/asm/asm.jar
[2025-05-28T22:50:13.047Z] [echo] Download tool: curl
[2025-05-28T22:50:13.047Z] [mkdir] Created dir: /Users/admin/workspace/testDependency/system_lib/asm
[2025-05-28T22:50:13.047Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-05-28T22:50:13.047Z] [exec] Dload Upload Total Spent Left Speed
[2025-05-28T22:50:13.047Z] [exec]
[2025-05-28T22:50:13.449Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 123k 100 123k 0 0 638k 0 --:--:-- --:--:-- --:--:-- 651k
[2025-05-28T22:50:13.449Z] [echo] Executing macro download-file
[2025-05-28T22:50:13.449Z] [echo] File to download: https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar
[2025-05-28T22:50:13.449Z] [echo] Destination: /Users/admin/workspace/testDependency/system_lib/asm/asm-commons.jar
[2025-05-28T22:50:13.449Z] [echo] Download tool: curl
[2025-05-28T22:50:13.449Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-05-28T22:50:13.449Z] [exec] Dload Upload Total Spent Left Speed
[2025-05-28T22:50:13.449Z] [exec]
[2025-05-28T22:50:13.449Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 73459 100 73459 0 0 657k 0 --:--:-- --:--:-- --:--:-- 676k
[2025-05-28T22:50:13.449Z]
[2025-05-28T22:50:13.449Z] print-asm-location:
[2025-05-28T22:50:13.449Z] [echo] Using asm.jar from /Users/admin/workspace/testDependency/system_lib/asm/asm.jar
[2025-05-28T22:50:13.449Z] [echo] Using asm-commons.jar from /Users/admin/workspace/testDependency/system_lib/asm/asm-commons.jar
[2025-05-28T22:50:13.449Z]
[2025-05-28T22:50:13.449Z] print-asm-error:
[2025-05-28T22:50:13.449Z]
[2025-05-28T22:50:13.449Z] setup-java-properties:
[2025-05-28T22:50:13.449Z] [echo] java_home is ${java_home}
[2025-05-28T22:50:13.450Z] [echo] java.home is /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home
[2025-05-28T22:50:13.450Z] [echoproperties] #Ant properties
[2025-05-28T22:50:13.450Z] [echoproperties] #Wed May 28 18:50:13 EDT 2025
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.path.separator=\:
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.jdk.debug=release
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.os.arch=aarch64
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.java.awt.printerjob=sun.lwawt.macosx.CPrinterJob
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.user.name=admin
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.java.library.path=/Users/admin/Library/Java/Extensions
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.java.specification.version=11
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.java.vm.specification.version=11
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk./usr/lib/java=
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/lib
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.os.name=Mac OS X
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.java.specification.maintenance.version=3
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.user.country=US
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.sun.os.patch.level=unknown
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk./Network/Library/Java/Extensions=
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.user.timezone=
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.java.vendor=Eclipse Adoptium
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.java.class.path=
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.java.home=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.Property=settings\:
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.user.home=/Users/admin
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.user.language=en
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.java.version=11.0.28-beta
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk..=
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.java.runtime.version=11.0.28-beta+3-ea
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.java.awt.headless=true
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.CGraphicsEnvironment
[2025-05-28T22:50:13.450Z] [echoproperties] buildjdk.openjdk=version "11.0.28-beta" 2025-07-15
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk./System/Library/Java/Extensions=
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.gopherProxySet=false
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.line.separator=\\n
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM Temurin-11.0.28+3-202505282041 (build 11.0.28-beta+3-ea, mixed mode)
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.java.class.version=55.0
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.file.separator=/
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.user.dir=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.awt.toolkit=sun.lwawt.macosx.LWCToolkit
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.java.version.date=2025-07-15
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.java.vm.vendor=Eclipse Adoptium
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk./Library/Java/Extensions=
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.java.vm.version=11.0.28-beta+3-ea
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.java.vendor.version=Temurin-11.0.28+3-202505282041
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.os.version=14.1
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2025-05-28T22:50:13.451Z] [delete] Deleting: /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/openjdk.java.build.properties.207086160
[2025-05-28T22:50:13.451Z] [echo] DEBUG: Resolved os.name for buildjdk is Mac OS X
[2025-05-28T22:50:13.451Z] [echo] java_platform set to osx_arm-64
[2025-05-28T22:50:13.451Z] [echo] java_java_specification_version set to 11
[2025-05-28T22:50:13.451Z] [echo] java_java_vm_vendor set to Eclipse Adoptium
[2025-05-28T22:50:13.451Z] [echo] java_bindir set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin
[2025-05-28T22:50:13.451Z] [echo] java_compiler set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-05-28T22:50:13.451Z]
[2025-05-28T22:50:13.451Z] check-for-tools-jar:
[2025-05-28T22:50:13.451Z] [echo] java_java_specification_version is 11
[2025-05-28T22:50:13.451Z]
[2025-05-28T22:50:13.451Z] configure-tools-jar:
[2025-05-28T22:50:13.451Z]
[2025-05-28T22:50:13.451Z] print-tools-jar-location:
[2025-05-28T22:50:13.451Z] [echo] Using tools.jar from /Users/admin/workspace/testDependency/system_lib/tools/tools.jar
[2025-05-28T22:50:13.451Z]
[2025-05-28T22:50:13.451Z] print-tools-jar-error:
[2025-05-28T22:50:13.451Z]
[2025-05-28T22:50:13.451Z] check-for-windows-sysinternals:
[2025-05-28T22:50:13.451Z]
[2025-05-28T22:50:13.451Z] set-download-windows-sysinternals-required:
[2025-05-28T22:50:13.451Z]
[2025-05-28T22:50:13.451Z] configure-windows-sysinternals:
[2025-05-28T22:50:13.451Z]
[2025-05-28T22:50:13.451Z] print-windows-sysinternals-location:
[2025-05-28T22:50:13.451Z]
[2025-05-28T22:50:13.451Z] set-print-windows-sysinternals-error-required:
[2025-05-28T22:50:13.451Z]
[2025-05-28T22:50:13.451Z] really-print-windows-sysinternals-error:
[2025-05-28T22:50:13.451Z]
[2025-05-28T22:50:13.451Z] print-windows-sysinternals-error:
[2025-05-28T22:50:13.451Z]
[2025-05-28T22:50:13.451Z] fail-if-error:
[2025-05-28T22:50:13.451Z]
[2025-05-28T22:50:13.451Z] print-all-prereq-versions:
[2025-05-28T22:50:13.451Z] [echo] Ant version in use : 1.10.2
[2025-05-28T22:50:13.451Z] [echo] log4j version in use : 2.16.0
[2025-05-28T22:50:13.451Z] [echo] ASM version in use : 9.7.1
[2025-05-28T22:50:13.451Z] [echo] junit version in use : 4.12
[2025-05-28T22:50:13.451Z] [echo] hamcrest version in use: 1.3
[2025-05-28T22:50:13.451Z]
[2025-05-28T22:50:13.451Z] configure:
[2025-05-28T22:50:13.451Z]
[2025-05-28T22:50:13.451Z] build-dependencies:
[2025-05-28T22:50:13.451Z] [echo] Executing openjdk.build/build.xml
[2025-05-28T22:50:13.451Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:13.451Z]
[2025-05-28T22:50:13.451Z] setup-java-properties:
[2025-05-28T22:50:13.451Z] [echo] java_home is ${java_home}
[2025-05-28T22:50:13.451Z] [echo] java.home is /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home
[2025-05-28T22:50:13.451Z] [echoproperties] #Ant properties
[2025-05-28T22:50:13.451Z] [echoproperties] #Wed May 28 18:50:13 EDT 2025
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.path.separator=\:
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.jdk.debug=release
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.os.arch=aarch64
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.java.awt.printerjob=sun.lwawt.macosx.CPrinterJob
[2025-05-28T22:50:13.451Z] [echoproperties] buildjdk.user.name=admin
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.library.path=/Users/admin/Library/Java/Extensions
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.specification.version=11
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.vm.specification.version=11
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk./usr/lib/java=
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/lib
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.os.name=Mac OS X
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.specification.maintenance.version=3
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.user.country=US
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.sun.os.patch.level=unknown
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk./Network/Library/Java/Extensions=
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.user.timezone=
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.vendor=Eclipse Adoptium
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.class.path=
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.home=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.Property=settings\:
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.user.home=/Users/admin
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.user.language=en
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.version=11.0.28-beta
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk..=
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.runtime.version=11.0.28-beta+3-ea
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.awt.headless=true
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.CGraphicsEnvironment
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.openjdk=version "11.0.28-beta" 2025-07-15
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk./System/Library/Java/Extensions=
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.gopherProxySet=false
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.line.separator=\\n
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM Temurin-11.0.28+3-202505282041 (build 11.0.28-beta+3-ea, mixed mode)
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.class.version=55.0
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.file.separator=/
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.user.dir=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.awt.toolkit=sun.lwawt.macosx.LWCToolkit
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.version.date=2025-07-15
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.vm.vendor=Eclipse Adoptium
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk./Library/Java/Extensions=
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.vm.version=11.0.28-beta+3-ea
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.vendor.version=Temurin-11.0.28+3-202505282041
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.os.version=14.1
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-05-28T22:50:13.452Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2025-05-28T22:50:13.452Z] [delete] Deleting: /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/openjdk.java.build.properties.1573395296
[2025-05-28T22:50:13.452Z] [echo] DEBUG: Resolved os.name for buildjdk is Mac OS X
[2025-05-28T22:50:13.452Z] [echo] java_platform set to osx_arm-64
[2025-05-28T22:50:13.452Z] [echo] java_java_specification_version set to 11
[2025-05-28T22:50:13.452Z] [echo] java_java_vm_vendor set to Eclipse Adoptium
[2025-05-28T22:50:13.452Z] [echo] java_bindir set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin
[2025-05-28T22:50:13.452Z] [echo] java_compiler set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-05-28T22:50:13.452Z]
[2025-05-28T22:50:13.452Z] setup-windows-compiler:
[2025-05-28T22:50:13.452Z]
[2025-05-28T22:50:13.452Z] check-prereqs:
[2025-05-28T22:50:13.452Z] [echo] Executing openjdk.build/build.xml
[2025-05-28T22:50:13.452Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:13.452Z]
[2025-05-28T22:50:13.452Z] check-for-ant:
[2025-05-28T22:50:13.452Z]
[2025-05-28T22:50:13.452Z] print-ant-location:
[2025-05-28T22:50:13.453Z] [echo] Using ant from /Users/admin/workspace/testDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] print-ant-error:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] check-for-junit:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] print-junit-location:
[2025-05-28T22:50:13.453Z] [echo] Using junit from /Users/admin/workspace/testDependency/system_lib/junit/junit.jar
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] print-junit-error:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] check-for-hamcrest-core:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] print-hamcrest-core-location:
[2025-05-28T22:50:13.453Z] [echo] Using hamcrest-core from /Users/admin/workspace/testDependency/system_lib/junit/hamcrest-core.jar
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] print-hamcrest-core-error:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] check-for-log4j:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] print-log4j-location:
[2025-05-28T22:50:13.453Z] [echo] Using log4j-api from /Users/admin/workspace/testDependency/system_lib/log4j/log4j-api.jar and log4j-core from /Users/admin/workspace/testDependency/system_lib/log4j/log4j-core.jar
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] print-log4j-error:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] check-for-asm:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] print-asm-location:
[2025-05-28T22:50:13.453Z] [echo] Using asm.jar from /Users/admin/workspace/testDependency/system_lib/asm/asm.jar
[2025-05-28T22:50:13.453Z] [echo] Using asm-commons.jar from /Users/admin/workspace/testDependency/system_lib/asm/asm-commons.jar
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] print-asm-error:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] setup-java-properties:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] check-for-tools-jar:
[2025-05-28T22:50:13.453Z] [echo] java_java_specification_version is 11
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] print-tools-jar-location:
[2025-05-28T22:50:13.453Z] [echo] Using tools.jar from /Users/admin/workspace/testDependency/system_lib/tools/tools.jar
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] print-tools-jar-error:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] check-for-windows-sysinternals:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] print-windows-sysinternals-location:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] set-print-windows-sysinternals-error-required:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] really-print-windows-sysinternals-error:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] print-windows-sysinternals-error:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] fail-if-error:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] print-all-prereq-versions:
[2025-05-28T22:50:13.453Z] [echo] Ant version in use : 1.10.2
[2025-05-28T22:50:13.453Z] [echo] log4j version in use : 2.16.0
[2025-05-28T22:50:13.453Z] [echo] ASM version in use : 9.7.1
[2025-05-28T22:50:13.453Z] [echo] junit version in use : 4.12
[2025-05-28T22:50:13.453Z] [echo] hamcrest version in use: 1.3
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] run-check-prereqs:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] build-dependencies:
[2025-05-28T22:50:13.453Z] [echo] Executing stf.build/build.xml
[2025-05-28T22:50:13.453Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] setup-java-properties:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] setup-windows-compiler:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] check-prereqs:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] build-dependencies:
[2025-05-28T22:50:13.453Z] [echo] Executing stf.core/build.xml
[2025-05-28T22:50:13.453Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] setup-java-properties:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] setup-windows-compiler:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] check-prereqs:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] build-dependencies:
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] create-bin-dir:
[2025-05-28T22:50:13.453Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.core/bin
[2025-05-28T22:50:13.453Z]
[2025-05-28T22:50:13.453Z] build-java:
[2025-05-28T22:50:13.453Z] [javac] Compiling 58 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.core/bin
[2025-05-28T22:50:14.795Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.core/src/stf.core/net/adoptopenjdk/stf/runner/StfRunner.java uses or overrides a deprecated API.
[2025-05-28T22:50:14.795Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-28T22:50:14.795Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.core/bin
[2025-05-28T22:50:15.196Z]
[2025-05-28T22:50:15.196Z] build-jar:
[2025-05-28T22:50:15.196Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.core/bin/stf.core.jar
[2025-05-28T22:50:15.196Z]
[2025-05-28T22:50:15.196Z] build-archives:
[2025-05-28T22:50:15.196Z]
[2025-05-28T22:50:15.196Z] copy-log4j2-config:
[2025-05-28T22:50:15.196Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.core/bin
[2025-05-28T22:50:15.196Z]
[2025-05-28T22:50:15.196Z] build-no-natives:
[2025-05-28T22:50:15.196Z]
[2025-05-28T22:50:15.196Z] build-natives:
[2025-05-28T22:50:15.196Z]
[2025-05-28T22:50:15.196Z] build:
[2025-05-28T22:50:15.196Z] [echo] Executing stf.load/build.xml
[2025-05-28T22:50:15.196Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:15.196Z]
[2025-05-28T22:50:15.196Z] setup-java-properties:
[2025-05-28T22:50:15.196Z]
[2025-05-28T22:50:15.196Z] setup-windows-compiler:
[2025-05-28T22:50:15.196Z]
[2025-05-28T22:50:15.196Z] check-prereqs:
[2025-05-28T22:50:15.196Z]
[2025-05-28T22:50:15.197Z] build-dependencies:
[2025-05-28T22:50:15.197Z] [echo] Executing stf.core/build.xml
[2025-05-28T22:50:15.197Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:15.197Z]
[2025-05-28T22:50:15.197Z] setup-java-properties:
[2025-05-28T22:50:15.197Z]
[2025-05-28T22:50:15.197Z] setup-windows-compiler:
[2025-05-28T22:50:15.197Z]
[2025-05-28T22:50:15.197Z] check-prereqs:
[2025-05-28T22:50:15.197Z]
[2025-05-28T22:50:15.197Z] build-dependencies:
[2025-05-28T22:50:15.197Z]
[2025-05-28T22:50:15.197Z] create-bin-dir:
[2025-05-28T22:50:15.197Z]
[2025-05-28T22:50:15.197Z] build-java:
[2025-05-28T22:50:15.197Z]
[2025-05-28T22:50:15.197Z] build-jar:
[2025-05-28T22:50:15.197Z]
[2025-05-28T22:50:15.197Z] build-archives:
[2025-05-28T22:50:15.197Z]
[2025-05-28T22:50:15.197Z] copy-log4j2-config:
[2025-05-28T22:50:15.197Z]
[2025-05-28T22:50:15.197Z] build-no-natives:
[2025-05-28T22:50:15.197Z]
[2025-05-28T22:50:15.197Z] build-natives:
[2025-05-28T22:50:15.197Z]
[2025-05-28T22:50:15.197Z] build:
[2025-05-28T22:50:15.197Z]
[2025-05-28T22:50:15.197Z] create-bin-dir:
[2025-05-28T22:50:15.197Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.load/bin
[2025-05-28T22:50:15.197Z]
[2025-05-28T22:50:15.197Z] build-java:
[2025-05-28T22:50:15.197Z] [javac] Compiling 29 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.load/bin
[2025-05-28T22:50:16.027Z] [javac] Note: Some input files use or override a deprecated API.
[2025-05-28T22:50:16.027Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-jar:
[2025-05-28T22:50:16.027Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.load/bin/stf.load.jar
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-archives:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-no-natives:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-natives:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build:
[2025-05-28T22:50:16.027Z] [echo] Executing stf.samples/build.xml
[2025-05-28T22:50:16.027Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] setup-java-properties:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] setup-windows-compiler:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] check-prereqs:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-dependencies:
[2025-05-28T22:50:16.027Z] [echo] Executing stf.core/build.xml
[2025-05-28T22:50:16.027Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] setup-java-properties:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] setup-windows-compiler:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] check-prereqs:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-dependencies:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] create-bin-dir:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-java:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-jar:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-archives:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] copy-log4j2-config:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-no-natives:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-natives:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build:
[2025-05-28T22:50:16.027Z] [echo] Executing stf.load/build.xml
[2025-05-28T22:50:16.027Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] setup-java-properties:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] setup-windows-compiler:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] check-prereqs:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-dependencies:
[2025-05-28T22:50:16.027Z] [echo] Executing stf.core/build.xml
[2025-05-28T22:50:16.027Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] setup-java-properties:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] setup-windows-compiler:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] check-prereqs:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-dependencies:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] create-bin-dir:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-java:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-jar:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-archives:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] copy-log4j2-config:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-no-natives:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-natives:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] create-bin-dir:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-java:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-jar:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-archives:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-no-natives:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-natives:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build:
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] create-bin-dir:
[2025-05-28T22:50:16.027Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.samples/bin
[2025-05-28T22:50:16.027Z]
[2025-05-28T22:50:16.027Z] build-java:
[2025-05-28T22:50:16.027Z] [javac] Compiling 24 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.samples/bin
[2025-05-28T22:50:16.867Z]
[2025-05-28T22:50:16.867Z] build-jar:
[2025-05-28T22:50:16.867Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar
[2025-05-28T22:50:16.867Z]
[2025-05-28T22:50:16.867Z] build-archives:
[2025-05-28T22:50:16.867Z]
[2025-05-28T22:50:16.867Z] build-no-natives:
[2025-05-28T22:50:16.867Z]
[2025-05-28T22:50:16.867Z] build-natives:
[2025-05-28T22:50:16.867Z]
[2025-05-28T22:50:16.867Z] build:
[2025-05-28T22:50:16.867Z]
[2025-05-28T22:50:16.867Z] build:
[2025-05-28T22:50:16.867Z] [echo] Executing openjdk.test.concurrent/build.xml
[2025-05-28T22:50:16.868Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:16.868Z]
[2025-05-28T22:50:16.868Z] setup-java-properties:
[2025-05-28T22:50:16.868Z]
[2025-05-28T22:50:16.868Z] setup-windows-compiler:
[2025-05-28T22:50:16.868Z]
[2025-05-28T22:50:16.868Z] check-prereqs:
[2025-05-28T22:50:16.868Z]
[2025-05-28T22:50:16.868Z] build-dependencies:
[2025-05-28T22:50:16.868Z]
[2025-05-28T22:50:16.868Z] create-bin-dir:
[2025-05-28T22:50:16.868Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2025-05-28T22:50:16.868Z]
[2025-05-28T22:50:16.868Z] build-java:
[2025-05-28T22:50:16.868Z] [javac] Compiling 36 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2025-05-28T22:50:17.702Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.702Z] [javac] assertEquals("20 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(nextRandom, true));
[2025-05-28T22:50:17.702Z] [javac] ^
[2025-05-28T22:50:17.702Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.702Z] [javac] assertEquals("21 : weakCompareAndSet()", false, localTestBoolean.weakCompareAndSet(false, true));
[2025-05-28T22:50:17.703Z] [javac] ^
[2025-05-28T22:50:17.703Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.703Z] [javac] assertEquals("22 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(true, true));
[2025-05-28T22:50:17.703Z] [javac] ^
[2025-05-28T22:50:17.703Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.703Z] [javac] assertEquals("23 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(true, false));
[2025-05-28T22:50:17.703Z] [javac] ^
[2025-05-28T22:50:17.703Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.703Z] [javac] assertEquals("24 : weakCompareAndSet()", false, localTestBoolean.weakCompareAndSet(true, nextRandom));
[2025-05-28T22:50:17.703Z] [javac] ^
[2025-05-28T22:50:17.704Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.704Z] [javac] assertEquals("25 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(false, nextRandom));
[2025-05-28T22:50:17.704Z] [javac] ^
[2025-05-28T22:50:17.704Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.704Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.704Z] [javac] ^
[2025-05-28T22:50:17.704Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.704Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.704Z] [javac] ^
[2025-05-28T22:50:17.704Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.704Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.704Z] [javac] ^
[2025-05-28T22:50:17.704Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.704Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.704Z] [javac] ^
[2025-05-28T22:50:17.705Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.705Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.705Z] [javac] ^
[2025-05-28T22:50:17.705Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.705Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.705Z] [javac] ^
[2025-05-28T22:50:17.705Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.705Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.705Z] [javac] ^
[2025-05-28T22:50:17.705Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.705Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.706Z] [javac] ^
[2025-05-28T22:50:17.706Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.706Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.706Z] [javac] ^
[2025-05-28T22:50:17.706Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.706Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.706Z] [javac] ^
[2025-05-28T22:50:17.706Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.706Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.706Z] [javac] ^
[2025-05-28T22:50:17.706Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.706Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.706Z] [javac] ^
[2025-05-28T22:50:17.707Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.707Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.707Z] [javac] ^
[2025-05-28T22:50:17.707Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.707Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.707Z] [javac] ^
[2025-05-28T22:50:17.707Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.707Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.707Z] [javac] ^
[2025-05-28T22:50:17.707Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.707Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.707Z] [javac] ^
[2025-05-28T22:50:17.708Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.708Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.708Z] [javac] ^
[2025-05-28T22:50:17.708Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.708Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.708Z] [javac] ^
[2025-05-28T22:50:17.708Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.708Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.708Z] [javac] ^
[2025-05-28T22:50:17.708Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.708Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.708Z] [javac] ^
[2025-05-28T22:50:17.708Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.708Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.708Z] [javac] ^
[2025-05-28T22:50:17.709Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.709Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.709Z] [javac] ^
[2025-05-28T22:50:17.709Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.709Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.709Z] [javac] ^
[2025-05-28T22:50:17.709Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.709Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.709Z] [javac] ^
[2025-05-28T22:50:17.709Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.709Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.709Z] [javac] ^
[2025-05-28T22:50:17.710Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.710Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.710Z] [javac] ^
[2025-05-28T22:50:17.710Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.710Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.710Z] [javac] ^
[2025-05-28T22:50:17.710Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.710Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.710Z] [javac] ^
[2025-05-28T22:50:17.710Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.710Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.710Z] [javac] ^
[2025-05-28T22:50:17.711Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.711Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.711Z] [javac] ^
[2025-05-28T22:50:17.711Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.711Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.711Z] [javac] ^
[2025-05-28T22:50:17.711Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.711Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.711Z] [javac] ^
[2025-05-28T22:50:17.711Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.711Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.711Z] [javac] ^
[2025-05-28T22:50:17.711Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.711Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.711Z] [javac] ^
[2025-05-28T22:50:17.712Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.712Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.712Z] [javac] ^
[2025-05-28T22:50:17.712Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.712Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.712Z] [javac] ^
[2025-05-28T22:50:17.712Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.712Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.712Z] [javac] ^
[2025-05-28T22:50:17.712Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.712Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.712Z] [javac] ^
[2025-05-28T22:50:17.712Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.713Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.713Z] [javac] ^
[2025-05-28T22:50:17.713Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.713Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.713Z] [javac] ^
[2025-05-28T22:50:17.713Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.713Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.713Z] [javac] ^
[2025-05-28T22:50:17.713Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.713Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.713Z] [javac] ^
[2025-05-28T22:50:17.713Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.713Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.713Z] [javac] ^
[2025-05-28T22:50:17.714Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.714Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.714Z] [javac] ^
[2025-05-28T22:50:17.714Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.714Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.714Z] [javac] ^
[2025-05-28T22:50:17.714Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.714Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.714Z] [javac] ^
[2025-05-28T22:50:17.714Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.714Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.714Z] [javac] ^
[2025-05-28T22:50:17.714Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.715Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.715Z] [javac] ^
[2025-05-28T22:50:17.715Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.715Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.715Z] [javac] ^
[2025-05-28T22:50:17.715Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.715Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.715Z] [javac] ^
[2025-05-28T22:50:17.715Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.715Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.715Z] [javac] ^
[2025-05-28T22:50:17.716Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.716Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.716Z] [javac] ^
[2025-05-28T22:50:17.716Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.716Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.716Z] [javac] ^
[2025-05-28T22:50:17.716Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.716Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.716Z] [javac] ^
[2025-05-28T22:50:17.716Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.716Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.716Z] [javac] ^
[2025-05-28T22:50:17.716Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.716Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.716Z] [javac] ^
[2025-05-28T22:50:17.717Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.717Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.717Z] [javac] ^
[2025-05-28T22:50:17.717Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.717Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.717Z] [javac] ^
[2025-05-28T22:50:17.717Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.717Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-05-28T22:50:17.717Z] [javac] ^
[2025-05-28T22:50:17.717Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.717Z] [javac] assertEquals("26 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, nextValue, 2147483647));
[2025-05-28T22:50:17.717Z] [javac] ^
[2025-05-28T22:50:17.717Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.717Z] [javac] assertEquals("27 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, 2147483647, 0));
[2025-05-28T22:50:17.717Z] [javac] ^
[2025-05-28T22:50:17.718Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.718Z] [javac] assertEquals("28 : weakCompareAndSet()", false, localTestIntegerArray.weakCompareAndSet(i, 2147483647, -2147483648));
[2025-05-28T22:50:17.718Z] [javac] ^
[2025-05-28T22:50:17.718Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.718Z] [javac] assertEquals("29 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, 0, -2147483648));
[2025-05-28T22:50:17.718Z] [javac] ^
[2025-05-28T22:50:17.718Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.718Z] [javac] assertEquals("30 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, -2147483648, nextValue));
[2025-05-28T22:50:17.718Z] [javac] ^
[2025-05-28T22:50:17.718Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.718Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.718Z] [javac] ^
[2025-05-28T22:50:17.718Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.718Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.718Z] [javac] ^
[2025-05-28T22:50:17.718Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.718Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.718Z] [javac] ^
[2025-05-28T22:50:17.718Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.719Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.719Z] [javac] ^
[2025-05-28T22:50:17.719Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.719Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.719Z] [javac] ^
[2025-05-28T22:50:17.719Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.719Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.719Z] [javac] ^
[2025-05-28T22:50:17.719Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.719Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.719Z] [javac] ^
[2025-05-28T22:50:17.719Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.719Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.719Z] [javac] ^
[2025-05-28T22:50:17.719Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.719Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.719Z] [javac] ^
[2025-05-28T22:50:17.719Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.719Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.719Z] [javac] ^
[2025-05-28T22:50:17.720Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.720Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.720Z] [javac] ^
[2025-05-28T22:50:17.720Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.720Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.720Z] [javac] ^
[2025-05-28T22:50:17.720Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.720Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.720Z] [javac] ^
[2025-05-28T22:50:17.720Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.720Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.720Z] [javac] ^
[2025-05-28T22:50:17.720Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.720Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.720Z] [javac] ^
[2025-05-28T22:50:17.720Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.720Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.720Z] [javac] ^
[2025-05-28T22:50:17.721Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.721Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.721Z] [javac] ^
[2025-05-28T22:50:17.721Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.721Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.721Z] [javac] ^
[2025-05-28T22:50:17.721Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.721Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.721Z] [javac] ^
[2025-05-28T22:50:17.721Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.721Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.721Z] [javac] ^
[2025-05-28T22:50:17.721Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.721Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.721Z] [javac] ^
[2025-05-28T22:50:17.721Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.721Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.721Z] [javac] ^
[2025-05-28T22:50:17.721Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.722Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.722Z] [javac] ^
[2025-05-28T22:50:17.722Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.722Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.722Z] [javac] ^
[2025-05-28T22:50:17.722Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.722Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.722Z] [javac] ^
[2025-05-28T22:50:17.722Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.722Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.722Z] [javac] ^
[2025-05-28T22:50:17.722Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.722Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.722Z] [javac] ^
[2025-05-28T22:50:17.722Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.722Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-05-28T22:50:17.722Z] [javac] ^
[2025-05-28T22:50:17.722Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.722Z] [javac] assertEquals("36 : weakCompareAndSet()", true, localTestInteger.weakCompareAndSet(nextRandom.intValue(), 2147483647));
[2025-05-28T22:50:17.722Z] [javac] ^
[2025-05-28T22:50:17.723Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:17.723Z] [javac] assertEquals("37 : weakCompareAndSet()", true, localTestInteger.weakCompareAndSet(2147483647, 0));
[2025-05-28T22:50:17.723Z] [javac] ^
[2025-05-28T22:50:17.723Z] [javac] Note: Some input files additionally use or override a deprecated API.
[2025-05-28T22:50:17.723Z] [javac] 100 warnings
[2025-05-28T22:50:17.723Z]
[2025-05-28T22:50:17.723Z] build-jar:
[2025-05-28T22:50:17.723Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar
[2025-05-28T22:50:17.723Z]
[2025-05-28T22:50:17.723Z] build-archives:
[2025-05-28T22:50:17.723Z]
[2025-05-28T22:50:17.723Z] build-no-natives:
[2025-05-28T22:50:17.723Z]
[2025-05-28T22:50:17.723Z] build-natives:
[2025-05-28T22:50:17.723Z]
[2025-05-28T22:50:17.723Z] build:
[2025-05-28T22:50:17.723Z] [echo] Executing openjdk.test.classloading/build.xml
[2025-05-28T22:50:17.723Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:17.723Z]
[2025-05-28T22:50:17.723Z] setup-java-properties:
[2025-05-28T22:50:17.723Z]
[2025-05-28T22:50:17.723Z] setup-windows-compiler:
[2025-05-28T22:50:17.723Z]
[2025-05-28T22:50:17.723Z] check-prereqs:
[2025-05-28T22:50:17.723Z]
[2025-05-28T22:50:17.723Z] build-dependencies:
[2025-05-28T22:50:17.723Z]
[2025-05-28T22:50:17.723Z] create-bin-dir:
[2025-05-28T22:50:17.723Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2025-05-28T22:50:17.723Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2025-05-28T22:50:17.723Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2025-05-28T22:50:17.723Z]
[2025-05-28T22:50:17.723Z] build-java:
[2025-05-28T22:50:17.723Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2025-05-28T22:50:18.116Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:207: warning: [deprecation] Boolean(boolean) in Boolean has been deprecated
[2025-05-28T22:50:18.116Z] [javac] if (cname.equals("boolean")) o = new Boolean (false);
[2025-05-28T22:50:18.116Z] [javac] ^
[2025-05-28T22:50:18.116Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:208: warning: [deprecation] Byte(byte) in Byte has been deprecated
[2025-05-28T22:50:18.116Z] [javac] else if (cname.equals("byte")) o = new Byte ((byte)0);
[2025-05-28T22:50:18.116Z] [javac] ^
[2025-05-28T22:50:18.116Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:209: warning: [deprecation] Character(char) in Character has been deprecated
[2025-05-28T22:50:18.116Z] [javac] else if (cname.equals("char")) o = new Character ((char)0);
[2025-05-28T22:50:18.116Z] [javac] ^
[2025-05-28T22:50:18.116Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:210: warning: [deprecation] Short(short) in Short has been deprecated
[2025-05-28T22:50:18.116Z] [javac] else if (cname.equals("short")) o = new Short ((short)0);
[2025-05-28T22:50:18.116Z] [javac] ^
[2025-05-28T22:50:18.117Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:211: warning: [deprecation] Integer(int) in Integer has been deprecated
[2025-05-28T22:50:18.117Z] [javac] else if (cname.equals("int")) o = new Integer ((int)0);
[2025-05-28T22:50:18.117Z] [javac] ^
[2025-05-28T22:50:18.117Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:212: warning: [deprecation] Long(long) in Long has been deprecated
[2025-05-28T22:50:18.117Z] [javac] else if (cname.equals("long")) o = new Long (0L);
[2025-05-28T22:50:18.117Z] [javac] ^
[2025-05-28T22:50:18.117Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:213: warning: [deprecation] Float(double) in Float has been deprecated
[2025-05-28T22:50:18.117Z] [javac] else if (cname.equals("float")) o = new Float (0.0);
[2025-05-28T22:50:18.117Z] [javac] ^
[2025-05-28T22:50:18.117Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:214: warning: [deprecation] Double(double) in Double has been deprecated
[2025-05-28T22:50:18.117Z] [javac] else if (cname.equals("double")) o = new Double (0.0);
[2025-05-28T22:50:18.117Z] [javac] ^
[2025-05-28T22:50:18.117Z] [javac] 8 warnings
[2025-05-28T22:50:18.117Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2025-05-28T22:50:18.511Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2025-05-28T22:50:18.903Z] [delete] Deleting /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class
[2025-05-28T22:50:18.903Z] [delete] Deleting /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class
[2025-05-28T22:50:18.903Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2
[2025-05-28T22:50:18.904Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1
[2025-05-28T22:50:18.904Z]
[2025-05-28T22:50:18.904Z] build-jar:
[2025-05-28T22:50:18.904Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar
[2025-05-28T22:50:18.904Z]
[2025-05-28T22:50:18.904Z] build-archives:
[2025-05-28T22:50:18.904Z]
[2025-05-28T22:50:18.904Z] build-no-natives:
[2025-05-28T22:50:18.904Z]
[2025-05-28T22:50:18.904Z] build-natives:
[2025-05-28T22:50:18.904Z]
[2025-05-28T22:50:18.904Z] copy-dict-file:
[2025-05-28T22:50:18.904Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading
[2025-05-28T22:50:18.904Z]
[2025-05-28T22:50:18.904Z] build:
[2025-05-28T22:50:18.904Z] [echo] Executing openjdk.test.debugging/build.xml
[2025-05-28T22:50:18.904Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:18.904Z]
[2025-05-28T22:50:18.904Z] setup-java-properties:
[2025-05-28T22:50:18.904Z]
[2025-05-28T22:50:18.904Z] setup-windows-compiler:
[2025-05-28T22:50:18.904Z]
[2025-05-28T22:50:18.904Z] check-prereqs:
[2025-05-28T22:50:18.904Z]
[2025-05-28T22:50:18.904Z] build-dependencies:
[2025-05-28T22:50:18.904Z]
[2025-05-28T22:50:18.904Z] create-bin-dir:
[2025-05-28T22:50:18.904Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2025-05-28T22:50:18.904Z]
[2025-05-28T22:50:18.904Z] build-java-8:
[2025-05-28T22:50:18.904Z]
[2025-05-28T22:50:18.904Z] build-java-11-25plus:
[2025-05-28T22:50:18.904Z] [javac] Compiling 16 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2025-05-28T22:50:19.306Z] [javac] Note: Some input files use or override a deprecated API.
[2025-05-28T22:50:19.306Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-28T22:50:19.306Z]
[2025-05-28T22:50:19.306Z] build-java-17-24:
[2025-05-28T22:50:19.306Z]
[2025-05-28T22:50:19.306Z] build-java:
[2025-05-28T22:50:19.306Z]
[2025-05-28T22:50:19.306Z] build-jdi-jar:
[2025-05-28T22:50:19.306Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar
[2025-05-28T22:50:19.306Z]
[2025-05-28T22:50:19.306Z] build-hcr-jar:
[2025-05-28T22:50:19.307Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar
[2025-05-28T22:50:19.307Z]
[2025-05-28T22:50:19.307Z] build-jars:
[2025-05-28T22:50:19.307Z]
[2025-05-28T22:50:19.307Z] build-archives:
[2025-05-28T22:50:19.307Z]
[2025-05-28T22:50:19.307Z] build-no-natives:
[2025-05-28T22:50:19.307Z]
[2025-05-28T22:50:19.307Z] build-natives:
[2025-05-28T22:50:19.307Z]
[2025-05-28T22:50:19.307Z] build:
[2025-05-28T22:50:19.307Z] [echo] Executing openjdk.test.gc/build.xml
[2025-05-28T22:50:19.307Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:19.307Z]
[2025-05-28T22:50:19.307Z] setup-java-properties:
[2025-05-28T22:50:19.307Z]
[2025-05-28T22:50:19.307Z] setup-windows-compiler:
[2025-05-28T22:50:19.307Z]
[2025-05-28T22:50:19.307Z] check-prereqs:
[2025-05-28T22:50:19.307Z]
[2025-05-28T22:50:19.307Z] build-dependencies:
[2025-05-28T22:50:19.307Z]
[2025-05-28T22:50:19.307Z] create-bin-dir:
[2025-05-28T22:50:19.307Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2025-05-28T22:50:19.307Z]
[2025-05-28T22:50:19.307Z] build-java:
[2025-05-28T22:50:19.307Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2025-05-28T22:50:19.697Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/src/test.gc/net/adoptopenjdk/test/gc/heaphog/ObjectTree.java uses or overrides a deprecated API.
[2025-05-28T22:50:19.697Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-28T22:50:19.697Z]
[2025-05-28T22:50:19.697Z] build-jar:
[2025-05-28T22:50:19.697Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar
[2025-05-28T22:50:19.697Z]
[2025-05-28T22:50:19.697Z] build-archives:
[2025-05-28T22:50:19.697Z]
[2025-05-28T22:50:19.697Z] build-no-natives:
[2025-05-28T22:50:19.697Z]
[2025-05-28T22:50:19.697Z] build-natives:
[2025-05-28T22:50:19.697Z]
[2025-05-28T22:50:19.697Z] build:
[2025-05-28T22:50:19.697Z] [echo] Executing openjdk.test.jck/build.xml
[2025-05-28T22:50:19.697Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:19.697Z]
[2025-05-28T22:50:19.697Z] setup-java-properties:
[2025-05-28T22:50:19.697Z]
[2025-05-28T22:50:19.697Z] setup-windows-compiler:
[2025-05-28T22:50:19.697Z]
[2025-05-28T22:50:19.697Z] check-prereqs:
[2025-05-28T22:50:19.697Z]
[2025-05-28T22:50:19.697Z] build-dependencies:
[2025-05-28T22:50:19.697Z]
[2025-05-28T22:50:19.697Z] create-bin-dir:
[2025-05-28T22:50:19.697Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2025-05-28T22:50:19.697Z]
[2025-05-28T22:50:19.697Z] build-java:
[2025-05-28T22:50:19.697Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2025-05-28T22:50:20.532Z]
[2025-05-28T22:50:20.532Z] build-jar:
[2025-05-28T22:50:20.532Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar
[2025-05-28T22:50:20.532Z]
[2025-05-28T22:50:20.532Z] build-archives:
[2025-05-28T22:50:20.532Z]
[2025-05-28T22:50:20.532Z] build-no-natives:
[2025-05-28T22:50:20.532Z]
[2025-05-28T22:50:20.532Z] setup-native-build-command:
[2025-05-28T22:50:20.532Z] [echo] building natives for java_platform osx_arm-64
[2025-05-28T22:50:20.532Z]
[2025-05-28T22:50:20.532Z] build-natives-windows:
[2025-05-28T22:50:20.532Z]
[2025-05-28T22:50:20.532Z] build-natives-unix:
[2025-05-28T22:50:20.532Z]
[2025-05-28T22:50:20.532Z] build-natives:
[2025-05-28T22:50:20.532Z]
[2025-05-28T22:50:20.532Z] build:
[2025-05-28T22:50:20.532Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2025-05-28T22:50:20.532Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:20.532Z]
[2025-05-28T22:50:20.532Z] setup-java-properties:
[2025-05-28T22:50:20.532Z]
[2025-05-28T22:50:20.532Z] setup-windows-compiler:
[2025-05-28T22:50:20.532Z]
[2025-05-28T22:50:20.532Z] check-prereqs:
[2025-05-28T22:50:20.532Z]
[2025-05-28T22:50:20.532Z] build-dependencies:
[2025-05-28T22:50:20.532Z]
[2025-05-28T22:50:20.532Z] create-bin-dir:
[2025-05-28T22:50:20.532Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2025-05-28T22:50:20.532Z]
[2025-05-28T22:50:20.532Z] build-java:
[2025-05-28T22:50:20.532Z] [javac] Compiling 23 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2025-05-28T22:50:21.420Z] [javac] Note: Some input files use or override a deprecated API.
[2025-05-28T22:50:21.420Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-28T22:50:21.420Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles
[2025-05-28T22:50:21.420Z]
[2025-05-28T22:50:21.420Z] build-jar:
[2025-05-28T22:50:21.420Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar
[2025-05-28T22:50:21.420Z]
[2025-05-28T22:50:21.420Z] build-archives:
[2025-05-28T22:50:21.420Z]
[2025-05-28T22:50:21.420Z] build-no-natives:
[2025-05-28T22:50:21.420Z]
[2025-05-28T22:50:21.420Z] build-natives:
[2025-05-28T22:50:21.420Z]
[2025-05-28T22:50:21.420Z] build:
[2025-05-28T22:50:21.420Z] [echo] Executing openjdk.test.lang/build.xml
[2025-05-28T22:50:21.420Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:21.420Z]
[2025-05-28T22:50:21.420Z] setup-java-properties:
[2025-05-28T22:50:21.420Z]
[2025-05-28T22:50:21.420Z] setup-windows-compiler:
[2025-05-28T22:50:21.420Z]
[2025-05-28T22:50:21.420Z] check-prereqs:
[2025-05-28T22:50:21.420Z]
[2025-05-28T22:50:21.420Z] build-dependencies:
[2025-05-28T22:50:21.420Z]
[2025-05-28T22:50:21.420Z] create-bin-dir:
[2025-05-28T22:50:21.420Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2025-05-28T22:50:21.420Z]
[2025-05-28T22:50:21.420Z] build-java:
[2025-05-28T22:50:21.420Z] [javac] Compiling 29 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2025-05-28T22:50:22.252Z] [javac] Note: Some input files use or override a deprecated API.
[2025-05-28T22:50:22.252Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-28T22:50:22.252Z]
[2025-05-28T22:50:22.252Z] build-jar:
[2025-05-28T22:50:22.252Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar
[2025-05-28T22:50:22.645Z]
[2025-05-28T22:50:22.645Z] build-archives:
[2025-05-28T22:50:22.645Z]
[2025-05-28T22:50:22.645Z] build-no-natives:
[2025-05-28T22:50:22.645Z]
[2025-05-28T22:50:22.645Z] build-natives:
[2025-05-28T22:50:22.645Z]
[2025-05-28T22:50:22.645Z] build:
[2025-05-28T22:50:22.645Z] [echo] Executing openjdk.test.load/build.xml
[2025-05-28T22:50:22.645Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:22.645Z]
[2025-05-28T22:50:22.645Z] setup-java-properties:
[2025-05-28T22:50:22.645Z]
[2025-05-28T22:50:22.645Z] setup-windows-compiler:
[2025-05-28T22:50:22.645Z]
[2025-05-28T22:50:22.645Z] check-prereqs:
[2025-05-28T22:50:22.645Z]
[2025-05-28T22:50:22.645Z] build-dependencies:
[2025-05-28T22:50:22.645Z]
[2025-05-28T22:50:22.645Z] create-bin-dir:
[2025-05-28T22:50:22.645Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2025-05-28T22:50:22.645Z]
[2025-05-28T22:50:22.645Z] build-java:
[2025-05-28T22:50:22.645Z] [javac] Compiling 17 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2025-05-28T22:50:23.042Z]
[2025-05-28T22:50:23.042Z] build-jar:
[2025-05-28T22:50:23.042Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar
[2025-05-28T22:50:23.042Z]
[2025-05-28T22:50:23.042Z] build-archives:
[2025-05-28T22:50:23.042Z]
[2025-05-28T22:50:23.042Z] build-no-natives:
[2025-05-28T22:50:23.042Z]
[2025-05-28T22:50:23.042Z] build-natives:
[2025-05-28T22:50:23.042Z]
[2025-05-28T22:50:23.042Z] build:
[2025-05-28T22:50:23.042Z] [echo] Executing openjdk.test.locking/build.xml
[2025-05-28T22:50:23.043Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:23.043Z]
[2025-05-28T22:50:23.043Z] setup-java-properties:
[2025-05-28T22:50:23.043Z]
[2025-05-28T22:50:23.043Z] setup-windows-compiler:
[2025-05-28T22:50:23.043Z]
[2025-05-28T22:50:23.043Z] check-prereqs:
[2025-05-28T22:50:23.043Z]
[2025-05-28T22:50:23.043Z] build-dependencies:
[2025-05-28T22:50:23.043Z]
[2025-05-28T22:50:23.043Z] create-bin-dir:
[2025-05-28T22:50:23.043Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2025-05-28T22:50:23.043Z]
[2025-05-28T22:50:23.043Z] build-java:
[2025-05-28T22:50:23.043Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2025-05-28T22:50:23.434Z]
[2025-05-28T22:50:23.434Z] build-jar:
[2025-05-28T22:50:23.434Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar
[2025-05-28T22:50:23.434Z]
[2025-05-28T22:50:23.434Z] build-archives:
[2025-05-28T22:50:23.434Z]
[2025-05-28T22:50:23.434Z] build-no-natives:
[2025-05-28T22:50:23.434Z]
[2025-05-28T22:50:23.434Z] build-natives:
[2025-05-28T22:50:23.434Z]
[2025-05-28T22:50:23.434Z] build:
[2025-05-28T22:50:23.434Z] [echo] Executing openjdk.test.math/build.xml
[2025-05-28T22:50:23.434Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:23.434Z]
[2025-05-28T22:50:23.434Z] setup-java-properties:
[2025-05-28T22:50:23.434Z]
[2025-05-28T22:50:23.434Z] setup-windows-compiler:
[2025-05-28T22:50:23.434Z]
[2025-05-28T22:50:23.434Z] check-prereqs:
[2025-05-28T22:50:23.434Z]
[2025-05-28T22:50:23.434Z] build-dependencies:
[2025-05-28T22:50:23.434Z]
[2025-05-28T22:50:23.434Z] create-bin-dir:
[2025-05-28T22:50:23.434Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2025-05-28T22:50:23.434Z]
[2025-05-28T22:50:23.434Z] build-java:
[2025-05-28T22:50:23.434Z] [javac] Compiling 71 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2025-05-28T22:50:24.803Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.803Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).divide(new BigDecimal("-1"), -1, -1);
[2025-05-28T22:50:24.803Z] [javac] ^
[2025-05-28T22:50:24.803Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.803Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).divide(new BigDecimal("0E-2147483647"), -2147483648, -2147483648);
[2025-05-28T22:50:24.803Z] [javac] ^
[2025-05-28T22:50:24.803Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.803Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("3E+1"), -1);
[2025-05-28T22:50:24.803Z] [javac] ^
[2025-05-28T22:50:24.803Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.803Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+9")).setScale(-1, -1);
[2025-05-28T22:50:24.803Z] [javac] ^
[2025-05-28T22:50:24.803Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.803Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0.0"), 1, 2147483647);
[2025-05-28T22:50:24.803Z] [javac] ^
[2025-05-28T22:50:24.803Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.803Z] [javac] rc_BigDecimal = (new BigDecimal("3E+2")).divide(new BigDecimal("0.0"), 0);
[2025-05-28T22:50:24.803Z] [javac] ^
[2025-05-28T22:50:24.803Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.803Z] [javac] rc_BigDecimal = (new BigDecimal("3")).divide(new BigDecimal("0.0"), 0, 1);
[2025-05-28T22:50:24.803Z] [javac] ^
[2025-05-28T22:50:24.803Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.803Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("0"), 1);
[2025-05-28T22:50:24.803Z] [javac] ^
[2025-05-28T22:50:24.803Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.804Z] [javac] rc_BigDecimal = (new BigDecimal("8")).divide(new BigDecimal("3E+1"), 2147483647);
[2025-05-28T22:50:24.804Z] [javac] ^
[2025-05-28T22:50:24.804Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.804Z] [javac] rc_BigDecimal = (new BigDecimal("-30")).divide(new BigDecimal("6E-2147483647"), 2147483647, 0);
[2025-05-28T22:50:24.804Z] [javac] ^
[2025-05-28T22:50:24.804Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.804Z] [javac] rc_BigDecimal = (new BigDecimal("-9223372036854775808")).divide(new BigDecimal("-1"), -1, -1);
[2025-05-28T22:50:24.804Z] [javac] ^
[2025-05-28T22:50:24.804Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.804Z] [javac] rc_BigDecimal = (new BigDecimal("0.0")).divide(new BigDecimal("-2"), -2147483648);
[2025-05-28T22:50:24.804Z] [javac] ^
[2025-05-28T22:50:24.804Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.804Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2E+9"), 1);
[2025-05-28T22:50:24.804Z] [javac] ^
[2025-05-28T22:50:24.804Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.804Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("1"), 1);
[2025-05-28T22:50:24.804Z] [javac] ^
[2025-05-28T22:50:24.804Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.804Z] [javac] rc_BigDecimal = (new BigDecimal("1E+2147483647")).setScale(1, 2147483647);
[2025-05-28T22:50:24.804Z] [javac] ^
[2025-05-28T22:50:24.804Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.804Z] [javac] rc_BigDecimal = (new BigDecimal("-5E+2147483637")).setScale(0, -2147483648);
[2025-05-28T22:50:24.804Z] [javac] ^
[2025-05-28T22:50:24.804Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.804Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+9")).setScale(1, 0);
[2025-05-28T22:50:24.804Z] [javac] ^
[2025-05-28T22:50:24.804Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.804Z] [javac] rc_BigDecimal = (new BigDecimal("-3E+1")).divide(new BigDecimal("-1"), -1);
[2025-05-28T22:50:24.804Z] [javac] ^
[2025-05-28T22:50:24.804Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.804Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, 0);
[2025-05-28T22:50:24.804Z] [javac] ^
[2025-05-28T22:50:24.804Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.804Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(-2147483648, -1);
[2025-05-28T22:50:24.804Z] [javac] ^
[2025-05-28T22:50:24.804Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.805Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("1"), -1);
[2025-05-28T22:50:24.805Z] [javac] ^
[2025-05-28T22:50:24.805Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.805Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("-2000000001"), 2147483647, 2147483647);
[2025-05-28T22:50:24.805Z] [javac] ^
[2025-05-28T22:50:24.805Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.805Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2000000001"), 0);
[2025-05-28T22:50:24.805Z] [javac] ^
[2025-05-28T22:50:24.805Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.805Z] [javac] rc_BigDecimal = (new BigDecimal("-2147483648")).divide(new BigDecimal("1"), -2147483648);
[2025-05-28T22:50:24.805Z] [javac] ^
[2025-05-28T22:50:24.805Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.805Z] [javac] rc_BigDecimal = (new BigDecimal("-2.0000000000E-2147483637")).divide(new BigDecimal("2.0000000000E-2147483637"), 0);
[2025-05-28T22:50:24.805Z] [javac] ^
[2025-05-28T22:50:24.805Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.805Z] [javac] rc_BigDecimal = (new BigDecimal("2147483647")).divide(new BigDecimal("-4E-2147483628"), 2147483647, 0);
[2025-05-28T22:50:24.805Z] [javac] ^
[2025-05-28T22:50:24.805Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.805Z] [javac] rc_BigDecimal = (new BigDecimal("-4E-2147483628")).divide(new BigDecimal("-4E-2147483628"), 1);
[2025-05-28T22:50:24.805Z] [javac] ^
[2025-05-28T22:50:24.805Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.805Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("3E+1"), 2147483647, 2147483647);
[2025-05-28T22:50:24.805Z] [javac] ^
[2025-05-28T22:50:24.805Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.805Z] [javac] rc_BigDecimal = (new BigDecimal("2")).divide(new BigDecimal("-2147483647"), 1);
[2025-05-28T22:50:24.805Z] [javac] ^
[2025-05-28T22:50:24.805Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.805Z] [javac] rc_BigDecimal = (new BigDecimal("-2")).setScale(-1, -2147483648);
[2025-05-28T22:50:24.805Z] [javac] ^
[2025-05-28T22:50:24.805Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.805Z] [javac] rc_BigDecimal = (new BigDecimal("0.2")).divide(new BigDecimal("0.2"), -2147483648);
[2025-05-28T22:50:24.805Z] [javac] ^
[2025-05-28T22:50:24.805Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.805Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("32"), 1, 0);
[2025-05-28T22:50:24.805Z] [javac] ^
[2025-05-28T22:50:24.805Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.805Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(-1, 0);
[2025-05-28T22:50:24.805Z] [javac] ^
[2025-05-28T22:50:24.806Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.806Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("2.88E+6"), -1);
[2025-05-28T22:50:24.806Z] [javac] ^
[2025-05-28T22:50:24.806Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.806Z] [javac] rc_BigDecimal = (new BigDecimal("28771880")).divide(new BigDecimal("32"), 1, 1);
[2025-05-28T22:50:24.806Z] [javac] ^
[2025-05-28T22:50:24.806Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.806Z] [javac] rc_BigDecimal = (new BigDecimal("899121.2")).divide(new BigDecimal("1"), 0, -2147483648);
[2025-05-28T22:50:24.806Z] [javac] ^
[2025-05-28T22:50:24.806Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.806Z] [javac] rc_BigDecimal = (new BigDecimal("1024")).setScale(0, 0);
[2025-05-28T22:50:24.806Z] [javac] ^
[2025-05-28T22:50:24.806Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.806Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("1.41984876986375E+23"), 1);
[2025-05-28T22:50:24.806Z] [javac] ^
[2025-05-28T22:50:24.806Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.806Z] [javac] rc_BigDecimal = (new BigDecimal("1.41984876986375E+23")).setScale(2147483647, -2147483648);
[2025-05-28T22:50:24.806Z] [javac] ^
[2025-05-28T22:50:24.806Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.806Z] [javac] rc_BigDecimal = (new BigDecimal("1")).setScale(-1, 2147483647);
[2025-05-28T22:50:24.806Z] [javac] ^
[2025-05-28T22:50:24.811Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.811Z] [javac] rc_BigDecimal = (new BigDecimal("1E+23")).setScale(-1, 0);
[2025-05-28T22:50:24.811Z] [javac] ^
[2025-05-28T22:50:24.811Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:24.811Z] [javac] rc_BigDecimal = (new BigDecimal("1.41984876986375E+23")).setScale(-2147483648, 2147483647);
[2025-05-28T22:50:24.811Z] [javac] ^
[2025-05-28T22:50:25.205Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.205Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).setScale(1, 2147483647);
[2025-05-28T22:50:25.205Z] [javac] ^
[2025-05-28T22:50:25.206Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.206Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, -1);
[2025-05-28T22:50:25.206Z] [javac] ^
[2025-05-28T22:50:25.206Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.206Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, 1);
[2025-05-28T22:50:25.206Z] [javac] ^
[2025-05-28T22:50:25.206Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.206Z] [javac] rc_BigDecimal = (new BigDecimal("-2147483648")).divide(new BigDecimal("-1"), 0, -1);
[2025-05-28T22:50:25.206Z] [javac] ^
[2025-05-28T22:50:25.206Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.206Z] [javac] rc_BigDecimal = (new BigDecimal("6E-2147483646")).divide(new BigDecimal("-2147483648"), 2147483647);
[2025-05-28T22:50:25.206Z] [javac] ^
[2025-05-28T22:50:25.206Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.206Z] [javac] rc_BigDecimal = (new BigDecimal("6E+1")).divide(new BigDecimal("6E+1"), -2147483648);
[2025-05-28T22:50:25.206Z] [javac] ^
[2025-05-28T22:50:25.206Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.206Z] [javac] rc_BigDecimal = (new BigDecimal("-32")).divide(new BigDecimal("6E-2147483646"), 0, -1);
[2025-05-28T22:50:25.206Z] [javac] ^
[2025-05-28T22:50:25.206Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.206Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).setScale(2147483647, -1);
[2025-05-28T22:50:25.206Z] [javac] ^
[2025-05-28T22:50:25.207Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.207Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0.0"), 1, 2147483647);
[2025-05-28T22:50:25.207Z] [javac] ^
[2025-05-28T22:50:25.207Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.207Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+1")).divide(new BigDecimal("0.0"), 1);
[2025-05-28T22:50:25.207Z] [javac] ^
[2025-05-28T22:50:25.207Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.207Z] [javac] rc_BigDecimal = (new BigDecimal("1135879015861")).setScale(2147483647, -1);
[2025-05-28T22:50:25.207Z] [javac] ^
[2025-05-28T22:50:25.207Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.207Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("0"), 1);
[2025-05-28T22:50:25.207Z] [javac] ^
[2025-05-28T22:50:25.207Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.207Z] [javac] rc_BigDecimal = (new BigDecimal("9223372036854775807")).divide(new BigDecimal("24903104499507894593055628446194152243200.0"), 0);
[2025-05-28T22:50:25.207Z] [javac] ^
[2025-05-28T22:50:25.207Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.207Z] [javac] rc_BigDecimal = (new BigDecimal("1E-19")).divide(new BigDecimal("1E-19"), 0);
[2025-05-28T22:50:25.207Z] [javac] ^
[2025-05-28T22:50:25.207Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.207Z] [javac] rc_BigDecimal = (new BigDecimal("0.0")).divide(new BigDecimal("1"), 1, -2147483648);
[2025-05-28T22:50:25.207Z] [javac] ^
[2025-05-28T22:50:25.207Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.207Z] [javac] rc_BigDecimal = (new BigDecimal("3.2E-2147483646")).divide(new BigDecimal("0"), 0, 2147483647);
[2025-05-28T22:50:25.207Z] [javac] ^
[2025-05-28T22:50:25.207Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.207Z] [javac] rc_BigDecimal = (new BigDecimal("8")).divide(new BigDecimal("32.00000002"), 0, 2147483647);
[2025-05-28T22:50:25.207Z] [javac] ^
[2025-05-28T22:50:25.207Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.207Z] [javac] rc_BigDecimal = (new BigDecimal("0.001")).setScale(1, 2147483647);
[2025-05-28T22:50:25.207Z] [javac] ^
[2025-05-28T22:50:25.207Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.207Z] [javac] rc_BigDecimal = (new BigDecimal("0.000")).divide(new BigDecimal("-0.001"), -2147483648);
[2025-05-28T22:50:25.207Z] [javac] ^
[2025-05-28T22:50:25.208Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.208Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("32"), -2147483648);
[2025-05-28T22:50:25.208Z] [javac] ^
[2025-05-28T22:50:25.208Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.208Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2E+12"), 0);
[2025-05-28T22:50:25.208Z] [javac] ^
[2025-05-28T22:50:25.208Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.208Z] [javac] rc_BigDecimal = (new BigDecimal("2E+12")).divide(new BigDecimal("2E+12"), 2147483647);
[2025-05-28T22:50:25.208Z] [javac] ^
[2025-05-28T22:50:25.208Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.208Z] [javac] rc_BigDecimal = (new BigDecimal("2147483647")).divide(new BigDecimal("-99"), -2147483648, 0);
[2025-05-28T22:50:25.208Z] [javac] ^
[2025-05-28T22:50:25.208Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.208Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).setScale(0, -2147483648);
[2025-05-28T22:50:25.208Z] [javac] ^
[2025-05-28T22:50:25.208Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.208Z] [javac] rc_BigDecimal = (new BigDecimal("2E+9")).divide(new BigDecimal("320.0E+2147483647"), -2147483648, -1);
[2025-05-28T22:50:25.208Z] [javac] ^
[2025-05-28T22:50:25.208Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.208Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("1"), -2147483648, 2147483647);
[2025-05-28T22:50:25.208Z] [javac] ^
[2025-05-28T22:50:25.208Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.208Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("1"), -1);
[2025-05-28T22:50:25.208Z] [javac] ^
[2025-05-28T22:50:25.208Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.208Z] [javac] rc_BigDecimal = (new BigDecimal("0E+9")).setScale(0, -2147483648);
[2025-05-28T22:50:25.208Z] [javac] ^
[2025-05-28T22:50:25.208Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.208Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("1"), -1);
[2025-05-28T22:50:25.208Z] [javac] ^
[2025-05-28T22:50:25.208Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.208Z] [javac] rc_BigDecimal = (new BigDecimal("0E+9")).divide(new BigDecimal("32"), 0);
[2025-05-28T22:50:25.209Z] [javac] ^
[2025-05-28T22:50:25.209Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.209Z] [javac] rc_BigDecimal = (new BigDecimal("-9.22337203685477580E+18")).divide(new BigDecimal("179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"), 2147483647);
[2025-05-28T22:50:25.209Z] [javac] ^
[2025-05-28T22:50:25.209Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.209Z] [javac] rc_BigDecimal = (new BigDecimal("-9.22337203685477580E+18")).divide(new BigDecimal("179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"), -2147483648);
[2025-05-28T22:50:25.209Z] [javac] ^
[2025-05-28T22:50:25.209Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.209Z] [javac] rc_BigDecimal = (new BigDecimal("9.22337203685477580E+18")).divide(new BigDecimal("0"), 2147483647);
[2025-05-28T22:50:25.209Z] [javac] ^
[2025-05-28T22:50:25.209Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.209Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("0"), 2147483647);
[2025-05-28T22:50:25.209Z] [javac] ^
[2025-05-28T22:50:25.209Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.209Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).setScale(0, -1);
[2025-05-28T22:50:25.209Z] [javac] ^
[2025-05-28T22:50:25.209Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.209Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-9E+18"), 2147483647, -1);
[2025-05-28T22:50:25.209Z] [javac] ^
[2025-05-28T22:50:25.209Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.209Z] [javac] rc_BigDecimal = (new BigDecimal("4E+1")).divide(new BigDecimal("4E+1"), 0, -1);
[2025-05-28T22:50:25.209Z] [javac] ^
[2025-05-28T22:50:25.209Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.209Z] [javac] rc_BigDecimal = (new BigDecimal("1E-2147483646")).setScale(-1, -1);
[2025-05-28T22:50:25.209Z] [javac] ^
[2025-05-28T22:50:25.209Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.209Z] [javac] rc_BigDecimal = (new BigDecimal("4.940656458412465441765687928682213723650598026143247644255856825006755072702087518652998363616359923797965646954457177309266567103559397963987747960107818781263007131903114045278458171678489821036887186360569987307230500063874091535649843873124733972731696151400317153853980741262385655911710266585566867681870395603106249319452715914924553293054565444011274801297099995419319894090804165633245247571478690147267801593552386115501348035264934720193790268107107491703332226844753335720832431936092382893458368060106011506169809753078342277318329247904982524730776375927247874656084778203734469699533647017972677717585125660551199131504891101451037862738167250955837389733598993664809941164205702637090279242767544565229087538682506419718265533447265625E-324")).divide(new BigDecimal("1"), 0, 1);
[2025-05-28T22:50:25.210Z] [javac] ^
[2025-05-28T22:50:25.210Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.210Z] [javac] rc_BigDecimal = (new BigDecimal("-1281")).setScale(2147483647, -2147483648);
[2025-05-28T22:50:25.210Z] [javac] ^
[2025-05-28T22:50:25.210Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.210Z] [javac] rc_BigDecimal = (new BigDecimal("320.0E+2147483647")).setScale(1, 2147483647);
[2025-05-28T22:50:25.210Z] [javac] ^
[2025-05-28T22:50:25.210Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.210Z] [javac] rc_BigDecimal = (new BigDecimal("-320.0E+2147483647")).divide(new BigDecimal("-12"), -1, -2147483648);
[2025-05-28T22:50:25.210Z] [javac] ^
[2025-05-28T22:50:25.210Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.210Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("960.0E+2147483647"), 2147483647, 1);
[2025-05-28T22:50:25.210Z] [javac] ^
[2025-05-28T22:50:25.210Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.210Z] [javac] rc_BigDecimal = (new BigDecimal("1135879015891")).divide(new BigDecimal("0E+1"), 0);
[2025-05-28T22:50:25.210Z] [javac] ^
[2025-05-28T22:50:25.210Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.210Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("-1135879015891"), 1);
[2025-05-28T22:50:25.210Z] [javac] ^
[2025-05-28T22:50:25.210Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.210Z] [javac] rc_BigDecimal = (new BigDecimal("4E+1")).divide(new BigDecimal("1"), -2147483648);
[2025-05-28T22:50:25.210Z] [javac] ^
[2025-05-28T22:50:25.210Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.210Z] [javac] rc_BigDecimal = (new BigDecimal("2E+12")).setScale(1, -1);
[2025-05-28T22:50:25.210Z] [javac] ^
[2025-05-28T22:50:25.210Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.210Z] [javac] rc_BigDecimal = (new BigDecimal("-1.99999999996E+12")).setScale(-2147483648, -2147483648);
[2025-05-28T22:50:25.210Z] [javac] ^
[2025-05-28T22:50:25.211Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.211Z] [javac] rc_BigDecimal = (new BigDecimal("0E+12")).setScale(-2147483648, -2147483648);
[2025-05-28T22:50:25.211Z] [javac] ^
[2025-05-28T22:50:25.211Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.211Z] [javac] rc_BigDecimal = (new BigDecimal("0E+12")).setScale(0, -2147483648);
[2025-05-28T22:50:25.211Z] [javac] ^
[2025-05-28T22:50:25.211Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.211Z] [javac] rc_BigDecimal = (new BigDecimal("-3.5953862696527236908960558463082761664687296077976717049680115374235782248793078708997797571511017399777024278016714657032806735520955551246135652609633633210395832047366056772942892889772883828453616385914723314427096111611426256685548820073761435417631071847729753328931056543508907267526403605711823355568863500566524E+320")).divide(new BigDecimal("0E+12"), 2147483647);
[2025-05-28T22:50:25.211Z] [javac] ^
[2025-05-28T22:50:25.211Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.211Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0E-2147483647"), -2147483648);
[2025-05-28T22:50:25.211Z] [javac] ^
[2025-05-28T22:50:25.211Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.211Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).setScale(1, 1);
[2025-05-28T22:50:25.211Z] [javac] ^
[2025-05-28T22:50:25.211Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:25.211Z] [javac] rc_BigDecimal = (new BigDecimal("3.2E-2147483646")).setScale(0, -2147483648);
[2025-05-28T22:50:25.211Z] [javac] ^
[2025-05-28T22:50:25.211Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4520: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2025-05-28T22:50:25.211Z] [javac] rc_BigDecimal = (new BigDecimal("0.625")).divide(new BigDecimal("0"), -1, 2147483647);
[2025-05-28T22:50:25.211Z] [javac] ^
[2025-05-28T22:50:25.211Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4675: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2025-05-28T22:50:25.211Z] [javac] rc_BigDecimal = (new BigDecimal("0.625")).divide(new BigDecimal("0.0"), 2147483647, -2147483648);
[2025-05-28T22:50:25.211Z] [javac] ^
[2025-05-28T22:50:25.211Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4781: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2025-05-28T22:50:25.211Z] [javac] rc_BigDecimal = (new BigDecimal("160")).divide(new BigDecimal("160"), -1, 1);
[2025-05-28T22:50:25.211Z] [javac] ^
[2025-05-28T22:50:25.211Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:5140: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2025-05-28T22:50:25.211Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("32"), -2147483648, 0);
[2025-05-28T22:50:25.211Z] [javac] ^
[2025-05-28T22:50:30.494Z] [javac] Note: Some input files additionally use or override a deprecated API.
[2025-05-28T22:50:30.494Z] [javac] 100 warnings
[2025-05-28T22:50:30.494Z]
[2025-05-28T22:50:30.494Z] build-jar:
[2025-05-28T22:50:30.494Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar
[2025-05-28T22:50:30.494Z]
[2025-05-28T22:50:30.494Z] build-archives:
[2025-05-28T22:50:30.494Z]
[2025-05-28T22:50:30.494Z] build-no-natives:
[2025-05-28T22:50:30.494Z]
[2025-05-28T22:50:30.494Z] build-natives:
[2025-05-28T22:50:30.494Z]
[2025-05-28T22:50:30.494Z] build:
[2025-05-28T22:50:30.494Z] [echo] Executing openjdk.test.mauve/build.xml
[2025-05-28T22:50:30.495Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] check-if-already-built:
[2025-05-28T22:50:30.495Z] [echo] Checking if /Users/admin/workspace/testDependency/system_lib/mauve/mauve.jar already exists
[2025-05-28T22:50:30.495Z] [echo] openjdk_test_mauve_already_built is true
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] check-if-cvs-available:
[2025-05-28T22:50:30.495Z] [echo] Checking if /Users/admin/workspace/testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2025-05-28T22:50:30.495Z] [echo] cvs_available is true
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] download-cvsclient:
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] output-recreate-message:
[2025-05-28T22:50:30.495Z] [echo] /Users/admin/workspace/testDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2025-05-28T22:50:30.495Z] [echo] If you want to recreate /Users/admin/workspace/testDependency/system_lib/mauve/mauve.jar, delete it manually and rerun.
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] delete-work-dir:
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] create-work-dir:
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] get-source:
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] check-if-source-available:
[2025-05-28T22:50:30.495Z] [echo] Checking if /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//mauve/mauve/gnu/testlet/config.java.in exists
[2025-05-28T22:50:30.495Z] [echo] mauve_source_available is ${mauve_source_available}
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] delete-corba-files:
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] mauve-configure:
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] setup-java-properties:
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] build-harness:
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] build-tests:
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] build-java:
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] build-jar:
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] build-archives:
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] check-if-work_jar_file-exists:
[2025-05-28T22:50:30.495Z] [echo] Checking if /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//mauve/mauve.jar exists
[2025-05-28T22:50:30.495Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] install-archives:
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] configure:
[2025-05-28T22:50:30.495Z] [echo] Executing openjdk.test.nio/build.xml
[2025-05-28T22:50:30.495Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] setup-java-properties:
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] setup-windows-compiler:
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] check-prereqs:
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] build-dependencies:
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] create-bin-dir:
[2025-05-28T22:50:30.495Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] check-java-nio-filesystem:
[2025-05-28T22:50:30.495Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] copy-resources:
[2025-05-28T22:50:30.495Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-05-28T22:50:30.495Z] [copy] Copied 15 empty directories to 8 empty directories under /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-05-28T22:50:30.495Z]
[2025-05-28T22:50:30.495Z] build-java-nio-filesystem:
[2025-05-28T22:50:30.495Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2025-05-28T22:50:30.495Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2025-05-28T22:50:30.495Z] [exec] Updated services file: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:30.495Z] [exec] Done
[2025-05-28T22:50:30.495Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:30.495Z] [javac] Compiling 1005 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-05-28T22:50:31.330Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF
[2025-05-28T22:50:31.330Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2025-05-28T22:50:31.330Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2025-05-28T22:50:31.330Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar
[2025-05-28T22:50:31.330Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2025-05-28T22:50:31.722Z]
[2025-05-28T22:50:31.722Z] build-java:
[2025-05-28T22:50:31.722Z] [javac] Compiling 47 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-05-28T22:50:32.555Z] [javac] Note: Some input files use or override a deprecated API.
[2025-05-28T22:50:32.555Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] build-jar:
[2025-05-28T22:50:32.555Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] build-archives:
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] build-no-natives:
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] build-natives:
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] build:
[2025-05-28T22:50:32.555Z] [echo] Executing openjdk.test.serialization/build.xml
[2025-05-28T22:50:32.555Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] setup-java-properties:
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] setup-windows-compiler:
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] check-prereqs:
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] build-dependencies:
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] create-bin-dir:
[2025-05-28T22:50:32.555Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] build-java:
[2025-05-28T22:50:32.555Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] build-jar:
[2025-05-28T22:50:32.555Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] build-archives:
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] build-no-natives:
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] build-natives:
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] build:
[2025-05-28T22:50:32.555Z] [echo] Executing openjdk.test.security/build.xml
[2025-05-28T22:50:32.555Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] setup-java-properties:
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] setup-windows-compiler:
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] check-prereqs:
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] build-dependencies:
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] create-bin-dir:
[2025-05-28T22:50:32.555Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2025-05-28T22:50:32.555Z]
[2025-05-28T22:50:32.555Z] build-java:
[2025-05-28T22:50:32.555Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2025-05-28T22:50:33.396Z]
[2025-05-28T22:50:33.396Z] build-jar:
[2025-05-28T22:50:33.396Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar
[2025-05-28T22:50:33.396Z]
[2025-05-28T22:50:33.396Z] build-archives:
[2025-05-28T22:50:33.396Z]
[2025-05-28T22:50:33.396Z] build-no-natives:
[2025-05-28T22:50:33.396Z]
[2025-05-28T22:50:33.396Z] build-natives:
[2025-05-28T22:50:33.396Z]
[2025-05-28T22:50:33.396Z] build:
[2025-05-28T22:50:33.396Z] [echo] Executing openjdk.test.util/build.xml
[2025-05-28T22:50:33.396Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:33.396Z]
[2025-05-28T22:50:33.396Z] setup-java-properties:
[2025-05-28T22:50:33.396Z]
[2025-05-28T22:50:33.396Z] setup-windows-compiler:
[2025-05-28T22:50:33.396Z]
[2025-05-28T22:50:33.396Z] check-prereqs:
[2025-05-28T22:50:33.396Z]
[2025-05-28T22:50:33.396Z] build-dependencies:
[2025-05-28T22:50:33.396Z]
[2025-05-28T22:50:33.396Z] create-bin-dir:
[2025-05-28T22:50:33.396Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2025-05-28T22:50:33.396Z]
[2025-05-28T22:50:33.396Z] build-java:
[2025-05-28T22:50:33.396Z] [javac] Compiling 16 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2025-05-28T22:50:33.791Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.791Z] [javac] hmap.put(new Integer(n), new Hog.Hoglet(depth-1));
[2025-05-28T22:50:33.791Z] [javac] ^
[2025-05-28T22:50:33.791Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.791Z] [javac] this.state = new Integer(state);
[2025-05-28T22:50:33.791Z] [javac] ^
[2025-05-28T22:50:33.791Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.791Z] [javac] value = new Integer(1000);
[2025-05-28T22:50:33.791Z] [javac] ^
[2025-05-28T22:50:33.791Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.791Z] [javac] key = new Integer(random.nextInt());
[2025-05-28T22:50:33.791Z] [javac] ^
[2025-05-28T22:50:33.791Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.791Z] [javac] vkey.add(new Integer(10));
[2025-05-28T22:50:33.791Z] [javac] ^
[2025-05-28T22:50:33.791Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.792Z] [javac] hkey.put(new Integer(10), new BigDecimal(1000000));
[2025-05-28T22:50:33.792Z] [javac] ^
[2025-05-28T22:50:33.792Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.792Z] [javac] hashmap1.put(new Integer(i), new Object());
[2025-05-28T22:50:33.792Z] [javac] ^
[2025-05-28T22:50:33.792Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.792Z] [javac] hashmap1.put(new Integer(i), new Object());
[2025-05-28T22:50:33.792Z] [javac] ^
[2025-05-28T22:50:33.792Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.792Z] [javac] tree1.put(new Integer(i), new Object());
[2025-05-28T22:50:33.792Z] [javac] ^
[2025-05-28T22:50:33.792Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.792Z] [javac] hashmap1.remove(new Integer(i));
[2025-05-28T22:50:33.792Z] [javac] ^
[2025-05-28T22:50:33.792Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.792Z] [javac] tree1.remove(new Integer(i));
[2025-05-28T22:50:33.792Z] [javac] ^
[2025-05-28T22:50:33.793Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.793Z] [javac] Integer tempInteger = new Integer(i);
[2025-05-28T22:50:33.793Z] [javac] ^
[2025-05-28T22:50:33.793Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.793Z] [javac] hashmap1.put(new Integer(0), new Object());
[2025-05-28T22:50:33.793Z] [javac] ^
[2025-05-28T22:50:33.793Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.793Z] [javac] hashmap1.put(new Integer(2), new Object());
[2025-05-28T22:50:33.793Z] [javac] ^
[2025-05-28T22:50:33.793Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.793Z] [javac] hashmap1.put(new Integer(1), new Object());
[2025-05-28T22:50:33.793Z] [javac] ^
[2025-05-28T22:50:33.793Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.793Z] [javac] treemap.put(new Integer(i), new MapObject(i));
[2025-05-28T22:50:33.793Z] [javac] ^
[2025-05-28T22:50:33.793Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.793Z] [javac] ((MapObject)treemap.get(new Integer(i))).value += 10;
[2025-05-28T22:50:33.793Z] [javac] ^
[2025-05-28T22:50:33.794Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.794Z] [javac] intList.add(new Integer(i));
[2025-05-28T22:50:33.794Z] [javac] ^
[2025-05-28T22:50:33.794Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.794Z] [javac] k = new Integer(random.nextInt());
[2025-05-28T22:50:33.794Z] [javac] ^
[2025-05-28T22:50:33.794Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.794Z] [javac] k = new Integer(random.nextInt());
[2025-05-28T22:50:33.794Z] [javac] ^
[2025-05-28T22:50:33.794Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.794Z] [javac] tree1.put(new Integer(Integer.MIN_VALUE), null);
[2025-05-28T22:50:33.794Z] [javac] ^
[2025-05-28T22:50:33.794Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.794Z] [javac] assertEquals(new Integer(Integer.MIN_VALUE), tree1.firstKey());
[2025-05-28T22:50:33.794Z] [javac] ^
[2025-05-28T22:50:33.794Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.794Z] [javac] tree1.put(new Integer(Integer.MAX_VALUE), null);
[2025-05-28T22:50:33.794Z] [javac] ^
[2025-05-28T22:50:33.795Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.795Z] [javac] assertEquals(new Integer(Integer.MAX_VALUE), tree1.lastKey());
[2025-05-28T22:50:33.795Z] [javac] ^
[2025-05-28T22:50:33.795Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.795Z] [javac] headmap = tree.headMap(new Integer(0));
[2025-05-28T22:50:33.795Z] [javac] ^
[2025-05-28T22:50:33.795Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.795Z] [javac] headmap.put(new Integer(1), null);
[2025-05-28T22:50:33.795Z] [javac] ^
[2025-05-28T22:50:33.795Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.795Z] [javac] headmap.put(new Integer(0), null);
[2025-05-28T22:50:33.795Z] [javac] ^
[2025-05-28T22:50:33.795Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.795Z] [javac] tree2.put(new Integer(keys[i]), values[j]);
[2025-05-28T22:50:33.795Z] [javac] ^
[2025-05-28T22:50:33.795Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.795Z] [javac] Integer key = new Integer(random.nextInt());
[2025-05-28T22:50:33.795Z] [javac] ^
[2025-05-28T22:50:33.796Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.796Z] [javac] Integer key = new Integer(random.nextInt());
[2025-05-28T22:50:33.796Z] [javac] ^
[2025-05-28T22:50:33.796Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.796Z] [javac] submap = tree.subMap(tree.firstKey(), new Integer(0));
[2025-05-28T22:50:33.796Z] [javac] ^
[2025-05-28T22:50:33.796Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.796Z] [javac] submap.put(new Integer(1), null);
[2025-05-28T22:50:33.796Z] [javac] ^
[2025-05-28T22:50:33.796Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.796Z] [javac] submap.put(new Integer(0), null);
[2025-05-28T22:50:33.796Z] [javac] ^
[2025-05-28T22:50:33.796Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.796Z] [javac] submap = tree.subMap(new Integer(1), tree.lastKey());
[2025-05-28T22:50:33.796Z] [javac] ^
[2025-05-28T22:50:33.797Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.797Z] [javac] submap.put(new Integer(-1), null);
[2025-05-28T22:50:33.797Z] [javac] ^
[2025-05-28T22:50:33.797Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.797Z] [javac] submap.put(new Integer(0), null);
[2025-05-28T22:50:33.797Z] [javac] ^
[2025-05-28T22:50:33.797Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.797Z] [javac] tailmap = tree.tailMap(new Integer(1));
[2025-05-28T22:50:33.797Z] [javac] ^
[2025-05-28T22:50:33.797Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.797Z] [javac] tailmap.put(new Integer(-1), null);
[2025-05-28T22:50:33.797Z] [javac] ^
[2025-05-28T22:50:33.797Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.797Z] [javac] tailmap.put(new Integer(0), null);
[2025-05-28T22:50:33.797Z] [javac] ^
[2025-05-28T22:50:33.797Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.797Z] [javac] new Integer(((TreeMapKey)t2).getValue())));
[2025-05-28T22:50:33.797Z] [javac] ^
[2025-05-28T22:50:33.798Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.798Z] [javac] return reverse_factor * (new Integer(((TreeMapKey)t1).getValue()).compareTo(
[2025-05-28T22:50:33.798Z] [javac] ^
[2025-05-28T22:50:33.798Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.798Z] [javac] tree.put(new Integer(randomGenerator.nextInt()), new Integer(tree.size()));
[2025-05-28T22:50:33.798Z] [javac] ^
[2025-05-28T22:50:33.798Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:33.798Z] [javac] tree.put(new Integer(randomGenerator.nextInt()), new Integer(tree.size()));
[2025-05-28T22:50:33.798Z] [javac] ^
[2025-05-28T22:50:33.798Z] [javac] 43 warnings
[2025-05-28T22:50:33.798Z]
[2025-05-28T22:50:33.798Z] build-jar:
[2025-05-28T22:50:33.798Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar
[2025-05-28T22:50:33.798Z]
[2025-05-28T22:50:33.798Z] build-archives:
[2025-05-28T22:50:33.798Z]
[2025-05-28T22:50:33.798Z] build-no-natives:
[2025-05-28T22:50:33.798Z]
[2025-05-28T22:50:33.798Z] build-natives:
[2025-05-28T22:50:33.798Z]
[2025-05-28T22:50:33.798Z] build:
[2025-05-28T22:50:33.798Z] [echo] Executing openjdk.test.jlm/build.xml
[2025-05-28T22:50:33.798Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:33.798Z]
[2025-05-28T22:50:33.798Z] setup-java-properties:
[2025-05-28T22:50:33.798Z]
[2025-05-28T22:50:33.798Z] setup-windows-compiler:
[2025-05-28T22:50:33.798Z]
[2025-05-28T22:50:33.798Z] check-prereqs:
[2025-05-28T22:50:33.798Z]
[2025-05-28T22:50:33.798Z] create-bin-dir:
[2025-05-28T22:50:33.798Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2025-05-28T22:50:33.798Z]
[2025-05-28T22:50:33.798Z] build-java:
[2025-05-28T22:50:33.798Z] [javac] Compiling 33 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2025-05-28T22:50:34.665Z] [javac] Note: Some input files use or override a deprecated API.
[2025-05-28T22:50:34.665Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-28T22:50:34.665Z]
[2025-05-28T22:50:34.665Z] build-jar:
[2025-05-28T22:50:34.665Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar
[2025-05-28T22:50:34.665Z]
[2025-05-28T22:50:34.665Z] build-archives:
[2025-05-28T22:50:34.665Z]
[2025-05-28T22:50:34.665Z] build-no-natives:
[2025-05-28T22:50:34.665Z]
[2025-05-28T22:50:34.665Z] build-natives:
[2025-05-28T22:50:34.665Z]
[2025-05-28T22:50:34.665Z] build:
[2025-05-28T22:50:34.665Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:34.665Z]
[2025-05-28T22:50:34.665Z] setup-java-properties:
[2025-05-28T22:50:34.665Z]
[2025-05-28T22:50:34.665Z] setup-windows-compiler:
[2025-05-28T22:50:34.665Z]
[2025-05-28T22:50:34.665Z] check-prereqs:
[2025-05-28T22:50:34.665Z]
[2025-05-28T22:50:34.665Z] check-compiler-level:
[2025-05-28T22:50:34.665Z] [echo] java_java_specification_version is 11
[2025-05-28T22:50:34.665Z] [echo] can_build_modularity is true
[2025-05-28T22:50:34.665Z] [echo] can_build_modularity_natives_unix is true
[2025-05-28T22:50:34.665Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2025-05-28T22:50:34.665Z]
[2025-05-28T22:50:34.665Z] create-bin-dir:
[2025-05-28T22:50:34.665Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-05-28T22:50:34.665Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods
[2025-05-28T22:50:34.665Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2025-05-28T22:50:34.666Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2025-05-28T22:50:34.666Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-05-28T22:50:34.666Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-05-28T22:50:34.666Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2025-05-28T22:50:34.666Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2025-05-28T22:50:34.666Z]
[2025-05-28T22:50:34.666Z] build-java:
[2025-05-28T22:50:34.666Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:34.666Z] [apply] module displayServiceImpl1 {
[2025-05-28T22:50:34.666Z] [apply] ^
[2025-05-28T22:50:34.666Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:34.666Z] [apply] module displayServiceImpl2 {
[2025-05-28T22:50:34.666Z] [apply] ^
[2025-05-28T22:50:34.666Z] [apply] 2 warnings
[2025-05-28T22:50:36.003Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3/META-INF
[2025-05-28T22:50:36.003Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4/META-INF
[2025-05-28T22:50:36.003Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet/adoptopenjdk/test/modularity/exported
[2025-05-28T22:50:36.003Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test/net/adoptopenjdk/test/modularity/junit
[2025-05-28T22:50:36.836Z] [apply] warning: module name in --add-reads option not found: com.test.jlink
[2025-05-28T22:50:36.836Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:36.836Z] [apply] module com.test.serviceloaders2 {
[2025-05-28T22:50:36.836Z] [apply] ^
[2025-05-28T22:50:36.836Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:36.836Z] [apply] sun.misc.Unsafe unsafe = Unsafe.getUnsafe();
[2025-05-28T22:50:36.836Z] [apply] ^
[2025-05-28T22:50:36.837Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:36.837Z] [apply] sun.misc.Unsafe unsafe = Unsafe.getUnsafe();
[2025-05-28T22:50:36.837Z] [apply] ^
[2025-05-28T22:50:36.837Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:36.837Z] [apply] Signal signal = new Signal("TERM");
[2025-05-28T22:50:36.837Z] [apply] ^
[2025-05-28T22:50:36.837Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:36.837Z] [apply] Signal signal = new Signal("TERM");
[2025-05-28T22:50:36.837Z] [apply] ^
[2025-05-28T22:50:36.837Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:36.837Z] [apply] handler.handle(new Signal("INT"));
[2025-05-28T22:50:36.837Z] [apply] ^
[2025-05-28T22:50:36.838Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:36.838Z] [apply] ReflectionFactory factory = ReflectionFactory.getReflectionFactory();
[2025-05-28T22:50:36.838Z] [apply] ^
[2025-05-28T22:50:36.838Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:36.838Z] [apply] ReflectionFactory factory = ReflectionFactory.getReflectionFactory();
[2025-05-28T22:50:36.838Z] [apply] ^
[2025-05-28T22:50:36.838Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:36.838Z] [apply] class SignalHandler implements sun.misc.SignalHandler {
[2025-05-28T22:50:36.838Z] [apply] ^
[2025-05-28T22:50:36.838Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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
[2025-05-28T22:50:36.838Z] [apply] public void handle(Signal arg0) {
[2025-05-28T22:50:36.838Z] [apply] ^
[2025-05-28T22:50:36.838Z] [apply] Note: Some input files use or override a deprecated API.
[2025-05-28T22:50:36.838Z] [apply] Note: Recompile with -Xlint:deprecation for details.
[2025-05-28T22:50:36.838Z] [apply] 11 warnings
[2025-05-28T22:50:36.839Z] [echo] /Users/admin/workspace/testDependency/system_lib/junit/junit.jar:/Users/admin/workspace/testDependency/system_lib/junit/hamcrest-core.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.core/bin/stf.core.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.load/bin/stf.load.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin:/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common:/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService
[2025-05-28T22:50:37.675Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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;
[2025-05-28T22:50:37.675Z] [apply] "openjdk.test.modularity/bin/common/displayServiceImpl3", null);
[2025-05-28T22:50:37.675Z] [apply] ^
[2025-05-28T22:50:37.675Z] [apply] cast to String for a varargs call
[2025-05-28T22:50:37.675Z] [apply] cast to String[] for a non-varargs call and to suppress this warning
[2025-05-28T22:50:37.675Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/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;
[2025-05-28T22:50:37.675Z] [apply] "openjdk.test.modularity/bin/common/displayServiceImpl4", null);
[2025-05-28T22:50:37.675Z] [apply] ^
[2025-05-28T22:50:37.675Z] [apply] cast to String for a varargs call
[2025-05-28T22:50:37.675Z] [apply] cast to String[] for a non-varargs call and to suppress this warning
[2025-05-28T22:50:37.675Z] [apply] 2 warnings
[2025-05-28T22:50:37.675Z]
[2025-05-28T22:50:37.675Z] build-no-natives:
[2025-05-28T22:50:37.675Z]
[2025-05-28T22:50:37.675Z] build:
[2025-05-28T22:50:37.675Z]
[2025-05-28T22:50:37.675Z] build:
[2025-05-28T22:50:37.675Z]
[2025-05-28T22:50:37.675Z] common_dist:
[2025-05-28T22:50:37.676Z] [copy] Copying 337 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/STF
[2025-05-28T22:50:37.676Z] [copy] Copying 1301 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest
[2025-05-28T22:50:38.066Z] [copy] Warning: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/openj9-systemtest does not exist.
[2025-05-28T22:50:38.066Z]
[2025-05-28T22:50:38.066Z] build:
[2025-05-28T22:50:38.066Z]
[2025-05-28T22:50:38.066Z] build:
[2025-05-28T22:50:38.066Z]
[2025-05-28T22:50:38.066Z] THC.check:
[2025-05-28T22:50:38.066Z]
[2025-05-28T22:50:38.066Z] getChurn:
[2025-05-28T22:50:38.067Z] [exec] Cloning into 'churn'...
[2025-05-28T22:50:38.897Z]
[2025-05-28T22:50:38.897Z] dist:
[2025-05-28T22:50:38.897Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/churn
[2025-05-28T22:50:38.897Z]
[2025-05-28T22:50:38.897Z] init:
[2025-05-28T22:50:38.897Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/daaLoadTest
[2025-05-28T22:50:38.897Z]
[2025-05-28T22:50:38.897Z] common_build:
[2025-05-28T22:50:38.897Z]
[2025-05-28T22:50:38.897Z] build:
[2025-05-28T22:50:38.897Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/daaLoadTest
[2025-05-28T22:50:38.897Z]
[2025-05-28T22:50:38.897Z] build:
[2025-05-28T22:50:38.897Z]
[2025-05-28T22:50:38.897Z] init:
[2025-05-28T22:50:38.897Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/jcstress
[2025-05-28T22:50:38.897Z]
[2025-05-28T22:50:38.897Z] getDependentLibs:
[2025-05-28T22:50:38.897Z] [exec] --------------------------------------------
[2025-05-28T22:50:38.897Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:38.897Z] [exec] task is set to default
[2025-05-28T22:50:38.897Z] [exec] dependencyList is set to jcstress
[2025-05-28T22:50:38.897Z] [exec] --------------------------------------------
[2025-05-28T22:50:38.897Z] [exec] Starting download third party dependent jars
[2025-05-28T22:50:38.897Z] [exec] --------------------------------------------
[2025-05-28T22:50:38.897Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:38.897Z] [exec] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-28T22:50:38.897Z] [exec] downloaded dependent third party jars successfully
[2025-05-28T22:50:38.897Z]
[2025-05-28T22:50:38.897Z] dist:
[2025-05-28T22:50:38.898Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/jcstress
[2025-05-28T22:50:38.898Z]
[2025-05-28T22:50:38.898Z] init:
[2025-05-28T22:50:38.898Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/jlm
[2025-05-28T22:50:38.898Z]
[2025-05-28T22:50:38.898Z] common_build:
[2025-05-28T22:50:38.898Z]
[2025-05-28T22:50:38.898Z] build:
[2025-05-28T22:50:38.898Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/jlm
[2025-05-28T22:50:39.291Z]
[2025-05-28T22:50:39.291Z] init:
[2025-05-28T22:50:39.291Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/lambdaLoadTest
[2025-05-28T22:50:39.291Z]
[2025-05-28T22:50:39.291Z] common_build:
[2025-05-28T22:50:39.291Z]
[2025-05-28T22:50:39.291Z] build:
[2025-05-28T22:50:39.291Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/lambdaLoadTest
[2025-05-28T22:50:39.291Z]
[2025-05-28T22:50:39.292Z] init:
[2025-05-28T22:50:39.292Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/mathLoadTest
[2025-05-28T22:50:39.292Z]
[2025-05-28T22:50:39.292Z] common_build:
[2025-05-28T22:50:39.292Z]
[2025-05-28T22:50:39.292Z] build:
[2025-05-28T22:50:39.292Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/mathLoadTest
[2025-05-28T22:50:39.292Z]
[2025-05-28T22:50:39.292Z] init:
[2025-05-28T22:50:39.292Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/mauveLoadTest
[2025-05-28T22:50:39.292Z]
[2025-05-28T22:50:39.292Z] common_build:
[2025-05-28T22:50:39.292Z]
[2025-05-28T22:50:39.292Z] build:
[2025-05-28T22:50:39.292Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/mauveLoadTest
[2025-05-28T22:50:39.292Z]
[2025-05-28T22:50:39.292Z] init:
[2025-05-28T22:50:39.292Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/modularity
[2025-05-28T22:50:39.292Z]
[2025-05-28T22:50:39.292Z] common_build:
[2025-05-28T22:50:39.292Z]
[2025-05-28T22:50:39.292Z] build:
[2025-05-28T22:50:39.292Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/modularity
[2025-05-28T22:50:39.292Z]
[2025-05-28T22:50:39.292Z] init:
[2025-05-28T22:50:39.292Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/otherLoadTest
[2025-05-28T22:50:39.292Z]
[2025-05-28T22:50:39.292Z] common_build:
[2025-05-28T22:50:39.292Z]
[2025-05-28T22:50:39.292Z] build:
[2025-05-28T22:50:39.292Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/otherLoadTest
[2025-05-28T22:50:39.292Z]
[2025-05-28T22:50:39.292Z] init:
[2025-05-28T22:50:39.293Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/security
[2025-05-28T22:50:39.293Z]
[2025-05-28T22:50:39.293Z] common_build:
[2025-05-28T22:50:39.293Z]
[2025-05-28T22:50:39.293Z] build:
[2025-05-28T22:50:39.293Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/security
[2025-05-28T22:50:39.293Z]
[2025-05-28T22:50:39.293Z] init:
[2025-05-28T22:50:39.293Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/sharedClasses
[2025-05-28T22:50:39.293Z]
[2025-05-28T22:50:39.293Z] common_build:
[2025-05-28T22:50:39.293Z]
[2025-05-28T22:50:39.293Z] build:
[2025-05-28T22:50:39.293Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/sharedClasses
[2025-05-28T22:50:39.293Z]
[2025-05-28T22:50:39.293Z] BUILD SUCCESSFUL
[2025-05-28T22:50:39.293Z] Total time: 29 seconds
[2025-05-28T22:50:39.293Z] 0
[2025-05-28T22:50:39.293Z]
[2025-05-28T22:50:39.293Z]
[2025-05-28T22:50:39.293Z] RECORD TEST REPOs SHA
[2025-05-28T22:50:39.293Z] cd "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/scripts"; \
[2025-05-28T22:50:39.293Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-05-28T22:50:39.293Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/SHAs.txt
[2025-05-28T22:50:39.294Z] touch /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/SHAs.txt
[2025-05-28T22:50:39.294Z] ================================================
[2025-05-28T22:50:39.294Z] timestamp: 20250528-185038
[2025-05-28T22:50:39.294Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest
[2025-05-28T22:50:39.294Z] git repo:
[2025-05-28T22:50:39.294Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2025-05-28T22:50:39.294Z] sha:
[2025-05-28T22:50:39.294Z] 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247
[2025-05-28T22:50:39.294Z] ================================================
[2025-05-28T22:50:39.294Z] timestamp: 20250528-185038
[2025-05-28T22:50:39.294Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/churn/churn
[2025-05-28T22:50:39.294Z] git repo:
[2025-05-28T22:50:39.294Z] Fetch URL: https://github.com/rh-openjdk/churn.git
[2025-05-28T22:50:39.294Z] sha:
[2025-05-28T22:50:39.294Z] 01f9894909307f9a9a154a0df627d16def3d6603
[2025-05-28T22:50:39.294Z] ================================================
[2025-05-28T22:50:39.294Z] timestamp: 20250528-185039
[2025-05-28T22:50:39.294Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/system/STF
[2025-05-28T22:50:39.294Z] git repo:
[2025-05-28T22:50:39.294Z] Fetch URL: https://github.com/adoptium/STF.git
[2025-05-28T22:50:39.294Z] sha:
[2025-05-28T22:50:39.294Z] 03f6cc21c7356c036ccd11173c061417f58b621b
[2025-05-28T22:50:39.294Z] ================================================
[2025-05-28T22:50:39.294Z] timestamp: 20250528-185039
[2025-05-28T22:50:39.294Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests
[2025-05-28T22:50:39.294Z] git repo:
[2025-05-28T22:50:39.294Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-05-28T22:50:39.294Z] sha:
[2025-05-28T22:50:39.294Z] 54f676a44a7bcdd2068527ef937e0b524e89faf1
[2025-05-28T22:50:39.294Z] ================================================
[2025-05-28T22:50:39.294Z] timestamp: 20250528-185039
[2025-05-28T22:50:39.294Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG
[2025-05-28T22:50:39.294Z] git repo:
[2025-05-28T22:50:39.295Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-05-28T22:50:39.295Z] sha:
[2025-05-28T22:50:39.295Z] 957d1afa46fad3da74dc289c4196f3916b184c5f
[Pipeline] }
[2025-05-28T22:50:39.411Z] $ ssh-agent -k
[2025-05-28T22:50:39.431Z] unset SSH_AUTH_SOCK;
[2025-05-28T22:50:39.432Z] unset SSH_AGENT_PID;
[2025-05-28T22:50:39.432Z] echo Agent pid 1307 killed;
[2025-05-28T22:50:39.604Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-05-28T22:50:39.744Z] 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 RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-05-28T22:50:39.771Z] ITERATION: 1/1
[Pipeline] sh
[2025-05-28T22:50:40.383Z] ++ uname
[2025-05-28T22:50:40.384Z] + '[' Darwin = AIX ']'
[2025-05-28T22:50:40.384Z] ++ uname
[2025-05-28T22:50:40.384Z] + '[' Darwin = SunOS ']'
[2025-05-28T22:50:40.384Z] ++ uname
[2025-05-28T22:50:40.384Z] + '[' Darwin = '*BSD' ']'
[2025-05-28T22:50:40.384Z] + MAKE=make
[2025-05-28T22:50:40.384Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-05-28T22:50:40.384Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2025-05-28T22:50:41.106Z] ++ uname
[2025-05-28T22:50:41.106Z] + '[' Darwin = AIX ']'
[2025-05-28T22:50:41.106Z] ++ uname
[2025-05-28T22:50:41.106Z] + '[' Darwin = SunOS ']'
[2025-05-28T22:50:41.106Z] ++ uname
[2025-05-28T22:50:41.106Z] + '[' Darwin = '*BSD' ']'
[2025-05-28T22:50:41.106Z] + MAKE=make
[2025-05-28T22:50:41.106Z] + cd ./aqa-tests
[2025-05-28T22:50:41.106Z] + . ./scripts/testenv/testenvSettings.sh
[2025-05-28T22:50:41.106Z] ++ set +x
[2025-05-28T22:50:41.106Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make _testList TESTLIST=TestJlmRemoteClassNoAuth_1,NioLoadTest_5m_0,NioLoadTest_5m_1,MauveSingleThrdLoad_HS_5m_1,MauveSingleInvocLoad_HS_5m_1,MauveMultiThrdLoad_5m_0,MathLoadTest_autosimd_5m_0,MauveSingleThrdLoad_HS_5m_0,MauveMultiThrdLoad_5m_1,ClassLoadingTest_5m_1,MauveSingleInvocLoad_HS_5m_0,MathLoadTest_autosimd_5m_1,MathLoadTest_bigdecimal_5m_1,MathLoadTest_bigdecimal_5m_0,LambdaLoadTest_HS_5m_0,ClassLoadingTest_5m_0,LambdaLoadTest_HS_5m_1,TestJlmRemoteNotifierProxyAuth_0,TestJlmRemoteNotifierProxyAuth_1,CLLoad_1,CLLoad_0,TestJlmLocal_1,TestJlmLocal_0,ParallelStreamsLoadTest_HS_1,ParallelStreamsLoadTest_HS_0,PatModImg_PlatMod_0,PatModImg_Adv_0,PatModImg_Adv_1,PatModImg_PlatMod_1,PatModImg_AppMod_0,PatModImg_AppMod_1,UpgModPath_JarImg_0,UpgModPath_JarImg_1,PatModImg_Unex_1,UpgModPath_ExpImg_0,CLTestImg_0,PatModImg_Unex_0,UpgModPath_ExpImg_1,CLTestImg_1,CpMpJlink_0,CpMpJlink_1,UpgModPath_Jar_0,UpgModPath_Jar_1,UpgModPath_Exp_0,UpgModPath_Exp_1,CpMpModJar_0,CpMpModJar_1,AutoMod_Impl2_0,AutoMod_Impl1_1,AutoMod2_1,PatMod_Adv_0,AutoMod_Impl1_0,AutoMod_Impl2_1,InternalAPIs_0,AutoMod1_0,AutoMod_Impl3_1,PatMod_Unex_1,PatMod_AppMod_1,PatMod_Adv_1,AutoMod2_0,InternalAPIs_1,AutoMod_Impl3_0,PatMod_Unex_0,PatMod_PlatMod_1,AutoMod1_1,SLTest_0,PatMod_PlatMod_0,PatMod_AppMod_0,CpMpModJar2_0,SLTest_1,CpMpModJar2_1,CpMpModJar3_0,CLTest_1,CpMp_CpMp_0,CpMp3_1,CpMp_MP_1,CpMp3_0,CpMp2_0,CLTest_0,CpMpModJar3_1,CpMp2_1,CpMp_CpMp_1,CpMp_MP_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,ExplMod_0,ExplMod_2,ExplMod_1,CLStressLayers_2,CLStressLayers_1,CLStressLayers_0,CLStressCRI_2,CLStressCRI_1,CLStressCRI_0,MauveMultiThrdLoad_5m_2,MathLoadTest_autosimd_5m_2,UpgModPath_Jar_2,MathLoadTest_bigdecimal_5m_2,UpgModPath_JarImg_2,TestJlmRemoteNotifierProxyAuth_2,TestJlmRemoteClassNoAuth_2,PatModImg_PlatMod_2,CpMpModJar3_2,CpMpJlink_2,CLTest_2,AutoMod2_2,UpgModPath_Exp_2,UpgModPath_ExpImg_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryAuth_2,TestJlmRemoteClassAuth_2,TestJlmLocal_2,SLTest_2,PatMod_Unex_2,PatMod_PlatMod_2,PatMod_AppMod_2,PatModImg_Unex_2,InternalAPIs_2,CpMp_MP_2,CpMp_CpMp_2,CpMpModJar2_2,CpMp3_2,ClassLoadingTest_5m_2,CLLoad_2,AutoMod_Impl3_2,AutoMod_Impl2_2,AutoMod1_2,TestJlmRemoteThreadNoAuth_2,PatMod_Adv_2,PatModImg_AppMod_2,PatModImg_Adv_2,ParallelStreamsLoadTest_HS_2,NioLoadTest_5m_2,MauveSingleThrdLoad_HS_5m_2,CpMpModJar_2,CpMp2_2,CLTestImg_2,AutoMod_Impl1_2,MauveSingleInvocLoad_HS_5m_2,LambdaLoadTest_HS_5m_2
[2025-05-28T22:50:41.106Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-05-28T22:50:41.106Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib
[2025-05-28T22:50:41.107Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=TestJlmRemoteClassNoAuth_1,NioLoadTest_5m_0,NioLoadTest_5m_1,MauveSingleThrdLoad_HS_5m_1,MauveSingleInvocLoad_HS_5m_1,MauveMultiThrdLoad_5m_0,MathLoadTest_autosimd_5m_0,MauveSingleThrdLoad_HS_5m_0,MauveMultiThrdLoad_5m_1,ClassLoadingTest_5m_1,MauveSingleInvocLoad_HS_5m_0,MathLoadTest_autosimd_5m_1,MathLoadTest_bigdecimal_5m_1,MathLoadTest_bigdecimal_5m_0,LambdaLoadTest_HS_5m_0,ClassLoadingTest_5m_0,LambdaLoadTest_HS_5m_1,TestJlmRemoteNotifierProxyAuth_0,TestJlmRemoteNotifierProxyAuth_1,CLLoad_1,CLLoad_0,TestJlmLocal_1,TestJlmLocal_0,ParallelStreamsLoadTest_HS_1,ParallelStreamsLoadTest_HS_0,PatModImg_PlatMod_0,PatModImg_Adv_0,PatModImg_Adv_1,PatModImg_PlatMod_1,PatModImg_AppMod_0,PatModImg_AppMod_1,UpgModPath_JarImg_0,UpgModPath_JarImg_1,PatModImg_Unex_1,UpgModPath_ExpImg_0,CLTestImg_0,PatModImg_Unex_0,UpgModPath_ExpImg_1,CLTestImg_1,CpMpJlink_0,CpMpJlink_1,UpgModPath_Jar_0,UpgModPath_Jar_1,UpgModPath_Exp_0,UpgModPath_Exp_1,CpMpModJar_0,CpMpModJar_1,AutoMod_Impl2_0,AutoMod_Impl1_1,AutoMod2_1,PatMod_Adv_0,AutoMod_Impl1_0,AutoMod_Impl2_1,InternalAPIs_0,AutoMod1_0,AutoMod_Impl3_1,PatMod_Unex_1,PatMod_AppMod_1,PatMod_Adv_1,AutoMod2_0,InternalAPIs_1,AutoMod_Impl3_0,PatMod_Unex_0,PatMod_PlatMod_1,AutoMod1_1,SLTest_0,PatMod_PlatMod_0,PatMod_AppMod_0,CpMpModJar2_0,SLTest_1,CpMpModJar2_1,CpMpModJar3_0,CLTest_1,CpMp_CpMp_0,CpMp3_1,CpMp_MP_1,CpMp3_0,CpMp2_0,CLTest_0,CpMpModJar3_1,CpMp2_1,CpMp_CpMp_1,CpMp_MP_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,ExplMod_0,ExplMod_2,ExplMod_1,CLStressLayers_2,CLStressLayers_1,CLStressLayers_0,CLStressCRI_2,CLStressCRI_1,CLStressCRI_0,MauveMultiThrdLoad_5m_2,MathLoadTest_autosimd_5m_2,UpgModPath_Jar_2,MathLoadTest_bigdecimal_5m_2,UpgModPath_JarImg_2,TestJlmRemoteNotifierProxyAuth_2,TestJlmRemoteClassNoAuth_2,PatModImg_PlatMod_2,CpMpModJar3_2,CpMpJlink_2,CLTest_2,AutoMod2_2,UpgModPath_Exp_2,UpgModPath_ExpImg_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryAuth_2,TestJlmRemoteClassAuth_2,TestJlmLocal_2,SLTest_2,PatMod_Unex_2,PatMod_PlatMod_2,PatMod_AppMod_2,PatModImg_Unex_2,InternalAPIs_2,CpMp_MP_2,CpMp_CpMp_2,CpMpModJar2_2,CpMp3_2,ClassLoadingTest_5m_2,CLLoad_2,AutoMod_Impl3_2,AutoMod_Impl2_2,AutoMod1_2,TestJlmRemoteThreadNoAuth_2,PatMod_Adv_2,PatModImg_AppMod_2,PatModImg_Adv_2,ParallelStreamsLoadTest_HS_2,NioLoadTest_5m_2,MauveSingleThrdLoad_HS_5m_2,CpMpModJar_2,CpMp2_2,CLTestImg_2,AutoMod_Impl1_2,MauveSingleInvocLoad_HS_5m_2,LambdaLoadTest_HS_5m_2
[2025-05-28T22:50:41.107Z] perl scripts/configure.pl
[2025-05-28T22:50:41.107Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=TestJlmRemoteClassNoAuth_1,NioLoadTest_5m_0,NioLoadTest_5m_1,MauveSingleThrdLoad_HS_5m_1,MauveSingleInvocLoad_HS_5m_1,MauveMultiThrdLoad_5m_0,MathLoadTest_autosimd_5m_0,MauveSingleThrdLoad_HS_5m_0,MauveMultiThrdLoad_5m_1,ClassLoadingTest_5m_1,MauveSingleInvocLoad_HS_5m_0,MathLoadTest_autosimd_5m_1,MathLoadTest_bigdecimal_5m_1,MathLoadTest_bigdecimal_5m_0,LambdaLoadTest_HS_5m_0,ClassLoadingTest_5m_0,LambdaLoadTest_HS_5m_1,TestJlmRemoteNotifierProxyAuth_0,TestJlmRemoteNotifierProxyAuth_1,CLLoad_1,CLLoad_0,TestJlmLocal_1,TestJlmLocal_0,ParallelStreamsLoadTest_HS_1,ParallelStreamsLoadTest_HS_0,PatModImg_PlatMod_0,PatModImg_Adv_0,PatModImg_Adv_1,PatModImg_PlatMod_1,PatModImg_AppMod_0,PatModImg_AppMod_1,UpgModPath_JarImg_0,UpgModPath_JarImg_1,PatModImg_Unex_1,UpgModPath_ExpImg_0,CLTestImg_0,PatModImg_Unex_0,UpgModPath_ExpImg_1,CLTestImg_1,CpMpJlink_0,CpMpJlink_1,UpgModPath_Jar_0,UpgModPath_Jar_1,UpgModPath_Exp_0,UpgModPath_Exp_1,CpMpModJar_0,CpMpModJar_1,AutoMod_Impl2_0,AutoMod_Impl1_1,AutoMod2_1,PatMod_Adv_0,AutoMod_Impl1_0,AutoMod_Impl2_1,InternalAPIs_0,AutoMod1_0,AutoMod_Impl3_1,PatMod_Unex_1,PatMod_AppMod_1,PatMod_Adv_1,AutoMod2_0,InternalAPIs_1,AutoMod_Impl3_0,PatMod_Unex_0,PatMod_PlatMod_1,AutoMod1_1,SLTest_0,PatMod_PlatMod_0,PatMod_AppMod_0,CpMpModJar2_0,SLTest_1,CpMpModJar2_1,CpMpModJar3_0,CLTest_1,CpMp_CpMp_0,CpMp3_1,CpMp_MP_1,CpMp3_0,CpMp2_0,CLTest_0,CpMpModJar3_1,CpMp2_1,CpMp_CpMp_1,CpMp_MP_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,ExplMod_0,ExplMod_2,ExplMod_1,CLStressLayers_2,CLStressLayers_1,CLStressLayers_0,CLStressCRI_2,CLStressCRI_1,CLStressCRI_0,MauveMultiThrdLoad_5m_2,MathLoadTest_autosimd_5m_2,UpgModPath_Jar_2,MathLoadTest_bigdecimal_5m_2,UpgModPath_JarImg_2,TestJlmRemoteNotifierProxyAuth_2,TestJlmRemoteClassNoAuth_2,PatModImg_PlatMod_2,CpMpModJar3_2,CpMpJlink_2,CLTest_2,AutoMod2_2,UpgModPath_Exp_2,UpgModPath_ExpImg_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryAuth_2,TestJlmRemoteClassAuth_2,TestJlmLocal_2,SLTest_2,PatMod_Unex_2,PatMod_PlatMod_2,PatMod_AppMod_2,PatModImg_Unex_2,InternalAPIs_2,CpMp_MP_2,CpMp_CpMp_2,CpMpModJar2_2,CpMp3_2,ClassLoadingTest_5m_2,CLLoad_2,AutoMod_Impl3_2,AutoMod_Impl2_2,AutoMod1_2,TestJlmRemoteThreadNoAuth_2,PatMod_Adv_2,PatModImg_AppMod_2,PatModImg_Adv_2,ParallelStreamsLoadTest_HS_2,NioLoadTest_5m_2,MauveSingleThrdLoad_HS_5m_2,CpMpModJar_2,CpMp2_2,CLTestImg_2,AutoMod_Impl1_2,MauveSingleInvocLoad_HS_5m_2,LambdaLoadTest_HS_5m_2 --numOfMachines= --testTime= --TRSSURL=
[2025-05-28T22:50:41.107Z]
[2025-05-28T22:50:41.107Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-05-28T22:50:41.107Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-05-28T22:50:41.107Z]
[2025-05-28T22:50:41.107Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-28T22:50:41.107Z]
[2025-05-28T22:50:41.107Z] Starting to generate test make files.
[2025-05-28T22:50:41.107Z]
[2025-05-28T22:50:41.107Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-05-28T22:50:41.107Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/mathLoadTest/autoGen.mk
[2025-05-28T22:50:41.107Z]
[2025-05-28T22:50:41.107Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-05-28T22:50:41.107Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/daaLoadTest/autoGen.mk
[2025-05-28T22:50:41.107Z]
[2025-05-28T22:50:41.107Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-05-28T22:50:41.107Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/otherLoadTest/autoGen.mk
[2025-05-28T22:50:41.107Z]
[2025-05-28T22:50:41.107Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/security/playlist.xml
[2025-05-28T22:50:41.107Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/security/autoGen.mk
[2025-05-28T22:50:41.107Z]
[2025-05-28T22:50:41.107Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-05-28T22:50:41.107Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-05-28T22:50:41.107Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/sharedClasses/autoGen.mk
[2025-05-28T22:50:41.107Z]
[2025-05-28T22:50:41.107Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-05-28T22:50:41.107Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/modularity/autoGen.mk
[2025-05-28T22:50:41.107Z]
[2025-05-28T22:50:41.107Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-05-28T22:50:41.107Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/jlm/autoGen.mk
[2025-05-28T22:50:41.107Z]
[2025-05-28T22:50:41.495Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-05-28T22:50:41.495Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/lambdaLoadTest/autoGen.mk
[2025-05-28T22:50:41.495Z]
[2025-05-28T22:50:41.495Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/churn/playlist.xml
[2025-05-28T22:50:41.495Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-05-28T22:50:41.495Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/mauveLoadTest/autoGen.mk
[2025-05-28T22:50:41.495Z]
[2025-05-28T22:50:41.495Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/autoGen.mk
[2025-05-28T22:50:41.495Z]
[2025-05-28T22:50:41.495Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../autoGen.mk
[2025-05-28T22:50:41.495Z]
[2025-05-28T22:50:41.495Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/utils.mk
[2025-05-28T22:50:41.495Z]
[2025-05-28T22:50:41.495Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/rerun.mk
[2025-05-28T22:50:41.495Z]
[2025-05-28T22:50:41.495Z] Make files are generated successfully.
[2025-05-28T22:50:41.495Z]
[2025-05-28T22:50:41.495Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtest.mk _testList
[2025-05-28T22:50:41.495Z]
[2025-05-28T22:50:41.495Z] Running make 3.81
[2025-05-28T22:50:41.495Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/..
[2025-05-28T22:50:41.495Z] set JDK_VERSION to 11
[2025-05-28T22:50:41.495Z] set JDK_IMPL to hotspot
[2025-05-28T22:50:41.495Z] set JVM_VERSION to openjdk11
[2025-05-28T22:50:41.495Z] set JCL_VERSION to latest
[2025-05-28T22:50:41.495Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-05-28T22:50:41.495Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-05-28T22:50:41.495Z] set SPEC to osx_aarch64
[2025-05-28T22:50:41.495Z] set TEST_FLAG to
[2025-05-28T22:50:41.495Z] Running testList ...
[2025-05-28T22:50:41.495Z] There are 148 test targets in testList
[2025-05-28T22:50:41.495Z] "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2025-05-28T22:50:41.495Z] openjdk version "11.0.28-beta" 2025-07-15
[2025-05-28T22:50:41.495Z] OpenJDK Runtime Environment Temurin-11.0.28+3-202505282041 (build 11.0.28-beta+3-ea)
[2025-05-28T22:50:41.496Z] OpenJDK 64-Bit Server VM Temurin-11.0.28+3-202505282041 (build 11.0.28-beta+3-ea, mixed mode)
[2025-05-28T22:50:41.496Z] ../system.mk:25: CYGWIN is 0
[2025-05-28T22:50:41.496Z]
[2025-05-28T22:50:41.496Z] ===============================================