Pre Test

Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin" build number 201 originally caused by: Started by upstream project "build-scripts/openjdk21-pipeline" build number 368 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 271 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-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-x64-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.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 557df2b721d783f417dcf1a644f503a2ea6d1eea (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10 Commit message: "Allow users to set LABEL in getTRSSOutput job (#6264)" > git rev-list --no-walk 7f7420edb5dfa004e9ba40fe23404d32ea25c1df # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-05-16T19:45:45.447Z] SPEC: osx_x86-64 [Pipeline] echo [2025-05-16T19:45:45.448Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac) [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-05-16T19:45:45.456Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-05-16T19:45:45.460Z] dynamicAgents: [] [Pipeline] node [2025-05-16T19:45:45.469Z] Running on test-macincloud-macos1201-x64-2 in /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-05-16T19:45:45.490Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-05-16T19:45:45.771Z] [WS-CLEANUP] Deleting project workspace... [2025-05-16T19:45:45.771Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-05-16T19:45:45.907Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-05-16T19:45:46.070Z] The recommended git tool is: git [2025-05-16T19:45:46.474Z] No credentials specified [2025-05-16T19:45:46.607Z] Cloning the remote Git repository [2025-05-16T19:45:45.950Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-05-16T19:45:45.950Z] > git init /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests # timeout=10 [2025-05-16T19:45:45.982Z] [WARNING] Reference path does not exist: /Users/jenkins/openjdk_cache [2025-05-16T19:45:45.982Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-05-16T19:45:45.982Z] > git --version # timeout=10 [2025-05-16T19:45:45.993Z] > git --version # 'git version 2.32.0 (Apple Git-132)' [2025-05-16T19:45:45.993Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-16T19:45:49.315Z] Avoid second fetch [2025-05-16T19:45:49.467Z] Checking out Revision 557df2b721d783f417dcf1a644f503a2ea6d1eea (origin/master) [2025-05-16T19:45:48.224Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-05-16T19:45:48.237Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-16T19:45:48.521Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-05-16T19:45:48.673Z] > git config core.sparsecheckout # timeout=10 [2025-05-16T19:45:48.688Z] > git checkout -f 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10 [2025-05-16T19:45:50.880Z] Commit message: "Allow users to set LABEL in getTRSSOutput job (#6264)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-05-16T19:45:52.554Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] echo [2025-05-16T19:45:52.582Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-05-16T19:45:54.111Z] + LC_TIME=C [2025-05-16T19:45:54.111Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-05-16T19:45:54.693Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-05-16T19:45:56.150Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-05-16T19:45:56.150Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964 Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-05-16T19:45:58.659Z] + printenv [2025-05-16T19:45:58.659Z] JCK_GIT_BRANCH=master [2025-05-16T19:45:58.659Z] DYNAMIC_COMPILE=true [2025-05-16T19:45:58.659Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-x64-temurin_SmokeTests/68/ [2025-05-16T19:45:58.659Z] OPENJ9_BRANCH=master [2025-05-16T19:45:58.659Z] JENKINS_NODE_COOKIE=cc3cde14-cb2b-46da-bac5-0f0c712f2c00 [2025-05-16T19:45:58.659Z] DOCKER_REQUIRED=false [2025-05-16T19:45:58.659Z] PARALLEL=None [2025-05-16T19:45:58.659Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-05-16T19:45:58.659Z] SHELL=/bin/bash [2025-05-16T19:45:58.659Z] JOBSTARTTIME=Fri, 16 May 2025 14:45:52 -0500 [2025-05-16T19:45:58.659Z] SSH_CLIENT=78.47.239.97 58974 22 [2025-05-16T19:45:58.659Z] STAGE_NAME=Setup [2025-05-16T19:45:58.659Z] TMPDIR=/var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T/ [2025-05-16T19:45:58.659Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk21u-jdk21u-mac-x64-temurin_SmokeTests-68 [2025-05-16T19:45:58.659Z] SDK_RESOURCE=upstream [2025-05-16T19:45:58.659Z] TIME_LIMIT=1 [2025-05-16T19:45:58.659Z] NUM_PROCESSORS=8 [2025-05-16T19:45:58.659Z] EXTERNAL_TEST_CMD=mvn clean install [2025-05-16T19:45:58.659Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-05-16T19:45:58.659Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-x64-temurin_SmokeTests/ [2025-05-16T19:45:58.659Z] WORKSPACE=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests [2025-05-16T19:45:58.659Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build [2025-05-16T19:45:58.659Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-x64-temurin_SmokeTests/68/display/redirect?page=changes [2025-05-16T19:45:58.659Z] ACTIVE_NODE_TIMEOUT=5 [2025-05-16T19:45:58.659Z] USER=jenkins [2025-05-16T19:45:58.659Z] ADOPTOPENJDK_BRANCH=master [2025-05-16T19:45:58.659Z] ARCHIVE_TEST_RESULTS=false [2025-05-16T19:45:58.659Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2025-05-16T19:45:58.659Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin [2025-05-16T19:45:58.659Z] STF_OWNER_BRANCH=adoptium:master [2025-05-16T19:45:58.659Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-x64-temurin_SmokeTests/68/display/redirect?page=artifacts [2025-05-16T19:45:58.659Z] LIGHT_WEIGHT_CHECKOUT=false [2025-05-16T19:45:58.659Z] __CF_USER_TEXT_ENCODING=0x1F8:0:0 [2025-05-16T19:45:58.659Z] ORIGIN_JDK_VERSION=21 [2025-05-16T19:45:58.659Z] SETUP_JCK_RUN=false [2025-05-16T19:45:58.659Z] SPEC=osx_x86-64 [2025-05-16T19:45:58.659Z] PERSONAL_BUILD=false [2025-05-16T19:45:58.659Z] TKG_ITERATIONS=1 [2025-05-16T19:45:58.659Z] TKG_OWNER_BRANCH=adoptium:master [2025-05-16T19:45:58.659Z] RERUN_ITERATIONS=0 [2025-05-16T19:45:58.659Z] ITERATIONS=1 [2025-05-16T19:45:58.659Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-05-16T19:45:58.659Z] KEEP_REPORTDIR=false [2025-05-16T19:45:58.659Z] PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ [2025-05-16T19:45:58.660Z] LIB_DIR=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib [2025-05-16T19:45:58.660Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-x64-temurin_SmokeTests/68/display/redirect [2025-05-16T19:45:58.660Z] _=/usr/bin/printenv [2025-05-16T19:45:58.660Z] GENERATE_JOBS=false [2025-05-16T19:45:58.660Z] PWD=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests [2025-05-16T19:45:58.660Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2025-05-16T19:45:58.660Z] HUDSON_URL=https://ci.adoptium.net/ [2025-05-16T19:45:58.660Z] EXIT_FAILURE=false [2025-05-16T19:45:58.660Z] JDK_VERSION=21 [2025-05-16T19:45:58.660Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-05-16T19:45:58.660Z] VENDOR_TEST_DIRS=/test/functional [2025-05-16T19:45:58.660Z] JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests [2025-05-16T19:45:58.660Z] BUILD_DISPLAY_NAME=#68 [2025-05-16T19:45:58.660Z] USE_TESTENV_PROPERTIES=false [2025-05-16T19:45:58.660Z] BUILD_ID=68 [2025-05-16T19:45:58.660Z] EXIT_SUCCESS=false [2025-05-16T19:45:58.660Z] JENKINS_URL=https://ci.adoptium.net/ [2025-05-16T19:45:58.660Z] PLATFORM=x86-64_mac [2025-05-16T19:45:58.660Z] JDK_IMPL=hotspot [2025-05-16T19:45:58.660Z] JOB_BASE_NAME=jdk21u-mac-x64-temurin_SmokeTests [2025-05-16T19:45:58.660Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-x64-temurin_SmokeTests/68/display/redirect?page=tests [2025-05-16T19:45:58.660Z] AUTO_DETECT=true [2025-05-16T19:45:58.660Z] SHLVL=3 [2025-05-16T19:45:58.660Z] HOME=/Users/jenkins [2025-05-16T19:45:58.660Z] TAP_NAME=build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests.tap [2025-05-16T19:45:58.660Z] CI=true [2025-05-16T19:45:58.660Z] WORKSPACE_TMP=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests@tmp [2025-05-16T19:45:58.660Z] EXECUTOR_NUMBER=0 [2025-05-16T19:45:58.660Z] JENKINS_SERVER_COOKIE=durable-fe828a99a5c7020b4c2efd44971b546f1e68b5985f79cfc4afd1847a2779736f [2025-05-16T19:45:58.660Z] NODE_LABELS=macos12 x86_64 ci.role.test test-macincloud-macos1201-x64-2 x64 x86 sw.os.osx hw.arch.x86 mac [2025-05-16T19:45:58.660Z] LOGNAME=jenkins [2025-05-16T19:45:58.660Z] TARGET=extended.functional [2025-05-16T19:45:58.660Z] BUILD_LIST=functional/buildAndPackage [2025-05-16T19:45:58.660Z] SYSTEM_LIB_DIR=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/system_lib [2025-05-16T19:45:58.660Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-05-16T19:45:58.660Z] EXTERNAL_CUSTOM_BRANCH=master [2025-05-16T19:45:58.660Z] SSH_CONNECTION=78.47.239.97 58974 216.39.74.140 22 [2025-05-16T19:45:58.660Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-05-16T19:45:58.660Z] UPSTREAM_JOB_NUMBER=201 [2025-05-16T19:45:58.660Z] NODE_NAME=test-macincloud-macos1201-x64-2 [2025-05-16T19:45:58.660Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-x64-temurin_SmokeTests/display/redirect [2025-05-16T19:45:58.660Z] BUILD_NUMBER=68 [2025-05-16T19:45:58.660Z] KEEP_WORKSPACE=false [2025-05-16T19:45:58.660Z] HUDSON_COOKIE=d92f5d02-cb40-416d-aafe-ebd681bb2d4a [2025-05-16T19:45:58.660Z] VENDOR_TEST_BRANCHES=master [2025-05-16T19:45:58.660Z] PERF_ROOT=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../benchmarks [2025-05-16T19:45:58.660Z] USE_JRE=false [2025-05-16T19:45:58.660Z] TEST_JDK_HOME=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image [2025-05-16T19:45:58.660Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-05-16T19:45:58.660Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-05-16T19:45:59.062Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-05-16T19:45:59.081Z] Running in /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-05-16T19:46:44.025Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-mac-x64-temurin" build number 201 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-05-16T19:46:44.246Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2025-05-16T19:46:44.252Z] Running in /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests [Pipeline] { [Pipeline] sshagent [2025-05-16T19:46:43.480Z] $ ssh-agent [2025-05-16T19:46:44.945Z] SSH_AUTH_SOCK=/var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T//ssh-hrlKObuWZVsm/agent.46527 [2025-05-16T19:46:44.945Z] SSH_AGENT_PID=46528 [2025-05-16T19:46:44.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-05-16T19:46:44.958Z] Running in /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests [Pipeline] { [Pipeline] sh [2025-05-16T19:46:46.431Z] ++ pwd [2025-05-16T19:46:46.431Z] + ./get.sh -s /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/.. -p x86-64_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 [2025-05-16T19:46:46.431Z] TESTDIR: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests [2025-05-16T19:46:46.431Z] get jdk binary... [2025-05-16T19:46:46.431Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-05-16T19:46:46.431Z] Uncompressing file: OpenJDK21U-jdk_x64_mac_hotspot_21.0.8_3-ea.tar.gz ... [2025-05-16T19:46:48.048Z] List files in jdkbinary folder... [2025-05-16T19:46:48.048Z] total 650416 [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 52575688 May 16 14:19 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 194043873 May 16 14:23 OpenJDK21U-jdk_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 42063475 May 16 14:23 OpenJDK21U-jre_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 32020 May 16 14:20 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_3-ea-metadata.json [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 165861 May 16 14:40 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_3-ea.json [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 3951204 May 16 14:24 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 30387818 May 16 14:18 OpenJDK21U-testimage_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.048Z] drwxr-xr-x 3 jenkins staff 96 May 16 14:46 tmp [2025-05-16T19:46:48.048Z] List files in jdkbinary/tmp folder... [2025-05-16T19:46:48.048Z] total 0 [2025-05-16T19:46:48.048Z] drwxr-xr-x 3 jenkins staff 96 May 16 07:22 jdk-21.0.8+3 [2025-05-16T19:46:48.048Z] Moving directory jdk-21.0.8+3/ to ../j2sdk-image [2025-05-16T19:46:48.048Z] Uncompressing file: OpenJDK21U-jre_x64_mac_hotspot_21.0.8_3-ea.tar.gz ... [2025-05-16T19:46:48.048Z] List files in jdkbinary folder... [2025-05-16T19:46:48.048Z] total 650416 [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 52575688 May 16 14:19 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 194043873 May 16 14:23 OpenJDK21U-jdk_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 42063475 May 16 14:23 OpenJDK21U-jre_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 32020 May 16 14:20 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_3-ea-metadata.json [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 165861 May 16 14:40 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_3-ea.json [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 3951204 May 16 14:24 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 30387818 May 16 14:18 OpenJDK21U-testimage_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.048Z] drwxr-xr-x 3 jenkins staff 96 May 16 07:22 j2sdk-image [2025-05-16T19:46:48.048Z] drwxr-xr-x 3 jenkins staff 96 May 16 14:46 tmp [2025-05-16T19:46:48.048Z] List files in jdkbinary/tmp folder... [2025-05-16T19:46:48.048Z] total 0 [2025-05-16T19:46:48.048Z] drwxr-xr-x 3 jenkins staff 96 May 16 07:23 jdk-21.0.8+3-jre [2025-05-16T19:46:48.048Z] Moving directory jdk-21.0.8+3-jre/ to ../j2re-image [2025-05-16T19:46:48.048Z] Uncompressing file: OpenJDK21U-static-libs_x64_mac_hotspot_21.0.8_3-ea.tar.gz ... [2025-05-16T19:46:48.048Z] List files in jdkbinary folder... [2025-05-16T19:46:48.048Z] total 650416 [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 52575688 May 16 14:19 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 194043873 May 16 14:23 OpenJDK21U-jdk_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 42063475 May 16 14:23 OpenJDK21U-jre_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 32020 May 16 14:20 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_3-ea-metadata.json [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 165861 May 16 14:40 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_3-ea.json [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 3951204 May 16 14:24 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.048Z] -rw-r--r-- 1 jenkins staff 30387818 May 16 14:18 OpenJDK21U-testimage_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.048Z] drwxr-xr-x 3 jenkins staff 96 May 16 07:23 j2re-image [2025-05-16T19:46:48.048Z] drwxr-xr-x 3 jenkins staff 96 May 16 07:22 j2sdk-image [2025-05-16T19:46:48.048Z] drwxr-xr-x 3 jenkins staff 96 May 16 14:46 tmp [2025-05-16T19:46:48.048Z] List files in jdkbinary/tmp folder... [2025-05-16T19:46:48.048Z] total 0 [2025-05-16T19:46:48.048Z] drwxr-xr-x 3 jenkins staff 96 May 16 14:18 jdk-21.0.8+3-static-libs [2025-05-16T19:46:48.048Z] Moving directory jdk-21.0.8+3-static-libs/ to ../static-libs [2025-05-16T19:46:48.048Z] Uncompressing file: OpenJDK21U-testimage_x64_mac_hotspot_21.0.8_3-ea.tar.gz ... [2025-05-16T19:46:48.830Z] List files in jdkbinary folder... [2025-05-16T19:46:48.830Z] total 650416 [2025-05-16T19:46:48.830Z] -rw-r--r-- 1 jenkins staff 52575688 May 16 14:19 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.830Z] -rw-r--r-- 1 jenkins staff 194043873 May 16 14:23 OpenJDK21U-jdk_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.830Z] -rw-r--r-- 1 jenkins staff 42063475 May 16 14:23 OpenJDK21U-jre_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.830Z] -rw-r--r-- 1 jenkins staff 32020 May 16 14:20 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_3-ea-metadata.json [2025-05-16T19:46:48.830Z] -rw-r--r-- 1 jenkins staff 165861 May 16 14:40 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_3-ea.json [2025-05-16T19:46:48.830Z] -rw-r--r-- 1 jenkins staff 3951204 May 16 14:24 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.830Z] -rw-r--r-- 1 jenkins staff 30387818 May 16 14:18 OpenJDK21U-testimage_x64_mac_hotspot_21.0.8_3-ea.tar.gz [2025-05-16T19:46:48.830Z] drwxr-xr-x 3 jenkins staff 96 May 16 07:23 j2re-image [2025-05-16T19:46:48.830Z] drwxr-xr-x 3 jenkins staff 96 May 16 07:22 j2sdk-image [2025-05-16T19:46:48.830Z] drwxr-xr-x 3 jenkins staff 96 May 16 14:18 static-libs [2025-05-16T19:46:48.830Z] drwxr-xr-x 3 jenkins staff 96 May 16 14:46 tmp [2025-05-16T19:46:48.830Z] List files in jdkbinary/tmp folder... [2025-05-16T19:46:48.830Z] total 0 [2025-05-16T19:46:48.830Z] drwxr-xr-x 7 jenkins staff 224 May 16 14:13 jdk-21.0.8+3-test-image [2025-05-16T19:46:48.830Z] Moving directory jdk-21.0.8+3-test-image/ to ../openjdk-test-image [2025-05-16T19:46:48.830Z] Uncompressing OpenJDK21U-debugimage_x64_mac_hotspot_21.0.8_3-ea.tar.gz over ./j2sdk-image... [2025-05-16T19:46:49.608Z] Removing top-level folder jdk-21.0.8+3-debug-image/ [2025-05-16T19:46:49.608Z] Removing top-level folder jdk-21.0.8+3/ [2025-05-16T19:46:49.608Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image... [2025-05-16T19:46:49.608Z] javac_path: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2025-05-16T19:46:49.608Z] Run: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/java -version [2025-05-16T19:46:49.608Z] =JAVA VERSION OUTPUT BEGIN= [2025-05-16T19:46:50.388Z] openjdk version "21.0.8-beta" 2025-07-15 [2025-05-16T19:46:50.388Z] OpenJDK Runtime Environment Temurin-21.0.8+3-202505161904 (build 21.0.8-beta+3-ea) [2025-05-16T19:46:50.388Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+3-202505161904 (build 21.0.8-beta+3-ea, mixed mode) [2025-05-16T19:46:50.388Z] =JAVA VERSION OUTPUT END= [2025-05-16T19:46:50.388Z] get testKitGen... [2025-05-16T19:46:50.388Z] git clone -q https://github.com/adoptium/TKG.git [2025-05-16T19:46:51.172Z] git rev-parse master [2025-05-16T19:46:51.172Z] git checkout -q -f 843aa3ba06325eff28fce9df0b98b79852ac3bbd [2025-05-16T19:46:51.172Z] get functional test material... [2025-05-16T19:46:51.172Z] git clone --depth 1 --reference-if-able /Users/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git [2025-05-16T19:46:51.172Z] Cloning into 'openj9'... [2025-05-16T19:46:51.172Z] info: Could not add alternate for '/Users/jenkins/openjdk_cache': reference repository '/Users/jenkins/openjdk_cache' is not a local repository. [2025-05-16T19:46:56.835Z] Updating files: 55% (5699/10339) [2025-05-16T19:46:56.835Z] Updating files: 56% (5790/10339) [2025-05-16T19:46:56.835Z] Updating files: 57% (5894/10339) [2025-05-16T19:46:56.835Z] Updating files: 58% (5997/10339) [2025-05-16T19:46:56.836Z] Updating files: 59% (6101/10339) [2025-05-16T19:46:56.836Z] Updating files: 60% (6204/10339) [2025-05-16T19:46:56.836Z] Updating files: 61% (6307/10339) [2025-05-16T19:46:56.836Z] Updating files: 62% (6411/10339) [2025-05-16T19:46:56.836Z] Updating files: 63% (6514/10339) [2025-05-16T19:46:56.836Z] Updating files: 64% (6617/10339) [2025-05-16T19:46:56.836Z] Updating files: 65% (6721/10339) [2025-05-16T19:46:56.836Z] Updating files: 66% (6824/10339) [2025-05-16T19:46:56.836Z] Updating files: 67% (6928/10339) [2025-05-16T19:46:56.836Z] Updating files: 68% (7031/10339) [2025-05-16T19:46:56.836Z] Updating files: 69% (7134/10339) [2025-05-16T19:46:57.616Z] Updating files: 70% (7238/10339) [2025-05-16T19:46:57.616Z] Updating files: 71% (7341/10339) [2025-05-16T19:46:57.616Z] Updating files: 72% (7445/10339) [2025-05-16T19:46:57.616Z] Updating files: 73% (7548/10339) [2025-05-16T19:46:57.616Z] Updating files: 74% (7651/10339) [2025-05-16T19:46:57.616Z] Updating files: 75% (7755/10339) [2025-05-16T19:46:57.616Z] Updating files: 76% (7858/10339) [2025-05-16T19:46:57.616Z] Updating files: 77% (7962/10339) [2025-05-16T19:46:57.616Z] Updating files: 78% (8065/10339) [2025-05-16T19:46:57.616Z] Updating files: 79% (8168/10339) [2025-05-16T19:46:57.616Z] Updating files: 80% (8272/10339) [2025-05-16T19:46:57.616Z] Updating files: 81% (8375/10339) [2025-05-16T19:46:57.616Z] Updating files: 82% (8478/10339) [2025-05-16T19:46:57.616Z] Updating files: 83% (8582/10339) [2025-05-16T19:46:57.616Z] Updating files: 84% (8685/10339) [2025-05-16T19:46:57.616Z] Updating files: 85% (8789/10339) [2025-05-16T19:46:57.616Z] Updating files: 86% (8892/10339) [2025-05-16T19:46:57.616Z] Updating files: 87% (8995/10339) [2025-05-16T19:46:57.616Z] Updating files: 88% (9099/10339) [2025-05-16T19:46:57.616Z] Updating files: 89% (9202/10339) [2025-05-16T19:46:57.616Z] Updating files: 90% (9306/10339) [2025-05-16T19:46:57.616Z] Updating files: 91% (9409/10339) [2025-05-16T19:46:57.616Z] Updating files: 92% (9512/10339) [2025-05-16T19:46:57.616Z] Updating files: 93% (9616/10339) [2025-05-16T19:46:57.616Z] Updating files: 94% (9719/10339) [2025-05-16T19:46:57.616Z] Updating files: 95% (9823/10339) [2025-05-16T19:46:57.616Z] Updating files: 96% (9926/10339) [2025-05-16T19:46:57.616Z] Updating files: 97% (10029/10339) [2025-05-16T19:46:57.616Z] Updating files: 98% (10133/10339) [2025-05-16T19:46:57.616Z] Updating files: 99% (10236/10339) [2025-05-16T19:46:57.616Z] Updating files: 100% (10339/10339) [2025-05-16T19:46:57.616Z] Updating files: 100% (10339/10339), done. [2025-05-16T19:46:57.617Z] check OpenJ9 Repo sha [2025-05-16T19:46:57.617Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/openj9 --output_file /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9 [2025-05-16T19:46:57.617Z] Check sha in /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/openj9 and store the info in /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties [2025-05-16T19:46:57.617Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-05-16T19:46:57.617Z] OPENJ9_SHA=4d2cc8437ff6d75a0c7ee78159dc5723557efc08 [2025-05-16T19:46:57.617Z] total 160 [2025-05-16T19:46:57.617Z] -rw-r--r-- 1 jenkins staff 4665 May 16 14:45 Contributing.md [2025-05-16T19:46:57.617Z] -rw-r--r-- 1 jenkins staff 11360 May 16 14:45 LICENSE [2025-05-16T19:46:57.617Z] -rw-r--r-- 1 jenkins staff 65 May 16 14:45 NOTICE [2025-05-16T19:46:57.617Z] -rw-r--r-- 1 jenkins staff 8335 May 16 14:45 README.md [2025-05-16T19:46:57.617Z] drwxr-xr-x 24 jenkins staff 768 May 16 14:46 TKG [2025-05-16T19:46:57.617Z] drwxr-xr-x 4 jenkins staff 128 May 16 14:45 buildenv [2025-05-16T19:46:57.617Z] -rwxr-xr-x 1 jenkins staff 339 May 16 14:45 compile.sh [2025-05-16T19:46:57.617Z] drwxr-xr-x 3 jenkins staff 96 May 16 14:45 config [2025-05-16T19:46:57.617Z] drwxr-xr-x 10 jenkins staff 320 May 16 14:45 doc [2025-05-16T19:46:57.617Z] drwxr-xr-x 5 jenkins staff 160 May 16 14:45 docs [2025-05-16T19:46:57.617Z] drwxr-xr-x 45 jenkins staff 1440 May 16 14:45 external [2025-05-16T19:46:57.617Z] drwxr-xr-x 8 jenkins staff 256 May 16 14:45 functional [2025-05-16T19:46:57.617Z] -rwxr-xr-x 1 jenkins staff 30008 May 16 14:45 get.sh [2025-05-16T19:46:57.617Z] drwxr-xr-x 24 jenkins staff 768 May 16 14:45 jck [2025-05-16T19:46:57.617Z] -rw-r--r-- 1 jenkins staff 143 May 16 14:46 job.properties [2025-05-16T19:46:57.617Z] drwxr-xr-x 28 jenkins staff 896 May 16 14:46 openj9 [2025-05-16T19:46:57.617Z] drwxr-xr-x 7 jenkins staff 224 May 16 14:45 openjdk [2025-05-16T19:46:57.617Z] drwxr-xr-x 13 jenkins staff 416 May 16 14:45 perf [2025-05-16T19:46:57.617Z] drwxr-xr-x 4 jenkins staff 128 May 16 14:45 scripts [2025-05-16T19:46:57.617Z] drwxr-xr-x 17 jenkins staff 544 May 16 14:45 system [2025-05-16T19:46:57.617Z] -rwxr-xr-x 1 jenkins staff 3935 May 16 14:45 terminateTestProcesses.sh [2025-05-16T19:46:57.617Z] drwxr-xr-x 5 jenkins staff 160 May 16 14:45 testenv [2025-05-16T19:46:58.396Z] get vendor test material... [2025-05-16T19:46:58.396Z] vendor repo is https://github.com/adoptium/temurin-build [2025-05-16T19:46:58.396Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0 [2025-05-16T19:46:59.179Z] check vendor repo sha [2025-05-16T19:46:59.179Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build [2025-05-16T19:46:59.179Z] Check sha in vendor_0 and store the info in /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties [2025-05-16T19:46:59.179Z] temurin-build_REPO=https://github.com/adoptium/temurin-build [2025-05-16T19:46:59.179Z] temurin-build_BRANCH=46d74b96d237da02236c9313c077eac16278fa00 [2025-05-16T19:46:59.179Z] Stage vendor_0//test/functional to /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests//test/functional [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-05-16T19:46:59.310Z] $ ssh-agent -k [2025-05-16T19:46:59.315Z] unset SSH_AUTH_SOCK; [2025-05-16T19:46:59.315Z] unset SSH_AGENT_PID; [2025-05-16T19:46:59.315Z] echo Agent pid 46528 killed; [2025-05-16T19:47:00.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] echo [2025-05-16T19:47:00.935Z] readProperties file: ./aqa-tests/job.properties [Pipeline] readProperties [Pipeline] echo [2025-05-16T19:47:01.355Z] Reset TEST_JDK_HOME to /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-05-16T19:47:01.704Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=21&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=201&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None [Pipeline] echo [2025-05-16T19:47:01.718Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-macincloud-macos1201-x64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=21&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=201&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-05-16T19:47:01.750Z] Building tests... [Pipeline] timeout [2025-05-16T19:47:01.753Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-05-16T19:47:01.772Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-05-16T19:47:03.366Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-05-16T19:47:03.367Z] -------------------------------------------- [2025-05-16T19:47:03.367Z] path is set to /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib [2025-05-16T19:47:03.367Z] task is set to default [2025-05-16T19:47:03.367Z] dependencyList is set to all [2025-05-16T19:47:03.367Z] -------------------------------------------- [2025-05-16T19:47:03.367Z] Starting download third party dependent jars [2025-05-16T19:47:03.367Z] -------------------------------------------- [2025-05-16T19:47:03.367Z] downloading dependent third party jars to /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/asm.jar exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-05-16T19:47:03.367Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-05-16T19:47:04.139Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-05-16T19:47:04.165Z] ITERATION: 1/1 [Pipeline] sh [2025-05-16T19:47:05.634Z] ++ uname [2025-05-16T19:47:05.634Z] + '[' Darwin = AIX ']' [2025-05-16T19:47:05.634Z] ++ uname [2025-05-16T19:47:05.634Z] + '[' Darwin = SunOS ']' [2025-05-16T19:47:05.634Z] ++ uname [2025-05-16T19:47:05.634Z] + '[' Darwin = '*BSD' ']' [2025-05-16T19:47:05.634Z] + MAKE=make [2025-05-16T19:47:05.634Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-05-16T19:47:05.634Z] make: Nothing to be done for `testEnvTeardown'. [Pipeline] sh [2025-05-16T19:47:07.498Z] ++ uname [2025-05-16T19:47:07.498Z] + '[' Darwin = AIX ']' [2025-05-16T19:47:07.498Z] ++ uname [2025-05-16T19:47:07.498Z] + '[' Darwin = SunOS ']' [2025-05-16T19:47:07.498Z] ++ uname [2025-05-16T19:47:07.498Z] + '[' Darwin = '*BSD' ']' [2025-05-16T19:47:07.498Z] + MAKE=make [2025-05-16T19:47:07.498Z] + cd ./aqa-tests [2025-05-16T19:47:07.498Z] + . ./scripts/testenv/testenvSettings.sh [2025-05-16T19:47:07.498Z] ++ set +x [2025-05-16T19:47:07.498Z] JAVA_HOME is set to /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-05-16T19:47:07.498Z] LIB_DIR is set to /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib [2025-05-16T19:47:07.498Z] rm -f -r /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-16T19:47:07.498Z] mkdir -p /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-16T19:47:07.498Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-05-16T19:47:07.498Z] if [ -z "$(tail -1 /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-05-16T19:47:07.498Z] Buildfile: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_tools.xml [2025-05-16T19:47:07.498Z] [2025-05-16T19:47:07.498Z] build: [2025-05-16T19:47:07.498Z] [2025-05-16T19:47:07.498Z] clean: [2025-05-16T19:47:07.498Z] [2025-05-16T19:47:07.498Z] init: [2025-05-16T19:47:07.498Z] [mkdir] Created dir: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/bin [2025-05-16T19:47:07.498Z] [2025-05-16T19:47:07.498Z] getDependentLibs: [2025-05-16T19:47:07.498Z] [exec] -------------------------------------------- [2025-05-16T19:47:07.498Z] [exec] path is set to /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib [2025-05-16T19:47:07.498Z] [exec] task is set to default [2025-05-16T19:47:07.498Z] [exec] dependencyList is set to json_simple [2025-05-16T19:47:07.498Z] [exec] -------------------------------------------- [2025-05-16T19:47:07.498Z] [exec] Starting download third party dependent jars [2025-05-16T19:47:07.498Z] [exec] -------------------------------------------- [2025-05-16T19:47:07.498Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib [2025-05-16T19:47:07.498Z] [exec] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-05-16T19:47:07.498Z] [exec] downloaded dependent third party jars successfully [2025-05-16T19:47:07.498Z] [2025-05-16T19:47:07.498Z] compile: [2025-05-16T19:47:07.498Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-16T19:47:07.498Z] [echo] ============COMPILER SETTINGS============ [2025-05-16T19:47:07.498Z] [echo] ===fork: yes [2025-05-16T19:47:07.498Z] [echo] ===debug: on [2025-05-16T19:47:08.305Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/bin [2025-05-16T19:47:09.106Z] [javac] Note: Some input files use or override a deprecated API. [2025-05-16T19:47:09.106Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-05-16T19:47:09.106Z] [2025-05-16T19:47:09.106Z] dist: [2025-05-16T19:47:09.106Z] [jar] Building jar: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/bin/TestKitGen.jar [2025-05-16T19:47:09.106Z] [2025-05-16T19:47:09.106Z] BUILD SUCCESSFUL [2025-05-16T19:47:09.106Z] Total time: 1 second [2025-05-16T19:47:09.106Z] 0 [2025-05-16T19:47:09.106Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-05-16T19:47:09.882Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-05-16T19:47:09.882Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-05-16T19:47:10.663Z] ****************************** MACHINE INFO ****************************** [2025-05-16T19:47:10.663Z] File path : /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG [2025-05-16T19:47:10.663Z] Free Physical Memory Size : 152244224 [2025-05-16T19:47:10.663Z] Free space (bytes) : 11164708864 [2025-05-16T19:47:10.663Z] Total Physical Memory Size : 4294967296 [2025-05-16T19:47:10.663Z] Total space (bytes) : 128639262720 [2025-05-16T19:47:10.663Z] Usable space (bytes) : 11164708864 [2025-05-16T19:47:10.663Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-16T19:47:10.663Z] bashVersion : [2025-05-16T19:47:10.663Z] GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21) [2025-05-16T19:47:10.664Z] Copyright (C) 2007 Free Software Foundation, Inc. [2025-05-16T19:47:10.664Z] cpuCores : 4 [2025-05-16T19:47:10.664Z] curlVersion : [2025-05-16T19:47:10.664Z] curl 7.77.0 (x86_64-apple-darwin21.0) libcurl/7.77.0 (SecureTransport) LibreSSL/2.8.3 zlib/1.2.11 nghttp2/1.42.0 [2025-05-16T19:47:10.664Z] Release-Date: 2021-05-26 [2025-05-16T19:47:10.664Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2025-05-16T19:47:10.664Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL UnixSockets [2025-05-16T19:47:10.664Z] dockerVersion : bash: docker: command not found [2025-05-16T19:47:10.664Z] gcc version : 13.1.6 [2025-05-16T19:47:10.664Z] gclibc version : bash: ldd: command not found [2025-05-16T19:47:10.664Z] gdb version : bash: gdb: command not found [2025-05-16T19:47:10.664Z] lldb version : [2025-05-16T19:47:10.664Z] lldb-1316.0.9.41 [2025-05-16T19:47:10.664Z] Apple Swift version 5.6 (swiftlang-5.6.0.323.62 clang-1316.0.20.8) [2025-05-16T19:47:10.664Z] makeVersion : [2025-05-16T19:47:10.664Z] GNU Make 3.81 [2025-05-16T19:47:10.664Z] Copyright (C) 2006 Free Software Foundation, Inc. [2025-05-16T19:47:10.664Z] This is free software; see the source for copying conditions. [2025-05-16T19:47:10.664Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2025-05-16T19:47:10.664Z] PARTICULAR PURPOSE. [2025-05-16T19:47:10.664Z] [2025-05-16T19:47:10.664Z] This program built for i386-apple-darwin11.3.0 [2025-05-16T19:47:10.664Z] mavenVersion : [2025-05-16T19:47:10.664Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-05-16T19:47:10.664Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-05-16T19:47:10.664Z] Java version: 21.0.8-beta, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home [2025-05-16T19:47:10.664Z] Default locale: en_US, platform encoding: UTF-8 [2025-05-16T19:47:10.664Z] OS name: "mac os x", version: "12.0.1", arch: "x86_64", family: "mac" [2025-05-16T19:47:10.664Z] perlVersion : [2025-05-16T19:47:10.664Z] [2025-05-16T19:47:10.664Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level [2025-05-16T19:47:10.664Z] (with 2 registered patches, see perl -V for more detail) [2025-05-16T19:47:10.664Z] [2025-05-16T19:47:10.664Z] Copyright 1987-2020, Larry Wall [2025-05-16T19:47:10.664Z] [2025-05-16T19:47:10.664Z] Perl may be copied only under the terms of either the Artistic License or the [2025-05-16T19:47:10.664Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-05-16T19:47:10.664Z] [2025-05-16T19:47:10.664Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-05-16T19:47:10.664Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-05-16T19:47:10.664Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-05-16T19:47:10.664Z] [2025-05-16T19:47:10.664Z] podmanVersion : bash: podman: command not found [2025-05-16T19:47:10.664Z] procArch : i386 [2025-05-16T19:47:10.664Z] sysArch : x86_64 [2025-05-16T19:47:10.664Z] sysOS : Darwin [2025-05-16T19:47:10.664Z] ulimit : [2025-05-16T19:47:10.664Z] core file size (blocks, -c) 0 [2025-05-16T19:47:10.664Z] data seg size (kbytes, -d) unlimited [2025-05-16T19:47:10.664Z] file size (blocks, -f) unlimited [2025-05-16T19:47:10.664Z] max locked memory (kbytes, -l) unlimited [2025-05-16T19:47:10.664Z] max memory size (kbytes, -m) unlimited [2025-05-16T19:47:10.664Z] open files (-n) 1048576 [2025-05-16T19:47:10.664Z] pipe size (512 bytes, -p) 1 [2025-05-16T19:47:10.664Z] stack size (kbytes, -s) 65532 [2025-05-16T19:47:10.664Z] cpu time (seconds, -t) unlimited [2025-05-16T19:47:10.664Z] max user processes (-u) 1392 [2025-05-16T19:47:10.664Z] virtual memory (kbytes, -v) unlimited [2025-05-16T19:47:10.664Z] uname : Darwin test-macincloud-macos1201-x64-2.adoptopenjdk.net 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64 [2025-05-16T19:47:10.664Z] vmVendor : Oracle Corporation [2025-05-16T19:47:10.664Z] vmVersion : 21.0.8-beta+3-ea [2025-05-16T19:47:10.664Z] xlc version : bash: xlC: command not found [2025-05-16T19:47:10.664Z] ************************************************************************** [2025-05-16T19:47:10.664Z] [2025-05-16T19:47:10.664Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-05-16T19:47:10.664Z] [2025-05-16T19:47:10.664Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-05-16T19:47:10.664Z] [2025-05-16T19:47:10.664Z] System.getProperty('os.name')=Mac OS X [2025-05-16T19:47:10.664Z] [2025-05-16T19:47:10.664Z] System.getProperty('os.arch')=x86_64 [2025-05-16T19:47:10.664Z] [2025-05-16T19:47:10.664Z] System.getProperty('java.fullversion')=null [2025-05-16T19:47:10.664Z] [2025-05-16T19:47:10.664Z] System.getProperty('sun.arch.data.model')=64 [2025-05-16T19:47:10.664Z] [2025-05-16T19:47:10.664Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST= [2025-05-16T19:47:10.664Z] perl scripts/configure.pl [2025-05-16T19:47:10.664Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL= [2025-05-16T19:47:10.664Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-05-16T19:47:10.664Z] [2025-05-16T19:47:10.664Z] [2025-05-16T19:47:10.664Z] Starting to generate build list. [2025-05-16T19:47:10.664Z] [2025-05-16T19:47:10.664Z] Parsing /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml [2025-05-16T19:47:10.664Z] Generated /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/buildInfo.mk [2025-05-16T19:47:10.664Z] [2025-05-16T19:47:10.664Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild [2025-05-16T19:47:11.444Z] rm -f -r /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest [2025-05-16T19:47:11.444Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile [2025-05-16T19:47:11.444Z] rm -f -r /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-16T19:47:11.444Z] mkdir -p /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-16T19:47:11.444Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-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/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk21" "-DLIB_DIR=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-05-16T19:47:11.444Z] if [ -z "$(tail -1 /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-05-16T19:47:11.444Z] Buildfile: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_test.xml [2025-05-16T19:47:12.224Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml [2025-05-16T19:47:12.224Z] [2025-05-16T19:47:12.224Z] -create_test_directory: [2025-05-16T19:47:12.224Z] [mkdir] Created dir: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jvmtest [2025-05-16T19:47:12.224Z] [2025-05-16T19:47:12.224Z] stage_test_material: [2025-05-16T19:47:12.224Z] [copy] Copying 134 files to /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jvmtest [2025-05-16T19:47:12.224Z] [2025-05-16T19:47:12.224Z] build: [2025-05-16T19:47:12.224Z] [2025-05-16T19:47:12.224Z] init: [2025-05-16T19:47:12.224Z] [mkdir] Created dir: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jvmtest/TestConfig [2025-05-16T19:47:12.224Z] [2025-05-16T19:47:12.224Z] build: [2025-05-16T19:47:12.224Z] [copy] Copying 12 files to /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jvmtest/TestConfig [2025-05-16T19:47:12.224Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jvmtest/TestConfig [2025-05-16T19:47:12.224Z] [copy] Copying 1 file to /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jvmtest/TestConfig [2025-05-16T19:47:12.224Z] [2025-05-16T19:47:12.224Z] build: [2025-05-16T19:47:12.224Z] [2025-05-16T19:47:12.224Z] init: [2025-05-16T19:47:12.224Z] [mkdir] Created dir: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage [2025-05-16T19:47:12.224Z] [mkdir] Created dir: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin [2025-05-16T19:47:12.224Z] [2025-05-16T19:47:12.224Z] getDependentLibs: [2025-05-16T19:47:12.224Z] [exec] -------------------------------------------- [2025-05-16T19:47:12.224Z] [exec] path is set to /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib [2025-05-16T19:47:12.224Z] [exec] task is set to default [2025-05-16T19:47:12.224Z] [exec] dependencyList is set to testng,jcommander [2025-05-16T19:47:12.224Z] [exec] -------------------------------------------- [2025-05-16T19:47:12.224Z] [exec] Starting download third party dependent jars [2025-05-16T19:47:12.224Z] [exec] -------------------------------------------- [2025-05-16T19:47:12.224Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib [2025-05-16T19:47:12.224Z] [exec] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-05-16T19:47:12.224Z] [exec] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-05-16T19:47:12.224Z] [exec] downloaded dependent third party jars successfully [2025-05-16T19:47:12.224Z] [2025-05-16T19:47:12.224Z] compile: [2025-05-16T19:47:12.224Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-16T19:47:12.224Z] [echo] ============COMPILER SETTINGS============ [2025-05-16T19:47:12.224Z] [echo] ===fork: yes [2025-05-16T19:47:12.224Z] [echo] ===executable: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac [2025-05-16T19:47:12.224Z] [echo] ===debug: on [2025-05-16T19:47:12.224Z] [echo] ===destdir: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage [2025-05-16T19:47:12.224Z] [javac] Compiling 9 source files to /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin [2025-05-16T19:47:13.004Z] [javac] Creating empty /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin/net/adoptium/test/package-info.class [2025-05-16T19:47:13.004Z] [2025-05-16T19:47:13.004Z] dist_functional: [2025-05-16T19:47:13.004Z] [copy] Copying 2 files to /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jvmtest/functional [2025-05-16T19:47:13.004Z] [2025-05-16T19:47:13.004Z] dist: [2025-05-16T19:47:13.004Z] [jar] Building jar: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar [2025-05-16T19:47:13.004Z] [copy] Copying 3 files to /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage [2025-05-16T19:47:13.004Z] [2025-05-16T19:47:13.004Z] clean: [2025-05-16T19:47:13.004Z] [delete] Deleting directory /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin [2025-05-16T19:47:13.004Z] [2025-05-16T19:47:13.004Z] BUILD SUCCESSFUL [2025-05-16T19:47:13.004Z] Total time: 1 second [2025-05-16T19:47:13.004Z] 0 [2025-05-16T19:47:13.004Z] [2025-05-16T19:47:13.004Z] [2025-05-16T19:47:13.004Z] RECORD TEST REPOs SHA [2025-05-16T19:47:13.004Z] cd "/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/scripts"; \ [2025-05-16T19:47:13.004Z] bash "getSHAs.sh" --test_root_dir "/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.." --shas_file "/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt" [2025-05-16T19:47:13.004Z] Check shas in /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.. and store the info in /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt [2025-05-16T19:47:13.004Z] touch /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt [2025-05-16T19:47:13.004Z] ================================================ [2025-05-16T19:47:13.004Z] timestamp: 20250516-144711 [2025-05-16T19:47:13.004Z] repo dir: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/openj9 [2025-05-16T19:47:13.004Z] git repo: [2025-05-16T19:47:13.004Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git [2025-05-16T19:47:13.004Z] sha: [2025-05-16T19:47:13.004Z] 4d2cc8437ff6d75a0c7ee78159dc5723557efc08 [2025-05-16T19:47:13.004Z] ================================================ [2025-05-16T19:47:13.004Z] timestamp: 20250516-144712 [2025-05-16T19:47:13.004Z] repo dir: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests [2025-05-16T19:47:13.004Z] git repo: [2025-05-16T19:47:13.004Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-05-16T19:47:13.004Z] sha: [2025-05-16T19:47:13.004Z] 557df2b721d783f417dcf1a644f503a2ea6d1eea [2025-05-16T19:47:13.004Z] ================================================ [2025-05-16T19:47:13.004Z] timestamp: 20250516-144712 [2025-05-16T19:47:13.004Z] repo dir: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG [2025-05-16T19:47:13.004Z] git repo: [2025-05-16T19:47:13.004Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-05-16T19:47:13.004Z] sha: [2025-05-16T19:47:13.819Z] 843aa3ba06325eff28fce9df0b98b79852ac3bbd [2025-05-16T19:47:13.819Z] ================================================ [2025-05-16T19:47:13.819Z] timestamp: 20250516-144712 [2025-05-16T19:47:13.819Z] repo dir: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/vendor_0 [2025-05-16T19:47:13.819Z] git repo: [2025-05-16T19:47:13.819Z] Fetch URL: https://github.com/adoptium/temurin-build [2025-05-16T19:47:13.819Z] sha: [2025-05-16T19:47:13.819Z] 46d74b96d237da02236c9313c077eac16278fa00 [2025-05-16T19:47:13.819Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST= [2025-05-16T19:47:13.819Z] perl scripts/configure.pl [2025-05-16T19:47:13.819Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL= [2025-05-16T19:47:13.819Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-05-16T19:47:13.819Z] [2025-05-16T19:47:13.819Z] Starting to generate test make files. [2025-05-16T19:47:13.819Z] [2025-05-16T19:47:13.819Z] Parsing /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml [2025-05-16T19:47:13.819Z] Generated /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/autoGen.mk [2025-05-16T19:47:13.819Z] [2025-05-16T19:47:13.819Z] Generated /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/autoGen.mk [2025-05-16T19:47:13.819Z] [2025-05-16T19:47:13.819Z] Generated /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../autoGen.mk [2025-05-16T19:47:13.819Z] [2025-05-16T19:47:13.819Z] Generated /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/utils.mk [2025-05-16T19:47:13.819Z] [2025-05-16T19:47:13.819Z] Generated /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/rerun.mk [2025-05-16T19:47:13.819Z] [2025-05-16T19:47:13.819Z] Make files are generated successfully. [2025-05-16T19:47:13.819Z] [2025-05-16T19:47:13.819Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _extended.functional [2025-05-16T19:47:13.819Z] [2025-05-16T19:47:13.819Z] Running make 3.81 [2025-05-16T19:47:13.819Z] set TEST_ROOT to /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/TKG/.. [2025-05-16T19:47:13.819Z] set JDK_VERSION to 21 [2025-05-16T19:47:13.819Z] set JDK_IMPL to hotspot [2025-05-16T19:47:13.819Z] set JVM_VERSION to openjdk21 [2025-05-16T19:47:13.819Z] set JCL_VERSION to latest [2025-05-16T19:47:13.819Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2025-05-16T19:47:13.819Z] set JAVA_HOME to /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-05-16T19:47:13.819Z] set SPEC to osx_x86-64 [2025-05-16T19:47:13.819Z] set TEST_FLAG to [2025-05-16T19:47:13.819Z] Running extended.functional ... [2025-05-16T19:47:13.819Z] There are 2 test targets in extended.functional [2025-05-16T19:47:13.819Z] "/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version [2025-05-16T19:47:13.819Z] openjdk version "21.0.8-beta" 2025-07-15 [2025-05-16T19:47:13.819Z] OpenJDK Runtime Environment Temurin-21.0.8+3-202505161904 (build 21.0.8-beta+3-ea) [2025-05-16T19:47:13.819Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+3-202505161904 (build 21.0.8-beta+3-ea, mixed mode) [2025-05-16T19:47:13.819Z] [2025-05-16T19:47:13.819Z] ===============================================