Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin" build number 512 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3073 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea_x64AlpineLinux" build number 324 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux@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_openjdk8_hs_extended.openjdk_x86-64_alpine-linux@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 f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10 Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)" > git rev-list --no-walk 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-02-11T14:41:14.531Z] SPEC: alpine-linux_x86-64 [Pipeline] echo [2026-02-11T14:41:14.532Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.alpine-linux [Pipeline] stage [Pipeline] { (Queue) 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 [2026-02-11T14:41:14.541Z] dynamicAgents: [] [Pipeline] echo [2026-02-11T14:41:14.542Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.alpine-linux [Pipeline] nodesByLabel [2026-02-11T14:41:14.550Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.alpine-linux' label [Pipeline] node [2026-02-11T14:41:29.553Z] Still waiting to schedule task [2026-02-11T14:41:29.553Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.alpine-linux’ [2026-02-11T14:45:22.872Z] Running on test-docker-alpine320-x64-4 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux [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 [2026-02-11T14:45:22.893Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-11T14:45:23.222Z] [WS-CLEANUP] Deleting project workspace... [2026-02-11T14:45:23.222Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-11T14:45:23.349Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-11T14:45:23.521Z] The recommended git tool is: git [2026-02-11T14:45:23.775Z] No credentials specified [2026-02-11T14:45:23.903Z] Cloning the remote Git repository [2026-02-11T14:45:24.093Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-11T14:45:24.093Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests # timeout=10 [2026-02-11T14:45:24.116Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-02-11T14:45:24.116Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-11T14:45:24.116Z] > git --version # timeout=10 [2026-02-11T14:45:24.118Z] > git --version # 'git version 2.45.4' [2026-02-11T14:45:24.119Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-11T14:45:28.826Z] Avoid second fetch [2026-02-11T14:45:28.958Z] Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master) [2026-02-11T14:45:28.625Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-11T14:45:28.628Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-11T14:45:28.888Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-02-11T14:45:29.020Z] > git config core.sparsecheckout # timeout=10 [2026-02-11T14:45:29.023Z] > git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10 [2026-02-11T14:45:30.242Z] Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/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 [2026-02-11T14:45:31.821Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] sh [2026-02-11T14:45:33.230Z] + which activate_multicast [Pipeline] echo [2026-02-11T14:45:33.611Z] which activate_multicast status code: 1 [Pipeline] echo [2026-02-11T14:45:33.613Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-11T14:45:35.042Z] + LC_TIME=C date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-11T14:45:35.560Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-11T14:45:37.037Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-02-11T14:45:37.037Z] Unix type machine.. [2026-02-11T14:45:37.037Z] Running on a Linux host [2026-02-11T14:45:37.037Z] Woohoo - no rogue processes detected! 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 [2026-02-11T14:45:39.372Z] + printenv [2026-02-11T14:45:39.372Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-11T14:45:39.372Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-11T14:45:39.372Z] SETUP_JCK_RUN=false [2026-02-11T14:45:39.372Z] USE_TESTENV_PROPERTIES=false [2026-02-11T14:45:39.372Z] MAIL=/var/mail/jenkins [2026-02-11T14:45:39.372Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-11T14:45:39.372Z] BUILD_LIST=openjdk [2026-02-11T14:45:39.372Z] USER=jenkins [2026-02-11T14:45:39.372Z] SSH_CLIENT=78.47.239.97 35388 22 [2026-02-11T14:45:39.372Z] SDK_RESOURCE=upstream [2026-02-11T14:45:39.372Z] CI=true [2026-02-11T14:45:39.372Z] OPENJ9_BRANCH=master [2026-02-11T14:45:39.372Z] jobStatus=SUCCESS [2026-02-11T14:45:39.372Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-11T14:45:39.372Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/156/display/redirect?page=changes [2026-02-11T14:45:39.372Z] UPSTREAM_JOB_NUMBER=512 [2026-02-11T14:45:39.372Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-11T14:45:39.372Z] TARGET=extended.openjdk [2026-02-11T14:45:39.372Z] EXIT_FAILURE=false [2026-02-11T14:45:39.372Z] SHLVL=2 [2026-02-11T14:45:39.372Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 test-docker-alpine320-x64-4 sw.os.alpine-linux ci.role.test ci.role.perf hw.arch.x86 [2026-02-11T14:45:39.372Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib [2026-02-11T14:45:39.372Z] HOME=/home/jenkins [2026-02-11T14:45:39.372Z] STF_OWNER_BRANCH=adoptium:master [2026-02-11T14:45:39.372Z] USE_JRE=false [2026-02-11T14:45:39.372Z] OLDPWD=/home/jenkins [2026-02-11T14:45:39.372Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/156/ [2026-02-11T14:45:39.372Z] ADOPTOPENJDK_BRANCH=master [2026-02-11T14:45:39.372Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux.tap [2026-02-11T14:45:39.372Z] JDK_IMPL=hotspot [2026-02-11T14:45:39.372Z] HUDSON_COOKIE=4a4bffe6-1cc3-436e-90ed-7ce2c8055264 [2026-02-11T14:45:39.372Z] DOCKER_REQUIRED=false [2026-02-11T14:45:39.372Z] JENKINS_SERVER_COOKIE=durable-da10362f96d4fec339c4177fd92265b0df4c40ffd6fc472dfbba1981483eb471 [2026-02-11T14:45:39.372Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../benchmarks [2026-02-11T14:45:39.372Z] JDK_REPO=https://github.com/adoptium/alpine-jdk8u [2026-02-11T14:45:39.372Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux [2026-02-11T14:45:39.372Z] KEEP_WORKSPACE=false [2026-02-11T14:45:39.372Z] ARCHIVE_TEST_RESULTS=false [2026-02-11T14:45:39.372Z] GENERATE_JOBS=true [2026-02-11T14:45:39.372Z] NODE_NAME=test-docker-alpine320-x64-4 [2026-02-11T14:45:39.372Z] LOGNAME=jenkins [2026-02-11T14:45:39.372Z] PERSONAL_BUILD=false [2026-02-11T14:45:39.372Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-11T14:45:39.372Z] JDK_BRANCH=jdk8u492-b02_adopt [2026-02-11T14:45:39.372Z] _=/usr/lib/jvm/jdk21/bin/java [2026-02-11T14:45:39.372Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/156/display/redirect?page=artifacts [2026-02-11T14:45:39.372Z] AUTO_DETECT=true [2026-02-11T14:45:39.372Z] STAGE_NAME=Setup [2026-02-11T14:45:39.372Z] EXECUTOR_NUMBER=0 [2026-02-11T14:45:39.372Z] JDK_VERSION=8 [2026-02-11T14:45:39.372Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-11T14:45:39.372Z] BUILD_DISPLAY_NAME=#156 [2026-02-11T14:45:39.372Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-11T14:45:39.372Z] TIME_LIMIT=25 [2026-02-11T14:45:39.372Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/156/display/redirect?page=tests [2026-02-11T14:45:39.372Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-11T14:45:39.372Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux [2026-02-11T14:45:39.372Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2026-02-11T14:45:39.372Z] TKG_ITERATIONS=1 [2026-02-11T14:45:39.372Z] PLATFORM=x86-64_alpine-linux [2026-02-11T14:45:39.372Z] BUILD_ID=156 [2026-02-11T14:45:39.372Z] EXIT_SUCCESS=false [2026-02-11T14:45:39.372Z] RERUN_FAILURE=true [2026-02-11T14:45:39.372Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/system_lib [2026-02-11T14:45:39.372Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-11T14:45:39.372Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux-156 [2026-02-11T14:45:39.372Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-11T14:45:39.372Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-11T14:45:39.372Z] KEEP_REPORTDIR=true [2026-02-11T14:45:39.372Z] ORIGIN_JDK_VERSION=8 [2026-02-11T14:45:39.372Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/ [2026-02-11T14:45:39.372Z] JCK_GIT_BRANCH=master [2026-02-11T14:45:39.372Z] BUILD_NUMBER=156 [2026-02-11T14:45:39.372Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-11T14:45:39.372Z] ITERATIONS=1 [2026-02-11T14:45:39.372Z] JENKINS_NODE_COOKIE=4ef189ac-c732-40bd-916b-bf9b5dd1f66a [2026-02-11T14:45:39.372Z] SHELL=/bin/bash [2026-02-11T14:45:39.372Z] SPEC=alpine-linux_x86-64 [2026-02-11T14:45:39.372Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-11T14:45:39.372Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/jdkbinary/j2sdk-image [2026-02-11T14:45:39.372Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-11T14:45:39.372Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/156/display/redirect [2026-02-11T14:45:39.372Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-11T14:45:39.372Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/display/redirect [2026-02-11T14:45:39.372Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin [2026-02-11T14:45:39.372Z] SLACK_CHANNEL=aqavit-bot [2026-02-11T14:45:39.372Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux [2026-02-11T14:45:39.372Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-11T14:45:39.372Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux [2026-02-11T14:45:39.372Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib [2026-02-11T14:45:39.372Z] SSH_CONNECTION=78.47.239.97 35388 172.17.0.2 22 [2026-02-11T14:45:39.372Z] TEST_TIME=120 [2026-02-11T14:45:39.372Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux@tmp [2026-02-11T14:45:39.372Z] PARALLEL=Dynamic [2026-02-11T14:45:39.372Z] JOBSTARTTIME=Wed, 11 Feb 2026 14:45:34 +0000 [2026-02-11T14:45:39.372Z] DYNAMIC_COMPILE=false [2026-02-11T14:45:39.372Z] RERUN_ITERATIONS=1 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 [2026-02-11T14:45:39.755Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-11T14:45:39.768Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-11T14:46:22.176Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-alpine-linux-x64-temurin" build number 512 [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 [2026-02-11T14:46:22.383Z] 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 [2026-02-11T14:46:22.388Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux [Pipeline] { [Pipeline] sshagent [2026-02-11T14:46:22.466Z] $ ssh-agent [2026-02-11T14:46:23.044Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXckjcFP/agent.2971756 [2026-02-11T14:46:23.044Z] SSH_AGENT_PID=2971758 [2026-02-11T14:46:23.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-11T14:46:23.056Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-11T14:46:23.090Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-02-11T14:46:24.514Z] + pwd [2026-02-11T14:46:24.514Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/.. -p x86-64_alpine-linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-02-11T14:46:24.514Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests [2026-02-11T14:46:24.514Z] get jdk binary... [2026-02-11T14:46:24.514Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-11T14:46:24.514Z] Uncompressing file: OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz ... [2026-02-11T14:46:26.102Z] List files in jdkbinary folder... [2026-02-11T14:46:26.102Z] total 306060 [2026-02-11T14:46:26.102Z] -rw-r--r-- 1 jenkins jenkins 170126101 Feb 11 14:26 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T14:46:26.102Z] -rw-r--r-- 1 jenkins jenkins 101391547 Feb 11 14:26 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T14:46:26.102Z] -rw-r--r-- 1 jenkins jenkins 41773813 Feb 11 14:26 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T14:46:26.102Z] -rw-rw-r-- 1 jenkins jenkins 21628 Feb 11 14:29 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b02-ea-metadata.json [2026-02-11T14:46:26.102Z] -rw-r--r-- 1 jenkins jenkins 75773 Feb 11 14:31 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b02-ea.json [2026-02-11T14:46:26.102Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 14:46 tmp [2026-02-11T14:46:26.102Z] List files in jdkbinary/tmp folder... [2026-02-11T14:46:26.102Z] total 4 [2026-02-11T14:46:26.102Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 11 14:46 jdk8u492-b02 [2026-02-11T14:46:26.102Z] Moving directory jdk8u492-b02/ to ../j2sdk-image [2026-02-11T14:46:26.102Z] Uncompressing file: OpenJDK8U-jre_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz ... [2026-02-11T14:46:26.856Z] List files in jdkbinary folder... [2026-02-11T14:46:26.856Z] total 306064 [2026-02-11T14:46:26.856Z] -rw-r--r-- 1 jenkins jenkins 170126101 Feb 11 14:26 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T14:46:26.856Z] -rw-r--r-- 1 jenkins jenkins 101391547 Feb 11 14:26 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T14:46:26.856Z] -rw-r--r-- 1 jenkins jenkins 41773813 Feb 11 14:26 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz [2026-02-11T14:46:26.856Z] -rw-rw-r-- 1 jenkins jenkins 21628 Feb 11 14:29 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b02-ea-metadata.json [2026-02-11T14:46:26.857Z] -rw-r--r-- 1 jenkins jenkins 75773 Feb 11 14:31 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b02-ea.json [2026-02-11T14:46:26.857Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 11 14:46 j2sdk-image [2026-02-11T14:46:26.857Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 14:46 tmp [2026-02-11T14:46:26.857Z] List files in jdkbinary/tmp folder... [2026-02-11T14:46:26.857Z] total 4 [2026-02-11T14:46:26.857Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 11 14:46 jdk8u492-b02-jre [2026-02-11T14:46:26.857Z] Moving directory jdk8u492-b02-jre/ to ../j2re-image [2026-02-11T14:46:26.857Z] Uncompressing OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz over ./j2sdk-image/jre... [2026-02-11T14:46:32.364Z] Removing top-level folder jdk8u492-b02-debug-image/ [2026-02-11T14:46:32.364Z] Removing top-level folder jdk8u492-b02/ [2026-02-11T14:46:40.515Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version [2026-02-11T14:46:40.515Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-11T14:46:40.515Z] openjdk version "1.8.0_492-beta" [2026-02-11T14:46:40.515Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111414-b02) [2026-02-11T14:46:40.515Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode) [2026-02-11T14:46:40.515Z] =JAVA VERSION OUTPUT END= [2026-02-11T14:46:40.515Z] =RELEASE INFO BEGIN= [2026-02-11T14:46:40.515Z] JAVA_VERSION="1.8.0_492" [2026-02-11T14:46:40.515Z] OS_NAME="Linux" [2026-02-11T14:46:40.515Z] OS_VERSION="2.6" [2026-02-11T14:46:40.515Z] OS_ARCH="amd64" [2026-02-11T14:46:40.515Z] SOURCE=".:git:a841f5e75a41+" [2026-02-11T14:46:40.515Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-11T14:46:40.515Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce" [2026-02-11T14:46:40.515Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-11T14:46:40.516Z] SOURCE_REPO="https://github.com/adoptium/alpine-jdk8u.git" [2026-02-11T14:46:40.516Z] FULL_VERSION="1.8.0_492-beta-202602111414-b02" [2026-02-11T14:46:40.516Z] SEMANTIC_VERSION="8.0.492+2" [2026-02-11T14:46:40.516Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure" [2026-02-11T14:46:40.516Z] JVM_VARIANT="Hotspot" [2026-02-11T14:46:40.516Z] JVM_VERSION="25.492-b02" [2026-02-11T14:46:40.516Z] IMAGE_TYPE="JDK" [2026-02-11T14:46:40.516Z] =RELEASE INFO END= [2026-02-11T14:46:40.516Z] get testKitGen... [2026-02-11T14:46:40.516Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-11T14:46:41.269Z] git rev-parse master [2026-02-11T14:46:41.269Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-11T14:46:41.773Z] $ ssh-agent -k [2026-02-11T14:46:41.781Z] unset SSH_AUTH_SOCK; [2026-02-11T14:46:41.781Z] unset SSH_AGENT_PID; [2026-02-11T14:46:41.781Z] echo Agent pid 2971758 killed; [2026-02-11T14:46:42.372Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-11T14:46:42.765Z] 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=x86-64_alpine-linux&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=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&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%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u492-b02_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=512&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-11T14:46:42.776Z] 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=x86-64_alpine-linux&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-docker-alpine320-x64-4&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=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&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%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u492-b02_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=512&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 [2026-02-11T14:46:42.818Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-11T14:46:43.595Z] Copied 1 artifact from "getTRSSOutput" build number 2044 [Pipeline] sh [2026-02-11T14:46:45.070Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-02-11T14:46:45.070Z] + gzip -cd TRSSOutput.tar.gz [2026-02-11T14:46:45.070Z] + tar xof - [2026-02-11T14:46:45.070Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-02-11T14:46:45.482Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-11T14:46:45.500Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-02-11T14:46:45.538Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.alpine-linux' label [Pipeline] echo [2026-02-11T14:46:45.541Z] Machine limit is 3. [Pipeline] sh [2026-02-11T14:46:46.957Z] + cd ./aqa-tests/TKG [2026-02-11T14:46:46.957Z] + uname [2026-02-11T14:46:46.957Z] + '[' Linux '=' AIX ] [2026-02-11T14:46:46.957Z] + uname [2026-02-11T14:46:46.957Z] + '[' Linux '=' SunOS ] [2026-02-11T14:46:46.957Z] + uname [2026-02-11T14:46:46.957Z] + '[' Linux '=' '*BSD' ] [2026-02-11T14:46:46.957Z] + MAKE=make [2026-02-11T14:46:46.957Z] + unset LD_LIBRARY_PATH [2026-02-11T14:46:46.957Z] + make genParallelList 'TEST=extended.openjdk' 'TEST_TIME=120' 'NUM_MACHINES=' [2026-02-11T14:46:46.957Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/jdkbinary/j2sdk-image [2026-02-11T14:46:46.957Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib [2026-02-11T14:46:46.957Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T14:46:46.957Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T14:46:46.957Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-11T14:46:46.957Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-11T14:46:46.957Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml [2026-02-11T14:46:46.957Z] [2026-02-11T14:46:46.957Z] build: [2026-02-11T14:46:46.957Z] [2026-02-11T14:46:46.957Z] clean: [2026-02-11T14:46:46.957Z] [2026-02-11T14:46:46.957Z] init: [2026-02-11T14:46:46.957Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/bin [2026-02-11T14:46:46.957Z] [2026-02-11T14:46:46.957Z] getDependentLibs: [2026-02-11T14:46:48.516Z] [exec] -------------------------------------------- [2026-02-11T14:46:48.516Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib [2026-02-11T14:46:48.516Z] [exec] task is set to default [2026-02-11T14:46:48.516Z] [exec] dependencyList is set to json_simple [2026-02-11T14:46:48.516Z] [exec] System Test jars will not be downloaded. [2026-02-11T14:46:48.516Z] [exec] -------------------------------------------- [2026-02-11T14:46:48.516Z] [exec] Starting download third party dependent jars [2026-02-11T14:46:48.516Z] [exec] -------------------------------------------- [2026-02-11T14:46:48.516Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib [2026-02-11T14:46:48.516Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-11T14:46:48.516Z] [exec] downloaded dependent third party jars successfully [2026-02-11T14:46:48.516Z] [2026-02-11T14:46:48.516Z] compile: [2026-02-11T14:46:48.516Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-11T14:46:48.516Z] [echo] ============COMPILER SETTINGS============ [2026-02-11T14:46:48.516Z] [echo] ===fork: yes [2026-02-11T14:46:48.516Z] [echo] ===debug: on [2026-02-11T14:46:48.516Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/bin [2026-02-11T14:46:50.080Z] [2026-02-11T14:46:50.080Z] dist: [2026-02-11T14:46:50.080Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-11T14:46:50.832Z] [2026-02-11T14:46:50.832Z] BUILD SUCCESSFUL [2026-02-11T14:46:50.832Z] Total time: 3 seconds [2026-02-11T14:46:50.832Z] 0 [2026-02-11T14:46:50.832Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-11T14:46:50.832Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-11T14:46:50.832Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2026-02-11T14:46:51.587Z] ****************************** MACHINE INFO ****************************** [2026-02-11T14:46:51.587Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG [2026-02-11T14:46:51.587Z] Free Physical Memory Size : 4493852672 [2026-02-11T14:46:51.587Z] Free space (bytes) : 342233731072 [2026-02-11T14:46:51.587Z] Total Physical Memory Size : 6442450944 [2026-02-11T14:46:51.587Z] Total space (bytes) : 480790110208 [2026-02-11T14:46:51.587Z] Usable space (bytes) : 319883505664 [2026-02-11T14:46:51.587Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-11T14:46:51.587Z] bashVersion : [2026-02-11T14:46:51.587Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl) [2026-02-11T14:46:51.587Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-11T14:46:51.587Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-11T14:46:51.587Z] [2026-02-11T14:46:51.587Z] This is free software; you are free to change and redistribute it. [2026-02-11T14:46:51.587Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-11T14:46:51.587Z] cpuCores : 16 [2026-02-11T14:46:51.587Z] curlVersion : [2026-02-11T14:46:51.587Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.6 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1 [2026-02-11T14:46:51.587Z] Release-Date: 2025-06-04 [2026-02-11T14:46:51.587Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss [2026-02-11T14:46:51.587Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd [2026-02-11T14:46:51.587Z] dockerVersion : bash: line 1: docker: command not found [2026-02-11T14:46:51.587Z] gcc version : 13.2.1 [2026-02-11T14:46:51.587Z] gclibc version : [2026-02-11T14:46:51.587Z] musl libc (x86_64) [2026-02-11T14:46:51.587Z] Version 1.2.5 [2026-02-11T14:46:51.587Z] Dynamic Program Loader [2026-02-11T14:46:51.587Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname [2026-02-11T14:46:51.587Z] gdb version : bash: line 1: gdb: command not found [2026-02-11T14:46:51.587Z] lldb version : Command could not be executed [2026-02-11T14:46:51.587Z] makeVersion : [2026-02-11T14:46:51.587Z] GNU Make 4.4.1 [2026-02-11T14:46:51.587Z] Built for x86_64-alpine-linux-musl [2026-02-11T14:46:51.587Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-02-11T14:46:51.587Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-02-11T14:46:51.587Z] This is free software: you are free to change and redistribute it. [2026-02-11T14:46:51.587Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-11T14:46:51.587Z] mavenVersion : bash: line 1: mvn: command not found [2026-02-11T14:46:51.587Z] perlVersion : [2026-02-11T14:46:51.587Z] [2026-02-11T14:46:51.587Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi [2026-02-11T14:46:51.587Z] [2026-02-11T14:46:51.587Z] Copyright 1987-2025, Larry Wall [2026-02-11T14:46:51.587Z] [2026-02-11T14:46:51.587Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-11T14:46:51.587Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-11T14:46:51.587Z] [2026-02-11T14:46:51.587Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-11T14:46:51.587Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-11T14:46:51.587Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-11T14:46:51.587Z] [2026-02-11T14:46:51.587Z] podmanVersion : bash: line 1: podman: command not found [2026-02-11T14:46:51.587Z] procArch : unknown [2026-02-11T14:46:51.587Z] sysArch : x86_64 [2026-02-11T14:46:51.587Z] sysOS : Linux [2026-02-11T14:46:51.587Z] ulimit : [2026-02-11T14:46:51.587Z] real-time non-blocking time (microseconds, -R) unlimited [2026-02-11T14:46:51.587Z] core file size (blocks, -c) unlimited [2026-02-11T14:46:51.587Z] data seg size (kbytes, -d) unlimited [2026-02-11T14:46:51.587Z] scheduling priority (-e) 0 [2026-02-11T14:46:51.587Z] file size (blocks, -f) unlimited [2026-02-11T14:46:51.587Z] pending signals (-i) 257167 [2026-02-11T14:46:51.587Z] max locked memory (kbytes, -l) 8192 [2026-02-11T14:46:51.587Z] max memory size (kbytes, -m) unlimited [2026-02-11T14:46:51.587Z] open files (-n) 1048576 [2026-02-11T14:46:51.587Z] pipe size (512 bytes, -p) 8 [2026-02-11T14:46:51.587Z] POSIX message queues (bytes, -q) 819200 [2026-02-11T14:46:51.587Z] real-time priority (-r) 0 [2026-02-11T14:46:51.587Z] stack size (kbytes, -s) 8192 [2026-02-11T14:46:51.587Z] cpu time (seconds, -t) unlimited [2026-02-11T14:46:51.587Z] max user processes (-u) unlimited [2026-02-11T14:46:51.587Z] virtual memory (kbytes, -v) unlimited [2026-02-11T14:46:51.587Z] file locks (-x) unlimited [2026-02-11T14:46:51.587Z] uname : Linux c73d783e3e72 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux [2026-02-11T14:46:51.587Z] vmVendor : Oracle Corporation [2026-02-11T14:46:51.587Z] vmVersion : 25.492-b02 [2026-02-11T14:46:51.587Z] xlc version : bash: line 1: xlC: command not found [2026-02-11T14:46:51.587Z] ************************************************************************** [2026-02-11T14:46:51.587Z] [2026-02-11T14:46:51.587Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-11T14:46:51.587Z] [2026-02-11T14:46:51.587Z] System.getProperty('java.vendor')=Temurin [2026-02-11T14:46:51.587Z] [2026-02-11T14:46:51.587Z] System.getProperty('os.name')=Linux [2026-02-11T14:46:51.587Z] [2026-02-11T14:46:51.587Z] System.getProperty('os.arch')=amd64 [2026-02-11T14:46:51.587Z] [2026-02-11T14:46:51.587Z] System.getProperty('java.fullversion')=null [2026-02-11T14:46:51.587Z] [2026-02-11T14:46:51.587Z] System.getProperty('sun.arch.data.model')=64 [2026-02-11T14:46:51.587Z] [2026-02-11T14:46:51.587Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib [2026-02-11T14:46:51.587Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG' [2026-02-11T14:46:51.587Z] perl scripts/configure.pl [2026-02-11T14:46:51.587Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-02-11T14:46:52.340Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-11T14:46:52.340Z] [2026-02-11T14:46:52.340Z] [2026-02-11T14:46:52.340Z] Starting to generate parallel test lists. [2026-02-11T14:46:52.340Z] [2026-02-11T14:46:52.340Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/../openjdk/playlist.xml [2026-02-11T14:46:52.340Z] Attempting to get test duration data from TRSS. [2026-02-11T14:46:52.340Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_alpine-linux&group=openjdk&level=extended [2026-02-11T14:46:53.470Z] Attempting to get test duration data from cached files. [2026-02-11T14:46:53.470Z] [2026-02-11T14:46:53.470Z] TEST DURATION [2026-02-11T14:46:53.470Z] ==================================================================================== [2026-02-11T14:46:53.470Z] Total number of tests searched: 64 [2026-02-11T14:46:53.470Z] Number of test durations found: 64 [2026-02-11T14:46:53.470Z] Top slowest tests: [2026-02-11T14:46:53.470Z] 26m10s jdk_security3_0 [2026-02-11T14:46:53.470Z] 24m43s jdk_security3_1 [2026-02-11T14:46:53.470Z] 24m19s jdk_other_1 [2026-02-11T14:46:53.470Z] ==================================================================================== [2026-02-11T14:46:53.470Z] [2026-02-11T14:46:53.470Z] Test target is split into 3 lists. [2026-02-11T14:46:53.470Z] Reducing estimated test running time from 291m08s to 118m55s. [2026-02-11T14:46:53.470Z] [2026-02-11T14:46:53.470Z] -------------------------------------testList_0------------------------------------- [2026-02-11T14:46:53.470Z] Number of tests: 5 [2026-02-11T14:46:53.470Z] Estimated running time: 118m55s [2026-02-11T14:46:53.470Z] TESTLIST=jdk_security3_0,jdk_security3_1,jdk_other_1,jdk_other_0,hotspot_jdk_0 [2026-02-11T14:46:53.470Z] ------------------------------------------------------------------------------------ [2026-02-11T14:46:53.470Z] [2026-02-11T14:46:53.470Z] -------------------------------------testList_1------------------------------------- [2026-02-11T14:46:53.470Z] Number of tests: 11 [2026-02-11T14:46:53.470Z] Estimated running time: 117m45s [2026-02-11T14:46:53.470Z] TESTLIST=jdk_nio_0,jdk_nio_1,jdk_tools_0,jdk_tools_1,jdk_jfr_0,jdk_jfr_1,jdk_beans_0,jdk_beans_1,jdk_net_0,jdk_net_1,jdk_rmi_1 [2026-02-11T14:46:53.470Z] ------------------------------------------------------------------------------------ [2026-02-11T14:46:53.470Z] [2026-02-11T14:46:53.470Z] -------------------------------------testList_2------------------------------------- [2026-02-11T14:46:53.470Z] Number of tests: 48 [2026-02-11T14:46:53.470Z] Estimated running time: 54m27s [2026-02-11T14:46:53.470Z] TESTLIST=jdk_rmi_0,jdk_jmx_0,jdk_jmx_1,jdk_instrument_0,jdk_instrument_1,jdk_time_0,jdk_time_1,jdk_imageio_1,jdk_imageio_0,jdk_io_1,jdk_io_0,jdk_management_0,jdk_text_0,jdk_text_1,jdk_management_1,jdk_time_2,jdk_awt_2,jdk_2d_0,jdk_swing_2,jdk_awt_1,jdk_awt_0,jdk_swing_1,jdk_sound_2,jdk_2d_2,jdk_2d_1,jdk_net_2,jdk_beans_2,jdk_security_infra_0,jdk_other_2,jdk_management_2,jdk_io_2,jdk_sound_0,jdk_security_infra_1,jdk_nio_2,jdk_swing_0,jdk_security_infra_2,jdk_security3_2,jdk_jfr_2,jdk_sound_1,jdk_security_infra_zos_2,jdk_security_infra_zos_1,jdk_jmx_2,jdk_imageio_2,jdk_text_2,jdk_rmi_2,jdk_tools_2,jdk_security_infra_zos_0,jdk_instrument_2 [2026-02-11T14:46:53.470Z] ------------------------------------------------------------------------------------ [2026-02-11T14:46:53.470Z] [2026-02-11T14:46:53.470Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-02-11T14:46:53.470Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-02-11T14:46:53.604Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-02-11T14:46:53.996Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2026-02-11T14:46:53.998Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux/aqa-tests/TKG [Pipeline] { [Pipeline] archiveArtifacts [2026-02-11T14:46:54.137Z] Archiving artifacts [2026-02-11T14:46:54.399Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-02-11T14:46:54.566Z] [PARALLEL: Dynamic] childJobNum is 3, 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] echo [2026-02-11T14:46:55.010Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0 params for generating the job [Pipeline] echo [2026-02-11T14:46:55.012Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1 params for generating the job [Pipeline] echo [2026-02-11T14:46:55.013Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2 params for generating the job [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] jobDsl [Pipeline] jobDsl [Pipeline] jobDsl [2026-02-11T14:46:55.836Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-02-11T14:46:55.954Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-02-11T14:46:55.959Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-02-11T14:50:22.914Z] LEVELS: [extended] [2026-02-11T14:50:22.914Z] JDK_VERSIONS: [8] [2026-02-11T14:50:22.914Z] GROUPS: [openjdk] [2026-02-11T14:50:22.914Z] ARCH_OS_LIST: [x86-64_alpine-linux] [2026-02-11T14:50:22.915Z] LEVELS: [extended] [2026-02-11T14:50:22.915Z] LEVELS: [extended] [2026-02-11T14:50:22.918Z] JDK_VERSIONS: [8] [2026-02-11T14:50:22.918Z] JDK_VERSIONS: [8] [2026-02-11T14:50:22.918Z] GROUPS: [openjdk] [2026-02-11T14:50:22.918Z] GROUPS: [openjdk] [2026-02-11T14:50:22.918Z] ARCH_OS_LIST: [x86-64_alpine-linux] [2026-02-11T14:50:22.918Z] ARCH_OS_LIST: [x86-64_alpine-linux] [2026-02-11T14:50:23.136Z] Existing items: [2026-02-11T14:50:23.136Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1'} [2026-02-11T14:50:23.136Z] Unreferenced items: [2026-02-11T14:50:23.136Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun'} [2026-02-11T14:50:23.136Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0'} [2026-02-11T14:50:23.136Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2'} [2026-02-11T14:50:23.153Z] Existing items: [2026-02-11T14:50:23.153Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0'} [2026-02-11T14:50:23.153Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1'} [2026-02-11T14:50:23.153Z] Unreferenced items: [2026-02-11T14:50:23.153Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun'} [2026-02-11T14:50:23.153Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2'} [2026-02-11T14:50:23.167Z] Existing items: [2026-02-11T14:50:23.167Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0'} [2026-02-11T14:50:23.167Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1'} [2026-02-11T14:50:23.167Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2'} [2026-02-11T14:50:23.167Z] Unreferenced items: [2026-02-11T14:50:23.167Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun'} [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-11T14:50:24.615Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-11T14:50:28.907Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-02-11T14:50:28.907Z] Unix type machine.. [2026-02-11T14:50:28.907Z] Running on a Linux host [2026-02-11T14:50:28.907Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-11T14:50:29.579Z] [WS-CLEANUP] Deleting project workspace... [2026-02-11T14:50:29.580Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-11T14:50:30.277Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2026-02-11T14:50:31.875Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';' [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-02-11T14:50:32.290Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Parallel Tests) [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] { (Branch: testList_2) [Pipeline] build [2026-02-11T14:50:32.465Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0 [Pipeline] build [2026-02-11T14:50:32.473Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1 [Pipeline] build [2026-02-11T14:50:32.506Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2 [2026-02-11T14:50:40.708Z] Starting building: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2 #41 [2026-02-11T14:50:40.711Z] Starting building: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1 #49 [2026-02-11T14:50:40.714Z] Starting building: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0 #50 [2026-02-11T16:12:57.936Z] Build Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2 #41 completed: UNSTABLE [Pipeline] } [2026-02-11T16:13:48.222Z] Build Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0 #50 completed: UNSTABLE [Pipeline] } [2026-02-11T17:46:43.083Z] Build Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1 #49 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-02-11T17:46:43.163Z] Running on test-azure-win2022-x64-1 in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-11T17:46:43.231Z] [WS-CLEANUP] Deleting project workspace... [2026-02-11T17:46:43.231Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-11T17:46:43.252Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-02-11T17:46:43.290Z] Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0 #50 completed with status UNSTABLE [Pipeline] timeout [2026-02-11T17:46:43.300Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-11T17:46:43.422Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0" build number 50 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-02-11T17:46:43.455Z] Saving Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0/50/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-02-11T17:46:43.481Z] Archiving artifacts [2026-02-11T17:46:43.547Z] Recording fingerprints [Pipeline] echo [2026-02-11T17:46:43.584Z] Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1 #49 completed with status UNSTABLE [Pipeline] timeout [2026-02-11T17:46:43.594Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-11T17:46:43.715Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1" build number 49 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-02-11T17:46:43.753Z] Saving Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1/49/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-02-11T17:46:43.780Z] Archiving artifacts [2026-02-11T17:46:43.842Z] Recording fingerprints [Pipeline] echo [2026-02-11T17:46:43.882Z] Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2 #41 completed with status UNSTABLE [Pipeline] timeout [2026-02-11T17:46:43.892Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-11T17:46:44.013Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2" build number 41 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-02-11T17:46:44.050Z] Saving Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2/41/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-02-11T17:46:44.076Z] Archiving artifacts [2026-02-11T17:46:44.137Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-02-11T17:46:44.322Z] Tap file found: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0\50\aqa-tests\TKG\output_17708228704809\Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0.tap... [Pipeline] readFile [Pipeline] findFiles [Pipeline] echo [2026-02-11T17:46:44.448Z] Tap file found: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1\49\aqa-tests\TKG\output_17708265154709\Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1.tap... [Pipeline] readFile [Pipeline] findFiles [Pipeline] echo [2026-02-11T17:46:44.634Z] Tap file found: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2\41\aqa-tests\TKG\output_17708247593056\Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2.tap... [Pipeline] readFile [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-11T17:46:44.796Z] [WS-CLEANUP] Deleting project workspace... [2026-02-11T17:46:44.797Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-11T17:46:44.824Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Rerun) [Pipeline] echo [2026-02-11T17:46:44.933Z] allocate a node for generating rerun job ... [Pipeline] node [2026-02-11T17:46:44.964Z] Running on test-ibmcloud-centosstream10-x64-2 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux [Pipeline] { [Pipeline] echo [2026-02-11T17:46:44.983Z] Generating rerun Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun) [Pipeline] echo [2026-02-11T17:46:45.011Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2026-02-11T17:46:46.384Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2026-02-11T17:46:47.184Z] Processing DSL script testJobTemplate [2026-02-11T17:49:25.480Z] LEVELS: [extended] [2026-02-11T17:49:25.480Z] JDK_VERSIONS: [8] [2026-02-11T17:49:25.480Z] GROUPS: [openjdk] [2026-02-11T17:49:25.480Z] ARCH_OS_LIST: [x86-64_alpine-linux] [2026-02-11T17:49:25.733Z] Existing items: [2026-02-11T17:49:25.733Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun'} [2026-02-11T17:49:25.733Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_0'} [2026-02-11T17:49:25.733Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_1'} [2026-02-11T17:49:25.733Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_testList_2'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2026-02-11T17:49:26.536Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun) [Pipeline] build [2026-02-11T17:49:26.550Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun [2026-02-11T17:49:34.358Z] Starting building: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun #52 [2026-02-11T18:59:50.167Z] Build Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun #52 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-02-11T18:59:50.254Z] Running on test-docker-centos7-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-11T18:59:50.538Z] [WS-CLEANUP] Deleting project workspace... [2026-02-11T18:59:50.538Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-11T18:59:50.659Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-02-11T18:59:50.700Z] Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun #52 completed with status UNSTABLE [Pipeline] timeout [2026-02-11T18:59:50.717Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-11T18:59:51.584Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun" build number 52 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-02-11T18:59:51.624Z] Saving Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/52/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-02-11T18:59:51.753Z] Archiving artifacts [2026-02-11T18:59:52.112Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-02-11T18:59:53.028Z] Tap file found: Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/52/aqa-tests/TKG/output_17708327275337/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun.tap... [Pipeline] readFile [Pipeline] echo [2026-02-11T18:59:53.354Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST=hotspot_jdk_0,jdk_management_0,jdk_management_1,jdk_tools_0,jdk_tools_1,jdk_jfr_0,jdk_jfr_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_alpine-linux&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=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&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%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u492-b02_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=512&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-11T18:59:53.380Z] Rerun failed jdk test cases in Grinder with jdk_custom target: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=jdk_custom&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_alpine-linux&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=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&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%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=java%2Flang%2Fmanagement%2FMemoryMXBean%2FCollectionUsageThreshold.java+java%2Flang%2Fmanagement%2FMemoryMXBean%2FMemoryManagementParallelGC.sh+java%2Flang%2Fmanagement%2FMemoryMXBean%2FMemoryManagementConcMarkSweepGC.sh+java%2Flang%2Fmanagement%2FMemoryMXBean%2FMemoryTestAllGC.sh+java%2Flang%2Fmanagement%2FMemoryMXBean%2FPendingAllGC.sh+java%2Flang%2Fmanagement%2FMemoryMXBean%2FResetPeakMemoryUsage.java+java%2Flang%2Fmanagement%2FMemoryMXBean%2FLowMemoryTest.java++tools%2Fpack200%2FDefaultTimeZoneTest.java++jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCCauseWithCMSConcurrent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCCauseWithG1ConcurrentMark.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCCauseWithG1FullCollection.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCCauseWithParallelOld.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCCauseWithPSMarkSweep.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCCauseWithCMSMarkSweep.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCEventMixedWithCMSConcurrent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCEventMixedWithG1ConcurrentMark.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCEventMixedWithG1FullCollection.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCEventMixedWithParallelOld.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCEventMixedWithCMSMarkSweep.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCEventMixedWithPSMarkSweep.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCEventMixedWithParNew.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestGCWithFasttime.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestYoungGarbageCollectionEventWithG1New.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestYoungGarbageCollectionEventWithParallelScavenge.java+jdk%2Fjfr%2Fevent%2Fgc%2Fcollection%2FTestYoungGarbageCollectionEventWithParNew.java+jdk%2Fjfr%2Fevent%2Fgc%2Fconfiguration%2FTestGCHeapConfigurationEventWith32BitOops.sh+jdk%2Fjfr%2Fevent%2Fgc%2Fconfiguration%2FTestGCHeapConfigurationEventWithHeapBasedOops.sh+jdk%2Fjfr%2Fevent%2Fgc%2Fconfiguration%2FTestGCHeapConfigurationEventWithZeroBasedOops.sh+jdk%2Fjfr%2Fevent%2Fgc%2Fconfiguration%2FTestGCTLABConfigurationEvent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fconfiguration%2FTestGCSurvivorConfigurationEvent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestCMSConcurrentModeFailureEvent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestEvacuationInfoEvent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestG1ConcurrentModeFailureEvent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestG1EvacMemoryStatsEvent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestG1HeapRegionTypeChangeEvent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestG1MMUEvent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestPromotionEventWithG1.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestPromotionEventWithParallelScavenge.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestStressAllocationGCEventsWithCMS.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestStressAllocationGCEventsWithG1.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestStressAllocationGCEventsWithParallel.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestStressAllocationGCEventsWithParNew.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestStressBigAllocationGCEventsWithCMS.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestStressBigAllocationGCEventsWithG1.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestStressBigAllocationGCEventsWithParallel.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestStressBigAllocationGCEventsWithParNew.java+jdk%2Fjfr%2Fevent%2Fgc%2Fdetailed%2FTestTenuringDistributionEvent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fheapsummary%2FTestHeapSummaryCommittedSize.java+jdk%2Fjfr%2Fevent%2Fgc%2Fheapsummary%2FTestHeapSummaryEventConcurrentCMS.java+jdk%2Fjfr%2Fevent%2Fgc%2Fheapsummary%2FTestHeapSummaryEventG1.java+jdk%2Fjfr%2Fevent%2Fgc%2Fheapsummary%2FTestHeapSummaryEventPSParOld.java+jdk%2Fjfr%2Fevent%2Fgc%2Fheapsummary%2FTestHeapSummaryEventPSSerial.java+jdk%2Fjfr%2Fevent%2Fgc%2Fobjectcount%2FTestObjectCountAfterGCEventWithCMSConcurrent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fobjectcount%2FTestObjectCountAfterGCEventWithCMSMarkSweep.java+jdk%2Fjfr%2Fevent%2Fgc%2Fobjectcount%2FTestObjectCountAfterGCEventWithG1ConcurrentMark.java+jdk%2Fjfr%2Fevent%2Fgc%2Fobjectcount%2FTestObjectCountAfterGCEventWithG1FullCollection.java+jdk%2Fjfr%2Fevent%2Fgc%2Fobjectcount%2FTestObjectCountAfterGCEventWithParallelOld.java+jdk%2Fjfr%2Fevent%2Fgc%2Fobjectcount%2FTestObjectCountAfterGCEventWithPSMarkSweep.java+jdk%2Fjfr%2Fevent%2Fgc%2Frefstat%2FTestRefStatEventWithCMSConcurrent.java+jdk%2Fjfr%2Fevent%2Fgc%2Frefstat%2FTestRefStatEventWithG1ConcurrentMark.java+jdk%2Fjfr%2Fevent%2Fgc%2Frefstat%2FTestRefStatEventWithG1FullCollection.java+jdk%2Fjfr%2Fevent%2Fgc%2Frefstat%2FTestRefStatEventWithG1New.java+jdk%2Fjfr%2Fevent%2Fgc%2Frefstat%2FTestRefStatEventWithParallelOld.java+jdk%2Fjfr%2Fevent%2Fgc%2Frefstat%2FTestRefStatEventWithParallelScavenge.java+jdk%2Fjfr%2Fevent%2Fgc%2Frefstat%2FTestRefStatEventWithPSMarkSweep.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestConcMarkSweepAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestG1HumongousAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestG1OldAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestG1YoungAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestMetaspaceConcMarkSweepGCAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestMetaspaceG1GCAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestMetaspaceParallelGCAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestParallelMarkSweepAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestParallelScavengeAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Fgc%2Fstacktrace%2FTestParNewAllocationPendingStackTrace.java+jdk%2Fjfr%2Fevent%2Foldobject%2FTestG1.java+jdk%2Fjfr%2Fevent%2Foldobject%2FTestParallel.java+jdk%2Fjfr%2Fevent%2Foldobject%2FTestParallelOld.java+jdk%2Fjfr%2Fevent%2Fruntime%2FTestSizeTFlags.java+jdk%2Fjfr%2Fevent%2Fruntime%2FTestThreadCpuTimeEvent.java+jdk%2Fjfr%2Fevent%2Fruntime%2FTestVMOperation.java+jdk%2Fjfr%2Fjavaagent%2FTestPremainAgent.java+jdk%2Fjfr%2Fevent%2Fgc%2Fheapsummary%2FTestHeapSummaryEventParNewCMS.java+jdk%2Fjfr%2Fevent%2Fgc%2Frefstat%2FTestRefStatEventWithCMSMarkSweep.java+jdk%2Fjfr%2Fevent%2Foldobject%2FTestCMS.java&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u492-b02_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=512&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-11T18:59:53.407Z] Rerun failed hotspot test cases in Grinder with hotspot_custom target: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=hotspot_custom&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_alpine-linux&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=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&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%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=compiler%2Fjsr292%2FConcurrentClassLoadingTest.java+gc%2F6581734%2FTest6581734.java+gc%2Farguments%2FTestAlignmentToUseLargePages.java+gc%2Farguments%2FTestAggressiveHeap.java+gc%2Farguments%2FTestCMSHeapSizeFlags.java+gc%2Farguments%2FTestG1ConcRefinementThreads.java+gc%2Farguments%2FTestG1HeapSizeFlags.java+gc%2Farguments%2FTestMinInitialErgonomics.java+gc%2Farguments%2FTestParallelHeapSizeFlags.java+gc%2Farguments%2FTestMaxNewSize.java+gc%2Fclass_unloading%2FTestClassUnloadingDisabled.java+gc%2Farguments%2FTestUseCompressedOopsErgo.java+gc%2Fclass_unloading%2FTestG1ClassUnloadingHWM.java+gc%2Fergonomics%2FTestDynamicNumberOfGCThreads.java+gc%2Fg1%2FTest2GbHeap.java+gc%2Fg1%2FTestEagerReclaimHumongousRegions.java+gc%2Fg1%2FTestEagerReclaimHumongousRegionsClearMarkBits.java+gc%2Fg1%2FTestEagerReclaimHumongousRegionsWithRefs.java+gc%2Fg1%2FTestGreyReclaimedHumongousObjects.java+gc%2Fg1%2FTestGCLogMessages.java+gc%2Fg1%2FTestG1TraceEagerReclaimHumongousObjects.java+gc%2Fg1%2FTestHumongousAllocInitialMark.java+gc%2Fg1%2FTestHumongousShrinkHeap.java+gc%2Fg1%2FTestNoEagerReclaimOfHumongousRegions.java+gc%2Fg1%2FTestHumongousCodeCacheRoots.java+gc%2Fg1%2FTestRegionAlignment.java+gc%2Fg1%2FTestPrintGCDetails.java+gc%2Fg1%2FTestPrintRegionRememberedSetInfo.java+gc%2Fg1%2FTestShrinkAuxiliaryData00.java+gc%2Fg1%2FTestShrinkDefragmentedHeap.java+gc%2Fg1%2FTestShrinkToOneRegion.java+gc%2Fg1%2FTestStringDeduplicationInterned.java+gc%2Fg1%2FTestStringDeduplicationAgeThreshold.java+gc%2Fg1%2FTestStringDeduplicationFullGC.java+gc%2Fg1%2FTestStringDeduplicationPrintOptions.java+gc%2Fg1%2FTestStringDeduplicationTableRehash.java+gc%2Fg1%2FTestStringDeduplicationTableResize.java+gc%2Fg1%2FTestStringSymbolTableStats.java+gc%2Fg1%2FTestStringDeduplicationYoungGC.java+gc%2Fmetaspace%2FG1AddMetaspaceDependency.java+gc%2Fmetaspace%2FTestMetaspacePerfCounters.java+gc%2Fstartup_warnings%2FTestG1.java+gc%2Fstartup_warnings%2FTestParallelScavengeSerialOld.java+gc%2Fstartup_warnings%2FTestParallelGC.java+gc%2FTestMemoryMXBeansAndPoolsPresence.java+gc%2FTestSystemGC.java+compiler%2Fgcbarriers%2FPreserveFPRegistersTest.java+compiler%2Fregalloc%2FC1ObjectSpillInLogicOp.java+compiler%2Fstringopts%2FTestStringObjectInitialization.java+gc%2FconcurrentMarkSweep%2FCheckAllocateAndSystemGC.java+gc%2FconcurrentMarkSweep%2FDisableResizePLAB.java+gc%2FconcurrentMarkSweep%2FGuardShrinkWarning.java+gc%2FconcurrentMarkSweep%2FSystemGCOnForegroundCollector.java+gc%2Fg1%2Fmixedgc%2FTestOldGenCollectionUsage.java+gc%2Flogging%2FTestGCId.java+gc%2FparallelScavenge%2FAdaptiveGCBoundary.java+gc%2Fwhitebox%2FTestConcMarkCycleWB.java&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u492-b02_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=512&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-11T18:59:53.690Z] [WS-CLEANUP] Deleting project workspace... [2026-02-11T18:59:53.690Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-11T18:59:53.810Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE