Pre Test

Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin" build number 163 originally caused by: Started by upstream project "build-scripts/openjdk21-pipeline" build number 325 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 120 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.35.1' > 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 6fc63d41d21c776203ffe9dfd6260a32f3c81231 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6fc63d41d21c776203ffe9dfd6260a32f3c81231 # timeout=10 Commit message: "Support custom config json file (#5535)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2024-08-30T20:02:03.188Z] SPEC: osx_x86-64 [Pipeline] echo [2024-08-30T20:02:03.189Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac) [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2024-08-30T20:02:03.199Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label [Pipeline] echo [2024-08-30T20:02:03.203Z] dynamicAgents: [] [Pipeline] node [2024-08-30T20:02:03.235Z] Running on test-macincloud-macos1201-x64-2 in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] timeout [2024-08-30T20:02:03.253Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2024-08-30T20:02:03.543Z] [WS-CLEANUP] Deleting project workspace... [2024-08-30T20:02:03.543Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2024-08-30T20:02:03.678Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2024-08-30T20:02:03.845Z] The recommended git tool is: git [2024-08-30T20:02:04.116Z] No credentials specified [2024-08-30T20:02:04.252Z] Cloning the remote Git repository [2024-08-30T20:02:04.337Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2024-08-30T20:02:04.337Z] > git init /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests # timeout=10 [2024-08-30T20:02:04.369Z] [WARNING] Reference path does not exist: /Users/jenkins/openjdk_cache [2024-08-30T20:02:04.369Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2024-08-30T20:02:04.369Z] > git --version # timeout=10 [2024-08-30T20:02:04.393Z] > git --version # 'git version 2.32.0 (Apple Git-132)' [2024-08-30T20:02:04.393Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-30T20:02:07.053Z] Avoid second fetch [2024-08-30T20:02:06.691Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2024-08-30T20:02:06.711Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-30T20:02:07.203Z] Checking out Revision 6fc63d41d21c776203ffe9dfd6260a32f3c81231 (origin/master) [2024-08-30T20:02:07.001Z] > git rev-parse origin/master^{commit} # timeout=10 [2024-08-30T20:02:07.153Z] > git config core.sparsecheckout # timeout=10 [2024-08-30T20:02:07.174Z] > git checkout -f 6fc63d41d21c776203ffe9dfd6260a32f3c81231 # timeout=10 [2024-08-30T20:02:09.260Z] Commit message: "Support custom config json file (#5535)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load [Pipeline] timeout [2024-08-30T20:02:11.465Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2024-08-30T20:02:13.127Z] + LC_TIME=C [2024-08-30T20:02:13.127Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2024-08-30T20:02:13.691Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2024-08-30T20:02:15.181Z] + aqa-tests/terminateTestProcesses.sh jenkins [2024-08-30T20:02:15.181Z] 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 [Pipeline] sh [2024-08-30T20:02:17.752Z] + printenv [2024-08-30T20:02:17.752Z] JCK_GIT_BRANCH=master [2024-08-30T20:02:17.752Z] DYNAMIC_COMPILE=false [2024-08-30T20:02:17.752Z] JENKINS_NODE_COOKIE=e2dd6a06-15fd-40dd-8436-98c5d9b2aa20 [2024-08-30T20:02:17.752Z] OPENJ9_BRANCH=master [2024-08-30T20:02:17.752Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.system_x86-64_mac/177/ [2024-08-30T20:02:17.752Z] DOCKER_REQUIRED=false [2024-08-30T20:02:17.752Z] PARALLEL=Dynamic [2024-08-30T20:02:17.752Z] SHELL=/bin/bash [2024-08-30T20:02:17.752Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2024-08-30T20:02:17.752Z] JOBSTARTTIME=Fri, 30 Aug 2024 15:02:12 -0500 [2024-08-30T20:02:17.752Z] STAGE_NAME=Setup [2024-08-30T20:02:17.752Z] SSH_CLIENT=78.47.239.97 51648 22 [2024-08-30T20:02:17.752Z] TMPDIR=/var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T/ [2024-08-30T20:02:17.752Z] BUILD_TAG=jenkins-Test_openjdk21_hs_extended.system_x86-64_mac-177 [2024-08-30T20:02:17.752Z] SDK_RESOURCE=upstream [2024-08-30T20:02:17.752Z] TIME_LIMIT=25 [2024-08-30T20:02:17.752Z] JDK_BOOT_DIR=/Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home [2024-08-30T20:02:17.752Z] NUM_PROCESSORS=8 [2024-08-30T20:02:17.752Z] EXTERNAL_TEST_CMD=mvn clean install [2024-08-30T20:02:17.752Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2024-08-30T20:02:17.752Z] JAVA_MAIN_CLASS_16078=hudson.remoting.Launcher [2024-08-30T20:02:17.752Z] WORKSPACE=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac [2024-08-30T20:02:17.752Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.system_x86-64_mac/ [2024-08-30T20:02:17.752Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.system_x86-64_mac/177/display/redirect?page=changes [2024-08-30T20:02:17.752Z] JDK_BRANCH=jdk-21.0.5+5_adopt [2024-08-30T20:02:17.752Z] ACTIVE_NODE_TIMEOUT=5 [2024-08-30T20:02:17.752Z] USER=jenkins [2024-08-30T20:02:17.752Z] ADOPTOPENJDK_BRANCH=master [2024-08-30T20:02:17.752Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2024-08-30T20:02:17.752Z] ARCHIVE_TEST_RESULTS=false [2024-08-30T20:02:17.752Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin [2024-08-30T20:02:17.752Z] STF_OWNER_BRANCH=adoptium:master [2024-08-30T20:02:17.752Z] LIGHT_WEIGHT_CHECKOUT=false [2024-08-30T20:02:17.752Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.system_x86-64_mac/177/display/redirect?page=artifacts [2024-08-30T20:02:17.752Z] __CF_USER_TEXT_ENCODING=0x1F8:0:0 [2024-08-30T20:02:17.752Z] ORIGIN_JDK_VERSION=21 [2024-08-30T20:02:17.752Z] SETUP_JCK_RUN=false [2024-08-30T20:02:17.752Z] PERSONAL_BUILD=false [2024-08-30T20:02:17.752Z] TKG_OWNER_BRANCH=adoptium:master [2024-08-30T20:02:17.752Z] RERUN_ITERATIONS=1 [2024-08-30T20:02:17.752Z] SPEC=osx_x86-64 [2024-08-30T20:02:17.752Z] TKG_ITERATIONS=1 [2024-08-30T20:02:17.752Z] JENKINS_HOME=/home/jenkins/.jenkins [2024-08-30T20:02:17.752Z] ITERATIONS=1 [2024-08-30T20:02:17.752Z] PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ [2024-08-30T20:02:17.752Z] LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/lib [2024-08-30T20:02:17.752Z] KEEP_REPORTDIR=false [2024-08-30T20:02:17.752Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.system_x86-64_mac/177/display/redirect [2024-08-30T20:02:17.752Z] _=/usr/bin/printenv [2024-08-30T20:02:17.752Z] GENERATE_JOBS=true [2024-08-30T20:02:17.752Z] PWD=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac [2024-08-30T20:02:17.752Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2024-08-30T20:02:17.752Z] EXIT_FAILURE=false [2024-08-30T20:02:17.752Z] HUDSON_URL=https://ci.adoptium.net/ [2024-08-30T20:02:17.752Z] EXTERNAL_REPO_BRANCH=master [2024-08-30T20:02:17.752Z] JDK_VERSION=21 [2024-08-30T20:02:17.752Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2024-08-30T20:02:17.752Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2024-08-30T20:02:17.752Z] JOB_NAME=Test_openjdk21_hs_extended.system_x86-64_mac [2024-08-30T20:02:17.752Z] BUILD_DISPLAY_NAME=#177 [2024-08-30T20:02:17.752Z] USE_TESTENV_PROPERTIES=false [2024-08-30T20:02:17.752Z] JENKINS_URL=https://ci.adoptium.net/ [2024-08-30T20:02:17.752Z] EXIT_SUCCESS=false [2024-08-30T20:02:17.752Z] BUILD_ID=177 [2024-08-30T20:02:17.752Z] TEST_TIME=120 [2024-08-30T20:02:17.752Z] PLATFORM=x86-64_mac [2024-08-30T20:02:17.752Z] JDK_IMPL=hotspot [2024-08-30T20:02:17.752Z] JOB_BASE_NAME=Test_openjdk21_hs_extended.system_x86-64_mac [2024-08-30T20:02:17.752Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.system_x86-64_mac/177/display/redirect?page=tests [2024-08-30T20:02:17.752Z] SHLVL=3 [2024-08-30T20:02:17.752Z] AUTO_DETECT=true [2024-08-30T20:02:17.752Z] HOME=/Users/jenkins [2024-08-30T20:02:17.752Z] TAP_NAME=Test_openjdk21_hs_extended.system_x86-64_mac.tap [2024-08-30T20:02:17.752Z] CI=true [2024-08-30T20:02:17.752Z] WORKSPACE_TMP=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac@tmp [2024-08-30T20:02:17.752Z] EXECUTOR_NUMBER=0 [2024-08-30T20:02:17.752Z] JENKINS_SERVER_COOKIE=durable-74903bf909192a5e0776a3a4a6fe3c612961469f1106c3f9d9999327d149460d [2024-08-30T20:02:17.752Z] NODE_LABELS=macos12 x86_64 ci.role.test test-macincloud-macos1201-x64-2 x64 x86 sw.os.osx hw.arch.x86 mac [2024-08-30T20:02:17.752Z] SYSTEM_LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:02:17.752Z] BUILD_LIST=system [2024-08-30T20:02:17.752Z] TARGET=extended.system [2024-08-30T20:02:17.752Z] LOGNAME=jenkins [2024-08-30T20:02:17.752Z] JDK_REPO=https://github.com/adoptium/jdk21u [2024-08-30T20:02:17.752Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2024-08-30T20:02:17.752Z] HUDSON_HOME=/home/jenkins/.jenkins [2024-08-30T20:02:17.752Z] SSH_CONNECTION=78.47.239.97 51648 216.39.74.140 22 [2024-08-30T20:02:17.752Z] UPSTREAM_JOB_NUMBER=163 [2024-08-30T20:02:17.752Z] NODE_NAME=test-macincloud-macos1201-x64-2 [2024-08-30T20:02:17.752Z] BUILD_NUMBER=177 [2024-08-30T20:02:17.752Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.system_x86-64_mac/display/redirect [2024-08-30T20:02:17.752Z] KEEP_WORKSPACE=false [2024-08-30T20:02:17.752Z] HUDSON_COOKIE=1bb0ca2d-c1f6-40bf-8a2e-1601365b1ac6 [2024-08-30T20:02:17.752Z] PERF_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../benchmarks [2024-08-30T20:02:17.752Z] USE_JRE=false [2024-08-30T20:02:17.752Z] TEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image [2024-08-30T20:02:17.752Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2024-08-30T20:02:17.752Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [Pipeline] timeout [2024-08-30T20:02:18.162Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2024-08-30T20:02:18.173Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2024-08-30T20:03:27.546Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-mac-x64-temurin" build number 163 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2024-08-30T20:03:27.763Z] IS_SVT_TESTREPO is set to false [Pipeline] dir [2024-08-30T20:03:27.770Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac [Pipeline] { [Pipeline] sshagent [2024-08-30T20:03:27.739Z] $ ssh-agent [2024-08-30T20:03:28.471Z] SSH_AUTH_SOCK=/var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T//ssh-8WcCRf3hf7M7/agent.72757 [2024-08-30T20:03:28.471Z] SSH_AGENT_PID=72758 [2024-08-30T20:03:28.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2024-08-30T20:03:28.487Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests [Pipeline] { [Pipeline] withCredentials [2024-08-30T20:03:28.529Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2024-08-30T20:03:30.035Z] ++ pwd [2024-08-30T20:03:30.035Z] + ./get.sh -s /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 21 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2024-08-30T20:03:30.035Z] TESTDIR: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests [2024-08-30T20:03:30.035Z] get jdk binary... [2024-08-30T20:03:30.035Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2024-08-30T20:03:30.035Z] Uncompressing file: OpenJDK21U-jdk_x64_mac_hotspot_21.0.5_5-ea.tar.gz ... [2024-08-30T20:03:31.663Z] Uncompressing file: OpenJDK21U-jre_x64_mac_hotspot_21.0.5_5-ea.tar.gz ... [2024-08-30T20:03:31.663Z] Uncompressing file: OpenJDK21U-static-libs_x64_mac_hotspot_21.0.5_5-ea.tar.gz ... [2024-08-30T20:03:32.456Z] Uncompressing file: OpenJDK21U-testimage_x64_mac_hotspot_21.0.5_5-ea.tar.gz ... [2024-08-30T20:03:33.252Z] Uncompressing OpenJDK21U-debugimage_x64_mac_hotspot_21.0.5_5-ea.tar.gz over ./j2sdk-image... [2024-08-30T20:03:34.941Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image... [2024-08-30T20:03:34.941Z] javac_path: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2024-08-30T20:03:34.941Z] Run: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version [2024-08-30T20:03:34.941Z] =JAVA VERSION OUTPUT BEGIN= [2024-08-30T20:03:34.941Z] openjdk version "21.0.5-beta" 2024-10-15 [2024-08-30T20:03:34.941Z] OpenJDK Runtime Environment Temurin-21.0.5+5-202408301905 (build 21.0.5-beta+5-ea) [2024-08-30T20:03:34.941Z] OpenJDK 64-Bit Server VM Temurin-21.0.5+5-202408301905 (build 21.0.5-beta+5-ea, mixed mode) [2024-08-30T20:03:34.941Z] =JAVA VERSION OUTPUT END= [2024-08-30T20:03:34.941Z] get testKitGen... [2024-08-30T20:03:34.941Z] git clone -q https://github.com/adoptium/TKG.git [2024-08-30T20:03:35.788Z] git rev-parse master [2024-08-30T20:03:35.788Z] git checkout -q -f aefc05969a68afe278bc907377cab0aa07d992ed [2024-08-30T20:03:35.788Z] check adoptium repo and TKG repo SHA [2024-08-30T20:03:35.788Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests --output_file /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/SHA.txt [2024-08-30T20:03:35.788Z] Check sha in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/SHA.txt [2024-08-30T20:03:35.788Z] touch /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/SHA.txt [2024-08-30T20:03:35.788Z] ================================================ [2024-08-30T20:03:35.788Z] timestamp: 20240830-150335 [2024-08-30T20:03:35.788Z] repo dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests [2024-08-30T20:03:35.788Z] git repo: [2024-08-30T20:03:35.788Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2024-08-30T20:03:35.788Z] sha: [2024-08-30T20:03:35.788Z] 6fc63d41d21c776203ffe9dfd6260a32f3c81231 [2024-08-30T20:03:35.789Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests --output_file /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/testenv/testenv.properties --repo_name ADOPTOPENJDK [2024-08-30T20:03:35.789Z] Check sha in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/testenv/testenv.properties [2024-08-30T20:03:35.789Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2024-08-30T20:03:35.789Z] ADOPTOPENJDK_BRANCH=6fc63d41d21c776203ffe9dfd6260a32f3c81231 [2024-08-30T20:03:35.789Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG --output_file /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/SHA.txt [2024-08-30T20:03:35.789Z] Check sha in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/SHA.txt [2024-08-30T20:03:35.789Z] ================================================ [2024-08-30T20:03:35.789Z] timestamp: 20240830-150335 [2024-08-30T20:03:35.789Z] repo dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG [2024-08-30T20:03:35.789Z] git repo: [2024-08-30T20:03:35.789Z] Fetch URL: https://github.com/adoptium/TKG.git [2024-08-30T20:03:35.789Z] sha: [2024-08-30T20:03:35.789Z] aefc05969a68afe278bc907377cab0aa07d992ed [2024-08-30T20:03:35.789Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG --output_file /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/testenv/testenv.properties --repo_name TKG [2024-08-30T20:03:35.789Z] Check sha in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/testenv/testenv.properties [2024-08-30T20:03:35.789Z] TKG_REPO=https://github.com/adoptium/TKG.git [2024-08-30T20:03:35.789Z] TKG_BRANCH=aefc05969a68afe278bc907377cab0aa07d992ed [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2024-08-30T20:03:36.251Z] $ ssh-agent -k [2024-08-30T20:03:36.258Z] unset SSH_AUTH_SOCK; [2024-08-30T20:03:36.258Z] unset SSH_AGENT_PID; [2024-08-30T20:03:36.258Z] echo Agent pid 72758 killed; [2024-08-30T20:03:36.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] echo [2024-08-30T20:03:37.158Z] readProperties file: ./aqa-tests/job.properties [Pipeline] readProperties [Pipeline] echo [2024-08-30T20:03:37.578Z] Reset TEST_JDK_HOME to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2024-08-30T20:03:37.857Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_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=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.5%2B5_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&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=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=163&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=Dynamic [Pipeline] echo [2024-08-30T20:03:37.869Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_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-macincloud-macos1201-x64-2&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=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.5%2B5_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&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=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=163&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=Dynamic [Pipeline] stage [Pipeline] { (setupParallelEnv) [Pipeline] timeout [2024-08-30T20:03:37.913Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2024-08-30T20:03:38.749Z] Copied 1 artifact from "getTRSSOutput" build number 1515 [Pipeline] sh [2024-08-30T20:03:40.467Z] + cd ./aqa-tests/TKG/resources/TRSS [2024-08-30T20:03:40.467Z] + gzip -cd TRSSOutput.tar.gz [2024-08-30T20:03:40.467Z] + tar xof - [2024-08-30T20:03:40.467Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2024-08-30T20:03:40.902Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2024-08-30T20:03:40.918Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2024-08-30T20:03:42.415Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2024-08-30T20:03:42.415Z] -------------------------------------------- [2024-08-30T20:03:42.415Z] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:03:42.415Z] task is set to default [2024-08-30T20:03:42.415Z] dependencyList is set to all [2024-08-30T20:03:42.415Z] -------------------------------------------- [2024-08-30T20:03:42.415Z] Starting download third party dependent jars [2024-08-30T20:03:42.415Z] -------------------------------------------- [2024-08-30T20:03:42.415Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:03:42.415Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2024-08-30T20:03:42.415Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2024-08-30T20:03:42.415Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2024-08-30T20:03:42.415Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2024-08-30T20:03:42.415Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/asm/asm.jar exists, not downloading. [2024-08-30T20:03:42.415Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2024-08-30T20:03:42.415Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/tools/tools.jar exists, not downloading. [2024-08-30T20:03:42.415Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2024-08-30T20:03:42.415Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/junit/junit.jar exists, not downloading. [2024-08-30T20:03:42.415Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2024-08-30T20:03:42.415Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading. [2024-08-30T20:03:42.415Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2024-08-30T20:03:42.847Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label [Pipeline] sh [2024-08-30T20:03:44.352Z] + cd ./aqa-tests/TKG [2024-08-30T20:03:44.352Z] + make genParallelList TEST=extended.system TEST_TIME=120 NUM_MACHINES= [2024-08-30T20:03:44.352Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2024-08-30T20:03:44.352Z] UNAME_OS is Darwin [2024-08-30T20:03:44.352Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:03:44.352Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2024-08-30T20:03:44.352Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2024-08-30T20:03:44.352Z] (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ -DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/.. -DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2024-08-30T20:03:44.352Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2024-08-30T20:03:44.352Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2024-08-30T20:03:45.142Z] [2024-08-30T20:03:45.142Z] build: [2024-08-30T20:03:45.142Z] [2024-08-30T20:03:45.142Z] clean: [2024-08-30T20:03:45.142Z] [2024-08-30T20:03:45.142Z] init: [2024-08-30T20:03:45.142Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/bin [2024-08-30T20:03:45.142Z] [2024-08-30T20:03:45.142Z] getDependentLibs: [2024-08-30T20:03:45.142Z] [exec] -------------------------------------------- [2024-08-30T20:03:45.142Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:03:45.142Z] [exec] task is set to default [2024-08-30T20:03:45.142Z] [exec] dependencyList is set to json_simple [2024-08-30T20:03:45.142Z] [exec] -------------------------------------------- [2024-08-30T20:03:45.142Z] [exec] Starting download third party dependent jars [2024-08-30T20:03:45.142Z] [exec] -------------------------------------------- [2024-08-30T20:03:45.142Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:03:45.142Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2024-08-30T20:03:45.142Z] [exec] downloaded dependent third party jars successfully [2024-08-30T20:03:45.142Z] [2024-08-30T20:03:45.142Z] compile: [2024-08-30T20:03:45.142Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2024-08-30T20:03:45.142Z] [echo] ============COMPILER SETTINGS============ [2024-08-30T20:03:45.142Z] [echo] ===fork: yes [2024-08-30T20:03:45.142Z] [echo] ===debug: on [2024-08-30T20:03:45.142Z] [javac] Compiling 27 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/bin [2024-08-30T20:03:46.900Z] [javac] Note: Some input files use or override a deprecated API. [2024-08-30T20:03:46.900Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-08-30T20:03:46.900Z] [2024-08-30T20:03:46.900Z] dist: [2024-08-30T20:03:46.900Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2024-08-30T20:03:46.900Z] [2024-08-30T20:03:46.900Z] BUILD SUCCESSFUL [2024-08-30T20:03:46.900Z] Total time: 2 seconds [2024-08-30T20:03:46.900Z] 0 [2024-08-30T20:03:46.900Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2024-08-30T20:03:46.900Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2024-08-30T20:03:46.900Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2024-08-30T20:03:47.691Z] ****************************** MACHINE INFO ****************************** [2024-08-30T20:03:47.691Z] File path : /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG [2024-08-30T20:03:47.691Z] Free Physical Memory Size : 213585920 [2024-08-30T20:03:47.691Z] Free space (bytes) : 17872343040 [2024-08-30T20:03:47.691Z] Total Physical Memory Size : 4294967296 [2024-08-30T20:03:47.691Z] Total space (bytes) : 128639262720 [2024-08-30T20:03:47.691Z] Usable space (bytes) : 17872343040 [2024-08-30T20:03:47.691Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2024-08-30T20:03:47.691Z] bashVersion : [2024-08-30T20:03:47.691Z] GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21) [2024-08-30T20:03:47.691Z] Copyright (C) 2007 Free Software Foundation, Inc. [2024-08-30T20:03:47.691Z] cpuCores : 4 [2024-08-30T20:03:47.691Z] curlVersion : [2024-08-30T20:03:47.691Z] curl 7.77.0 (x86_64-apple-darwin21.0) libcurl/7.77.0 (SecureTransport) LibreSSL/2.8.3 zlib/1.2.11 nghttp2/1.42.0 [2024-08-30T20:03:47.691Z] Release-Date: 2021-05-26 [2024-08-30T20:03:47.691Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2024-08-30T20:03:47.691Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL UnixSockets [2024-08-30T20:03:47.691Z] dockerVersion : bash: docker: command not found [2024-08-30T20:03:47.691Z] gcc version : 13.1.6 [2024-08-30T20:03:47.691Z] gclibc version : bash: ldd: command not found [2024-08-30T20:03:47.691Z] gdb version : bash: gdb: command not found [2024-08-30T20:03:47.691Z] lldb version : [2024-08-30T20:03:47.691Z] lldb-1316.0.9.41 [2024-08-30T20:03:47.691Z] Apple Swift version 5.6 (swiftlang-5.6.0.323.62 clang-1316.0.20.8) [2024-08-30T20:03:47.691Z] makeVersion : [2024-08-30T20:03:47.691Z] GNU Make 3.81 [2024-08-30T20:03:47.691Z] Copyright (C) 2006 Free Software Foundation, Inc. [2024-08-30T20:03:47.691Z] This is free software; see the source for copying conditions. [2024-08-30T20:03:47.691Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2024-08-30T20:03:47.691Z] PARTICULAR PURPOSE. [2024-08-30T20:03:47.691Z] [2024-08-30T20:03:47.691Z] This program built for i386-apple-darwin11.3.0 [2024-08-30T20:03:47.691Z] mavenVersion : [2024-08-30T20:03:47.691Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2024-08-30T20:03:47.691Z] Maven home: /usr/local/apache-maven-3.6.3 [2024-08-30T20:03:47.691Z] Java version: 21.0.5-beta, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2024-08-30T20:03:47.691Z] Default locale: en_US, platform encoding: UTF-8 [2024-08-30T20:03:47.691Z] OS name: "mac os x", version: "12.0.1", arch: "x86_64", family: "mac" [2024-08-30T20:03:47.691Z] perlVersion : [2024-08-30T20:03:47.691Z] [2024-08-30T20:03:47.691Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level [2024-08-30T20:03:47.691Z] (with 2 registered patches, see perl -V for more detail) [2024-08-30T20:03:47.691Z] [2024-08-30T20:03:47.691Z] Copyright 1987-2020, Larry Wall [2024-08-30T20:03:47.691Z] [2024-08-30T20:03:47.691Z] Perl may be copied only under the terms of either the Artistic License or the [2024-08-30T20:03:47.691Z] GNU General Public License, which may be found in the Perl 5 source kit. [2024-08-30T20:03:47.691Z] [2024-08-30T20:03:47.691Z] Complete documentation for Perl, including FAQ lists, should be found on [2024-08-30T20:03:47.691Z] this system using "man perl" or "perldoc perl". If you have access to the [2024-08-30T20:03:47.691Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2024-08-30T20:03:47.691Z] [2024-08-30T20:03:47.691Z] podmanVersion : bash: podman: command not found [2024-08-30T20:03:47.691Z] procArch : i386 [2024-08-30T20:03:47.691Z] sysArch : x86_64 [2024-08-30T20:03:47.691Z] sysOS : Darwin [2024-08-30T20:03:47.691Z] ulimit : [2024-08-30T20:03:47.691Z] core file size (blocks, -c) 0 [2024-08-30T20:03:47.691Z] data seg size (kbytes, -d) unlimited [2024-08-30T20:03:47.691Z] file size (blocks, -f) unlimited [2024-08-30T20:03:47.691Z] max locked memory (kbytes, -l) unlimited [2024-08-30T20:03:47.691Z] max memory size (kbytes, -m) unlimited [2024-08-30T20:03:47.691Z] open files (-n) 2147483647 [2024-08-30T20:03:47.691Z] pipe size (512 bytes, -p) 1 [2024-08-30T20:03:47.691Z] stack size (kbytes, -s) 65532 [2024-08-30T20:03:47.691Z] cpu time (seconds, -t) unlimited [2024-08-30T20:03:47.691Z] max user processes (-u) 1392 [2024-08-30T20:03:47.691Z] virtual memory (kbytes, -v) unlimited [2024-08-30T20:03:47.691Z] uname : Darwin test-macincloud-macos1201-x64-2.adoptopenjdk.net 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64 [2024-08-30T20:03:47.691Z] vmVendor : Oracle Corporation [2024-08-30T20:03:47.691Z] vmVersion : 21.0.5-beta+5-ea [2024-08-30T20:03:47.691Z] xlc version : bash: xlC: command not found [2024-08-30T20:03:47.691Z] ************************************************************************** [2024-08-30T20:03:47.691Z] [2024-08-30T20:03:47.691Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2024-08-30T20:03:47.691Z] [2024-08-30T20:03:47.691Z] System.getProperty('java.vendor')=Eclipse Adoptium [2024-08-30T20:03:47.691Z] [2024-08-30T20:03:47.691Z] System.getProperty('os.name')=Mac OS X [2024-08-30T20:03:47.691Z] [2024-08-30T20:03:47.691Z] System.getProperty('os.arch')=x86_64 [2024-08-30T20:03:47.691Z] [2024-08-30T20:03:47.691Z] System.getProperty('java.fullversion')=null [2024-08-30T20:03:47.691Z] [2024-08-30T20:03:47.691Z] System.getProperty('sun.arch.data.model')=64 [2024-08-30T20:03:47.691Z] [2024-08-30T20:03:47.691Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:03:47.691Z] perl scripts/configure.pl [2024-08-30T20:03:47.691Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines= --testTime=120 --TRSSURL= [2024-08-30T20:03:48.482Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2024-08-30T20:03:48.482Z] [2024-08-30T20:03:48.482Z] [2024-08-30T20:03:48.482Z] Starting to generate parallel test lists. [2024-08-30T20:03:48.482Z] [2024-08-30T20:03:48.482Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2024-08-30T20:03:48.482Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2024-08-30T20:03:48.482Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2024-08-30T20:03:48.482Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/security/playlist.xml [2024-08-30T20:03:48.482Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml [2024-08-30T20:03:48.483Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2024-08-30T20:03:48.483Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/modularity/playlist.xml [2024-08-30T20:03:48.483Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/jlm/playlist.xml [2024-08-30T20:03:48.483Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2024-08-30T20:03:48.483Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/churn/playlist.xml [2024-08-30T20:03:48.483Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2024-08-30T20:03:48.483Z] Attempting to get test duration data from TRSS. [2024-08-30T20:03:48.483Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=21&impl=hs&platform=x86-64_mac&group=system&level=extended [2024-08-30T20:03:49.277Z] Attempting to get test duration data from cached files. [2024-08-30T20:03:49.277Z] [2024-08-30T20:03:49.277Z] TEST DURATION [2024-08-30T20:03:49.277Z] ==================================================================================== [2024-08-30T20:03:49.277Z] Total number of tests searched: 41 [2024-08-30T20:03:49.277Z] Number of test durations found: 41 [2024-08-30T20:03:49.277Z] Top slowest tests: [2024-08-30T20:03:49.277Z] 11m42s MiniMix_aot_5m_0 [2024-08-30T20:03:49.277Z] 10m53s MiniMix_10m_0 [2024-08-30T20:03:49.277Z] 10m45s MiniMix_10m_1 [2024-08-30T20:03:49.277Z] ==================================================================================== [2024-08-30T20:03:49.277Z] [2024-08-30T20:03:49.277Z] Test target is split into 1 lists. [2024-08-30T20:03:49.277Z] Reducing estimated test running time from 99m52s to 99m52s. [2024-08-30T20:03:49.277Z] [2024-08-30T20:03:49.277Z] -------------------------------------testList_0------------------------------------- [2024-08-30T20:03:49.277Z] Number of tests: 41 [2024-08-30T20:03:49.277Z] Estimated running time: 99m52s [2024-08-30T20:03:49.277Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_10m_0,MiniMix_10m_1,ConcurrentLoadTest_5m_0,ConcurrentLoadTest_5m_1,MiniMix_5m_1,MiniMix_5m_0,DBBLoadTest_5m_0,DBBLoadTest_5m_1,MathLoadTest_all_5m_0,MathLoadTest_all_5m_1,UtilLoadTest_5m_1,LangLoadTest_5m_1,LangLoadTest_5m_0,UtilLoadTest_5m_0,LockingLoadTest_0,LockingLoadTest_1,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,HCRLateAttachWorkload_previewEnabled_0,DBBLoadTest_5m_2,LangLoadTest_5m_2,UtilLoadTest_5m_2,JdiTest_1,OAuthTest_0,JdiTest_2,HCRLateAttachWorkload_previewEnabled_1,MiniMix_10m_2,HCRLateAttachWorkload_previewEnabled_2,JdiTest_0,MathLoadTest_all_5m_2,ConcurrentLoadTest_5m_2,MiniMix_5m_2,LockingLoadTest_2 [2024-08-30T20:03:49.277Z] ------------------------------------------------------------------------------------ [2024-08-30T20:03:49.277Z] [2024-08-30T20:03:49.277Z] Parallel test lists file (/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [Pipeline] fileExists [Pipeline] echo [2024-08-30T20:03:49.825Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2024-08-30T20:03:50.237Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2024-08-30T20:03:50.284Z] Building tests... [Pipeline] timeout [2024-08-30T20:03:50.288Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2024-08-30T20:03:50.306Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2024-08-30T20:03:51.808Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2024-08-30T20:03:51.808Z] -------------------------------------------- [2024-08-30T20:03:51.808Z] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:03:51.808Z] task is set to default [2024-08-30T20:03:51.808Z] dependencyList is set to all [2024-08-30T20:03:51.808Z] -------------------------------------------- [2024-08-30T20:03:51.808Z] Starting download third party dependent jars [2024-08-30T20:03:51.808Z] -------------------------------------------- [2024-08-30T20:03:51.808Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:03:51.808Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/junit/junit.jar exists, not downloading. [2024-08-30T20:03:51.808Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2024-08-30T20:03:51.808Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/tools/tools.jar exists, not downloading. [2024-08-30T20:03:51.808Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2024-08-30T20:03:51.808Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/asm/asm.jar exists, not downloading. [2024-08-30T20:03:51.808Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2024-08-30T20:03:51.808Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2024-08-30T20:03:51.808Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2024-08-30T20:03:51.808Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2024-08-30T20:03:51.808Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2024-08-30T20:03:51.808Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading. [2024-08-30T20:03:51.808Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2024-08-30T20:03:52.609Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2024-08-30T20:03:52.625Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests [Pipeline] { [Pipeline] sshagent [2024-08-30T20:03:52.590Z] $ ssh-agent [2024-08-30T20:03:53.330Z] SSH_AUTH_SOCK=/var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T//ssh-qBIjscQJawUB/agent.73089 [2024-08-30T20:03:53.330Z] SSH_AGENT_PID=73090 [2024-08-30T20:03:53.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-30T20:03:54.822Z] + bash ./compile.sh [2024-08-30T20:03:54.822Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2024-08-30T20:03:54.822Z] UNAME_OS is Darwin [2024-08-30T20:03:54.822Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:03:54.823Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2024-08-30T20:03:54.823Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2024-08-30T20:03:54.824Z] (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ -DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/.. -DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2024-08-30T20:03:54.824Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2024-08-30T20:03:54.825Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2024-08-30T20:03:54.825Z] [2024-08-30T20:03:54.825Z] build: [2024-08-30T20:03:54.825Z] [2024-08-30T20:03:54.825Z] clean: [2024-08-30T20:03:54.825Z] [delete] Deleting: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk [2024-08-30T20:03:54.825Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/bin [2024-08-30T20:03:54.825Z] [2024-08-30T20:03:54.825Z] init: [2024-08-30T20:03:54.825Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/bin [2024-08-30T20:03:54.825Z] [2024-08-30T20:03:54.825Z] getDependentLibs: [2024-08-30T20:03:54.825Z] [exec] -------------------------------------------- [2024-08-30T20:03:54.825Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:03:54.825Z] [exec] task is set to default [2024-08-30T20:03:54.826Z] [exec] dependencyList is set to json_simple [2024-08-30T20:03:54.826Z] [exec] -------------------------------------------- [2024-08-30T20:03:54.826Z] [exec] Starting download third party dependent jars [2024-08-30T20:03:54.826Z] [exec] -------------------------------------------- [2024-08-30T20:03:54.826Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:03:54.826Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2024-08-30T20:03:54.826Z] [exec] downloaded dependent third party jars successfully [2024-08-30T20:03:54.826Z] [2024-08-30T20:03:54.826Z] compile: [2024-08-30T20:03:54.826Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2024-08-30T20:03:54.826Z] [echo] ============COMPILER SETTINGS============ [2024-08-30T20:03:54.827Z] [echo] ===fork: yes [2024-08-30T20:03:54.827Z] [echo] ===debug: on [2024-08-30T20:03:55.617Z] [javac] Compiling 27 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/bin [2024-08-30T20:03:57.251Z] [javac] Note: Some input files use or override a deprecated API. [2024-08-30T20:03:57.251Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-08-30T20:03:57.251Z] [2024-08-30T20:03:57.251Z] dist: [2024-08-30T20:03:57.251Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2024-08-30T20:03:57.251Z] [2024-08-30T20:03:57.251Z] BUILD SUCCESSFUL [2024-08-30T20:03:57.251Z] Total time: 2 seconds [2024-08-30T20:03:57.251Z] 0 [2024-08-30T20:03:57.251Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2024-08-30T20:03:57.251Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2024-08-30T20:03:57.251Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2024-08-30T20:03:58.042Z] ****************************** MACHINE INFO ****************************** [2024-08-30T20:03:58.042Z] File path : /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG [2024-08-30T20:03:58.042Z] Free Physical Memory Size : 186228736 [2024-08-30T20:03:58.042Z] Free space (bytes) : 17872326656 [2024-08-30T20:03:58.042Z] Total Physical Memory Size : 4294967296 [2024-08-30T20:03:58.042Z] Total space (bytes) : 128639262720 [2024-08-30T20:03:58.042Z] Usable space (bytes) : 17872326656 [2024-08-30T20:03:58.042Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2024-08-30T20:03:58.042Z] bashVersion : [2024-08-30T20:03:58.042Z] GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21) [2024-08-30T20:03:58.042Z] Copyright (C) 2007 Free Software Foundation, Inc. [2024-08-30T20:03:58.042Z] cpuCores : 4 [2024-08-30T20:03:58.042Z] curlVersion : [2024-08-30T20:03:58.042Z] curl 7.77.0 (x86_64-apple-darwin21.0) libcurl/7.77.0 (SecureTransport) LibreSSL/2.8.3 zlib/1.2.11 nghttp2/1.42.0 [2024-08-30T20:03:58.042Z] Release-Date: 2021-05-26 [2024-08-30T20:03:58.042Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2024-08-30T20:03:58.042Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL UnixSockets [2024-08-30T20:03:58.042Z] dockerVersion : bash: docker: command not found [2024-08-30T20:03:58.042Z] gcc version : 13.1.6 [2024-08-30T20:03:58.042Z] gclibc version : bash: ldd: command not found [2024-08-30T20:03:58.042Z] gdb version : bash: gdb: command not found [2024-08-30T20:03:58.042Z] lldb version : [2024-08-30T20:03:58.042Z] lldb-1316.0.9.41 [2024-08-30T20:03:58.042Z] Apple Swift version 5.6 (swiftlang-5.6.0.323.62 clang-1316.0.20.8) [2024-08-30T20:03:58.042Z] makeVersion : [2024-08-30T20:03:58.042Z] GNU Make 3.81 [2024-08-30T20:03:58.042Z] Copyright (C) 2006 Free Software Foundation, Inc. [2024-08-30T20:03:58.043Z] This is free software; see the source for copying conditions. [2024-08-30T20:03:58.043Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2024-08-30T20:03:58.043Z] PARTICULAR PURPOSE. [2024-08-30T20:03:58.043Z] [2024-08-30T20:03:58.043Z] This program built for i386-apple-darwin11.3.0 [2024-08-30T20:03:58.043Z] mavenVersion : [2024-08-30T20:03:58.043Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2024-08-30T20:03:58.043Z] Maven home: /usr/local/apache-maven-3.6.3 [2024-08-30T20:03:58.043Z] Java version: 21.0.5-beta, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2024-08-30T20:03:58.043Z] Default locale: en_US, platform encoding: UTF-8 [2024-08-30T20:03:58.043Z] OS name: "mac os x", version: "12.0.1", arch: "x86_64", family: "mac" [2024-08-30T20:03:58.043Z] perlVersion : [2024-08-30T20:03:58.043Z] [2024-08-30T20:03:58.043Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level [2024-08-30T20:03:58.043Z] (with 2 registered patches, see perl -V for more detail) [2024-08-30T20:03:58.043Z] [2024-08-30T20:03:58.043Z] Copyright 1987-2020, Larry Wall [2024-08-30T20:03:58.043Z] [2024-08-30T20:03:58.043Z] Perl may be copied only under the terms of either the Artistic License or the [2024-08-30T20:03:58.043Z] GNU General Public License, which may be found in the Perl 5 source kit. [2024-08-30T20:03:58.043Z] [2024-08-30T20:03:58.043Z] Complete documentation for Perl, including FAQ lists, should be found on [2024-08-30T20:03:58.043Z] this system using "man perl" or "perldoc perl". If you have access to the [2024-08-30T20:03:58.043Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2024-08-30T20:03:58.043Z] [2024-08-30T20:03:58.043Z] podmanVersion : bash: podman: command not found [2024-08-30T20:03:58.043Z] procArch : i386 [2024-08-30T20:03:58.043Z] sysArch : x86_64 [2024-08-30T20:03:58.043Z] sysOS : Darwin [2024-08-30T20:03:58.043Z] ulimit : [2024-08-30T20:03:58.043Z] core file size (blocks, -c) 0 [2024-08-30T20:03:58.043Z] data seg size (kbytes, -d) unlimited [2024-08-30T20:03:58.043Z] file size (blocks, -f) unlimited [2024-08-30T20:03:58.043Z] max locked memory (kbytes, -l) unlimited [2024-08-30T20:03:58.043Z] max memory size (kbytes, -m) unlimited [2024-08-30T20:03:58.043Z] open files (-n) 2147483647 [2024-08-30T20:03:58.043Z] pipe size (512 bytes, -p) 1 [2024-08-30T20:03:58.043Z] stack size (kbytes, -s) 65532 [2024-08-30T20:03:58.043Z] cpu time (seconds, -t) unlimited [2024-08-30T20:03:58.043Z] max user processes (-u) 1392 [2024-08-30T20:03:58.043Z] virtual memory (kbytes, -v) unlimited [2024-08-30T20:03:58.043Z] uname : Darwin test-macincloud-macos1201-x64-2.adoptopenjdk.net 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64 [2024-08-30T20:03:58.043Z] vmVendor : Oracle Corporation [2024-08-30T20:03:58.043Z] vmVersion : 21.0.5-beta+5-ea [2024-08-30T20:03:58.043Z] xlc version : bash: xlC: command not found [2024-08-30T20:03:58.043Z] ************************************************************************** [2024-08-30T20:03:58.043Z] [2024-08-30T20:03:58.043Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2024-08-30T20:03:58.043Z] [2024-08-30T20:03:58.043Z] System.getProperty('java.vendor')=Eclipse Adoptium [2024-08-30T20:03:58.043Z] [2024-08-30T20:03:58.043Z] System.getProperty('os.name')=Mac OS X [2024-08-30T20:03:58.043Z] [2024-08-30T20:03:58.043Z] System.getProperty('os.arch')=x86_64 [2024-08-30T20:03:58.043Z] [2024-08-30T20:03:58.043Z] System.getProperty('java.fullversion')=null [2024-08-30T20:03:58.043Z] [2024-08-30T20:03:58.043Z] System.getProperty('sun.arch.data.model')=64 [2024-08-30T20:03:58.043Z] [2024-08-30T20:03:58.044Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild [2024-08-30T20:03:58.044Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../../jvmtest [2024-08-30T20:03:58.044Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile [2024-08-30T20:03:58.834Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2024-08-30T20:03:58.834Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2024-08-30T20:03:58.834Z] (ant -f scripts/build_test.xml -DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/.. -DBUILD_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../../jvmtest -DJDK_VERSION=21 -DJDK_IMPL=hotspot "-DJDK_VENDOR=eclipse" -DJCL_VERSION=latest -DBUILD_LIST=system -DRESOURCES_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources -DSPEC=osx_x86-64 -DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ -DJVM_VERSION=openjdk21 -DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2024-08-30T20:03:58.835Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2024-08-30T20:03:58.835Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml [2024-08-30T20:03:59.631Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2024-08-30T20:03:59.631Z] [2024-08-30T20:03:59.631Z] -create_test_directory: [2024-08-30T20:03:59.631Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest [2024-08-30T20:03:59.631Z] [2024-08-30T20:03:59.631Z] stage_test_material: [2024-08-30T20:03:59.631Z] [copy] Copying 583 files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest [2024-08-30T20:03:59.631Z] [2024-08-30T20:03:59.631Z] build: [2024-08-30T20:04:00.463Z] [2024-08-30T20:04:00.463Z] init: [2024-08-30T20:04:00.463Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system [2024-08-30T20:04:00.463Z] [2024-08-30T20:04:00.463Z] dist: [2024-08-30T20:04:00.463Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system [2024-08-30T20:04:00.463Z] [2024-08-30T20:04:00.463Z] common_build: [2024-08-30T20:04:00.463Z] [echo] target common_build is called..... [2024-08-30T20:04:00.463Z] [2024-08-30T20:04:00.463Z] common_init: [2024-08-30T20:04:00.463Z] [2024-08-30T20:04:00.463Z] check_systemtest: [2024-08-30T20:04:00.463Z] [echo] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/STF does not exist, clone from GitHub [2024-08-30T20:04:00.463Z] [2024-08-30T20:04:00.463Z] clone_stf: [2024-08-30T20:04:00.463Z] [exec] git clone -q https://github.com/adoptium/STF.git [2024-08-30T20:04:00.463Z] [echo] git rev-parse master [2024-08-30T20:04:00.463Z] [echo] git checkout -q -f c21e789072cf5aa3f7cc58be5116da1024ffc5a0 [2024-08-30T20:04:01.263Z] [exec] Check sha in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/STF and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/SHA.txt [2024-08-30T20:04:01.263Z] [exec] ================================================ [2024-08-30T20:04:01.263Z] [exec] timestamp: 20240830-150400 [2024-08-30T20:04:01.263Z] [exec] repo dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/STF [2024-08-30T20:04:01.263Z] [exec] git repo: [2024-08-30T20:04:01.263Z] [exec] Fetch URL: https://github.com/adoptium/STF.git [2024-08-30T20:04:01.263Z] [exec] sha: [2024-08-30T20:04:01.263Z] [exec] c21e789072cf5aa3f7cc58be5116da1024ffc5a0 [2024-08-30T20:04:01.263Z] [exec] Check sha in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/STF and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../testenv/testenv.properties [2024-08-30T20:04:01.263Z] [exec] STF_REPO=https://github.com/adoptium/STF.git [2024-08-30T20:04:01.263Z] [exec] STF_BRANCH=c21e789072cf5aa3f7cc58be5116da1024ffc5a0 [2024-08-30T20:04:01.263Z] [echo] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub [2024-08-30T20:04:01.263Z] [2024-08-30T20:04:01.263Z] clone_systemtest: [2024-08-30T20:04:01.263Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2024-08-30T20:04:02.063Z] [echo] git rev-parse master [2024-08-30T20:04:02.063Z] [echo] git checkout -q -f b68aae2bd49fa693bc7b8e8b5ae19a02244b5c75 [2024-08-30T20:04:02.860Z] [exec] Check sha in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/aqa-systemtest and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/SHA.txt [2024-08-30T20:04:02.860Z] [exec] ================================================ [2024-08-30T20:04:02.860Z] [exec] timestamp: 20240830-150402 [2024-08-30T20:04:02.860Z] [exec] repo dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/aqa-systemtest [2024-08-30T20:04:02.860Z] [exec] git repo: [2024-08-30T20:04:02.860Z] [exec] Fetch URL: https://github.com/adoptium/aqa-systemtest.git [2024-08-30T20:04:02.860Z] [exec] sha: [2024-08-30T20:04:02.860Z] [exec] b68aae2bd49fa693bc7b8e8b5ae19a02244b5c75 [2024-08-30T20:04:02.861Z] [exec] Check sha in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/aqa-systemtest and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../testenv/testenv.properties [2024-08-30T20:04:02.861Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2024-08-30T20:04:02.861Z] [exec] AQA_SYSTEMTEST_BRANCH=b68aae2bd49fa693bc7b8e8b5ae19a02244b5c75 [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] configure_systemtest: [2024-08-30T20:04:02.861Z] [echo] Executing openjdk.build/build.xml [2024-08-30T20:04:02.861Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] check-for-ant: [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] configure-ant: [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] print-ant-location: [2024-08-30T20:04:02.861Z] [echo] Using ant from /Users/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] print-ant-error: [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] check-for-junit: [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] configure-junit: [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] print-junit-location: [2024-08-30T20:04:02.861Z] [echo] Using junit from /Users/jenkins/testDependency/system_lib/junit/junit.jar [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] print-junit-error: [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] check-for-hamcrest-core: [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] configure-hamcrest-core: [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] print-hamcrest-core-location: [2024-08-30T20:04:02.861Z] [echo] Using hamcrest-core from /Users/jenkins/testDependency/system_lib/junit/hamcrest-core.jar [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] print-hamcrest-core-error: [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] check-for-log4j: [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] configure-log4j: [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] print-log4j-location: [2024-08-30T20:04:02.861Z] [echo] Using log4j-api from /Users/jenkins/testDependency/system_lib/log4j/log4j-api.jar and log4j-core from /Users/jenkins/testDependency/system_lib/log4j/log4j-core.jar [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] print-log4j-error: [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] check-for-asm: [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] configure-asm: [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] print-asm-location: [2024-08-30T20:04:02.861Z] [echo] Using asm.jar from /Users/jenkins/testDependency/system_lib/asm/asm.jar [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] print-asm-error: [2024-08-30T20:04:02.861Z] [2024-08-30T20:04:02.861Z] setup-java-properties: [2024-08-30T20:04:02.861Z] [echo] java_home is ${java_home} [2024-08-30T20:04:02.861Z] [echo] java.home is /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2024-08-30T20:04:02.861Z] [echoproperties] #Ant properties [2024-08-30T20:04:02.861Z] [echoproperties] #Fri Aug 30 15:04:02 CDT 2024 [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk..= [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk./Library/Java/Extensions= [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk./Network/Library/Java/Extensions= [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk./System/Library/Java/Extensions= [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk./usr/lib/java= [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM Temurin-21.0.5+5-202408301905 (build 21.0.5-beta+5-ea, mixed mode) [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.Property=settings\: [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.file.encoding=UTF-8 [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.file.separator=/ [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16 [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16 [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.java.class.path= [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.java.class.version=65.0 [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.java.home=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T/ [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.java.library.path=/Users/jenkins/Library/Java/Extensions [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.java.runtime.version=21.0.5-beta+5-ea [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.java.specification.version=21 [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.java.vendor=Eclipse Adoptium [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.java.vendor.version=Temurin-21.0.5+5-202408301905 [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.java.version=21.0.5-beta [2024-08-30T20:04:02.861Z] [echoproperties] buildjdk.java.version.date=2024-10-15 [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.java.vm.specification.version=21 [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.java.vm.vendor=Eclipse Adoptium [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.java.vm.version=21.0.5-beta+5-ea [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.jdk.debug=release [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.line.separator=\\n [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.native.encoding=UTF-8 [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.openjdk=version "21.0.5-beta" 2024-10-15 [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.os.arch=x86_64 [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.os.name=Mac OS X [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.os.version=12.0.1 [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.path.separator=\: [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16 [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.stderr.encoding=UTF-8 [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.stdout.encoding=UTF-8 [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/lib [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.sun.cpu.endian=little [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8 [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.user.country=US [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.user.dir=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.build [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.user.home=/Users/jenkins [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.user.language=en [2024-08-30T20:04:02.862Z] [echoproperties] buildjdk.user.name=jenkins [2024-08-30T20:04:02.862Z] [delete] Deleting: /var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T/openjdk.java.build.properties.1192855035 [2024-08-30T20:04:02.862Z] [echo] java_platform set to osx_x86-64 [2024-08-30T20:04:02.862Z] [echo] java_java_specification_version set to 21 [2024-08-30T20:04:02.862Z] [echo] java_java_vm_vendor set to Eclipse Adoptium [2024-08-30T20:04:02.863Z] [echo] java_bindir set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin [2024-08-30T20:04:02.863Z] [echo] java_compiler set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2024-08-30T20:04:02.863Z] [2024-08-30T20:04:02.863Z] check-for-tools-jar: [2024-08-30T20:04:02.863Z] [echo] java_java_specification_version is 21 [2024-08-30T20:04:02.863Z] [2024-08-30T20:04:02.863Z] configure-tools-jar: [2024-08-30T20:04:02.863Z] [2024-08-30T20:04:02.863Z] print-tools-jar-location: [2024-08-30T20:04:02.863Z] [echo] Using tools.jar from /Users/jenkins/testDependency/system_lib/tools/tools.jar [2024-08-30T20:04:02.863Z] [2024-08-30T20:04:02.863Z] print-tools-jar-error: [2024-08-30T20:04:02.863Z] [2024-08-30T20:04:02.863Z] check-for-windows-sysinternals: [2024-08-30T20:04:02.863Z] [2024-08-30T20:04:02.863Z] set-download-windows-sysinternals-required: [2024-08-30T20:04:02.863Z] [2024-08-30T20:04:02.863Z] configure-windows-sysinternals: [2024-08-30T20:04:02.863Z] [2024-08-30T20:04:02.863Z] print-windows-sysinternals-location: [2024-08-30T20:04:02.863Z] [2024-08-30T20:04:02.863Z] set-print-windows-sysinternals-error-required: [2024-08-30T20:04:02.863Z] [2024-08-30T20:04:02.863Z] really-print-windows-sysinternals-error: [2024-08-30T20:04:02.863Z] [2024-08-30T20:04:02.863Z] print-windows-sysinternals-error: [2024-08-30T20:04:02.863Z] [2024-08-30T20:04:02.863Z] fail-if-error: [2024-08-30T20:04:02.863Z] [2024-08-30T20:04:02.863Z] print-all-prereq-versions: [2024-08-30T20:04:02.863Z] [echo] Ant version in use : 1.10.2 [2024-08-30T20:04:02.863Z] [echo] log4j version in use : 2.16.0 [2024-08-30T20:04:02.863Z] [echo] ASM version in use : 9.0 [2024-08-30T20:04:02.863Z] [echo] junit version in use : 4.12 [2024-08-30T20:04:02.863Z] [echo] hamcrest version in use: 1.3 [2024-08-30T20:04:02.863Z] [2024-08-30T20:04:02.863Z] configure: [2024-08-30T20:04:02.863Z] [2024-08-30T20:04:02.863Z] build-dependencies: [2024-08-30T20:04:02.863Z] [echo] Executing openjdk.build/build.xml [2024-08-30T20:04:02.863Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:02.863Z] [2024-08-30T20:04:02.863Z] setup-java-properties: [2024-08-30T20:04:02.863Z] [echo] java_home is ${java_home} [2024-08-30T20:04:02.863Z] [echo] java.home is /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2024-08-30T20:04:03.668Z] [echoproperties] #Ant properties [2024-08-30T20:04:03.668Z] [echoproperties] #Fri Aug 30 15:04:02 CDT 2024 [2024-08-30T20:04:03.668Z] [echoproperties] buildjdk..= [2024-08-30T20:04:03.668Z] [echoproperties] buildjdk./Library/Java/Extensions= [2024-08-30T20:04:03.668Z] [echoproperties] buildjdk./Network/Library/Java/Extensions= [2024-08-30T20:04:03.668Z] [echoproperties] buildjdk./System/Library/Java/Extensions= [2024-08-30T20:04:03.668Z] [echoproperties] buildjdk./usr/lib/java= [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM Temurin-21.0.5+5-202408301905 (build 21.0.5-beta+5-ea, mixed mode) [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.Property=settings\: [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.file.encoding=UTF-8 [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.file.separator=/ [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16 [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16 [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.class.path= [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.class.version=65.0 [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.home=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T/ [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.library.path=/Users/jenkins/Library/Java/Extensions [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.runtime.version=21.0.5-beta+5-ea [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.specification.version=21 [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.vendor=Eclipse Adoptium [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.vendor.version=Temurin-21.0.5+5-202408301905 [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.version=21.0.5-beta [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.version.date=2024-10-15 [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2024-08-30T20:04:03.669Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2024-08-30T20:04:03.670Z] [echoproperties] buildjdk.java.vm.specification.version=21 [2024-08-30T20:04:03.670Z] [echoproperties] buildjdk.java.vm.vendor=Eclipse Adoptium [2024-08-30T20:04:03.670Z] [echoproperties] buildjdk.java.vm.version=21.0.5-beta+5-ea [2024-08-30T20:04:03.670Z] [echoproperties] buildjdk.jdk.debug=release [2024-08-30T20:04:03.670Z] [echoproperties] buildjdk.line.separator=\\n [2024-08-30T20:04:03.670Z] [echoproperties] buildjdk.native.encoding=UTF-8 [2024-08-30T20:04:03.670Z] [echoproperties] buildjdk.openjdk=version "21.0.5-beta" 2024-10-15 [2024-08-30T20:04:03.670Z] [echoproperties] buildjdk.os.arch=x86_64 [2024-08-30T20:04:03.670Z] [echoproperties] buildjdk.os.name=Mac OS X [2024-08-30T20:04:03.670Z] [echoproperties] buildjdk.os.version=12.0.1 [2024-08-30T20:04:03.670Z] [echoproperties] buildjdk.path.separator=\: [2024-08-30T20:04:03.670Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16 [2024-08-30T20:04:03.670Z] [echoproperties] buildjdk.stderr.encoding=UTF-8 [2024-08-30T20:04:03.670Z] [echoproperties] buildjdk.stdout.encoding=UTF-8 [2024-08-30T20:04:03.670Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2024-08-30T20:04:03.670Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/lib [2024-08-30T20:04:03.670Z] [echoproperties] buildjdk.sun.cpu.endian=little [2024-08-30T20:04:03.671Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig [2024-08-30T20:04:03.671Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2024-08-30T20:04:03.671Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8 [2024-08-30T20:04:03.671Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2024-08-30T20:04:03.671Z] [echoproperties] buildjdk.user.country=US [2024-08-30T20:04:03.671Z] [echoproperties] buildjdk.user.dir=/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.build [2024-08-30T20:04:03.671Z] [echoproperties] buildjdk.user.home=/Users/jenkins [2024-08-30T20:04:03.671Z] [echoproperties] buildjdk.user.language=en [2024-08-30T20:04:03.671Z] [echoproperties] buildjdk.user.name=jenkins [2024-08-30T20:04:03.671Z] [delete] Deleting: /var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T/openjdk.java.build.properties.7904568 [2024-08-30T20:04:03.671Z] [echo] java_platform set to osx_x86-64 [2024-08-30T20:04:03.671Z] [echo] java_java_specification_version set to 21 [2024-08-30T20:04:03.671Z] [echo] java_java_vm_vendor set to Eclipse Adoptium [2024-08-30T20:04:03.672Z] [echo] java_bindir set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin [2024-08-30T20:04:03.672Z] [echo] java_compiler set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2024-08-30T20:04:03.672Z] [2024-08-30T20:04:03.672Z] setup-windows-compiler: [2024-08-30T20:04:03.672Z] [2024-08-30T20:04:03.672Z] check-prereqs: [2024-08-30T20:04:03.672Z] [echo] Executing openjdk.build/build.xml [2024-08-30T20:04:03.672Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:03.672Z] [2024-08-30T20:04:03.672Z] check-for-ant: [2024-08-30T20:04:03.672Z] [2024-08-30T20:04:03.672Z] print-ant-location: [2024-08-30T20:04:03.672Z] [echo] Using ant from /Users/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar [2024-08-30T20:04:03.672Z] [2024-08-30T20:04:03.672Z] print-ant-error: [2024-08-30T20:04:03.672Z] [2024-08-30T20:04:03.672Z] check-for-junit: [2024-08-30T20:04:03.672Z] [2024-08-30T20:04:03.672Z] print-junit-location: [2024-08-30T20:04:03.672Z] [echo] Using junit from /Users/jenkins/testDependency/system_lib/junit/junit.jar [2024-08-30T20:04:03.672Z] [2024-08-30T20:04:03.672Z] print-junit-error: [2024-08-30T20:04:03.672Z] [2024-08-30T20:04:03.672Z] check-for-hamcrest-core: [2024-08-30T20:04:03.672Z] [2024-08-30T20:04:03.672Z] print-hamcrest-core-location: [2024-08-30T20:04:03.672Z] [echo] Using hamcrest-core from /Users/jenkins/testDependency/system_lib/junit/hamcrest-core.jar [2024-08-30T20:04:03.672Z] [2024-08-30T20:04:03.672Z] print-hamcrest-core-error: [2024-08-30T20:04:03.672Z] [2024-08-30T20:04:03.672Z] check-for-log4j: [2024-08-30T20:04:03.672Z] [2024-08-30T20:04:03.672Z] print-log4j-location: [2024-08-30T20:04:03.673Z] [echo] Using log4j-api from /Users/jenkins/testDependency/system_lib/log4j/log4j-api.jar and log4j-core from /Users/jenkins/testDependency/system_lib/log4j/log4j-core.jar [2024-08-30T20:04:03.673Z] [2024-08-30T20:04:03.673Z] print-log4j-error: [2024-08-30T20:04:03.673Z] [2024-08-30T20:04:03.673Z] check-for-asm: [2024-08-30T20:04:03.673Z] [2024-08-30T20:04:03.673Z] print-asm-location: [2024-08-30T20:04:03.673Z] [echo] Using asm.jar from /Users/jenkins/testDependency/system_lib/asm/asm.jar [2024-08-30T20:04:03.673Z] [2024-08-30T20:04:03.673Z] print-asm-error: [2024-08-30T20:04:03.673Z] [2024-08-30T20:04:03.673Z] setup-java-properties: [2024-08-30T20:04:03.673Z] [2024-08-30T20:04:03.673Z] check-for-tools-jar: [2024-08-30T20:04:03.673Z] [echo] java_java_specification_version is 21 [2024-08-30T20:04:03.673Z] [2024-08-30T20:04:03.673Z] print-tools-jar-location: [2024-08-30T20:04:03.673Z] [echo] Using tools.jar from /Users/jenkins/testDependency/system_lib/tools/tools.jar [2024-08-30T20:04:03.673Z] [2024-08-30T20:04:03.673Z] print-tools-jar-error: [2024-08-30T20:04:03.673Z] [2024-08-30T20:04:03.673Z] check-for-windows-sysinternals: [2024-08-30T20:04:03.673Z] [2024-08-30T20:04:03.673Z] print-windows-sysinternals-location: [2024-08-30T20:04:03.673Z] [2024-08-30T20:04:03.673Z] set-print-windows-sysinternals-error-required: [2024-08-30T20:04:03.673Z] [2024-08-30T20:04:03.673Z] really-print-windows-sysinternals-error: [2024-08-30T20:04:03.673Z] [2024-08-30T20:04:03.673Z] print-windows-sysinternals-error: [2024-08-30T20:04:03.673Z] [2024-08-30T20:04:03.673Z] fail-if-error: [2024-08-30T20:04:03.673Z] [2024-08-30T20:04:03.673Z] print-all-prereq-versions: [2024-08-30T20:04:03.673Z] [echo] Ant version in use : 1.10.2 [2024-08-30T20:04:03.673Z] [echo] log4j version in use : 2.16.0 [2024-08-30T20:04:03.673Z] [echo] ASM version in use : 9.0 [2024-08-30T20:04:03.673Z] [echo] junit version in use : 4.12 [2024-08-30T20:04:03.673Z] [echo] hamcrest version in use: 1.3 [2024-08-30T20:04:03.673Z] [2024-08-30T20:04:03.673Z] run-check-prereqs: [2024-08-30T20:04:03.673Z] [2024-08-30T20:04:03.673Z] build-dependencies: [2024-08-30T20:04:03.673Z] [echo] Executing stf.build/build.xml [2024-08-30T20:04:03.674Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:03.674Z] [2024-08-30T20:04:03.674Z] setup-java-properties: [2024-08-30T20:04:03.674Z] [2024-08-30T20:04:03.674Z] setup-windows-compiler: [2024-08-30T20:04:03.674Z] [2024-08-30T20:04:03.674Z] check-prereqs: [2024-08-30T20:04:03.674Z] [2024-08-30T20:04:03.674Z] build-dependencies: [2024-08-30T20:04:03.674Z] [echo] Executing stf.core/build.xml [2024-08-30T20:04:03.674Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:03.674Z] [2024-08-30T20:04:03.674Z] setup-java-properties: [2024-08-30T20:04:03.674Z] [2024-08-30T20:04:03.674Z] setup-windows-compiler: [2024-08-30T20:04:03.674Z] [2024-08-30T20:04:03.674Z] check-prereqs: [2024-08-30T20:04:03.674Z] [2024-08-30T20:04:03.674Z] build-dependencies: [2024-08-30T20:04:03.674Z] [2024-08-30T20:04:03.674Z] create-bin-dir: [2024-08-30T20:04:03.674Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin [2024-08-30T20:04:03.674Z] [2024-08-30T20:04:03.674Z] build-java: [2024-08-30T20:04:03.674Z] [javac] Compiling 58 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin [2024-08-30T20:04:04.476Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-08-30T20:04:04.476Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-08-30T20:04:04.476Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-08-30T20:04:04.476Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-08-30T20:04:04.476Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-08-30T20:04:04.476Z] [javac] Use -Xlint:-options to suppress this message. [2024-08-30T20:04:04.476Z] [javac] Use -proc:none to disable annotation processing. [2024-08-30T20:04:07.068Z] [javac] Note: Some input files use or override a deprecated API. [2024-08-30T20:04:07.068Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-08-30T20:04:07.068Z] [javac] Compiling 2 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin [2024-08-30T20:04:07.068Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-08-30T20:04:07.068Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-08-30T20:04:07.068Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-08-30T20:04:07.068Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-08-30T20:04:07.068Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-08-30T20:04:07.068Z] [javac] Use -Xlint:-options to suppress this message. [2024-08-30T20:04:07.068Z] [javac] Use -proc:none to disable annotation processing. [2024-08-30T20:04:07.873Z] [2024-08-30T20:04:07.874Z] build-jar: [2024-08-30T20:04:07.874Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin/stf.core.jar [2024-08-30T20:04:07.874Z] [2024-08-30T20:04:07.874Z] build-archives: [2024-08-30T20:04:07.874Z] [2024-08-30T20:04:07.874Z] copy-log4j2-config: [2024-08-30T20:04:07.874Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin [2024-08-30T20:04:07.874Z] [2024-08-30T20:04:07.874Z] build-no-natives: [2024-08-30T20:04:07.874Z] [2024-08-30T20:04:07.874Z] build-natives: [2024-08-30T20:04:07.874Z] [2024-08-30T20:04:07.874Z] build: [2024-08-30T20:04:07.874Z] [echo] Executing stf.load/build.xml [2024-08-30T20:04:07.874Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:07.874Z] [2024-08-30T20:04:07.874Z] setup-java-properties: [2024-08-30T20:04:07.874Z] [2024-08-30T20:04:07.874Z] setup-windows-compiler: [2024-08-30T20:04:07.874Z] [2024-08-30T20:04:07.874Z] check-prereqs: [2024-08-30T20:04:07.874Z] [2024-08-30T20:04:07.874Z] build-dependencies: [2024-08-30T20:04:07.874Z] [echo] Executing stf.core/build.xml [2024-08-30T20:04:07.875Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:07.875Z] [2024-08-30T20:04:07.875Z] setup-java-properties: [2024-08-30T20:04:07.875Z] [2024-08-30T20:04:07.875Z] setup-windows-compiler: [2024-08-30T20:04:07.875Z] [2024-08-30T20:04:07.875Z] check-prereqs: [2024-08-30T20:04:07.875Z] [2024-08-30T20:04:07.875Z] build-dependencies: [2024-08-30T20:04:07.875Z] [2024-08-30T20:04:07.875Z] create-bin-dir: [2024-08-30T20:04:07.875Z] [2024-08-30T20:04:07.875Z] build-java: [2024-08-30T20:04:08.668Z] [2024-08-30T20:04:08.668Z] build-jar: [2024-08-30T20:04:08.668Z] [2024-08-30T20:04:08.668Z] build-archives: [2024-08-30T20:04:08.668Z] [2024-08-30T20:04:08.668Z] copy-log4j2-config: [2024-08-30T20:04:08.668Z] [2024-08-30T20:04:08.668Z] build-no-natives: [2024-08-30T20:04:08.668Z] [2024-08-30T20:04:08.668Z] build-natives: [2024-08-30T20:04:08.668Z] [2024-08-30T20:04:08.668Z] build: [2024-08-30T20:04:08.669Z] [2024-08-30T20:04:08.669Z] create-bin-dir: [2024-08-30T20:04:08.669Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.load/bin [2024-08-30T20:04:08.669Z] [2024-08-30T20:04:08.669Z] build-java: [2024-08-30T20:04:08.669Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.load/bin [2024-08-30T20:04:08.669Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-08-30T20:04:08.669Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-08-30T20:04:08.669Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-08-30T20:04:08.669Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-08-30T20:04:08.669Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-08-30T20:04:08.669Z] [javac] Use -Xlint:-options to suppress this message. [2024-08-30T20:04:08.670Z] [javac] Use -proc:none to disable annotation processing. [2024-08-30T20:04:10.306Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/loadTest/LoadTest.java:113: warning: [removal] SecurityManager in java.lang has been deprecated and marked for removal [2024-08-30T20:04:10.306Z] [javac] SecurityManager defaultSecurityManager = System.getSecurityManager(); [2024-08-30T20:04:10.306Z] [javac] ^ [2024-08-30T20:04:10.306Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/loadTest/LoadTest.java:113: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal [2024-08-30T20:04:10.306Z] [javac] SecurityManager defaultSecurityManager = System.getSecurityManager(); [2024-08-30T20:04:10.306Z] [javac] ^ [2024-08-30T20:04:10.306Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/loadTest/LoadTest.java:126: warning: [removal] setSecurityManager(SecurityManager) in System has been deprecated and marked for removal [2024-08-30T20:04:10.306Z] [javac] System.setSecurityManager(defaultSecurityManager); [2024-08-30T20:04:10.306Z] [javac] ^ [2024-08-30T20:04:10.307Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/loadTest/LoadTest.java:135: warning: [removal] SecurityManager in java.lang has been deprecated and marked for removal [2024-08-30T20:04:10.307Z] [javac] System.setSecurityManager(new SecurityManager() { [2024-08-30T20:04:10.307Z] [javac] ^ [2024-08-30T20:04:10.307Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/loadTest/LoadTest.java:135: warning: [removal] setSecurityManager(SecurityManager) in System has been deprecated and marked for removal [2024-08-30T20:04:10.307Z] [javac] System.setSecurityManager(new SecurityManager() { [2024-08-30T20:04:10.307Z] [javac] ^ [2024-08-30T20:04:10.308Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/loadTest/adaptors/ArbitraryJavaAdaptor.java:148: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-08-30T20:04:10.308Z] [javac] return new Integer(sourceValue); [2024-08-30T20:04:10.308Z] [javac] ^ [2024-08-30T20:04:10.308Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/loadTest/adaptors/ArbitraryJavaAdaptor.java:150: warning: [removal] Long(String) in Long has been deprecated and marked for removal [2024-08-30T20:04:10.308Z] [javac] return new Long(sourceValue); [2024-08-30T20:04:10.308Z] [javac] ^ [2024-08-30T20:04:10.308Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/loadTest/adaptors/ArbitraryJavaAdaptor.java:152: warning: [removal] Float(String) in Float has been deprecated and marked for removal [2024-08-30T20:04:10.308Z] [javac] return new Float(sourceValue); [2024-08-30T20:04:10.308Z] [javac] ^ [2024-08-30T20:04:10.309Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/loadTest/adaptors/ArbitraryJavaAdaptor.java:154: warning: [removal] Double(String) in Double has been deprecated and marked for removal [2024-08-30T20:04:10.309Z] [javac] return new Double(sourceValue); [2024-08-30T20:04:10.309Z] [javac] ^ [2024-08-30T20:04:10.309Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/loadTest/adaptors/ArbitraryJavaAdaptor.java:157: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2024-08-30T20:04:10.309Z] [javac] return new Boolean(sourceValue); [2024-08-30T20:04:10.309Z] [javac] ^ [2024-08-30T20:04:10.310Z] [javac] Note: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/loadTest/adaptors/MauveAdaptor.java uses or overrides a deprecated API. [2024-08-30T20:04:10.310Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-08-30T20:04:10.310Z] [javac] 10 warnings [2024-08-30T20:04:10.310Z] [2024-08-30T20:04:10.310Z] build-jar: [2024-08-30T20:04:10.310Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.load/bin/stf.load.jar [2024-08-30T20:04:10.310Z] [2024-08-30T20:04:10.310Z] build-archives: [2024-08-30T20:04:10.310Z] [2024-08-30T20:04:10.310Z] build-no-natives: [2024-08-30T20:04:10.310Z] [2024-08-30T20:04:10.310Z] build-natives: [2024-08-30T20:04:10.310Z] [2024-08-30T20:04:10.310Z] build: [2024-08-30T20:04:10.310Z] [echo] Executing stf.samples/build.xml [2024-08-30T20:04:10.310Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:10.310Z] [2024-08-30T20:04:10.310Z] setup-java-properties: [2024-08-30T20:04:10.310Z] [2024-08-30T20:04:10.310Z] setup-windows-compiler: [2024-08-30T20:04:10.310Z] [2024-08-30T20:04:10.310Z] check-prereqs: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] build-dependencies: [2024-08-30T20:04:10.311Z] [echo] Executing stf.core/build.xml [2024-08-30T20:04:10.311Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] setup-java-properties: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] setup-windows-compiler: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] check-prereqs: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] build-dependencies: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] create-bin-dir: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] build-java: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] build-jar: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] build-archives: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] copy-log4j2-config: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] build-no-natives: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] build-natives: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] build: [2024-08-30T20:04:10.311Z] [echo] Executing stf.load/build.xml [2024-08-30T20:04:10.311Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] setup-java-properties: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] setup-windows-compiler: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] check-prereqs: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] build-dependencies: [2024-08-30T20:04:10.311Z] [echo] Executing stf.core/build.xml [2024-08-30T20:04:10.311Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] setup-java-properties: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] setup-windows-compiler: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] check-prereqs: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] build-dependencies: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] create-bin-dir: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] build-java: [2024-08-30T20:04:10.311Z] [2024-08-30T20:04:10.311Z] build-jar: [2024-08-30T20:04:10.312Z] [2024-08-30T20:04:10.312Z] build-archives: [2024-08-30T20:04:10.312Z] [2024-08-30T20:04:10.312Z] copy-log4j2-config: [2024-08-30T20:04:10.312Z] [2024-08-30T20:04:10.312Z] build-no-natives: [2024-08-30T20:04:10.312Z] [2024-08-30T20:04:10.312Z] build-natives: [2024-08-30T20:04:10.312Z] [2024-08-30T20:04:10.312Z] build: [2024-08-30T20:04:10.312Z] [2024-08-30T20:04:10.312Z] create-bin-dir: [2024-08-30T20:04:10.312Z] [2024-08-30T20:04:10.312Z] build-java: [2024-08-30T20:04:10.312Z] [2024-08-30T20:04:10.312Z] build-jar: [2024-08-30T20:04:10.312Z] [2024-08-30T20:04:10.312Z] build-archives: [2024-08-30T20:04:10.312Z] [2024-08-30T20:04:10.312Z] build-no-natives: [2024-08-30T20:04:10.312Z] [2024-08-30T20:04:10.312Z] build-natives: [2024-08-30T20:04:10.312Z] [2024-08-30T20:04:10.312Z] build: [2024-08-30T20:04:10.312Z] [2024-08-30T20:04:10.312Z] create-bin-dir: [2024-08-30T20:04:10.312Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.samples/bin [2024-08-30T20:04:10.312Z] [2024-08-30T20:04:10.312Z] build-java: [2024-08-30T20:04:10.312Z] [javac] Compiling 24 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.samples/bin [2024-08-30T20:04:11.105Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-08-30T20:04:11.105Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-08-30T20:04:11.105Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-08-30T20:04:11.105Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-08-30T20:04:11.105Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-08-30T20:04:11.105Z] [javac] Use -Xlint:-options to suppress this message. [2024-08-30T20:04:11.105Z] [javac] Use -proc:none to disable annotation processing. [2024-08-30T20:04:11.900Z] [2024-08-30T20:04:11.900Z] build-jar: [2024-08-30T20:04:11.900Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar [2024-08-30T20:04:11.900Z] [2024-08-30T20:04:11.900Z] build-archives: [2024-08-30T20:04:11.900Z] [2024-08-30T20:04:11.900Z] build-no-natives: [2024-08-30T20:04:11.900Z] [2024-08-30T20:04:11.900Z] build-natives: [2024-08-30T20:04:11.900Z] [2024-08-30T20:04:11.900Z] build: [2024-08-30T20:04:11.900Z] [2024-08-30T20:04:11.900Z] build: [2024-08-30T20:04:11.900Z] [echo] Executing openjdk.test.concurrent/build.xml [2024-08-30T20:04:11.900Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:11.900Z] [2024-08-30T20:04:11.900Z] setup-java-properties: [2024-08-30T20:04:11.900Z] [2024-08-30T20:04:11.900Z] setup-windows-compiler: [2024-08-30T20:04:11.900Z] [2024-08-30T20:04:11.900Z] check-prereqs: [2024-08-30T20:04:11.900Z] [2024-08-30T20:04:11.900Z] build-dependencies: [2024-08-30T20:04:11.900Z] [2024-08-30T20:04:11.900Z] create-bin-dir: [2024-08-30T20:04:11.900Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2024-08-30T20:04:11.900Z] [2024-08-30T20:04:11.900Z] build-java: [2024-08-30T20:04:11.900Z] [javac] Compiling 36 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2024-08-30T20:04:14.704Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:111: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.704Z] [javac] assertEquals("20 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(nextRandom, true)); [2024-08-30T20:04:14.704Z] [javac] ^ [2024-08-30T20:04:14.705Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:112: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.705Z] [javac] assertEquals("21 : weakCompareAndSet()", false, localTestBoolean.weakCompareAndSet(false, true)); [2024-08-30T20:04:14.705Z] [javac] ^ [2024-08-30T20:04:14.705Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:113: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.705Z] [javac] assertEquals("22 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(true, true)); [2024-08-30T20:04:14.705Z] [javac] ^ [2024-08-30T20:04:14.705Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:114: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.705Z] [javac] assertEquals("23 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(true, false)); [2024-08-30T20:04:14.705Z] [javac] ^ [2024-08-30T20:04:14.705Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:115: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.705Z] [javac] assertEquals("24 : weakCompareAndSet()", false, localTestBoolean.weakCompareAndSet(true, nextRandom)); [2024-08-30T20:04:14.705Z] [javac] ^ [2024-08-30T20:04:14.705Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:116: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.705Z] [javac] assertEquals("25 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(false, nextRandom)); [2024-08-30T20:04:14.705Z] [javac] ^ [2024-08-30T20:04:14.706Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:131: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.706Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.706Z] [javac] ^ [2024-08-30T20:04:14.706Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:134: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.706Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.706Z] [javac] ^ [2024-08-30T20:04:14.706Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:135: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.706Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.706Z] [javac] ^ [2024-08-30T20:04:14.706Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:138: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.706Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.706Z] [javac] ^ [2024-08-30T20:04:14.706Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:144: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.706Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.706Z] [javac] ^ [2024-08-30T20:04:14.706Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:154: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.706Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.706Z] [javac] ^ [2024-08-30T20:04:14.706Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:171: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.706Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.706Z] [javac] ^ [2024-08-30T20:04:14.707Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:180: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.707Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.707Z] [javac] ^ [2024-08-30T20:04:14.707Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:183: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.707Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.707Z] [javac] ^ [2024-08-30T20:04:14.707Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:184: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.707Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.707Z] [javac] ^ [2024-08-30T20:04:14.707Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:186: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.707Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.708Z] [javac] ^ [2024-08-30T20:04:14.708Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:188: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.708Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.708Z] [javac] ^ [2024-08-30T20:04:14.708Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:210: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.708Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.708Z] [javac] ^ [2024-08-30T20:04:14.708Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:217: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.708Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.708Z] [javac] ^ [2024-08-30T20:04:14.709Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:219: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.709Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.709Z] [javac] ^ [2024-08-30T20:04:14.709Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:222: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.709Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.709Z] [javac] ^ [2024-08-30T20:04:14.709Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:226: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.709Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.709Z] [javac] ^ [2024-08-30T20:04:14.709Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:231: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.709Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.709Z] [javac] ^ [2024-08-30T20:04:14.709Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:235: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.709Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.709Z] [javac] ^ [2024-08-30T20:04:14.709Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:241: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.709Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.709Z] [javac] ^ [2024-08-30T20:04:14.709Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:246: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.709Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.709Z] [javac] ^ [2024-08-30T20:04:14.709Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:250: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.709Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.709Z] [javac] ^ [2024-08-30T20:04:14.709Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:252: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.709Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.709Z] [javac] ^ [2024-08-30T20:04:14.710Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:258: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.710Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.710Z] [javac] ^ [2024-08-30T20:04:14.710Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:274: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.710Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.710Z] [javac] ^ [2024-08-30T20:04:14.710Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:282: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.710Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.710Z] [javac] ^ [2024-08-30T20:04:14.710Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:288: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.710Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.710Z] [javac] ^ [2024-08-30T20:04:14.710Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:298: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.710Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.710Z] [javac] ^ [2024-08-30T20:04:14.710Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:304: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.710Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.710Z] [javac] ^ [2024-08-30T20:04:14.710Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:311: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.710Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.710Z] [javac] ^ [2024-08-30T20:04:14.710Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:323: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.710Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.710Z] [javac] ^ [2024-08-30T20:04:14.711Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:331: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.711Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.711Z] [javac] ^ [2024-08-30T20:04:14.711Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:337: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.711Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.711Z] [javac] ^ [2024-08-30T20:04:14.711Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:340: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.711Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.711Z] [javac] ^ [2024-08-30T20:04:14.711Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:344: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.711Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.711Z] [javac] ^ [2024-08-30T20:04:14.711Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:354: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.711Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.711Z] [javac] ^ [2024-08-30T20:04:14.711Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:358: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.711Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.711Z] [javac] ^ [2024-08-30T20:04:14.711Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:363: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.711Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.711Z] [javac] ^ [2024-08-30T20:04:14.711Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:364: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.711Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.711Z] [javac] ^ [2024-08-30T20:04:14.711Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:372: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.711Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.711Z] [javac] ^ [2024-08-30T20:04:14.712Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:373: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.712Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.712Z] [javac] ^ [2024-08-30T20:04:14.712Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:375: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.712Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.712Z] [javac] ^ [2024-08-30T20:04:14.712Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:393: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.712Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.712Z] [javac] ^ [2024-08-30T20:04:14.712Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:404: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.712Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.712Z] [javac] ^ [2024-08-30T20:04:14.712Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:411: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.712Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.712Z] [javac] ^ [2024-08-30T20:04:14.713Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:412: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.713Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.713Z] [javac] ^ [2024-08-30T20:04:14.713Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:420: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.713Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.713Z] [javac] ^ [2024-08-30T20:04:14.713Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:422: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.713Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.713Z] [javac] ^ [2024-08-30T20:04:14.713Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:426: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.713Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.713Z] [javac] ^ [2024-08-30T20:04:14.713Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:429: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.713Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.713Z] [javac] ^ [2024-08-30T20:04:14.713Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:437: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.713Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.713Z] [javac] ^ [2024-08-30T20:04:14.714Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:449: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.714Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.714Z] [javac] ^ [2024-08-30T20:04:14.714Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:454: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.714Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.714Z] [javac] ^ [2024-08-30T20:04:14.714Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:461: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.714Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.714Z] [javac] ^ [2024-08-30T20:04:14.714Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:481: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.715Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.715Z] [javac] ^ [2024-08-30T20:04:14.715Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:494: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.715Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.715Z] [javac] ^ [2024-08-30T20:04:14.715Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:497: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.715Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.715Z] [javac] ^ [2024-08-30T20:04:14.715Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:507: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.715Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.715Z] [javac] ^ [2024-08-30T20:04:14.716Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:523: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2024-08-30T20:04:14.716Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2024-08-30T20:04:14.716Z] [javac] ^ [2024-08-30T20:04:14.716Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:137: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.716Z] [javac] assertEquals("26 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, nextValue, 2147483647)); [2024-08-30T20:04:14.716Z] [javac] ^ [2024-08-30T20:04:14.716Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:138: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.716Z] [javac] assertEquals("27 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, 2147483647, 0)); [2024-08-30T20:04:14.716Z] [javac] ^ [2024-08-30T20:04:14.716Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:139: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.716Z] [javac] assertEquals("28 : weakCompareAndSet()", false, localTestIntegerArray.weakCompareAndSet(i, 2147483647, -2147483648)); [2024-08-30T20:04:14.717Z] [javac] ^ [2024-08-30T20:04:14.717Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:140: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.717Z] [javac] assertEquals("29 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, 0, -2147483648)); [2024-08-30T20:04:14.717Z] [javac] ^ [2024-08-30T20:04:14.717Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:141: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.717Z] [javac] assertEquals("30 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, -2147483648, nextValue)); [2024-08-30T20:04:14.717Z] [javac] ^ [2024-08-30T20:04:14.717Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:187: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.717Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.717Z] [javac] ^ [2024-08-30T20:04:14.717Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:198: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.717Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.717Z] [javac] ^ [2024-08-30T20:04:14.717Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:204: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.717Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.717Z] [javac] ^ [2024-08-30T20:04:14.717Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:227: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.717Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.717Z] [javac] ^ [2024-08-30T20:04:14.717Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:268: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.717Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.717Z] [javac] ^ [2024-08-30T20:04:14.717Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:281: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.717Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.717Z] [javac] ^ [2024-08-30T20:04:14.717Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:294: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.717Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.717Z] [javac] ^ [2024-08-30T20:04:14.717Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:309: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.717Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.717Z] [javac] ^ [2024-08-30T20:04:14.718Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:345: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.718Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.718Z] [javac] ^ [2024-08-30T20:04:14.718Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:356: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.718Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.718Z] [javac] ^ [2024-08-30T20:04:14.718Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:363: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.718Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.718Z] [javac] ^ [2024-08-30T20:04:14.718Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:364: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.718Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.718Z] [javac] ^ [2024-08-30T20:04:14.718Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:407: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.718Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.718Z] [javac] ^ [2024-08-30T20:04:14.718Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:417: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.718Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.718Z] [javac] ^ [2024-08-30T20:04:14.718Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:448: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.718Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.718Z] [javac] ^ [2024-08-30T20:04:14.718Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:480: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.718Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.718Z] [javac] ^ [2024-08-30T20:04:14.718Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:506: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.718Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.718Z] [javac] ^ [2024-08-30T20:04:14.718Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:511: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.718Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.718Z] [javac] ^ [2024-08-30T20:04:14.718Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:515: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.719Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.719Z] [javac] ^ [2024-08-30T20:04:14.719Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:520: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.719Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.719Z] [javac] ^ [2024-08-30T20:04:14.719Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:524: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.719Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.719Z] [javac] ^ [2024-08-30T20:04:14.719Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:534: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.719Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.719Z] [javac] ^ [2024-08-30T20:04:14.719Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:554: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.719Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.719Z] [javac] ^ [2024-08-30T20:04:14.719Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:562: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.719Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.719Z] [javac] ^ [2024-08-30T20:04:14.719Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:569: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.719Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.719Z] [javac] ^ [2024-08-30T20:04:14.719Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:572: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.719Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.719Z] [javac] ^ [2024-08-30T20:04:14.719Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:576: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.719Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.719Z] [javac] ^ [2024-08-30T20:04:14.720Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:579: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2024-08-30T20:04:14.720Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2024-08-30T20:04:14.720Z] [javac] ^ [2024-08-30T20:04:14.720Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerTest.java:128: warning: [deprecation] weakCompareAndSet(int,int) in AtomicInteger has been deprecated [2024-08-30T20:04:14.720Z] [javac] assertEquals("36 : weakCompareAndSet()", true, localTestInteger.weakCompareAndSet(nextRandom.intValue(), 2147483647)); [2024-08-30T20:04:14.720Z] [javac] ^ [2024-08-30T20:04:14.720Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerTest.java:129: warning: [deprecation] weakCompareAndSet(int,int) in AtomicInteger has been deprecated [2024-08-30T20:04:14.720Z] [javac] assertEquals("37 : weakCompareAndSet()", true, localTestInteger.weakCompareAndSet(2147483647, 0)); [2024-08-30T20:04:14.720Z] [javac] ^ [2024-08-30T20:04:15.511Z] [javac] Note: Some input files additionally use or override a deprecated API. [2024-08-30T20:04:15.511Z] [javac] Note: Some input files additionally use or override a deprecated API that is marked for removal. [2024-08-30T20:04:15.511Z] [javac] 100 warnings [2024-08-30T20:04:15.511Z] [2024-08-30T20:04:15.511Z] build-jar: [2024-08-30T20:04:15.511Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar [2024-08-30T20:04:15.511Z] [2024-08-30T20:04:15.511Z] build-archives: [2024-08-30T20:04:15.511Z] [2024-08-30T20:04:15.511Z] build-no-natives: [2024-08-30T20:04:15.511Z] [2024-08-30T20:04:15.511Z] build-natives: [2024-08-30T20:04:15.511Z] [2024-08-30T20:04:15.511Z] build: [2024-08-30T20:04:15.511Z] [echo] Executing openjdk.test.classloading/build.xml [2024-08-30T20:04:15.511Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:15.511Z] [2024-08-30T20:04:15.511Z] setup-java-properties: [2024-08-30T20:04:15.511Z] [2024-08-30T20:04:15.511Z] setup-windows-compiler: [2024-08-30T20:04:15.511Z] [2024-08-30T20:04:15.511Z] check-prereqs: [2024-08-30T20:04:15.511Z] [2024-08-30T20:04:15.511Z] build-dependencies: [2024-08-30T20:04:15.511Z] [2024-08-30T20:04:15.511Z] create-bin-dir: [2024-08-30T20:04:15.511Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2024-08-30T20:04:15.511Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2024-08-30T20:04:15.512Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2024-08-30T20:04:15.512Z] [2024-08-30T20:04:15.512Z] build-java: [2024-08-30T20:04:15.512Z] [javac] Compiling 5 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2024-08-30T20:04:16.306Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:207: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-08-30T20:04:16.306Z] [javac] if (cname.equals("boolean")) o = new Boolean (false); [2024-08-30T20:04:16.306Z] [javac] ^ [2024-08-30T20:04:16.306Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:208: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal [2024-08-30T20:04:16.306Z] [javac] else if (cname.equals("byte")) o = new Byte ((byte)0); [2024-08-30T20:04:16.306Z] [javac] ^ [2024-08-30T20:04:16.306Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:209: warning: [removal] Character(char) in Character has been deprecated and marked for removal [2024-08-30T20:04:16.306Z] [javac] else if (cname.equals("char")) o = new Character ((char)0); [2024-08-30T20:04:16.306Z] [javac] ^ [2024-08-30T20:04:16.306Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:210: warning: [removal] Short(short) in Short has been deprecated and marked for removal [2024-08-30T20:04:16.306Z] [javac] else if (cname.equals("short")) o = new Short ((short)0); [2024-08-30T20:04:16.306Z] [javac] ^ [2024-08-30T20:04:16.306Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:211: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:16.306Z] [javac] else if (cname.equals("int")) o = new Integer ((int)0); [2024-08-30T20:04:16.306Z] [javac] ^ [2024-08-30T20:04:16.306Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:212: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-08-30T20:04:16.306Z] [javac] else if (cname.equals("long")) o = new Long (0L); [2024-08-30T20:04:16.306Z] [javac] ^ [2024-08-30T20:04:16.306Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:213: warning: [removal] Float(double) in Float has been deprecated and marked for removal [2024-08-30T20:04:16.306Z] [javac] else if (cname.equals("float")) o = new Float (0.0); [2024-08-30T20:04:16.306Z] [javac] ^ [2024-08-30T20:04:16.307Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:214: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-08-30T20:04:16.307Z] [javac] else if (cname.equals("double")) o = new Double (0.0); [2024-08-30T20:04:16.307Z] [javac] ^ [2024-08-30T20:04:16.307Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/deadlock/DeadlockTest.java:81: warning: [deprecation] URL(String) in URL has been deprecated [2024-08-30T20:04:16.307Z] [javac] firstURL = new URL("file://" + System.getProperty("java.classloading.dir") + System.getProperty("file.separator") + args[0]); [2024-08-30T20:04:16.307Z] [javac] ^ [2024-08-30T20:04:16.307Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/deadlock/DeadlockTest.java:82: warning: [deprecation] URL(String) in URL has been deprecated [2024-08-30T20:04:16.307Z] [javac] secondURL = new URL("file://" + System.getProperty("java.classloading.dir") + System.getProperty("file.separator") + args[1]); [2024-08-30T20:04:16.307Z] [javac] ^ [2024-08-30T20:04:16.307Z] [javac] 10 warnings [2024-08-30T20:04:16.307Z] [javac] Compiling 4 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2024-08-30T20:04:17.098Z] [javac] Compiling 4 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2024-08-30T20:04:17.891Z] [delete] Deleting /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class [2024-08-30T20:04:17.891Z] [delete] Deleting /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class [2024-08-30T20:04:17.891Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2 [2024-08-30T20:04:17.891Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1 [2024-08-30T20:04:17.891Z] [2024-08-30T20:04:17.891Z] build-jar: [2024-08-30T20:04:17.892Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar [2024-08-30T20:04:17.892Z] [2024-08-30T20:04:17.892Z] build-archives: [2024-08-30T20:04:17.892Z] [2024-08-30T20:04:17.892Z] build-no-natives: [2024-08-30T20:04:17.892Z] [2024-08-30T20:04:17.892Z] build-natives: [2024-08-30T20:04:17.892Z] [2024-08-30T20:04:17.892Z] copy-dict-file: [2024-08-30T20:04:17.892Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading [2024-08-30T20:04:17.892Z] [2024-08-30T20:04:17.892Z] build: [2024-08-30T20:04:17.892Z] [echo] Executing openjdk.test.debugging/build.xml [2024-08-30T20:04:17.892Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:17.892Z] [2024-08-30T20:04:17.892Z] setup-java-properties: [2024-08-30T20:04:17.892Z] [2024-08-30T20:04:17.892Z] setup-windows-compiler: [2024-08-30T20:04:17.892Z] [2024-08-30T20:04:17.892Z] check-prereqs: [2024-08-30T20:04:17.892Z] [2024-08-30T20:04:17.892Z] build-dependencies: [2024-08-30T20:04:17.892Z] [2024-08-30T20:04:17.892Z] create-bin-dir: [2024-08-30T20:04:17.892Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2024-08-30T20:04:17.892Z] [2024-08-30T20:04:17.892Z] build-java-8: [2024-08-30T20:04:17.892Z] [2024-08-30T20:04:17.893Z] build-java-11: [2024-08-30T20:04:17.893Z] [2024-08-30T20:04:17.893Z] build-java-above-11: [2024-08-30T20:04:17.893Z] [javac] Compiling 16 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2024-08-30T20:04:18.685Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/src/test.debugging/net/adoptopenjdk/stf/jdi/JdiTest.java:167: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-08-30T20:04:18.686Z] [javac] int numOfConnections = new Integer(props.getProperty("numOfConnections")); [2024-08-30T20:04:18.686Z] [javac] ^ [2024-08-30T20:04:19.479Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/src/test.debugging/net/adoptopenjdk/test/jdi/debugger/Connectors.java:116: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-08-30T20:04:19.480Z] [javac] Integer numOfConnectionsInteger = new Integer(numOfConnectionsString); [2024-08-30T20:04:19.480Z] [javac] ^ [2024-08-30T20:04:19.480Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/src/test.debugging/net/adoptopenjdk/test/jdi/debugger/Connectors.java:133: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-08-30T20:04:19.480Z] [javac] Integer numOfEventsInteger = new Integer(numOfEventsString); [2024-08-30T20:04:19.480Z] [javac] ^ [2024-08-30T20:04:19.480Z] [javac] 3 warnings [2024-08-30T20:04:19.480Z] [2024-08-30T20:04:19.480Z] build-java: [2024-08-30T20:04:19.480Z] [2024-08-30T20:04:19.480Z] build-jdi-jar: [2024-08-30T20:04:19.480Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar [2024-08-30T20:04:19.480Z] [2024-08-30T20:04:19.480Z] build-hcr-jar: [2024-08-30T20:04:19.480Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar [2024-08-30T20:04:19.480Z] [2024-08-30T20:04:19.480Z] build-jars: [2024-08-30T20:04:19.480Z] [2024-08-30T20:04:19.480Z] build-archives: [2024-08-30T20:04:19.480Z] [2024-08-30T20:04:19.480Z] build-no-natives: [2024-08-30T20:04:19.480Z] [2024-08-30T20:04:19.480Z] build-natives: [2024-08-30T20:04:19.480Z] [2024-08-30T20:04:19.480Z] build: [2024-08-30T20:04:19.480Z] [echo] Executing openjdk.test.gc/build.xml [2024-08-30T20:04:19.480Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:19.480Z] [2024-08-30T20:04:19.480Z] setup-java-properties: [2024-08-30T20:04:19.480Z] [2024-08-30T20:04:19.480Z] setup-windows-compiler: [2024-08-30T20:04:19.480Z] [2024-08-30T20:04:19.480Z] check-prereqs: [2024-08-30T20:04:19.480Z] [2024-08-30T20:04:19.480Z] build-dependencies: [2024-08-30T20:04:19.480Z] [2024-08-30T20:04:19.480Z] create-bin-dir: [2024-08-30T20:04:19.480Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2024-08-30T20:04:19.480Z] [2024-08-30T20:04:19.480Z] build-java: [2024-08-30T20:04:19.480Z] [javac] Compiling 5 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2024-08-30T20:04:20.277Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.gc/src/test.gc/net/adoptopenjdk/test/gc/heaphog/ObjectTree.java:162: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-08-30T20:04:20.277Z] [javac] int size = new Integer(args[0]); [2024-08-30T20:04:20.277Z] [javac] ^ [2024-08-30T20:04:20.277Z] [javac] 1 warning [2024-08-30T20:04:20.277Z] [2024-08-30T20:04:20.277Z] build-jar: [2024-08-30T20:04:20.277Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar [2024-08-30T20:04:20.277Z] [2024-08-30T20:04:20.277Z] build-archives: [2024-08-30T20:04:20.277Z] [2024-08-30T20:04:20.277Z] build-no-natives: [2024-08-30T20:04:20.277Z] [2024-08-30T20:04:20.277Z] build-natives: [2024-08-30T20:04:20.277Z] [2024-08-30T20:04:20.277Z] build: [2024-08-30T20:04:20.277Z] [echo] Executing openjdk.test.jck/build.xml [2024-08-30T20:04:20.278Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:20.278Z] [2024-08-30T20:04:20.278Z] setup-java-properties: [2024-08-30T20:04:20.278Z] [2024-08-30T20:04:20.278Z] setup-windows-compiler: [2024-08-30T20:04:20.278Z] [2024-08-30T20:04:20.278Z] check-prereqs: [2024-08-30T20:04:20.278Z] [2024-08-30T20:04:20.278Z] build-dependencies: [2024-08-30T20:04:20.278Z] [2024-08-30T20:04:20.278Z] create-bin-dir: [2024-08-30T20:04:20.278Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2024-08-30T20:04:20.278Z] [2024-08-30T20:04:20.278Z] build-java: [2024-08-30T20:04:20.278Z] [javac] Compiling 2 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2024-08-30T20:04:21.079Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2024-08-30T20:04:21.079Z] [javac] on the class path. A future release of javac may disable annotation processing [2024-08-30T20:04:21.079Z] [javac] unless at least one processor is specified by name (-processor), or a search [2024-08-30T20:04:21.079Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2024-08-30T20:04:21.080Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2024-08-30T20:04:21.080Z] [javac] Use -Xlint:-options to suppress this message. [2024-08-30T20:04:21.080Z] [javac] Use -proc:none to disable annotation processing. [2024-08-30T20:04:21.878Z] [2024-08-30T20:04:21.878Z] build-jar: [2024-08-30T20:04:21.878Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar [2024-08-30T20:04:21.878Z] [2024-08-30T20:04:21.878Z] build-archives: [2024-08-30T20:04:21.878Z] [2024-08-30T20:04:21.878Z] build-no-natives: [2024-08-30T20:04:21.878Z] [2024-08-30T20:04:21.878Z] setup-native-build-command: [2024-08-30T20:04:21.878Z] [echo] building natives for java_platform osx_x86-64 [2024-08-30T20:04:21.878Z] [2024-08-30T20:04:21.878Z] build-natives-windows: [2024-08-30T20:04:21.878Z] [2024-08-30T20:04:21.878Z] build-natives-unix: [2024-08-30T20:04:21.878Z] [2024-08-30T20:04:21.878Z] build-natives: [2024-08-30T20:04:21.878Z] [2024-08-30T20:04:21.878Z] build: [2024-08-30T20:04:21.878Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2024-08-30T20:04:21.878Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:21.878Z] [2024-08-30T20:04:21.878Z] setup-java-properties: [2024-08-30T20:04:21.878Z] [2024-08-30T20:04:21.878Z] setup-windows-compiler: [2024-08-30T20:04:21.878Z] [2024-08-30T20:04:21.878Z] check-prereqs: [2024-08-30T20:04:21.878Z] [2024-08-30T20:04:21.878Z] build-dependencies: [2024-08-30T20:04:21.878Z] [2024-08-30T20:04:21.878Z] create-bin-dir: [2024-08-30T20:04:21.878Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2024-08-30T20:04:21.878Z] [2024-08-30T20:04:21.878Z] build-java: [2024-08-30T20:04:21.878Z] [javac] Compiling 23 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2024-08-30T20:04:23.517Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:204: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:23.518Z] [javac] stringHashMap.put(new Integer(x), new StringHolder(tempString)); [2024-08-30T20:04:23.518Z] [javac] ^ [2024-08-30T20:04:23.518Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:205: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:23.518Z] [javac] originalStringHashMap.put(new Integer(x), new StringHolder(tempString)); [2024-08-30T20:04:23.518Z] [javac] ^ [2024-08-30T20:04:23.519Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:206: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:23.519Z] [javac] stringHashtable.put(new Integer(x), new StringHolder(tempString)); [2024-08-30T20:04:23.519Z] [javac] ^ [2024-08-30T20:04:23.519Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:207: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:23.519Z] [javac] originalStringHashtable.put(new Integer(x), new StringHolder(tempString)); [2024-08-30T20:04:23.519Z] [javac] ^ [2024-08-30T20:04:23.520Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:425: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-08-30T20:04:23.520Z] [javac] int x = randomNumbers.nextInt(new Long(s.estimateSize()).intValue()) + 1; //the number of elements with @minor added in the array subsection referenced by Spliterator s. [2024-08-30T20:04:23.520Z] [javac] ^ [2024-08-30T20:04:23.521Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:426: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-08-30T20:04:23.521Z] [javac] int k = randomNumbers.nextInt(new Long(p.estimateSize()).intValue()) + 1; //the number of elements with @minor added in the array subsection referenced by Spliterator p. [2024-08-30T20:04:23.521Z] [javac] ^ [2024-08-30T20:04:23.521Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:468: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:23.522Z] [javac] assertTrue("Expected \"" + b.get(new Integer(x)).getString() + "success\" but found \"" + a.get(new Integer(x)).getString(),a.get(new Integer(x)).getString().equals(b.get(new Integer(x)).getString() + "success")); [2024-08-30T20:04:23.522Z] [javac] ^ [2024-08-30T20:04:23.522Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:468: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:23.523Z] [javac] assertTrue("Expected \"" + b.get(new Integer(x)).getString() + "success\" but found \"" + a.get(new Integer(x)).getString(),a.get(new Integer(x)).getString().equals(b.get(new Integer(x)).getString() + "success")); [2024-08-30T20:04:23.523Z] [javac] ^ [2024-08-30T20:04:23.523Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:468: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:23.524Z] [javac] assertTrue("Expected \"" + b.get(new Integer(x)).getString() + "success\" but found \"" + a.get(new Integer(x)).getString(),a.get(new Integer(x)).getString().equals(b.get(new Integer(x)).getString() + "success")); [2024-08-30T20:04:23.524Z] [javac] ^ [2024-08-30T20:04:23.524Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:468: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:23.525Z] [javac] assertTrue("Expected \"" + b.get(new Integer(x)).getString() + "success\" but found \"" + a.get(new Integer(x)).getString(),a.get(new Integer(x)).getString().equals(b.get(new Integer(x)).getString() + "success")); [2024-08-30T20:04:23.525Z] [javac] ^ [2024-08-30T20:04:23.525Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaInferredTyping.java:116: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:23.526Z] [javac] Integer expected = new Integer(27); [2024-08-30T20:04:23.526Z] [javac] ^ [2024-08-30T20:04:23.526Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaInferredTyping.java:117: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:23.526Z] [javac] Integer actual = intCubed.action(new Integer(3)); [2024-08-30T20:04:23.526Z] [javac] ^ [2024-08-30T20:04:23.527Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaInferredTyping.java:165: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-08-30T20:04:23.527Z] [javac] Counter counter = (vbool, vb, vs, vi, vl, vf, vd) -> new Double(vb + vs + vi + vl + vf + vd); [2024-08-30T20:04:23.527Z] [javac] ^ [2024-08-30T20:04:23.527Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaInferredTyping.java:170: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal [2024-08-30T20:04:23.527Z] [javac] new Byte((byte) 1), // total = 1 [2024-08-30T20:04:23.527Z] [javac] ^ [2024-08-30T20:04:23.528Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaInferredTyping.java:171: warning: [removal] Short(short) in Short has been deprecated and marked for removal [2024-08-30T20:04:23.528Z] [javac] new Short((short) 2), // total now 3 [2024-08-30T20:04:23.528Z] [javac] ^ [2024-08-30T20:04:23.528Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaInferredTyping.java:172: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:23.528Z] [javac] new Integer(3), // now 6 [2024-08-30T20:04:23.528Z] [javac] ^ [2024-08-30T20:04:23.528Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaInferredTyping.java:173: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-08-30T20:04:23.528Z] [javac] new Long(4), // 10 [2024-08-30T20:04:23.528Z] [javac] ^ [2024-08-30T20:04:23.528Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaInferredTyping.java:174: warning: [removal] Float(double) in Float has been deprecated and marked for removal [2024-08-30T20:04:23.528Z] [javac] new Float(5.25), // 15.25 [2024-08-30T20:04:23.528Z] [javac] ^ [2024-08-30T20:04:23.529Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaInferredTyping.java:175: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-08-30T20:04:23.529Z] [javac] new Double(6.5)); // 21.75 [2024-08-30T20:04:23.529Z] [javac] ^ [2024-08-30T20:04:23.529Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaJavaInterfaces.java:173: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:23.529Z] [javac] Integer expected1 = new Integer(51); [2024-08-30T20:04:23.529Z] [javac] ^ [2024-08-30T20:04:23.529Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaJavaInterfaces.java:176: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:23.529Z] [javac] Integer exected2 = new Integer(111); [2024-08-30T20:04:23.529Z] [javac] ^ [2024-08-30T20:04:23.529Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaMethodReferences.java:287: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:23.529Z] [javac] Person person1 = factory.create(Title.MR, "Adam", "Smith", new Integer(67)); [2024-08-30T20:04:23.529Z] [javac] ^ [2024-08-30T20:04:24.326Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdasUserDefinedInterface.java:272: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:24.326Z] [javac] Integer expected = new Integer(5985); [2024-08-30T20:04:24.326Z] [javac] ^ [2024-08-30T20:04:24.326Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdasUserDefinedInterface.java:283: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-08-30T20:04:24.327Z] [javac] Double expectedDouble = new Double(5.291); [2024-08-30T20:04:24.327Z] [javac] ^ [2024-08-30T20:04:24.327Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdasUserDefinedInterface.java:514: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:24.327Z] [javac] Integer input = new Integer(29); [2024-08-30T20:04:24.327Z] [javac] ^ [2024-08-30T20:04:24.327Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdasUserDefinedInterface.java:527: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-08-30T20:04:24.327Z] [javac] Double input = new Double(800d); [2024-08-30T20:04:24.327Z] [javac] ^ [2024-08-30T20:04:24.327Z] [javac] 26 warnings [2024-08-30T20:04:24.327Z] [copy] Copying 4 files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles [2024-08-30T20:04:24.327Z] [2024-08-30T20:04:24.327Z] build-jar: [2024-08-30T20:04:24.328Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar [2024-08-30T20:04:24.328Z] [2024-08-30T20:04:24.328Z] build-archives: [2024-08-30T20:04:24.328Z] [2024-08-30T20:04:24.328Z] build-no-natives: [2024-08-30T20:04:24.328Z] [2024-08-30T20:04:24.328Z] build-natives: [2024-08-30T20:04:24.328Z] [2024-08-30T20:04:24.328Z] build: [2024-08-30T20:04:24.328Z] [echo] Executing openjdk.test.lang/build.xml [2024-08-30T20:04:24.328Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:24.328Z] [2024-08-30T20:04:24.328Z] setup-java-properties: [2024-08-30T20:04:24.328Z] [2024-08-30T20:04:24.328Z] setup-windows-compiler: [2024-08-30T20:04:24.328Z] [2024-08-30T20:04:24.328Z] check-prereqs: [2024-08-30T20:04:24.328Z] [2024-08-30T20:04:24.328Z] build-dependencies: [2024-08-30T20:04:24.328Z] [2024-08-30T20:04:24.328Z] create-bin-dir: [2024-08-30T20:04:24.328Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2024-08-30T20:04:24.328Z] [2024-08-30T20:04:24.328Z] build-java: [2024-08-30T20:04:24.328Z] [javac] Compiling 29 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2024-08-30T20:04:25.967Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:108: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2024-08-30T20:04:25.967Z] [javac] Float f1 = new Float(a); [2024-08-30T20:04:25.967Z] [javac] ^ [2024-08-30T20:04:25.967Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:109: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2024-08-30T20:04:25.967Z] [javac] Float f2 = new Float(b); [2024-08-30T20:04:25.967Z] [javac] ^ [2024-08-30T20:04:25.967Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:121: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-08-30T20:04:25.967Z] [javac] Double d1 = new Double(a); [2024-08-30T20:04:25.967Z] [javac] ^ [2024-08-30T20:04:25.967Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:122: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-08-30T20:04:25.967Z] [javac] Double d2 = new Double(b); [2024-08-30T20:04:25.967Z] [javac] ^ [2024-08-30T20:04:25.967Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:966: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-08-30T20:04:25.967Z] [javac] Object o = new Boolean(v); [2024-08-30T20:04:25.967Z] [javac] ^ [2024-08-30T20:04:25.967Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:1547: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal [2024-08-30T20:04:25.967Z] [javac] Object o = new Byte(v); [2024-08-30T20:04:25.967Z] [javac] ^ [2024-08-30T20:04:25.968Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:2009: warning: [removal] Short(short) in Short has been deprecated and marked for removal [2024-08-30T20:04:25.968Z] [javac] Object o = new Short(v); [2024-08-30T20:04:25.968Z] [javac] ^ [2024-08-30T20:04:25.968Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:2496: warning: [removal] Character(char) in Character has been deprecated and marked for removal [2024-08-30T20:04:25.968Z] [javac] Object o = new Character(v); [2024-08-30T20:04:25.968Z] [javac] ^ [2024-08-30T20:04:25.968Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:2980: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2024-08-30T20:04:25.968Z] [javac] Object o = new Float(v); [2024-08-30T20:04:25.968Z] [javac] ^ [2024-08-30T20:04:25.968Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:3542: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-08-30T20:04:25.968Z] [javac] Object o = new Double(v); [2024-08-30T20:04:25.968Z] [javac] ^ [2024-08-30T20:04:25.968Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:4128: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:25.968Z] [javac] Object o = new Integer(v); [2024-08-30T20:04:25.968Z] [javac] ^ [2024-08-30T20:04:25.968Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:4588: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-08-30T20:04:25.968Z] [javac] Object o = new Long(v); [2024-08-30T20:04:25.968Z] [javac] ^ [2024-08-30T20:04:26.762Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:70: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2024-08-30T20:04:26.762Z] [javac] Float f1 = new Float(a); [2024-08-30T20:04:26.762Z] [javac] ^ [2024-08-30T20:04:26.762Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:71: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2024-08-30T20:04:26.762Z] [javac] Float f2 = new Float(b); [2024-08-30T20:04:26.762Z] [javac] ^ [2024-08-30T20:04:26.762Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:83: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-08-30T20:04:26.762Z] [javac] Double d1 = new Double(a); [2024-08-30T20:04:26.762Z] [javac] ^ [2024-08-30T20:04:26.762Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:84: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-08-30T20:04:26.762Z] [javac] Double d2 = new Double(b); [2024-08-30T20:04:26.762Z] [javac] ^ [2024-08-30T20:04:26.762Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:930: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:26.762Z] [javac] Object o = new Integer(v); [2024-08-30T20:04:26.762Z] [javac] ^ [2024-08-30T20:04:26.763Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:1390: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-08-30T20:04:26.763Z] [javac] Object o = new Long(v); [2024-08-30T20:04:26.763Z] [javac] ^ [2024-08-30T20:04:26.763Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:1928: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal [2024-08-30T20:04:26.763Z] [javac] Object o = new Byte(v); [2024-08-30T20:04:26.763Z] [javac] ^ [2024-08-30T20:04:26.763Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:2390: warning: [removal] Character(char) in Character has been deprecated and marked for removal [2024-08-30T20:04:26.763Z] [javac] Object o = new Character(v); [2024-08-30T20:04:26.763Z] [javac] ^ [2024-08-30T20:04:26.764Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:2874: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-08-30T20:04:26.764Z] [javac] Object o = new Boolean(v); [2024-08-30T20:04:26.764Z] [javac] ^ [2024-08-30T20:04:26.764Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:3454: warning: [removal] Short(short) in Short has been deprecated and marked for removal [2024-08-30T20:04:26.764Z] [javac] Object o = new Short(v); [2024-08-30T20:04:26.764Z] [javac] ^ [2024-08-30T20:04:26.764Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:3940: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2024-08-30T20:04:26.764Z] [javac] Object o = new Float(v); [2024-08-30T20:04:26.764Z] [javac] ^ [2024-08-30T20:04:26.764Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:4502: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-08-30T20:04:26.765Z] [javac] Object o = new Double(v); [2024-08-30T20:04:26.765Z] [javac] ^ [2024-08-30T20:04:26.765Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:71: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2024-08-30T20:04:26.765Z] [javac] Float f1 = new Float(a); [2024-08-30T20:04:26.765Z] [javac] ^ [2024-08-30T20:04:26.765Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:72: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2024-08-30T20:04:26.765Z] [javac] Float f2 = new Float(b); [2024-08-30T20:04:26.765Z] [javac] ^ [2024-08-30T20:04:26.765Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:84: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-08-30T20:04:26.765Z] [javac] Double d1 = new Double(a); [2024-08-30T20:04:26.765Z] [javac] ^ [2024-08-30T20:04:26.765Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:85: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-08-30T20:04:26.765Z] [javac] Double d2 = new Double(b); [2024-08-30T20:04:26.765Z] [javac] ^ [2024-08-30T20:04:26.765Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:919: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:26.765Z] [javac] Object o = new Integer(v); [2024-08-30T20:04:26.765Z] [javac] ^ [2024-08-30T20:04:26.766Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:1379: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-08-30T20:04:26.766Z] [javac] Object o = new Long(v); [2024-08-30T20:04:26.766Z] [javac] ^ [2024-08-30T20:04:26.766Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:1917: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal [2024-08-30T20:04:26.766Z] [javac] Object o = new Byte(v); [2024-08-30T20:04:26.766Z] [javac] ^ [2024-08-30T20:04:26.766Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:2379: warning: [removal] Character(char) in Character has been deprecated and marked for removal [2024-08-30T20:04:26.766Z] [javac] Object o = new Character(v); [2024-08-30T20:04:26.766Z] [javac] ^ [2024-08-30T20:04:26.766Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:2863: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-08-30T20:04:26.766Z] [javac] Object o = new Boolean(v); [2024-08-30T20:04:26.766Z] [javac] ^ [2024-08-30T20:04:26.766Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:3443: warning: [removal] Short(short) in Short has been deprecated and marked for removal [2024-08-30T20:04:26.766Z] [javac] Object o = new Short(v); [2024-08-30T20:04:26.766Z] [javac] ^ [2024-08-30T20:04:26.766Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:3929: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2024-08-30T20:04:26.766Z] [javac] Object o = new Float(v); [2024-08-30T20:04:26.766Z] [javac] ^ [2024-08-30T20:04:26.766Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:4491: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-08-30T20:04:26.766Z] [javac] Object o = new Double(v); [2024-08-30T20:04:26.766Z] [javac] ^ [2024-08-30T20:04:26.766Z] [javac] 36 warnings [2024-08-30T20:04:27.557Z] [2024-08-30T20:04:27.557Z] build-jar: [2024-08-30T20:04:27.557Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar [2024-08-30T20:04:27.557Z] [2024-08-30T20:04:27.557Z] build-archives: [2024-08-30T20:04:27.557Z] [2024-08-30T20:04:27.557Z] build-no-natives: [2024-08-30T20:04:27.557Z] [2024-08-30T20:04:27.557Z] build-natives: [2024-08-30T20:04:27.557Z] [2024-08-30T20:04:27.557Z] build: [2024-08-30T20:04:27.557Z] [echo] Executing openjdk.test.load/build.xml [2024-08-30T20:04:27.557Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:27.557Z] [2024-08-30T20:04:27.557Z] setup-java-properties: [2024-08-30T20:04:27.557Z] [2024-08-30T20:04:27.557Z] setup-windows-compiler: [2024-08-30T20:04:27.557Z] [2024-08-30T20:04:27.557Z] check-prereqs: [2024-08-30T20:04:27.557Z] [2024-08-30T20:04:27.557Z] build-dependencies: [2024-08-30T20:04:27.557Z] [2024-08-30T20:04:27.557Z] create-bin-dir: [2024-08-30T20:04:27.557Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2024-08-30T20:04:27.557Z] [2024-08-30T20:04:27.557Z] build-java: [2024-08-30T20:04:27.557Z] [javac] Compiling 17 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2024-08-30T20:04:28.350Z] [2024-08-30T20:04:28.350Z] build-jar: [2024-08-30T20:04:28.350Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar [2024-08-30T20:04:28.350Z] [2024-08-30T20:04:28.350Z] build-archives: [2024-08-30T20:04:28.350Z] [2024-08-30T20:04:28.350Z] build-no-natives: [2024-08-30T20:04:28.350Z] [2024-08-30T20:04:28.350Z] build-natives: [2024-08-30T20:04:28.350Z] [2024-08-30T20:04:28.350Z] build: [2024-08-30T20:04:28.350Z] [echo] Executing openjdk.test.locking/build.xml [2024-08-30T20:04:28.350Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:28.350Z] [2024-08-30T20:04:28.350Z] setup-java-properties: [2024-08-30T20:04:28.350Z] [2024-08-30T20:04:28.350Z] setup-windows-compiler: [2024-08-30T20:04:28.350Z] [2024-08-30T20:04:28.350Z] check-prereqs: [2024-08-30T20:04:28.350Z] [2024-08-30T20:04:28.350Z] build-dependencies: [2024-08-30T20:04:28.350Z] [2024-08-30T20:04:28.350Z] create-bin-dir: [2024-08-30T20:04:28.350Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2024-08-30T20:04:28.350Z] [2024-08-30T20:04:28.350Z] build-java: [2024-08-30T20:04:28.350Z] [javac] Compiling 3 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2024-08-30T20:04:29.143Z] [2024-08-30T20:04:29.143Z] build-jar: [2024-08-30T20:04:29.143Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar [2024-08-30T20:04:29.143Z] [2024-08-30T20:04:29.143Z] build-archives: [2024-08-30T20:04:29.143Z] [2024-08-30T20:04:29.143Z] build-no-natives: [2024-08-30T20:04:29.143Z] [2024-08-30T20:04:29.143Z] build-natives: [2024-08-30T20:04:29.143Z] [2024-08-30T20:04:29.143Z] build: [2024-08-30T20:04:29.143Z] [echo] Executing openjdk.test.math/build.xml [2024-08-30T20:04:29.143Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:29.143Z] [2024-08-30T20:04:29.143Z] setup-java-properties: [2024-08-30T20:04:29.143Z] [2024-08-30T20:04:29.143Z] setup-windows-compiler: [2024-08-30T20:04:29.143Z] [2024-08-30T20:04:29.143Z] check-prereqs: [2024-08-30T20:04:29.143Z] [2024-08-30T20:04:29.143Z] build-dependencies: [2024-08-30T20:04:29.143Z] [2024-08-30T20:04:29.143Z] create-bin-dir: [2024-08-30T20:04:29.143Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2024-08-30T20:04:29.143Z] [2024-08-30T20:04:29.143Z] build-java: [2024-08-30T20:04:29.143Z] [javac] Compiling 71 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2024-08-30T20:04:32.673Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestDouble.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required [2024-08-30T20:04:32.673Z] [javac] public strictfp class AutoSIMDTestDouble { [2024-08-30T20:04:32.673Z] [javac] ^ [2024-08-30T20:04:32.673Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestFloat.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required [2024-08-30T20:04:32.673Z] [javac] public strictfp class AutoSIMDTestFloat { [2024-08-30T20:04:32.673Z] [javac] ^ [2024-08-30T20:04:32.673Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestInteger.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required [2024-08-30T20:04:32.674Z] [javac] public strictfp class AutoSIMDTestInteger { [2024-08-30T20:04:32.674Z] [javac] ^ [2024-08-30T20:04:32.674Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestLong.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required [2024-08-30T20:04:32.674Z] [javac] public strictfp class AutoSIMDTestLong { [2024-08-30T20:04:32.674Z] [javac] ^ [2024-08-30T20:04:32.674Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:57: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.674Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).divide(new BigDecimal("-1"), -1, -1); [2024-08-30T20:04:32.674Z] [javac] ^ [2024-08-30T20:04:32.674Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:394: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.674Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).divide(new BigDecimal("0E-2147483647"), -2147483648, -2147483648); [2024-08-30T20:04:32.674Z] [javac] ^ [2024-08-30T20:04:32.674Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:512: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.674Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("3E+1"), -1); [2024-08-30T20:04:32.674Z] [javac] ^ [2024-08-30T20:04:32.675Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:678: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.675Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+9")).setScale(-1, -1); [2024-08-30T20:04:32.675Z] [javac] ^ [2024-08-30T20:04:32.675Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:700: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.675Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0.0"), 1, 2147483647); [2024-08-30T20:04:32.675Z] [javac] ^ [2024-08-30T20:04:32.675Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:750: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.675Z] [javac] rc_BigDecimal = (new BigDecimal("3E+2")).divide(new BigDecimal("0.0"), 0); [2024-08-30T20:04:32.675Z] [javac] ^ [2024-08-30T20:04:32.675Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:899: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.675Z] [javac] rc_BigDecimal = (new BigDecimal("3")).divide(new BigDecimal("0.0"), 0, 1); [2024-08-30T20:04:32.675Z] [javac] ^ [2024-08-30T20:04:32.676Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:1104: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.676Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("0"), 1); [2024-08-30T20:04:32.676Z] [javac] ^ [2024-08-30T20:04:32.676Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:1339: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.676Z] [javac] rc_BigDecimal = (new BigDecimal("8")).divide(new BigDecimal("3E+1"), 2147483647); [2024-08-30T20:04:32.676Z] [javac] ^ [2024-08-30T20:04:32.676Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:1722: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.676Z] [javac] rc_BigDecimal = (new BigDecimal("-30")).divide(new BigDecimal("6E-2147483647"), 2147483647, 0); [2024-08-30T20:04:32.676Z] [javac] ^ [2024-08-30T20:04:32.676Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2152: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.676Z] [javac] rc_BigDecimal = (new BigDecimal("-9223372036854775808")).divide(new BigDecimal("-1"), -1, -1); [2024-08-30T20:04:32.676Z] [javac] ^ [2024-08-30T20:04:32.677Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2510: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.677Z] [javac] rc_BigDecimal = (new BigDecimal("0.0")).divide(new BigDecimal("-2"), -2147483648); [2024-08-30T20:04:32.677Z] [javac] ^ [2024-08-30T20:04:32.677Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2800: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.677Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2E+9"), 1); [2024-08-30T20:04:32.677Z] [javac] ^ [2024-08-30T20:04:32.678Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2832: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.678Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("1"), 1); [2024-08-30T20:04:32.678Z] [javac] ^ [2024-08-30T20:04:32.678Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2913: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.678Z] [javac] rc_BigDecimal = (new BigDecimal("1E+2147483647")).setScale(1, 2147483647); [2024-08-30T20:04:32.678Z] [javac] ^ [2024-08-30T20:04:32.679Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2999: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.679Z] [javac] rc_BigDecimal = (new BigDecimal("-5E+2147483637")).setScale(0, -2147483648); [2024-08-30T20:04:32.679Z] [javac] ^ [2024-08-30T20:04:32.679Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3063: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.679Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+9")).setScale(1, 0); [2024-08-30T20:04:32.679Z] [javac] ^ [2024-08-30T20:04:32.679Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3160: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.679Z] [javac] rc_BigDecimal = (new BigDecimal("-3E+1")).divide(new BigDecimal("-1"), -1); [2024-08-30T20:04:32.679Z] [javac] ^ [2024-08-30T20:04:32.679Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3276: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.679Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, 0); [2024-08-30T20:04:32.679Z] [javac] ^ [2024-08-30T20:04:32.680Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3855: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.680Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(-2147483648, -1); [2024-08-30T20:04:32.680Z] [javac] ^ [2024-08-30T20:04:32.680Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3872: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.680Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("1"), -1); [2024-08-30T20:04:32.680Z] [javac] ^ [2024-08-30T20:04:32.680Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4443: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.680Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("-2000000001"), 2147483647, 2147483647); [2024-08-30T20:04:32.680Z] [javac] ^ [2024-08-30T20:04:32.680Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4545: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.680Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2000000001"), 0); [2024-08-30T20:04:32.680Z] [javac] ^ [2024-08-30T20:04:32.680Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4682: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.680Z] [javac] rc_BigDecimal = (new BigDecimal("-2147483648")).divide(new BigDecimal("1"), -2147483648); [2024-08-30T20:04:32.680Z] [javac] ^ [2024-08-30T20:04:32.680Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4961: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.681Z] [javac] rc_BigDecimal = (new BigDecimal("-2.0000000000E-2147483637")).divide(new BigDecimal("2.0000000000E-2147483637"), 0); [2024-08-30T20:04:32.681Z] [javac] ^ [2024-08-30T20:04:32.681Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:5029: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.681Z] [javac] rc_BigDecimal = (new BigDecimal("2147483647")).divide(new BigDecimal("-4E-2147483628"), 2147483647, 0); [2024-08-30T20:04:32.681Z] [javac] ^ [2024-08-30T20:04:32.682Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:5110: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:32.682Z] [javac] rc_BigDecimal = (new BigDecimal("-4E-2147483628")).divide(new BigDecimal("-4E-2147483628"), 1); [2024-08-30T20:04:32.682Z] [javac] ^ [2024-08-30T20:04:33.738Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:5974: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.738Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("3E+1"), 2147483647, 2147483647); [2024-08-30T20:04:33.738Z] [javac] ^ [2024-08-30T20:04:33.738Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6143: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.738Z] [javac] rc_BigDecimal = (new BigDecimal("2")).divide(new BigDecimal("-2147483647"), 1); [2024-08-30T20:04:33.738Z] [javac] ^ [2024-08-30T20:04:33.738Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6176: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.738Z] [javac] rc_BigDecimal = (new BigDecimal("-2")).setScale(-1, -2147483648); [2024-08-30T20:04:33.738Z] [javac] ^ [2024-08-30T20:04:33.738Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6390: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.738Z] [javac] rc_BigDecimal = (new BigDecimal("0.2")).divide(new BigDecimal("0.2"), -2147483648); [2024-08-30T20:04:33.738Z] [javac] ^ [2024-08-30T20:04:33.739Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6516: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.739Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("32"), 1, 0); [2024-08-30T20:04:33.739Z] [javac] ^ [2024-08-30T20:04:33.739Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6558: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.739Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(-1, 0); [2024-08-30T20:04:33.739Z] [javac] ^ [2024-08-30T20:04:33.739Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6619: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.739Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("2.88E+6"), -1); [2024-08-30T20:04:33.739Z] [javac] ^ [2024-08-30T20:04:33.739Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6713: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.739Z] [javac] rc_BigDecimal = (new BigDecimal("28771880")).divide(new BigDecimal("32"), 1, 1); [2024-08-30T20:04:33.739Z] [javac] ^ [2024-08-30T20:04:33.739Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:126: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.739Z] [javac] rc_BigDecimal = (new BigDecimal("899121.2")).divide(new BigDecimal("1"), 0, -2147483648); [2024-08-30T20:04:33.739Z] [javac] ^ [2024-08-30T20:04:33.739Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:282: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.739Z] [javac] rc_BigDecimal = (new BigDecimal("1024")).setScale(0, 0); [2024-08-30T20:04:33.739Z] [javac] ^ [2024-08-30T20:04:33.739Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:842: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.739Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("1.41984876986375E+23"), 1); [2024-08-30T20:04:33.739Z] [javac] ^ [2024-08-30T20:04:33.740Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:926: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.740Z] [javac] rc_BigDecimal = (new BigDecimal("1.41984876986375E+23")).setScale(2147483647, -2147483648); [2024-08-30T20:04:33.740Z] [javac] ^ [2024-08-30T20:04:33.740Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:938: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.740Z] [javac] rc_BigDecimal = (new BigDecimal("1")).setScale(-1, 2147483647); [2024-08-30T20:04:33.740Z] [javac] ^ [2024-08-30T20:04:33.740Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:947: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.740Z] [javac] rc_BigDecimal = (new BigDecimal("1E+23")).setScale(-1, 0); [2024-08-30T20:04:33.740Z] [javac] ^ [2024-08-30T20:04:33.740Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1013: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.740Z] [javac] rc_BigDecimal = (new BigDecimal("1.41984876986375E+23")).setScale(-2147483648, 2147483647); [2024-08-30T20:04:33.740Z] [javac] ^ [2024-08-30T20:04:33.741Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1472: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.741Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).setScale(1, 2147483647); [2024-08-30T20:04:33.741Z] [javac] ^ [2024-08-30T20:04:33.741Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1659: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.741Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, -1); [2024-08-30T20:04:33.741Z] [javac] ^ [2024-08-30T20:04:33.741Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1753: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.741Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, 1); [2024-08-30T20:04:33.741Z] [javac] ^ [2024-08-30T20:04:33.741Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1957: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.741Z] [javac] rc_BigDecimal = (new BigDecimal("-2147483648")).divide(new BigDecimal("-1"), 0, -1); [2024-08-30T20:04:33.741Z] [javac] ^ [2024-08-30T20:04:33.741Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1974: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.742Z] [javac] rc_BigDecimal = (new BigDecimal("6E-2147483646")).divide(new BigDecimal("-2147483648"), 2147483647); [2024-08-30T20:04:33.742Z] [javac] ^ [2024-08-30T20:04:33.742Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2006: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.742Z] [javac] rc_BigDecimal = (new BigDecimal("6E+1")).divide(new BigDecimal("6E+1"), -2147483648); [2024-08-30T20:04:33.742Z] [javac] ^ [2024-08-30T20:04:33.742Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2033: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.742Z] [javac] rc_BigDecimal = (new BigDecimal("-32")).divide(new BigDecimal("6E-2147483646"), 0, -1); [2024-08-30T20:04:33.742Z] [javac] ^ [2024-08-30T20:04:33.742Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2365: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.742Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).setScale(2147483647, -1); [2024-08-30T20:04:33.742Z] [javac] ^ [2024-08-30T20:04:33.742Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2528: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.742Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0.0"), 1, 2147483647); [2024-08-30T20:04:33.742Z] [javac] ^ [2024-08-30T20:04:33.742Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2540: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.742Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+1")).divide(new BigDecimal("0.0"), 1); [2024-08-30T20:04:33.742Z] [javac] ^ [2024-08-30T20:04:33.742Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2705: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.742Z] [javac] rc_BigDecimal = (new BigDecimal("1135879015861")).setScale(2147483647, -1); [2024-08-30T20:04:33.742Z] [javac] ^ [2024-08-30T20:04:33.743Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2963: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.743Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("0"), 1); [2024-08-30T20:04:33.743Z] [javac] ^ [2024-08-30T20:04:33.743Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3141: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.743Z] [javac] rc_BigDecimal = (new BigDecimal("9223372036854775807")).divide(new BigDecimal("24903104499507894593055628446194152243200.0"), 0); [2024-08-30T20:04:33.743Z] [javac] ^ [2024-08-30T20:04:33.743Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3335: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.743Z] [javac] rc_BigDecimal = (new BigDecimal("1E-19")).divide(new BigDecimal("1E-19"), 0); [2024-08-30T20:04:33.743Z] [javac] ^ [2024-08-30T20:04:33.743Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3592: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.743Z] [javac] rc_BigDecimal = (new BigDecimal("0.0")).divide(new BigDecimal("1"), 1, -2147483648); [2024-08-30T20:04:33.743Z] [javac] ^ [2024-08-30T20:04:33.743Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3907: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.743Z] [javac] rc_BigDecimal = (new BigDecimal("3.2E-2147483646")).divide(new BigDecimal("0"), 0, 2147483647); [2024-08-30T20:04:33.743Z] [javac] ^ [2024-08-30T20:04:33.743Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3971: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.743Z] [javac] rc_BigDecimal = (new BigDecimal("8")).divide(new BigDecimal("32.00000002"), 0, 2147483647); [2024-08-30T20:04:33.743Z] [javac] ^ [2024-08-30T20:04:33.744Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4230: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.744Z] [javac] rc_BigDecimal = (new BigDecimal("0.001")).setScale(1, 2147483647); [2024-08-30T20:04:33.744Z] [javac] ^ [2024-08-30T20:04:33.744Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4352: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.744Z] [javac] rc_BigDecimal = (new BigDecimal("0.000")).divide(new BigDecimal("-0.001"), -2147483648); [2024-08-30T20:04:33.744Z] [javac] ^ [2024-08-30T20:04:33.744Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4581: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.744Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("32"), -2147483648); [2024-08-30T20:04:33.744Z] [javac] ^ [2024-08-30T20:04:33.744Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4672: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.744Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2E+12"), 0); [2024-08-30T20:04:33.744Z] [javac] ^ [2024-08-30T20:04:33.744Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4754: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.744Z] [javac] rc_BigDecimal = (new BigDecimal("2E+12")).divide(new BigDecimal("2E+12"), 2147483647); [2024-08-30T20:04:33.744Z] [javac] ^ [2024-08-30T20:04:33.745Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4955: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.745Z] [javac] rc_BigDecimal = (new BigDecimal("2147483647")).divide(new BigDecimal("-99"), -2147483648, 0); [2024-08-30T20:04:33.745Z] [javac] ^ [2024-08-30T20:04:33.745Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5136: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.745Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).setScale(0, -2147483648); [2024-08-30T20:04:33.745Z] [javac] ^ [2024-08-30T20:04:33.745Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5260: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.745Z] [javac] rc_BigDecimal = (new BigDecimal("2E+9")).divide(new BigDecimal("320.0E+2147483647"), -2147483648, -1); [2024-08-30T20:04:33.745Z] [javac] ^ [2024-08-30T20:04:33.745Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5429: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.745Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("1"), -2147483648, 2147483647); [2024-08-30T20:04:33.745Z] [javac] ^ [2024-08-30T20:04:33.746Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5611: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.746Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("1"), -1); [2024-08-30T20:04:33.746Z] [javac] ^ [2024-08-30T20:04:33.746Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5709: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.746Z] [javac] rc_BigDecimal = (new BigDecimal("0E+9")).setScale(0, -2147483648); [2024-08-30T20:04:33.746Z] [javac] ^ [2024-08-30T20:04:33.746Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5775: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.746Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("1"), -1); [2024-08-30T20:04:33.746Z] [javac] ^ [2024-08-30T20:04:33.746Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5985: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.746Z] [javac] rc_BigDecimal = (new BigDecimal("0E+9")).divide(new BigDecimal("32"), 0); [2024-08-30T20:04:33.746Z] [javac] ^ [2024-08-30T20:04:33.746Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6352: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.746Z] [javac] rc_BigDecimal = (new BigDecimal("-9.22337203685477580E+18")).divide(new BigDecimal("179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"), 2147483647); [2024-08-30T20:04:33.747Z] [javac] ^ [2024-08-30T20:04:33.747Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6385: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.747Z] [javac] rc_BigDecimal = (new BigDecimal("-9.22337203685477580E+18")).divide(new BigDecimal("179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"), -2147483648); [2024-08-30T20:04:33.747Z] [javac] ^ [2024-08-30T20:04:33.747Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6645: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.747Z] [javac] rc_BigDecimal = (new BigDecimal("9.22337203685477580E+18")).divide(new BigDecimal("0"), 2147483647); [2024-08-30T20:04:33.747Z] [javac] ^ [2024-08-30T20:04:33.747Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6749: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.747Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("0"), 2147483647); [2024-08-30T20:04:33.747Z] [javac] ^ [2024-08-30T20:04:33.747Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:124: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.747Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).setScale(0, -1); [2024-08-30T20:04:33.747Z] [javac] ^ [2024-08-30T20:04:33.747Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:406: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.747Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-9E+18"), 2147483647, -1); [2024-08-30T20:04:33.747Z] [javac] ^ [2024-08-30T20:04:33.748Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:696: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.748Z] [javac] rc_BigDecimal = (new BigDecimal("4E+1")).divide(new BigDecimal("4E+1"), 0, -1); [2024-08-30T20:04:33.748Z] [javac] ^ [2024-08-30T20:04:33.748Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:816: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.748Z] [javac] rc_BigDecimal = (new BigDecimal("1E-2147483646")).setScale(-1, -1); [2024-08-30T20:04:33.748Z] [javac] ^ [2024-08-30T20:04:33.748Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:1004: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.748Z] [javac] rc_BigDecimal = (new BigDecimal("4.940656458412465441765687928682213723650598026143247644255856825006755072702087518652998363616359923797965646954457177309266567103559397963987747960107818781263007131903114045278458171678489821036887186360569987307230500063874091535649843873124733972731696151400317153853980741262385655911710266585566867681870395603106249319452715914924553293054565444011274801297099995419319894090804165633245247571478690147267801593552386115501348035264934720193790268107107491703332226844753335720832431936092382893458368060106011506169809753078342277318329247904982524730776375927247874656084778203734469699533647017972677717585125660551199131504891101451037862738167250955837389733598993664809941164205702637090279242767544565229087538682506419718265533447265625E-324")).divide(new BigDecimal("1"), 0, 1); [2024-08-30T20:04:33.749Z] [javac] ^ [2024-08-30T20:04:33.749Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:1392: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.749Z] [javac] rc_BigDecimal = (new BigDecimal("-1281")).setScale(2147483647, -2147483648); [2024-08-30T20:04:33.749Z] [javac] ^ [2024-08-30T20:04:33.749Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:2643: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.749Z] [javac] rc_BigDecimal = (new BigDecimal("320.0E+2147483647")).setScale(1, 2147483647); [2024-08-30T20:04:33.749Z] [javac] ^ [2024-08-30T20:04:33.749Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:2796: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.749Z] [javac] rc_BigDecimal = (new BigDecimal("-320.0E+2147483647")).divide(new BigDecimal("-12"), -1, -2147483648); [2024-08-30T20:04:33.749Z] [javac] ^ [2024-08-30T20:04:33.749Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3046: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.749Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("960.0E+2147483647"), 2147483647, 1); [2024-08-30T20:04:33.749Z] [javac] ^ [2024-08-30T20:04:33.749Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3176: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.749Z] [javac] rc_BigDecimal = (new BigDecimal("1135879015891")).divide(new BigDecimal("0E+1"), 0); [2024-08-30T20:04:33.749Z] [javac] ^ [2024-08-30T20:04:33.750Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3205: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.750Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("-1135879015891"), 1); [2024-08-30T20:04:33.750Z] [javac] ^ [2024-08-30T20:04:33.750Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3233: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.750Z] [javac] rc_BigDecimal = (new BigDecimal("4E+1")).divide(new BigDecimal("1"), -2147483648); [2024-08-30T20:04:33.750Z] [javac] ^ [2024-08-30T20:04:33.750Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3292: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.750Z] [javac] rc_BigDecimal = (new BigDecimal("2E+12")).setScale(1, -1); [2024-08-30T20:04:33.750Z] [javac] ^ [2024-08-30T20:04:33.750Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3574: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.750Z] [javac] rc_BigDecimal = (new BigDecimal("-1.99999999996E+12")).setScale(-2147483648, -2147483648); [2024-08-30T20:04:33.750Z] [javac] ^ [2024-08-30T20:04:33.750Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3670: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.750Z] [javac] rc_BigDecimal = (new BigDecimal("0E+12")).setScale(-2147483648, -2147483648); [2024-08-30T20:04:33.750Z] [javac] ^ [2024-08-30T20:04:33.750Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3687: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.750Z] [javac] rc_BigDecimal = (new BigDecimal("0E+12")).setScale(0, -2147483648); [2024-08-30T20:04:33.750Z] [javac] ^ [2024-08-30T20:04:33.750Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3774: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.750Z] [javac] rc_BigDecimal = (new BigDecimal("-3.5953862696527236908960558463082761664687296077976717049680115374235782248793078708997797571511017399777024278016714657032806735520955551246135652609633633210395832047366056772942892889772883828453616385914723314427096111611426256685548820073761435417631071847729753328931056543508907267526403605711823355568863500566524E+320")).divide(new BigDecimal("0E+12"), 2147483647); [2024-08-30T20:04:33.750Z] [javac] ^ [2024-08-30T20:04:33.750Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4223: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.750Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0E-2147483647"), -2147483648); [2024-08-30T20:04:33.750Z] [javac] ^ [2024-08-30T20:04:33.750Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4232: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.750Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).setScale(1, 1); [2024-08-30T20:04:33.750Z] [javac] ^ [2024-08-30T20:04:33.751Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4464: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2024-08-30T20:04:33.751Z] [javac] rc_BigDecimal = (new BigDecimal("3.2E-2147483646")).setScale(0, -2147483648); [2024-08-30T20:04:33.751Z] [javac] ^ [2024-08-30T20:04:42.662Z] [javac] Note: Some input files additionally use or override a deprecated API. [2024-08-30T20:04:42.662Z] [javac] 100 warnings [2024-08-30T20:04:42.662Z] [2024-08-30T20:04:42.662Z] build-jar: [2024-08-30T20:04:42.662Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar [2024-08-30T20:04:43.456Z] [2024-08-30T20:04:43.456Z] build-archives: [2024-08-30T20:04:43.456Z] [2024-08-30T20:04:43.456Z] build-no-natives: [2024-08-30T20:04:43.456Z] [2024-08-30T20:04:43.456Z] build-natives: [2024-08-30T20:04:43.456Z] [2024-08-30T20:04:43.456Z] build: [2024-08-30T20:04:43.456Z] [echo] Executing openjdk.test.mauve/build.xml [2024-08-30T20:04:43.456Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:43.456Z] [2024-08-30T20:04:43.456Z] check-if-already-built: [2024-08-30T20:04:43.456Z] [echo] Checking if /Users/jenkins/testDependency/system_lib/mauve/mauve.jar already exists [2024-08-30T20:04:43.456Z] [echo] openjdk_test_mauve_already_built is true [2024-08-30T20:04:43.456Z] [2024-08-30T20:04:43.456Z] check-if-cvs-available: [2024-08-30T20:04:43.456Z] [echo] Checking if /Users/jenkins/testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2024-08-30T20:04:43.456Z] [echo] cvs_available is true [2024-08-30T20:04:43.456Z] [2024-08-30T20:04:43.457Z] download-cvsclient: [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] output-recreate-message: [2024-08-30T20:04:43.457Z] [echo] /Users/jenkins/testDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated. [2024-08-30T20:04:43.457Z] [echo] If you want to recreate /Users/jenkins/testDependency/system_lib/mauve/mauve.jar, delete it manually and rerun. [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] delete-work-dir: [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] create-work-dir: [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] get-source: [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] check-if-source-available: [2024-08-30T20:04:43.457Z] [echo] Checking if /var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T//mauve/mauve/gnu/testlet/config.java.in exists [2024-08-30T20:04:43.457Z] [echo] mauve_source_available is ${mauve_source_available} [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] delete-corba-files: [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] mauve-configure: [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] setup-java-properties: [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] build-harness: [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] build-tests: [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] build-java: [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] build-jar: [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] build-archives: [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] check-if-work_jar_file-exists: [2024-08-30T20:04:43.457Z] [echo] Checking if /var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T//mauve/mauve.jar exists [2024-08-30T20:04:43.457Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] install-archives: [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] configure: [2024-08-30T20:04:43.457Z] [echo] Executing openjdk.test.nio/build.xml [2024-08-30T20:04:43.457Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] setup-java-properties: [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] setup-windows-compiler: [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] check-prereqs: [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] build-dependencies: [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] create-bin-dir: [2024-08-30T20:04:43.457Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] check-java-nio-filesystem: [2024-08-30T20:04:43.457Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] copy-resources: [2024-08-30T20:04:43.457Z] [copy] Copying 4 files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2024-08-30T20:04:43.457Z] [copy] Copied 15 empty directories to 8 empty directories under /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2024-08-30T20:04:43.457Z] [2024-08-30T20:04:43.457Z] build-java-nio-filesystem: [2024-08-30T20:04:43.457Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2024-08-30T20:04:43.457Z] [echo] Generating MemoryFileSystemProviderImpl classes [2024-08-30T20:04:44.250Z] [exec] Updated services file: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider [2024-08-30T20:04:44.250Z] [exec] Done [2024-08-30T20:04:44.250Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2024-08-30T20:04:44.251Z] [javac] Compiling 1005 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2024-08-30T20:04:47.802Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF [2024-08-30T20:04:47.802Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2024-08-30T20:04:47.803Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2024-08-30T20:04:47.803Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar [2024-08-30T20:04:47.803Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2024-08-30T20:04:47.803Z] [2024-08-30T20:04:47.803Z] build-java: [2024-08-30T20:04:47.803Z] [javac] Compiling 47 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2024-08-30T20:04:49.439Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioApp.java:956: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:49.440Z] [javac] p_HT_htHash.put(" " + nKey, new Integer(nNewValue)); [2024-08-30T20:04:49.440Z] [javac] ^ [2024-08-30T20:04:49.440Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioApp.java:959: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:49.440Z] [javac] p_HT_htHash.put(" " + nKey, new Integer(1)); [2024-08-30T20:04:49.440Z] [javac] ^ [2024-08-30T20:04:49.440Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:355: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal [2024-08-30T20:04:49.440Z] [javac] Byte byteFromBuffer = new Byte(readFromFile[i].get()); [2024-08-30T20:04:49.440Z] [javac] ^ [2024-08-30T20:04:49.440Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:365: warning: [removal] Character(char) in Character has been deprecated and marked for removal [2024-08-30T20:04:49.440Z] [javac] Character charFromBuffer = new Character(charBuff.get()); [2024-08-30T20:04:49.440Z] [javac] ^ [2024-08-30T20:04:49.441Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:376: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-08-30T20:04:49.441Z] [javac] Double doubleFromBuffer = new Double(doubleBuff.get()); [2024-08-30T20:04:49.441Z] [javac] ^ [2024-08-30T20:04:49.441Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:386: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2024-08-30T20:04:49.441Z] [javac] Float floatFromBuffer = new Float(floatBuff.get()); [2024-08-30T20:04:49.441Z] [javac] ^ [2024-08-30T20:04:49.442Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:396: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:49.442Z] [javac] Integer intFromBuffer = new Integer(intBuff.get()); [2024-08-30T20:04:49.442Z] [javac] ^ [2024-08-30T20:04:49.442Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:406: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-08-30T20:04:49.442Z] [javac] Long longFromBuffer = new Long(longBuff.get()); [2024-08-30T20:04:49.442Z] [javac] ^ [2024-08-30T20:04:49.443Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:416: warning: [removal] Short(short) in Short has been deprecated and marked for removal [2024-08-30T20:04:49.443Z] [javac] Short shortFromBuffer = new Short(shortBuff.get()); [2024-08-30T20:04:49.443Z] [javac] ^ [2024-08-30T20:04:49.443Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:982: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal [2024-08-30T20:04:49.443Z] [javac] Byte objRandomNumber = new Byte(randomNumber); [2024-08-30T20:04:49.443Z] [javac] ^ [2024-08-30T20:04:49.443Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:996: warning: [removal] Character(char) in Character has been deprecated and marked for removal [2024-08-30T20:04:49.443Z] [javac] Character objRandomNumber = new Character( [2024-08-30T20:04:49.443Z] [javac] ^ [2024-08-30T20:04:49.443Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:1009: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-08-30T20:04:49.444Z] [javac] Double objRandomNumber = new Double(randomNumber); [2024-08-30T20:04:49.444Z] [javac] ^ [2024-08-30T20:04:49.444Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:1022: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2024-08-30T20:04:49.444Z] [javac] Float objRandomNumber = new Float(randomNumber); [2024-08-30T20:04:49.444Z] [javac] ^ [2024-08-30T20:04:49.444Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:1035: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:49.444Z] [javac] Integer objRandomNumber = new Integer(randomNumber); [2024-08-30T20:04:49.444Z] [javac] ^ [2024-08-30T20:04:49.444Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:1048: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-08-30T20:04:49.444Z] [javac] Long objRandomNumber = new Long(randomNumber); [2024-08-30T20:04:49.444Z] [javac] ^ [2024-08-30T20:04:49.444Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:1061: warning: [removal] Short(short) in Short has been deprecated and marked for removal [2024-08-30T20:04:49.445Z] [javac] Short objRandomNumber = new Short(randomNumber); [2024-08-30T20:04:49.445Z] [javac] ^ [2024-08-30T20:04:49.445Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/WordCount.java:57: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:49.445Z] [javac] Integer ONE = new Integer(1); [2024-08-30T20:04:49.445Z] [javac] ^ [2024-08-30T20:04:49.446Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/WordCount.java:77: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:49.446Z] [javac] frequency = new Integer(value + 1); [2024-08-30T20:04:49.446Z] [javac] ^ [2024-08-30T20:04:50.248Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/util/Logger.java:146: warning: [removal] finalize() in Object has been deprecated and marked for removal [2024-08-30T20:04:50.248Z] [javac] protected void finalize() throws Throwable { [2024-08-30T20:04:50.248Z] [javac] ^ [2024-08-30T20:04:50.248Z] [javac] Note: Some input files use or override a deprecated API. [2024-08-30T20:04:50.248Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-08-30T20:04:50.248Z] [javac] 19 warnings [2024-08-30T20:04:50.248Z] [2024-08-30T20:04:50.248Z] build-jar: [2024-08-30T20:04:50.249Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar [2024-08-30T20:04:50.249Z] [2024-08-30T20:04:50.249Z] build-archives: [2024-08-30T20:04:50.249Z] [2024-08-30T20:04:50.249Z] build-no-natives: [2024-08-30T20:04:50.249Z] [2024-08-30T20:04:50.249Z] build-natives: [2024-08-30T20:04:50.249Z] [2024-08-30T20:04:50.249Z] build: [2024-08-30T20:04:50.249Z] [echo] Executing openjdk.test.serialization/build.xml [2024-08-30T20:04:50.249Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:50.249Z] [2024-08-30T20:04:50.249Z] setup-java-properties: [2024-08-30T20:04:50.249Z] [2024-08-30T20:04:50.249Z] setup-windows-compiler: [2024-08-30T20:04:50.249Z] [2024-08-30T20:04:50.249Z] check-prereqs: [2024-08-30T20:04:50.249Z] [2024-08-30T20:04:50.249Z] build-dependencies: [2024-08-30T20:04:50.249Z] [2024-08-30T20:04:50.249Z] create-bin-dir: [2024-08-30T20:04:50.249Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2024-08-30T20:04:50.249Z] [2024-08-30T20:04:50.249Z] build-java: [2024-08-30T20:04:50.249Z] [javac] Compiling 2 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2024-08-30T20:04:51.043Z] [2024-08-30T20:04:51.043Z] build-jar: [2024-08-30T20:04:51.043Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar [2024-08-30T20:04:51.043Z] [2024-08-30T20:04:51.043Z] build-archives: [2024-08-30T20:04:51.043Z] [2024-08-30T20:04:51.043Z] build-no-natives: [2024-08-30T20:04:51.043Z] [2024-08-30T20:04:51.043Z] build-natives: [2024-08-30T20:04:51.043Z] [2024-08-30T20:04:51.043Z] build: [2024-08-30T20:04:51.043Z] [echo] Executing openjdk.test.security/build.xml [2024-08-30T20:04:51.043Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:51.043Z] [2024-08-30T20:04:51.043Z] setup-java-properties: [2024-08-30T20:04:51.043Z] [2024-08-30T20:04:51.043Z] setup-windows-compiler: [2024-08-30T20:04:51.043Z] [2024-08-30T20:04:51.043Z] check-prereqs: [2024-08-30T20:04:51.043Z] [2024-08-30T20:04:51.044Z] build-dependencies: [2024-08-30T20:04:51.044Z] [2024-08-30T20:04:51.044Z] create-bin-dir: [2024-08-30T20:04:51.044Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2024-08-30T20:04:51.044Z] [2024-08-30T20:04:51.044Z] build-java: [2024-08-30T20:04:51.044Z] [javac] Compiling 6 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2024-08-30T20:04:52.685Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Client.java:21: warning: [deprecation] URL(String) in URL has been deprecated [2024-08-30T20:04:52.685Z] [javac] URL url = new URL("http://localhost:12001/login/foo.html"); [2024-08-30T20:04:52.685Z] [javac] ^ [2024-08-30T20:04:52.685Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Client.java:40: warning: [deprecation] URL(String) in URL has been deprecated [2024-08-30T20:04:52.685Z] [javac] URL request = new URL("https://localhost:12234/request/foo.html"); [2024-08-30T20:04:52.685Z] [javac] ^ [2024-08-30T20:04:52.685Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Server.java:85: warning: [deprecation] URL(String) in URL has been deprecated [2024-08-30T20:04:52.685Z] [javac] URL url = new URL("http://localhost:12001/token/foo.html"); [2024-08-30T20:04:52.685Z] [javac] ^ [2024-08-30T20:04:52.685Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Server.java:103: warning: [deprecation] URL(String) in URL has been deprecated [2024-08-30T20:04:52.685Z] [javac] URL url = new URL("http://localhost:12001/resource/foo.html"); [2024-08-30T20:04:52.685Z] [javac] ^ [2024-08-30T20:04:52.685Z] [javac] 4 warnings [2024-08-30T20:04:52.685Z] [2024-08-30T20:04:52.685Z] build-jar: [2024-08-30T20:04:52.685Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar [2024-08-30T20:04:52.685Z] [2024-08-30T20:04:52.685Z] build-archives: [2024-08-30T20:04:52.685Z] [2024-08-30T20:04:52.685Z] build-no-natives: [2024-08-30T20:04:52.685Z] [2024-08-30T20:04:52.685Z] build-natives: [2024-08-30T20:04:52.685Z] [2024-08-30T20:04:52.685Z] build: [2024-08-30T20:04:52.685Z] [echo] Executing openjdk.test.util/build.xml [2024-08-30T20:04:52.685Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:52.685Z] [2024-08-30T20:04:52.685Z] setup-java-properties: [2024-08-30T20:04:52.685Z] [2024-08-30T20:04:52.685Z] setup-windows-compiler: [2024-08-30T20:04:52.685Z] [2024-08-30T20:04:52.685Z] check-prereqs: [2024-08-30T20:04:52.685Z] [2024-08-30T20:04:52.685Z] build-dependencies: [2024-08-30T20:04:52.685Z] [2024-08-30T20:04:52.685Z] create-bin-dir: [2024-08-30T20:04:52.685Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2024-08-30T20:04:52.685Z] [2024-08-30T20:04:52.685Z] build-java: [2024-08-30T20:04:52.686Z] [javac] Compiling 16 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2024-08-30T20:04:53.617Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashmap/Hog.java:33: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.617Z] [javac] hmap.put(new Integer(n), new Hog.Hoglet(depth-1)); [2024-08-30T20:04:53.617Z] [javac] ^ [2024-08-30T20:04:53.617Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/CustomComparable.java:30: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.617Z] [javac] this.state = new Integer(state); [2024-08-30T20:04:53.618Z] [javac] ^ [2024-08-30T20:04:53.618Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:154: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.618Z] [javac] value = new Integer(1000); [2024-08-30T20:04:53.618Z] [javac] ^ [2024-08-30T20:04:53.618Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:176: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.618Z] [javac] key = new Integer(random.nextInt()); [2024-08-30T20:04:53.618Z] [javac] ^ [2024-08-30T20:04:53.618Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:190: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.618Z] [javac] vkey.add(new Integer(10)); [2024-08-30T20:04:53.618Z] [javac] ^ [2024-08-30T20:04:53.618Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:196: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.618Z] [javac] hkey.put(new Integer(10), new BigDecimal(1000000)); [2024-08-30T20:04:53.618Z] [javac] ^ [2024-08-30T20:04:53.619Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:78: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.619Z] [javac] hashmap1.put(new Integer(i), new Object()); [2024-08-30T20:04:53.619Z] [javac] ^ [2024-08-30T20:04:53.619Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:93: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.619Z] [javac] hashmap1.put(new Integer(i), new Object()); [2024-08-30T20:04:53.619Z] [javac] ^ [2024-08-30T20:04:53.619Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:94: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.619Z] [javac] tree1.put(new Integer(i), new Object()); [2024-08-30T20:04:53.619Z] [javac] ^ [2024-08-30T20:04:53.619Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:100: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.619Z] [javac] hashmap1.remove(new Integer(i)); [2024-08-30T20:04:53.619Z] [javac] ^ [2024-08-30T20:04:53.620Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:101: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.620Z] [javac] tree1.remove(new Integer(i)); [2024-08-30T20:04:53.620Z] [javac] ^ [2024-08-30T20:04:53.620Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:107: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.620Z] [javac] Integer tempInteger = new Integer(i); [2024-08-30T20:04:53.620Z] [javac] ^ [2024-08-30T20:04:53.620Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:128: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.620Z] [javac] hashmap1.put(new Integer(0), new Object()); [2024-08-30T20:04:53.620Z] [javac] ^ [2024-08-30T20:04:53.621Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:129: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.621Z] [javac] hashmap1.put(new Integer(2), new Object()); [2024-08-30T20:04:53.621Z] [javac] ^ [2024-08-30T20:04:53.621Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:131: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.621Z] [javac] hashmap1.put(new Integer(1), new Object()); [2024-08-30T20:04:53.621Z] [javac] ^ [2024-08-30T20:04:53.621Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:163: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.621Z] [javac] treemap.put(new Integer(i), new MapObject(i)); [2024-08-30T20:04:53.621Z] [javac] ^ [2024-08-30T20:04:53.621Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:176: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.621Z] [javac] ((MapObject)treemap.get(new Integer(i))).value += 10; [2024-08-30T20:04:53.621Z] [javac] ^ [2024-08-30T20:04:53.621Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:216: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.621Z] [javac] intList.add(new Integer(i)); [2024-08-30T20:04:53.622Z] [javac] ^ [2024-08-30T20:04:53.622Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:260: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.622Z] [javac] k = new Integer(random.nextInt()); [2024-08-30T20:04:53.622Z] [javac] ^ [2024-08-30T20:04:53.622Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:281: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.622Z] [javac] k = new Integer(random.nextInt()); [2024-08-30T20:04:53.622Z] [javac] ^ [2024-08-30T20:04:53.622Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:394: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.622Z] [javac] tree1.put(new Integer(Integer.MIN_VALUE), null); [2024-08-30T20:04:53.622Z] [javac] ^ [2024-08-30T20:04:53.622Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:395: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.622Z] [javac] assertEquals(new Integer(Integer.MIN_VALUE), tree1.firstKey()); [2024-08-30T20:04:53.622Z] [javac] ^ [2024-08-30T20:04:53.623Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:420: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.623Z] [javac] tree1.put(new Integer(Integer.MAX_VALUE), null); [2024-08-30T20:04:53.623Z] [javac] ^ [2024-08-30T20:04:53.623Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:421: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.623Z] [javac] assertEquals(new Integer(Integer.MAX_VALUE), tree1.lastKey()); [2024-08-30T20:04:53.623Z] [javac] ^ [2024-08-30T20:04:53.623Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:434: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.623Z] [javac] headmap = tree.headMap(new Integer(0)); [2024-08-30T20:04:53.623Z] [javac] ^ [2024-08-30T20:04:53.623Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:439: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.623Z] [javac] headmap.put(new Integer(1), null); [2024-08-30T20:04:53.623Z] [javac] ^ [2024-08-30T20:04:53.624Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:450: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.624Z] [javac] headmap.put(new Integer(0), null); [2024-08-30T20:04:53.624Z] [javac] ^ [2024-08-30T20:04:53.624Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:567: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.624Z] [javac] tree2.put(new Integer(keys[i]), values[j]); [2024-08-30T20:04:53.624Z] [javac] ^ [2024-08-30T20:04:53.624Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:620: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.624Z] [javac] Integer key = new Integer(random.nextInt()); [2024-08-30T20:04:53.624Z] [javac] ^ [2024-08-30T20:04:53.625Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:641: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.625Z] [javac] Integer key = new Integer(random.nextInt()); [2024-08-30T20:04:53.625Z] [javac] ^ [2024-08-30T20:04:53.625Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:666: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.625Z] [javac] submap = tree.subMap(tree.firstKey(), new Integer(0)); [2024-08-30T20:04:53.625Z] [javac] ^ [2024-08-30T20:04:53.626Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:671: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.626Z] [javac] submap.put(new Integer(1), null); [2024-08-30T20:04:53.626Z] [javac] ^ [2024-08-30T20:04:53.626Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:682: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.626Z] [javac] submap.put(new Integer(0), null); [2024-08-30T20:04:53.626Z] [javac] ^ [2024-08-30T20:04:53.626Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:692: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.626Z] [javac] submap = tree.subMap(new Integer(1), tree.lastKey()); [2024-08-30T20:04:53.626Z] [javac] ^ [2024-08-30T20:04:53.626Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:697: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.626Z] [javac] submap.put(new Integer(-1), null); [2024-08-30T20:04:53.626Z] [javac] ^ [2024-08-30T20:04:53.626Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:708: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.627Z] [javac] submap.put(new Integer(0), null); [2024-08-30T20:04:53.627Z] [javac] ^ [2024-08-30T20:04:53.627Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:728: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.627Z] [javac] tailmap = tree.tailMap(new Integer(1)); [2024-08-30T20:04:53.627Z] [javac] ^ [2024-08-30T20:04:53.627Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:733: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.627Z] [javac] tailmap.put(new Integer(-1), null); [2024-08-30T20:04:53.627Z] [javac] ^ [2024-08-30T20:04:53.627Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:744: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.627Z] [javac] tailmap.put(new Integer(0), null); [2024-08-30T20:04:53.627Z] [javac] ^ [2024-08-30T20:04:53.627Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapKeyComparator.java:33: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.627Z] [javac] new Integer(((TreeMapKey)t2).getValue()))); [2024-08-30T20:04:53.627Z] [javac] ^ [2024-08-30T20:04:53.627Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapKeyComparator.java:32: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.627Z] [javac] return reverse_factor * (new Integer(((TreeMapKey)t1).getValue()).compareTo( [2024-08-30T20:04:53.627Z] [javac] ^ [2024-08-30T20:04:53.627Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapFactory.java:90: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.627Z] [javac] tree.put(new Integer(randomGenerator.nextInt()), new Integer(tree.size())); [2024-08-30T20:04:53.627Z] [javac] ^ [2024-08-30T20:04:53.627Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapFactory.java:90: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:53.627Z] [javac] tree.put(new Integer(randomGenerator.nextInt()), new Integer(tree.size())); [2024-08-30T20:04:53.627Z] [javac] ^ [2024-08-30T20:04:53.627Z] [javac] 43 warnings [2024-08-30T20:04:53.627Z] [2024-08-30T20:04:53.627Z] build-jar: [2024-08-30T20:04:53.627Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar [2024-08-30T20:04:53.627Z] [2024-08-30T20:04:53.627Z] build-archives: [2024-08-30T20:04:53.627Z] [2024-08-30T20:04:53.627Z] build-no-natives: [2024-08-30T20:04:53.627Z] [2024-08-30T20:04:53.627Z] build-natives: [2024-08-30T20:04:53.627Z] [2024-08-30T20:04:53.627Z] build: [2024-08-30T20:04:53.627Z] [echo] Executing openjdk.test.jlm/build.xml [2024-08-30T20:04:53.627Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:54.482Z] [2024-08-30T20:04:54.482Z] setup-java-properties: [2024-08-30T20:04:54.482Z] [2024-08-30T20:04:54.482Z] setup-windows-compiler: [2024-08-30T20:04:54.482Z] [2024-08-30T20:04:54.482Z] check-prereqs: [2024-08-30T20:04:54.482Z] [2024-08-30T20:04:54.482Z] create-bin-dir: [2024-08-30T20:04:54.482Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2024-08-30T20:04:54.482Z] [2024-08-30T20:04:54.482Z] build-java: [2024-08-30T20:04:54.482Z] [javac] Compiling 33 source files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2024-08-30T20:04:55.275Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/local/VMLogger.java:702: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-08-30T20:04:55.275Z] [javac] mbs.setAttribute(srvClassName, new Attribute("Verbose", new Boolean(false))); [2024-08-30T20:04:55.275Z] [javac] ^ [2024-08-30T20:04:55.275Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/local/VMLogger.java:705: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-08-30T20:04:55.275Z] [javac] mbs.setAttribute(srvMemName, new Attribute("Verbose", new Boolean(false))); [2024-08-30T20:04:55.275Z] [javac] ^ [2024-08-30T20:04:55.275Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/local/VMLogger.java:714: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-08-30T20:04:55.275Z] [javac] mbs.setAttribute(srvMemPoolName, new Attribute("CollectionUsageThreshold", new Long(0))); } [2024-08-30T20:04:55.275Z] [javac] ^ [2024-08-30T20:04:55.275Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/local/VMLogger.java:717: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-08-30T20:04:55.275Z] [javac] mbs.setAttribute(srvMemPoolName, new Attribute("UsageThreshold", new Long(0))); [2024-08-30T20:04:55.275Z] [javac] ^ [2024-08-30T20:04:55.275Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/local/VMLogger.java:725: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-08-30T20:04:55.275Z] [javac] mbs.setAttribute(srvThrdName, new Attribute("ThreadContentionMonitoringEnabled", new Boolean(false))); [2024-08-30T20:04:55.275Z] [javac] ^ [2024-08-30T20:04:55.276Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/local/VMLogger.java:730: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-08-30T20:04:55.276Z] [javac] mbs.setAttribute(srvThrdName, new Attribute("ThreadCpuTimeEnabled", new Boolean(false))); [2024-08-30T20:04:55.276Z] [javac] ^ [2024-08-30T20:04:56.073Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/resources/ThreadData.java:916: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2024-08-30T20:04:56.073Z] [javac] return new Boolean(true); [2024-08-30T20:04:56.073Z] [javac] ^ [2024-08-30T20:04:56.073Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/resources/ThreadData.java:919: warning: [removal] Byte(String) in Byte has been deprecated and marked for removal [2024-08-30T20:04:56.073Z] [javac] return new Byte(" "); [2024-08-30T20:04:56.073Z] [javac] ^ [2024-08-30T20:04:56.073Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/resources/ThreadData.java:922: warning: [removal] Character(char) in Character has been deprecated and marked for removal [2024-08-30T20:04:56.073Z] [javac] return new Character(' '); [2024-08-30T20:04:56.073Z] [javac] ^ [2024-08-30T20:04:56.073Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/resources/ThreadData.java:925: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2024-08-30T20:04:56.073Z] [javac] return new Double(0.0); [2024-08-30T20:04:56.073Z] [javac] ^ [2024-08-30T20:04:56.074Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/resources/ThreadData.java:928: warning: [removal] Float(double) in Float has been deprecated and marked for removal [2024-08-30T20:04:56.074Z] [javac] return new Float(0.0); [2024-08-30T20:04:56.074Z] [javac] ^ [2024-08-30T20:04:56.074Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/resources/ThreadData.java:931: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2024-08-30T20:04:56.074Z] [javac] return new Integer(1); [2024-08-30T20:04:56.074Z] [javac] ^ [2024-08-30T20:04:56.074Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/resources/ThreadData.java:935: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2024-08-30T20:04:56.074Z] [javac] return new Long(Thread.currentThread().getId()); [2024-08-30T20:04:56.074Z] [javac] ^ [2024-08-30T20:04:56.074Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/resources/ThreadData.java:938: warning: [removal] Short(String) in Short has been deprecated and marked for removal [2024-08-30T20:04:56.074Z] [javac] return new Short("0"); [2024-08-30T20:04:56.074Z] [javac] ^ [2024-08-30T20:04:56.074Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/remote/TestArgs.java:306: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-08-30T20:04:56.074Z] [javac] setUsageThreshold(new Integer(tempStr).intValue()); [2024-08-30T20:04:56.074Z] [javac] ^ [2024-08-30T20:04:56.074Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/remote/TestArgs.java:311: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-08-30T20:04:56.074Z] [javac] setCollectionThreshold(new Integer(tempStr).intValue()); [2024-08-30T20:04:56.074Z] [javac] ^ [2024-08-30T20:04:56.074Z] [javac] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/remote/TestArgs.java:332: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2024-08-30T20:04:56.074Z] [javac] setPort(new Integer(tempStr).intValue()); [2024-08-30T20:04:56.074Z] [javac] ^ [2024-08-30T20:04:56.074Z] [javac] Note: Some input files use or override a deprecated API. [2024-08-30T20:04:56.074Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-08-30T20:04:56.074Z] [javac] 17 warnings [2024-08-30T20:04:56.074Z] [2024-08-30T20:04:56.074Z] build-jar: [2024-08-30T20:04:56.074Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar [2024-08-30T20:04:56.074Z] [2024-08-30T20:04:56.074Z] build-archives: [2024-08-30T20:04:56.074Z] [2024-08-30T20:04:56.074Z] build-no-natives: [2024-08-30T20:04:56.074Z] [2024-08-30T20:04:56.074Z] build-natives: [2024-08-30T20:04:56.074Z] [2024-08-30T20:04:56.074Z] build: [2024-08-30T20:04:56.074Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:04:56.074Z] [2024-08-30T20:04:56.074Z] setup-java-properties: [2024-08-30T20:04:56.074Z] [2024-08-30T20:04:56.074Z] setup-windows-compiler: [2024-08-30T20:04:56.074Z] [2024-08-30T20:04:56.074Z] check-prereqs: [2024-08-30T20:04:56.074Z] [2024-08-30T20:04:56.074Z] check-compiler-level: [2024-08-30T20:04:56.074Z] [echo] java_java_specification_version is 21 [2024-08-30T20:04:56.074Z] [echo] can_build_modularity is true [2024-08-30T20:04:56.074Z] [echo] can_build_modularity_natives_unix is true [2024-08-30T20:04:56.075Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2024-08-30T20:04:56.075Z] [2024-08-30T20:04:56.075Z] create-bin-dir: [2024-08-30T20:04:56.075Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin [2024-08-30T20:04:56.075Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods [2024-08-30T20:04:56.075Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override [2024-08-30T20:04:56.075Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new [2024-08-30T20:04:56.075Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests [2024-08-30T20:04:56.075Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common [2024-08-30T20:04:56.075Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3 [2024-08-30T20:04:56.075Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4 [2024-08-30T20:04:56.075Z] [2024-08-30T20:04:56.075Z] build-java: [2024-08-30T20:04:56.869Z] [apply] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/common-mods/displayServiceImpl1/module-info.java:15: warning: [module] module name component displayServiceImpl1 should avoid terminal digits [2024-08-30T20:04:56.869Z] [apply] module displayServiceImpl1 { [2024-08-30T20:04:56.869Z] [apply] ^ [2024-08-30T20:04:56.869Z] [apply] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/common-mods/displayServiceImpl2/module-info.java:15: warning: [module] module name component displayServiceImpl2 should avoid terminal digits [2024-08-30T20:04:56.869Z] [apply] module displayServiceImpl2 { [2024-08-30T20:04:56.869Z] [apply] ^ [2024-08-30T20:04:56.869Z] [apply] 2 warnings [2024-08-30T20:05:00.388Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3/META-INF [2024-08-30T20:05:00.389Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4/META-INF [2024-08-30T20:05:00.389Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet/adoptopenjdk/test/modularity/exported [2024-08-30T20:05:00.389Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test/net/adoptopenjdk/test/modularity/junit [2024-08-30T20:05:00.389Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test.jlink/conf [2024-08-30T20:05:02.027Z] [apply] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test.serviceloaders2/module-info.java:15: warning: [module] module name component serviceloaders2 should avoid terminal digits [2024-08-30T20:05:02.027Z] [apply] module com.test.serviceloaders2 { [2024-08-30T20:05:02.027Z] [apply] ^ [2024-08-30T20:05:02.027Z] [apply] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:67: warning: Unsafe is internal proprietary API and may be removed in a future release [2024-08-30T20:05:02.027Z] [apply] sun.misc.Unsafe unsafe = Unsafe.getUnsafe(); [2024-08-30T20:05:02.027Z] [apply] ^ [2024-08-30T20:05:02.028Z] [apply] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:67: warning: Unsafe is internal proprietary API and may be removed in a future release [2024-08-30T20:05:02.028Z] [apply] sun.misc.Unsafe unsafe = Unsafe.getUnsafe(); [2024-08-30T20:05:02.028Z] [apply] ^ [2024-08-30T20:05:02.028Z] [apply] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:75: warning: Signal is internal proprietary API and may be removed in a future release [2024-08-30T20:05:02.028Z] [apply] Signal signal = new Signal("TERM"); [2024-08-30T20:05:02.028Z] [apply] ^ [2024-08-30T20:05:02.028Z] [apply] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:75: warning: Signal is internal proprietary API and may be removed in a future release [2024-08-30T20:05:02.028Z] [apply] Signal signal = new Signal("TERM"); [2024-08-30T20:05:02.028Z] [apply] ^ [2024-08-30T20:05:02.028Z] [apply] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:79: warning: Signal is internal proprietary API and may be removed in a future release [2024-08-30T20:05:02.028Z] [apply] handler.handle(new Signal("INT")); [2024-08-30T20:05:02.028Z] [apply] ^ [2024-08-30T20:05:02.028Z] [apply] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:82: warning: ReflectionFactory is internal proprietary API and may be removed in a future release [2024-08-30T20:05:02.028Z] [apply] ReflectionFactory factory = ReflectionFactory.getReflectionFactory(); [2024-08-30T20:05:02.028Z] [apply] ^ [2024-08-30T20:05:02.028Z] [apply] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:82: warning: ReflectionFactory is internal proprietary API and may be removed in a future release [2024-08-30T20:05:02.028Z] [apply] ReflectionFactory factory = ReflectionFactory.getReflectionFactory(); [2024-08-30T20:05:02.028Z] [apply] ^ [2024-08-30T20:05:02.028Z] [apply] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:93: warning: SignalHandler is internal proprietary API and may be removed in a future release [2024-08-30T20:05:02.028Z] [apply] class SignalHandler implements sun.misc.SignalHandler { [2024-08-30T20:05:02.028Z] [apply] ^ [2024-08-30T20:05:02.029Z] [apply] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:95: warning: Signal is internal proprietary API and may be removed in a future release [2024-08-30T20:05:02.029Z] [apply] public void handle(Signal arg0) { [2024-08-30T20:05:02.029Z] [apply] ^ [2024-08-30T20:05:02.029Z] [apply] Note: Some input files use or override a deprecated API. [2024-08-30T20:05:02.029Z] [apply] Note: Recompile with -Xlint:deprecation for details. [2024-08-30T20:05:02.029Z] [apply] 10 warnings [2024-08-30T20:05:02.029Z] [echo] /Users/jenkins/testDependency/system_lib/junit/junit.jar:/Users/jenkins/testDependency/system_lib/junit/hamcrest-core.jar:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin/stf.core.jar:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/STF/stf.load/bin/stf.load.jar:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService [2024-08-30T20:05:03.672Z] [apply] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/com.stf/net/adoptopenjdk/test/modularity/SLTest.java:68: warning: non-varargs call of varargs method with inexact argument type for last parameter; [2024-08-30T20:05:03.672Z] [apply] "openjdk.test.modularity/bin/common/displayServiceImpl3", null); [2024-08-30T20:05:03.672Z] [apply] ^ [2024-08-30T20:05:03.672Z] [apply] cast to String for a varargs call [2024-08-30T20:05:03.672Z] [apply] cast to String[] for a non-varargs call and to suppress this warning [2024-08-30T20:05:03.673Z] [apply] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/com.stf/net/adoptopenjdk/test/modularity/SLTest.java:70: warning: non-varargs call of varargs method with inexact argument type for last parameter; [2024-08-30T20:05:03.673Z] [apply] "openjdk.test.modularity/bin/common/displayServiceImpl4", null); [2024-08-30T20:05:03.673Z] [apply] ^ [2024-08-30T20:05:03.673Z] [apply] cast to String for a varargs call [2024-08-30T20:05:03.673Z] [apply] cast to String[] for a non-varargs call and to suppress this warning [2024-08-30T20:05:03.673Z] [apply] 2 warnings [2024-08-30T20:05:03.673Z] [2024-08-30T20:05:03.673Z] check-if-javac_ran: [2024-08-30T20:05:03.673Z] [echo] openjdk_test_modularity_javac_ran is true [2024-08-30T20:05:03.673Z] [echo] openjdk_test_modularity_javac_did_not_run is ${openjdk_test_modularity_javac_did_not_run} [2024-08-30T20:05:03.673Z] [2024-08-30T20:05:03.673Z] build-javah: [2024-08-30T20:05:03.673Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test.jlink/native/lib [2024-08-30T20:05:03.673Z] [echo] Building JNI header file for JniTest to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test.jlink/native/lib [2024-08-30T20:05:04.466Z] [2024-08-30T20:05:04.466Z] build-no-natives: [2024-08-30T20:05:04.466Z] [2024-08-30T20:05:04.466Z] setup-native-build-command: [2024-08-30T20:05:04.466Z] [echo] building natives for java_platform osx_x86-64 [2024-08-30T20:05:04.466Z] [2024-08-30T20:05:04.466Z] build-natives-windows: [2024-08-30T20:05:04.466Z] [2024-08-30T20:05:04.466Z] build-natives-unix: [2024-08-30T20:05:04.466Z] [exec] OS = osx [2024-08-30T20:05:04.466Z] [exec] ARCH is Intel(R) Core(TM) i7-8700B CPU @ 3.20GHz [2024-08-30T20:05:04.466Z] [exec] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test.jlink/native/bin/osx [2024-08-30T20:05:04.466Z] [exec] chmod 755 /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test.jlink/native/bin/osx [2024-08-30T20:05:04.466Z] [exec] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test.jlink/native/lib/osx [2024-08-30T20:05:04.466Z] [exec] chmod 755 /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test.jlink/native/lib/osx [2024-08-30T20:05:04.467Z] [exec] gcc -D_JNI_IMPLEMENTATION_ -D_TRIVIAL_AGENT -O0 -g3 -pedantic -c -Wall -std=c99 -fPIC -fno-omit-frame-pointer -static-libgcc -o /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test.jlink/native/lib/osx/JniTest.o -I. -I/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test.jlink/native/lib -I/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/include/darwin -I/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/include -I/usr/include JniTest.c [2024-08-30T20:05:04.467Z] [exec] makefile:192: JAVA_EXECUTABLE set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java/ [2024-08-30T20:05:04.467Z] [exec] clang: warning: argument unused during compilation: '-static-libgcc' [-Wunused-command-line-argument] [2024-08-30T20:05:05.257Z] [exec] chmod 755 /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test.jlink/native/lib/osx/JniTest.o [2024-08-30T20:05:05.257Z] [exec] gcc -dynamiclib -o /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test.jlink/native/bin/osx/libJniTest.dylib /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test.jlink/native/lib/osx/JniTest.o [2024-08-30T20:05:05.257Z] [exec] chmod 755 /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test.jlink/native/bin/osx/libJniTest.dylib [2024-08-30T20:05:05.258Z] [delete] Deleting: /var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T/openjdk.build.command.929275135.sh [2024-08-30T20:05:05.258Z] [2024-08-30T20:05:05.258Z] build-natives: [2024-08-30T20:05:05.258Z] [2024-08-30T20:05:05.258Z] build: [2024-08-30T20:05:05.258Z] [2024-08-30T20:05:05.258Z] build: [2024-08-30T20:05:05.258Z] [2024-08-30T20:05:05.258Z] common_dist: [2024-08-30T20:05:05.258Z] [copy] Copying 330 files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/STF [2024-08-30T20:05:05.258Z] [copy] Copying 1311 files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/aqa-systemtest [2024-08-30T20:05:06.891Z] [copy] Warning: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/system/openj9-systemtest does not exist. [2024-08-30T20:05:06.891Z] [2024-08-30T20:05:06.891Z] build: [2024-08-30T20:05:06.891Z] [2024-08-30T20:05:06.891Z] build: [2024-08-30T20:05:06.891Z] [2024-08-30T20:05:06.891Z] THC.check: [2024-08-30T20:05:06.891Z] [2024-08-30T20:05:06.891Z] getChurn: [2024-08-30T20:05:06.891Z] [exec] Cloning into 'churn'... [2024-08-30T20:05:07.682Z] [2024-08-30T20:05:07.682Z] dist: [2024-08-30T20:05:07.682Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/churn [2024-08-30T20:05:07.682Z] [2024-08-30T20:05:07.682Z] init: [2024-08-30T20:05:07.682Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/daaLoadTest [2024-08-30T20:05:07.682Z] [2024-08-30T20:05:07.682Z] common_build: [2024-08-30T20:05:07.682Z] [2024-08-30T20:05:07.682Z] build: [2024-08-30T20:05:07.682Z] [copy] Copying 2 files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/daaLoadTest [2024-08-30T20:05:07.682Z] [2024-08-30T20:05:07.682Z] build: [2024-08-30T20:05:07.682Z] [2024-08-30T20:05:07.682Z] init: [2024-08-30T20:05:07.682Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/jcstress [2024-08-30T20:05:07.682Z] [2024-08-30T20:05:07.682Z] getDependentLibs: [2024-08-30T20:05:08.479Z] [exec] -------------------------------------------- [2024-08-30T20:05:08.479Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:05:08.479Z] [exec] task is set to default [2024-08-30T20:05:08.479Z] [exec] dependencyList is set to jcstress [2024-08-30T20:05:08.479Z] [exec] -------------------------------------------- [2024-08-30T20:05:08.479Z] [exec] Starting download third party dependent jars [2024-08-30T20:05:08.479Z] [exec] -------------------------------------------- [2024-08-30T20:05:08.479Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:05:08.479Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2024-08-30T20:05:08.479Z] [exec] downloaded dependent third party jars successfully [2024-08-30T20:05:08.479Z] [2024-08-30T20:05:08.479Z] dist: [2024-08-30T20:05:08.479Z] [copy] Copying 4 files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/jcstress [2024-08-30T20:05:08.479Z] [2024-08-30T20:05:08.479Z] init: [2024-08-30T20:05:08.479Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/jlm [2024-08-30T20:05:08.479Z] [2024-08-30T20:05:08.479Z] common_build: [2024-08-30T20:05:08.479Z] [2024-08-30T20:05:08.479Z] build: [2024-08-30T20:05:08.479Z] [copy] Copying 2 files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/jlm [2024-08-30T20:05:08.479Z] [2024-08-30T20:05:08.479Z] init: [2024-08-30T20:05:08.479Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/lambdaLoadTest [2024-08-30T20:05:08.479Z] [2024-08-30T20:05:08.479Z] common_build: [2024-08-30T20:05:08.479Z] [2024-08-30T20:05:08.479Z] build: [2024-08-30T20:05:08.479Z] [copy] Copying 2 files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/lambdaLoadTest [2024-08-30T20:05:08.479Z] [2024-08-30T20:05:08.479Z] init: [2024-08-30T20:05:08.479Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/mathLoadTest [2024-08-30T20:05:08.479Z] [2024-08-30T20:05:08.479Z] common_build: [2024-08-30T20:05:08.479Z] [2024-08-30T20:05:08.479Z] build: [2024-08-30T20:05:08.480Z] [copy] Copying 2 files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/mathLoadTest [2024-08-30T20:05:08.480Z] [2024-08-30T20:05:08.480Z] init: [2024-08-30T20:05:08.480Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/mauveLoadTest [2024-08-30T20:05:08.480Z] [2024-08-30T20:05:08.480Z] common_build: [2024-08-30T20:05:08.480Z] [2024-08-30T20:05:08.480Z] build: [2024-08-30T20:05:08.480Z] [copy] Copying 2 files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/mauveLoadTest [2024-08-30T20:05:08.480Z] [2024-08-30T20:05:08.480Z] init: [2024-08-30T20:05:08.480Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/modularity [2024-08-30T20:05:08.480Z] [2024-08-30T20:05:08.480Z] common_build: [2024-08-30T20:05:08.480Z] [2024-08-30T20:05:08.480Z] build: [2024-08-30T20:05:08.480Z] [copy] Copying 2 files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/modularity [2024-08-30T20:05:08.480Z] [2024-08-30T20:05:08.480Z] init: [2024-08-30T20:05:08.480Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/otherLoadTest [2024-08-30T20:05:08.480Z] [2024-08-30T20:05:08.480Z] common_build: [2024-08-30T20:05:08.480Z] [2024-08-30T20:05:08.480Z] build: [2024-08-30T20:05:08.480Z] [copy] Copying 2 files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/otherLoadTest [2024-08-30T20:05:08.480Z] [2024-08-30T20:05:08.480Z] init: [2024-08-30T20:05:08.480Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/security [2024-08-30T20:05:08.480Z] [2024-08-30T20:05:08.480Z] common_build: [2024-08-30T20:05:08.480Z] [2024-08-30T20:05:08.480Z] build: [2024-08-30T20:05:08.480Z] [copy] Copying 2 files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/security [2024-08-30T20:05:08.480Z] [2024-08-30T20:05:08.480Z] init: [2024-08-30T20:05:08.480Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/sharedClasses [2024-08-30T20:05:08.480Z] [2024-08-30T20:05:08.480Z] common_build: [2024-08-30T20:05:08.480Z] [2024-08-30T20:05:08.480Z] build: [2024-08-30T20:05:08.480Z] [copy] Copying 2 files to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jvmtest/system/sharedClasses [2024-08-30T20:05:08.480Z] [2024-08-30T20:05:08.480Z] BUILD SUCCESSFUL [2024-08-30T20:05:08.480Z] Total time: 1 minute 9 seconds [2024-08-30T20:05:08.480Z] 0 [Pipeline] } [2024-08-30T20:05:08.841Z] $ ssh-agent -k [2024-08-30T20:05:08.852Z] unset SSH_AUTH_SOCK; [2024-08-30T20:05:08.852Z] unset SSH_AGENT_PID; [2024-08-30T20:05:08.852Z] echo Agent pid 73090 killed; [2024-08-30T20:05:09.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2024-08-30T20:05:09.778Z] Running tests... [Pipeline] echo [2024-08-30T20:05:09.798Z] ITERATION: 1/1 [Pipeline] sh [2024-08-30T20:05:11.325Z] ++ uname [2024-08-30T20:05:11.325Z] + '[' Darwin = AIX ']' [2024-08-30T20:05:11.325Z] ++ uname [2024-08-30T20:05:11.325Z] + '[' Darwin = SunOS ']' [2024-08-30T20:05:11.325Z] ++ uname [2024-08-30T20:05:11.325Z] + '[' Darwin = '*BSD' ']' [2024-08-30T20:05:11.325Z] + MAKE=make [2024-08-30T20:05:11.325Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2024-08-30T20:05:11.325Z] make: Nothing to be done for `testEnvTeardown'. [Pipeline] sh [2024-08-30T20:05:13.223Z] ++ uname [2024-08-30T20:05:13.223Z] + '[' Darwin = AIX ']' [2024-08-30T20:05:13.223Z] ++ uname [2024-08-30T20:05:13.223Z] + '[' Darwin = SunOS ']' [2024-08-30T20:05:13.223Z] ++ uname [2024-08-30T20:05:13.223Z] + '[' Darwin = '*BSD' ']' [2024-08-30T20:05:13.223Z] + MAKE=make [2024-08-30T20:05:13.223Z] + cd ./aqa-tests [2024-08-30T20:05:13.223Z] + . ./scripts/testenv/testenvSettings.sh [2024-08-30T20:05:13.223Z] ++ set +x [2024-08-30T20:05:13.223Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2024-08-30T20:05:13.223Z] UNAME_OS is Darwin [2024-08-30T20:05:13.223Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:05:13.223Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.system TESTLIST= [2024-08-30T20:05:13.223Z] perl scripts/configure.pl [2024-08-30T20:05:13.223Z] /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines= --testTime=120 --TRSSURL= [2024-08-30T20:05:13.223Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2024-08-30T20:05:13.223Z] [2024-08-30T20:05:13.223Z] Starting to generate test make files. [2024-08-30T20:05:13.223Z] [2024-08-30T20:05:13.223Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2024-08-30T20:05:13.223Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/mathLoadTest/autoGen.mk [2024-08-30T20:05:13.224Z] [2024-08-30T20:05:13.224Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2024-08-30T20:05:13.224Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/daaLoadTest/autoGen.mk [2024-08-30T20:05:13.224Z] [2024-08-30T20:05:13.224Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2024-08-30T20:05:13.224Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/otherLoadTest/autoGen.mk [2024-08-30T20:05:13.224Z] [2024-08-30T20:05:13.224Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/security/playlist.xml [2024-08-30T20:05:13.224Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/security/autoGen.mk [2024-08-30T20:05:13.224Z] [2024-08-30T20:05:13.224Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml [2024-08-30T20:05:13.224Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2024-08-30T20:05:13.224Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/sharedClasses/autoGen.mk [2024-08-30T20:05:13.224Z] [2024-08-30T20:05:13.224Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/modularity/playlist.xml [2024-08-30T20:05:13.224Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/modularity/autoGen.mk [2024-08-30T20:05:13.224Z] [2024-08-30T20:05:14.023Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/jlm/playlist.xml [2024-08-30T20:05:14.023Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/jlm/autoGen.mk [2024-08-30T20:05:14.023Z] [2024-08-30T20:05:14.023Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2024-08-30T20:05:14.023Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/lambdaLoadTest/autoGen.mk [2024-08-30T20:05:14.023Z] [2024-08-30T20:05:14.023Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/churn/playlist.xml [2024-08-30T20:05:14.023Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2024-08-30T20:05:14.023Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/mauveLoadTest/autoGen.mk [2024-08-30T20:05:14.023Z] [2024-08-30T20:05:14.023Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/autoGen.mk [2024-08-30T20:05:14.023Z] [2024-08-30T20:05:14.023Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../autoGen.mk [2024-08-30T20:05:14.023Z] [2024-08-30T20:05:14.023Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk [2024-08-30T20:05:14.023Z] [2024-08-30T20:05:14.023Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk [2024-08-30T20:05:14.023Z] [2024-08-30T20:05:14.023Z] Make files are generated successfully. [2024-08-30T20:05:14.023Z] [2024-08-30T20:05:14.023Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _extended.system [2024-08-30T20:05:14.023Z] [2024-08-30T20:05:14.023Z] Running make 3.81 [2024-08-30T20:05:14.023Z] set TEST_ROOT to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/aqa-tests/TKG/.. [2024-08-30T20:05:14.023Z] set JDK_VERSION to 21 [2024-08-30T20:05:14.023Z] set JDK_IMPL to hotspot [2024-08-30T20:05:14.023Z] set JVM_VERSION to openjdk21 [2024-08-30T20:05:14.023Z] set JCL_VERSION to latest [2024-08-30T20:05:14.023Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2024-08-30T20:05:14.023Z] set JAVA_HOME to /Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2024-08-30T20:05:14.023Z] set SPEC to osx_x86-64 [2024-08-30T20:05:14.023Z] set TEST_FLAG to [2024-08-30T20:05:14.023Z] Running extended.system ... [2024-08-30T20:05:14.023Z] There are 41 test targets in extended.system [2024-08-30T20:05:14.023Z] "/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version [2024-08-30T20:05:14.023Z] openjdk version "21.0.5-beta" 2024-10-15 [2024-08-30T20:05:14.023Z] OpenJDK Runtime Environment Temurin-21.0.5+5-202408301905 (build 21.0.5-beta+5-ea) [2024-08-30T20:05:14.023Z] OpenJDK 64-Bit Server VM Temurin-21.0.5+5-202408301905 (build 21.0.5-beta+5-ea, mixed mode) [2024-08-30T20:05:14.023Z] ../system.mk:25: CYGWIN is 0 [2024-08-30T20:05:14.023Z] ../system.mk:59: Environment variable JAVA_TOOL_OPTIONS is set to '-Djava.security.manager=allow' [2024-08-30T20:05:14.023Z] [2024-08-30T20:05:14.023Z] ===============================================