Test_openjdk17_hs_extended.openjdk_aarch64_mac

Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-mac-aarch64-temurin" build number 521 originally caused by: Started by upstream project "build-scripts/openjdk17-pipeline" build number 980 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 348 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.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 6ea6974a1ec90c4d9715969f1eacf23ba017ac67 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ea6974a1ec90c4d9715969f1eacf23ba017ac67 # timeout=10 Commit message: "Add Generative AI Usage Guidelines (#6344)" > git rev-list --no-walk 35c068975c75a3d5215f0d824545e7131d613dd4 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-06-18T21:00:24.778Z] SPEC: osx_aarch64 [Pipeline] echo [2025-06-18T21:00:24.779Z] LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac) [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-06-18T21:00:24.789Z] Found a total of 9 nodes with the 'ci.role.test&&hw.arch.aarch64&&(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-06-18T21:00:24.792Z] dynamicAgents: [] [Pipeline] node [2025-06-18T21:00:24.869Z] Running on test-orka-macos14-arm64-m6gkj in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac [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-06-18T21:00:24.897Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-06-18T21:00:24.980Z] [WS-CLEANUP] Deleting project workspace... [2025-06-18T21:00:24.980Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-18T21:00:25.015Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-06-18T21:00:25.098Z] The recommended git tool is: /opt/homebrew/bin/git [2025-06-18T21:00:25.154Z] No credentials specified [2025-06-18T21:00:25.181Z] Cloning the remote Git repository [2025-06-18T21:00:25.188Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-06-18T21:00:25.189Z] > /opt/homebrew/bin/git init /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests # timeout=10 [2025-06-18T21:00:25.215Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache [2025-06-18T21:00:25.215Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-06-18T21:00:25.215Z] > /opt/homebrew/bin/git --version # timeout=10 [2025-06-18T21:00:25.233Z] > git --version # 'git version 2.45.2' [2025-06-18T21:00:25.233Z] > /opt/homebrew/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-18T21:00:29.361Z] Avoid second fetch [2025-06-18T21:00:29.404Z] Checking out Revision 6ea6974a1ec90c4d9715969f1eacf23ba017ac67 (origin/master) [2025-06-18T21:00:29.252Z] > /opt/homebrew/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-06-18T21:00:29.262Z] > /opt/homebrew/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-18T21:00:29.343Z] > /opt/homebrew/bin/git rev-parse origin/master^{commit} # timeout=10 [2025-06-18T21:00:29.385Z] > /opt/homebrew/bin/git config core.sparsecheckout # timeout=10 [2025-06-18T21:00:29.395Z] > /opt/homebrew/bin/git checkout -f 6ea6974a1ec90c4d9715969f1eacf23ba017ac67 # timeout=10 [2025-06-18T21:00:30.716Z] Commit message: "Add Generative AI Usage Guidelines (#6344)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/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-06-18T21:00:32.301Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-06-18T21:00:32.324Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-06-18T21:00:32.915Z] + LC_TIME=C [2025-06-18T21:00:32.915Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-06-18T21:00:33.058Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-18T21:00:33.599Z] + aqa-tests/terminateTestProcesses.sh admin [2025-06-18T21:00:33.687Z] 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-06-18T21:00:34.854Z] + printenv [2025-06-18T21:00:34.854Z] JCK_GIT_BRANCH=master [2025-06-18T21:00:34.854Z] DYNAMIC_COMPILE=false [2025-06-18T21:00:34.854Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_aarch64_mac/181/ [2025-06-18T21:00:34.854Z] OPENJ9_BRANCH=master [2025-06-18T21:00:34.854Z] JENKINS_NODE_COOKIE=6511c7a6-dce7-4b89-a1d7-518b210a6f5f [2025-06-18T21:00:34.854Z] DOCKER_REQUIRED=false [2025-06-18T21:00:34.854Z] PARALLEL=Dynamic [2025-06-18T21:00:34.854Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-06-18T21:00:34.854Z] SHELL=/bin/zsh [2025-06-18T21:00:34.854Z] JOBSTARTTIME=Wed, 18 Jun 2025 17:00:32 -0400 [2025-06-18T21:00:34.854Z] STAGE_NAME=Setup [2025-06-18T21:00:34.854Z] SSH_CLIENT=78.47.239.97 38956 22 [2025-06-18T21:00:34.854Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ [2025-06-18T21:00:34.854Z] BUILD_TAG=jenkins-Test_openjdk17_hs_extended.openjdk_aarch64_mac-181 [2025-06-18T21:00:34.854Z] RERUN_FAILURE=true [2025-06-18T21:00:34.854Z] SDK_RESOURCE=upstream [2025-06-18T21:00:34.854Z] TIME_LIMIT=25 [2025-06-18T21:00:34.854Z] EXTERNAL_TEST_CMD=mvn clean install [2025-06-18T21:00:34.854Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-06-18T21:00:34.854Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_aarch64_mac/ [2025-06-18T21:00:34.854Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac [2025-06-18T21:00:34.858Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_aarch64_mac/181/display/redirect?page=changes [2025-06-18T21:00:34.858Z] JDK_BRANCH=jdk-17.0.16+7_adopt [2025-06-18T21:00:34.858Z] USER=admin [2025-06-18T21:00:34.858Z] ACTIVE_NODE_TIMEOUT=5 [2025-06-18T21:00:34.858Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17 [2025-06-18T21:00:34.858Z] ADOPTOPENJDK_BRANCH=master [2025-06-18T21:00:34.858Z] ARCHIVE_TEST_RESULTS=false [2025-06-18T21:00:34.858Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-mac-aarch64-temurin [2025-06-18T21:00:34.858Z] STF_OWNER_BRANCH=adoptium:master [2025-06-18T21:00:34.858Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_aarch64_mac/181/display/redirect?page=artifacts [2025-06-18T21:00:34.858Z] LIGHT_WEIGHT_CHECKOUT=false [2025-06-18T21:00:34.858Z] ORIGIN_JDK_VERSION=17 [2025-06-18T21:00:34.858Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 [2025-06-18T21:00:34.858Z] SETUP_JCK_RUN=false [2025-06-18T21:00:34.858Z] SPEC=osx_aarch64 [2025-06-18T21:00:34.858Z] PERSONAL_BUILD=false [2025-06-18T21:00:34.858Z] TKG_ITERATIONS=1 [2025-06-18T21:00:34.858Z] TKG_OWNER_BRANCH=adoptium:master [2025-06-18T21:00:34.858Z] RERUN_ITERATIONS=1 [2025-06-18T21:00:34.858Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-06-18T21:00:34.858Z] ITERATIONS=1 [2025-06-18T21:00:34.858Z] KEEP_REPORTDIR=true [2025-06-18T21:00:34.858Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin [2025-06-18T21:00:34.858Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib [2025-06-18T21:00:34.858Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_aarch64_mac/181/display/redirect [2025-06-18T21:00:34.858Z] _=/usr/bin/printenv [2025-06-18T21:00:34.858Z] GENERATE_JOBS=true [2025-06-18T21:00:34.858Z] PWD=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac [2025-06-18T21:00:34.858Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2025-06-18T21:00:34.858Z] HUDSON_URL=https://ci.adoptium.net/ [2025-06-18T21:00:34.858Z] EXIT_FAILURE=false [2025-06-18T21:00:34.858Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-06-18T21:00:34.858Z] SLACK_CHANNEL=aqavit-bot [2025-06-18T21:00:34.858Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-06-18T21:00:34.858Z] JDK_VERSION=17 [2025-06-18T21:00:34.858Z] JOB_NAME=Test_openjdk17_hs_extended.openjdk_aarch64_mac [2025-06-18T21:00:34.858Z] BUILD_DISPLAY_NAME=#181 [2025-06-18T21:00:34.858Z] USE_TESTENV_PROPERTIES=false [2025-06-18T21:00:34.858Z] BUILD_ID=181 [2025-06-18T21:00:34.858Z] EXIT_SUCCESS=false [2025-06-18T21:00:34.858Z] JENKINS_URL=https://ci.adoptium.net/ [2025-06-18T21:00:34.858Z] TEST_TIME=120 [2025-06-18T21:00:34.858Z] PLATFORM=aarch64_mac [2025-06-18T21:00:34.858Z] JDK_IMPL=hotspot [2025-06-18T21:00:34.858Z] JOB_BASE_NAME=Test_openjdk17_hs_extended.openjdk_aarch64_mac [2025-06-18T21:00:34.858Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_aarch64_mac/181/display/redirect?page=tests [2025-06-18T21:00:34.858Z] AUTO_DETECT=true [2025-06-18T21:00:34.858Z] SHLVL=2 [2025-06-18T21:00:34.858Z] HOME=/Users/admin [2025-06-18T21:00:34.858Z] TAP_NAME=Test_openjdk17_hs_extended.openjdk_aarch64_mac.tap [2025-06-18T21:00:34.858Z] CI=true [2025-06-18T21:00:34.858Z] EXECUTOR_NUMBER=0 [2025-06-18T21:00:34.858Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac@tmp [2025-06-18T21:00:34.858Z] JENKINS_SERVER_COOKIE=durable-aa2df317a9c8ee5777913a720db58c30ce999db3e61e1e559b0cf456b8949809 [2025-06-18T21:00:34.858Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 test-orka-macos14-arm64-m6gkj sw.os.osx orka mac [2025-06-18T21:00:34.858Z] TARGET=extended.openjdk [2025-06-18T21:00:34.858Z] BUILD_LIST=openjdk [2025-06-18T21:00:34.858Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/system_lib [2025-06-18T21:00:34.858Z] LOGNAME=admin [2025-06-18T21:00:34.858Z] EXTERNAL_CUSTOM_BRANCH=master [2025-06-18T21:00:34.858Z] JDK_REPO=https://github.com/adoptium/jdk17u [2025-06-18T21:00:34.858Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-06-18T21:00:34.858Z] SSH_CONNECTION=78.47.239.97 38956 192.168.64.9 22 [2025-06-18T21:00:34.858Z] UPSTREAM_JOB_NUMBER=521 [2025-06-18T21:00:34.858Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-06-18T21:00:34.858Z] NODE_NAME=test-orka-macos14-arm64-m6gkj [2025-06-18T21:00:34.858Z] BUILD_NUMBER=181 [2025-06-18T21:00:34.858Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.openjdk_aarch64_mac/display/redirect [2025-06-18T21:00:34.858Z] KEEP_WORKSPACE=false [2025-06-18T21:00:34.858Z] HUDSON_COOKIE=fcf85006-2730-4308-8dbd-d4fbf5b3841c [2025-06-18T21:00:34.858Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../benchmarks [2025-06-18T21:00:34.858Z] USE_JRE=false [2025-06-18T21:00:34.858Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image [2025-06-18T21:00:34.858Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-06-18T21:00:34.858Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.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-06-18T21:00:34.941Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-06-18T21:00:34.952Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-06-18T21:00:48.372Z] Copied 7 artifacts from "build-scripts » jobs » jdk17u » jdk17u-mac-aarch64-temurin" build number 521 [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 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 String) 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 String) 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 String) 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-06-18T21:00:48.582Z] 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-06-18T21:00:48.589Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac [Pipeline] { [Pipeline] sshagent [2025-06-18T21:00:48.582Z] $ ssh-agent [2025-06-18T21:00:48.752Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-I3fgYRMnlN07/agent.2837 [2025-06-18T21:00:48.752Z] SSH_AGENT_PID=2838 [2025-06-18T21:00:48.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-06-18T21:00:48.764Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-06-18T21:00:48.793Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-06-18T21:00:51.041Z] ++ pwd [2025-06-18T21:00:51.041Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 17 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-06-18T21:00:51.041Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests [2025-06-18T21:00:51.041Z] get jdk binary... [2025-06-18T21:00:51.042Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-06-18T21:00:51.042Z] Uncompressing file: OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz ... [2025-06-18T21:00:52.268Z] List files in jdkbinary folder... [2025-06-18T21:00:52.268Z] total 629584 [2025-06-18T21:00:52.268Z] -rw-r--r-- 1 admin staff 43946411 Jun 18 15:46 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.268Z] -rw-r--r-- 1 admin staff 185460224 Jun 18 15:50 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.268Z] -rw-r--r-- 1 admin staff 42601591 Jun 18 15:51 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.268Z] -rw-r--r-- 1 admin staff 28339 Jun 18 15:47 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.16_7-ea-metadata.json [2025-06-18T21:00:52.268Z] -rw-r--r-- 1 admin staff 147127 Jun 18 16:52 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.16_7-ea.json [2025-06-18T21:00:52.268Z] -rw-r--r-- 1 admin staff 3851357 Jun 18 15:51 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.268Z] -rw-r--r-- 1 admin staff 28817587 Jun 18 15:46 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.268Z] drwxr-xr-x 3 admin staff 96 Jun 18 17:00 tmp [2025-06-18T21:00:52.268Z] List files in jdkbinary/tmp folder... [2025-06-18T21:00:52.268Z] total 0 [2025-06-18T21:00:52.268Z] drwxr-xr-x 3 admin staff 96 Jun 18 08:49 jdk-17.0.16+7 [2025-06-18T21:00:52.268Z] Moving directory jdk-17.0.16+7/ to ../j2sdk-image [2025-06-18T21:00:52.268Z] Uncompressing file: OpenJDK17U-jre_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz ... [2025-06-18T21:00:52.622Z] List files in jdkbinary folder... [2025-06-18T21:00:52.622Z] total 629584 [2025-06-18T21:00:52.622Z] -rw-r--r-- 1 admin staff 43946411 Jun 18 15:46 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.622Z] -rw-r--r-- 1 admin staff 185460224 Jun 18 15:50 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.622Z] -rw-r--r-- 1 admin staff 42601591 Jun 18 15:51 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.622Z] -rw-r--r-- 1 admin staff 28339 Jun 18 15:47 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.16_7-ea-metadata.json [2025-06-18T21:00:52.623Z] -rw-r--r-- 1 admin staff 147127 Jun 18 16:52 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.16_7-ea.json [2025-06-18T21:00:52.623Z] -rw-r--r-- 1 admin staff 3851357 Jun 18 15:51 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.623Z] -rw-r--r-- 1 admin staff 28817587 Jun 18 15:46 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.623Z] drwxr-xr-x 3 admin staff 96 Jun 18 08:49 j2sdk-image [2025-06-18T21:00:52.623Z] drwxr-xr-x 3 admin staff 96 Jun 18 17:00 tmp [2025-06-18T21:00:52.623Z] List files in jdkbinary/tmp folder... [2025-06-18T21:00:52.623Z] total 0 [2025-06-18T21:00:52.623Z] drwxr-xr-x 3 admin staff 96 Jun 18 08:50 jdk-17.0.16+7-jre [2025-06-18T21:00:52.623Z] Moving directory jdk-17.0.16+7-jre/ to ../j2re-image [2025-06-18T21:00:52.623Z] Uncompressing file: OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz ... [2025-06-18T21:00:52.623Z] List files in jdkbinary folder... [2025-06-18T21:00:52.623Z] total 629584 [2025-06-18T21:00:52.623Z] -rw-r--r-- 1 admin staff 43946411 Jun 18 15:46 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.623Z] -rw-r--r-- 1 admin staff 185460224 Jun 18 15:50 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.623Z] -rw-r--r-- 1 admin staff 42601591 Jun 18 15:51 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.623Z] -rw-r--r-- 1 admin staff 28339 Jun 18 15:47 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.16_7-ea-metadata.json [2025-06-18T21:00:52.623Z] -rw-r--r-- 1 admin staff 147127 Jun 18 16:52 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.16_7-ea.json [2025-06-18T21:00:52.623Z] -rw-r--r-- 1 admin staff 3851357 Jun 18 15:51 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.623Z] -rw-r--r-- 1 admin staff 28817587 Jun 18 15:46 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.623Z] drwxr-xr-x 3 admin staff 96 Jun 18 08:50 j2re-image [2025-06-18T21:00:52.623Z] drwxr-xr-x 3 admin staff 96 Jun 18 08:49 j2sdk-image [2025-06-18T21:00:52.623Z] drwxr-xr-x 3 admin staff 96 Jun 18 17:00 tmp [2025-06-18T21:00:52.623Z] List files in jdkbinary/tmp folder... [2025-06-18T21:00:52.623Z] total 0 [2025-06-18T21:00:52.623Z] drwxr-xr-x 3 admin staff 96 Jun 18 15:45 jdk-17.0.16+7-static-libs [2025-06-18T21:00:52.623Z] Moving directory jdk-17.0.16+7-static-libs/ to ../static-libs [2025-06-18T21:00:52.623Z] Uncompressing file: OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz ... [2025-06-18T21:00:52.978Z] List files in jdkbinary folder... [2025-06-18T21:00:52.978Z] total 629584 [2025-06-18T21:00:52.978Z] -rw-r--r-- 1 admin staff 43946411 Jun 18 15:46 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.978Z] -rw-r--r-- 1 admin staff 185460224 Jun 18 15:50 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.978Z] -rw-r--r-- 1 admin staff 42601591 Jun 18 15:51 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.978Z] -rw-r--r-- 1 admin staff 28339 Jun 18 15:47 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.16_7-ea-metadata.json [2025-06-18T21:00:52.978Z] -rw-r--r-- 1 admin staff 147127 Jun 18 16:52 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.16_7-ea.json [2025-06-18T21:00:52.978Z] -rw-r--r-- 1 admin staff 3851357 Jun 18 15:51 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.978Z] -rw-r--r-- 1 admin staff 28817587 Jun 18 15:46 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz [2025-06-18T21:00:52.978Z] drwxr-xr-x 3 admin staff 96 Jun 18 08:50 j2re-image [2025-06-18T21:00:52.978Z] drwxr-xr-x 3 admin staff 96 Jun 18 08:49 j2sdk-image [2025-06-18T21:00:52.978Z] drwxr-xr-x 3 admin staff 96 Jun 18 15:45 static-libs [2025-06-18T21:00:52.978Z] drwxr-xr-x 3 admin staff 96 Jun 18 17:00 tmp [2025-06-18T21:00:52.978Z] List files in jdkbinary/tmp folder... [2025-06-18T21:00:52.978Z] total 0 [2025-06-18T21:00:52.978Z] drwxr-xr-x 7 admin staff 224 Jun 18 15:42 jdk-17.0.16+7-test-image [2025-06-18T21:00:52.978Z] Moving directory jdk-17.0.16+7-test-image/ to ../openjdk-test-image [2025-06-18T21:00:52.978Z] Uncompressing OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.16_7-ea.tar.gz over ./j2sdk-image... [2025-06-18T21:00:53.736Z] Removing top-level folder jdk-17.0.16+7-debug-image/ [2025-06-18T21:00:53.736Z] Removing top-level folder jdk-17.0.16+7/ [2025-06-18T21:00:54.090Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image... [2025-06-18T21:00:54.090Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2025-06-18T21:00:54.090Z] Run: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version [2025-06-18T21:00:54.090Z] =JAVA VERSION OUTPUT BEGIN= [2025-06-18T21:00:54.853Z] openjdk version "17.0.16-beta" 2025-07-15 [2025-06-18T21:00:54.853Z] OpenJDK Runtime Environment Temurin-17.0.16+7-202506181932 (build 17.0.16-beta+7-ea) [2025-06-18T21:00:54.853Z] OpenJDK 64-Bit Server VM Temurin-17.0.16+7-202506181932 (build 17.0.16-beta+7-ea, mixed mode, sharing) [2025-06-18T21:00:54.853Z] =JAVA VERSION OUTPUT END= [2025-06-18T21:00:54.853Z] get testKitGen... [2025-06-18T21:00:54.853Z] git clone -q https://github.com/adoptium/TKG.git [2025-06-18T21:00:56.071Z] git rev-parse master [2025-06-18T21:00:56.071Z] git checkout -q -f f03d5564fa18382f7f770380a452fec4d4240df9 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-06-18T21:00:56.178Z] $ ssh-agent -k [2025-06-18T21:00:56.185Z] unset SSH_AUTH_SOCK; [2025-06-18T21:00:56.186Z] unset SSH_AGENT_PID; [2025-06-18T21:00:56.186Z] echo Agent pid 2838 killed; [2025-06-18T21:00:56.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] echo [2025-06-18T21:00:56.403Z] readProperties file: ./aqa-tests/job.properties [Pipeline] readProperties [Pipeline] echo [2025-06-18T21:00:56.499Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-18T21:00:56.885Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=17&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-mac-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-17.0.16%2B7_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=521&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-06-18T21:00:56.897Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-orka-macos14-arm64-m6gkj&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=17&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-mac-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-17.0.16%2B7_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=521&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-06-18T21:00:56.937Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-18T21:00:57.156Z] Copied 1 artifact from "getTRSSOutput" build number 1806 [Pipeline] sh [2025-06-18T21:00:57.674Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-06-18T21:00:57.674Z] + gzip -cd TRSSOutput.tar.gz [2025-06-18T21:00:57.674Z] + tar xof - [2025-06-18T21:00:57.674Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-18T21:00:57.774Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-18T21:00:57.790Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-18T21:00:58.297Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-06-18T21:00:58.297Z] -------------------------------------------- [2025-06-18T21:00:58.297Z] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib [2025-06-18T21:00:58.297Z] task is set to default [2025-06-18T21:00:58.297Z] dependencyList is set to all [2025-06-18T21:00:58.297Z] -------------------------------------------- [2025-06-18T21:00:58.297Z] Starting download third party dependent jars [2025-06-18T21:00:58.297Z] -------------------------------------------- [2025-06-18T21:00:58.297Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib [2025-06-18T21:00:58.297Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz.sha256sum.txt [2025-06-18T21:00:58.297Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib/jtreg_7_5_1_1.tar.gz.sha256sum.txt [2025-06-18T21:00:58.297Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz [2025-06-18T21:00:59.079Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib/jtreg_7_5_1_1.tar.gz [2025-06-18T21:00:59.079Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz.sha256sum.txt [2025-06-18T21:00:59.079Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib/jtreg_7_5_1_1.tar.gz.sha256sum.txt [2025-06-18T21:00:59.079Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt [2025-06-18T21:00:59.433Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt [2025-06-18T21:00:59.433Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar [2025-06-18T21:00:59.433Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib/openj9jtregtimeouthandler.jar [2025-06-18T21:00:59.433Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt [2025-06-18T21:00:59.784Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt [2025-06-18T21:00:59.784Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar [2025-06-18T21:01:01.614Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib/jcstress-tests-all-20240222.jar [2025-06-18T21:01:01.614Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy-agent.jar [2025-06-18T21:01:01.971Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib/byte-buddy-agent.jar [2025-06-18T21:01:01.971Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jaxb-api.jar [2025-06-18T21:01:01.971Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib/jaxb-api.jar [2025-06-18T21:01:01.971Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt [2025-06-18T21:01:02.332Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt [2025-06-18T21:01:02.332Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz [2025-06-18T21:01:02.332Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib/jtreg_7_5_2_1.tar.gz [2025-06-18T21:01:02.332Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt [2025-06-18T21:01:02.691Z] ERROR: sha checksum error. [2025-06-18T21:01:02.691Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt [2025-06-18T21:01:02.691Z] Expected sha is: [2025-06-18T21:01:02.691Z] , [2025-06-18T21:01:02.691Z] Actual sha is : 34aff831f99c84775cf4343e18fd8c1f0f361f4598c6d5e2fe53e37f19dd771a. [2025-06-18T21:01:02.785Z] Please delete /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib/jtreg_7_5_2_1.tar.gz and rerun the program! [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-06-18T21:01:02.812Z] Exception: hudson.AbortException: script returned exit code 255 [Pipeline] echo [2025-06-18T21:01:02.815Z] Cannot pre-stage test libs from /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib on the machine. Skipping... [Pipeline] nodesByLabel [2025-06-18T21:01:02.830Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label [Pipeline] sh [2025-06-18T21:01:03.365Z] + cd ./aqa-tests/TKG [2025-06-18T21:01:03.365Z] ++ uname [2025-06-18T21:01:03.365Z] + '[' Darwin = AIX ']' [2025-06-18T21:01:03.365Z] ++ uname [2025-06-18T21:01:03.365Z] + '[' Darwin = SunOS ']' [2025-06-18T21:01:03.365Z] ++ uname [2025-06-18T21:01:03.365Z] + '[' Darwin = '*BSD' ']' [2025-06-18T21:01:03.365Z] + MAKE=make [2025-06-18T21:01:03.365Z] + make genParallelList TEST=extended.openjdk TEST_TIME=120 NUM_MACHINES= [2025-06-18T21:01:03.365Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-06-18T21:01:03.365Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib [2025-06-18T21:01:03.365Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-18T21:01:03.365Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-18T21:01:03.365Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-18T21:01:03.365Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-18T21:01:04.143Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml [2025-06-18T21:01:04.513Z] [2025-06-18T21:01:04.513Z] build: [2025-06-18T21:01:04.513Z] [2025-06-18T21:01:04.513Z] clean: [2025-06-18T21:01:04.513Z] [2025-06-18T21:01:04.513Z] init: [2025-06-18T21:01:04.513Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/bin [2025-06-18T21:01:04.513Z] [2025-06-18T21:01:04.513Z] getDependentLibs: [2025-06-18T21:01:04.513Z] [exec] -------------------------------------------- [2025-06-18T21:01:04.513Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib [2025-06-18T21:01:04.513Z] [exec] task is set to default [2025-06-18T21:01:04.513Z] [exec] dependencyList is set to json_simple [2025-06-18T21:01:04.513Z] [exec] -------------------------------------------- [2025-06-18T21:01:04.513Z] [exec] Starting download third party dependent jars [2025-06-18T21:01:04.513Z] [exec] -------------------------------------------- [2025-06-18T21:01:04.513Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib [2025-06-18T21:01:04.513Z] [exec] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-18T21:01:04.513Z] [exec] downloaded dependent third party jars successfully [2025-06-18T21:01:04.513Z] [2025-06-18T21:01:04.513Z] compile: [2025-06-18T21:01:04.513Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2025-06-18T21:01:04.513Z] [echo] ============COMPILER SETTINGS============ [2025-06-18T21:01:04.513Z] [echo] ===fork: yes [2025-06-18T21:01:04.513Z] [echo] ===debug: on [2025-06-18T21:01:04.513Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/bin [2025-06-18T21:01:06.282Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API. [2025-06-18T21:01:06.282Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-06-18T21:01:06.282Z] [2025-06-18T21:01:06.282Z] dist: [2025-06-18T21:01:06.282Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2025-06-18T21:01:06.282Z] [2025-06-18T21:01:06.282Z] BUILD SUCCESSFUL [2025-06-18T21:01:06.282Z] Total time: 2 seconds [2025-06-18T21:01:06.282Z] 0 [2025-06-18T21:01:06.282Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-18T21:01:06.282Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-18T21:01:06.282Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-06-18T21:01:07.532Z] ****************************** MACHINE INFO ****************************** [2025-06-18T21:01:07.532Z] File path : /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG [2025-06-18T21:01:07.532Z] Free Physical Memory Size : 328843264 [2025-06-18T21:01:07.532Z] Free space (bytes) : 45180919808 [2025-06-18T21:01:07.532Z] Total Physical Memory Size : 5368709120 [2025-06-18T21:01:07.532Z] Total space (bytes) : 90743767040 [2025-06-18T21:01:07.532Z] Usable space (bytes) : 45180919808 [2025-06-18T21:01:07.532Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2025-06-18T21:01:07.532Z] bashVersion : [2025-06-18T21:01:07.532Z] GNU bash, version 5.2.26(1)-release (aarch64-apple-darwin23.2.0) [2025-06-18T21:01:07.532Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-06-18T21:01:07.532Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-18T21:01:07.532Z] [2025-06-18T21:01:07.532Z] This is free software; you are free to change and redistribute it. [2025-06-18T21:01:07.532Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-18T21:01:07.532Z] cpuCores : 3 [2025-06-18T21:01:07.532Z] curlVersion : [2025-06-18T21:01:07.532Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1 [2025-06-18T21:01:07.532Z] Release-Date: 2023-05-30 [2025-06-18T21:01:07.532Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2025-06-18T21:01:07.532Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets [2025-06-18T21:01:07.532Z] dockerVersion : bash: line 1: docker: command not found [2025-06-18T21:01:07.532Z] gcc version : 15.0.0 [2025-06-18T21:01:07.532Z] gclibc version : bash: line 1: ldd: command not found [2025-06-18T21:01:07.532Z] gdb version : bash: line 1: gdb: command not found [2025-06-18T21:01:07.532Z] lldb version : [2025-06-18T21:01:07.532Z] lldb-1500.0.200.58 [2025-06-18T21:01:07.532Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) [2025-06-18T21:01:07.532Z] makeVersion : [2025-06-18T21:01:07.532Z] GNU Make 3.81 [2025-06-18T21:01:07.532Z] Copyright (C) 2006 Free Software Foundation, Inc. [2025-06-18T21:01:07.532Z] This is free software; see the source for copying conditions. [2025-06-18T21:01:07.532Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2025-06-18T21:01:07.532Z] PARTICULAR PURPOSE. [2025-06-18T21:01:07.532Z] [2025-06-18T21:01:07.532Z] This program built for i386-apple-darwin11.3.0 [2025-06-18T21:01:07.532Z] mavenVersion : [2025-06-18T21:01:07.532Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-06-18T21:01:07.532Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-06-18T21:01:07.532Z] Java version: 17.0.16-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home [2025-06-18T21:01:07.532Z] Default locale: en_US, platform encoding: UTF-8 [2025-06-18T21:01:07.532Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac" [2025-06-18T21:01:07.532Z] perlVersion : [2025-06-18T21:01:07.532Z] [2025-06-18T21:01:07.532Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level [2025-06-18T21:01:07.533Z] (with 2 registered patches, see perl -V for more detail) [2025-06-18T21:01:07.533Z] [2025-06-18T21:01:07.533Z] Copyright 1987-2020, Larry Wall [2025-06-18T21:01:07.533Z] [2025-06-18T21:01:07.533Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-18T21:01:07.533Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-18T21:01:07.533Z] [2025-06-18T21:01:07.533Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-18T21:01:07.533Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-18T21:01:07.533Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-06-18T21:01:07.533Z] [2025-06-18T21:01:07.533Z] podmanVersion : bash: line 1: podman: command not found [2025-06-18T21:01:07.533Z] procArch : arm [2025-06-18T21:01:07.533Z] sysArch : arm64 [2025-06-18T21:01:07.533Z] sysOS : Darwin [2025-06-18T21:01:07.533Z] ulimit : [2025-06-18T21:01:07.533Z] core file size (blocks, -c) 0 [2025-06-18T21:01:07.533Z] data seg size (kbytes, -d) unlimited [2025-06-18T21:01:07.533Z] file size (blocks, -f) unlimited [2025-06-18T21:01:07.533Z] max locked memory (kbytes, -l) unlimited [2025-06-18T21:01:07.533Z] max memory size (kbytes, -m) unlimited [2025-06-18T21:01:07.533Z] open files (-n) 1048576 [2025-06-18T21:01:07.533Z] pipe size (512 bytes, -p) 1 [2025-06-18T21:01:07.533Z] stack size (kbytes, -s) 65520 [2025-06-18T21:01:07.533Z] cpu time (seconds, -t) unlimited [2025-06-18T21:01:07.533Z] max user processes (-u) 1333 [2025-06-18T21:01:07.533Z] virtual memory (kbytes, -v) unlimited [2025-06-18T21:01:07.533Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64 [2025-06-18T21:01:07.533Z] vmVendor : Oracle Corporation [2025-06-18T21:01:07.533Z] vmVersion : 17.0.16-beta+7-ea [2025-06-18T21:01:07.533Z] xlc version : bash: line 1: xlC: command not found [2025-06-18T21:01:07.533Z] ************************************************************************** [2025-06-18T21:01:07.533Z] [2025-06-18T21:01:07.533Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-06-18T21:01:07.533Z] [2025-06-18T21:01:07.533Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-06-18T21:01:07.533Z] [2025-06-18T21:01:07.533Z] System.getProperty('os.name')=Mac OS X [2025-06-18T21:01:07.533Z] [2025-06-18T21:01:07.533Z] System.getProperty('os.arch')=aarch64 [2025-06-18T21:01:07.533Z] [2025-06-18T21:01:07.533Z] System.getProperty('java.fullversion')=null [2025-06-18T21:01:07.533Z] [2025-06-18T21:01:07.533Z] System.getProperty('sun.arch.data.model')=64 [2025-06-18T21:01:07.533Z] [2025-06-18T21:01:07.533Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib [2025-06-18T21:01:07.533Z] perl scripts/configure.pl [2025-06-18T21:01:07.533Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-06-18T21:01:07.533Z] [2025-06-18T21:01:07.533Z] Warning: cannot find spec in resources/ottawa.csv. [2025-06-18T21:01:07.533Z] Detected 64 in spec. Use spec: default-64 to match mode. [2025-06-18T21:01:07.533Z] [2025-06-18T21:01:07.533Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-18T21:01:07.533Z] [2025-06-18T21:01:07.533Z] [2025-06-18T21:01:07.533Z] Starting to generate parallel test lists. [2025-06-18T21:01:07.533Z] [2025-06-18T21:01:07.888Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/../openjdk/playlist.xml [2025-06-18T21:01:07.888Z] Attempting to get test duration data from TRSS. [2025-06-18T21:01:07.888Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=17&impl=hs&platform=aarch64_mac&group=openjdk&level=extended [2025-06-18T21:01:07.888Z] Attempting to get test duration data from cached files. [2025-06-18T21:01:07.888Z] [2025-06-18T21:01:07.888Z] TEST DURATION [2025-06-18T21:01:07.888Z] ==================================================================================== [2025-06-18T21:01:07.888Z] Total number of tests searched: 86 [2025-06-18T21:01:07.888Z] Number of test durations found: 86 [2025-06-18T21:01:07.888Z] Top slowest tests: [2025-06-18T21:01:07.888Z] 101m08s hotspot_gc_0 [2025-06-18T21:01:07.888Z] 28m10s jdk_tools_1 [2025-06-18T21:01:07.888Z] 26m22s jdk_tools_0 [2025-06-18T21:01:07.888Z] ==================================================================================== [2025-06-18T21:01:07.888Z] [2025-06-18T21:01:07.888Z] Test target is split into 4 lists. [2025-06-18T21:01:07.888Z] Reducing estimated test running time from 371m30s to 118m39s. [2025-06-18T21:01:07.888Z] [2025-06-18T21:01:07.888Z] -------------------------------------testList_0------------------------------------- [2025-06-18T21:01:07.888Z] Number of tests: 5 [2025-06-18T21:01:07.888Z] Estimated running time: 118m16s [2025-06-18T21:01:07.888Z] TESTLIST=hotspot_gc_0,jdk_jfr_1,jdk_vector_1,jdk_other_0,jdk_beans_1 [2025-06-18T21:01:07.888Z] ------------------------------------------------------------------------------------ [2025-06-18T21:01:07.888Z] [2025-06-18T21:01:07.888Z] -------------------------------------testList_1------------------------------------- [2025-06-18T21:01:07.888Z] Number of tests: 8 [2025-06-18T21:01:07.888Z] Estimated running time: 117m53s [2025-06-18T21:01:07.888Z] TESTLIST=jdk_tools_1,jdk_tools_0,hotspot_compiler_0,jdk_net_0,jdk_jmx_1,jdk_jmx_0,hotspot_serviceability_0,jdk_beans_0 [2025-06-18T21:01:07.888Z] ------------------------------------------------------------------------------------ [2025-06-18T21:01:07.888Z] [2025-06-18T21:01:07.888Z] -------------------------------------testList_2------------------------------------- [2025-06-18T21:01:07.888Z] Number of tests: 12 [2025-06-18T21:01:07.888Z] Estimated running time: 118m39s [2025-06-18T21:01:07.888Z] TESTLIST=jdk_net_1,hotspot_runtime_0,jdk_security3_0,jdk_security3_1,jdk_nio_0,jdk_nio_1,jdk_jdi_0,jdk_jdi_1,jdk_jfr_0,jdk_vector_0,jdk_other_1,jdk_rmi_0 [2025-06-18T21:01:07.888Z] ------------------------------------------------------------------------------------ [2025-06-18T21:01:07.888Z] [2025-06-18T21:01:07.888Z] -------------------------------------testList_3------------------------------------- [2025-06-18T21:01:07.888Z] Number of tests: 61 [2025-06-18T21:01:07.888Z] Estimated running time: 16m41s [2025-06-18T21:01:07.888Z] TESTLIST=jdk_rmi_1,jdk_time_0,jdk_time_1,jdk_io_1,jdk_management_1,jdk_management_0,jdk_text_1,jdk_text_0,jdk_io_0,jdk_instrument_0,jdk_instrument_1,jdk_build_0,jdk_build_1,hotspot_native_sanity_0,jdk_native_sanity_0,jdk_native_sanity_1,jdk_awt_1,jdk_2d_1,jdk_sound_0,jdk_imageio_1,jdk_awt_2,jdk_client_sanity_2,jdk_swing_2,jdk_imageio_2,jdk_imageio_0,jdk_2d_0,jdk_swing_0,jdk_sound_2,jdk_security_infra_0,jdk_jfc_demo_0,jdk_client_sanity_0,jdk_2d_2,jdk_swing_1,jdk_sound_1,jdk_security_infra_2,jdk_security_infra_1,jdk_jfc_demo_1,jdk_jfc_demo_2,jdk_awt_0,jdk_io_2,jdk_instrument_2,jdk_client_sanity_1,jdk_security_infra_zos_0,jdk_other_2,jdk_vector_2,jdk_tools_2,jdk_time_2,jdk_net_2,jdk_native_sanity_2,jdk_nio_2,jdk_jdi_2,jdk_security_infra_zos_2,jdk_security_infra_zos_1,jdk_security3_2,jdk_jfr_2,jdk_text_2,jdk_rmi_2,jdk_jmx_2,jdk_build_2,jdk_beans_2,jdk_management_2 [2025-06-18T21:01:07.888Z] ------------------------------------------------------------------------------------ [2025-06-18T21:01:07.888Z] [2025-06-18T21:01:07.888Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [Pipeline] fileExists [Pipeline] echo [2025-06-18T21:01:08.000Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-06-18T21:01:08.090Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2025-06-18T21:01:08.091Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG [Pipeline] { [Pipeline] archiveArtifacts [2025-06-18T21:01:08.130Z] Archiving artifacts [2025-06-18T21:01:08.187Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-06-18T21:01:08.254Z] [PARALLEL: Dynamic] childJobNum is 4, creating jobs and running them in parallel... Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] { (Branch: testList_2) [Pipeline] { (Branch: testList_3) [Pipeline] echo [2025-06-18T21:01:08.926Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_0 params for generating the job [Pipeline] echo [2025-06-18T21:01:08.927Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_1 params for generating the job [Pipeline] echo [2025-06-18T21:01:08.928Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_2 params for generating the job [Pipeline] echo [2025-06-18T21:01:08.929Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_3 params for generating the job [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] jobDsl [Pipeline] jobDsl [Pipeline] jobDsl [Pipeline] jobDsl [2025-06-18T21:01:09.121Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-06-18T21:01:09.131Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-06-18T21:01:09.162Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-06-18T21:01:09.167Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-06-18T21:01:53.576Z] LEVELS: [extended] [2025-06-18T21:01:53.576Z] JDK_VERSIONS: [8] [2025-06-18T21:01:53.576Z] GROUPS: [openjdk] [2025-06-18T21:01:53.576Z] ARCH_OS_LIST: [aarch64_mac] [2025-06-18T21:01:53.584Z] LEVELS: [extended] [2025-06-18T21:01:53.584Z] JDK_VERSIONS: [8] [2025-06-18T21:01:53.584Z] GROUPS: [openjdk] [2025-06-18T21:01:53.584Z] ARCH_OS_LIST: [aarch64_mac] [2025-06-18T21:01:53.597Z] LEVELS: [extended] [2025-06-18T21:01:53.597Z] JDK_VERSIONS: [8] [2025-06-18T21:01:53.597Z] GROUPS: [openjdk] [2025-06-18T21:01:53.597Z] ARCH_OS_LIST: [aarch64_mac] [2025-06-18T21:01:53.648Z] LEVELS: [extended] [2025-06-18T21:01:53.648Z] JDK_VERSIONS: [8] [2025-06-18T21:01:53.648Z] GROUPS: [openjdk] [2025-06-18T21:01:53.648Z] ARCH_OS_LIST: [aarch64_mac] [2025-06-18T21:01:53.815Z] Existing items: [2025-06-18T21:01:53.815Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_3'} [2025-06-18T21:01:53.815Z] Unreferenced items: [2025-06-18T21:01:53.815Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_rerun'} [2025-06-18T21:01:53.815Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_0'} [2025-06-18T21:01:53.815Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_1'} [2025-06-18T21:01:53.815Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_2'} [2025-06-18T21:01:53.835Z] Existing items: [2025-06-18T21:01:53.835Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_1'} [2025-06-18T21:01:53.835Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_3'} [2025-06-18T21:01:53.835Z] Unreferenced items: [2025-06-18T21:01:53.835Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_rerun'} [2025-06-18T21:01:53.835Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_0'} [2025-06-18T21:01:53.835Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_2'} [2025-06-18T21:01:53.839Z] Existing items: [2025-06-18T21:01:53.839Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_1'} [2025-06-18T21:01:53.839Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_2'} [2025-06-18T21:01:53.839Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_3'} [2025-06-18T21:01:53.839Z] Unreferenced items: [2025-06-18T21:01:53.839Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_rerun'} [2025-06-18T21:01:53.839Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_0'} [2025-06-18T21:01:53.859Z] Existing items: [2025-06-18T21:01:53.859Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_0'} [2025-06-18T21:01:53.859Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_1'} [2025-06-18T21:01:53.859Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_2'} [2025-06-18T21:01:53.859Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_3'} [2025-06-18T21:01:53.859Z] Unreferenced items: [2025-06-18T21:01:53.859Z] GeneratedJob{name='Test_openjdk17_hs_extended.openjdk_aarch64_mac_rerun'} [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-18T21:02:25.810Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-18T21:02:26.336Z] + aqa-tests/terminateTestProcesses.sh admin [2025-06-18T21:02:26.336Z] 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] cleanWs [2025-06-18T21:02:26.473Z] [WS-CLEANUP] Deleting project workspace... [2025-06-18T21:02:26.473Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-18T21:02:27.146Z] [WS-CLEANUP] done [Pipeline] sh [2025-06-18T21:02:27.671Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';' [2025-06-18T21:02:27.671Z] /cores [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-18T21:02:27.788Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-18T21:02:27.958Z] SETUP_LABEL: ci.role.test [Pipeline] stage [Pipeline] { (Parallel Tests) [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] { (Branch: testList_2) [Pipeline] { (Branch: testList_3) [Pipeline] build [2025-06-18T21:02:27.996Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_0 [Pipeline] build [2025-06-18T21:02:28.002Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_1 [Pipeline] build [2025-06-18T21:02:28.055Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_2 [Pipeline] build [2025-06-18T21:02:28.084Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_3 [2025-06-18T21:02:35.410Z] Starting building: Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_0 #47 [2025-06-18T21:02:35.442Z] Starting building: Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_3 #9 [2025-06-18T21:02:35.468Z] Starting building: Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_2 #39 [2025-06-18T21:02:35.477Z] Starting building: Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_1 #47 [2025-06-18T21:25:34.013Z] Build Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_3 #9 completed: SUCCESS [Pipeline] } [2025-06-18T23:06:16.327Z] Build Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_1 #47 completed: SUCCESS [Pipeline] } [2025-06-18T23:16:07.497Z] Build Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_2 #39 completed: SUCCESS [Pipeline] } [2025-06-18T23:20:16.613Z] Build Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_0 #47 completed: SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-06-18T23:20:16.789Z] Running on test-docker-ubuntu2204-armv8-1 in /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_aarch64_mac [Pipeline] { [Pipeline] cleanWs [2025-06-18T23:20:17.067Z] [WS-CLEANUP] Deleting project workspace... [2025-06-18T23:20:17.067Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-18T23:20:17.196Z] [WS-CLEANUP] done [Pipeline] echo [2025-06-18T23:20:17.206Z] Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_3 #9 completed with status SUCCESS [Pipeline] timeout [2025-06-18T23:20:17.209Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-18T23:20:18.153Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_3" build number 9 [Pipeline] } [Pipeline] // timeout [Pipeline] step [2025-06-18T23:20:18.331Z] TAP Reports Processing: START [2025-06-18T23:20:18.332Z] Looking for TAP results report in workspace using pattern: Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_3/9/**/*.tap [2025-06-18T23:20:18.461Z] Saving reports... [2025-06-18T23:20:18.728Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk17_hs_extended.openjdk_aarch64_mac/builds/181/tap-master-files/Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_3/9/aqa-tests/TKG/output_17502809388298/Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_3.tap' [2025-06-18T23:20:18.728Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk17_hs_extended.openjdk_aarch64_mac/builds/181/tap-master-files/Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_3/9/aqa-tests/TKG/output_17502809388298/Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_3.tap]. [2025-06-18T23:20:18.734Z] TAP Reports Processing: FINISH [Pipeline] echo [2025-06-18T23:20:18.742Z] Saving Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_3/9/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-06-18T23:20:18.880Z] Archiving artifacts [2025-06-18T23:20:19.146Z] Recording fingerprints [Pipeline] echo [2025-06-18T23:20:19.292Z] Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_2 #39 completed with status SUCCESS [Pipeline] timeout [2025-06-18T23:20:19.293Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-18T23:20:20.104Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_2" build number 39 [Pipeline] } [Pipeline] // timeout [Pipeline] step [2025-06-18T23:20:20.297Z] TAP Reports Processing: START [2025-06-18T23:20:20.298Z] Looking for TAP results report in workspace using pattern: Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_2/39/**/*.tap [2025-06-18T23:20:20.428Z] Saving reports... [2025-06-18T23:20:20.559Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk17_hs_extended.openjdk_aarch64_mac/builds/181/tap-master-files/Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_2/39/aqa-tests/TKG/output_17502813599739/Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_2.tap' [2025-06-18T23:20:20.559Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk17_hs_extended.openjdk_aarch64_mac/builds/181/tap-master-files/Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_2/39/aqa-tests/TKG/output_17502813599739/Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_2.tap]. [2025-06-18T23:20:20.582Z] TAP Reports Processing: FINISH [Pipeline] echo [2025-06-18T23:20:20.592Z] Saving Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_2/39/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-06-18T23:20:20.729Z] Archiving artifacts [2025-06-18T23:20:20.992Z] Recording fingerprints [Pipeline] echo [2025-06-18T23:20:21.139Z] Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_1 #47 completed with status SUCCESS [Pipeline] timeout [2025-06-18T23:20:21.142Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-18T23:20:21.978Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_1" build number 47 [Pipeline] } [Pipeline] // timeout [Pipeline] step [2025-06-18T23:20:22.186Z] TAP Reports Processing: START [2025-06-18T23:20:22.187Z] Looking for TAP results report in workspace using pattern: Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_1/47/**/*.tap [2025-06-18T23:20:22.316Z] Saving reports... [2025-06-18T23:20:22.448Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk17_hs_extended.openjdk_aarch64_mac/builds/181/tap-master-files/Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_1/47/aqa-tests/TKG/output_17502809843740/Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_1.tap' [2025-06-18T23:20:22.448Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk17_hs_extended.openjdk_aarch64_mac/builds/181/tap-master-files/Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_1/47/aqa-tests/TKG/output_17502809843740/Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_1.tap]. [2025-06-18T23:20:22.527Z] TAP Reports Processing: FINISH [Pipeline] echo [2025-06-18T23:20:22.538Z] Saving Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_1/47/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-06-18T23:20:22.675Z] Archiving artifacts [2025-06-18T23:20:22.936Z] Recording fingerprints [Pipeline] echo [2025-06-18T23:20:23.087Z] Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_0 #47 completed with status SUCCESS [Pipeline] timeout [2025-06-18T23:20:23.091Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-18T23:20:23.906Z] Copied 1 artifact from "Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_0" build number 47 [Pipeline] } [Pipeline] // timeout [Pipeline] step [2025-06-18T23:20:24.104Z] TAP Reports Processing: START [2025-06-18T23:20:24.104Z] Looking for TAP results report in workspace using pattern: Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_0/47/**/*.tap [2025-06-18T23:20:24.234Z] Saving reports... [2025-06-18T23:20:24.365Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk17_hs_extended.openjdk_aarch64_mac/builds/181/tap-master-files/Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_0/47/aqa-tests/TKG/output_17502815833529/Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_0.tap' [2025-06-18T23:20:24.365Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk17_hs_extended.openjdk_aarch64_mac/builds/181/tap-master-files/Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_0/47/aqa-tests/TKG/output_17502815833529/Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_0.tap]. [2025-06-18T23:20:24.392Z] TAP Reports Processing: FINISH [Pipeline] echo [2025-06-18T23:20:24.398Z] Saving Test_openjdk17_hs_extended.openjdk_aarch64_mac_testList_0/47/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-06-18T23:20:24.533Z] Archiving artifacts [2025-06-18T23:20:24.793Z] Recording fingerprints [Pipeline] findFiles [Pipeline] readFile Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. [Pipeline] cleanWs [2025-06-18T23:20:27.332Z] [WS-CLEANUP] Deleting project workspace... [2025-06-18T23:20:27.332Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-18T23:20:27.465Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: SUCCESS