Test_openjdk25_hs_extended.functional_x86-64_linux
Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-linux-x64-hotspot" build number 11
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 119
originally caused by:
Started by upstream project "build-scripts/weekly-openjdk25-pipeline" build number 13
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_extended.functional_x86-64_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_openjdk25_hs_extended.functional_x86-64_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 62705bdabfa53f0063efe9bbc10c01f35f9fc740 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 62705bdabfa53f0063efe9bbc10c01f35f9fc740 # timeout=10
Commit message: "Excluding Gauss Renaissance tests because they intermittently hang (#6815)"
> git rev-list --no-walk 798dda6412ec01f9cd0d8fccee3f671713fbd22b # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-17T13:02:08.083Z] SPEC: linux_x86-64
[Pipeline] echo
[2026-01-17T13:02:08.089Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.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-01-17T13:02:08.166Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] echo
[2026-01-17T13:02:08.173Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux
[Pipeline] nodesByLabel
[2026-01-17T13:02:08.301Z] Found a total of 9 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' label
[Pipeline] node
[2026-01-17T13:02:23.327Z] Still waiting to schedule task
[2026-01-17T13:02:23.327Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.linux’
[2026-01-17T13:06:27.972Z] Running on test-ibmcloud-rhel6-x64-1 in /home/jenkins/workspace/Test_openjdk25_hs_extended.functional_x86-64_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-01-17T13:06:28.056Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-17T13:06:28.350Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-17T13:06:28.350Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-17T13:06:28.460Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-17T13:06:28.679Z] The recommended git tool is: git
[2026-01-17T13:06:28.903Z] No credentials specified
[2026-01-17T13:06:29.012Z] Cloning the remote Git repository
[2026-01-17T13:05:09.962Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-17T13:05:09.963Z] > git init /home/jenkins/workspace/Test_openjdk25_hs_extended.functional_x86-64_linux/aqa-tests # timeout=10
[2026-01-17T13:05:09.988Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-01-17T13:05:09.989Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-17T13:05:09.989Z] > git --version # timeout=10
[2026-01-17T13:05:10.007Z] > git --version # 'git version 2.15.0'
[2026-01-17T13:05:10.007Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-17T13:05:14.997Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-17T13:05:15.012Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-17T13:06:34.411Z] Avoid second fetch
[2026-01-17T13:06:34.546Z] Checking out Revision 62705bdabfa53f0063efe9bbc10c01f35f9fc740 (origin/master)
[2026-01-17T13:05:15.253Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-01-17T13:05:15.387Z] > git config core.sparsecheckout # timeout=10
[2026-01-17T13:05:15.409Z] > git checkout -f 62705bdabfa53f0063efe9bbc10c01f35f9fc740 # timeout=10
[2026-01-17T13:06:36.531Z] Commit message: "Excluding Gauss Renaissance tests because they intermittently hang (#6815)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk25_hs_extended.functional_x86-64_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-01-17T13:06:39.551Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-01-17T13:06:39.579Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-17T13:06:40.963Z] + LC_TIME=C
[2026-01-17T13:06:40.963Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-17T13:06:41.412Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-17T13:06:42.732Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-17T13:06:42.732Z] Unix type machine..
[2026-01-17T13:06:42.732Z] Running on a Linux host
[2026-01-17T13:06:42.732Z] 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-01-17T13:06:45.313Z] + printenv
[2026-01-17T13:06:45.313Z] JCK_GIT_BRANCH=master
[2026-01-17T13:06:45.313Z] DYNAMIC_COMPILE=true
[2026-01-17T13:06:45.313Z] JENKINS_NODE_COOKIE=88380a56-480d-47b9-8a76-f4be8e8e5b7b
[2026-01-17T13:06:45.313Z] OPENJ9_BRANCH=master
[2026-01-17T13:06:45.313Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.functional_x86-64_linux/84/
[2026-01-17T13:06:45.313Z] DOCKER_REQUIRED=false
[2026-01-17T13:06:45.313Z] PARALLEL=Dynamic
[2026-01-17T13:06:45.313Z] SHELL=/bin/bash
[2026-01-17T13:06:45.313Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-17T13:06:45.313Z] jobStatus=SUCCESS
[2026-01-17T13:06:45.313Z] JOBSTARTTIME=Sat, 17 Jan 2026 07:05:21 -0600
[2026-01-17T13:06:45.313Z] STAGE_NAME=Setup
[2026-01-17T13:06:45.313Z] SSH_CLIENT=78.47.239.97 53734 22
[2026-01-17T13:06:45.313Z] RERUN_FAILURE=true
[2026-01-17T13:06:45.313Z] BUILD_TAG=jenkins-Test_openjdk25_hs_extended.functional_x86-64_linux-84
[2026-01-17T13:06:45.313Z] SDK_RESOURCE=upstream
[2026-01-17T13:06:45.313Z] TIME_LIMIT=25
[2026-01-17T13:06:45.313Z] NUM_PROCESSORS=4
[2026-01-17T13:06:45.313Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-17T13:06:45.313Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-17T13:06:45.313Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk25_hs_extended.functional_x86-64_linux
[2026-01-17T13:06:45.313Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.functional_x86-64_linux/
[2026-01-17T13:06:45.313Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.functional_x86-64_linux/84/display/redirect?page=changes
[2026-01-17T13:06:45.313Z] JDK_BRANCH=master
[2026-01-17T13:06:45.313Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-17T13:06:45.313Z] USER=jenkins
[2026-01-17T13:06:45.313Z] ADOPTOPENJDK_BRANCH=master
[2026-01-17T13:06:45.313Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-01-17T13:06:45.313Z] ARCHIVE_TEST_RESULTS=false
[2026-01-17T13:06:45.313Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk25u/jdk25u-linux-x64-hotspot
[2026-01-17T13:06:45.313Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-17T13:06:45.313Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-17T13:06:45.313Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.functional_x86-64_linux/84/display/redirect?page=artifacts
[2026-01-17T13:06:45.313Z] ORIGIN_JDK_VERSION=25
[2026-01-17T13:06:45.313Z] SETUP_JCK_RUN=false
[2026-01-17T13:06:45.313Z] PERSONAL_BUILD=false
[2026-01-17T13:06:45.313Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-17T13:06:45.313Z] RERUN_ITERATIONS=1
[2026-01-17T13:06:45.313Z] SPEC=linux_x86-64
[2026-01-17T13:06:45.313Z] TKG_ITERATIONS=1
[2026-01-17T13:06:45.313Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-17T13:06:45.313Z] ITERATIONS=1
[2026-01-17T13:06:45.313Z] PATH=/usr/local/bin:/bin:/usr/bin
[2026-01-17T13:06:45.313Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.functional_x86-64_linux/../../externalDependency/lib
[2026-01-17T13:06:45.313Z] KEEP_REPORTDIR=false
[2026-01-17T13:06:45.313Z] MAIL=/var/mail/jenkins
[2026-01-17T13:06:45.313Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.functional_x86-64_linux/84/display/redirect
[2026-01-17T13:06:45.313Z] _=/usr/bin/printenv
[2026-01-17T13:06:45.313Z] GENERATE_JOBS=true
[2026-01-17T13:06:45.313Z] PWD=/home/jenkins/workspace/Test_openjdk25_hs_extended.functional_x86-64_linux
[2026-01-17T13:06:45.313Z] EXIT_FAILURE=false
[2026-01-17T13:06:45.313Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-17T13:06:45.313Z] JDK_VERSION=25
[2026-01-17T13:06:45.313Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-17T13:06:45.313Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-17T13:06:45.313Z] LANG=en_US.UTF-8
[2026-01-17T13:06:45.313Z] SLACK_CHANNEL=aqavit-bot
[2026-01-17T13:06:45.314Z] JOB_NAME=Test_openjdk25_hs_extended.functional_x86-64_linux
[2026-01-17T13:06:45.314Z] BUILD_DISPLAY_NAME=#84
[2026-01-17T13:06:45.314Z] USE_TESTENV_PROPERTIES=false
[2026-01-17T13:06:45.314Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-17T13:06:45.314Z] EXIT_SUCCESS=false
[2026-01-17T13:06:45.314Z] BUILD_ID=84
[2026-01-17T13:06:45.314Z] TEST_TIME=120
[2026-01-17T13:06:45.314Z] PLATFORM=x86-64_linux
[2026-01-17T13:06:45.314Z] JDK_IMPL=hotspot
[2026-01-17T13:06:45.314Z] JOB_BASE_NAME=Test_openjdk25_hs_extended.functional_x86-64_linux
[2026-01-17T13:06:45.314Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.functional_x86-64_linux/84/display/redirect?page=tests
[2026-01-17T13:06:45.314Z] SHLVL=3
[2026-01-17T13:06:45.314Z] AUTO_DETECT=true
[2026-01-17T13:06:45.314Z] HOME=/home/jenkins
[2026-01-17T13:06:45.314Z] TAP_NAME=Test_openjdk25_hs_extended.functional_x86-64_linux.tap
[2026-01-17T13:06:45.314Z] CI=true
[2026-01-17T13:06:45.314Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk25_hs_extended.functional_x86-64_linux@tmp
[2026-01-17T13:06:45.314Z] EXECUTOR_NUMBER=0
[2026-01-17T13:06:45.314Z] JENKINS_SERVER_COOKIE=durable-0e14e381f502a9ead4f2d80ef3444ad9d2e9ff77ad8d7b79e05e1703d0ca2c17
[2026-01-17T13:06:45.314Z] NODE_LABELS=ci.role.test linux x64 rhel sw.os.linux test-ibmcloud-rhel6-x64-1 hw.arch.x86 sw.tool.glibc.2_12 rhel6
[2026-01-17T13:06:45.314Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_extended.functional_x86-64_linux/../../externalDependency/system_lib
[2026-01-17T13:06:45.314Z] BUILD_LIST=functional
[2026-01-17T13:06:45.314Z] TARGET=extended.functional
[2026-01-17T13:06:45.314Z] LOGNAME=jenkins
[2026-01-17T13:06:45.314Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-17T13:06:45.314Z] JDK_REPO=https://github.com/openjdk/jdk25u
[2026-01-17T13:06:45.314Z] CVS_RSH=ssh
[2026-01-17T13:06:45.314Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-17T13:06:45.314Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-17T13:06:45.314Z] SSH_CONNECTION=78.47.239.97 53734 169.48.4.140 22
[2026-01-17T13:06:45.314Z] UPSTREAM_JOB_NUMBER=11
[2026-01-17T13:06:45.314Z] NODE_NAME=test-ibmcloud-rhel6-x64-1
[2026-01-17T13:06:45.314Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-01-17T13:06:45.314Z] BUILD_NUMBER=84
[2026-01-17T13:06:45.314Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_extended.functional_x86-64_linux/display/redirect
[2026-01-17T13:06:45.314Z] KEEP_WORKSPACE=false
[2026-01-17T13:06:45.314Z] HUDSON_COOKIE=1ba1735b-9f92-4a56-b769-4516ba30d2f3
[2026-01-17T13:06:45.314Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_extended.functional_x86-64_linux/../../benchmarks
[2026-01-17T13:06:45.314Z] USE_JRE=false
[2026-01-17T13:06:45.314Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image
[2026-01-17T13:06:45.314Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-17T13:06:45.314Z] G_BROKEN_FILENAMES=1
[2026-01-17T13:06:45.314Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-17T13:06:45.657Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-17T13:06:45.681Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.functional_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-17T13:08:21.402Z] Copied 8 artifacts from "build-scripts » jobs » jdk25u » jdk25u-linux-x64-hotspot" build number 11
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type 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-01-17T13:08:21.808Z] 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-01-17T13:08:21.818Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.functional_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2026-01-17T13:07:02.684Z] $ ssh-agent
[2026-01-17T13:08:22.388Z] SSH_AUTH_SOCK=/tmp/ssh-LSDtf27953/agent.27953
[2026-01-17T13:08:22.388Z] SSH_AGENT_PID=27956
[2026-01-17T13:08:22.388Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-17T13:08:22.400Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.functional_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-17T13:08:22.426Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-17T13:08:23.703Z] ++ pwd
[2026-01-17T13:08:23.704Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk25_hs_extended.functional_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 25 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-01-17T13:08:23.704Z] TESTDIR: /home/jenkins/workspace/Test_openjdk25_hs_extended.functional_x86-64_linux/aqa-tests
[2026-01-17T13:08:23.704Z] get jdk binary...
[2026-01-17T13:08:23.704Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-17T13:08:23.704Z] Uncompressing file: OpenJDK25U-jdk_x64_linux_hotspot_2026-01-17-12-05.tar.gz ...
[2026-01-17T13:08:27.676Z] List files in jdkbinary folder...
[2026-01-17T13:08:27.676Z] total 673392
[2026-01-17T13:08:27.676Z] -rw-r--r-- 1 jenkins jenkins 280929752 Jan 17 06:54 OpenJDK25U-debugimage_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:27.676Z] -rw-r--r-- 1 jenkins jenkins 140927344 Jan 17 06:54 OpenJDK25U-jdk_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:27.676Z] -rw-r--r-- 1 jenkins jenkins 86553549 Jan 17 06:54 OpenJDK25U-jmods_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:27.676Z] -rw-r--r-- 1 jenkins jenkins 61389740 Jan 17 06:52 OpenJDK25U-jre_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:27.676Z] -rw-r--r-- 1 jenkins jenkins 158792 Jan 17 06:56 OpenJDK25U-sbom_x64_linux_hotspot_2026-01-17-12-05.json
[2026-01-17T13:08:27.676Z] -rw-rw-r-- 1 jenkins jenkins 31137 Jan 17 06:56 OpenJDK25U-sbom_x64_linux_hotspot_2026-01-17-12-05-metadata.json
[2026-01-17T13:08:27.676Z] -rw-r--r-- 1 jenkins jenkins 4235367 Jan 17 06:54 OpenJDK25U-static-libs-glibc_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:27.676Z] -rw-r--r-- 1 jenkins jenkins 114599665 Jan 17 06:53 OpenJDK25U-testimage_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:27.676Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 07:07 tmp
[2026-01-17T13:08:27.678Z] List files in jdkbinary/tmp folder...
[2026-01-17T13:08:27.678Z] total 4
[2026-01-17T13:08:27.678Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 17 06:52 jdk-25.0.3+0
[2026-01-17T13:08:27.678Z] Moving directory jdk-25.0.3+0/ to ../j2sdk-image
[2026-01-17T13:08:27.678Z] Uncompressing file: OpenJDK25U-jre_x64_linux_hotspot_2026-01-17-12-05.tar.gz ...
[2026-01-17T13:08:30.054Z] List files in jdkbinary folder...
[2026-01-17T13:08:30.054Z] total 673396
[2026-01-17T13:08:30.054Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 17 06:52 j2sdk-image
[2026-01-17T13:08:30.054Z] -rw-r--r-- 1 jenkins jenkins 280929752 Jan 17 06:54 OpenJDK25U-debugimage_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:30.054Z] -rw-r--r-- 1 jenkins jenkins 140927344 Jan 17 06:54 OpenJDK25U-jdk_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:30.054Z] -rw-r--r-- 1 jenkins jenkins 86553549 Jan 17 06:54 OpenJDK25U-jmods_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:30.054Z] -rw-r--r-- 1 jenkins jenkins 61389740 Jan 17 06:52 OpenJDK25U-jre_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:30.054Z] -rw-r--r-- 1 jenkins jenkins 158792 Jan 17 06:56 OpenJDK25U-sbom_x64_linux_hotspot_2026-01-17-12-05.json
[2026-01-17T13:08:30.054Z] -rw-rw-r-- 1 jenkins jenkins 31137 Jan 17 06:56 OpenJDK25U-sbom_x64_linux_hotspot_2026-01-17-12-05-metadata.json
[2026-01-17T13:08:30.054Z] -rw-r--r-- 1 jenkins jenkins 4235367 Jan 17 06:54 OpenJDK25U-static-libs-glibc_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:30.054Z] -rw-r--r-- 1 jenkins jenkins 114599665 Jan 17 06:53 OpenJDK25U-testimage_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:30.054Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 07:07 tmp
[2026-01-17T13:08:30.054Z] List files in jdkbinary/tmp folder...
[2026-01-17T13:08:30.054Z] total 4
[2026-01-17T13:08:30.054Z] drwxr-xr-x 6 jenkins jenkins 4096 Jan 17 06:48 jdk-25.0.3+0-jre
[2026-01-17T13:08:30.054Z] Moving directory jdk-25.0.3+0-jre/ to ../j2re-image
[2026-01-17T13:08:30.055Z] Uncompressing file: OpenJDK25U-static-libs-glibc_x64_linux_hotspot_2026-01-17-12-05.tar.gz ...
[2026-01-17T13:08:30.055Z] List files in jdkbinary folder...
[2026-01-17T13:08:30.055Z] total 673400
[2026-01-17T13:08:30.055Z] drwxr-xr-x 6 jenkins jenkins 4096 Jan 17 06:48 j2re-image
[2026-01-17T13:08:30.055Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 17 06:52 j2sdk-image
[2026-01-17T13:08:30.055Z] -rw-r--r-- 1 jenkins jenkins 280929752 Jan 17 06:54 OpenJDK25U-debugimage_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:30.055Z] -rw-r--r-- 1 jenkins jenkins 140927344 Jan 17 06:54 OpenJDK25U-jdk_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:30.055Z] -rw-r--r-- 1 jenkins jenkins 86553549 Jan 17 06:54 OpenJDK25U-jmods_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:30.055Z] -rw-r--r-- 1 jenkins jenkins 61389740 Jan 17 06:52 OpenJDK25U-jre_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:30.055Z] -rw-r--r-- 1 jenkins jenkins 158792 Jan 17 06:56 OpenJDK25U-sbom_x64_linux_hotspot_2026-01-17-12-05.json
[2026-01-17T13:08:30.055Z] -rw-rw-r-- 1 jenkins jenkins 31137 Jan 17 06:56 OpenJDK25U-sbom_x64_linux_hotspot_2026-01-17-12-05-metadata.json
[2026-01-17T13:08:30.055Z] -rw-r--r-- 1 jenkins jenkins 4235367 Jan 17 06:54 OpenJDK25U-static-libs-glibc_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:30.055Z] -rw-r--r-- 1 jenkins jenkins 114599665 Jan 17 06:53 OpenJDK25U-testimage_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:30.055Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 07:07 tmp
[2026-01-17T13:08:30.055Z] List files in jdkbinary/tmp folder...
[2026-01-17T13:08:30.055Z] total 4
[2026-01-17T13:08:30.055Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 06:52 jdk-25.0.3+0-static-libs
[2026-01-17T13:08:30.055Z] Moving directory jdk-25.0.3+0-static-libs/ to ../static-libs
[2026-01-17T13:08:30.055Z] Uncompressing file: OpenJDK25U-testimage_x64_linux_hotspot_2026-01-17-12-05.tar.gz ...
[2026-01-17T13:08:34.108Z] List files in jdkbinary folder...
[2026-01-17T13:08:34.108Z] total 673404
[2026-01-17T13:08:34.108Z] drwxr-xr-x 6 jenkins jenkins 4096 Jan 17 06:48 j2re-image
[2026-01-17T13:08:34.108Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 17 06:52 j2sdk-image
[2026-01-17T13:08:34.108Z] -rw-r--r-- 1 jenkins jenkins 280929752 Jan 17 06:54 OpenJDK25U-debugimage_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:34.108Z] -rw-r--r-- 1 jenkins jenkins 140927344 Jan 17 06:54 OpenJDK25U-jdk_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:34.108Z] -rw-r--r-- 1 jenkins jenkins 86553549 Jan 17 06:54 OpenJDK25U-jmods_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:34.108Z] -rw-r--r-- 1 jenkins jenkins 61389740 Jan 17 06:52 OpenJDK25U-jre_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:34.108Z] -rw-r--r-- 1 jenkins jenkins 158792 Jan 17 06:56 OpenJDK25U-sbom_x64_linux_hotspot_2026-01-17-12-05.json
[2026-01-17T13:08:34.108Z] -rw-rw-r-- 1 jenkins jenkins 31137 Jan 17 06:56 OpenJDK25U-sbom_x64_linux_hotspot_2026-01-17-12-05-metadata.json
[2026-01-17T13:08:34.108Z] -rw-r--r-- 1 jenkins jenkins 4235367 Jan 17 06:54 OpenJDK25U-static-libs-glibc_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:34.108Z] -rw-r--r-- 1 jenkins jenkins 114599665 Jan 17 06:53 OpenJDK25U-testimage_x64_linux_hotspot_2026-01-17-12-05.tar.gz
[2026-01-17T13:08:34.108Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 06:52 static-libs
[2026-01-17T13:08:34.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 07:07 tmp
[2026-01-17T13:08:34.108Z] List files in jdkbinary/tmp folder...
[2026-01-17T13:08:34.108Z] total 4
[2026-01-17T13:08:34.108Z] drwxr-xr-x 6 jenkins jenkins 4096 Jan 17 06:48 jdk-25.0.3+0-test-image
[2026-01-17T13:08:34.108Z] Moving directory jdk-25.0.3+0-test-image/ to ../openjdk-test-image
[2026-01-17T13:08:34.108Z] Uncompressing OpenJDK25U-debugimage_x64_linux_hotspot_2026-01-17-12-05.tar.gz over ./j2sdk-image...
[2026-01-17T13:08:43.100Z] Removing top-level folder jdk-25.0.3+0-debug-image/
[2026-01-17T13:08:43.100Z] Removing top-level folder jdk-25.0.3+0/
[2026-01-17T13:08:44.531Z] Run /home/jenkins/workspace/Test_openjdk25_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-01-17T13:08:44.531Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-17T13:08:44.531Z] /home/jenkins/workspace/Test_openjdk25_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /home/jenkins/workspace/Test_openjdk25_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/../lib/libjli.so)
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-17T13:07:25.806Z] $ ssh-agent -k
[2026-01-17T13:07:25.833Z] unset SSH_AUTH_SOCK;
[2026-01-17T13:07:25.834Z] unset SSH_AGENT_PID;
[2026-01-17T13:07:25.834Z] echo Agent pid 27956 killed;
[2026-01-17T13:08:45.522Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-17T13:08:45.643Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-17T13:08:46.962Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-17T13:08:46.962Z] Unix type machine..
[2026-01-17T13:08:46.962Z] Running on a Linux host
[2026-01-17T13:08:46.962Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-17T13:08:47.541Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-17T13:08:47.541Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-17T13:08:48.551Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-01-17T13:08:50.088Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-01-17T13:08:50.649Z] Exception: hudson.AbortException: script returned exit code 1
[Pipeline] timeout
[2026-01-17T13:08:50.658Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] echo
[2026-01-17T13:08:50.738Z] Test_openjdk25_hs_extended.functional_x86-64_linux #84 result is FAILURE. Checking console log for specific errors...
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE