Test_openjdk8_hs_dev.openjdk_x86-64_linux
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 551
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3042
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 334
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_dev.openjdk_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_openjdk8_hs_dev.openjdk_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 7d876a0b9e5278411741de06f783c7ae55e008f3 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 7d876a0b9e5278411741de06f783c7ae55e008f3 # timeout=10
Commit message: "Exclude concurrent/Executors/UnreferencedExecutor on OpenJ9 jdk25+ (#6755)"
> git rev-list --no-walk 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-12-02T21:46:44.625Z] SPEC: linux_x86-64
[Pipeline] echo
[2025-12-02T21:46:44.627Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-12-02T21:46:44.639Z] Found a total of 5 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-12-02T21:46:44.643Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] node
[2025-12-02T21:46:44.674Z] Running on test-ibmcloud-rhel9-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_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
[2025-12-02T21:46:44.693Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-02T21:46:44.754Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-02T21:46:44.754Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-02T21:46:44.779Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-12-02T21:46:44.859Z] The recommended git tool is: git
[2025-12-02T21:46:44.909Z] No credentials specified
[2025-12-02T21:46:44.928Z] Cloning the remote Git repository
[2025-12-02T21:46:44.967Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-12-02T21:46:44.969Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests # timeout=10
[2025-12-02T21:46:44.999Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-12-02T21:46:44.999Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-12-02T21:46:44.999Z] > git --version # timeout=10
[2025-12-02T21:46:45.020Z] > git --version # 'git version 2.47.3'
[2025-12-02T21:46:45.021Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-02T21:46:50.630Z] Avoid second fetch
[2025-12-02T21:46:50.658Z] Checking out Revision 7d876a0b9e5278411741de06f783c7ae55e008f3 (origin/master)
[2025-12-02T21:46:50.591Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-12-02T21:46:50.597Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-02T21:46:50.638Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-12-02T21:46:50.667Z] > git config core.sparsecheckout # timeout=10
[2025-12-02T21:46:50.673Z] > git checkout -f 7d876a0b9e5278411741de06f783c7ae55e008f3 # timeout=10
[2025-12-02T21:46:51.628Z] Commit message: "Exclude concurrent/Executors/UnreferencedExecutor on OpenJ9 jdk25+ (#6755)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_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
[2025-12-02T21:46:53.753Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-12-02T21:46:53.777Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-12-02T21:46:54.287Z] + LC_TIME=C
[2025-12-02T21:46:54.287Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-12-02T21:46:54.386Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-02T21:46:54.850Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-12-02T21:46:54.850Z] Unix type machine..
[2025-12-02T21:46:54.850Z] Running on a Linux host
[2025-12-02T21:46:54.850Z] 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
[2025-12-02T21:46:56.810Z] + printenv
[2025-12-02T21:46:56.810Z] SHELL=/bin/bash
[2025-12-02T21:46:56.810Z] KEEP_WORKSPACE=false
[2025-12-02T21:46:56.810Z] TAP_NAME=Test_openjdk8_hs_dev.openjdk_x86-64_linux.tap
[2025-12-02T21:46:56.810Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib
[2025-12-02T21:46:56.810Z] EXIT_FAILURE=false
[2025-12-02T21:46:56.810Z] JDK_BRANCH=jdk8u482-b03_adopt
[2025-12-02T21:46:56.810Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.openjdk_x86-64_linux/57/display/redirect?page=tests
[2025-12-02T21:46:56.810Z] PLATFORM=x86-64_linux
[2025-12-02T21:46:56.810Z] DOCKER_REQUIRED=false
[2025-12-02T21:46:56.810Z] TIME_LIMIT=25
[2025-12-02T21:46:56.810Z] JENKINS_SERVER_COOKIE=durable-910d95a4d733365478f85df35eec8dc0939b6ba76cc3b1be614fe175ff81ce22
[2025-12-02T21:46:56.810Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-12-02T21:46:56.810Z] GENERATE_JOBS=true
[2025-12-02T21:46:56.810Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-12-02T21:46:56.810Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.openjdk_x86-64_linux/57/display/redirect?page=changes
[2025-12-02T21:46:56.810Z] RERUN_ITERATIONS=0
[2025-12-02T21:46:56.810Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-12-02T21:46:56.811Z] STF_OWNER_BRANCH=adoptium:master
[2025-12-02T21:46:56.811Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux
[2025-12-02T21:46:56.811Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-12-02T21:46:56.811Z] LOGNAME=jenkins
[2025-12-02T21:46:56.811Z] XDG_SESSION_TYPE=tty
[2025-12-02T21:46:56.811Z] SETUP_JCK_RUN=false
[2025-12-02T21:46:56.811Z] ARCHIVE_TEST_RESULTS=false
[2025-12-02T21:46:56.811Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.openjdk_x86-64_linux/57/
[2025-12-02T21:46:56.811Z] SLACK_CHANNEL=aqavit-bot
[2025-12-02T21:46:56.811Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin
[2025-12-02T21:46:56.811Z] JCK_GIT_BRANCH=master
[2025-12-02T21:46:56.811Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.openjdk_x86-64_linux/
[2025-12-02T21:46:56.811Z] BUILD_NUMBER=57
[2025-12-02T21:46:56.811Z] TKG_ITERATIONS=1
[2025-12-02T21:46:56.811Z] _=/usr/bin/printenv
[2025-12-02T21:46:56.811Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../benchmarks
[2025-12-02T21:46:56.811Z] MOTD_SHOWN=pam
[2025-12-02T21:46:56.811Z] JENKINS_NODE_COOKIE=6ec7a3cc-87b3-4519-aa3e-5e558a6ff3a2
[2025-12-02T21:46:56.811Z] KEEP_REPORTDIR=true
[2025-12-02T21:46:56.811Z] BUILD_DISPLAY_NAME=#57
[2025-12-02T21:46:56.811Z] SDK_RESOURCE=upstream
[2025-12-02T21:46:56.811Z] LABEL_ADDITION=sw.tool.docker
[2025-12-02T21:46:56.811Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/jdkbinary/j2sdk-image
[2025-12-02T21:46:56.811Z] HOME=/home/jenkins
[2025-12-02T21:46:56.811Z] LANG=C.UTF-8
[2025-12-02T21:46:56.811Z] jobStatus=SUCCESS
[2025-12-02T21:46:56.811Z] JENKINS_URL=https://ci.adoptium.net/
[2025-12-02T21:46:56.811Z] JOB_BASE_NAME=Test_openjdk8_hs_dev.openjdk_x86-64_linux
[2025-12-02T21:46:56.811Z] JOBSTARTTIME=Tue, 02 Dec 2025 21:46:53 +0000
[2025-12-02T21:46:56.811Z] JDK_VERSION=8
[2025-12-02T21:46:56.811Z] JOB_NAME=Test_openjdk8_hs_dev.openjdk_x86-64_linux
[2025-12-02T21:46:56.811Z] USE_TESTENV_PROPERTIES=false
[2025-12-02T21:46:56.811Z] PERSONAL_BUILD=false
[2025-12-02T21:46:56.811Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.openjdk_x86-64_linux/57/display/redirect
[2025-12-02T21:46:56.811Z] AUTO_DETECT=true
[2025-12-02T21:46:56.811Z] SSH_CONNECTION=78.47.239.97 35696 10.243.64.4 22
[2025-12-02T21:46:56.811Z] EXIT_SUCCESS=false
[2025-12-02T21:46:56.811Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.openjdk_x86-64_linux/display/redirect
[2025-12-02T21:46:56.811Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux
[2025-12-02T21:46:56.811Z] OPENJ9_BRANCH=master
[2025-12-02T21:46:56.811Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-12-02T21:46:56.811Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/system_lib
[2025-12-02T21:46:56.811Z] PARALLEL=Dynamic
[2025-12-02T21:46:56.811Z] HUDSON_URL=https://ci.adoptium.net/
[2025-12-02T21:46:56.811Z] ITERATIONS=1
[2025-12-02T21:46:56.811Z] UPSTREAM_JOB_NUMBER=551
[2025-12-02T21:46:56.811Z] SPEC=linux_x86-64
[2025-12-02T21:46:56.811Z] XDG_SESSION_CLASS=user
[2025-12-02T21:46:56.811Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-12-02T21:46:56.811Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-12-02T21:46:56.811Z] NODE_NAME=test-ibmcloud-rhel9-x64-1
[2025-12-02T21:46:56.811Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-12-02T21:46:56.811Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-12-02T21:46:56.811Z] USER=jenkins
[2025-12-02T21:46:56.811Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-12-02T21:46:56.811Z] DYNAMIC_COMPILE=false
[2025-12-02T21:46:56.811Z] SHLVL=2
[2025-12-02T21:46:56.811Z] BUILD_TAG=jenkins-Test_openjdk8_hs_dev.openjdk_x86-64_linux-57
[2025-12-02T21:46:56.811Z] EXECUTOR_NUMBER=0
[2025-12-02T21:46:56.811Z] HUDSON_COOKIE=9b2426f8-bfb1-46df-be1c-d45988233157
[2025-12-02T21:46:56.811Z] XDG_SESSION_ID=532
[2025-12-02T21:46:56.811Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-12-02T21:46:56.811Z] ADOPTOPENJDK_BRANCH=master
[2025-12-02T21:46:56.811Z] ORIGIN_JDK_VERSION=8
[2025-12-02T21:46:56.811Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-12-02T21:46:56.811Z] NUM_PROCESSORS=2
[2025-12-02T21:46:56.811Z] SSH_CLIENT=78.47.239.97 35696 22
[2025-12-02T21:46:56.811Z] DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
[2025-12-02T21:46:56.811Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-12-02T21:46:56.811Z] which_declare=declare -f
[2025-12-02T21:46:56.811Z] STAGE_NAME=Setup
[2025-12-02T21:46:56.811Z] NODE_LABELS=test-ibmcloud-rhel9-x64-1 ci.role.test linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86
[2025-12-02T21:46:56.811Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-12-02T21:46:56.811Z] TEST_TIME=120
[2025-12-02T21:46:56.811Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux@tmp
[2025-12-02T21:46:56.811Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2025-12-02T21:46:56.811Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-12-02T21:46:56.811Z] TKG_OWNER_BRANCH=adoptium:master
[2025-12-02T21:46:56.811Z] CI=true
[2025-12-02T21:46:56.811Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.openjdk_x86-64_linux/57/display/redirect?page=artifacts
[2025-12-02T21:46:56.811Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2025-12-02T21:46:56.811Z] ACTIVE_NODE_TIMEOUT=5
[2025-12-02T21:46:56.811Z] RERUN_FAILURE=true
[2025-12-02T21:46:56.811Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-12-02T21:46:56.811Z] BUILD_LIST=openjdk
[2025-12-02T21:46:56.811Z] BUILD_ID=57
[2025-12-02T21:46:56.811Z] OLDPWD=/home/jenkins
[2025-12-02T21:46:56.811Z] TARGET=dev.openjdk
[2025-12-02T21:46:56.811Z] USE_JRE=false
[2025-12-02T21:46:56.811Z] JDK_IMPL=hotspot
[2025-12-02T21:46:56.811Z] BASH_FUNC_which%%=() { ( alias;
[2025-12-02T21:46:56.811Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
[2025-12-02T21:46:56.811Z] }
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-12-02T21:46:56.862Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-12-02T21:46:56.875Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-02T21:47:29.969Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 551
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-12-02T21:47:30.418Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-12-02T21:47:30.438Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-12-02T21:47:30.476Z] $ ssh-agent
[2025-12-02T21:47:30.571Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIq7ofe/agent.543695
[2025-12-02T21:47:30.572Z] SSH_AGENT_PID=543697
[2025-12-02T21:47:30.572Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-12-02T21:47:30.598Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-12-02T21:47:30.657Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-12-02T21:47:31.165Z] ++ pwd
[2025-12-02T21:47:31.165Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-12-02T21:47:31.165Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests
[2025-12-02T21:47:31.165Z] get jdk binary...
[2025-12-02T21:47:31.165Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-12-02T21:47:31.165Z] Uncompressing file: OpenJDK8U-jdk-sources_8u482b03-ea.tar.gz ...
[2025-12-02T21:47:38.484Z] List files in jdkbinary folder...
[2025-12-02T21:47:38.484Z] total 386604
[2025-12-02T21:47:38.484Z] -rw-r--r--. 1 jenkins jenkins 157083612 Dec 2 21:28 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b03-ea.tar.gz
[2025-12-02T21:47:38.484Z] -rw-r--r--. 1 jenkins jenkins 94170559 Dec 2 21:09 OpenJDK8U-jdk-sources_8u482b03-ea.tar.gz
[2025-12-02T21:47:38.484Z] -rw-r--r--. 1 jenkins jenkins 103091154 Dec 2 21:28 OpenJDK8U-jdk_x64_linux_hotspot_8u482b03-ea.tar.gz
[2025-12-02T21:47:38.484Z] -rw-r--r--. 1 jenkins jenkins 41425948 Dec 2 21:27 OpenJDK8U-jre_x64_linux_hotspot_8u482b03-ea.tar.gz
[2025-12-02T21:47:38.484Z] -rw-rw-r--. 1 jenkins jenkins 21232 Dec 2 21:32 OpenJDK8U-sbom_x64_linux_hotspot_8u482b03-ea-metadata.json
[2025-12-02T21:47:38.484Z] -rw-r--r--. 1 jenkins jenkins 80105 Dec 2 21:35 OpenJDK8U-sbom_x64_linux_hotspot_8u482b03-ea.json
[2025-12-02T21:47:38.484Z] drwxr-xr-x. 3 jenkins jenkins 30 Dec 2 21:47 tmp
[2025-12-02T21:47:38.484Z] List files in jdkbinary/tmp folder...
[2025-12-02T21:47:38.484Z] total 4
[2025-12-02T21:47:38.484Z] drwxr-xr-x. 15 jenkins jenkins 4096 Dec 2 21:08 jdk8u482-b03-src
[2025-12-02T21:47:38.484Z] Moving directory jdk8u482-b03-src/ to ../source-image
[2025-12-02T21:47:38.484Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u482b03-ea.tar.gz ...
[2025-12-02T21:47:43.159Z] List files in jdkbinary folder...
[2025-12-02T21:47:43.159Z] total 386608
[2025-12-02T21:47:43.159Z] -rw-r--r--. 1 jenkins jenkins 157083612 Dec 2 21:28 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b03-ea.tar.gz
[2025-12-02T21:47:43.159Z] -rw-r--r--. 1 jenkins jenkins 94170559 Dec 2 21:09 OpenJDK8U-jdk-sources_8u482b03-ea.tar.gz
[2025-12-02T21:47:43.159Z] -rw-r--r--. 1 jenkins jenkins 103091154 Dec 2 21:28 OpenJDK8U-jdk_x64_linux_hotspot_8u482b03-ea.tar.gz
[2025-12-02T21:47:43.159Z] -rw-r--r--. 1 jenkins jenkins 41425948 Dec 2 21:27 OpenJDK8U-jre_x64_linux_hotspot_8u482b03-ea.tar.gz
[2025-12-02T21:47:43.159Z] -rw-rw-r--. 1 jenkins jenkins 21232 Dec 2 21:32 OpenJDK8U-sbom_x64_linux_hotspot_8u482b03-ea-metadata.json
[2025-12-02T21:47:43.159Z] -rw-r--r--. 1 jenkins jenkins 80105 Dec 2 21:35 OpenJDK8U-sbom_x64_linux_hotspot_8u482b03-ea.json
[2025-12-02T21:47:43.160Z] drwxr-xr-x. 15 jenkins jenkins 4096 Dec 2 21:08 source-image
[2025-12-02T21:47:43.160Z] drwxr-xr-x. 3 jenkins jenkins 26 Dec 2 21:47 tmp
[2025-12-02T21:47:43.160Z] List files in jdkbinary/tmp folder...
[2025-12-02T21:47:43.160Z] total 0
[2025-12-02T21:47:43.160Z] drwxr-xr-x. 8 jenkins jenkins 190 Dec 2 21:27 jdk8u482-b03
[2025-12-02T21:47:43.160Z] Moving directory jdk8u482-b03/ to ../j2sdk-image
[2025-12-02T21:47:43.160Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u482b03-ea.tar.gz ...
[2025-12-02T21:47:46.099Z] List files in jdkbinary folder...
[2025-12-02T21:47:46.099Z] total 386608
[2025-12-02T21:47:46.099Z] -rw-r--r--. 1 jenkins jenkins 157083612 Dec 2 21:28 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b03-ea.tar.gz
[2025-12-02T21:47:46.099Z] -rw-r--r--. 1 jenkins jenkins 94170559 Dec 2 21:09 OpenJDK8U-jdk-sources_8u482b03-ea.tar.gz
[2025-12-02T21:47:46.099Z] -rw-r--r--. 1 jenkins jenkins 103091154 Dec 2 21:28 OpenJDK8U-jdk_x64_linux_hotspot_8u482b03-ea.tar.gz
[2025-12-02T21:47:46.099Z] -rw-r--r--. 1 jenkins jenkins 41425948 Dec 2 21:27 OpenJDK8U-jre_x64_linux_hotspot_8u482b03-ea.tar.gz
[2025-12-02T21:47:46.099Z] -rw-rw-r--. 1 jenkins jenkins 21232 Dec 2 21:32 OpenJDK8U-sbom_x64_linux_hotspot_8u482b03-ea-metadata.json
[2025-12-02T21:47:46.099Z] -rw-r--r--. 1 jenkins jenkins 80105 Dec 2 21:35 OpenJDK8U-sbom_x64_linux_hotspot_8u482b03-ea.json
[2025-12-02T21:47:46.099Z] drwxr-xr-x. 8 jenkins jenkins 190 Dec 2 21:27 j2sdk-image
[2025-12-02T21:47:46.099Z] drwxr-xr-x. 15 jenkins jenkins 4096 Dec 2 21:08 source-image
[2025-12-02T21:47:46.099Z] drwxr-xr-x. 3 jenkins jenkins 30 Dec 2 21:47 tmp
[2025-12-02T21:47:46.099Z] List files in jdkbinary/tmp folder...
[2025-12-02T21:47:46.099Z] total 0
[2025-12-02T21:47:46.099Z] drwxr-xr-x. 5 jenkins jenkins 135 Dec 2 21:27 jdk8u482-b03-jre
[2025-12-02T21:47:46.099Z] Moving directory jdk8u482-b03-jre/ to ../j2re-image
[2025-12-02T21:47:46.099Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u482b03-ea.tar.gz over ./j2sdk-image/jre...
[2025-12-02T21:47:54.883Z] Removing top-level folder jdk8u482-b03-debug-image/
[2025-12-02T21:47:54.883Z] Removing top-level folder jdk8u482-b03/
[2025-12-02T21:48:03.629Z] Run /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-12-02T21:48:03.629Z] =JAVA VERSION OUTPUT BEGIN=
[2025-12-02T21:48:03.629Z] openjdk version "1.8.0_482-beta"
[2025-12-02T21:48:03.629Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202512022108-b03)
[2025-12-02T21:48:03.629Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b03, mixed mode)
[2025-12-02T21:48:03.629Z] =JAVA VERSION OUTPUT END=
[2025-12-02T21:48:03.629Z] =RELEASE INFO BEGIN=
[2025-12-02T21:48:03.629Z] JAVA_VERSION="1.8.0_482"
[2025-12-02T21:48:03.629Z] OS_NAME="Linux"
[2025-12-02T21:48:03.629Z] OS_VERSION="2.6"
[2025-12-02T21:48:03.629Z] OS_ARCH="amd64"
[2025-12-02T21:48:03.629Z] SOURCE=".:git:1bb1cdec29d0+"
[2025-12-02T21:48:03.629Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-12-02T21:48:03.629Z] BUILD_SOURCE="git:5584d0f5d42f6078da3d3c32a2a53041754c2baa"
[2025-12-02T21:48:03.630Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-12-02T21:48:03.630Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-12-02T21:48:03.630Z] FULL_VERSION="1.8.0_482-beta-202512022108-b03"
[2025-12-02T21:48:03.630Z] SEMANTIC_VERSION="8.0.482+3"
[2025-12-02T21:48:03.630Z] BUILD_INFO="OS: Linux Version: 6.8.0-1041-azure"
[2025-12-02T21:48:03.630Z] JVM_VARIANT="Hotspot"
[2025-12-02T21:48:03.630Z] JVM_VERSION="25.482-b03"
[2025-12-02T21:48:03.630Z] IMAGE_TYPE="JDK"
[2025-12-02T21:48:03.630Z] =RELEASE INFO END=
[2025-12-02T21:48:03.630Z] get testKitGen...
[2025-12-02T21:48:03.630Z] git clone -q https://github.com/adoptium/TKG.git
[2025-12-02T21:48:04.301Z] git rev-parse master
[2025-12-02T21:48:04.301Z] git checkout -q -f dacf03c94365d6ebc256acf06582d0f4148bad34
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-12-02T21:48:04.398Z] $ ssh-agent -k
[2025-12-02T21:48:04.408Z] unset SSH_AUTH_SOCK;
[2025-12-02T21:48:04.408Z] unset SSH_AGENT_PID;
[2025-12-02T21:48:04.408Z] echo Agent pid 543697 killed;
[2025-12-02T21:48:04.476Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-02T21:48:04.826Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=dev.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-b03_adopt&LABEL_ADDITION=sw.tool.docker&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=551&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-12-02T21:48:04.840Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=dev.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-ibmcloud-rhel9-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-b03_adopt&LABEL_ADDITION=sw.tool.docker&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=551&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-12-02T21:48:04.883Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-02T21:48:04.992Z] Copied 1 artifact from "getTRSSOutput" build number 1974
[Pipeline] sh
[2025-12-02T21:48:05.404Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-12-02T21:48:05.404Z] + gzip -cd TRSSOutput.tar.gz
[2025-12-02T21:48:05.404Z] + tar xof -
[2025-12-02T21:48:05.404Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-12-02T21:48:05.473Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-12-02T21:48:05.497Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-12-02T21:48:05.906Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-12-02T21:48:39.093Z] --------------------------------------------
[2025-12-02T21:48:39.093Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib
[2025-12-02T21:48:39.093Z] task is set to default
[2025-12-02T21:48:39.093Z] dependencyList is set to all
[2025-12-02T21:48:39.093Z] --------------------------------------------
[2025-12-02T21:48:39.093Z] Starting download third party dependent jars
[2025-12-02T21:48:39.093Z] --------------------------------------------
[2025-12-02T21:48:39.093Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-12-02T21:48:39.093Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-12-02T21:48:39.171Z] Found a total of 5 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker' label
[Pipeline] echo
[2025-12-02T21:48:39.174Z] Machine limit is 5.
[Pipeline] sh
[2025-12-02T21:48:39.610Z] + cd ./aqa-tests/TKG
[2025-12-02T21:48:39.611Z] ++ uname
[2025-12-02T21:48:39.611Z] + '[' Linux = AIX ']'
[2025-12-02T21:48:39.611Z] ++ uname
[2025-12-02T21:48:39.611Z] + '[' Linux = SunOS ']'
[2025-12-02T21:48:39.611Z] ++ uname
[2025-12-02T21:48:39.611Z] + '[' Linux = '*BSD' ']'
[2025-12-02T21:48:39.611Z] + MAKE=make
[2025-12-02T21:48:39.611Z] + make genParallelList TEST=dev.openjdk TEST_TIME=120 NUM_MACHINES=
[2025-12-02T21:48:39.611Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/jdkbinary/j2sdk-image
[2025-12-02T21:48:39.611Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib
[2025-12-02T21:48:39.611Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-02T21:48:39.611Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-02T21:48:39.611Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-12-02T21:48:39.611Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-12-02T21:48:39.611Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-12-02T21:48:40.294Z]
[2025-12-02T21:48:40.294Z] build:
[2025-12-02T21:48:40.294Z]
[2025-12-02T21:48:40.294Z] clean:
[2025-12-02T21:48:40.294Z]
[2025-12-02T21:48:40.294Z] init:
[2025-12-02T21:48:40.294Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/bin
[2025-12-02T21:48:40.294Z]
[2025-12-02T21:48:40.294Z] getDependentLibs:
[2025-12-02T21:48:40.294Z] [exec] --------------------------------------------
[2025-12-02T21:48:40.294Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib
[2025-12-02T21:48:40.294Z] [exec] task is set to default
[2025-12-02T21:48:40.294Z] [exec] dependencyList is set to json_simple
[2025-12-02T21:48:40.294Z] [exec] --------------------------------------------
[2025-12-02T21:48:40.294Z] [exec] Starting download third party dependent jars
[2025-12-02T21:48:40.294Z] [exec] --------------------------------------------
[2025-12-02T21:48:40.294Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib
[2025-12-02T21:48:40.294Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-02T21:48:40.294Z] [exec] downloaded dependent third party jars successfully
[2025-12-02T21:48:40.294Z]
[2025-12-02T21:48:40.294Z] compile:
[2025-12-02T21:48:40.294Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-02T21:48:40.294Z] [echo] ============COMPILER SETTINGS============
[2025-12-02T21:48:40.294Z] [echo] ===fork: yes
[2025-12-02T21:48:40.294Z] [echo] ===debug: on
[2025-12-02T21:48:40.294Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/bin
[2025-12-02T21:48:42.472Z]
[2025-12-02T21:48:42.472Z] dist:
[2025-12-02T21:48:42.472Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-12-02T21:48:42.472Z]
[2025-12-02T21:48:42.472Z] BUILD SUCCESSFUL
[2025-12-02T21:48:42.472Z] Total time: 2 seconds
[2025-12-02T21:48:42.472Z] 0
[2025-12-02T21:48:42.472Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-12-02T21:48:42.472Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-12-02T21:48:42.472Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake)
[2025-12-02T21:48:43.150Z] ****************************** MACHINE INFO ******************************
[2025-12-02T21:48:43.150Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG
[2025-12-02T21:48:43.150Z] Free Physical Memory Size : 198946816
[2025-12-02T21:48:43.150Z] Free space (bytes) : 21639811072
[2025-12-02T21:48:43.150Z] Total Physical Memory Size : 3833245696
[2025-12-02T21:48:43.150Z] Total space (bytes) : 106627575808
[2025-12-02T21:48:43.150Z] Usable space (bytes) : 21639811072
[2025-12-02T21:48:43.150Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-02T21:48:43.150Z] bashVersion :
[2025-12-02T21:48:43.150Z] GNU bash, version 5.1.8(1)-release (x86_64-redhat-linux-gnu)
[2025-12-02T21:48:43.150Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-12-02T21:48:43.150Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-02T21:48:43.150Z]
[2025-12-02T21:48:43.150Z] This is free software; you are free to change and redistribute it.
[2025-12-02T21:48:43.150Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-02T21:48:43.150Z] cpuCores : 2
[2025-12-02T21:48:43.150Z] curlVersion :
[2025-12-02T21:48:43.150Z] curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.10.4/openssl/zlib nghttp2/1.43.0
[2025-12-02T21:48:43.150Z] Release-Date: 2021-04-14
[2025-12-02T21:48:43.150Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-12-02T21:48:43.150Z] Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2025-12-02T21:48:43.150Z] dockerVersion : Docker version 29.1.1, build 0aedba5
[2025-12-02T21:48:43.150Z] gcc version : 11
[2025-12-02T21:48:43.150Z] gclibc version : ldd (GNU libc) 2.34
[2025-12-02T21:48:43.150Z] gdb version : bash: line 1: gdb: command not found
[2025-12-02T21:48:43.150Z] lldb version : Command could not be executed
[2025-12-02T21:48:43.150Z] makeVersion :
[2025-12-02T21:48:43.150Z] GNU Make 4.3
[2025-12-02T21:48:43.150Z] Built for x86_64-redhat-linux-gnu
[2025-12-02T21:48:43.150Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-12-02T21:48:43.150Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-02T21:48:43.150Z] This is free software: you are free to change and redistribute it.
[2025-12-02T21:48:43.150Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-02T21:48:43.150Z] mavenVersion :
[2025-12-02T21:48:43.150Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-12-02T21:48:43.150Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-12-02T21:48:43.150Z] Java version: 1.8.0_482-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/jdkbinary/j2sdk-image/jre
[2025-12-02T21:48:43.150Z] Default locale: en, platform encoding: UTF-8
[2025-12-02T21:48:43.150Z] OS name: "linux", version: "5.14.0-570.42.2.el9_6.x86_64", arch: "amd64", family: "unix"
[2025-12-02T21:48:43.150Z] osInfo :
[2025-12-02T21:48:43.150Z] NAME="Red Hat Enterprise Linux"
[2025-12-02T21:48:43.150Z] VERSION="9.6 (Plow)"
[2025-12-02T21:48:43.150Z] ID="rhel"
[2025-12-02T21:48:43.150Z] ID_LIKE="fedora"
[2025-12-02T21:48:43.150Z] VERSION_ID="9.6"
[2025-12-02T21:48:43.150Z] PLATFORM_ID="platform:el9"
[2025-12-02T21:48:43.150Z] PRETTY_NAME="Red Hat Enterprise Linux 9.6 (Plow)"
[2025-12-02T21:48:43.150Z] ANSI_COLOR="0;31"
[2025-12-02T21:48:43.150Z] LOGO="fedora-logo-icon"
[2025-12-02T21:48:43.150Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
[2025-12-02T21:48:43.150Z] HOME_URL="https://www.redhat.com/"
[2025-12-02T21:48:43.150Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
[2025-12-02T21:48:43.150Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2025-12-02T21:48:43.150Z]
[2025-12-02T21:48:43.150Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
[2025-12-02T21:48:43.150Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.6
[2025-12-02T21:48:43.150Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-12-02T21:48:43.150Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.6"
[2025-12-02T21:48:43.150Z] osLabel : rhel.9
[2025-12-02T21:48:43.150Z] perlVersion :
[2025-12-02T21:48:43.150Z]
[2025-12-02T21:48:43.150Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi
[2025-12-02T21:48:43.150Z] (with 54 registered patches, see perl -V for more detail)
[2025-12-02T21:48:43.150Z]
[2025-12-02T21:48:43.150Z] Copyright 1987-2021, Larry Wall
[2025-12-02T21:48:43.150Z]
[2025-12-02T21:48:43.150Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-12-02T21:48:43.150Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-12-02T21:48:43.150Z]
[2025-12-02T21:48:43.150Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-12-02T21:48:43.150Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-12-02T21:48:43.150Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-12-02T21:48:43.150Z]
[2025-12-02T21:48:43.150Z] podmanVersion : bash: line 1: podman: command not found
[2025-12-02T21:48:43.150Z] procArch : x86_64
[2025-12-02T21:48:43.150Z] sysArch : x86_64
[2025-12-02T21:48:43.150Z] sysOS : Linux
[2025-12-02T21:48:43.150Z] ulimit :
[2025-12-02T21:48:43.150Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-12-02T21:48:43.150Z] core file size (blocks, -c) unlimited
[2025-12-02T21:48:43.150Z] data seg size (kbytes, -d) unlimited
[2025-12-02T21:48:43.150Z] scheduling priority (-e) 0
[2025-12-02T21:48:43.150Z] file size (blocks, -f) unlimited
[2025-12-02T21:48:43.150Z] pending signals (-i) 14266
[2025-12-02T21:48:43.151Z] max locked memory (kbytes, -l) 8192
[2025-12-02T21:48:43.151Z] max memory size (kbytes, -m) unlimited
[2025-12-02T21:48:43.151Z] open files (-n) 524288
[2025-12-02T21:48:43.151Z] pipe size (512 bytes, -p) 8
[2025-12-02T21:48:43.151Z] POSIX message queues (bytes, -q) 819200
[2025-12-02T21:48:43.151Z] real-time priority (-r) 0
[2025-12-02T21:48:43.151Z] stack size (kbytes, -s) 8192
[2025-12-02T21:48:43.151Z] cpu time (seconds, -t) unlimited
[2025-12-02T21:48:43.151Z] max user processes (-u) 14266
[2025-12-02T21:48:43.151Z] virtual memory (kbytes, -v) unlimited
[2025-12-02T21:48:43.151Z] file locks (-x) unlimited
[2025-12-02T21:48:43.151Z] uname : Linux test-ibmcloud-rhel9-x64-1.adoptopenjdk.net 5.14.0-570.42.2.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Sep 8 12:15:13 EDT 2025 x86_64 x86_64 x86_64 GNU/Linux
[2025-12-02T21:48:43.151Z] vmVendor : Oracle Corporation
[2025-12-02T21:48:43.151Z] vmVersion : 25.482-b03
[2025-12-02T21:48:43.151Z] xlc version : bash: line 1: xlC: command not found
[2025-12-02T21:48:43.151Z] **************************************************************************
[2025-12-02T21:48:43.151Z]
[2025-12-02T21:48:43.151Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-12-02T21:48:43.151Z]
[2025-12-02T21:48:43.151Z] System.getProperty('java.vendor')=Temurin
[2025-12-02T21:48:43.151Z]
[2025-12-02T21:48:43.151Z] System.getProperty('os.name')=Linux
[2025-12-02T21:48:43.151Z]
[2025-12-02T21:48:43.151Z] System.getProperty('os.arch')=amd64
[2025-12-02T21:48:43.151Z]
[2025-12-02T21:48:43.151Z] System.getProperty('java.fullversion')=null
[2025-12-02T21:48:43.151Z]
[2025-12-02T21:48:43.151Z] System.getProperty('sun.arch.data.model')=64
[2025-12-02T21:48:43.151Z]
[2025-12-02T21:48:43.151Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=dev.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib
[2025-12-02T21:48:43.151Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG'
[2025-12-02T21:48:43.151Z] perl scripts/configure.pl
[2025-12-02T21:48:43.151Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="rhel.9" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=dev.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-12-02T21:48:43.826Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-12-02T21:48:43.826Z]
[2025-12-02T21:48:43.826Z]
[2025-12-02T21:48:43.826Z] Starting to generate parallel test lists.
[2025-12-02T21:48:43.826Z]
[2025-12-02T21:48:43.826Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/../openjdk/playlist.xml
[2025-12-02T21:48:43.826Z] Attempting to get test duration data from TRSS.
[2025-12-02T21:48:43.826Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_linux&group=openjdk&level=dev
[2025-12-02T21:48:54.462Z] Attempting to get test duration data from cached files.
[2025-12-02T21:48:54.462Z] Reading file: Test_openjdk8_hs_openjdk_x86-64_linux.json
[2025-12-02T21:48:54.462Z] Warning: cannot get data from cached files.
[2025-12-02T21:48:54.462Z]
[2025-12-02T21:48:54.462Z] TEST DURATION
[2025-12-02T21:48:54.462Z] ====================================================================================
[2025-12-02T21:48:54.462Z] Total number of tests searched: 2
[2025-12-02T21:48:54.462Z] Number of test durations found: 2
[2025-12-02T21:48:54.462Z] Top slowest tests:
[2025-12-02T21:48:54.462Z] 02m00s hotspot_container_jdk8_0
[2025-12-02T21:48:54.462Z] 01m44s jdk_container_jdk8_0
[2025-12-02T21:48:54.462Z] ====================================================================================
[2025-12-02T21:48:54.462Z]
[2025-12-02T21:48:54.462Z] Test target is split into 1 lists.
[2025-12-02T21:48:54.462Z] Reducing estimated test running time from 03m45s to 03m45s.
[2025-12-02T21:48:54.462Z]
[2025-12-02T21:48:54.462Z] -------------------------------------testList_0-------------------------------------
[2025-12-02T21:48:54.462Z] Number of tests: 2
[2025-12-02T21:48:54.462Z] Estimated running time: 03m45s
[2025-12-02T21:48:54.462Z] TESTLIST=hotspot_container_jdk8_0,jdk_container_jdk8_0
[2025-12-02T21:48:54.462Z] ------------------------------------------------------------------------------------
[2025-12-02T21:48:54.462Z]
[2025-12-02T21:48:54.462Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-12-02T21:48:54.462Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-12-02T21:48:54.535Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-12-02T21:48:54.603Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2025-12-02T21:48:55.022Z] + cd ./aqa-tests/TKG
[2025-12-02T21:48:55.022Z] ++ uname
[2025-12-02T21:48:55.022Z] + '[' Linux = AIX ']'
[2025-12-02T21:48:55.022Z] ++ uname
[2025-12-02T21:48:55.022Z] + '[' Linux = SunOS ']'
[2025-12-02T21:48:55.022Z] ++ uname
[2025-12-02T21:48:55.022Z] + '[' Linux = '*BSD' ']'
[2025-12-02T21:48:55.022Z] + MAKE=make
[2025-12-02T21:48:55.022Z] + make genParallelList TEST=dev.openjdk NUM_MACHINES=3 TEST_TIME=
[2025-12-02T21:48:55.022Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/jdkbinary/j2sdk-image
[2025-12-02T21:48:55.022Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib
[2025-12-02T21:48:55.022Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-02T21:48:55.022Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-02T21:48:55.022Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-12-02T21:48:55.022Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-12-02T21:48:55.022Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-12-02T21:48:55.698Z]
[2025-12-02T21:48:55.698Z] build:
[2025-12-02T21:48:55.698Z]
[2025-12-02T21:48:55.698Z] clean:
[2025-12-02T21:48:55.698Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-12-02T21:48:55.698Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/bin
[2025-12-02T21:48:55.698Z]
[2025-12-02T21:48:55.698Z] init:
[2025-12-02T21:48:55.698Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/bin
[2025-12-02T21:48:55.698Z]
[2025-12-02T21:48:55.698Z] getDependentLibs:
[2025-12-02T21:48:55.698Z] [exec] --------------------------------------------
[2025-12-02T21:48:55.698Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib
[2025-12-02T21:48:55.698Z] [exec] task is set to default
[2025-12-02T21:48:55.698Z] [exec] dependencyList is set to json_simple
[2025-12-02T21:48:55.698Z] [exec] --------------------------------------------
[2025-12-02T21:48:55.698Z] [exec] Starting download third party dependent jars
[2025-12-02T21:48:55.698Z] [exec] --------------------------------------------
[2025-12-02T21:48:55.698Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib
[2025-12-02T21:48:55.698Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-02T21:48:55.698Z] [exec] downloaded dependent third party jars successfully
[2025-12-02T21:48:55.698Z]
[2025-12-02T21:48:55.698Z] compile:
[2025-12-02T21:48:55.698Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-02T21:48:55.698Z] [echo] ============COMPILER SETTINGS============
[2025-12-02T21:48:55.698Z] [echo] ===fork: yes
[2025-12-02T21:48:55.698Z] [echo] ===debug: on
[2025-12-02T21:48:55.698Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/bin
[2025-12-02T21:48:57.883Z]
[2025-12-02T21:48:57.883Z] dist:
[2025-12-02T21:48:57.883Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-12-02T21:48:57.883Z]
[2025-12-02T21:48:57.883Z] BUILD SUCCESSFUL
[2025-12-02T21:48:57.883Z] Total time: 2 seconds
[2025-12-02T21:48:57.883Z] 0
[2025-12-02T21:48:57.883Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-12-02T21:48:57.883Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-12-02T21:48:57.883Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake)
[2025-12-02T21:48:58.568Z] ****************************** MACHINE INFO ******************************
[2025-12-02T21:48:58.568Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG
[2025-12-02T21:48:58.568Z] Free Physical Memory Size : 231817216
[2025-12-02T21:48:58.568Z] Free space (bytes) : 21639737344
[2025-12-02T21:48:58.568Z] Total Physical Memory Size : 3833245696
[2025-12-02T21:48:58.568Z] Total space (bytes) : 106627575808
[2025-12-02T21:48:58.568Z] Usable space (bytes) : 21639737344
[2025-12-02T21:48:58.568Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-02T21:48:58.568Z] bashVersion :
[2025-12-02T21:48:58.568Z] GNU bash, version 5.1.8(1)-release (x86_64-redhat-linux-gnu)
[2025-12-02T21:48:58.568Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-12-02T21:48:58.568Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-02T21:48:58.568Z]
[2025-12-02T21:48:58.568Z] This is free software; you are free to change and redistribute it.
[2025-12-02T21:48:58.568Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-02T21:48:58.568Z] cpuCores : 2
[2025-12-02T21:48:58.568Z] curlVersion :
[2025-12-02T21:48:58.568Z] curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.10.4/openssl/zlib nghttp2/1.43.0
[2025-12-02T21:48:58.568Z] Release-Date: 2021-04-14
[2025-12-02T21:48:58.568Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-12-02T21:48:58.568Z] Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2025-12-02T21:48:58.568Z] dockerVersion : Docker version 29.1.1, build 0aedba5
[2025-12-02T21:48:58.568Z] gcc version : 11
[2025-12-02T21:48:58.568Z] gclibc version : ldd (GNU libc) 2.34
[2025-12-02T21:48:58.568Z] gdb version : bash: line 1: gdb: command not found
[2025-12-02T21:48:58.568Z] lldb version : Command could not be executed
[2025-12-02T21:48:58.568Z] makeVersion :
[2025-12-02T21:48:58.568Z] GNU Make 4.3
[2025-12-02T21:48:58.568Z] Built for x86_64-redhat-linux-gnu
[2025-12-02T21:48:58.568Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-12-02T21:48:58.568Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-02T21:48:58.568Z] This is free software: you are free to change and redistribute it.
[2025-12-02T21:48:58.568Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-02T21:48:58.568Z] mavenVersion :
[2025-12-02T21:48:58.568Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-12-02T21:48:58.568Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-12-02T21:48:58.568Z] Java version: 1.8.0_482-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/jdkbinary/j2sdk-image/jre
[2025-12-02T21:48:58.568Z] Default locale: en, platform encoding: UTF-8
[2025-12-02T21:48:58.568Z] OS name: "linux", version: "5.14.0-570.42.2.el9_6.x86_64", arch: "amd64", family: "unix"
[2025-12-02T21:48:58.568Z] osInfo :
[2025-12-02T21:48:58.568Z] NAME="Red Hat Enterprise Linux"
[2025-12-02T21:48:58.568Z] VERSION="9.6 (Plow)"
[2025-12-02T21:48:58.568Z] ID="rhel"
[2025-12-02T21:48:58.568Z] ID_LIKE="fedora"
[2025-12-02T21:48:58.568Z] VERSION_ID="9.6"
[2025-12-02T21:48:58.568Z] PLATFORM_ID="platform:el9"
[2025-12-02T21:48:58.568Z] PRETTY_NAME="Red Hat Enterprise Linux 9.6 (Plow)"
[2025-12-02T21:48:58.568Z] ANSI_COLOR="0;31"
[2025-12-02T21:48:58.568Z] LOGO="fedora-logo-icon"
[2025-12-02T21:48:58.568Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
[2025-12-02T21:48:58.568Z] HOME_URL="https://www.redhat.com/"
[2025-12-02T21:48:58.568Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
[2025-12-02T21:48:58.568Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2025-12-02T21:48:58.568Z]
[2025-12-02T21:48:58.568Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
[2025-12-02T21:48:58.568Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.6
[2025-12-02T21:48:58.568Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-12-02T21:48:58.568Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.6"
[2025-12-02T21:48:58.568Z] osLabel : rhel.9
[2025-12-02T21:48:58.568Z] perlVersion :
[2025-12-02T21:48:58.568Z]
[2025-12-02T21:48:58.568Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi
[2025-12-02T21:48:58.568Z] (with 54 registered patches, see perl -V for more detail)
[2025-12-02T21:48:58.568Z]
[2025-12-02T21:48:58.568Z] Copyright 1987-2021, Larry Wall
[2025-12-02T21:48:58.568Z]
[2025-12-02T21:48:58.568Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-12-02T21:48:58.568Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-12-02T21:48:58.568Z]
[2025-12-02T21:48:58.568Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-12-02T21:48:58.568Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-12-02T21:48:58.568Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-12-02T21:48:58.568Z]
[2025-12-02T21:48:58.568Z] podmanVersion : bash: line 1: podman: command not found
[2025-12-02T21:48:58.568Z] procArch : x86_64
[2025-12-02T21:48:58.568Z] sysArch : x86_64
[2025-12-02T21:48:58.568Z] sysOS : Linux
[2025-12-02T21:48:58.568Z] ulimit :
[2025-12-02T21:48:58.568Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-12-02T21:48:58.568Z] core file size (blocks, -c) unlimited
[2025-12-02T21:48:58.568Z] data seg size (kbytes, -d) unlimited
[2025-12-02T21:48:58.568Z] scheduling priority (-e) 0
[2025-12-02T21:48:58.568Z] file size (blocks, -f) unlimited
[2025-12-02T21:48:58.568Z] pending signals (-i) 14266
[2025-12-02T21:48:58.568Z] max locked memory (kbytes, -l) 8192
[2025-12-02T21:48:58.568Z] max memory size (kbytes, -m) unlimited
[2025-12-02T21:48:58.568Z] open files (-n) 524288
[2025-12-02T21:48:58.568Z] pipe size (512 bytes, -p) 8
[2025-12-02T21:48:58.568Z] POSIX message queues (bytes, -q) 819200
[2025-12-02T21:48:58.568Z] real-time priority (-r) 0
[2025-12-02T21:48:58.568Z] stack size (kbytes, -s) 8192
[2025-12-02T21:48:58.568Z] cpu time (seconds, -t) unlimited
[2025-12-02T21:48:58.568Z] max user processes (-u) 14266
[2025-12-02T21:48:58.568Z] virtual memory (kbytes, -v) unlimited
[2025-12-02T21:48:58.568Z] file locks (-x) unlimited
[2025-12-02T21:48:58.568Z] uname : Linux test-ibmcloud-rhel9-x64-1.adoptopenjdk.net 5.14.0-570.42.2.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Sep 8 12:15:13 EDT 2025 x86_64 x86_64 x86_64 GNU/Linux
[2025-12-02T21:48:58.568Z] vmVendor : Oracle Corporation
[2025-12-02T21:48:58.568Z] vmVersion : 25.482-b03
[2025-12-02T21:48:58.568Z] xlc version : bash: line 1: xlC: command not found
[2025-12-02T21:48:58.568Z] **************************************************************************
[2025-12-02T21:48:58.568Z]
[2025-12-02T21:48:58.568Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-12-02T21:48:58.568Z]
[2025-12-02T21:48:58.568Z] System.getProperty('java.vendor')=Temurin
[2025-12-02T21:48:58.568Z]
[2025-12-02T21:48:58.568Z] System.getProperty('os.name')=Linux
[2025-12-02T21:48:58.568Z]
[2025-12-02T21:48:58.568Z] System.getProperty('os.arch')=amd64
[2025-12-02T21:48:58.568Z]
[2025-12-02T21:48:58.568Z] System.getProperty('java.fullversion')=null
[2025-12-02T21:48:58.568Z]
[2025-12-02T21:48:58.568Z] System.getProperty('sun.arch.data.model')=64
[2025-12-02T21:48:58.568Z]
[2025-12-02T21:48:58.568Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=dev.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib
[2025-12-02T21:48:58.568Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG'
[2025-12-02T21:48:58.568Z] perl scripts/configure.pl
[2025-12-02T21:48:58.568Z] /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="rhel.9" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=dev.openjdk --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2025-12-02T21:48:59.311Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-12-02T21:48:59.311Z]
[2025-12-02T21:48:59.311Z]
[2025-12-02T21:48:59.311Z] Starting to generate parallel test lists.
[2025-12-02T21:48:59.311Z]
[2025-12-02T21:48:59.311Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/../openjdk/playlist.xml
[2025-12-02T21:48:59.684Z] Attempting to get test duration data from TRSS.
[2025-12-02T21:48:59.684Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_linux&group=openjdk&level=dev
[2025-12-02T21:49:00.003Z] Attempting to get test duration data from cached files.
[2025-12-02T21:49:00.003Z] Reading file: Test_openjdk8_hs_openjdk_x86-64_linux.json
[2025-12-02T21:49:00.003Z] Warning: cannot get data from cached files.
[2025-12-02T21:49:00.003Z]
[2025-12-02T21:49:00.003Z] TEST DURATION
[2025-12-02T21:49:00.003Z] ====================================================================================
[2025-12-02T21:49:00.003Z] Total number of tests searched: 2
[2025-12-02T21:49:00.003Z] Number of test durations found: 2
[2025-12-02T21:49:00.003Z] Top slowest tests:
[2025-12-02T21:49:00.003Z] 02m00s hotspot_container_jdk8_0
[2025-12-02T21:49:00.003Z] 01m44s jdk_container_jdk8_0
[2025-12-02T21:49:00.003Z] ====================================================================================
[2025-12-02T21:49:00.003Z]
[2025-12-02T21:49:00.003Z] Test target is split into 2 lists.
[2025-12-02T21:49:00.003Z] Reducing estimated test running time from 03m45s to 02m00s.
[2025-12-02T21:49:00.003Z]
[2025-12-02T21:49:00.003Z] -------------------------------------testList_0-------------------------------------
[2025-12-02T21:49:00.003Z] Number of tests: 1
[2025-12-02T21:49:00.003Z] Estimated running time: 02m00s
[2025-12-02T21:49:00.003Z] TESTLIST=hotspot_container_jdk8_0
[2025-12-02T21:49:00.003Z] ------------------------------------------------------------------------------------
[2025-12-02T21:49:00.003Z]
[2025-12-02T21:49:00.003Z] -------------------------------------testList_1-------------------------------------
[2025-12-02T21:49:00.003Z] Number of tests: 1
[2025-12-02T21:49:00.003Z] Estimated running time: 01m44s
[2025-12-02T21:49:00.003Z] TESTLIST=jdk_container_jdk8_0
[2025-12-02T21:49:00.003Z] ------------------------------------------------------------------------------------
[2025-12-02T21:49:00.003Z]
[2025-12-02T21:49:00.003Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-12-02T21:49:00.003Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-12-02T21:49:00.073Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-12-02T21:49:00.126Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-12-02T21:49:00.128Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-12-02T21:49:00.183Z] Archiving artifacts
[2025-12-02T21:49:00.229Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-12-02T21:49:00.288Z] [PARALLEL: Dynamic] childJobNum is 2, 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] echo
[2025-12-02T21:49:00.623Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_0 params for generating the job
[Pipeline] echo
[2025-12-02T21:49:00.624Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_1 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-12-02T21:49:00.725Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-12-02T21:49:00.754Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-12-02T21:49:30.043Z] LEVELS: [dev]
[2025-12-02T21:49:30.043Z] JDK_VERSIONS: [8]
[2025-12-02T21:49:30.043Z] GROUPS: [openjdk]
[2025-12-02T21:49:30.043Z] ARCH_OS_LIST: [x86-64_linux]
[2025-12-02T21:49:30.058Z] LEVELS: [dev]
[2025-12-02T21:49:30.061Z] JDK_VERSIONS: [8]
[2025-12-02T21:49:30.061Z] GROUPS: [openjdk]
[2025-12-02T21:49:30.061Z] ARCH_OS_LIST: [x86-64_linux]
[2025-12-02T21:49:30.273Z] Existing items:
[2025-12-02T21:49:30.273Z] GeneratedJob{name='Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_1'}
[2025-12-02T21:49:30.273Z] Unreferenced items:
[2025-12-02T21:49:30.273Z] GeneratedJob{name='Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_0'}
[2025-12-02T21:49:30.310Z] Existing items:
[2025-12-02T21:49:30.310Z] GeneratedJob{name='Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_0'}
[2025-12-02T21:49:30.310Z] GeneratedJob{name='Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_1'}
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-02T21:49:31.522Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-02T21:49:31.942Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-12-02T21:49:31.943Z] Unix type machine..
[2025-12-02T21:49:31.943Z] Running on a Linux host
[2025-12-02T21:49:31.943Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-02T21:49:32.060Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-02T21:49:32.060Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-02T21:49:36.570Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-12-02T21:49:37.014Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[2025-12-02T21:49:37.014Z] /tmp/capstone-4.0.2/msvc/test_xcore
[2025-12-02T21:49:37.014Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-12-02T21:49:37.093Z] 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] build
[2025-12-02T21:49:37.245Z] Scheduling project: Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_0
[Pipeline] build
[2025-12-02T21:49:37.253Z] Scheduling project: Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_1
[2025-12-02T21:49:43.961Z] Starting building: Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_1 #12
[2025-12-02T21:49:43.967Z] Starting building: Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_0 #15
[2025-12-02T21:56:09.392Z] Build Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_0 #15 completed: UNSTABLE
[Pipeline] }
[2025-12-02T22:03:12.008Z] Build Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_1 #12 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-12-02T22:03:12.095Z] Running on test-osuosl-ubuntu2404-ppc64le-4 in /home/jenkins/workspace/Test_openjdk8_hs_dev.openjdk_x86-64_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-02T22:03:12.474Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-02T22:03:12.474Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-02T22:03:12.652Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-12-02T22:03:12.691Z] Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_0 #15 completed with status UNSTABLE
[Pipeline] timeout
[2025-12-02T22:03:12.702Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-02T22:03:13.783Z] Copied 1 artifact from "Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_0" build number 15
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-02T22:03:13.818Z] Saving Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_0/15/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-02T22:03:14.000Z] Archiving artifacts
[2025-12-02T22:03:14.358Z] Recording fingerprints
[Pipeline] echo
[2025-12-02T22:03:15.090Z] Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_1 #12 completed with status UNSTABLE
[Pipeline] timeout
[2025-12-02T22:03:15.101Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-02T22:03:16.352Z] Copied 1 artifact from "Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_1" build number 12
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-02T22:03:16.382Z] Saving Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_1/12/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-02T22:03:16.564Z] Archiving artifacts
[2025-12-02T22:03:16.916Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-12-02T22:03:17.850Z] Tap file found: Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_0/15/aqa-tests/TKG/output_17647124039636/Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_0.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2025-12-02T22:03:18.748Z] Tap file found: Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_1/12/aqa-tests/TKG/output_17647125274884/Test_openjdk8_hs_dev.openjdk_x86-64_linux_testList_1.tap...
[Pipeline] readFile
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-02T22:03:19.332Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-02T22:03:19.332Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-02T22:03:19.509Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE