jdk-mac-x64-temurin_SmokeTests

Started by upstream project "build-scripts/jobs/jdk/jdk-mac-x64-temurin" build number 456 originally caused by: Started by upstream project "build-scripts/openjdk26-pipeline" build number 26 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 45 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified > git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Pruning obsolete local branches Using shallow fetch with depth 1 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 --prune --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10 Commit message: "[JDK26] Exclude JEP500 Specific Tests" > git rev-list --no-walk 73aa7c691b6cefb411eecdf4c024568400c900c0 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-11-22T22:24:13.709Z] SPEC: osx_x86-64 [Pipeline] echo [2025-11-22T22:24:13.815Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-11-22T22:24:13.833Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14' 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-11-22T22:24:13.845Z] dynamicAgents: [] [Pipeline] node [2025-11-22T22:24:13.885Z] Running on test-orka-macos14-x64-j9lnl in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-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-11-22T22:24:13.902Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-22T22:24:13.989Z] [WS-CLEANUP] Deleting project workspace... [2025-11-22T22:24:13.989Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-22T22:24:14.377Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-22T22:24:14.451Z] The recommended git tool is: git [2025-11-22T22:24:17.891Z] No credentials specified [2025-11-22T22:24:17.919Z] Cloning the remote Git repository [2025-11-22T22:24:18.049Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-11-22T22:24:18.542Z] > git init /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests # timeout=10 [2025-11-22T22:24:18.711Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache [2025-11-22T22:24:18.739Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-11-22T22:24:18.739Z] > git --version # timeout=10 [2025-11-22T22:24:18.774Z] > git --version # 'git version 2.39.3 (Apple Git-146)' [2025-11-22T22:24:18.775Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-22T22:24:22.365Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-11-22T22:24:22.403Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-22T22:24:26.045Z] Avoid second fetch [2025-11-22T22:24:26.019Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-11-22T22:24:26.112Z] Checking out Revision 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 (origin/master) [2025-11-22T22:24:26.115Z] > git config core.sparsecheckout # timeout=10 [2025-11-22T22:24:26.154Z] > git checkout -f 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10 [2025-11-22T22:24:29.626Z] Commit message: "[JDK26] Exclude JEP500 Specific Tests" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-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-11-22T22:24:31.277Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] echo [2025-11-22T22:24:31.297Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-11-22T22:24:32.014Z] + LC_TIME=C [2025-11-22T22:24:32.014Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-11-22T22:24:32.353Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-11-22T22:24:33.016Z] + aqa-tests/terminateTestProcesses.sh admin [2025-11-22T22:24:33.016Z] 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-11-22T22:24:34.726Z] + printenv [2025-11-22T22:24:34.726Z] DYNAMIC_COMPILE=true [2025-11-22T22:24:34.726Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/241/ [2025-11-22T22:24:34.726Z] OPENJ9_BRANCH=master [2025-11-22T22:24:34.726Z] JENKINS_NODE_COOKIE=e8c12ca4-14bf-43f1-a148-640b92ad25b2 [2025-11-22T22:24:34.726Z] DOCKER_REQUIRED=false [2025-11-22T22:24:34.726Z] PARALLEL=None [2025-11-22T22:24:34.726Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-11-22T22:24:34.726Z] SHELL=/bin/zsh [2025-11-22T22:24:34.726Z] jobStatus=SUCCESS [2025-11-22T22:24:34.726Z] JOBSTARTTIME=Sat, 22 Nov 2025 14:24:31 -0800 [2025-11-22T22:24:34.726Z] SSH_CLIENT=10.221.188.31 49836 22 [2025-11-22T22:24:34.726Z] STAGE_NAME=Setup [2025-11-22T22:24:34.726Z] TMPDIR=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T/ [2025-11-22T22:24:34.726Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk-jdk-mac-x64-temurin_SmokeTests-241 [2025-11-22T22:24:34.726Z] SDK_RESOURCE=upstream [2025-11-22T22:24:34.726Z] TIME_LIMIT=1 [2025-11-22T22:24:34.726Z] EXTERNAL_TEST_CMD=mvn clean install [2025-11-22T22:24:34.726Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-11-22T22:24:34.726Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/ [2025-11-22T22:24:34.726Z] WORKSPACE=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests [2025-11-22T22:24:34.726Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build [2025-11-22T22:24:34.726Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/241/display/redirect?page=changes [2025-11-22T22:24:34.726Z] ACTIVE_NODE_TIMEOUT=5 [2025-11-22T22:24:34.726Z] USER=admin [2025-11-22T22:24:34.726Z] ADOPTOPENJDK_BRANCH=master [2025-11-22T22:24:34.726Z] ARCHIVE_TEST_RESULTS=false [2025-11-22T22:24:34.726Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26 [2025-11-22T22:24:34.726Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-mac-x64-temurin [2025-11-22T22:24:34.726Z] STF_OWNER_BRANCH=adoptium:master [2025-11-22T22:24:34.726Z] LABEL_ADDITION=!sw.os.osx.10_14 [2025-11-22T22:24:34.726Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/241/display/redirect?page=artifacts [2025-11-22T22:24:34.726Z] LIGHT_WEIGHT_CHECKOUT=false [2025-11-22T22:24:34.726Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 [2025-11-22T22:24:34.726Z] ORIGIN_JDK_VERSION=26 [2025-11-22T22:24:34.726Z] SPEC=osx_x86-64 [2025-11-22T22:24:34.726Z] PERSONAL_BUILD=false [2025-11-22T22:24:34.726Z] TKG_ITERATIONS=1 [2025-11-22T22:24:34.726Z] TKG_OWNER_BRANCH=adoptium:master [2025-11-22T22:24:34.726Z] ITERATIONS=1 [2025-11-22T22:24:34.726Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-11-22T22:24:34.726Z] KEEP_REPORTDIR=false [2025-11-22T22:24:34.726Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin [2025-11-22T22:24:34.726Z] LIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib [2025-11-22T22:24:34.726Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/241/display/redirect [2025-11-22T22:24:34.726Z] _=/usr/bin/printenv [2025-11-22T22:24:34.726Z] GENERATE_JOBS=false [2025-11-22T22:24:34.726Z] PWD=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests [2025-11-22T22:24:34.726Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2025-11-22T22:24:34.726Z] HUDSON_URL=https://ci.adoptium.net/ [2025-11-22T22:24:34.726Z] EXIT_FAILURE=false [2025-11-22T22:24:34.726Z] JDK_VERSION=26 [2025-11-22T22:24:34.726Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-11-22T22:24:34.726Z] VENDOR_TEST_DIRS=/test/functional [2025-11-22T22:24:34.726Z] JOB_NAME=build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests [2025-11-22T22:24:34.726Z] BUILD_DISPLAY_NAME=#241 [2025-11-22T22:24:34.726Z] USE_TESTENV_PROPERTIES=false [2025-11-22T22:24:34.726Z] BUILD_ID=241 [2025-11-22T22:24:34.726Z] EXIT_SUCCESS=false [2025-11-22T22:24:34.726Z] JENKINS_URL=https://ci.adoptium.net/ [2025-11-22T22:24:34.726Z] PLATFORM=x86-64_mac [2025-11-22T22:24:34.726Z] JDK_IMPL=hotspot [2025-11-22T22:24:34.726Z] JOB_BASE_NAME=jdk-mac-x64-temurin_SmokeTests [2025-11-22T22:24:34.726Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/241/display/redirect?page=tests [2025-11-22T22:24:34.726Z] AUTO_DETECT=true [2025-11-22T22:24:34.726Z] SHLVL=2 [2025-11-22T22:24:34.726Z] HOME=/Users/admin [2025-11-22T22:24:34.726Z] TAP_NAME=build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests.tap [2025-11-22T22:24:34.726Z] CI=true [2025-11-22T22:24:34.726Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests@tmp [2025-11-22T22:24:34.726Z] EXECUTOR_NUMBER=0 [2025-11-22T22:24:34.726Z] JENKINS_SERVER_COOKIE=durable-238dace7fef609b67046a7cdf6396e05a3e02a08ff48f5bd0855f5e52aa976a1 [2025-11-22T22:24:34.726Z] NODE_LABELS=test-orka-macos14-x64-j9lnl macos14 x86_64 test ci.role.test x64 x86 sw.os.osx ci.role.perf hw.arch.x86 orka mac [2025-11-22T22:24:34.726Z] LOGNAME=admin [2025-11-22T22:24:34.726Z] TARGET=extended.functional [2025-11-22T22:24:34.726Z] BUILD_LIST=functional/buildAndPackage [2025-11-22T22:24:34.726Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../externalDependency/system_lib [2025-11-22T22:24:34.726Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-11-22T22:24:34.726Z] EXTERNAL_CUSTOM_BRANCH=master [2025-11-22T22:24:34.726Z] SSH_CONNECTION=10.221.188.31 49836 192.168.122.2 22 [2025-11-22T22:24:34.726Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-11-22T22:24:34.726Z] UPSTREAM_JOB_NUMBER=456 [2025-11-22T22:24:34.726Z] NODE_NAME=test-orka-macos14-x64-j9lnl [2025-11-22T22:24:34.726Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/display/redirect [2025-11-22T22:24:34.726Z] BUILD_NUMBER=241 [2025-11-22T22:24:34.726Z] KEEP_WORKSPACE=false [2025-11-22T22:24:34.726Z] HUDSON_COOKIE=eb9f0e7b-0f0b-4b09-8b7b-37da4f472e95 [2025-11-22T22:24:34.726Z] VENDOR_TEST_BRANCHES=master [2025-11-22T22:24:34.726Z] PERF_ROOT=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../benchmarks [2025-11-22T22:24:34.726Z] USE_JRE=false [2025-11-22T22:24:34.726Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image [2025-11-22T22:24:34.726Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-22T22:24:34.726Z] 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-11-22T22:24:34.855Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-11-22T22:24:34.870Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-11-22T22:25:15.325Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-mac-x64-temurin" build number 456 [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-11-22T22:25:15.646Z] 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-11-22T22:25:15.654Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests [Pipeline] { [Pipeline] sshagent [2025-11-22T22:25:15.644Z] $ ssh-agent [2025-11-22T22:25:15.841Z] SSH_AUTH_SOCK=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//ssh-LiQmnDp3ViEz/agent.1331 [2025-11-22T22:25:15.841Z] SSH_AGENT_PID=1332 [2025-11-22T22:25:15.841Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-11-22T22:25:15.862Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests [Pipeline] { [Pipeline] sh [2025-11-22T22:25:16.420Z] ++ pwd [2025-11-22T22:25:16.420Z] + ./get.sh -s /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/.. -p x86-64_mac -r upstream -j 26 -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-11-22T22:25:17.231Z] TESTDIR: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests [2025-11-22T22:25:17.231Z] get jdk binary... [2025-11-22T22:25:17.231Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-11-22T22:25:17.231Z] Uncompressing file: OpenJDK-jdk_x64_mac_hotspot_26_25-ea.tar.gz ... [2025-11-22T22:25:18.687Z] List files in jdkbinary folder... [2025-11-22T22:25:18.687Z] total 897784 [2025-11-22T22:25:18.687Z] -rw-r--r-- 1 admin staff 57064450 Nov 22 13:54 OpenJDK-debugimage_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:18.687Z] -rw-r--r-- 1 admin staff 123108825 Nov 22 14:02 OpenJDK-jdk_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:18.687Z] -rw-r--r-- 1 admin staff 84627017 Nov 22 14:02 OpenJDK-jmods_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:18.687Z] -rw-r--r-- 1 admin staff 43608498 Nov 22 14:03 OpenJDK-jre_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:18.687Z] -rw-r--r-- 1 admin staff 32500 Nov 22 14:00 OpenJDK-sbom_x64_mac_hotspot_26_25-ea-metadata.json [2025-11-22T22:25:18.687Z] -rw-r--r-- 1 admin staff 168972 Nov 22 14:19 OpenJDK-sbom_x64_mac_hotspot_26_25-ea.json [2025-11-22T22:25:18.687Z] -rw-r--r-- 1 admin staff 3836680 Nov 22 14:03 OpenJDK-static-libs_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:18.687Z] -rw-r--r-- 1 admin staff 103183557 Nov 22 13:53 OpenJDK-testimage_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:18.687Z] drwxr-xr-x 3 admin staff 96 Nov 22 14:25 tmp [2025-11-22T22:25:18.687Z] List files in jdkbinary/tmp folder... [2025-11-22T22:25:18.687Z] total 0 [2025-11-22T22:25:18.687Z] drwxr-xr-x 3 admin staff 96 Nov 22 06:01 jdk-26+25 [2025-11-22T22:25:18.687Z] Moving directory jdk-26+25/ to ../j2sdk-image [2025-11-22T22:25:18.687Z] Uncompressing file: OpenJDK-jre_x64_mac_hotspot_26_25-ea.tar.gz ... [2025-11-22T22:25:19.303Z] List files in jdkbinary folder... [2025-11-22T22:25:19.303Z] total 897784 [2025-11-22T22:25:19.303Z] -rw-r--r-- 1 admin staff 57064450 Nov 22 13:54 OpenJDK-debugimage_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:19.303Z] -rw-r--r-- 1 admin staff 123108825 Nov 22 14:02 OpenJDK-jdk_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:19.303Z] -rw-r--r-- 1 admin staff 84627017 Nov 22 14:02 OpenJDK-jmods_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:19.303Z] -rw-r--r-- 1 admin staff 43608498 Nov 22 14:03 OpenJDK-jre_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:19.303Z] -rw-r--r-- 1 admin staff 32500 Nov 22 14:00 OpenJDK-sbom_x64_mac_hotspot_26_25-ea-metadata.json [2025-11-22T22:25:19.303Z] -rw-r--r-- 1 admin staff 168972 Nov 22 14:19 OpenJDK-sbom_x64_mac_hotspot_26_25-ea.json [2025-11-22T22:25:19.303Z] -rw-r--r-- 1 admin staff 3836680 Nov 22 14:03 OpenJDK-static-libs_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:19.303Z] -rw-r--r-- 1 admin staff 103183557 Nov 22 13:53 OpenJDK-testimage_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:19.303Z] drwxr-xr-x 3 admin staff 96 Nov 22 06:01 j2sdk-image [2025-11-22T22:25:19.303Z] drwxr-xr-x 3 admin staff 96 Nov 22 14:25 tmp [2025-11-22T22:25:19.303Z] List files in jdkbinary/tmp folder... [2025-11-22T22:25:19.303Z] total 0 [2025-11-22T22:25:19.303Z] drwxr-xr-x 3 admin staff 96 Nov 22 06:02 jdk-26+25-jre [2025-11-22T22:25:19.303Z] Moving directory jdk-26+25-jre/ to ../j2re-image [2025-11-22T22:25:19.303Z] Uncompressing file: OpenJDK-static-libs_x64_mac_hotspot_26_25-ea.tar.gz ... [2025-11-22T22:25:19.782Z] List files in jdkbinary folder... [2025-11-22T22:25:19.782Z] total 897784 [2025-11-22T22:25:19.782Z] -rw-r--r-- 1 admin staff 57064450 Nov 22 13:54 OpenJDK-debugimage_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:19.782Z] -rw-r--r-- 1 admin staff 123108825 Nov 22 14:02 OpenJDK-jdk_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:19.782Z] -rw-r--r-- 1 admin staff 84627017 Nov 22 14:02 OpenJDK-jmods_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:19.782Z] -rw-r--r-- 1 admin staff 43608498 Nov 22 14:03 OpenJDK-jre_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:19.782Z] -rw-r--r-- 1 admin staff 32500 Nov 22 14:00 OpenJDK-sbom_x64_mac_hotspot_26_25-ea-metadata.json [2025-11-22T22:25:19.782Z] -rw-r--r-- 1 admin staff 168972 Nov 22 14:19 OpenJDK-sbom_x64_mac_hotspot_26_25-ea.json [2025-11-22T22:25:19.782Z] -rw-r--r-- 1 admin staff 3836680 Nov 22 14:03 OpenJDK-static-libs_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:19.782Z] -rw-r--r-- 1 admin staff 103183557 Nov 22 13:53 OpenJDK-testimage_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:19.782Z] drwxr-xr-x 3 admin staff 96 Nov 22 06:02 j2re-image [2025-11-22T22:25:19.782Z] drwxr-xr-x 3 admin staff 96 Nov 22 06:01 j2sdk-image [2025-11-22T22:25:19.782Z] drwxr-xr-x 3 admin staff 96 Nov 22 14:25 tmp [2025-11-22T22:25:19.782Z] List files in jdkbinary/tmp folder... [2025-11-22T22:25:19.782Z] total 0 [2025-11-22T22:25:19.782Z] drwxr-xr-x 3 admin staff 96 Nov 22 13:52 jdk-26+25-static-libs [2025-11-22T22:25:19.782Z] Moving directory jdk-26+25-static-libs/ to ../static-libs [2025-11-22T22:25:19.782Z] Uncompressing file: OpenJDK-testimage_x64_mac_hotspot_26_25-ea.tar.gz ... [2025-11-22T22:25:24.042Z] List files in jdkbinary folder... [2025-11-22T22:25:24.042Z] total 897784 [2025-11-22T22:25:24.042Z] -rw-r--r-- 1 admin staff 57064450 Nov 22 13:54 OpenJDK-debugimage_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:24.042Z] -rw-r--r-- 1 admin staff 123108825 Nov 22 14:02 OpenJDK-jdk_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:24.042Z] -rw-r--r-- 1 admin staff 84627017 Nov 22 14:02 OpenJDK-jmods_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:24.042Z] -rw-r--r-- 1 admin staff 43608498 Nov 22 14:03 OpenJDK-jre_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:24.042Z] -rw-r--r-- 1 admin staff 32500 Nov 22 14:00 OpenJDK-sbom_x64_mac_hotspot_26_25-ea-metadata.json [2025-11-22T22:25:24.042Z] -rw-r--r-- 1 admin staff 168972 Nov 22 14:19 OpenJDK-sbom_x64_mac_hotspot_26_25-ea.json [2025-11-22T22:25:24.042Z] -rw-r--r-- 1 admin staff 3836680 Nov 22 14:03 OpenJDK-static-libs_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:24.042Z] -rw-r--r-- 1 admin staff 103183557 Nov 22 13:53 OpenJDK-testimage_x64_mac_hotspot_26_25-ea.tar.gz [2025-11-22T22:25:24.042Z] drwxr-xr-x 3 admin staff 96 Nov 22 06:02 j2re-image [2025-11-22T22:25:24.042Z] drwxr-xr-x 3 admin staff 96 Nov 22 06:01 j2sdk-image [2025-11-22T22:25:24.042Z] drwxr-xr-x 3 admin staff 96 Nov 22 13:52 static-libs [2025-11-22T22:25:24.042Z] drwxr-xr-x 3 admin staff 96 Nov 22 14:25 tmp [2025-11-22T22:25:24.042Z] List files in jdkbinary/tmp folder... [2025-11-22T22:25:24.042Z] total 0 [2025-11-22T22:25:24.042Z] drwxr-xr-x 8 admin staff 256 Nov 22 13:49 jdk-26+25-test-image [2025-11-22T22:25:24.042Z] Moving directory jdk-26+25-test-image/ to ../openjdk-test-image [2025-11-22T22:25:24.042Z] Uncompressing OpenJDK-debugimage_x64_mac_hotspot_26_25-ea.tar.gz over ./j2sdk-image... [2025-11-22T22:25:25.368Z] Removing top-level folder jdk-26+25-debug-image/ [2025-11-22T22:25:25.368Z] Removing top-level folder jdk-26+25/ [2025-11-22T22:25:26.771Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image... [2025-11-22T22:25:26.771Z] javac_path: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2025-11-22T22:25:26.771Z] Run: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/java -version [2025-11-22T22:25:26.771Z] =JAVA VERSION OUTPUT BEGIN= [2025-11-22T22:25:28.983Z] openjdk version "26-beta" 2026-03-17 [2025-11-22T22:25:28.983Z] OpenJDK Runtime Environment Temurin-26+25-202511222133 (build 26-beta+25-ea) [2025-11-22T22:25:28.983Z] OpenJDK 64-Bit Server VM Temurin-26+25-202511222133 (build 26-beta+25-ea, mixed mode) [2025-11-22T22:25:28.983Z] =JAVA VERSION OUTPUT END= [2025-11-22T22:25:28.983Z] get testKitGen... [2025-11-22T22:25:28.983Z] git clone -q https://github.com/adoptium/TKG.git [2025-11-22T22:25:28.983Z] dyld[1448]: Symbol not found: _curl_global_trace [2025-11-22T22:25:29.338Z] Referenced from: <7BC40AE0-589C-3748-B5D9-BC97C6FAE140> /usr/local/Cellar/git/2.52.0/libexec/git-core/git-remote-http [2025-11-22T22:25:29.338Z] Expected in: <F8F6C7FA-6ED7-3B16-9E60-4AF09985DC3C> /usr/lib/libcurl.4.dylib [2025-11-22T22:25:29.338Z] error: git-remote-https died of signal 6 [2025-11-22T22:25:29.338Z] fatal: remote helper 'https' aborted session [2025-11-22T22:25:29.338Z] error code: 128. Sleep 300 secs, then retry 1... [2025-11-22T22:30:39.715Z] check for TKG. If found, the file will be removed. [2025-11-22T22:30:39.715Z] git clone -q https://github.com/adoptium/TKG.git [2025-11-22T22:30:39.715Z] dyld[1791]: Symbol not found: _curl_global_trace [2025-11-22T22:30:39.715Z] Referenced from: <7BC40AE0-589C-3748-B5D9-BC97C6FAE140> /usr/local/Cellar/git/2.52.0/libexec/git-core/git-remote-http [2025-11-22T22:30:39.715Z] Expected in: <F8F6C7FA-6ED7-3B16-9E60-4AF09985DC3C> /usr/lib/libcurl.4.dylib [2025-11-22T22:30:39.715Z] error: git-remote-https died of signal 6 [2025-11-22T22:30:39.715Z] fatal: remote helper 'https' aborted session [2025-11-22T22:30:39.715Z] error code: 128. Sleep 300 secs, then retry 2... [2025-11-22T22:35:35.772Z] check for TKG. If found, the file will be removed. [2025-11-22T22:35:35.772Z] git clone -q https://github.com/adoptium/TKG.git [2025-11-22T22:35:35.772Z] dyld[2030]: Symbol not found: _curl_global_trace [2025-11-22T22:35:35.772Z] Referenced from: <7BC40AE0-589C-3748-B5D9-BC97C6FAE140> /usr/local/Cellar/git/2.52.0/libexec/git-core/git-remote-http [2025-11-22T22:35:35.772Z] Expected in: <F8F6C7FA-6ED7-3B16-9E60-4AF09985DC3C> /usr/lib/libcurl.4.dylib [2025-11-22T22:35:35.772Z] error: git-remote-https died of signal 6 [2025-11-22T22:35:35.772Z] fatal: remote helper 'https' aborted session [2025-11-22T22:35:35.772Z] error code: 128. Sleep 300 secs, then retry 3... [2025-11-22T22:40:31.028Z] check for TKG. If found, the file will be removed. [2025-11-22T22:40:31.028Z] git clone -q https://github.com/adoptium/TKG.git [2025-11-22T22:40:31.028Z] dyld[2265]: Symbol not found: _curl_global_trace [2025-11-22T22:40:31.028Z] Referenced from: <7BC40AE0-589C-3748-B5D9-BC97C6FAE140> /usr/local/Cellar/git/2.52.0/libexec/git-core/git-remote-http [2025-11-22T22:40:31.028Z] Expected in: <F8F6C7FA-6ED7-3B16-9E60-4AF09985DC3C> /usr/lib/libcurl.4.dylib [2025-11-22T22:40:31.028Z] error: git-remote-https died of signal 6 [2025-11-22T22:40:31.028Z] fatal: remote helper 'https' aborted session [2025-11-22T22:40:31.028Z] error code: 128. Sleep 300 secs, then retry 4... [2025-11-22T22:45:41.429Z] check for TKG. If found, the file will be removed. [2025-11-22T22:45:41.429Z] git clone -q https://github.com/adoptium/TKG.git [2025-11-22T22:45:41.429Z] dyld[2500]: Symbol not found: _curl_global_trace [2025-11-22T22:45:41.429Z] Referenced from: <7BC40AE0-589C-3748-B5D9-BC97C6FAE140> /usr/local/Cellar/git/2.52.0/libexec/git-core/git-remote-http [2025-11-22T22:45:41.429Z] Expected in: <F8F6C7FA-6ED7-3B16-9E60-4AF09985DC3C> /usr/lib/libcurl.4.dylib [2025-11-22T22:45:41.429Z] error: git-remote-https died of signal 6 [2025-11-22T22:45:41.429Z] fatal: remote helper 'https' aborted session [2025-11-22T22:45:41.429Z] error code: 128. Sleep 300 secs, then retry 5... [2025-11-22T22:50:36.668Z] check for TKG. If found, the file will be removed. [2025-11-22T22:50:36.668Z] git clone -q https://github.com/adoptium/TKG.git [2025-11-22T22:50:36.668Z] dyld[2737]: Symbol not found: _curl_global_trace [2025-11-22T22:50:36.668Z] Referenced from: <7BC40AE0-589C-3748-B5D9-BC97C6FAE140> /usr/local/Cellar/git/2.52.0/libexec/git-core/git-remote-http [2025-11-22T22:50:36.668Z] Expected in: <F8F6C7FA-6ED7-3B16-9E60-4AF09985DC3C> /usr/lib/libcurl.4.dylib [2025-11-22T22:50:36.668Z] error: git-remote-https died of signal 6 [2025-11-22T22:50:36.668Z] fatal: remote helper 'https' aborted session [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-11-22T22:50:36.756Z] $ ssh-agent -k [2025-11-22T22:50:36.771Z] unset SSH_AUTH_SOCK; [2025-11-22T22:50:36.771Z] unset SSH_AGENT_PID; [2025-11-22T22:50:36.771Z] echo Agent pid 1332 killed; [2025-11-22T22:50:36.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-11-22T22:50:37.078Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-11-22T22:50:37.664Z] + aqa-tests/terminateTestProcesses.sh admin [2025-11-22T22:50:37.665Z] 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] retry [Pipeline] { [Pipeline] cleanWs [2025-11-22T22:50:37.823Z] [WS-CLEANUP] Deleting project workspace... [2025-11-22T22:50:37.823Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-22T22:50:40.986Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2025-11-22T22:50:41.540Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';' [2025-11-22T22:50:41.540Z] /cores [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-11-22T22:50:41.647Z] Exception: hudson.AbortException: script returned exit code 128 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: FAILURE