Test_openjdk8_hs_extended.system_x86-64_alpine-linux

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin" build number 513 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3075 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea_x64AlpineLinux" build number 327 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_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.system_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 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10 Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)" > git rev-list --no-walk f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-02-17T21:58:23.518Z] SPEC: alpine-linux_x86-64 [Pipeline] echo [2026-02-17T21:58:23.519Z] 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-17T21:58:23.534Z] dynamicAgents: [] [Pipeline] echo [2026-02-17T21:58:23.535Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.alpine-linux [Pipeline] nodesByLabel [2026-02-17T21:58:23.544Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.alpine-linux' label [Pipeline] node [2026-02-17T21:58:38.547Z] Still waiting to schedule task [2026-02-17T21:58:38.548Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.alpine-linux’ [2026-02-17T22:03:54.863Z] Running on test-docker-alpine320-x64-4 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_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-17T22:03:54.884Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-17T22:03:55.171Z] [WS-CLEANUP] Deleting project workspace... [2026-02-17T22:03:55.171Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-17T22:03:55.298Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-17T22:03:55.472Z] The recommended git tool is: git [2026-02-17T22:03:55.722Z] No credentials specified [2026-02-17T22:03:55.849Z] Cloning the remote Git repository [2026-02-17T22:03:56.038Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-17T22:03:56.039Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests # timeout=10 [2026-02-17T22:03:58.012Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-02-17T22:03:58.012Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-17T22:03:58.013Z] > git --version # timeout=10 [2026-02-17T22:03:58.020Z] > git --version # 'git version 2.45.4' [2026-02-17T22:03:58.022Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-17T22:04:06.998Z] Avoid second fetch [2026-02-17T22:04:07.136Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master) [2026-02-17T22:04:06.771Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-17T22:04:06.785Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-17T22:04:07.058Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-02-17T22:04:07.196Z] > git config core.sparsecheckout # timeout=10 [2026-02-17T22:04:07.213Z] > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10 [2026-02-17T22:04:09.898Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_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-17T22:04:11.587Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-02-17T22:04:11.603Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-17T22:04:13.086Z] + LC_TIME=C date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-17T22:04:13.597Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-17T22:04:14.989Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-02-17T22:04:14.989Z] Unix type machine.. [2026-02-17T22:04:14.989Z] Running on a Linux host [2026-02-17T22:04:14.989Z] 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-17T22:04:17.493Z] + printenv [2026-02-17T22:04:17.493Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-17T22:04:17.493Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-17T22:04:17.493Z] SETUP_JCK_RUN=false [2026-02-17T22:04:17.493Z] USE_TESTENV_PROPERTIES=false [2026-02-17T22:04:17.493Z] MAIL=/var/mail/jenkins [2026-02-17T22:04:17.493Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-17T22:04:17.493Z] BUILD_LIST=system [2026-02-17T22:04:17.493Z] USER=jenkins [2026-02-17T22:04:17.493Z] SSH_CLIENT=78.47.239.97 47560 22 [2026-02-17T22:04:17.493Z] SDK_RESOURCE=upstream [2026-02-17T22:04:17.493Z] CI=true [2026-02-17T22:04:17.493Z] OPENJ9_BRANCH=master [2026-02-17T22:04:17.493Z] jobStatus=SUCCESS [2026-02-17T22:04:17.493Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-17T22:04:17.493Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/368/display/redirect?page=changes [2026-02-17T22:04:17.493Z] UPSTREAM_JOB_NUMBER=513 [2026-02-17T22:04:17.493Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-17T22:04:17.493Z] TARGET=extended.system [2026-02-17T22:04:17.493Z] EXIT_FAILURE=false [2026-02-17T22:04:17.493Z] SHLVL=2 [2026-02-17T22:04:17.493Z] 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-17T22:04:17.493Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib [2026-02-17T22:04:17.493Z] HOME=/home/jenkins [2026-02-17T22:04:17.493Z] STF_OWNER_BRANCH=adoptium:master [2026-02-17T22:04:17.493Z] USE_JRE=false [2026-02-17T22:04:17.493Z] OLDPWD=/home/jenkins [2026-02-17T22:04:17.493Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/368/ [2026-02-17T22:04:17.493Z] ADOPTOPENJDK_BRANCH=master [2026-02-17T22:04:17.493Z] TAP_NAME=Test_openjdk8_hs_extended.system_x86-64_alpine-linux.tap [2026-02-17T22:04:17.493Z] JDK_IMPL=hotspot [2026-02-17T22:04:17.493Z] HUDSON_COOKIE=5b4f1d0c-e5aa-4ef4-b43a-417cdcf90cd2 [2026-02-17T22:04:17.493Z] DOCKER_REQUIRED=false [2026-02-17T22:04:17.493Z] JENKINS_SERVER_COOKIE=durable-23072a749ffda1fefcc0506af3d58a1c6d5b4a9e4adb35a025055323af925a0f [2026-02-17T22:04:17.493Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../benchmarks [2026-02-17T22:04:17.493Z] JDK_REPO=https://github.com/adoptium/alpine-jdk8u [2026-02-17T22:04:17.493Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux [2026-02-17T22:04:17.493Z] KEEP_WORKSPACE=false [2026-02-17T22:04:17.493Z] ARCHIVE_TEST_RESULTS=false [2026-02-17T22:04:17.493Z] GENERATE_JOBS=true [2026-02-17T22:04:17.493Z] NODE_NAME=test-docker-alpine320-x64-4 [2026-02-17T22:04:17.493Z] LOGNAME=jenkins [2026-02-17T22:04:17.493Z] PERSONAL_BUILD=false [2026-02-17T22:04:17.493Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-17T22:04:17.493Z] JDK_BRANCH=jdk8u492-b03_adopt [2026-02-17T22:04:17.493Z] _=/usr/lib/jvm/jdk21/bin/java [2026-02-17T22:04:17.493Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/368/display/redirect?page=artifacts [2026-02-17T22:04:17.493Z] AUTO_DETECT=true [2026-02-17T22:04:17.493Z] STAGE_NAME=Setup [2026-02-17T22:04:17.494Z] EXECUTOR_NUMBER=0 [2026-02-17T22:04:17.494Z] JDK_VERSION=8 [2026-02-17T22:04:17.494Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-17T22:04:17.494Z] BUILD_DISPLAY_NAME=#368 [2026-02-17T22:04:17.494Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-17T22:04:17.494Z] TIME_LIMIT=25 [2026-02-17T22:04:17.494Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/368/display/redirect?page=tests [2026-02-17T22:04:17.494Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-17T22:04:17.494Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_x86-64_alpine-linux [2026-02-17T22:04:17.494Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2026-02-17T22:04:17.494Z] TKG_ITERATIONS=1 [2026-02-17T22:04:17.494Z] PLATFORM=x86-64_alpine-linux [2026-02-17T22:04:17.494Z] BUILD_ID=368 [2026-02-17T22:04:17.494Z] EXIT_SUCCESS=false [2026-02-17T22:04:17.494Z] RERUN_FAILURE=true [2026-02-17T22:04:17.494Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib [2026-02-17T22:04:17.494Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-17T22:04:17.494Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_x86-64_alpine-linux-368 [2026-02-17T22:04:17.494Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-17T22:04:17.494Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-17T22:04:17.494Z] KEEP_REPORTDIR=false [2026-02-17T22:04:17.494Z] ORIGIN_JDK_VERSION=8 [2026-02-17T22:04:17.494Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/ [2026-02-17T22:04:17.494Z] JCK_GIT_BRANCH=master [2026-02-17T22:04:17.494Z] BUILD_NUMBER=368 [2026-02-17T22:04:17.494Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-17T22:04:17.494Z] ITERATIONS=1 [2026-02-17T22:04:17.494Z] JENKINS_NODE_COOKIE=c92155a0-c9f8-43d9-9a68-75fc4db473cb [2026-02-17T22:04:17.494Z] SHELL=/bin/bash [2026-02-17T22:04:17.494Z] SPEC=alpine-linux_x86-64 [2026-02-17T22:04:17.494Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-17T22:04:17.494Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/jdkbinary/j2sdk-image [2026-02-17T22:04:17.494Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-17T22:04:17.494Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/368/display/redirect [2026-02-17T22:04:17.494Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-17T22:04:17.494Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/display/redirect [2026-02-17T22:04:17.494Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin [2026-02-17T22:04:17.494Z] SLACK_CHANNEL=aqavit-bot [2026-02-17T22:04:17.494Z] JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_alpine-linux [2026-02-17T22:04:17.494Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-17T22:04:17.494Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux [2026-02-17T22:04:17.494Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/lib [2026-02-17T22:04:17.494Z] SSH_CONNECTION=78.47.239.97 47560 172.17.0.3 22 [2026-02-17T22:04:17.494Z] TEST_TIME=120 [2026-02-17T22:04:17.494Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux@tmp [2026-02-17T22:04:17.494Z] PARALLEL=Dynamic [2026-02-17T22:04:17.494Z] JOBSTARTTIME=Tue, 17 Feb 2026 22:04:12 +0000 [2026-02-17T22:04:17.494Z] DYNAMIC_COMPILE=false [2026-02-17T22:04:17.494Z] 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-17T22:04:17.886Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-17T22:04:17.899Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-17T22:04:58.892Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-alpine-linux-x64-temurin" build number 513 [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-17T22:04:59.094Z] 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-17T22:04:59.101Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux [Pipeline] { [Pipeline] sshagent [2026-02-17T22:04:59.193Z] $ ssh-agent [2026-02-17T22:04:59.779Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpdeJBf/agent.3109986 [2026-02-17T22:04:59.779Z] SSH_AGENT_PID=3109988 [2026-02-17T22:04:59.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-17T22:04:59.795Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-17T22:04:59.826Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-02-17T22:05:01.299Z] + pwd [2026-02-17T22:05:01.299Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.system_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-17T22:05:01.299Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests [2026-02-17T22:05:01.299Z] get jdk binary... [2026-02-17T22:05:01.299Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-17T22:05:01.299Z] Uncompressing file: OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u492b03-ea.tar.gz ... [2026-02-17T22:05:04.666Z] List files in jdkbinary folder... [2026-02-17T22:05:04.666Z] total 306080 [2026-02-17T22:05:04.666Z] -rw-r--r-- 1 jenkins jenkins 170162224 Feb 17 21:49 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u492b03-ea.tar.gz [2026-02-17T22:05:04.666Z] -rw-r--r-- 1 jenkins jenkins 101385398 Feb 17 21:49 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u492b03-ea.tar.gz [2026-02-17T22:05:04.666Z] -rw-r--r-- 1 jenkins jenkins 41756241 Feb 17 21:49 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u492b03-ea.tar.gz [2026-02-17T22:05:04.666Z] -rw-rw-r-- 1 jenkins jenkins 21595 Feb 17 21:52 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b03-ea-metadata.json [2026-02-17T22:05:04.666Z] -rw-r--r-- 1 jenkins jenkins 75878 Feb 17 21:53 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b03-ea.json [2026-02-17T22:05:04.666Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 22:05 tmp [2026-02-17T22:05:04.666Z] List files in jdkbinary/tmp folder... [2026-02-17T22:05:04.666Z] total 4 [2026-02-17T22:05:04.666Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 17 22:05 jdk8u492-b03 [2026-02-17T22:05:04.666Z] Moving directory jdk8u492-b03/ to ../j2sdk-image [2026-02-17T22:05:04.666Z] Uncompressing file: OpenJDK8U-jre_x64_alpine-linux_hotspot_8u492b03-ea.tar.gz ... [2026-02-17T22:05:07.080Z] List files in jdkbinary folder... [2026-02-17T22:05:07.080Z] total 306084 [2026-02-17T22:05:07.080Z] -rw-r--r-- 1 jenkins jenkins 170162224 Feb 17 21:49 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u492b03-ea.tar.gz [2026-02-17T22:05:07.080Z] -rw-r--r-- 1 jenkins jenkins 101385398 Feb 17 21:49 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u492b03-ea.tar.gz [2026-02-17T22:05:07.080Z] -rw-r--r-- 1 jenkins jenkins 41756241 Feb 17 21:49 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u492b03-ea.tar.gz [2026-02-17T22:05:07.080Z] -rw-rw-r-- 1 jenkins jenkins 21595 Feb 17 21:52 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b03-ea-metadata.json [2026-02-17T22:05:07.080Z] -rw-r--r-- 1 jenkins jenkins 75878 Feb 17 21:53 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b03-ea.json [2026-02-17T22:05:07.080Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 17 22:05 j2sdk-image [2026-02-17T22:05:07.080Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 22:05 tmp [2026-02-17T22:05:07.080Z] List files in jdkbinary/tmp folder... [2026-02-17T22:05:07.080Z] total 4 [2026-02-17T22:05:07.080Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 17 22:05 jdk8u492-b03-jre [2026-02-17T22:05:07.080Z] Moving directory jdk8u492-b03-jre/ to ../j2re-image [2026-02-17T22:05:07.080Z] Uncompressing OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u492b03-ea.tar.gz over ./j2sdk-image/jre... [2026-02-17T22:05:15.352Z] Removing top-level folder jdk8u492-b03-debug-image/ [2026-02-17T22:05:15.352Z] Removing top-level folder jdk8u492-b03/ [2026-02-17T22:05:22.190Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version [2026-02-17T22:05:22.190Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-17T22:05:22.190Z] openjdk version "1.8.0_492-beta" [2026-02-17T22:05:22.190Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172124-b03) [2026-02-17T22:05:22.190Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode) [2026-02-17T22:05:22.190Z] =JAVA VERSION OUTPUT END= [2026-02-17T22:05:22.190Z] =RELEASE INFO BEGIN= [2026-02-17T22:05:22.190Z] JAVA_VERSION="1.8.0_492" [2026-02-17T22:05:22.190Z] OS_NAME="Linux" [2026-02-17T22:05:22.190Z] OS_VERSION="2.6" [2026-02-17T22:05:22.190Z] OS_ARCH="amd64" [2026-02-17T22:05:22.190Z] SOURCE=".:git:fb1e5e7d2bca+" [2026-02-17T22:05:22.190Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-17T22:05:22.191Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce" [2026-02-17T22:05:22.191Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-17T22:05:22.191Z] SOURCE_REPO="https://github.com/adoptium/alpine-jdk8u.git" [2026-02-17T22:05:22.191Z] FULL_VERSION="1.8.0_492-beta-202602172124-b03" [2026-02-17T22:05:22.191Z] SEMANTIC_VERSION="8.0.492+3" [2026-02-17T22:05:22.191Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure" [2026-02-17T22:05:22.191Z] JVM_VARIANT="Hotspot" [2026-02-17T22:05:22.191Z] JVM_VERSION="25.492-b03" [2026-02-17T22:05:22.191Z] IMAGE_TYPE="JDK" [2026-02-17T22:05:22.191Z] =RELEASE INFO END= [2026-02-17T22:05:22.191Z] get testKitGen... [2026-02-17T22:05:22.191Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-17T22:05:23.743Z] git rev-parse master [2026-02-17T22:05:23.743Z] git checkout -q -f d8a5e7b9cec170af57c956a21372271dee7f8dfe [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-17T22:05:24.231Z] $ ssh-agent -k [2026-02-17T22:05:24.253Z] unset SSH_AUTH_SOCK; [2026-02-17T22:05:24.254Z] unset SSH_AGENT_PID; [2026-02-17T22:05:24.254Z] echo Agent pid 3109988 killed; [2026-02-17T22:05:24.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-17T22:05:25.231Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.system&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=false&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-b03_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=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=513&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-17T22:05:25.250Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.system&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=false&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-b03_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=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=513&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-17T22:05:25.300Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-17T22:05:26.067Z] Copied 1 artifact from "getTRSSOutput" build number 2051 [Pipeline] sh [2026-02-17T22:05:27.480Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-02-17T22:05:27.480Z] + gzip -cd TRSSOutput.tar.gz [2026-02-17T22:05:27.480Z] + tar xof - [2026-02-17T22:05:27.480Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-02-17T22:05:27.941Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-17T22:05:27.960Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-02-17T22:05:29.379Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-02-17T22:05:30.132Z] -------------------------------------------- [2026-02-17T22:05:30.132Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib [2026-02-17T22:05:30.132Z] task is set to default [2026-02-17T22:05:30.132Z] dependencyList is set to all [2026-02-17T22:05:30.132Z] System Test jars will be downloaded. [2026-02-17T22:05:30.132Z] -------------------------------------------- [2026-02-17T22:05:30.132Z] Starting download third party dependent jars [2026-02-17T22:05:30.132Z] -------------------------------------------- [2026-02-17T22:05:30.132Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib [2026-02-17T22:05:30.132Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib/mauve/mauve.jar exists with correct hash, not downloading [2026-02-17T22:05:30.132Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2026-02-17T22:05:30.132Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib/tools/tools.jar exists, not downloading. [2026-02-17T22:05:30.132Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2026-02-17T22:05:30.132Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib/junit/junit.jar exists, not downloading. [2026-02-17T22:05:30.132Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2026-02-17T22:05:30.132Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2026-02-17T22:05:30.132Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-02-17T22:05:30.132Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-02-17T22:05:30.132Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2026-02-17T22:05:30.132Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading [2026-02-17T22:05:30.132Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-02-17T22:05:30.540Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.alpine-linux' label [Pipeline] echo [2026-02-17T22:05:30.543Z] Machine limit is 3. [Pipeline] sh [2026-02-17T22:05:31.974Z] + cd ./aqa-tests/TKG [2026-02-17T22:05:31.974Z] + uname [2026-02-17T22:05:31.974Z] + '[' Linux '=' AIX ] [2026-02-17T22:05:31.974Z] + uname [2026-02-17T22:05:31.974Z] + '[' Linux '=' SunOS ] [2026-02-17T22:05:31.974Z] + uname [2026-02-17T22:05:31.974Z] + '[' Linux '=' '*BSD' ] [2026-02-17T22:05:31.974Z] + MAKE=make [2026-02-17T22:05:31.974Z] + unset LD_LIBRARY_PATH [2026-02-17T22:05:31.974Z] + make genParallelList 'TEST=extended.system' 'TEST_TIME=120' 'NUM_MACHINES=' [2026-02-17T22:05:31.974Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/jdkbinary/j2sdk-image [2026-02-17T22:05:31.974Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib [2026-02-17T22:05:31.974Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T22:05:31.974Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T22:05:31.975Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-17T22:05:31.975Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_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.system_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-17T22:05:31.975Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml [2026-02-17T22:05:32.741Z] [2026-02-17T22:05:32.741Z] build: [2026-02-17T22:05:33.500Z] [2026-02-17T22:05:33.500Z] clean: [2026-02-17T22:05:33.500Z] [2026-02-17T22:05:33.500Z] init: [2026-02-17T22:05:33.500Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/bin [2026-02-17T22:05:33.500Z] [2026-02-17T22:05:33.500Z] getDependentLibs: [2026-02-17T22:05:33.500Z] [exec] -------------------------------------------- [2026-02-17T22:05:33.500Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib [2026-02-17T22:05:33.500Z] [exec] task is set to default [2026-02-17T22:05:33.500Z] [exec] dependencyList is set to json_simple [2026-02-17T22:05:33.500Z] [exec] System Test jars will be downloaded. [2026-02-17T22:05:33.500Z] [exec] -------------------------------------------- [2026-02-17T22:05:33.500Z] [exec] Starting download third party dependent jars [2026-02-17T22:05:33.500Z] [exec] -------------------------------------------- [2026-02-17T22:05:33.500Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib [2026-02-17T22:05:33.500Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-02-17T22:05:33.500Z] [exec] downloaded dependent third party jars successfully [2026-02-17T22:05:33.500Z] [2026-02-17T22:05:33.500Z] compile: [2026-02-17T22:05:33.500Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T22:05:33.500Z] [echo] ============COMPILER SETTINGS============ [2026-02-17T22:05:33.500Z] [echo] ===fork: yes [2026-02-17T22:05:33.500Z] [echo] ===debug: on [2026-02-17T22:05:33.500Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/bin [2026-02-17T22:05:37.998Z] [2026-02-17T22:05:37.998Z] dist: [2026-02-17T22:05:38.760Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-17T22:05:38.760Z] [2026-02-17T22:05:38.760Z] BUILD SUCCESSFUL [2026-02-17T22:05:38.760Z] Total time: 6 seconds [2026-02-17T22:05:38.760Z] 0 [2026-02-17T22:05:38.760Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-17T22:05:38.760Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-17T22:05:38.760Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2026-02-17T22:05:39.522Z] ****************************** MACHINE INFO ****************************** [2026-02-17T22:05:39.522Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG [2026-02-17T22:05:39.522Z] Free Physical Memory Size : 4567351296 [2026-02-17T22:05:39.522Z] Free space (bytes) : 347369291776 [2026-02-17T22:05:39.522Z] Total Physical Memory Size : 6442450944 [2026-02-17T22:05:39.522Z] Total space (bytes) : 480790110208 [2026-02-17T22:05:39.522Z] Usable space (bytes) : 325019066368 [2026-02-17T22:05:39.522Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T22:05:39.522Z] bashVersion : [2026-02-17T22:05:39.522Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl) [2026-02-17T22:05:39.522Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-17T22:05:39.522Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-17T22:05:39.522Z] [2026-02-17T22:05:39.522Z] This is free software; you are free to change and redistribute it. [2026-02-17T22:05:39.522Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-17T22:05:39.522Z] cpuCores : 16 [2026-02-17T22:05:39.522Z] curlVersion : [2026-02-17T22:05:39.522Z] 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-17T22:05:39.522Z] Release-Date: 2025-06-04 [2026-02-17T22:05:39.522Z] 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-17T22:05:39.522Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd [2026-02-17T22:05:39.522Z] dockerVersion : bash: line 1: docker: command not found [2026-02-17T22:05:39.522Z] gcc version : 13.2.1 [2026-02-17T22:05:39.522Z] gclibc version : [2026-02-17T22:05:39.522Z] musl libc (x86_64) [2026-02-17T22:05:39.522Z] Version 1.2.5 [2026-02-17T22:05:39.522Z] Dynamic Program Loader [2026-02-17T22:05:39.522Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname [2026-02-17T22:05:39.522Z] gdb version : bash: line 1: gdb: command not found [2026-02-17T22:05:39.522Z] lldb version : Command could not be executed [2026-02-17T22:05:39.522Z] makeVersion : [2026-02-17T22:05:39.522Z] GNU Make 4.4.1 [2026-02-17T22:05:39.522Z] Built for x86_64-alpine-linux-musl [2026-02-17T22:05:39.522Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-02-17T22:05:39.522Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-02-17T22:05:39.522Z] This is free software: you are free to change and redistribute it. [2026-02-17T22:05:39.522Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-17T22:05:39.522Z] mavenVersion : bash: line 1: mvn: command not found [2026-02-17T22:05:39.522Z] perlVersion : [2026-02-17T22:05:39.522Z] [2026-02-17T22:05:39.522Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi [2026-02-17T22:05:39.522Z] [2026-02-17T22:05:39.522Z] Copyright 1987-2025, Larry Wall [2026-02-17T22:05:39.522Z] [2026-02-17T22:05:39.522Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-17T22:05:39.522Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-17T22:05:39.522Z] [2026-02-17T22:05:39.522Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-17T22:05:39.522Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-17T22:05:39.522Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-17T22:05:39.522Z] [2026-02-17T22:05:39.522Z] podmanVersion : bash: line 1: podman: command not found [2026-02-17T22:05:39.522Z] procArch : unknown [2026-02-17T22:05:39.522Z] sysArch : x86_64 [2026-02-17T22:05:39.522Z] sysOS : Linux [2026-02-17T22:05:39.522Z] ulimit : [2026-02-17T22:05:39.522Z] real-time non-blocking time (microseconds, -R) unlimited [2026-02-17T22:05:39.522Z] core file size (blocks, -c) unlimited [2026-02-17T22:05:39.522Z] data seg size (kbytes, -d) unlimited [2026-02-17T22:05:39.522Z] scheduling priority (-e) 0 [2026-02-17T22:05:39.522Z] file size (blocks, -f) unlimited [2026-02-17T22:05:39.522Z] pending signals (-i) 257166 [2026-02-17T22:05:39.522Z] max locked memory (kbytes, -l) 8192 [2026-02-17T22:05:39.522Z] max memory size (kbytes, -m) unlimited [2026-02-17T22:05:39.522Z] open files (-n) 1048576 [2026-02-17T22:05:39.522Z] pipe size (512 bytes, -p) 8 [2026-02-17T22:05:39.522Z] POSIX message queues (bytes, -q) 819200 [2026-02-17T22:05:39.522Z] real-time priority (-r) 0 [2026-02-17T22:05:39.522Z] stack size (kbytes, -s) 8192 [2026-02-17T22:05:39.522Z] cpu time (seconds, -t) unlimited [2026-02-17T22:05:39.522Z] max user processes (-u) unlimited [2026-02-17T22:05:39.522Z] virtual memory (kbytes, -v) unlimited [2026-02-17T22:05:39.522Z] file locks (-x) unlimited [2026-02-17T22:05:39.522Z] uname : Linux c73d783e3e72 6.8.0-1044-azure #50~22.04.1-Ubuntu SMP Wed Dec 3 15:13:22 UTC 2025 x86_64 Linux [2026-02-17T22:05:39.522Z] vmVendor : Oracle Corporation [2026-02-17T22:05:39.522Z] vmVersion : 25.492-b03 [2026-02-17T22:05:39.522Z] xlc version : bash: line 1: xlC: command not found [2026-02-17T22:05:39.522Z] ************************************************************************** [2026-02-17T22:05:39.522Z] [2026-02-17T22:05:39.522Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-17T22:05:39.522Z] [2026-02-17T22:05:39.522Z] System.getProperty('java.vendor')=Temurin [2026-02-17T22:05:39.522Z] [2026-02-17T22:05:39.522Z] System.getProperty('os.name')=Linux [2026-02-17T22:05:39.522Z] [2026-02-17T22:05:39.522Z] System.getProperty('os.arch')=amd64 [2026-02-17T22:05:39.522Z] [2026-02-17T22:05:39.522Z] System.getProperty('java.fullversion')=null [2026-02-17T22:05:39.522Z] [2026-02-17T22:05:39.522Z] System.getProperty('sun.arch.data.model')=64 [2026-02-17T22:05:39.522Z] [2026-02-17T22:05:40.281Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib [2026-02-17T22:05:40.281Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG' [2026-02-17T22:05:40.281Z] perl scripts/configure.pl [2026-02-17T22:05:40.281Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-02-17T22:05:41.554Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-17T22:05:41.554Z] [2026-02-17T22:05:41.554Z] [2026-02-17T22:05:41.554Z] Starting to generate parallel test lists. [2026-02-17T22:05:41.554Z] [2026-02-17T22:05:42.351Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/churn/playlist.xml [2026-02-17T22:05:42.351Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/security/playlist.xml [2026-02-17T22:05:42.351Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/jcstress/playlist.xml [2026-02-17T22:05:42.351Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/jlm/playlist.xml [2026-02-17T22:05:42.351Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2026-02-17T22:05:42.351Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2026-02-17T22:05:42.351Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2026-02-17T22:05:42.351Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2026-02-17T22:05:42.351Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2026-02-17T22:05:42.351Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/modularity/playlist.xml [2026-02-17T22:05:42.351Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2026-02-17T22:05:42.351Z] Attempting to get test duration data from TRSS. [2026-02-17T22:05:42.351Z] 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=system&level=extended [2026-02-17T22:05:43.920Z] Attempting to get test duration data from cached files. [2026-02-17T22:05:43.920Z] [2026-02-17T22:05:43.920Z] TEST DURATION [2026-02-17T22:05:43.920Z] ==================================================================================== [2026-02-17T22:05:43.920Z] Total number of tests searched: 32 [2026-02-17T22:05:43.920Z] Number of test durations found: 32 [2026-02-17T22:05:43.920Z] Top slowest tests: [2026-02-17T22:05:43.920Z] 09m02s MiniMix_aot_5m_0 [2026-02-17T22:05:43.920Z] 08m28s MiniMix_10m_1 [2026-02-17T22:05:43.920Z] 08m13s MiniMix_10m_0 [2026-02-17T22:05:43.920Z] ==================================================================================== [2026-02-17T22:05:43.920Z] [2026-02-17T22:05:43.920Z] Test target is split into 1 lists. [2026-02-17T22:05:43.920Z] Reducing estimated test running time from 87m57s to 87m57s. [2026-02-17T22:05:43.920Z] [2026-02-17T22:05:43.920Z] -------------------------------------testList_0------------------------------------- [2026-02-17T22:05:43.920Z] Number of tests: 32 [2026-02-17T22:05:43.920Z] Estimated running time: 87m57s [2026-02-17T22:05:43.920Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_10m_1,MiniMix_10m_0,ConcurrentLoadTest_5m_0,ConcurrentLoadTest_5m_1,MiniMix_5m_0,MiniMix_5m_1,DBBLoadTest_5m_1,DBBLoadTest_5m_0,LangLoadTest_5m_0,MathLoadTest_all_5m_0,LangLoadTest_5m_1,UtilLoadTest_5m_1,MathLoadTest_all_5m_1,UtilLoadTest_5m_0,HCRLateAttachWorkload_1,HCRLateAttachWorkload_0,OAuthTest_0,LockingLoadTest_1,LockingLoadTest_0,JdiTest_1,MathLoadTest_all_5m_2,JdiTest_2,JdiTest_0,ConcurrentLoadTest_5m_2,DBBLoadTest_5m_2,MiniMix_5m_2,LockingLoadTest_2,UtilLoadTest_5m_2,MiniMix_10m_2,LangLoadTest_5m_2,HCRLateAttachWorkload_2 [2026-02-17T22:05:43.920Z] ------------------------------------------------------------------------------------ [2026-02-17T22:05:43.920Z] [2026-02-17T22:05:43.920Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-02-17T22:05:43.920Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-02-17T22:05:44.430Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-02-17T22:05:44.823Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3. [Pipeline] sh [2026-02-17T22:05:46.238Z] + cd ./aqa-tests/TKG [2026-02-17T22:05:46.238Z] + uname [2026-02-17T22:05:46.238Z] + '[' Linux '=' AIX ] [2026-02-17T22:05:46.238Z] + uname [2026-02-17T22:05:46.238Z] + '[' Linux '=' SunOS ] [2026-02-17T22:05:46.238Z] + uname [2026-02-17T22:05:46.238Z] + '[' Linux '=' '*BSD' ] [2026-02-17T22:05:46.238Z] + MAKE=make [2026-02-17T22:05:46.238Z] + unset LD_LIBRARY_PATH [2026-02-17T22:05:46.238Z] + make genParallelList 'TEST=extended.system' 'NUM_MACHINES=3' 'TEST_TIME=' [2026-02-17T22:05:46.238Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/jdkbinary/j2sdk-image [2026-02-17T22:05:46.238Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib [2026-02-17T22:05:46.238Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T22:05:46.238Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T22:05:46.238Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-17T22:05:46.238Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_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.system_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-17T22:05:46.238Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml [2026-02-17T22:05:46.995Z] [2026-02-17T22:05:46.995Z] build: [2026-02-17T22:05:47.757Z] [2026-02-17T22:05:47.757Z] clean: [2026-02-17T22:05:47.757Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/autoGenEnv.mk [2026-02-17T22:05:47.757Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/bin [2026-02-17T22:05:47.757Z] [2026-02-17T22:05:47.757Z] init: [2026-02-17T22:05:47.757Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/bin [2026-02-17T22:05:47.757Z] [2026-02-17T22:05:47.757Z] getDependentLibs: [2026-02-17T22:05:47.757Z] [exec] -------------------------------------------- [2026-02-17T22:05:47.757Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib [2026-02-17T22:05:47.757Z] [exec] task is set to default [2026-02-17T22:05:47.757Z] [exec] dependencyList is set to json_simple [2026-02-17T22:05:47.757Z] [exec] System Test jars will be downloaded. [2026-02-17T22:05:47.757Z] [exec] -------------------------------------------- [2026-02-17T22:05:47.757Z] [exec] Starting download third party dependent jars [2026-02-17T22:05:47.757Z] [exec] -------------------------------------------- [2026-02-17T22:05:47.757Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib [2026-02-17T22:05:47.758Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-02-17T22:05:47.758Z] [exec] downloaded dependent third party jars successfully [2026-02-17T22:05:47.758Z] [2026-02-17T22:05:47.758Z] compile: [2026-02-17T22:05:47.758Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T22:05:47.758Z] [echo] ============COMPILER SETTINGS============ [2026-02-17T22:05:47.758Z] [echo] ===fork: yes [2026-02-17T22:05:47.758Z] [echo] ===debug: on [2026-02-17T22:05:47.758Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/bin [2026-02-17T22:05:52.165Z] [2026-02-17T22:05:52.165Z] dist: [2026-02-17T22:05:52.932Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-17T22:05:52.932Z] [2026-02-17T22:05:52.932Z] BUILD SUCCESSFUL [2026-02-17T22:05:52.932Z] Total time: 6 seconds [2026-02-17T22:05:52.932Z] 0 [2026-02-17T22:05:52.932Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-17T22:05:52.932Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-17T22:05:52.932Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2026-02-17T22:05:54.526Z] ****************************** MACHINE INFO ****************************** [2026-02-17T22:05:54.526Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG [2026-02-17T22:05:54.526Z] Free Physical Memory Size : 4566728704 [2026-02-17T22:05:54.526Z] Free space (bytes) : 347340337152 [2026-02-17T22:05:54.526Z] Total Physical Memory Size : 6442450944 [2026-02-17T22:05:54.526Z] Total space (bytes) : 480790110208 [2026-02-17T22:05:54.526Z] Usable space (bytes) : 324990111744 [2026-02-17T22:05:54.526Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T22:05:54.526Z] bashVersion : [2026-02-17T22:05:54.526Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl) [2026-02-17T22:05:54.526Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-17T22:05:54.526Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-17T22:05:54.526Z] [2026-02-17T22:05:54.527Z] This is free software; you are free to change and redistribute it. [2026-02-17T22:05:54.527Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-17T22:05:54.527Z] cpuCores : 16 [2026-02-17T22:05:54.527Z] curlVersion : [2026-02-17T22:05:54.527Z] 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-17T22:05:54.527Z] Release-Date: 2025-06-04 [2026-02-17T22:05:54.527Z] 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-17T22:05:54.527Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd [2026-02-17T22:05:54.527Z] dockerVersion : bash: line 1: docker: command not found [2026-02-17T22:05:54.527Z] gcc version : 13.2.1 [2026-02-17T22:05:54.527Z] gclibc version : [2026-02-17T22:05:54.527Z] musl libc (x86_64) [2026-02-17T22:05:54.527Z] Version 1.2.5 [2026-02-17T22:05:54.527Z] Dynamic Program Loader [2026-02-17T22:05:54.527Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname [2026-02-17T22:05:54.527Z] gdb version : bash: line 1: gdb: command not found [2026-02-17T22:05:54.527Z] lldb version : Command could not be executed [2026-02-17T22:05:54.527Z] makeVersion : [2026-02-17T22:05:54.527Z] GNU Make 4.4.1 [2026-02-17T22:05:54.527Z] Built for x86_64-alpine-linux-musl [2026-02-17T22:05:54.527Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-02-17T22:05:54.527Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-02-17T22:05:54.527Z] This is free software: you are free to change and redistribute it. [2026-02-17T22:05:54.527Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-17T22:05:54.527Z] mavenVersion : bash: line 1: mvn: command not found [2026-02-17T22:05:54.527Z] perlVersion : [2026-02-17T22:05:54.527Z] [2026-02-17T22:05:54.527Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi [2026-02-17T22:05:54.527Z] [2026-02-17T22:05:54.527Z] Copyright 1987-2025, Larry Wall [2026-02-17T22:05:54.527Z] [2026-02-17T22:05:54.527Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-17T22:05:54.527Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-17T22:05:54.527Z] [2026-02-17T22:05:54.527Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-17T22:05:54.527Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-17T22:05:54.527Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-17T22:05:54.527Z] [2026-02-17T22:05:54.527Z] podmanVersion : bash: line 1: podman: command not found [2026-02-17T22:05:54.527Z] procArch : unknown [2026-02-17T22:05:54.527Z] sysArch : x86_64 [2026-02-17T22:05:54.527Z] sysOS : Linux [2026-02-17T22:05:54.527Z] ulimit : [2026-02-17T22:05:54.527Z] real-time non-blocking time (microseconds, -R) unlimited [2026-02-17T22:05:54.527Z] core file size (blocks, -c) unlimited [2026-02-17T22:05:54.527Z] data seg size (kbytes, -d) unlimited [2026-02-17T22:05:54.527Z] scheduling priority (-e) 0 [2026-02-17T22:05:54.527Z] file size (blocks, -f) unlimited [2026-02-17T22:05:54.527Z] pending signals (-i) 257166 [2026-02-17T22:05:54.527Z] max locked memory (kbytes, -l) 8192 [2026-02-17T22:05:54.527Z] max memory size (kbytes, -m) unlimited [2026-02-17T22:05:54.527Z] open files (-n) 1048576 [2026-02-17T22:05:54.527Z] pipe size (512 bytes, -p) 8 [2026-02-17T22:05:54.527Z] POSIX message queues (bytes, -q) 819200 [2026-02-17T22:05:54.527Z] real-time priority (-r) 0 [2026-02-17T22:05:54.527Z] stack size (kbytes, -s) 8192 [2026-02-17T22:05:54.527Z] cpu time (seconds, -t) unlimited [2026-02-17T22:05:54.527Z] max user processes (-u) unlimited [2026-02-17T22:05:54.527Z] virtual memory (kbytes, -v) unlimited [2026-02-17T22:05:54.527Z] file locks (-x) unlimited [2026-02-17T22:05:54.527Z] uname : Linux c73d783e3e72 6.8.0-1044-azure #50~22.04.1-Ubuntu SMP Wed Dec 3 15:13:22 UTC 2025 x86_64 Linux [2026-02-17T22:05:54.527Z] vmVendor : Oracle Corporation [2026-02-17T22:05:54.527Z] vmVersion : 25.492-b03 [2026-02-17T22:05:54.527Z] xlc version : bash: line 1: xlC: command not found [2026-02-17T22:05:54.527Z] ************************************************************************** [2026-02-17T22:05:54.527Z] [2026-02-17T22:05:54.527Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-17T22:05:54.527Z] [2026-02-17T22:05:54.527Z] System.getProperty('java.vendor')=Temurin [2026-02-17T22:05:54.527Z] [2026-02-17T22:05:54.527Z] System.getProperty('os.name')=Linux [2026-02-17T22:05:54.527Z] [2026-02-17T22:05:54.527Z] System.getProperty('os.arch')=amd64 [2026-02-17T22:05:54.527Z] [2026-02-17T22:05:54.527Z] System.getProperty('java.fullversion')=null [2026-02-17T22:05:54.527Z] [2026-02-17T22:05:54.527Z] System.getProperty('sun.arch.data.model')=64 [2026-02-17T22:05:54.527Z] [2026-02-17T22:05:54.527Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib [2026-02-17T22:05:54.527Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG' [2026-02-17T22:05:54.527Z] perl scripts/configure.pl [2026-02-17T22:05:54.527Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines=3 --testTime= --TRSSURL= [2026-02-17T22:05:56.102Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-17T22:05:56.102Z] [2026-02-17T22:05:56.102Z] [2026-02-17T22:05:56.102Z] Starting to generate parallel test lists. [2026-02-17T22:05:56.102Z] [2026-02-17T22:05:56.102Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/churn/playlist.xml [2026-02-17T22:05:56.102Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/security/playlist.xml [2026-02-17T22:05:56.102Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/jcstress/playlist.xml [2026-02-17T22:05:56.876Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/jlm/playlist.xml [2026-02-17T22:05:56.876Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2026-02-17T22:05:56.876Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2026-02-17T22:05:56.876Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2026-02-17T22:05:56.876Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2026-02-17T22:05:56.876Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2026-02-17T22:05:56.876Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/modularity/playlist.xml [2026-02-17T22:05:56.876Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2026-02-17T22:05:56.876Z] Attempting to get test duration data from TRSS. [2026-02-17T22:05:56.876Z] 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=system&level=extended [2026-02-17T22:05:58.428Z] Attempting to get test duration data from cached files. [2026-02-17T22:05:58.428Z] [2026-02-17T22:05:58.428Z] TEST DURATION [2026-02-17T22:05:58.428Z] ==================================================================================== [2026-02-17T22:05:58.428Z] Total number of tests searched: 32 [2026-02-17T22:05:58.428Z] Number of test durations found: 32 [2026-02-17T22:05:58.428Z] Top slowest tests: [2026-02-17T22:05:58.428Z] 09m02s MiniMix_aot_5m_0 [2026-02-17T22:05:58.428Z] 08m28s MiniMix_10m_1 [2026-02-17T22:05:58.428Z] 08m13s MiniMix_10m_0 [2026-02-17T22:05:58.428Z] ==================================================================================== [2026-02-17T22:05:58.428Z] [2026-02-17T22:05:58.428Z] Test target is split into 3 lists. [2026-02-17T22:05:58.428Z] Reducing estimated test running time from 87m57s to 30m01s. [2026-02-17T22:05:58.428Z] [2026-02-17T22:05:58.428Z] -------------------------------------testList_0------------------------------------- [2026-02-17T22:05:58.428Z] Number of tests: 20 [2026-02-17T22:05:58.428Z] Estimated running time: 28m05s [2026-02-17T22:05:58.428Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_5m_0,DBBLoadTest_5m_0,LangLoadTest_5m_1,UtilLoadTest_5m_0,OAuthTest_0,LockingLoadTest_1,LockingLoadTest_0,JdiTest_1,MathLoadTest_all_5m_2,JdiTest_2,JdiTest_0,ConcurrentLoadTest_5m_2,DBBLoadTest_5m_2,MiniMix_5m_2,LockingLoadTest_2,UtilLoadTest_5m_2,MiniMix_10m_2,LangLoadTest_5m_2,HCRLateAttachWorkload_2 [2026-02-17T22:05:58.428Z] ------------------------------------------------------------------------------------ [2026-02-17T22:05:58.428Z] [2026-02-17T22:05:58.428Z] -------------------------------------testList_1------------------------------------- [2026-02-17T22:05:58.428Z] Number of tests: 6 [2026-02-17T22:05:58.428Z] Estimated running time: 30m01s [2026-02-17T22:05:58.428Z] TESTLIST=MiniMix_10m_1,ConcurrentLoadTest_5m_1,DBBLoadTest_5m_1,MathLoadTest_all_5m_0,MathLoadTest_all_5m_1,HCRLateAttachWorkload_0 [2026-02-17T22:05:58.428Z] ------------------------------------------------------------------------------------ [2026-02-17T22:05:58.428Z] [2026-02-17T22:05:58.428Z] -------------------------------------testList_2------------------------------------- [2026-02-17T22:05:58.428Z] Number of tests: 6 [2026-02-17T22:05:58.428Z] Estimated running time: 29m50s [2026-02-17T22:05:58.428Z] TESTLIST=MiniMix_10m_0,ConcurrentLoadTest_5m_0,MiniMix_5m_1,LangLoadTest_5m_0,UtilLoadTest_5m_1,HCRLateAttachWorkload_1 [2026-02-17T22:05:58.428Z] ------------------------------------------------------------------------------------ [2026-02-17T22:05:58.428Z] [2026-02-17T22:05:58.428Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-02-17T22:05:58.428Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-02-17T22:05:58.938Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-02-17T22:05:59.317Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2026-02-17T22:05:59.318Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux/aqa-tests/TKG [Pipeline] { [Pipeline] archiveArtifacts [2026-02-17T22:05:59.458Z] Archiving artifacts [2026-02-17T22:05:59.726Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-02-17T22:05:59.901Z] [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-17T22:06:00.357Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_0 params for generating the job [Pipeline] echo [2026-02-17T22:06:00.359Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_1 params for generating the job [Pipeline] echo [2026-02-17T22:06:00.360Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_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-17T22:06:01.154Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-02-17T22:06:01.161Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-02-17T22:06:01.276Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-02-17T22:09:33.728Z] LEVELS: [extended] [2026-02-17T22:09:33.730Z] LEVELS: [extended] [2026-02-17T22:09:33.729Z] LEVELS: [extended] [2026-02-17T22:09:33.792Z] JDK_VERSIONS: [8] [2026-02-17T22:09:33.837Z] JDK_VERSIONS: [8] [2026-02-17T22:09:33.837Z] JDK_VERSIONS: [8] [2026-02-17T22:09:33.837Z] GROUPS: [system] [2026-02-17T22:09:33.837Z] GROUPS: [system] [2026-02-17T22:09:33.837Z] GROUPS: [system] [2026-02-17T22:09:33.837Z] ARCH_OS_LIST: [x86-64_alpine-linux] [2026-02-17T22:09:33.837Z] ARCH_OS_LIST: [x86-64_alpine-linux] [2026-02-17T22:09:33.837Z] ARCH_OS_LIST: [x86-64_alpine-linux] [2026-02-17T22:09:34.050Z] Existing items: [2026-02-17T22:09:34.050Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_1'} [2026-02-17T22:09:34.050Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_2'} [2026-02-17T22:09:34.050Z] Unreferenced items: [2026-02-17T22:09:34.050Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_0'} [2026-02-17T22:09:34.051Z] Existing items: [2026-02-17T22:09:34.051Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_1'} [2026-02-17T22:09:34.051Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_2'} [2026-02-17T22:09:34.051Z] Unreferenced items: [2026-02-17T22:09:34.051Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_0'} [2026-02-17T22:09:34.073Z] Existing items: [2026-02-17T22:09:34.073Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_0'} [2026-02-17T22:09:34.073Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_1'} [2026-02-17T22:09:34.073Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_2'} [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-17T22:09:35.726Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-17T22:09:37.245Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-02-17T22:09:37.245Z] Unix type machine.. [2026-02-17T22:09:37.245Z] Running on a Linux host [2026-02-17T22:09:37.245Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-17T22:09:37.898Z] [WS-CLEANUP] Deleting project workspace... [2026-02-17T22:09:37.898Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-17T22:09:39.122Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2026-02-17T22:09:41.079Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';' [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-02-17T22:09:41.487Z] 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-17T22:09:41.645Z] Scheduling project: Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_0 [Pipeline] build [2026-02-17T22:09:41.667Z] Scheduling project: Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_1 [Pipeline] build [2026-02-17T22:09:41.684Z] Scheduling project: Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_2 [2026-02-17T22:09:48.311Z] Starting building: Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_2 #25 [2026-02-17T22:09:48.315Z] Starting building: Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_0 #33 [2026-02-17T22:09:48.337Z] Starting building: Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_1 #28 [2026-02-17T23:32:04.843Z] Build Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_0 #33 completed: SUCCESS [Pipeline] } [2026-02-18T00:11:49.633Z] Build Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_2 #25 completed: SUCCESS [Pipeline] } [2026-02-18T00:15:18.465Z] Build Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_1 #28 completed: SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-02-18T00:15:18.536Z] Running on test-rise-ubuntu2404-riscv64-7 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_alpine-linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-18T00:15:19.249Z] [WS-CLEANUP] Deleting project workspace... [2026-02-18T00:15:19.249Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-18T00:15:19.302Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-02-18T00:15:19.338Z] Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_0 #33 completed with status SUCCESS [Pipeline] timeout [2026-02-18T00:15:19.347Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-18T00:15:20.147Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_0" build number 33 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-02-18T00:15:20.182Z] Saving Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_0/33/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-02-18T00:15:20.217Z] Archiving artifacts [2026-02-18T00:15:20.320Z] Recording fingerprints [Pipeline] echo [2026-02-18T00:15:20.379Z] Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_1 #28 completed with status SUCCESS [Pipeline] timeout [2026-02-18T00:15:20.389Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-18T00:15:20.587Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_1" build number 28 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-02-18T00:15:20.628Z] Saving Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_1/28/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-02-18T00:15:20.663Z] Archiving artifacts [2026-02-18T00:15:20.743Z] Recording fingerprints [Pipeline] echo [2026-02-18T00:15:20.793Z] Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_2 #25 completed with status SUCCESS [Pipeline] timeout [2026-02-18T00:15:20.808Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-18T00:15:20.977Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_2" build number 25 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-02-18T00:15:21.012Z] Saving Test_openjdk8_hs_extended.system_x86-64_alpine-linux_testList_2/25/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-02-18T00:15:21.042Z] Archiving artifacts [2026-02-18T00:15:21.112Z] Recording fingerprints [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-18T00:15:21.332Z] [WS-CLEANUP] Deleting project workspace... [2026-02-18T00:15:21.332Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-18T00:15:21.383Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: SUCCESS