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_special.openjdk_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_special.openjdk_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:03:16.964Z] SPEC: osx_x86-64 [Pipeline] echo [2024-08-30T20:03:16.965Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac) [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2024-08-30T20:03:16.975Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label [Pipeline] echo [2024-08-30T20:03:16.978Z] dynamicAgents: [] [Pipeline] node [2024-08-30T20:03:17.084Z] Running on test-macstadium-macos1014-x64-1 in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] timeout [2024-08-30T20:03:17.115Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2024-08-30T20:03:17.178Z] [WS-CLEANUP] Deleting project workspace... [2024-08-30T20:03:17.178Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2024-08-30T20:03:17.207Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2024-08-30T20:03:17.255Z] The recommended git tool is: git [2024-08-30T20:03:17.308Z] No credentials specified [2024-08-30T20:03:17.335Z] Cloning the remote Git repository [2024-08-30T20:03:17.378Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2024-08-30T20:03:17.378Z] > git init /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests # timeout=10 [2024-08-30T20:03:17.398Z] [WARNING] Reference path does not exist: /Users/jenkins/openjdk_cache [2024-08-30T20:03:17.399Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2024-08-30T20:03:17.399Z] > git --version # timeout=10 [2024-08-30T20:03:17.409Z] > git --version # 'git version 2.20.1 (Apple Git-117)' [2024-08-30T20:03:17.410Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-30T20:03:20.172Z] Avoid second fetch [2024-08-30T20:03:20.217Z] Checking out Revision 6fc63d41d21c776203ffe9dfd6260a32f3c81231 (origin/master) [2024-08-30T20:03:20.106Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2024-08-30T20:03:20.119Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-30T20:03:20.187Z] > git rev-parse origin/master^{commit} # timeout=10 [2024-08-30T20:03:20.231Z] > git config core.sparsecheckout # timeout=10 [2024-08-30T20:03:20.243Z] > git checkout -f 6fc63d41d21c776203ffe9dfd6260a32f3c81231 # timeout=10 [2024-08-30T20:03:21.974Z] Commit message: "Support custom config json file (#5535)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load [Pipeline] timeout [2024-08-30T20:03:23.924Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2024-08-30T20:03:24.480Z] + LC_TIME=C [2024-08-30T20:03:24.480Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2024-08-30T20:03:24.702Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2024-08-30T20:03:25.207Z] + aqa-tests/terminateTestProcesses.sh jenkins [2024-08-30T20:03:25.207Z] 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:03:27.550Z] + printenv [2024-08-30T20:03:27.550Z] JCK_GIT_BRANCH=master [2024-08-30T20:03:27.550Z] DYNAMIC_COMPILE=false [2024-08-30T20:03:27.550Z] JENKINS_NODE_COOKIE=b9a1ab4e-ee8b-4419-8b04-05ea7ade75af [2024-08-30T20:03:27.550Z] OPENJ9_BRANCH=master [2024-08-30T20:03:27.550Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.openjdk_x86-64_mac/30/ [2024-08-30T20:03:27.550Z] DOCKER_REQUIRED=false [2024-08-30T20:03:27.550Z] PARALLEL=Dynamic [2024-08-30T20:03:27.550Z] SHELL=/bin/bash [2024-08-30T20:03:27.550Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2024-08-30T20:03:27.550Z] JOBSTARTTIME=Fri, 30 Aug 2024 21:03:24 +0100 [2024-08-30T20:03:27.550Z] STAGE_NAME=Setup [2024-08-30T20:03:27.550Z] SSH_CLIENT=78.47.239.97 57866 22 [2024-08-30T20:03:27.550Z] TMPDIR=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T/ [2024-08-30T20:03:27.550Z] BUILD_TAG=jenkins-Test_openjdk21_hs_special.openjdk_x86-64_mac-30 [2024-08-30T20:03:27.550Z] SDK_RESOURCE=upstream [2024-08-30T20:03:27.550Z] TIME_LIMIT=25 [2024-08-30T20:03:27.550Z] JDK_BOOT_DIR=/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home [2024-08-30T20:03:27.550Z] NUM_PROCESSORS=4 [2024-08-30T20:03:27.550Z] EXTERNAL_TEST_CMD=mvn clean install [2024-08-30T20:03:27.550Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2024-08-30T20:03:27.550Z] WORKSPACE=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac [2024-08-30T20:03:27.550Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.openjdk_x86-64_mac/ [2024-08-30T20:03:27.550Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.openjdk_x86-64_mac/30/display/redirect?page=changes [2024-08-30T20:03:27.550Z] JDK_BRANCH=jdk-21.0.5+5_adopt [2024-08-30T20:03:27.550Z] ACTIVE_NODE_TIMEOUT=5 [2024-08-30T20:03:27.550Z] USER=jenkins [2024-08-30T20:03:27.550Z] ADOPTOPENJDK_BRANCH=master [2024-08-30T20:03:27.550Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2024-08-30T20:03:27.550Z] ARCHIVE_TEST_RESULTS=false [2024-08-30T20:03:27.550Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin [2024-08-30T20:03:27.550Z] STF_OWNER_BRANCH=adoptium:master [2024-08-30T20:03:27.550Z] LIGHT_WEIGHT_CHECKOUT=false [2024-08-30T20:03:27.550Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.openjdk_x86-64_mac/30/display/redirect?page=artifacts [2024-08-30T20:03:27.550Z] __CF_USER_TEXT_ENCODING=0x1F6:0:0 [2024-08-30T20:03:27.550Z] ORIGIN_JDK_VERSION=21 [2024-08-30T20:03:27.550Z] SETUP_JCK_RUN=false [2024-08-30T20:03:27.550Z] PERSONAL_BUILD=false [2024-08-30T20:03:27.550Z] TKG_OWNER_BRANCH=adoptium:master [2024-08-30T20:03:27.550Z] RERUN_ITERATIONS=1 [2024-08-30T20:03:27.550Z] SPEC=osx_x86-64 [2024-08-30T20:03:27.550Z] TKG_ITERATIONS=1 [2024-08-30T20:03:27.550Z] JENKINS_HOME=/home/jenkins/.jenkins [2024-08-30T20:03:27.550Z] ITERATIONS=1 [2024-08-30T20:03:27.550Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin [2024-08-30T20:03:27.550Z] LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib [2024-08-30T20:03:27.550Z] KEEP_REPORTDIR=true [2024-08-30T20:03:27.550Z] MAIL=/var/mail/jenkins [2024-08-30T20:03:27.550Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.openjdk_x86-64_mac/30/display/redirect [2024-08-30T20:03:27.550Z] _=/usr/bin/printenv [2024-08-30T20:03:27.550Z] GENERATE_JOBS=true [2024-08-30T20:03:27.550Z] PWD=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac [2024-08-30T20:03:27.550Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2024-08-30T20:03:27.550Z] EXIT_FAILURE=false [2024-08-30T20:03:27.550Z] HUDSON_URL=https://ci.adoptium.net/ [2024-08-30T20:03:27.550Z] EXTERNAL_REPO_BRANCH=master [2024-08-30T20:03:27.550Z] JDK_VERSION=21 [2024-08-30T20:03:27.550Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2024-08-30T20:03:27.550Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2024-08-30T20:03:27.550Z] JOB_NAME=Test_openjdk21_hs_special.openjdk_x86-64_mac [2024-08-30T20:03:27.550Z] BUILD_DISPLAY_NAME=#30 [2024-08-30T20:03:27.550Z] USE_TESTENV_PROPERTIES=false [2024-08-30T20:03:27.550Z] JENKINS_URL=https://ci.adoptium.net/ [2024-08-30T20:03:27.550Z] EXIT_SUCCESS=false [2024-08-30T20:03:27.550Z] BUILD_ID=30 [2024-08-30T20:03:27.550Z] TEST_TIME=120 [2024-08-30T20:03:27.550Z] PLATFORM=x86-64_mac [2024-08-30T20:03:27.550Z] JDK_IMPL=hotspot [2024-08-30T20:03:27.550Z] JOB_BASE_NAME=Test_openjdk21_hs_special.openjdk_x86-64_mac [2024-08-30T20:03:27.550Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.openjdk_x86-64_mac/30/display/redirect?page=tests [2024-08-30T20:03:27.550Z] SHLVL=3 [2024-08-30T20:03:27.550Z] AUTO_DETECT=true [2024-08-30T20:03:27.550Z] HOME=/Users/jenkins [2024-08-30T20:03:27.550Z] TAP_NAME=Test_openjdk21_hs_special.openjdk_x86-64_mac.tap [2024-08-30T20:03:27.550Z] CI=true [2024-08-30T20:03:27.550Z] WORKSPACE_TMP=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac@tmp [2024-08-30T20:03:27.550Z] EXECUTOR_NUMBER=0 [2024-08-30T20:03:27.550Z] JENKINS_SERVER_COOKIE=durable-52d7717ee8fcd3a015c61890f53ff36963b97672ca2ef34f36c11707f2e5e91e [2024-08-30T20:03:27.550Z] NODE_LABELS=xcode10 test-macstadium-macos1014-x64-1 test ci.role.test sw.os.osx hw.arch.x86 mac x86_64 x64 x86 sw.os.osx.10_14 ci.role.perf macos10.14 [2024-08-30T20:03:27.550Z] SYSTEM_LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/system_lib [2024-08-30T20:03:27.550Z] BUILD_LIST=openjdk [2024-08-30T20:03:27.550Z] TARGET=special.openjdk [2024-08-30T20:03:27.550Z] LOGNAME=jenkins [2024-08-30T20:03:27.550Z] JDK_REPO=https://github.com/adoptium/jdk21u [2024-08-30T20:03:27.550Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2024-08-30T20:03:27.550Z] HUDSON_HOME=/home/jenkins/.jenkins [2024-08-30T20:03:27.550Z] SSH_CONNECTION=78.47.239.97 57866 207.254.29.43 22 [2024-08-30T20:03:27.550Z] UPSTREAM_JOB_NUMBER=163 [2024-08-30T20:03:27.550Z] NODE_NAME=test-macstadium-macos1014-x64-1 [2024-08-30T20:03:27.550Z] BUILD_NUMBER=30 [2024-08-30T20:03:27.550Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_special.openjdk_x86-64_mac/display/redirect [2024-08-30T20:03:27.550Z] JAVA_MAIN_CLASS_4816=hudson.remoting.Launcher [2024-08-30T20:03:27.550Z] KEEP_WORKSPACE=false [2024-08-30T20:03:27.550Z] HUDSON_COOKIE=3b5bf7c0-9b95-40ce-ace9-21c863195777 [2024-08-30T20:03:27.550Z] PERF_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../benchmarks [2024-08-30T20:03:27.550Z] USE_JRE=false [2024-08-30T20:03:27.550Z] TEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image [2024-08-30T20:03:27.550Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2024-08-30T20:03:27.550Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [Pipeline] timeout [2024-08-30T20:03:27.633Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2024-08-30T20:03:27.646Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2024-08-30T20:03:49.163Z] 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:49.404Z] IS_SVT_TESTREPO is set to false [Pipeline] dir [2024-08-30T20:03:49.412Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac [Pipeline] { [Pipeline] sshagent [2024-08-30T20:03:49.446Z] $ ssh-agent [2024-08-30T20:03:49.574Z] SSH_AUTH_SOCK=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T//ssh-4SpEo5KPQeiD/agent.78112 [2024-08-30T20:03:49.574Z] SSH_AGENT_PID=78113 [2024-08-30T20:03:49.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2024-08-30T20:03:49.591Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests [Pipeline] { [Pipeline] withCredentials [2024-08-30T20:03:49.618Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2024-08-30T20:03:50.134Z] ++ pwd [2024-08-30T20:03:50.134Z] + ./get.sh -s /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_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:50.134Z] TESTDIR: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests [2024-08-30T20:03:50.134Z] get jdk binary... [2024-08-30T20:03:50.134Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2024-08-30T20:03:50.134Z] Uncompressing file: OpenJDK21U-jdk_x64_mac_hotspot_21.0.5_5-ea.tar.gz ... [2024-08-30T20:03:51.898Z] Uncompressing file: OpenJDK21U-jre_x64_mac_hotspot_21.0.5_5-ea.tar.gz ... [2024-08-30T20:03:52.660Z] Uncompressing file: OpenJDK21U-static-libs_x64_mac_hotspot_21.0.5_5-ea.tar.gz ... [2024-08-30T20:03:52.660Z] Uncompressing file: OpenJDK21U-testimage_x64_mac_hotspot_21.0.5_5-ea.tar.gz ... [2024-08-30T20:03:53.890Z] Uncompressing OpenJDK21U-debugimage_x64_mac_hotspot_21.0.5_5-ea.tar.gz over ./j2sdk-image... [2024-08-30T20:03:55.657Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image... [2024-08-30T20:03:55.657Z] javac_path: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2024-08-30T20:03:55.657Z] Run: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version [2024-08-30T20:03:55.657Z] =JAVA VERSION OUTPUT BEGIN= [2024-08-30T20:03:55.657Z] openjdk version "21.0.5-beta" 2024-10-15 [2024-08-30T20:03:55.657Z] OpenJDK Runtime Environment Temurin-21.0.5+5-202408301905 (build 21.0.5-beta+5-ea) [2024-08-30T20:03:55.657Z] OpenJDK 64-Bit Server VM Temurin-21.0.5+5-202408301905 (build 21.0.5-beta+5-ea, mixed mode) [2024-08-30T20:03:55.657Z] =JAVA VERSION OUTPUT END= [2024-08-30T20:03:55.657Z] get testKitGen... [2024-08-30T20:03:55.657Z] git clone -q https://github.com/adoptium/TKG.git [2024-08-30T20:03:56.015Z] git rev-parse master [2024-08-30T20:03:56.015Z] git checkout -q -f aefc05969a68afe278bc907377cab0aa07d992ed [2024-08-30T20:03:56.015Z] check adoptium repo and TKG repo SHA [2024-08-30T20:03:56.015Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests --output_file /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/SHA.txt [2024-08-30T20:03:56.015Z] Check sha in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/SHA.txt [2024-08-30T20:03:56.015Z] touch /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/SHA.txt [2024-08-30T20:03:56.373Z] ================================================ [2024-08-30T20:03:56.373Z] timestamp: 20240830-210356 [2024-08-30T20:03:56.373Z] repo dir: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests [2024-08-30T20:03:56.373Z] git repo: [2024-08-30T20:03:56.373Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2024-08-30T20:03:56.373Z] sha: [2024-08-30T20:03:56.373Z] 6fc63d41d21c776203ffe9dfd6260a32f3c81231 [2024-08-30T20:03:56.374Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests --output_file /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/testenv/testenv.properties --repo_name ADOPTOPENJDK [2024-08-30T20:03:56.374Z] Check sha in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/testenv/testenv.properties [2024-08-30T20:03:56.374Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2024-08-30T20:03:56.374Z] ADOPTOPENJDK_BRANCH=6fc63d41d21c776203ffe9dfd6260a32f3c81231 [2024-08-30T20:03:56.374Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG --output_file /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/SHA.txt [2024-08-30T20:03:56.374Z] Check sha in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/SHA.txt [2024-08-30T20:03:56.374Z] ================================================ [2024-08-30T20:03:56.374Z] timestamp: 20240830-210356 [2024-08-30T20:03:56.374Z] repo dir: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG [2024-08-30T20:03:56.374Z] git repo: [2024-08-30T20:03:56.374Z] Fetch URL: https://github.com/adoptium/TKG.git [2024-08-30T20:03:56.374Z] sha: [2024-08-30T20:03:56.374Z] aefc05969a68afe278bc907377cab0aa07d992ed [2024-08-30T20:03:56.374Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG --output_file /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/testenv/testenv.properties --repo_name TKG [2024-08-30T20:03:56.374Z] Check sha in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/testenv/testenv.properties [2024-08-30T20:03:56.374Z] TKG_REPO=https://github.com/adoptium/TKG.git [2024-08-30T20:03:56.374Z] TKG_BRANCH=aefc05969a68afe278bc907377cab0aa07d992ed [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2024-08-30T20:03:56.523Z] $ ssh-agent -k [2024-08-30T20:03:56.532Z] unset SSH_AUTH_SOCK; [2024-08-30T20:03:56.532Z] unset SSH_AGENT_PID; [2024-08-30T20:03:56.532Z] echo Agent pid 78113 killed; [2024-08-30T20:03:56.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] echo [2024-08-30T20:03:56.708Z] readProperties file: ./aqa-tests/job.properties [Pipeline] readProperties [Pipeline] echo [2024-08-30T20:03:56.809Z] Reset TEST_JDK_HOME to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2024-08-30T20:03:57.085Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=special.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=21&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-mac-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-21.0.5%2B5_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=163&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=Dynamic [Pipeline] echo [2024-08-30T20:03:57.097Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=special.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-macstadium-macos1014-x64-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=21&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-mac-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-21.0.5%2B5_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=163&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=Dynamic [Pipeline] stage [Pipeline] { (setupParallelEnv) [Pipeline] timeout [2024-08-30T20:03:57.145Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2024-08-30T20:03:57.362Z] Copied 1 artifact from "getTRSSOutput" build number 1515 [Pipeline] sh [2024-08-30T20:03:57.888Z] + cd ./aqa-tests/TKG/resources/TRSS [2024-08-30T20:03:57.888Z] + gzip -cd TRSSOutput.tar.gz [2024-08-30T20:03:57.888Z] + tar xof - [2024-08-30T20:03:57.888Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2024-08-30T20:03:58.003Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2024-08-30T20:03:58.017Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2024-08-30T20:03:58.525Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2024-08-30T20:03:58.879Z] -------------------------------------------- [2024-08-30T20:03:58.879Z] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib [2024-08-30T20:03:58.879Z] task is set to default [2024-08-30T20:03:58.879Z] dependencyList is set to all [2024-08-30T20:03:58.879Z] -------------------------------------------- [2024-08-30T20:03:58.879Z] Starting download third party dependent jars [2024-08-30T20:03:58.879Z] -------------------------------------------- [2024-08-30T20:03:58.879Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib [2024-08-30T20:03:58.879Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2024-08-30T20:03:58.879Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2024-08-30T20:03:58.879Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2024-08-30T20:03:58.879Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2024-08-30T20:03:58.879Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2024-08-30T20:03:58.879Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2024-08-30T20:03:58.879Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2024-08-30T20:03:58.879Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2024-08-30T20:03:58.879Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2024-08-30T20:03:58.879Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2024-08-30T20:03:58.879Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2024-08-30T20:03:58.879Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2024-08-30T20:03:58.879Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2024-08-30T20:03:58.879Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2024-08-30T20:03:58.880Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2024-08-30T20:03:58.880Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2024-08-30T20:03:58.880Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2024-08-30T20:03:58.880Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2024-08-30T20:03:58.880Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2024-08-30T20:03:58.880Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2024-08-30T20:03:58.880Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2024-08-30T20:03:58.880Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2024-08-30T20:03:58.880Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2024-08-30T20:03:58.880Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2024-08-30T20:03:58.991Z] 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:59.517Z] + cd ./aqa-tests/TKG [2024-08-30T20:03:59.517Z] + make genParallelList TEST=special.openjdk TEST_TIME=120 NUM_MACHINES= [2024-08-30T20:03:59.517Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2024-08-30T20:03:59.517Z] UNAME_OS is Darwin [2024-08-30T20:03:59.517Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib [2024-08-30T20:03:59.517Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2024-08-30T20:03:59.517Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2024-08-30T20:03:59.517Z] (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ -DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.. -DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2024-08-30T20:03:59.517Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_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_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2024-08-30T20:03:59.517Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2024-08-30T20:04:00.282Z] [2024-08-30T20:04:00.282Z] build: [2024-08-30T20:04:00.282Z] [2024-08-30T20:04:00.282Z] clean: [2024-08-30T20:04:00.282Z] [2024-08-30T20:04:00.282Z] init: [2024-08-30T20:04:00.282Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin [2024-08-30T20:04:00.282Z] [2024-08-30T20:04:00.282Z] getDependentLibs: [2024-08-30T20:04:00.282Z] [exec] -------------------------------------------- [2024-08-30T20:04:00.282Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib [2024-08-30T20:04:00.282Z] [exec] task is set to default [2024-08-30T20:04:00.282Z] [exec] dependencyList is set to json_simple [2024-08-30T20:04:00.282Z] [exec] -------------------------------------------- [2024-08-30T20:04:00.282Z] [exec] Starting download third party dependent jars [2024-08-30T20:04:00.282Z] [exec] -------------------------------------------- [2024-08-30T20:04:00.282Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib [2024-08-30T20:04:00.282Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2024-08-30T20:04:00.282Z] [exec] downloaded dependent third party jars successfully [2024-08-30T20:04:00.282Z] [2024-08-30T20:04:00.282Z] compile: [2024-08-30T20:04:00.282Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2024-08-30T20:04:00.282Z] [echo] ============COMPILER SETTINGS============ [2024-08-30T20:04:00.282Z] [echo] ===fork: yes [2024-08-30T20:04:00.282Z] [echo] ===debug: on [2024-08-30T20:04:00.282Z] [javac] Compiling 27 source files to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin [2024-08-30T20:04:02.675Z] [javac] Note: Some input files use or override a deprecated API. [2024-08-30T20:04:02.675Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-08-30T20:04:02.675Z] [2024-08-30T20:04:02.675Z] dist: [2024-08-30T20:04:02.675Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2024-08-30T20:04:02.675Z] [2024-08-30T20:04:02.675Z] BUILD SUCCESSFUL [2024-08-30T20:04:02.675Z] Total time: 3 seconds [2024-08-30T20:04:02.675Z] 0 [2024-08-30T20:04:02.675Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2024-08-30T20:04:03.032Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2024-08-30T20:04:03.032Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2024-08-30T20:04:03.799Z] ****************************** MACHINE INFO ****************************** [2024-08-30T20:04:03.799Z] File path : /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG [2024-08-30T20:04:03.799Z] Free Physical Memory Size : 8241111040 [2024-08-30T20:04:03.799Z] Free space (bytes) : 191508987904 [2024-08-30T20:04:03.799Z] Total Physical Memory Size : 17179869184 [2024-08-30T20:04:03.799Z] Total space (bytes) : 250790436864 [2024-08-30T20:04:03.799Z] Usable space (bytes) : 180078125056 [2024-08-30T20:04:03.799Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2024-08-30T20:04:03.799Z] bashVersion : [2024-08-30T20:04:03.799Z] GNU bash, version 5.1.8(1)-release (x86_64-apple-darwin18.7.0) [2024-08-30T20:04:03.799Z] Copyright (C) 2020 Free Software Foundation, Inc. [2024-08-30T20:04:03.799Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2024-08-30T20:04:03.799Z] [2024-08-30T20:04:03.799Z] This is free software; you are free to change and redistribute it. [2024-08-30T20:04:03.799Z] There is NO WARRANTY, to the extent permitted by law. [2024-08-30T20:04:03.799Z] cpuCores : 8 [2024-08-30T20:04:03.799Z] curlVersion : [2024-08-30T20:04:03.799Z] curl 8.0.1 (x86_64-apple-darwin18.7.0) libcurl/8.0.1 (SecureTransport) OpenSSL/1.1.1t zlib/1.2.11 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libssh2/1.10.0 nghttp2/1.52.0 librtmp/2.3 [2024-08-30T20:04:03.799Z] Release-Date: 2023-03-20 [2024-08-30T20:04:03.799Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-30T20:04:03.799Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2024-08-30T20:04:03.799Z] dockerVersion : bash: line 1: docker: command not found [2024-08-30T20:04:03.799Z] gcc version : 4.2.1 [2024-08-30T20:04:03.799Z] gclibc version : bash: line 1: ldd: command not found [2024-08-30T20:04:03.799Z] gdb version : bash: line 1: gdb: command not found [2024-08-30T20:04:03.799Z] lldb version : [2024-08-30T20:04:03.799Z] lldb-1001.0.13.3 [2024-08-30T20:04:03.799Z] Swift-5.0 [2024-08-30T20:04:03.799Z] makeVersion : [2024-08-30T20:04:03.799Z] GNU Make 3.81 [2024-08-30T20:04:03.799Z] Copyright (C) 2006 Free Software Foundation, Inc. [2024-08-30T20:04:03.799Z] This is free software; see the source for copying conditions. [2024-08-30T20:04:03.799Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2024-08-30T20:04:03.799Z] PARTICULAR PURPOSE. [2024-08-30T20:04:03.799Z] [2024-08-30T20:04:03.799Z] This program built for i386-apple-darwin11.3.0 [2024-08-30T20:04:03.799Z] mavenVersion : [2024-08-30T20:04:03.799Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2024-08-30T20:04:03.799Z] Maven home: /usr/local/apache-maven-3.6.3 [2024-08-30T20:04:03.799Z] Java version: 21.0.5-beta, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2024-08-30T20:04:03.799Z] Default locale: en_IE, platform encoding: UTF-8 [2024-08-30T20:04:03.799Z] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac" [2024-08-30T20:04:03.799Z] perlVersion : [2024-08-30T20:04:03.799Z] [2024-08-30T20:04:03.799Z] This is perl 5, version 18, subversion 4 (v5.18.4) built for darwin-thread-multi-2level [2024-08-30T20:04:03.799Z] (with 2 registered patches, see perl -V for more detail) [2024-08-30T20:04:03.799Z] [2024-08-30T20:04:03.799Z] Copyright 1987-2013, Larry Wall [2024-08-30T20:04:03.799Z] [2024-08-30T20:04:03.799Z] Perl may be copied only under the terms of either the Artistic License or the [2024-08-30T20:04:03.799Z] GNU General Public License, which may be found in the Perl 5 source kit. [2024-08-30T20:04:03.799Z] [2024-08-30T20:04:03.799Z] Complete documentation for Perl, including FAQ lists, should be found on [2024-08-30T20:04:03.799Z] this system using "man perl" or "perldoc perl". If you have access to the [2024-08-30T20:04:03.799Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2024-08-30T20:04:03.799Z] [2024-08-30T20:04:03.799Z] podmanVersion : bash: line 1: podman: command not found [2024-08-30T20:04:03.799Z] procArch : i386 [2024-08-30T20:04:03.799Z] sysArch : x86_64 [2024-08-30T20:04:03.799Z] sysOS : Darwin [2024-08-30T20:04:03.799Z] ulimit : [2024-08-30T20:04:03.799Z] core file size (blocks, -c) 0 [2024-08-30T20:04:03.799Z] data seg size (kbytes, -d) unlimited [2024-08-30T20:04:03.799Z] file size (blocks, -f) unlimited [2024-08-30T20:04:03.799Z] max locked memory (kbytes, -l) unlimited [2024-08-30T20:04:03.799Z] max memory size (kbytes, -m) unlimited [2024-08-30T20:04:03.799Z] open files (-n) 10240 [2024-08-30T20:04:03.799Z] pipe size (512 bytes, -p) 1 [2024-08-30T20:04:03.799Z] stack size (kbytes, -s) 65532 [2024-08-30T20:04:03.799Z] cpu time (seconds, -t) unlimited [2024-08-30T20:04:03.799Z] max user processes (-u) 1418 [2024-08-30T20:04:03.799Z] virtual memory (kbytes, -v) unlimited [2024-08-30T20:04:03.799Z] uname : Darwin test-macstadium-macos1014-x64-1.adoptopenjdk.net 18.7.0 Darwin Kernel Version 18.7.0: Thu Jun 20 18:42:21 PDT 2019; root:xnu-4903.270.47~4/RELEASE_X86_64 x86_64 [2024-08-30T20:04:03.799Z] vmVendor : Oracle Corporation [2024-08-30T20:04:03.799Z] vmVersion : 21.0.5-beta+5-ea [2024-08-30T20:04:03.799Z] xlc version : bash: line 1: xlC: command not found [2024-08-30T20:04:03.799Z] ************************************************************************** [2024-08-30T20:04:03.799Z] [2024-08-30T20:04:03.799Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2024-08-30T20:04:03.799Z] [2024-08-30T20:04:03.799Z] System.getProperty('java.vendor')=Eclipse Adoptium [2024-08-30T20:04:03.799Z] [2024-08-30T20:04:03.799Z] System.getProperty('os.name')=Mac OS X [2024-08-30T20:04:03.799Z] [2024-08-30T20:04:03.799Z] System.getProperty('os.arch')=x86_64 [2024-08-30T20:04:03.799Z] [2024-08-30T20:04:03.799Z] System.getProperty('java.fullversion')=null [2024-08-30T20:04:03.799Z] [2024-08-30T20:04:03.799Z] System.getProperty('sun.arch.data.model')=64 [2024-08-30T20:04:03.799Z] [2024-08-30T20:04:04.155Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=special.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib [2024-08-30T20:04:04.155Z] perl scripts/configure.pl [2024-08-30T20:04:04.155Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=special.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL= [2024-08-30T20:04:04.512Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2024-08-30T20:04:04.512Z] [2024-08-30T20:04:04.512Z] [2024-08-30T20:04:04.512Z] Starting to generate parallel test lists. [2024-08-30T20:04:04.512Z] [2024-08-30T20:04:04.512Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml [2024-08-30T20:04:04.870Z] Attempting to get test duration data from TRSS. [2024-08-30T20:04:04.870Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=21&impl=hs&platform=x86-64_mac&group=openjdk&level=special [2024-08-30T20:04:04.870Z] Attempting to get test duration data from cached files. [2024-08-30T20:04:04.870Z] [2024-08-30T20:04:04.870Z] TEST DURATION [2024-08-30T20:04:04.870Z] ==================================================================================== [2024-08-30T20:04:04.870Z] Total number of tests searched: 7 [2024-08-30T20:04:04.870Z] Number of test durations found: 7 [2024-08-30T20:04:04.870Z] Top slowest tests: [2024-08-30T20:04:04.870Z] 06m31s hotspot_custom_0 [2024-08-30T20:04:04.870Z] 06m28s hotspot_custom_1 [2024-08-30T20:04:04.870Z] 02m15s jdk_custom_0 [2024-08-30T20:04:04.870Z] ==================================================================================== [2024-08-30T20:04:04.870Z] [2024-08-30T20:04:04.870Z] Test target is split into 1 lists. [2024-08-30T20:04:04.870Z] Reducing estimated test running time from 17m34s to 17m34s. [2024-08-30T20:04:04.870Z] [2024-08-30T20:04:04.870Z] -------------------------------------testList_0------------------------------------- [2024-08-30T20:04:04.870Z] Number of tests: 7 [2024-08-30T20:04:04.870Z] Estimated running time: 17m34s [2024-08-30T20:04:04.870Z] TESTLIST=hotspot_custom_0,hotspot_custom_1,jdk_custom_0,langtools_custom_0,langtools_custom_1,langtools_custom_2,hotspot_custom_2 [2024-08-30T20:04:04.870Z] ------------------------------------------------------------------------------------ [2024-08-30T20:04:04.870Z] [2024-08-30T20:04:04.870Z] Parallel test lists file (/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [Pipeline] fileExists [Pipeline] echo [2024-08-30T20:04:04.984Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2024-08-30T20:04:05.072Z] 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:04:05.143Z] Building tests... [Pipeline] timeout [2024-08-30T20:04:05.147Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2024-08-30T20:04:05.167Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2024-08-30T20:04:05.682Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2024-08-30T20:04:06.039Z] -------------------------------------------- [2024-08-30T20:04:06.039Z] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib [2024-08-30T20:04:06.039Z] task is set to default [2024-08-30T20:04:06.039Z] dependencyList is set to all [2024-08-30T20:04:06.039Z] -------------------------------------------- [2024-08-30T20:04:06.039Z] Starting download third party dependent jars [2024-08-30T20:04:06.039Z] -------------------------------------------- [2024-08-30T20:04:06.039Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2024-08-30T20:04:06.039Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2024-08-30T20:04:06.246Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2024-08-30T20:04:06.268Z] Running in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests [Pipeline] { [Pipeline] sshagent [2024-08-30T20:04:06.302Z] $ ssh-agent [2024-08-30T20:04:06.430Z] SSH_AUTH_SOCK=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T//ssh-i1v3xYSURimW/agent.78360 [2024-08-30T20:04:06.430Z] SSH_AGENT_PID=78361 [2024-08-30T20:04:06.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-30T20:04:06.944Z] + bash ./compile.sh [2024-08-30T20:04:06.944Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2024-08-30T20:04:06.944Z] UNAME_OS is Darwin [2024-08-30T20:04:06.944Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib [2024-08-30T20:04:06.944Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2024-08-30T20:04:06.944Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2024-08-30T20:04:06.944Z] (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ -DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.. -DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2024-08-30T20:04:06.944Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_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_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2024-08-30T20:04:06.944Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2024-08-30T20:04:07.325Z] [2024-08-30T20:04:07.325Z] build: [2024-08-30T20:04:07.683Z] [2024-08-30T20:04:07.683Z] clean: [2024-08-30T20:04:07.683Z] [delete] Deleting: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk [2024-08-30T20:04:07.683Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin [2024-08-30T20:04:07.683Z] [2024-08-30T20:04:07.683Z] init: [2024-08-30T20:04:07.683Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin [2024-08-30T20:04:07.683Z] [2024-08-30T20:04:07.683Z] getDependentLibs: [2024-08-30T20:04:07.683Z] [exec] -------------------------------------------- [2024-08-30T20:04:07.683Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib [2024-08-30T20:04:07.683Z] [exec] task is set to default [2024-08-30T20:04:07.683Z] [exec] dependencyList is set to json_simple [2024-08-30T20:04:07.683Z] [exec] -------------------------------------------- [2024-08-30T20:04:07.683Z] [exec] Starting download third party dependent jars [2024-08-30T20:04:07.683Z] [exec] -------------------------------------------- [2024-08-30T20:04:07.683Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib [2024-08-30T20:04:07.683Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2024-08-30T20:04:07.683Z] [exec] downloaded dependent third party jars successfully [2024-08-30T20:04:07.683Z] [2024-08-30T20:04:07.683Z] compile: [2024-08-30T20:04:07.683Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2024-08-30T20:04:07.683Z] [echo] ============COMPILER SETTINGS============ [2024-08-30T20:04:07.683Z] [echo] ===fork: yes [2024-08-30T20:04:07.683Z] [echo] ===debug: on [2024-08-30T20:04:07.683Z] [javac] Compiling 27 source files to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin [2024-08-30T20:04:10.081Z] [javac] Note: Some input files use or override a deprecated API. [2024-08-30T20:04:10.081Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-08-30T20:04:10.081Z] [2024-08-30T20:04:10.081Z] dist: [2024-08-30T20:04:10.081Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2024-08-30T20:04:10.081Z] [2024-08-30T20:04:10.081Z] BUILD SUCCESSFUL [2024-08-30T20:04:10.081Z] Total time: 3 seconds [2024-08-30T20:04:10.081Z] 0 [2024-08-30T20:04:10.082Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2024-08-30T20:04:10.440Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2024-08-30T20:04:10.440Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2024-08-30T20:04:11.205Z] ****************************** MACHINE INFO ****************************** [2024-08-30T20:04:11.205Z] File path : /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG [2024-08-30T20:04:11.205Z] Free Physical Memory Size : 8236490752 [2024-08-30T20:04:11.205Z] Free space (bytes) : 191508922368 [2024-08-30T20:04:11.205Z] Total Physical Memory Size : 17179869184 [2024-08-30T20:04:11.205Z] Total space (bytes) : 250790436864 [2024-08-30T20:04:11.205Z] Usable space (bytes) : 180078059520 [2024-08-30T20:04:11.205Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2024-08-30T20:04:11.205Z] bashVersion : [2024-08-30T20:04:11.205Z] GNU bash, version 5.1.8(1)-release (x86_64-apple-darwin18.7.0) [2024-08-30T20:04:11.205Z] Copyright (C) 2020 Free Software Foundation, Inc. [2024-08-30T20:04:11.205Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2024-08-30T20:04:11.205Z] [2024-08-30T20:04:11.205Z] This is free software; you are free to change and redistribute it. [2024-08-30T20:04:11.205Z] There is NO WARRANTY, to the extent permitted by law. [2024-08-30T20:04:11.205Z] cpuCores : 8 [2024-08-30T20:04:11.205Z] curlVersion : [2024-08-30T20:04:11.205Z] curl 8.0.1 (x86_64-apple-darwin18.7.0) libcurl/8.0.1 (SecureTransport) OpenSSL/1.1.1t zlib/1.2.11 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libssh2/1.10.0 nghttp2/1.52.0 librtmp/2.3 [2024-08-30T20:04:11.205Z] Release-Date: 2023-03-20 [2024-08-30T20:04:11.205Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-30T20:04:11.205Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2024-08-30T20:04:11.205Z] dockerVersion : bash: line 1: docker: command not found [2024-08-30T20:04:11.205Z] gcc version : 4.2.1 [2024-08-30T20:04:11.206Z] gclibc version : bash: line 1: ldd: command not found [2024-08-30T20:04:11.206Z] gdb version : bash: line 1: gdb: command not found [2024-08-30T20:04:11.206Z] lldb version : [2024-08-30T20:04:11.206Z] lldb-1001.0.13.3 [2024-08-30T20:04:11.206Z] Swift-5.0 [2024-08-30T20:04:11.206Z] makeVersion : [2024-08-30T20:04:11.206Z] GNU Make 3.81 [2024-08-30T20:04:11.206Z] Copyright (C) 2006 Free Software Foundation, Inc. [2024-08-30T20:04:11.206Z] This is free software; see the source for copying conditions. [2024-08-30T20:04:11.206Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2024-08-30T20:04:11.206Z] PARTICULAR PURPOSE. [2024-08-30T20:04:11.206Z] [2024-08-30T20:04:11.206Z] This program built for i386-apple-darwin11.3.0 [2024-08-30T20:04:11.206Z] mavenVersion : [2024-08-30T20:04:11.206Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2024-08-30T20:04:11.206Z] Maven home: /usr/local/apache-maven-3.6.3 [2024-08-30T20:04:11.206Z] Java version: 21.0.5-beta, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2024-08-30T20:04:11.206Z] Default locale: en_IE, platform encoding: UTF-8 [2024-08-30T20:04:11.206Z] OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac" [2024-08-30T20:04:11.206Z] perlVersion : [2024-08-30T20:04:11.206Z] [2024-08-30T20:04:11.206Z] This is perl 5, version 18, subversion 4 (v5.18.4) built for darwin-thread-multi-2level [2024-08-30T20:04:11.206Z] (with 2 registered patches, see perl -V for more detail) [2024-08-30T20:04:11.206Z] [2024-08-30T20:04:11.206Z] Copyright 1987-2013, Larry Wall [2024-08-30T20:04:11.206Z] [2024-08-30T20:04:11.206Z] Perl may be copied only under the terms of either the Artistic License or the [2024-08-30T20:04:11.206Z] GNU General Public License, which may be found in the Perl 5 source kit. [2024-08-30T20:04:11.206Z] [2024-08-30T20:04:11.206Z] Complete documentation for Perl, including FAQ lists, should be found on [2024-08-30T20:04:11.206Z] this system using "man perl" or "perldoc perl". If you have access to the [2024-08-30T20:04:11.206Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2024-08-30T20:04:11.206Z] [2024-08-30T20:04:11.206Z] podmanVersion : bash: line 1: podman: command not found [2024-08-30T20:04:11.206Z] procArch : i386 [2024-08-30T20:04:11.206Z] sysArch : x86_64 [2024-08-30T20:04:11.206Z] sysOS : Darwin [2024-08-30T20:04:11.206Z] ulimit : [2024-08-30T20:04:11.206Z] core file size (blocks, -c) 0 [2024-08-30T20:04:11.206Z] data seg size (kbytes, -d) unlimited [2024-08-30T20:04:11.206Z] file size (blocks, -f) unlimited [2024-08-30T20:04:11.206Z] max locked memory (kbytes, -l) unlimited [2024-08-30T20:04:11.207Z] max memory size (kbytes, -m) unlimited [2024-08-30T20:04:11.207Z] open files (-n) 10240 [2024-08-30T20:04:11.207Z] pipe size (512 bytes, -p) 1 [2024-08-30T20:04:11.207Z] stack size (kbytes, -s) 65532 [2024-08-30T20:04:11.207Z] cpu time (seconds, -t) unlimited [2024-08-30T20:04:11.207Z] max user processes (-u) 1418 [2024-08-30T20:04:11.207Z] virtual memory (kbytes, -v) unlimited [2024-08-30T20:04:11.207Z] uname : Darwin test-macstadium-macos1014-x64-1.adoptopenjdk.net 18.7.0 Darwin Kernel Version 18.7.0: Thu Jun 20 18:42:21 PDT 2019; root:xnu-4903.270.47~4/RELEASE_X86_64 x86_64 [2024-08-30T20:04:11.207Z] vmVendor : Oracle Corporation [2024-08-30T20:04:11.207Z] vmVersion : 21.0.5-beta+5-ea [2024-08-30T20:04:11.207Z] xlc version : bash: line 1: xlC: command not found [2024-08-30T20:04:11.207Z] ************************************************************************** [2024-08-30T20:04:11.207Z] [2024-08-30T20:04:11.207Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2024-08-30T20:04:11.207Z] [2024-08-30T20:04:11.207Z] System.getProperty('java.vendor')=Eclipse Adoptium [2024-08-30T20:04:11.207Z] [2024-08-30T20:04:11.207Z] System.getProperty('os.name')=Mac OS X [2024-08-30T20:04:11.207Z] [2024-08-30T20:04:11.207Z] System.getProperty('os.arch')=x86_64 [2024-08-30T20:04:11.207Z] [2024-08-30T20:04:11.207Z] System.getProperty('java.fullversion')=null [2024-08-30T20:04:11.207Z] [2024-08-30T20:04:11.207Z] System.getProperty('sun.arch.data.model')=64 [2024-08-30T20:04:11.207Z] [2024-08-30T20:04:11.564Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild [2024-08-30T20:04:11.565Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../../jvmtest [2024-08-30T20:04:11.565Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile [2024-08-30T20:04:11.920Z] rm -f -r /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2024-08-30T20:04:11.920Z] mkdir -p /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2024-08-30T20:04:11.921Z] (ant -f scripts/build_test.xml -DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.. -DBUILD_ROOT=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../../jvmtest -DJDK_VERSION=21 -DJDK_IMPL=hotspot "-DJDK_VENDOR=eclipse" -DJCL_VERSION=latest -DBUILD_LIST=openjdk -DRESOURCES_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources -DSPEC=osx_x86-64 -DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ -DJVM_VERSION=openjdk21 -DLIB_DIR=/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2024-08-30T20:04:11.921Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_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_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2024-08-30T20:04:12.278Z] Buildfile: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml [2024-08-30T20:04:12.639Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml [2024-08-30T20:04:12.639Z] [2024-08-30T20:04:12.639Z] -create_test_directory: [2024-08-30T20:04:12.639Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jvmtest [2024-08-30T20:04:12.639Z] [2024-08-30T20:04:12.639Z] stage_test_material: [2024-08-30T20:04:12.996Z] [copy] Copying 583 files to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jvmtest [2024-08-30T20:04:13.355Z] [2024-08-30T20:04:13.355Z] build: [2024-08-30T20:04:13.355Z] [2024-08-30T20:04:13.355Z] build: [2024-08-30T20:04:13.355Z] [2024-08-30T20:04:13.355Z] getJtregVersion: [2024-08-30T20:04:13.355Z] [2024-08-30T20:04:13.355Z] getDependentLibs: [2024-08-30T20:04:13.753Z] [exec] -------------------------------------------- [2024-08-30T20:04:13.753Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib [2024-08-30T20:04:13.753Z] [exec] task is set to default [2024-08-30T20:04:13.753Z] [exec] dependencyList is set to jtreg_7_3_1_1 [2024-08-30T20:04:13.753Z] [exec] -------------------------------------------- [2024-08-30T20:04:13.753Z] [exec] Starting download third party dependent jars [2024-08-30T20:04:13.753Z] [exec] -------------------------------------------- [2024-08-30T20:04:13.753Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib [2024-08-30T20:04:13.753Z] [exec] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2024-08-30T20:04:13.753Z] [exec] downloaded dependent third party jars successfully [2024-08-30T20:04:13.753Z] [2024-08-30T20:04:13.753Z] getJtreg: [2024-08-30T20:04:13.753Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jvmtest/openjdk [2024-08-30T20:04:13.753Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/openjdk [2024-08-30T20:04:13.753Z] [2024-08-30T20:04:13.753Z] openjdk-jdk.check: [2024-08-30T20:04:13.753Z] [2024-08-30T20:04:13.753Z] getOpenjdk: [2024-08-30T20:04:13.753Z] [echo] Using user specified repo and branch [2024-08-30T20:04:13.754Z] [exec] git clone --depth 1 -q --reference-if-able /Users/jenkins/openjdk_cache -b jdk-21.0.5+5_adopt https://github.com/adoptium/jdk21u openjdktempinfo: Could not add alternate for '/Users/jenkins/openjdk_cache': reference repository '/Users/jenkins/openjdk_cache' is not a local repository. [2024-08-30T20:04:13.754Z] [exec] [2024-08-30T20:04:42.034Z] [exec] Note: checking out 'f235ba340ec332ccf959bc5a136c6a3299ea5431'. [2024-08-30T20:04:42.034Z] [exec] [2024-08-30T20:04:42.034Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2024-08-30T20:04:42.034Z] [exec] changes and commit them, and you can discard any commits you make in this [2024-08-30T20:04:42.034Z] [exec] state without impacting any branches by performing another checkout. [2024-08-30T20:04:42.034Z] [exec] [2024-08-30T20:04:42.034Z] [exec] If you want to create a new branch to retain commits you create, you may [2024-08-30T20:04:42.034Z] [exec] do so (now or later) by using -b with the checkout command again. Example: [2024-08-30T20:04:42.034Z] [exec] [2024-08-30T20:04:42.034Z] [exec] git checkout -b <new-branch-name> [2024-08-30T20:04:42.034Z] [exec] [2024-08-30T20:05:01.596Z] [exec] Check sha in openjdk-jdk and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/SHA.txt [2024-08-30T20:05:01.596Z] [exec] ================================================ [2024-08-30T20:05:01.596Z] [exec] timestamp: 20240830-210458 [2024-08-30T20:05:01.596Z] [exec] repo dir: openjdk-jdk [2024-08-30T20:05:01.596Z] [exec] git repo: [2024-08-30T20:05:01.596Z] [exec] Fetch URL: https://github.com/adoptium/jdk21u [2024-08-30T20:05:01.596Z] [exec] sha: [2024-08-30T20:05:01.596Z] [exec] f235ba340ec332ccf959bc5a136c6a3299ea5431 [2024-08-30T20:05:01.596Z] [exec] Check sha in openjdk-jdk and store the info in /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../testenv/testenv.properties [2024-08-30T20:05:01.596Z] [exec] JDK21_REPO=https://github.com/adoptium/jdk21u [2024-08-30T20:05:01.596Z] [exec] JDK21_BRANCH=f235ba340ec332ccf959bc5a136c6a3299ea5431 [2024-08-30T20:05:01.596Z] [2024-08-30T20:05:01.596Z] dist: [2024-08-30T20:05:01.597Z] [copy] Copying 38 files to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jvmtest/openjdk [2024-08-30T20:05:01.597Z] [2024-08-30T20:05:01.597Z] BUILD SUCCESSFUL [2024-08-30T20:05:01.597Z] Total time: 46 seconds [2024-08-30T20:05:01.597Z] 0 [Pipeline] } [2024-08-30T20:05:01.690Z] $ ssh-agent -k [2024-08-30T20:05:01.703Z] unset SSH_AUTH_SOCK; [2024-08-30T20:05:01.703Z] unset SSH_AGENT_PID; [2024-08-30T20:05:01.703Z] echo Agent pid 78361 killed; [2024-08-30T20:05:01.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2024-08-30T20:05:01.971Z] Running tests... [Pipeline] echo [2024-08-30T20:05:01.992Z] ITERATION: 1/1 [Pipeline] sh [2024-08-30T20:05:02.510Z] ++ uname [2024-08-30T20:05:02.510Z] + '[' Darwin = AIX ']' [2024-08-30T20:05:02.510Z] ++ uname [2024-08-30T20:05:02.510Z] + '[' Darwin = SunOS ']' [2024-08-30T20:05:02.510Z] ++ uname [2024-08-30T20:05:02.510Z] + '[' Darwin = '*BSD' ']' [2024-08-30T20:05:02.510Z] + MAKE=make [2024-08-30T20:05:02.510Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2024-08-30T20:05:02.510Z] make: Nothing to be done for `testEnvTeardown'. [Pipeline] sh [2024-08-30T20:05:03.100Z] ++ uname [2024-08-30T20:05:03.100Z] + '[' Darwin = AIX ']' [2024-08-30T20:05:03.100Z] ++ uname [2024-08-30T20:05:03.100Z] + '[' Darwin = SunOS ']' [2024-08-30T20:05:03.100Z] ++ uname [2024-08-30T20:05:03.100Z] + '[' Darwin = '*BSD' ']' [2024-08-30T20:05:03.100Z] + MAKE=make [2024-08-30T20:05:03.100Z] + cd ./aqa-tests [2024-08-30T20:05:03.100Z] + . ./scripts/testenv/testenvSettings.sh [2024-08-30T20:05:03.100Z] ++ set +x [2024-08-30T20:05:03.100Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2024-08-30T20:05:03.100Z] UNAME_OS is Darwin [2024-08-30T20:05:03.100Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib [2024-08-30T20:05:03.100Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=special.openjdk TESTLIST= [2024-08-30T20:05:03.100Z] perl scripts/configure.pl [2024-08-30T20:05:03.100Z] /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=special.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL= [2024-08-30T20:05:03.457Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2024-08-30T20:05:03.457Z] [2024-08-30T20:05:03.457Z] Starting to generate test make files. [2024-08-30T20:05:03.457Z] [2024-08-30T20:05:05.861Z] Parsing /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/playlist.xml [2024-08-30T20:05:06.215Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/autoGen.mk [2024-08-30T20:05:06.215Z] [2024-08-30T20:05:06.215Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../autoGen.mk [2024-08-30T20:05:06.215Z] [2024-08-30T20:05:06.215Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk [2024-08-30T20:05:06.215Z] [2024-08-30T20:05:06.215Z] Generated /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk [2024-08-30T20:05:06.215Z] [2024-08-30T20:05:06.215Z] Make files are generated successfully. [2024-08-30T20:05:06.215Z] [2024-08-30T20:05:06.215Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _special.openjdk [2024-08-30T20:05:06.570Z] [2024-08-30T20:05:06.570Z] Running make 3.81 [2024-08-30T20:05:06.570Z] set TEST_ROOT to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/aqa-tests/TKG/.. [2024-08-30T20:05:06.570Z] set JDK_VERSION to 21 [2024-08-30T20:05:06.570Z] set JDK_IMPL to hotspot [2024-08-30T20:05:06.570Z] set JVM_VERSION to openjdk21 [2024-08-30T20:05:06.570Z] set JCL_VERSION to latest [2024-08-30T20:05:06.570Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2024-08-30T20:05:06.570Z] set JAVA_HOME to /Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2024-08-30T20:05:06.570Z] set SPEC to osx_x86-64 [2024-08-30T20:05:06.570Z] set TEST_FLAG to [2024-08-30T20:05:06.570Z] Running special.openjdk ... [2024-08-30T20:05:06.570Z] There are 7 test targets in special.openjdk [2024-08-30T20:05:06.570Z] "/Users/jenkins/workspace/Test_openjdk21_hs_special.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version [2024-08-30T20:05:06.570Z] openjdk version "21.0.5-beta" 2024-10-15 [2024-08-30T20:05:06.570Z] OpenJDK Runtime Environment Temurin-21.0.5+5-202408301905 (build 21.0.5-beta+5-ea) [2024-08-30T20:05:06.570Z] OpenJDK 64-Bit Server VM Temurin-21.0.5+5-202408301905 (build 21.0.5-beta+5-ea, mixed mode) [2024-08-30T20:05:06.570Z] [2024-08-30T20:05:06.570Z] ===============================================