Pre Test

Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin" build number 169 originally caused by: Started by upstream project "build-scripts/openjdk21-pipeline" build number 347 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 173 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests@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/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests@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 a2f96a0fc17d206c45eeade3fbea7395dcb13d36 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a2f96a0fc17d206c45eeade3fbea7395dcb13d36 # timeout=10 Commit message: "Enable compiler/vectorapi/VectorGatherMaskFoldingTest.java (#5774)" > git rev-list --no-walk a2f96a0fc17d206c45eeade3fbea7395dcb13d36 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2024-11-27T20:51:04.710Z] SPEC: osx_aarch64 [Pipeline] echo [2024-11-27T20:51:04.711Z] LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac) [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2024-11-27T20:51:04.722Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label [Pipeline] echo [2024-11-27T20:51:04.725Z] dynamicAgents: [] [Pipeline] node [2024-11-27T20:51:04.747Z] Running on test-orka-macos14-arm64-bxsw6 in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] timeout [2024-11-27T20:51:04.775Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2024-11-27T20:51:04.852Z] [WS-CLEANUP] Deleting project workspace... [2024-11-27T20:51:04.852Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2024-11-27T20:51:05.187Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2024-11-27T20:51:05.245Z] The recommended git tool is: /opt/homebrew/bin/git [2024-11-27T20:51:12.988Z] No credentials specified [2024-11-27T20:51:13.017Z] Cloning the remote Git repository [2024-11-27T20:51:13.080Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2024-11-27T20:51:13.169Z] > /opt/homebrew/bin/git init /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests # timeout=10 [2024-11-27T20:51:13.272Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache [2024-11-27T20:51:13.300Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2024-11-27T20:51:13.300Z] > /opt/homebrew/bin/git --version # timeout=10 [2024-11-27T20:51:13.309Z] > git --version # 'git version 2.45.2' [2024-11-27T20:51:13.309Z] > /opt/homebrew/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-27T20:51:16.807Z] > /opt/homebrew/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2024-11-27T20:51:16.814Z] > /opt/homebrew/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-27T20:51:36.654Z] Avoid second fetch [2024-11-27T20:51:36.723Z] Checking out Revision a2f96a0fc17d206c45eeade3fbea7395dcb13d36 (origin/master) [2024-11-27T20:51:36.645Z] > /opt/homebrew/bin/git rev-parse origin/master^{commit} # timeout=10 [2024-11-27T20:51:36.743Z] > /opt/homebrew/bin/git config core.sparsecheckout # timeout=10 [2024-11-27T20:51:36.763Z] > /opt/homebrew/bin/git checkout -f a2f96a0fc17d206c45eeade3fbea7395dcb13d36 # timeout=10 [2024-11-27T20:51:38.722Z] Commit message: "Enable compiler/vectorapi/VectorGatherMaskFoldingTest.java (#5774)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load [Pipeline] timeout [2024-11-27T20:51:49.670Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2024-11-27T20:51:50.237Z] + LC_TIME=C [2024-11-27T20:51:50.237Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2024-11-27T20:51:50.512Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2024-11-27T20:51:51.027Z] + aqa-tests/terminateTestProcesses.sh admin [2024-11-27T20:51:51.387Z] 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-11-27T20:51:52.557Z] + printenv [2024-11-27T20:51:52.557Z] JCK_GIT_BRANCH=master [2024-11-27T20:51:52.557Z] DYNAMIC_COMPILE=true [2024-11-27T20:51:52.557Z] JENKINS_NODE_COOKIE=db953424-d271-4dfd-8050-2c995ad17510 [2024-11-27T20:51:52.557Z] OPENJ9_BRANCH=master [2024-11-27T20:51:52.557Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-aarch64-temurin_SmokeTests/51/ [2024-11-27T20:51:52.557Z] DOCKER_REQUIRED=false [2024-11-27T20:51:52.557Z] PARALLEL=None [2024-11-27T20:51:52.557Z] SHELL=/bin/zsh [2024-11-27T20:51:52.557Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2024-11-27T20:51:52.557Z] JOBSTARTTIME=Wed, 27 Nov 2024 15:51:49 -0500 [2024-11-27T20:51:52.557Z] STAGE_NAME=Setup [2024-11-27T20:51:52.557Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ [2024-11-27T20:51:52.557Z] SSH_CLIENT=78.47.239.97 60608 22 [2024-11-27T20:51:52.557Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk21u-jdk21u-mac-aarch64-temurin_SmokeTests-51 [2024-11-27T20:51:52.557Z] SDK_RESOURCE=upstream [2024-11-27T20:51:52.557Z] TIME_LIMIT=1 [2024-11-27T20:51:52.557Z] EXTERNAL_TEST_CMD=mvn clean install [2024-11-27T20:51:52.557Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2024-11-27T20:51:52.557Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-aarch64-temurin_SmokeTests/ [2024-11-27T20:51:52.557Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build [2024-11-27T20:51:52.557Z] WORKSPACE=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests [2024-11-27T20:51:52.557Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-aarch64-temurin_SmokeTests/51/display/redirect?page=changes [2024-11-27T20:51:52.557Z] ACTIVE_NODE_TIMEOUT=5 [2024-11-27T20:51:52.557Z] USER=admin [2024-11-27T20:51:52.557Z] ADOPTOPENJDK_BRANCH=master [2024-11-27T20:51:52.557Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2024-11-27T20:51:52.557Z] ARCHIVE_TEST_RESULTS=false [2024-11-27T20:51:52.557Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin [2024-11-27T20:51:52.557Z] STF_OWNER_BRANCH=adoptium:master [2024-11-27T20:51:52.557Z] LIGHT_WEIGHT_CHECKOUT=false [2024-11-27T20:51:52.557Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-aarch64-temurin_SmokeTests/51/display/redirect?page=artifacts [2024-11-27T20:51:52.557Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 [2024-11-27T20:51:52.557Z] ORIGIN_JDK_VERSION=21 [2024-11-27T20:51:52.557Z] SETUP_JCK_RUN=false [2024-11-27T20:51:52.557Z] TKG_OWNER_BRANCH=adoptium:master [2024-11-27T20:51:52.557Z] PERSONAL_BUILD=false [2024-11-27T20:51:52.557Z] RERUN_ITERATIONS=0 [2024-11-27T20:51:52.557Z] SPEC=osx_aarch64 [2024-11-27T20:51:52.557Z] TKG_ITERATIONS=1 [2024-11-27T20:51:52.557Z] JENKINS_HOME=/home/jenkins/.jenkins [2024-11-27T20:51:52.557Z] ITERATIONS=1 [2024-11-27T20:51:52.557Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin [2024-11-27T20:51:52.557Z] KEEP_REPORTDIR=false [2024-11-27T20:51:52.557Z] LIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib [2024-11-27T20:51:52.557Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-aarch64-temurin_SmokeTests/51/display/redirect [2024-11-27T20:51:52.557Z] _=/usr/bin/printenv [2024-11-27T20:51:52.557Z] GENERATE_JOBS=false [2024-11-27T20:51:52.557Z] PWD=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests [2024-11-27T20:51:52.557Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2024-11-27T20:51:52.557Z] EXTERNAL_REPO_BRANCH=master [2024-11-27T20:51:52.557Z] EXIT_FAILURE=false [2024-11-27T20:51:52.557Z] HUDSON_URL=https://ci.adoptium.net/ [2024-11-27T20:51:52.557Z] VENDOR_TEST_DIRS=/test/functional [2024-11-27T20:51:52.557Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2024-11-27T20:51:52.557Z] JDK_VERSION=21 [2024-11-27T20:51:52.557Z] JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests [2024-11-27T20:51:52.557Z] BUILD_DISPLAY_NAME=#51 [2024-11-27T20:51:52.557Z] USE_TESTENV_PROPERTIES=false [2024-11-27T20:51:52.557Z] JENKINS_URL=https://ci.adoptium.net/ [2024-11-27T20:51:52.557Z] EXIT_SUCCESS=false [2024-11-27T20:51:52.557Z] BUILD_ID=51 [2024-11-27T20:51:52.558Z] PLATFORM=aarch64_mac [2024-11-27T20:51:52.558Z] JDK_IMPL=hotspot [2024-11-27T20:51:52.558Z] JOB_BASE_NAME=jdk21u-mac-aarch64-temurin_SmokeTests [2024-11-27T20:51:52.558Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-aarch64-temurin_SmokeTests/51/display/redirect?page=tests [2024-11-27T20:51:52.558Z] SHLVL=2 [2024-11-27T20:51:52.558Z] AUTO_DETECT=true [2024-11-27T20:51:52.558Z] HOME=/Users/admin [2024-11-27T20:51:52.558Z] TAP_NAME=build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests.tap [2024-11-27T20:51:52.558Z] CI=true [2024-11-27T20:51:52.558Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests@tmp [2024-11-27T20:51:52.558Z] EXECUTOR_NUMBER=0 [2024-11-27T20:51:52.558Z] JENKINS_SERVER_COOKIE=durable-0e10703e3706b7cae520dc3e1bc5132f4c17f05114548126c48b49965d60d28f [2024-11-27T20:51:52.558Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 sw.os.osx test-orka-macos14-arm64-bxsw6 orka mac [2024-11-27T20:51:52.558Z] TARGET=extended.functional [2024-11-27T20:51:52.558Z] LOGNAME=admin [2024-11-27T20:51:52.558Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/system_lib [2024-11-27T20:51:52.558Z] BUILD_LIST=functional/buildAndPackage [2024-11-27T20:51:52.558Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2024-11-27T20:51:52.558Z] HUDSON_HOME=/home/jenkins/.jenkins [2024-11-27T20:51:52.558Z] SSH_CONNECTION=78.47.239.97 60608 192.168.64.10 22 [2024-11-27T20:51:52.558Z] UPSTREAM_JOB_NUMBER=169 [2024-11-27T20:51:52.558Z] NODE_NAME=test-orka-macos14-arm64-bxsw6 [2024-11-27T20:51:52.558Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-aarch64-temurin_SmokeTests/display/redirect [2024-11-27T20:51:52.558Z] BUILD_NUMBER=51 [2024-11-27T20:51:52.558Z] KEEP_WORKSPACE=false [2024-11-27T20:51:52.558Z] HUDSON_COOKIE=389b1d66-f0cc-4f63-96c4-2dc7c6d805a9 [2024-11-27T20:51:52.558Z] JAVA_MAIN_CLASS_392=hudson.remoting.Launcher [2024-11-27T20:51:52.558Z] VENDOR_TEST_BRANCHES=master [2024-11-27T20:51:52.558Z] PERF_ROOT=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../benchmarks [2024-11-27T20:51:52.558Z] USE_JRE=false [2024-11-27T20:51:52.558Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image [2024-11-27T20:51:52.558Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2024-11-27T20:51:52.558Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [Pipeline] timeout [2024-11-27T20:51:52.646Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2024-11-27T20:51:52.663Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2024-11-27T20:52:07.802Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-mac-aarch64-temurin" build number 169 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2024-11-27T20:52:08.057Z] IS_SVT_TESTREPO is set to false [Pipeline] dir [2024-11-27T20:52:08.065Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests [Pipeline] { [Pipeline] sshagent [2024-11-27T20:52:08.069Z] $ ssh-agent [2024-11-27T20:52:08.232Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-YTo639Dmjylm/agent.1900 [2024-11-27T20:52:08.232Z] SSH_AGENT_PID=1901 [2024-11-27T20:52:08.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2024-11-27T20:52:08.246Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests [Pipeline] { [Pipeline] sh [2024-11-27T20:52:08.768Z] ++ pwd [2024-11-27T20:52:08.768Z] + ./get.sh -s /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/.. -p aarch64_mac -r upstream -j 21 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches master --vendor_dirs /test/functional [2024-11-27T20:52:08.768Z] TESTDIR: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests [2024-11-27T20:52:08.768Z] get jdk binary... [2024-11-27T20:52:08.768Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2024-11-27T20:52:09.184Z] Uncompressing file: OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz ... [2024-11-27T20:52:09.953Z] List files in jdkbinary folder... [2024-11-27T20:52:09.953Z] total 654312 [2024-11-27T20:52:09.953Z] -rw-r--r-- 1 admin staff 49811862 Nov 27 15:19 OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:09.953Z] -rw-r--r-- 1 admin staff 199603343 Nov 27 15:23 OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:09.953Z] -rw-r--r-- 1 admin staff 48011957 Nov 27 15:24 OpenJDK21U-jre_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:09.953Z] -rw-r--r-- 1 admin staff 30632 Nov 27 15:20 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.6_5-ea-metadata.json [2024-11-27T20:52:09.953Z] -rw-r--r-- 1 admin staff 40066 Nov 27 15:20 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.6_5-ea.json [2024-11-27T20:52:09.953Z] -rw-r--r-- 1 admin staff 3803738 Nov 27 15:24 OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:09.953Z] -rw-r--r-- 1 admin staff 29628688 Nov 27 15:19 OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:09.953Z] drwxr-xr-x 3 admin staff 96 Nov 27 15:52 tmp [2024-11-27T20:52:09.953Z] List files in jdkbinary/tmp folder... [2024-11-27T20:52:09.953Z] total 0 [2024-11-27T20:52:09.953Z] drwxr-xr-x 3 admin staff 96 Nov 27 07:22 jdk-21.0.6+5 [2024-11-27T20:52:09.953Z] Moving directory jdk-21.0.6+5/ to ../j2sdk-image [2024-11-27T20:52:09.953Z] Uncompressing file: OpenJDK21U-jre_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz ... [2024-11-27T20:52:10.323Z] List files in jdkbinary folder... [2024-11-27T20:52:10.323Z] total 654312 [2024-11-27T20:52:10.323Z] -rw-r--r-- 1 admin staff 49811862 Nov 27 15:19 OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:10.323Z] -rw-r--r-- 1 admin staff 199603343 Nov 27 15:23 OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:10.323Z] -rw-r--r-- 1 admin staff 48011957 Nov 27 15:24 OpenJDK21U-jre_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:10.323Z] -rw-r--r-- 1 admin staff 30632 Nov 27 15:20 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.6_5-ea-metadata.json [2024-11-27T20:52:10.323Z] -rw-r--r-- 1 admin staff 40066 Nov 27 15:20 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.6_5-ea.json [2024-11-27T20:52:10.323Z] -rw-r--r-- 1 admin staff 3803738 Nov 27 15:24 OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:10.323Z] -rw-r--r-- 1 admin staff 29628688 Nov 27 15:19 OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:10.323Z] drwxr-xr-x 3 admin staff 96 Nov 27 07:22 j2sdk-image [2024-11-27T20:52:10.323Z] drwxr-xr-x 3 admin staff 96 Nov 27 15:52 tmp [2024-11-27T20:52:10.323Z] List files in jdkbinary/tmp folder... [2024-11-27T20:52:10.323Z] total 0 [2024-11-27T20:52:10.323Z] drwxr-xr-x 3 admin staff 96 Nov 27 10:24 jdk-21.0.6+5-jre [2024-11-27T20:52:10.323Z] Moving directory jdk-21.0.6+5-jre/ to ../j2re-image [2024-11-27T20:52:10.323Z] Uncompressing file: OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz ... [2024-11-27T20:52:10.323Z] List files in jdkbinary folder... [2024-11-27T20:52:10.323Z] total 654312 [2024-11-27T20:52:10.323Z] -rw-r--r-- 1 admin staff 49811862 Nov 27 15:19 OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:10.323Z] -rw-r--r-- 1 admin staff 199603343 Nov 27 15:23 OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:10.323Z] -rw-r--r-- 1 admin staff 48011957 Nov 27 15:24 OpenJDK21U-jre_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:10.323Z] -rw-r--r-- 1 admin staff 30632 Nov 27 15:20 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.6_5-ea-metadata.json [2024-11-27T20:52:10.323Z] -rw-r--r-- 1 admin staff 40066 Nov 27 15:20 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.6_5-ea.json [2024-11-27T20:52:10.323Z] -rw-r--r-- 1 admin staff 3803738 Nov 27 15:24 OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:10.323Z] -rw-r--r-- 1 admin staff 29628688 Nov 27 15:19 OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:10.323Z] drwxr-xr-x 3 admin staff 96 Nov 27 10:24 j2re-image [2024-11-27T20:52:10.323Z] drwxr-xr-x 3 admin staff 96 Nov 27 07:22 j2sdk-image [2024-11-27T20:52:10.323Z] drwxr-xr-x 3 admin staff 96 Nov 27 15:52 tmp [2024-11-27T20:52:10.323Z] List files in jdkbinary/tmp folder... [2024-11-27T20:52:10.323Z] total 0 [2024-11-27T20:52:10.323Z] drwxr-xr-x 3 admin staff 96 Nov 27 15:19 jdk-21.0.6+5-static-libs [2024-11-27T20:52:10.323Z] Moving directory jdk-21.0.6+5-static-libs/ to ../static-libs [2024-11-27T20:52:10.323Z] Uncompressing file: OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz ... [2024-11-27T20:52:10.682Z] List files in jdkbinary folder... [2024-11-27T20:52:10.682Z] total 654312 [2024-11-27T20:52:10.682Z] -rw-r--r-- 1 admin staff 49811862 Nov 27 15:19 OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:10.682Z] -rw-r--r-- 1 admin staff 199603343 Nov 27 15:23 OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:10.682Z] -rw-r--r-- 1 admin staff 48011957 Nov 27 15:24 OpenJDK21U-jre_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:10.682Z] -rw-r--r-- 1 admin staff 30632 Nov 27 15:20 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.6_5-ea-metadata.json [2024-11-27T20:52:10.682Z] -rw-r--r-- 1 admin staff 40066 Nov 27 15:20 OpenJDK21U-sbom_aarch64_mac_hotspot_21.0.6_5-ea.json [2024-11-27T20:52:10.682Z] -rw-r--r-- 1 admin staff 3803738 Nov 27 15:24 OpenJDK21U-static-libs_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:10.682Z] -rw-r--r-- 1 admin staff 29628688 Nov 27 15:19 OpenJDK21U-testimage_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz [2024-11-27T20:52:10.682Z] drwxr-xr-x 3 admin staff 96 Nov 27 10:24 j2re-image [2024-11-27T20:52:10.682Z] drwxr-xr-x 3 admin staff 96 Nov 27 07:22 j2sdk-image [2024-11-27T20:52:10.682Z] drwxr-xr-x 3 admin staff 96 Nov 27 15:19 static-libs [2024-11-27T20:52:10.682Z] drwxr-xr-x 3 admin staff 96 Nov 27 15:52 tmp [2024-11-27T20:52:10.682Z] List files in jdkbinary/tmp folder... [2024-11-27T20:52:10.682Z] total 0 [2024-11-27T20:52:10.682Z] drwxr-xr-x 7 admin staff 224 Nov 27 15:15 jdk-21.0.6+5-test-image [2024-11-27T20:52:10.682Z] Moving directory jdk-21.0.6+5-test-image/ to ../openjdk-test-image [2024-11-27T20:52:10.682Z] Uncompressing OpenJDK21U-debugimage_aarch64_mac_hotspot_21.0.6_5-ea.tar.gz over ./j2sdk-image... [2024-11-27T20:52:11.040Z] Removing top-level folder jdk-21.0.6+5-debug-image/ [2024-11-27T20:52:11.040Z] Removing top-level folder jdk-21.0.6+5/ [2024-11-27T20:52:11.399Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image... [2024-11-27T20:52:11.399Z] javac_path: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2024-11-27T20:52:11.399Z] Run: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/java -version [2024-11-27T20:52:11.399Z] =JAVA VERSION OUTPUT BEGIN= [2024-11-27T20:52:12.638Z] openjdk version "21.0.6-beta" 2025-01-21 [2024-11-27T20:52:12.638Z] OpenJDK Runtime Environment Temurin-21.0.6+5-202411272006 (build 21.0.6-beta+5-ea) [2024-11-27T20:52:12.638Z] OpenJDK 64-Bit Server VM Temurin-21.0.6+5-202411272006 (build 21.0.6-beta+5-ea, mixed mode, sharing) [2024-11-27T20:52:12.638Z] =JAVA VERSION OUTPUT END= [2024-11-27T20:52:12.638Z] get testKitGen... [2024-11-27T20:52:12.638Z] git clone -q https://github.com/adoptium/TKG.git [2024-11-27T20:52:13.880Z] git rev-parse master [2024-11-27T20:52:13.880Z] git checkout -q -f 616d91a0ee2d9abe53cffe17bbffa0d9a05eabaf [2024-11-27T20:52:13.880Z] check adoptium repo and TKG repo SHA [2024-11-27T20:52:13.880Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests --output_file /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/SHA.txt [2024-11-27T20:52:13.880Z] Check sha in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests and store the info in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/SHA.txt [2024-11-27T20:52:13.880Z] touch /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/SHA.txt [2024-11-27T20:52:13.880Z] ================================================ [2024-11-27T20:52:13.880Z] timestamp: 20241127-155213 [2024-11-27T20:52:13.880Z] repo dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests [2024-11-27T20:52:13.880Z] git repo: [2024-11-27T20:52:13.880Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2024-11-27T20:52:13.880Z] sha: [2024-11-27T20:52:13.880Z] a2f96a0fc17d206c45eeade3fbea7395dcb13d36 [2024-11-27T20:52:13.880Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests --output_file /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name ADOPTOPENJDK [2024-11-27T20:52:14.242Z] Check sha in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests and store the info in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties [2024-11-27T20:52:14.243Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2024-11-27T20:52:14.243Z] ADOPTOPENJDK_BRANCH=a2f96a0fc17d206c45eeade3fbea7395dcb13d36 [2024-11-27T20:52:14.243Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG --output_file /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/SHA.txt [2024-11-27T20:52:14.243Z] Check sha in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG and store the info in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/SHA.txt [2024-11-27T20:52:14.243Z] ================================================ [2024-11-27T20:52:14.243Z] timestamp: 20241127-155213 [2024-11-27T20:52:14.243Z] repo dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG [2024-11-27T20:52:14.243Z] git repo: [2024-11-27T20:52:14.243Z] Fetch URL: https://github.com/adoptium/TKG.git [2024-11-27T20:52:14.243Z] sha: [2024-11-27T20:52:14.243Z] 616d91a0ee2d9abe53cffe17bbffa0d9a05eabaf [2024-11-27T20:52:14.243Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG --output_file /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name TKG [2024-11-27T20:52:14.243Z] Check sha in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG and store the info in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties [2024-11-27T20:52:14.243Z] TKG_REPO=https://github.com/adoptium/TKG.git [2024-11-27T20:52:14.243Z] TKG_BRANCH=616d91a0ee2d9abe53cffe17bbffa0d9a05eabaf [2024-11-27T20:52:14.243Z] get functional test material... [2024-11-27T20:52:14.243Z] git clone --depth 1 --reference-if-able /Users/admin/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git [2024-11-27T20:52:14.243Z] Cloning into 'openj9'... [2024-11-27T20:52:14.243Z] info: Could not add alternate for '/Users/admin/openjdk_cache': reference repository '/Users/admin/openjdk_cache' is not a local repository. [2024-11-27T20:52:20.446Z] Updating files: 85% (8826/10310) [2024-11-27T20:52:20.446Z] Updating files: 86% (8867/10310) [2024-11-27T20:52:20.446Z] Updating files: 87% (8970/10310) [2024-11-27T20:52:20.446Z] Updating files: 88% (9073/10310) [2024-11-27T20:52:20.446Z] Updating files: 89% (9176/10310) [2024-11-27T20:52:20.446Z] Updating files: 90% (9279/10310) [2024-11-27T20:52:20.446Z] Updating files: 91% (9383/10310) [2024-11-27T20:52:20.446Z] Updating files: 92% (9486/10310) [2024-11-27T20:52:20.446Z] Updating files: 93% (9589/10310) [2024-11-27T20:52:20.446Z] Updating files: 94% (9692/10310) [2024-11-27T20:52:20.446Z] Updating files: 95% (9795/10310) [2024-11-27T20:52:20.446Z] Updating files: 96% (9898/10310) [2024-11-27T20:52:20.446Z] Updating files: 97% (10001/10310) [2024-11-27T20:52:20.446Z] Updating files: 98% (10104/10310) [2024-11-27T20:52:20.446Z] Updating files: 99% (10207/10310) [2024-11-27T20:52:20.446Z] Updating files: 100% (10310/10310) [2024-11-27T20:52:20.446Z] Updating files: 100% (10310/10310), done. [2024-11-27T20:52:20.446Z] check OpenJ9 Repo sha [2024-11-27T20:52:20.446Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/openj9 --output_file /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/SHA.txt [2024-11-27T20:52:20.446Z] Check sha in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/openj9 and store the info in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/SHA.txt [2024-11-27T20:52:20.446Z] ================================================ [2024-11-27T20:52:20.446Z] timestamp: 20241127-155220 [2024-11-27T20:52:20.446Z] repo dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/openj9 [2024-11-27T20:52:20.447Z] git repo: [2024-11-27T20:52:20.447Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git [2024-11-27T20:52:20.447Z] sha: [2024-11-27T20:52:20.447Z] 752c652227c4a207666d5a017c7020c6d160f72d [2024-11-27T20:52:20.447Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/openj9 --output_file /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9 [2024-11-27T20:52:20.447Z] Check sha in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/openj9 and store the info in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties [2024-11-27T20:52:20.447Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2024-11-27T20:52:20.447Z] OPENJ9_SHA=752c652227c4a207666d5a017c7020c6d160f72d [2024-11-27T20:52:20.447Z] total 160 [2024-11-27T20:52:20.447Z] -rw-r--r-- 1 admin staff 4665 Nov 27 15:51 Contributing.md [2024-11-27T20:52:20.447Z] -rw-r--r-- 1 admin staff 11360 Nov 27 15:51 LICENSE [2024-11-27T20:52:20.447Z] -rw-r--r-- 1 admin staff 65 Nov 27 15:51 NOTICE [2024-11-27T20:52:20.447Z] -rw-r--r-- 1 admin staff 8253 Nov 27 15:51 README.md [2024-11-27T20:52:20.447Z] drwxr-xr-x 25 admin staff 800 Nov 27 15:52 TKG [2024-11-27T20:52:20.447Z] drwxr-xr-x 4 admin staff 128 Nov 27 15:51 buildenv [2024-11-27T20:52:20.447Z] -rwxr-xr-x 1 admin staff 339 Nov 27 15:51 compile.sh [2024-11-27T20:52:20.447Z] drwxr-xr-x 10 admin staff 320 Nov 27 15:51 doc [2024-11-27T20:52:20.447Z] drwxr-xr-x 5 admin staff 160 Nov 27 15:51 docs [2024-11-27T20:52:20.447Z] drwxr-xr-x 44 admin staff 1408 Nov 27 15:51 external [2024-11-27T20:52:20.447Z] drwxr-xr-x 8 admin staff 256 Nov 27 15:51 functional [2024-11-27T20:52:20.447Z] -rwxr-xr-x 1 admin staff 28914 Nov 27 15:51 get.sh [2024-11-27T20:52:20.447Z] drwxr-xr-x 24 admin staff 768 Nov 27 15:51 jck [2024-11-27T20:52:20.447Z] -rw-r--r-- 1 admin staff 155 Nov 27 15:52 job.properties [2024-11-27T20:52:20.447Z] drwxr-xr-x 28 admin staff 896 Nov 27 15:52 openj9 [2024-11-27T20:52:20.447Z] drwxr-xr-x 7 admin staff 224 Nov 27 15:51 openjdk [2024-11-27T20:52:20.447Z] drwxr-xr-x 13 admin staff 416 Nov 27 15:51 perf [2024-11-27T20:52:20.447Z] drwxr-xr-x 4 admin staff 128 Nov 27 15:51 scripts [2024-11-27T20:52:20.447Z] drwxr-xr-x 17 admin staff 544 Nov 27 15:51 system [2024-11-27T20:52:20.447Z] -rwxr-xr-x 1 admin staff 3827 Nov 27 15:51 terminateTestProcesses.sh [2024-11-27T20:52:20.447Z] drwxr-xr-x 5 admin staff 160 Nov 27 15:51 testenv [2024-11-27T20:52:20.803Z] get vendor test material... [2024-11-27T20:52:20.803Z] vendor repo is https://github.com/adoptium/temurin-build [2024-11-27T20:52:20.803Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0 [2024-11-27T20:52:22.039Z] check vendor repo sha [2024-11-27T20:52:22.039Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/getSHA.sh --repo_dir vendor_0 --output_file /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/SHA.txt [2024-11-27T20:52:22.039Z] Check sha in vendor_0 and store the info in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/SHA.txt [2024-11-27T20:52:22.039Z] ================================================ [2024-11-27T20:52:22.039Z] timestamp: 20241127-155221 [2024-11-27T20:52:22.039Z] repo dir: vendor_0 [2024-11-27T20:52:22.039Z] git repo: [2024-11-27T20:52:22.039Z] Fetch URL: https://github.com/adoptium/temurin-build [2024-11-27T20:52:22.039Z] sha: [2024-11-27T20:52:22.039Z] 2144411c18db3d057b5b159cade179f70164e56b [2024-11-27T20:52:22.039Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build [2024-11-27T20:52:22.039Z] Check sha in vendor_0 and store the info in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties [2024-11-27T20:52:22.040Z] temurin-build_REPO=https://github.com/adoptium/temurin-build [2024-11-27T20:52:22.040Z] temurin-build_BRANCH=2144411c18db3d057b5b159cade179f70164e56b [2024-11-27T20:52:22.040Z] Stage vendor_0//test/functional to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests//test/functional [Pipeline] } [Pipeline] // dir [Pipeline] } [2024-11-27T20:52:22.138Z] $ ssh-agent -k [2024-11-27T20:52:22.142Z] unset SSH_AUTH_SOCK; [2024-11-27T20:52:22.142Z] unset SSH_AGENT_PID; [2024-11-27T20:52:22.142Z] echo Agent pid 1901 killed; [2024-11-27T20:52:22.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] echo [2024-11-27T20:52:22.342Z] readProperties file: ./aqa-tests/job.properties [Pipeline] readProperties [Pipeline] echo [2024-11-27T20:52:22.698Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2024-11-27T20:52:22.992Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.functional&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_mac&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;RERUN_ITERATIONS=0&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;JDK_VERSION=21&amp;USER_CREDENTIALS_ID=&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&amp;JDK_REPO=&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=master&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-mac-aarch64-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=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;JDK_IMPL=hotspot&amp;TEST_TIME=&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&amp;ARCHIVE_TEST_RESULTS=false&amp;OPENJDK_SHA=&amp;NUM_MACHINES=&amp;TRSS_URL=&amp;BUILD_LIST=functional%2FbuildAndPackage&amp;USE_TESTENV_PROPERTIES=false&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=169&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=1&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2024-11-27T20:52:23.007Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.functional&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_mac&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;RERUN_ITERATIONS=0&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-orka-macos14-arm64-bxsw6&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;JDK_VERSION=21&amp;USER_CREDENTIALS_ID=&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&amp;JDK_REPO=&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=master&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-mac-aarch64-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=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;JDK_IMPL=hotspot&amp;TEST_TIME=&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&amp;ARCHIVE_TEST_RESULTS=false&amp;OPENJDK_SHA=&amp;NUM_MACHINES=&amp;TRSS_URL=&amp;BUILD_LIST=functional%2FbuildAndPackage&amp;USE_TESTENV_PROPERTIES=false&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=169&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=1&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2024-11-27T20:52:23.047Z] Building tests... [Pipeline] timeout [2024-11-27T20:52:23.050Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2024-11-27T20:52:23.070Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2024-11-27T20:52:23.582Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2024-11-27T20:52:23.582Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib does not exist, creating one. [2024-11-27T20:52:23.582Z] mkdir /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency [2024-11-27T20:52:23.582Z] mkdir /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib [2024-11-27T20:52:23.582Z] -------------------------------------------- [2024-11-27T20:52:23.582Z] path is set to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib [2024-11-27T20:52:23.582Z] task is set to default [2024-11-27T20:52:23.582Z] dependencyList is set to all [2024-11-27T20:52:23.582Z] -------------------------------------------- [2024-11-27T20:52:23.582Z] Starting download third party dependent jars [2024-11-27T20:52:23.582Z] -------------------------------------------- [2024-11-27T20:52:23.582Z] downloading dependent third party jars to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib [2024-11-27T20:52:23.582Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm.jar [2024-11-27T20:52:24.351Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/asm.jar [2024-11-27T20:52:24.351Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt [2024-11-27T20:52:24.351Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt [2024-11-27T20:52:24.351Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz [2024-11-27T20:52:25.119Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_3_1_1.tar.gz [2024-11-27T20:52:25.119Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt [2024-11-27T20:52:25.119Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt [2024-11-27T20:52:25.119Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt [2024-11-27T20:52:25.119Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt [2024-11-27T20:52:25.119Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar [2024-11-27T20:52:25.478Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/openj9jtregtimeouthandler.jar [2024-11-27T20:52:25.478Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt [2024-11-27T20:52:25.844Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt [2024-11-27T20:52:25.844Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2024-11-27T20:52:26.208Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar [2024-11-27T20:52:26.208Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy-agent.jar [2024-11-27T20:52:26.573Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/byte-buddy-agent.jar [2024-11-27T20:52:26.573Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar [2024-11-27T20:52:26.573Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/junit4.jar [2024-11-27T20:52:26.573Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//javassist.jar [2024-11-27T20:52:26.933Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/javassist.jar [2024-11-27T20:52:26.933Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jaxb-api.jar [2024-11-27T20:52:27.298Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/jaxb-api.jar [2024-11-27T20:52:27.298Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jython-standalone.jar [2024-11-27T20:52:28.538Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/jython-standalone.jar [2024-11-27T20:52:28.538Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt [2024-11-27T20:52:28.538Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/asmtools.jar.sha256sum.txt [2024-11-27T20:52:28.538Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar [2024-11-27T20:52:28.902Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/asmtools.jar [2024-11-27T20:52:28.902Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt [2024-11-27T20:52:28.902Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/asmtools.jar.sha256sum.txt [2024-11-27T20:52:28.902Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-exec.jar [2024-11-27T20:52:29.266Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/commons-exec.jar [2024-11-27T20:52:29.266Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar [2024-11-27T20:52:29.628Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/asm-all.jar [2024-11-27T20:52:29.628Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//mockito-core.jar [2024-11-27T20:52:29.986Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/mockito-core.jar [2024-11-27T20:52:29.986Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt [2024-11-27T20:52:29.986Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt [2024-11-27T20:52:29.986Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz [2024-11-27T20:52:30.917Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_5_1_b01.tar.gz [2024-11-27T20:52:30.917Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt [2024-11-27T20:52:30.917Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt [2024-11-27T20:52:30.917Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar [2024-11-27T20:52:32.709Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/jcstress-tests-all-20240222.jar [2024-11-27T20:52:32.709Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar [2024-11-27T20:52:33.065Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/testng.jar [2024-11-27T20:52:33.065Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy.jar [2024-11-27T20:52:33.420Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/byte-buddy.jar [2024-11-27T20:52:33.420Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//org.eclipse.osgi-3.16.100.jar [2024-11-27T20:52:33.777Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/org.eclipse.osgi-3.16.100.jar [2024-11-27T20:52:33.777Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz [2024-11-27T20:52:34.132Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/apache-maven-bin.tar.gz [2024-11-27T20:52:34.132Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar [2024-11-27T20:52:34.491Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/jcommander.jar [2024-11-27T20:52:34.491Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//objenesis.jar [2024-11-27T20:52:34.851Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/objenesis.jar [2024-11-27T20:52:34.851Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt [2024-11-27T20:52:34.851Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt [2024-11-27T20:52:34.851Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz [2024-11-27T20:52:35.620Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_4_1.tar.gz [2024-11-27T20:52:35.620Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt [2024-11-27T20:52:35.620Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt [2024-11-27T20:52:35.620Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-cli.jar [2024-11-27T20:52:35.986Z] --> file downloaded to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/commons-cli.jar [2024-11-27T20:52:35.986Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2024-11-27T20:52:36.206Z] Running tests... [Pipeline] echo [2024-11-27T20:52:36.224Z] ITERATION: 1/1 [Pipeline] sh [2024-11-27T20:52:36.792Z] ++ uname [2024-11-27T20:52:36.792Z] + '[' Darwin = AIX ']' [2024-11-27T20:52:36.792Z] ++ uname [2024-11-27T20:52:36.792Z] + '[' Darwin = SunOS ']' [2024-11-27T20:52:36.792Z] ++ uname [2024-11-27T20:52:36.792Z] + '[' Darwin = '*BSD' ']' [2024-11-27T20:52:36.792Z] + MAKE=make [2024-11-27T20:52:36.792Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2024-11-27T20:52:37.572Z] make: Nothing to be done for `testEnvTeardown'. [Pipeline] sh [2024-11-27T20:52:38.226Z] ++ uname [2024-11-27T20:52:38.226Z] + '[' Darwin = AIX ']' [2024-11-27T20:52:38.226Z] ++ uname [2024-11-27T20:52:38.226Z] + '[' Darwin = SunOS ']' [2024-11-27T20:52:38.226Z] ++ uname [2024-11-27T20:52:38.226Z] + '[' Darwin = '*BSD' ']' [2024-11-27T20:52:38.226Z] + MAKE=make [2024-11-27T20:52:38.226Z] + cd ./aqa-tests [2024-11-27T20:52:38.226Z] + . ./scripts/testenv/testenvSettings.sh [2024-11-27T20:52:38.226Z] ++ set +x [2024-11-27T20:52:38.226Z] JAVA_HOME is set to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2024-11-27T20:52:38.226Z] UNAME_OS is Darwin [2024-11-27T20:52:38.226Z] LIB_DIR is set to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib [2024-11-27T20:52:38.226Z] rm -f -r /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \ [2024-11-27T20:52:38.226Z] mkdir -p /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \ [2024-11-27T20:52:38.226Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2024-11-27T20:52:38.226Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi [2024-11-27T20:52:39.000Z] Buildfile: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_tools.xml [2024-11-27T20:52:39.355Z] [2024-11-27T20:52:39.355Z] build: [2024-11-27T20:52:39.355Z] [2024-11-27T20:52:39.355Z] clean: [2024-11-27T20:52:39.355Z] [2024-11-27T20:52:39.355Z] init: [2024-11-27T20:52:39.355Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/bin [2024-11-27T20:52:39.355Z] [2024-11-27T20:52:39.355Z] getDependentLibs: [2024-11-27T20:52:39.355Z] [exec] -------------------------------------------- [2024-11-27T20:52:39.355Z] [exec] path is set to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib [2024-11-27T20:52:39.355Z] [exec] task is set to default [2024-11-27T20:52:39.356Z] [exec] dependencyList is set to json_simple [2024-11-27T20:52:39.356Z] [exec] -------------------------------------------- [2024-11-27T20:52:39.356Z] [exec] Starting download third party dependent jars [2024-11-27T20:52:39.356Z] [exec] -------------------------------------------- [2024-11-27T20:52:39.356Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib [2024-11-27T20:52:39.356Z] [exec] /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2024-11-27T20:52:39.356Z] [exec] downloaded dependent third party jars successfully [2024-11-27T20:52:39.356Z] [2024-11-27T20:52:39.356Z] compile: [2024-11-27T20:52:39.356Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2024-11-27T20:52:39.356Z] [echo] ============COMPILER SETTINGS============ [2024-11-27T20:52:39.356Z] [echo] ===fork: yes [2024-11-27T20:52:39.356Z] [echo] ===debug: on [2024-11-27T20:52:39.356Z] [javac] Compiling 27 source files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/bin [2024-11-27T20:52:40.607Z] [javac] Note: Some input files use or override a deprecated API. [2024-11-27T20:52:40.607Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2024-11-27T20:52:40.607Z] [2024-11-27T20:52:40.607Z] dist: [2024-11-27T20:52:40.607Z] [jar] Building jar: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/bin/TestKitGen.jar [2024-11-27T20:52:40.607Z] [2024-11-27T20:52:40.607Z] BUILD SUCCESSFUL [2024-11-27T20:52:40.607Z] Total time: 1 second [2024-11-27T20:52:40.607Z] 0 [2024-11-27T20:52:40.607Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2024-11-27T20:52:40.607Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2024-11-27T20:52:40.607Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2024-11-27T20:52:46.793Z] ****************************** MACHINE INFO ****************************** [2024-11-27T20:52:46.793Z] File path : /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG [2024-11-27T20:52:46.793Z] Free Physical Memory Size : 203964416 [2024-11-27T20:52:46.793Z] Free space (bytes) : 45094162432 [2024-11-27T20:52:46.793Z] Total Physical Memory Size : 5368709120 [2024-11-27T20:52:46.793Z] Total space (bytes) : 90743767040 [2024-11-27T20:52:46.793Z] Usable space (bytes) : 45094162432 [2024-11-27T20:52:46.793Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2024-11-27T20:52:46.793Z] bashVersion : [2024-11-27T20:52:46.793Z] GNU bash, version 5.2.26(1)-release (aarch64-apple-darwin23.2.0) [2024-11-27T20:52:46.793Z] Copyright (C) 2022 Free Software Foundation, Inc. [2024-11-27T20:52:46.793Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2024-11-27T20:52:46.793Z] [2024-11-27T20:52:46.793Z] This is free software; you are free to change and redistribute it. [2024-11-27T20:52:46.793Z] There is NO WARRANTY, to the extent permitted by law. [2024-11-27T20:52:46.793Z] cpuCores : 3 [2024-11-27T20:52:46.793Z] curlVersion : [2024-11-27T20:52:46.793Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1 [2024-11-27T20:52:46.793Z] Release-Date: 2023-05-30 [2024-11-27T20:52:46.793Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2024-11-27T20:52:46.793Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets [2024-11-27T20:52:46.793Z] dockerVersion : bash: line 1: docker: command not found [2024-11-27T20:52:46.793Z] gcc version : 15.0.0 [2024-11-27T20:52:46.793Z] gclibc version : bash: line 1: ldd: command not found [2024-11-27T20:52:46.793Z] gdb version : bash: line 1: gdb: command not found [2024-11-27T20:52:46.793Z] lldb version : [2024-11-27T20:52:46.793Z] lldb-1500.0.200.58 [2024-11-27T20:52:46.793Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) [2024-11-27T20:52:46.793Z] makeVersion : [2024-11-27T20:52:46.793Z] GNU Make 3.81 [2024-11-27T20:52:46.793Z] Copyright (C) 2006 Free Software Foundation, Inc. [2024-11-27T20:52:46.793Z] This is free software; see the source for copying conditions. [2024-11-27T20:52:46.793Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2024-11-27T20:52:46.793Z] PARTICULAR PURPOSE. [2024-11-27T20:52:46.793Z] [2024-11-27T20:52:46.793Z] This program built for i386-apple-darwin11.3.0 [2024-11-27T20:52:46.793Z] mavenVersion : [2024-11-27T20:52:46.793Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2024-11-27T20:52:46.793Z] Maven home: /usr/local/apache-maven-3.6.3 [2024-11-27T20:52:46.793Z] Java version: 21.0.6-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home [2024-11-27T20:52:46.793Z] Default locale: en_US, platform encoding: UTF-8 [2024-11-27T20:52:46.793Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac" [2024-11-27T20:52:46.793Z] perlVersion : [2024-11-27T20:52:46.793Z] [2024-11-27T20:52:46.793Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level [2024-11-27T20:52:46.793Z] (with 2 registered patches, see perl -V for more detail) [2024-11-27T20:52:46.793Z] [2024-11-27T20:52:46.793Z] Copyright 1987-2020, Larry Wall [2024-11-27T20:52:46.793Z] [2024-11-27T20:52:46.793Z] Perl may be copied only under the terms of either the Artistic License or the [2024-11-27T20:52:46.794Z] GNU General Public License, which may be found in the Perl 5 source kit. [2024-11-27T20:52:46.794Z] [2024-11-27T20:52:46.794Z] Complete documentation for Perl, including FAQ lists, should be found on [2024-11-27T20:52:46.794Z] this system using "man perl" or "perldoc perl". If you have access to the [2024-11-27T20:52:46.794Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2024-11-27T20:52:46.794Z] [2024-11-27T20:52:46.794Z] podmanVersion : bash: line 1: podman: command not found [2024-11-27T20:52:46.794Z] procArch : arm [2024-11-27T20:52:46.794Z] sysArch : arm64 [2024-11-27T20:52:46.794Z] sysOS : Darwin [2024-11-27T20:52:46.794Z] ulimit : [2024-11-27T20:52:46.794Z] core file size (blocks, -c) 0 [2024-11-27T20:52:46.794Z] data seg size (kbytes, -d) unlimited [2024-11-27T20:52:46.794Z] file size (blocks, -f) unlimited [2024-11-27T20:52:46.794Z] max locked memory (kbytes, -l) unlimited [2024-11-27T20:52:46.794Z] max memory size (kbytes, -m) unlimited [2024-11-27T20:52:46.794Z] open files (-n) 2147483647 [2024-11-27T20:52:46.794Z] pipe size (512 bytes, -p) 1 [2024-11-27T20:52:46.794Z] stack size (kbytes, -s) 65520 [2024-11-27T20:52:46.794Z] cpu time (seconds, -t) unlimited [2024-11-27T20:52:46.794Z] max user processes (-u) 1333 [2024-11-27T20:52:46.794Z] virtual memory (kbytes, -v) unlimited [2024-11-27T20:52:46.794Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64 [2024-11-27T20:52:46.794Z] vmVendor : Oracle Corporation [2024-11-27T20:52:46.794Z] vmVersion : 21.0.6-beta+5-ea [2024-11-27T20:52:46.794Z] xlc version : bash: line 1: xlC: command not found [2024-11-27T20:52:46.794Z] ************************************************************************** [2024-11-27T20:52:46.794Z] [2024-11-27T20:52:46.794Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2024-11-27T20:52:46.794Z] [2024-11-27T20:52:46.794Z] System.getProperty('java.vendor')=Eclipse Adoptium [2024-11-27T20:52:46.794Z] [2024-11-27T20:52:46.794Z] System.getProperty('os.name')=Mac OS X [2024-11-27T20:52:46.794Z] [2024-11-27T20:52:46.794Z] System.getProperty('os.arch')=aarch64 [2024-11-27T20:52:46.794Z] [2024-11-27T20:52:46.794Z] System.getProperty('java.fullversion')=null [2024-11-27T20:52:46.794Z] [2024-11-27T20:52:46.794Z] System.getProperty('sun.arch.data.model')=64 [2024-11-27T20:52:46.794Z] [2024-11-27T20:52:46.794Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST= [2024-11-27T20:52:46.794Z] perl scripts/configure.pl [2024-11-27T20:52:46.794Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL= [2024-11-27T20:52:47.153Z] [2024-11-27T20:52:47.153Z] Warning: cannot find spec in resources/ottawa.csv. [2024-11-27T20:52:47.153Z] Detected 64 in spec. Use spec: default-64 to match mode. [2024-11-27T20:52:47.153Z] [2024-11-27T20:52:47.153Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2024-11-27T20:52:47.153Z] [2024-11-27T20:52:47.153Z] [2024-11-27T20:52:47.153Z] Starting to generate build list. [2024-11-27T20:52:47.153Z] [2024-11-27T20:52:47.153Z] Parsing /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml [2024-11-27T20:52:47.153Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/buildInfo.mk [2024-11-27T20:52:47.153Z] [2024-11-27T20:52:47.153Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild [2024-11-27T20:52:47.153Z] rm -f -r /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest [2024-11-27T20:52:47.153Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile [2024-11-27T20:52:47.153Z] rm -f -r /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \ [2024-11-27T20:52:47.153Z] mkdir -p /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \ [2024-11-27T20:52:47.153Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=21" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/buildAndPackage" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_aarch64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk21" "-DLIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2024-11-27T20:52:47.153Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi [2024-11-27T20:52:47.153Z] Buildfile: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_test.xml [2024-11-27T20:52:47.513Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml [2024-11-27T20:52:47.513Z] [2024-11-27T20:52:47.513Z] -create_test_directory: [2024-11-27T20:52:47.513Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jvmtest [2024-11-27T20:52:47.513Z] [2024-11-27T20:52:47.513Z] stage_test_material: [2024-11-27T20:52:47.513Z] [copy] Copying 133 files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jvmtest [2024-11-27T20:52:47.513Z] [2024-11-27T20:52:47.513Z] build: [2024-11-27T20:52:47.513Z] [2024-11-27T20:52:47.513Z] init: [2024-11-27T20:52:47.513Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jvmtest/TestConfig [2024-11-27T20:52:47.513Z] [2024-11-27T20:52:47.513Z] build: [2024-11-27T20:52:47.513Z] [copy] Copying 12 files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jvmtest/TestConfig [2024-11-27T20:52:47.513Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jvmtest/TestConfig [2024-11-27T20:52:47.513Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jvmtest/TestConfig [2024-11-27T20:52:47.513Z] [2024-11-27T20:52:47.513Z] build: [2024-11-27T20:52:47.513Z] [2024-11-27T20:52:47.513Z] init: [2024-11-27T20:52:47.513Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jvmtest/functional/buildAndPackage [2024-11-27T20:52:47.513Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin [2024-11-27T20:52:47.513Z] [2024-11-27T20:52:47.513Z] getDependentLibs: [2024-11-27T20:52:47.513Z] [exec] -------------------------------------------- [2024-11-27T20:52:47.513Z] [exec] path is set to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib [2024-11-27T20:52:47.513Z] [exec] task is set to default [2024-11-27T20:52:47.513Z] [exec] dependencyList is set to testng,jcommander [2024-11-27T20:52:47.513Z] [exec] -------------------------------------------- [2024-11-27T20:52:47.513Z] [exec] Starting download third party dependent jars [2024-11-27T20:52:47.513Z] [exec] -------------------------------------------- [2024-11-27T20:52:47.513Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib [2024-11-27T20:52:47.513Z] [exec] /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/testng.jar exists with correct hash, not downloading [2024-11-27T20:52:47.513Z] [exec] /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2024-11-27T20:52:47.513Z] [exec] downloaded dependent third party jars successfully [2024-11-27T20:52:47.513Z] [2024-11-27T20:52:47.513Z] compile: [2024-11-27T20:52:47.513Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2024-11-27T20:52:47.513Z] [echo] ============COMPILER SETTINGS============ [2024-11-27T20:52:47.513Z] [echo] ===fork: yes [2024-11-27T20:52:47.513Z] [echo] ===executable: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac [2024-11-27T20:52:47.513Z] [echo] ===debug: on [2024-11-27T20:52:47.514Z] [echo] ===destdir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage [2024-11-27T20:52:47.514Z] [javac] Compiling 9 source files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin [2024-11-27T20:52:48.289Z] [javac] Creating empty /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin/net/adoptium/test/package-info.class [2024-11-27T20:52:48.289Z] [2024-11-27T20:52:48.289Z] dist_functional: [2024-11-27T20:52:48.289Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jvmtest/functional [2024-11-27T20:52:48.289Z] [2024-11-27T20:52:48.289Z] dist: [2024-11-27T20:52:48.289Z] [jar] Building jar: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar [2024-11-27T20:52:48.289Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jvmtest/functional/buildAndPackage [2024-11-27T20:52:48.289Z] [2024-11-27T20:52:48.289Z] clean: [2024-11-27T20:52:48.289Z] [delete] Deleting directory /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin [2024-11-27T20:52:48.289Z] [2024-11-27T20:52:48.289Z] BUILD SUCCESSFUL [2024-11-27T20:52:48.289Z] Total time: 0 seconds [2024-11-27T20:52:48.289Z] 0 [2024-11-27T20:52:48.289Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST= [2024-11-27T20:52:48.289Z] perl scripts/configure.pl [2024-11-27T20:52:48.289Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL= [2024-11-27T20:52:48.289Z] [2024-11-27T20:52:48.289Z] Warning: cannot find spec in resources/ottawa.csv. [2024-11-27T20:52:48.289Z] Detected 64 in spec. Use spec: default-64 to match mode. [2024-11-27T20:52:48.289Z] [2024-11-27T20:52:48.289Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2024-11-27T20:52:48.289Z] [2024-11-27T20:52:48.289Z] Starting to generate test make files. [2024-11-27T20:52:48.289Z] [2024-11-27T20:52:48.289Z] Parsing /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml [2024-11-27T20:52:48.289Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/autoGen.mk [2024-11-27T20:52:48.289Z] [2024-11-27T20:52:48.289Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../functional/autoGen.mk [2024-11-27T20:52:48.289Z] [2024-11-27T20:52:48.289Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../autoGen.mk [2024-11-27T20:52:48.289Z] [2024-11-27T20:52:48.289Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/utils.mk [2024-11-27T20:52:48.289Z] [2024-11-27T20:52:48.289Z] Generated /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/rerun.mk [2024-11-27T20:52:48.289Z] [2024-11-27T20:52:48.289Z] Make files are generated successfully. [2024-11-27T20:52:48.289Z] [2024-11-27T20:52:48.289Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtest.mk _extended.functional [2024-11-27T20:52:48.289Z] [2024-11-27T20:52:48.289Z] Running make 3.81 [2024-11-27T20:52:48.289Z] set TEST_ROOT to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/aqa-tests/TKG/.. [2024-11-27T20:52:48.289Z] set JDK_VERSION to 21 [2024-11-27T20:52:48.289Z] set JDK_IMPL to hotspot [2024-11-27T20:52:48.289Z] set JVM_VERSION to openjdk21 [2024-11-27T20:52:48.289Z] set JCL_VERSION to latest [2024-11-27T20:52:48.289Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2024-11-27T20:52:48.289Z] set JAVA_HOME to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2024-11-27T20:52:48.289Z] set SPEC to osx_aarch64 [2024-11-27T20:52:48.289Z] set TEST_FLAG to [2024-11-27T20:52:48.289Z] Running extended.functional ... [2024-11-27T20:52:48.289Z] There are 2 test targets in extended.functional [2024-11-27T20:52:48.289Z] "/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version [2024-11-27T20:52:48.289Z] openjdk version "21.0.6-beta" 2025-01-21 [2024-11-27T20:52:48.289Z] OpenJDK Runtime Environment Temurin-21.0.6+5-202411272006 (build 21.0.6-beta+5-ea) [2024-11-27T20:52:48.290Z] OpenJDK 64-Bit Server VM Temurin-21.0.6+5-202411272006 (build 21.0.6-beta+5-ea, mixed mode, sharing) [2024-11-27T20:52:48.290Z] [2024-11-27T20:52:48.290Z] ===============================================