Pre Test
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin" build number 29
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 95
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6042
originally caused by:
Started by user Andrew Leonard
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.perf_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_extended.perf_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/v1.0.10-release^{commit} # timeout=10
Checking out Revision 738140808e617e5352c8973b76802cc3d1d7b6d1 (origin/v1.0.10-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 738140808e617e5352c8973b76802cc3d1d7b6d1 # timeout=10
Commit message: "Oct 2025 dry run tags (#6655)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-10-15T19:35:19.389Z] Found a total of 8 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-10-15T19:35:19.401Z] SPEC: linux_x86-64
[Pipeline] echo
[2025-10-15T19:35:19.403Z] LABEL: hw.arch.x86&&sw.os.linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-10-15T19:35:19.422Z] Found a total of 8 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' 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-10-15T19:35:19.429Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] node
[2025-10-15T19:35:19.440Z] Running on test-ibmcloud-ubuntu2204-x64-3-free in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_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-10-15T19:35:19.468Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-10-15T19:35:19.685Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-15T19:35:19.685Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-15T19:35:19.786Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-10-15T19:35:19.914Z] The recommended git tool is: git
[2025-10-15T19:35:20.117Z] No credentials specified
[2025-10-15T19:35:20.217Z] Cloning the remote Git repository
[2025-10-15T19:35:20.371Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-10-15T19:35:20.371Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests # timeout=10
[2025-10-15T19:35:20.377Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-10-15T19:35:20.377Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-10-15T19:35:20.377Z] > git --version # timeout=10
[2025-10-15T19:35:20.380Z] > git --version # 'git version 2.34.1'
[2025-10-15T19:35:20.380Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-15T19:35:24.903Z] Avoid second fetch
[2025-10-15T19:35:25.007Z] Checking out Revision 738140808e617e5352c8973b76802cc3d1d7b6d1 (origin/v1.0.10-release)
[2025-10-15T19:35:24.731Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-10-15T19:35:24.734Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-15T19:35:24.957Z] > git rev-parse origin/v1.0.10-release^{commit} # timeout=10
[2025-10-15T19:35:25.061Z] > git config core.sparsecheckout # timeout=10
[2025-10-15T19:35:25.064Z] > git checkout -f 738140808e617e5352c8973b76802cc3d1d7b6d1 # timeout=10
[2025-10-15T19:35:26.052Z] Commit message: "Oct 2025 dry run tags (#6655)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_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-10-15T19:35:28.008Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-10-15T19:35:28.031Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-10-15T19:35:29.337Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-10-15T19:35:29.754Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-15T19:35:30.908Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-10-15T19:35:30.908Z] Unix type machine..
[2025-10-15T19:35:30.908Z] Running on a Linux host
[2025-10-15T19:35:30.908Z] Woohoo - no rogue processes detected!
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-10-15T19:35:33.728Z] + printenv
[2025-10-15T19:35:33.728Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-10-15T19:35:33.728Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-15T19:35:33.728Z] SETUP_JCK_RUN=false
[2025-10-15T19:35:33.728Z] USE_TESTENV_PROPERTIES=true
[2025-10-15T19:35:33.728Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-10-15T19:35:33.728Z] SSH_CLIENT=78.47.239.97 39678 22
[2025-10-15T19:35:33.728Z] BUILD_LIST=perf
[2025-10-15T19:35:33.728Z] USER=jenkins
[2025-10-15T19:35:33.728Z] SDK_RESOURCE=upstream
[2025-10-15T19:35:33.728Z] OPENJ9_BRANCH=master
[2025-10-15T19:35:33.728Z] jobStatus=SUCCESS
[2025-10-15T19:35:33.728Z] CI=true
[2025-10-15T19:35:33.728Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/257/display/redirect?page=changes
[2025-10-15T19:35:33.728Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-10-15T19:35:33.728Z] UPSTREAM_JOB_NUMBER=29
[2025-10-15T19:35:33.728Z] XDG_SESSION_TYPE=tty
[2025-10-15T19:35:33.728Z] EXIT_FAILURE=false
[2025-10-15T19:35:33.728Z] HUDSON_URL=https://ci.adoptium.net/
[2025-10-15T19:35:33.728Z] TARGET=extended.perf
[2025-10-15T19:35:33.728Z] NODE_LABELS=ci.role.testX linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86 test-ibmcloud-ubuntu2204-x64-3-free
[2025-10-15T19:35:33.728Z] MOTD_SHOWN=pam
[2025-10-15T19:35:33.728Z] USE_JRE=false
[2025-10-15T19:35:33.728Z] STF_OWNER_BRANCH=adoptium:master
[2025-10-15T19:35:33.728Z] OLDPWD=/home/jenkins
[2025-10-15T19:35:33.728Z] HOME=/home/jenkins
[2025-10-15T19:35:33.728Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/257/
[2025-10-15T19:35:33.728Z] ADOPTOPENJDK_BRANCH=v1.0.10-release
[2025-10-15T19:35:33.728Z] TAP_NAME=Test_openjdk8_hs_extended.perf_x86-64_linux.tap
[2025-10-15T19:35:33.728Z] JDK_IMPL=hotspot
[2025-10-15T19:35:33.728Z] DOCKER_REQUIRED=false
[2025-10-15T19:35:33.728Z] JENKINS_SERVER_COOKIE=durable-3062483f9f6c93cedf647d11711739560070596be35e0eddfef92241b5bd13aa
[2025-10-15T19:35:33.728Z] HUDSON_COOKIE=915afba9-6ee4-4136-abae-f2521dd76dbc
[2025-10-15T19:35:33.728Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2025-10-15T19:35:33.728Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../benchmarks
[2025-10-15T19:35:33.728Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-10-15T19:35:33.728Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux
[2025-10-15T19:35:33.728Z] KEEP_WORKSPACE=false
[2025-10-15T19:35:33.728Z] ARCHIVE_TEST_RESULTS=false
[2025-10-15T19:35:33.728Z] GENERATE_JOBS=true
[2025-10-15T19:35:33.728Z] PERSONAL_BUILD=false
[2025-10-15T19:35:33.728Z] NODE_NAME=test-ibmcloud-ubuntu2204-x64-3-free
[2025-10-15T19:35:33.728Z] JDK_BRANCH=jdk8u472-b07_adopt
[2025-10-15T19:35:33.728Z] TKG_OWNER_BRANCH=adoptium:master
[2025-10-15T19:35:33.728Z] LOGNAME=jenkins
[2025-10-15T19:35:33.728Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/257/display/redirect?page=artifacts
[2025-10-15T19:35:33.728Z] STAGE_NAME=Setup
[2025-10-15T19:35:33.728Z] XDG_SESSION_CLASS=user
[2025-10-15T19:35:33.728Z] AUTO_DETECT=true
[2025-10-15T19:35:33.728Z] EXECUTOR_NUMBER=0
[2025-10-15T19:35:33.728Z] JDK_VERSION=8
[2025-10-15T19:35:33.728Z] XDG_SESSION_ID=4
[2025-10-15T19:35:33.728Z] BUILD_DISPLAY_NAME=#257
[2025-10-15T19:35:33.728Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-10-15T19:35:33.728Z] TIME_LIMIT=25
[2025-10-15T19:35:33.728Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-10-15T19:35:33.728Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/257/display/redirect?page=tests
[2025-10-15T19:35:33.728Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-10-15T19:35:33.728Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_x86-64_linux
[2025-10-15T19:35:33.728Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-10-15T19:35:33.728Z] PLATFORM=x86-64_linux
[2025-10-15T19:35:33.728Z] TKG_ITERATIONS=1
[2025-10-15T19:35:33.728Z] EXIT_SUCCESS=false
[2025-10-15T19:35:33.728Z] RERUN_FAILURE=true
[2025-10-15T19:35:33.728Z] BUILD_ID=257
[2025-10-15T19:35:33.728Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-10-15T19:35:33.728Z] ACTIVE_NODE_TIMEOUT=5
[2025-10-15T19:35:33.728Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/system_lib
[2025-10-15T19:35:33.728Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_x86-64_linux-257
[2025-10-15T19:35:33.728Z] JENKINS_URL=https://ci.adoptium.net/
[2025-10-15T19:35:33.728Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-15T19:35:33.728Z] LANG=C.UTF-8
[2025-10-15T19:35:33.728Z] JCK_GIT_BRANCH=master
[2025-10-15T19:35:33.728Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/
[2025-10-15T19:35:33.728Z] KEEP_REPORTDIR=false
[2025-10-15T19:35:33.728Z] ORIGIN_JDK_VERSION=8
[2025-10-15T19:35:33.728Z] BUILD_NUMBER=257
[2025-10-15T19:35:33.728Z] JENKINS_NODE_COOKIE=8662eb7e-2014-4f25-92cf-c42d96e429fc
[2025-10-15T19:35:33.728Z] SHELL=/bin/sh
[2025-10-15T19:35:33.728Z] ITERATIONS=1
[2025-10-15T19:35:33.728Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-15T19:35:33.728Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-10-15T19:35:33.728Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/257/display/redirect
[2025-10-15T19:35:33.728Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-10-15T19:35:33.728Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-10-15T19:35:33.728Z] SPEC=linux_x86-64
[2025-10-15T19:35:33.728Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-10-15T19:35:33.728Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/display/redirect
[2025-10-15T19:35:33.728Z] NUM_PROCESSORS=2
[2025-10-15T19:35:33.728Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin
[2025-10-15T19:35:33.728Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-10-15T19:35:33.728Z] JOB_NAME=Test_openjdk8_hs_extended.perf_x86-64_linux
[2025-10-15T19:35:33.728Z] SLACK_CHANNEL=aqavit-bot
[2025-10-15T19:35:33.728Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux
[2025-10-15T19:35:33.728Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-15T19:35:33.728Z] SSH_CONNECTION=78.47.239.97 39678 10.241.64.10 22
[2025-10-15T19:35:33.728Z] TEST_TIME=120
[2025-10-15T19:35:33.728Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux@tmp
[2025-10-15T19:35:33.728Z] PARALLEL=Dynamic
[2025-10-15T19:35:33.728Z] JOBSTARTTIME=Wed, 15 Oct 2025 19:35:28 +0000
[2025-10-15T19:35:33.728Z] DYNAMIC_COMPILE=false
[2025-10-15T19:35:33.728Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-10-15T19:35:34.027Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-10-15T19:35:34.046Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-15T19:36:22.126Z] Copied 6 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-x64-temurin" build number 29
[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 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-10-15T19:36:22.312Z] 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-10-15T19:36:22.321Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-10-15T19:36:22.393Z] $ ssh-agent
[2025-10-15T19:36:22.839Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXRMLazO/agent.4038406
[2025-10-15T19:36:22.840Z] SSH_AGENT_PID=4038408
[2025-10-15T19:36:22.840Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-10-15T19:36:22.860Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-10-15T19:36:22.894Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-10-15T19:36:24.056Z] + pwd
[2025-10-15T19:36:24.056Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 false
[2025-10-15T19:36:24.056Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests
[2025-10-15T19:36:24.056Z] load ./testenv/testenv.properties
[2025-10-15T19:36:24.056Z] Running checkTags with ./testenv/testenv.properties and 8
[2025-10-15T19:36:24.056Z] 3957377c07f3c7efdbd1b8c023f3d4bb53821811 refs/tags/jdk8u472-dryrun-ga
[2025-10-15T19:36:24.056Z] Use tag name jdk8u472-dryrun-ga from ./testenv/testenv.properties
[2025-10-15T19:36:24.056Z] get jdk binary...
[2025-10-15T19:36:24.056Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-10-15T19:36:24.056Z] Uncompressing file: OpenJDK8U-jdk-sources_8u472b07.tar.gz ...
[2025-10-15T19:36:27.880Z] List files in jdkbinary folder...
[2025-10-15T19:36:27.880Z] total 385568
[2025-10-15T19:36:27.880Z] -rw-r--r-- 1 jenkins jenkins 157009210 Oct 15 18:07 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-15T19:36:27.881Z] -rw-r--r-- 1 jenkins jenkins 93139235 Oct 15 17:48 OpenJDK8U-jdk-sources_8u472b07.tar.gz
[2025-10-15T19:36:27.881Z] -rw-r--r-- 1 jenkins jenkins 103117225 Oct 15 18:08 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-15T19:36:27.881Z] -rw-r--r-- 1 jenkins jenkins 41432703 Oct 15 18:07 OpenJDK8U-jre_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-15T19:36:27.881Z] -rw-rw-r-- 1 jenkins jenkins 21448 Oct 15 18:11 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-metadata.json
[2025-10-15T19:36:27.881Z] -rw-r--r-- 1 jenkins jenkins 80969 Oct 15 18:57 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07.json
[2025-10-15T19:36:27.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 19:36 tmp
[2025-10-15T19:36:27.881Z] List files in jdkbinary/tmp folder...
[2025-10-15T19:36:27.881Z] total 4
[2025-10-15T19:36:27.881Z] drwxr-xr-x 15 jenkins jenkins 4096 Oct 15 17:48 jdk8u472-b07-src
[2025-10-15T19:36:27.881Z] Moving directory jdk8u472-b07-src/ to ../source-image
[2025-10-15T19:36:27.881Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u472b07.tar.gz ...
[2025-10-15T19:36:29.971Z] List files in jdkbinary folder...
[2025-10-15T19:36:29.971Z] total 385572
[2025-10-15T19:36:29.971Z] -rw-r--r-- 1 jenkins jenkins 157009210 Oct 15 18:07 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-15T19:36:29.971Z] -rw-r--r-- 1 jenkins jenkins 93139235 Oct 15 17:48 OpenJDK8U-jdk-sources_8u472b07.tar.gz
[2025-10-15T19:36:29.972Z] -rw-r--r-- 1 jenkins jenkins 103117225 Oct 15 18:08 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-15T19:36:29.972Z] -rw-r--r-- 1 jenkins jenkins 41432703 Oct 15 18:07 OpenJDK8U-jre_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-15T19:36:29.972Z] -rw-rw-r-- 1 jenkins jenkins 21448 Oct 15 18:11 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-metadata.json
[2025-10-15T19:36:29.972Z] -rw-r--r-- 1 jenkins jenkins 80969 Oct 15 18:57 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07.json
[2025-10-15T19:36:29.972Z] drwxr-xr-x 15 jenkins jenkins 4096 Oct 15 17:48 source-image
[2025-10-15T19:36:29.972Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 19:36 tmp
[2025-10-15T19:36:29.972Z] List files in jdkbinary/tmp folder...
[2025-10-15T19:36:29.972Z] total 4
[2025-10-15T19:36:29.972Z] drwxr-xr-x 8 jenkins jenkins 4096 Oct 15 18:07 jdk8u472-b07
[2025-10-15T19:36:29.972Z] Moving directory jdk8u472-b07/ to ../j2sdk-image
[2025-10-15T19:36:29.972Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u472b07.tar.gz ...
[2025-10-15T19:36:30.616Z] List files in jdkbinary folder...
[2025-10-15T19:36:30.616Z] total 385576
[2025-10-15T19:36:30.616Z] -rw-r--r-- 1 jenkins jenkins 157009210 Oct 15 18:07 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-15T19:36:30.616Z] -rw-r--r-- 1 jenkins jenkins 93139235 Oct 15 17:48 OpenJDK8U-jdk-sources_8u472b07.tar.gz
[2025-10-15T19:36:30.616Z] -rw-r--r-- 1 jenkins jenkins 103117225 Oct 15 18:08 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-15T19:36:30.616Z] -rw-r--r-- 1 jenkins jenkins 41432703 Oct 15 18:07 OpenJDK8U-jre_x64_linux_hotspot_8u472b07.tar.gz
[2025-10-15T19:36:30.616Z] -rw-rw-r-- 1 jenkins jenkins 21448 Oct 15 18:11 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-metadata.json
[2025-10-15T19:36:30.617Z] -rw-r--r-- 1 jenkins jenkins 80969 Oct 15 18:57 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07.json
[2025-10-15T19:36:30.617Z] drwxr-xr-x 8 jenkins jenkins 4096 Oct 15 18:07 j2sdk-image
[2025-10-15T19:36:30.617Z] drwxr-xr-x 15 jenkins jenkins 4096 Oct 15 17:48 source-image
[2025-10-15T19:36:30.617Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 19:36 tmp
[2025-10-15T19:36:30.617Z] List files in jdkbinary/tmp folder...
[2025-10-15T19:36:30.617Z] total 4
[2025-10-15T19:36:30.617Z] drwxr-xr-x 5 jenkins jenkins 4096 Oct 15 18:07 jdk8u472-b07-jre
[2025-10-15T19:36:30.617Z] Moving directory jdk8u472-b07-jre/ to ../j2re-image
[2025-10-15T19:36:30.617Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07.tar.gz over ./j2sdk-image/jre...
[2025-10-15T19:36:34.437Z] Removing top-level folder jdk8u472-b07-debug-image/
[2025-10-15T19:36:34.437Z] Removing top-level folder jdk8u472-b07/
[2025-10-15T19:36:38.256Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-10-15T19:36:38.256Z] =JAVA VERSION OUTPUT BEGIN=
[2025-10-15T19:36:38.897Z] openjdk version "1.8.0_472"
[2025-10-15T19:36:38.897Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b07)
[2025-10-15T19:36:38.897Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-10-15T19:36:38.897Z] =JAVA VERSION OUTPUT END=
[2025-10-15T19:36:38.897Z] =RELEASE INFO BEGIN=
[2025-10-15T19:36:38.897Z] JAVA_VERSION="1.8.0_472"
[2025-10-15T19:36:38.897Z] OS_NAME="Linux"
[2025-10-15T19:36:38.897Z] OS_VERSION="2.6"
[2025-10-15T19:36:38.897Z] OS_ARCH="amd64"
[2025-10-15T19:36:38.897Z] SOURCE=".:git:695734b33a1a+"
[2025-10-15T19:36:38.897Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-10-15T19:36:38.897Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776"
[2025-10-15T19:36:38.897Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-10-15T19:36:38.897Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-10-15T19:36:38.897Z] FULL_VERSION="1.8.0_472-b07"
[2025-10-15T19:36:38.897Z] SEMANTIC_VERSION="8.0.472+7"
[2025-10-15T19:36:38.897Z] BUILD_INFO="OS: Linux Version: 6.8.0-1036-azure"
[2025-10-15T19:36:38.897Z] JVM_VARIANT="Hotspot"
[2025-10-15T19:36:38.897Z] JVM_VERSION="25.472-b07"
[2025-10-15T19:36:38.897Z] IMAGE_TYPE="JDK"
[2025-10-15T19:36:38.897Z] =RELEASE INFO END=
[2025-10-15T19:36:38.897Z] get testKitGen...
[2025-10-15T19:36:38.897Z] git clone -q https://github.com/adoptium/TKG.git
[2025-10-15T19:36:39.840Z] git rev-parse v1.0.10
[2025-10-15T19:36:39.840Z] git checkout -q -f 55ee750b47cfb6fc024c7c35899397d0fcf6ceab
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-10-15T19:36:39.969Z] $ ssh-agent -k
[2025-10-15T19:36:39.975Z] unset SSH_AUTH_SOCK;
[2025-10-15T19:36:39.975Z] unset SSH_AGENT_PID;
[2025-10-15T19:36:39.975Z] echo Agent pid 4038408 killed;
[2025-10-15T19:36:40.414Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-15T19:36:40.948Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&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=false&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=v1.0.10-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b07_adopt&LABEL_ADDITION=&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=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=29&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-10-15T19:36:40.958Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&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=false&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-ubuntu2204-x64-3-free&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b07_adopt&LABEL_ADDITION=&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=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=29&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-10-15T19:36:41.003Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-15T19:36:41.621Z] Copied 1 artifact from "getTRSSOutput" build number 1926
[Pipeline] sh
[2025-10-15T19:36:42.784Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-10-15T19:36:42.784Z] + tar xof -
[2025-10-15T19:36:42.784Z] + gzip -cd TRSSOutput.tar.gz
[2025-10-15T19:36:42.784Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-15T19:36:43.114Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-15T19:36:43.133Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-15T19:36:44.281Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-15T19:36:44.282Z] --------------------------------------------
[2025-10-15T19:36:44.282Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-15T19:36:44.282Z] task is set to default
[2025-10-15T19:36:44.282Z] dependencyList is set to all
[2025-10-15T19:36:44.282Z] --------------------------------------------
[2025-10-15T19:36:44.282Z] Starting download third party dependent jars
[2025-10-15T19:36:44.282Z] --------------------------------------------
[2025-10-15T19:36:44.282Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-15T19:36:44.282Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-10-15T19:36:44.282Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-10-15T19:36:44.282Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-10-15T19:36:44.282Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-10-15T19:36:44.282Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-10-15T19:36:44.282Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-10-15T19:36:44.282Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-10-15T19:36:44.282Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-10-15T19:36:44.282Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-10-15T19:36:44.282Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-10-15T19:36:44.282Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-10-15T19:36:44.282Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-10-15T19:36:44.282Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz.sha256sum.txt
[2025-10-15T19:36:44.923Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz.sha256sum.txt
[2025-10-15T19:36:44.923Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz
[2025-10-15T19:36:45.569Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz
[2025-10-15T19:36:45.569Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz.sha256sum.txt
[2025-10-15T19:36:45.930Z] ERROR: sha checksum error.
[2025-10-15T19:36:45.930Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz.sha256sum.txt
[2025-10-15T19:36:45.930Z] Expected sha is:
[2025-10-15T19:36:45.930Z] ,
[2025-10-15T19:36:45.930Z] Actual sha is : 0cef223daa5748a2033e60e5c27ac082253db7573d8f2a6961eedbeb588dc777.
[2025-10-15T19:36:45.931Z] Please delete /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-15T19:36:45.972Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-10-15T19:36:45.977Z] Cannot pre-stage test libs from /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib on the machine. Skipping...
[Pipeline] nodesByLabel
[2025-10-15T19:36:46.002Z] Found a total of 8 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label
[Pipeline] sh
[2025-10-15T19:36:47.265Z] + cd ./aqa-tests/TKG
[2025-10-15T19:36:47.265Z] + uname
[2025-10-15T19:36:47.265Z] + [ Linux = AIX ]
[2025-10-15T19:36:47.265Z] + uname
[2025-10-15T19:36:47.265Z] + [ Linux = SunOS ]
[2025-10-15T19:36:47.265Z] + uname
[2025-10-15T19:36:47.265Z] + [ Linux = *BSD ]
[2025-10-15T19:36:47.265Z] + MAKE=make
[2025-10-15T19:36:47.265Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-10-15T19:36:47.265Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-10-15T19:36:47.265Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-15T19:36:47.265Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-15T19:36:47.265Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-15T19:36:47.265Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-15T19:36:47.265Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_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_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-15T19:36:47.265Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-10-15T19:36:47.908Z]
[2025-10-15T19:36:47.908Z] build:
[2025-10-15T19:36:47.908Z]
[2025-10-15T19:36:47.908Z] clean:
[2025-10-15T19:36:47.908Z]
[2025-10-15T19:36:47.908Z] init:
[2025-10-15T19:36:47.908Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-10-15T19:36:47.908Z]
[2025-10-15T19:36:47.908Z] getDependentLibs:
[2025-10-15T19:36:47.908Z] [exec] --------------------------------------------
[2025-10-15T19:36:47.908Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-15T19:36:47.908Z] [exec] task is set to default
[2025-10-15T19:36:47.908Z] [exec] dependencyList is set to json_simple
[2025-10-15T19:36:47.908Z] [exec] --------------------------------------------
[2025-10-15T19:36:47.908Z] [exec] Starting download third party dependent jars
[2025-10-15T19:36:47.908Z] [exec] --------------------------------------------
[2025-10-15T19:36:47.908Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-15T19:36:47.908Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-15T19:36:47.908Z] [exec] downloaded dependent third party jars successfully
[2025-10-15T19:36:47.908Z]
[2025-10-15T19:36:47.908Z] compile:
[2025-10-15T19:36:47.908Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-15T19:36:47.908Z] [echo] ============COMPILER SETTINGS============
[2025-10-15T19:36:47.908Z] [echo] ===fork: yes
[2025-10-15T19:36:47.908Z] [echo] ===debug: on
[2025-10-15T19:36:47.908Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-10-15T19:36:52.746Z]
[2025-10-15T19:36:52.746Z] dist:
[2025-10-15T19:36:52.746Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-10-15T19:36:53.387Z]
[2025-10-15T19:36:53.387Z] BUILD SUCCESSFUL
[2025-10-15T19:36:53.387Z] Total time: 5 seconds
[2025-10-15T19:36:57.204Z] 0
[2025-10-15T19:36:57.204Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-15T19:36:57.204Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-15T19:36:57.204Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake)
[2025-10-15T19:37:00.508Z] ****************************** MACHINE INFO ******************************
[2025-10-15T19:37:00.508Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG
[2025-10-15T19:37:00.508Z] Free Physical Memory Size : 2908196864
[2025-10-15T19:37:00.508Z] Free space (bytes) : 83023339520
[2025-10-15T19:37:00.508Z] Total Physical Memory Size : 8317083648
[2025-10-15T19:37:00.508Z] Total space (bytes) : 103865303040
[2025-10-15T19:37:00.508Z] Usable space (bytes) : 83006562304
[2025-10-15T19:37:00.508Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-15T19:37:00.508Z] bashVersion :
[2025-10-15T19:37:00.508Z] GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu)
[2025-10-15T19:37:00.508Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-10-15T19:37:00.508Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-15T19:37:00.508Z]
[2025-10-15T19:37:00.508Z] This is free software; you are free to change and redistribute it.
[2025-10-15T19:37:00.508Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-15T19:37:00.508Z] cpuCores : 2
[2025-10-15T19:37:00.508Z] curlVersion :
[2025-10-15T19:37:00.508Z] curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.19
[2025-10-15T19:37:00.508Z] Release-Date: 2022-01-05
[2025-10-15T19:37:00.508Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-10-15T19:37:00.508Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd
[2025-10-15T19:37:00.508Z] dockerVersion : Docker version 27.5.1, build 27.5.1-0ubuntu3~22.04.2
[2025-10-15T19:37:00.508Z] gcc version : 11
[2025-10-15T19:37:00.508Z] gclibc version : ldd (Ubuntu GLIBC 2.35-0ubuntu3.11) 2.35
[2025-10-15T19:37:00.508Z] gdb version : bash: line 1: gdb: command not found
[2025-10-15T19:37:00.508Z] lldb version : Command could not be executed
[2025-10-15T19:37:00.508Z] makeVersion :
[2025-10-15T19:37:00.508Z] GNU Make 4.3
[2025-10-15T19:37:00.508Z] Built for x86_64-pc-linux-gnu
[2025-10-15T19:37:00.508Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-10-15T19:37:00.508Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-15T19:37:00.508Z] This is free software: you are free to change and redistribute it.
[2025-10-15T19:37:00.508Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-15T19:37:00.508Z] mavenVersion :
[2025-10-15T19:37:00.508Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-10-15T19:37:00.508Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-10-15T19:37:00.508Z] Java version: 1.8.0_472, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/jre
[2025-10-15T19:37:00.508Z] Default locale: en, platform encoding: UTF-8
[2025-10-15T19:37:00.508Z] OS name: "linux", version: "5.15.0-1085-ibm", arch: "amd64", family: "unix"
[2025-10-15T19:37:00.508Z] osInfo :
[2025-10-15T19:37:00.508Z] PRETTY_NAME="Ubuntu 22.04.5 LTS"
[2025-10-15T19:37:00.508Z] NAME="Ubuntu"
[2025-10-15T19:37:00.508Z] VERSION_ID="22.04"
[2025-10-15T19:37:00.508Z] VERSION="22.04.5 LTS (Jammy Jellyfish)"
[2025-10-15T19:37:00.508Z] VERSION_CODENAME=jammy
[2025-10-15T19:37:00.508Z] ID=ubuntu
[2025-10-15T19:37:00.508Z] ID_LIKE=debian
[2025-10-15T19:37:00.508Z] HOME_URL="https://www.ubuntu.com/"
[2025-10-15T19:37:00.508Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-10-15T19:37:00.508Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-10-15T19:37:00.508Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-10-15T19:37:00.508Z] UBUNTU_CODENAME=jammy
[2025-10-15T19:37:00.508Z] osLabel : ubuntu.22
[2025-10-15T19:37:00.508Z] perlVersion :
[2025-10-15T19:37:00.508Z]
[2025-10-15T19:37:00.508Z] This is perl 5, version 34, subversion 0 (v5.34.0) built for x86_64-linux-gnu-thread-multi
[2025-10-15T19:37:00.508Z] (with 67 registered patches, see perl -V for more detail)
[2025-10-15T19:37:00.508Z]
[2025-10-15T19:37:00.508Z] Copyright 1987-2021, Larry Wall
[2025-10-15T19:37:00.508Z]
[2025-10-15T19:37:00.508Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-15T19:37:00.508Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-15T19:37:00.508Z]
[2025-10-15T19:37:00.508Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-15T19:37:00.508Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-15T19:37:00.508Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-10-15T19:37:00.508Z]
[2025-10-15T19:37:00.508Z] podmanVersion : bash: line 1: podman: command not found
[2025-10-15T19:37:00.508Z] procArch : x86_64
[2025-10-15T19:37:00.508Z] sysArch : x86_64
[2025-10-15T19:37:00.508Z] sysOS : Linux
[2025-10-15T19:37:00.508Z] ulimit :
[2025-10-15T19:37:00.508Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-10-15T19:37:00.508Z] core file size (blocks, -c) 0
[2025-10-15T19:37:00.508Z] data seg size (kbytes, -d) unlimited
[2025-10-15T19:37:00.508Z] scheduling priority (-e) 0
[2025-10-15T19:37:00.508Z] file size (blocks, -f) unlimited
[2025-10-15T19:37:00.508Z] pending signals (-i) 31457
[2025-10-15T19:37:00.508Z] max locked memory (kbytes, -l) 1015268
[2025-10-15T19:37:00.508Z] max memory size (kbytes, -m) unlimited
[2025-10-15T19:37:00.508Z] open files (-n) 1048576
[2025-10-15T19:37:00.508Z] pipe size (512 bytes, -p) 8
[2025-10-15T19:37:00.508Z] POSIX message queues (bytes, -q) 819200
[2025-10-15T19:37:00.508Z] real-time priority (-r) 0
[2025-10-15T19:37:00.508Z] stack size (kbytes, -s) 8192
[2025-10-15T19:37:00.508Z] cpu time (seconds, -t) unlimited
[2025-10-15T19:37:00.508Z] max user processes (-u) 31457
[2025-10-15T19:37:00.508Z] virtual memory (kbytes, -v) unlimited
[2025-10-15T19:37:00.508Z] file locks (-x) unlimited
[2025-10-15T19:37:00.508Z] uname : Linux adopttest-ubuntu2204-x64-3 5.15.0-1085-ibm #88-Ubuntu SMP Thu Aug 21 00:34:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
[2025-10-15T19:37:00.508Z] vmVendor : Oracle Corporation
[2025-10-15T19:37:00.508Z] vmVersion : 25.472-b07
[2025-10-15T19:37:00.508Z] xlc version : bash: line 1: xlC: command not found
[2025-10-15T19:37:00.509Z] **************************************************************************
[2025-10-15T19:37:00.509Z]
[2025-10-15T19:37:00.509Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-15T19:37:00.509Z]
[2025-10-15T19:37:00.509Z] System.getProperty('java.vendor')=Temurin
[2025-10-15T19:37:00.509Z]
[2025-10-15T19:37:00.509Z] System.getProperty('os.name')=Linux
[2025-10-15T19:37:00.509Z]
[2025-10-15T19:37:00.509Z] System.getProperty('os.arch')=amd64
[2025-10-15T19:37:00.509Z]
[2025-10-15T19:37:00.509Z] System.getProperty('java.fullversion')=null
[2025-10-15T19:37:00.509Z]
[2025-10-15T19:37:00.509Z] System.getProperty('sun.arch.data.model')=64
[2025-10-15T19:37:00.509Z]
[2025-10-15T19:37:00.509Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-15T19:37:00.509Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-15T19:37:00.509Z] perl scripts/configure.pl
[2025-10-15T19:37:00.509Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.22" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-10-15T19:37:01.151Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-15T19:37:01.151Z]
[2025-10-15T19:37:01.151Z]
[2025-10-15T19:37:01.151Z] Starting to generate parallel test lists.
[2025-10-15T19:37:01.151Z]
[2025-10-15T19:37:01.151Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-10-15T19:37:01.151Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-10-15T19:37:01.151Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-10-15T19:37:01.151Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-10-15T19:37:01.151Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-10-15T19:37:01.151Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-10-15T19:37:01.151Z] Attempting to get test duration data from TRSS.
[2025-10-15T19:37:01.151Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-64_linux&group=perf&level=extended
[2025-10-15T19:37:01.794Z] Attempting to get test duration data from cached files.
[2025-10-15T19:37:01.794Z]
[2025-10-15T19:37:01.794Z] TEST DURATION
[2025-10-15T19:37:01.794Z] ====================================================================================
[2025-10-15T19:37:01.794Z] Total number of tests searched: 18
[2025-10-15T19:37:01.794Z] Number of test durations found: 18
[2025-10-15T19:37:01.794Z] Top slowest tests:
[2025-10-15T19:37:01.794Z] 00m43s dacapo-sunflow_0
[2025-10-15T19:37:01.794Z] 00m20s dacapo-pmd_0
[2025-10-15T19:37:01.794Z] 00m18s dacapo-jython_0
[2025-10-15T19:37:01.794Z] ====================================================================================
[2025-10-15T19:37:01.794Z]
[2025-10-15T19:37:01.794Z] Test target is split into 1 lists.
[2025-10-15T19:37:01.794Z] Reducing estimated test running time from 02m03s to 02m03s.
[2025-10-15T19:37:01.794Z]
[2025-10-15T19:37:01.794Z] -------------------------------------testList_0-------------------------------------
[2025-10-15T19:37:01.794Z] Number of tests: 18
[2025-10-15T19:37:01.794Z] Estimated running time: 02m03s
[2025-10-15T19:37:01.794Z] TESTLIST=dacapo-sunflow_0,dacapo-pmd_0,dacapo-jython_0,dacapo-xalan_0,dacapo-avrora_0,dacapo-fop_0,renaissance-als_0,renaissance-log-regression_0,renaissance-db-shootout_0,renaissance-par-mnemonics_0,renaissance-philosophers_0,renaissance-mnemonics_0,renaissance-movie-lens_0,renaissance-finagle-http_0,renaissance-gauss-mix_0,renaissance-dec-tree_0,renaissance-chi-square_0,renaissance-finagle-chirper_0
[2025-10-15T19:37:01.794Z] ------------------------------------------------------------------------------------
[2025-10-15T19:37:01.794Z]
[2025-10-15T19:37:01.794Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-10-15T19:37:01.794Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-10-15T19:37:02.203Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-10-15T19:37:02.523Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-10-15T19:37:02.585Z] Building tests...
[Pipeline] timeout
[2025-10-15T19:37:02.589Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-15T19:37:02.619Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-15T19:37:03.766Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-15T19:37:36.819Z] --------------------------------------------
[2025-10-15T19:37:36.819Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-15T19:37:36.819Z] task is set to default
[2025-10-15T19:37:36.819Z] dependencyList is set to all
[2025-10-15T19:37:36.819Z] --------------------------------------------
[2025-10-15T19:37:36.819Z] Starting download third party dependent jars
[2025-10-15T19:37:36.819Z] --------------------------------------------
[2025-10-15T19:37:36.819Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-15T19:37:36.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-15T19:37:36.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-15T19:37:36.819Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz
[2025-10-15T19:37:36.819Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz
[2025-10-15T19:37:36.819Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz.sha256sum.txt
[2025-10-15T19:37:36.819Z] ERROR: sha checksum error.
[2025-10-15T19:37:36.819Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz.sha256sum.txt
[2025-10-15T19:37:36.819Z] Expected sha is:
[2025-10-15T19:37:36.819Z] ,
[2025-10-15T19:37:36.819Z] Actual sha is : aa70ed245a879d46cc5847f7f930d31917eb7dd8330feed41f72a5773b0118dd.
[2025-10-15T19:37:37.117Z] Please delete /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-15T19:37:37.156Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-10-15T19:37:37.158Z] Cannot pre-stage test libs from /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib on the machine. Skipping...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-10-15T19:37:37.385Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-10-15T19:37:37.413Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-10-15T19:37:37.493Z] $ ssh-agent
[2025-10-15T19:37:37.938Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXu2goA2/agent.4038912
[2025-10-15T19:37:37.938Z] SSH_AGENT_PID=4038914
[2025-10-15T19:37:37.938Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-15T19:37:39.102Z] + bash ./compile.sh
[2025-10-15T19:37:39.102Z] Set values based on ./testenv/testenv.properties:
[2025-10-15T19:37:39.102Z] =========
[2025-10-15T19:37:39.103Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-15T19:37:39.103Z] TKG_BRANCH=v1.0.10
[2025-10-15T19:37:39.103Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-15T19:37:39.103Z] OPENJ9_BRANCH=v0.56.0-release
[2025-10-15T19:37:39.103Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-15T19:37:39.103Z] STF_BRANCH=v1.0.10
[2025-10-15T19:37:39.103Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-15T19:37:39.103Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-15T19:37:39.103Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-15T19:37:39.103Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-15T19:37:39.103Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-15T19:37:39.103Z] JDK8_BRANCH=jdk8u472-dryrun-ga
[2025-10-15T19:37:39.103Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-15T19:37:39.103Z] JDK11_BRANCH=jdk-11.0.29-dryrun-ga
[2025-10-15T19:37:39.103Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-15T19:37:39.103Z] JDK17_BRANCH=jdk-17.0.17-dryrun-ga
[2025-10-15T19:37:39.103Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-15T19:37:39.103Z] JDK21_BRANCH=jdk-21.0.9-dryrun-ga
[2025-10-15T19:37:39.103Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-15T19:37:39.103Z] JDK25_BRANCH=jdk-25-dryrun-ga
[2025-10-15T19:37:39.103Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-15T19:37:39.103Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2025-10-15T19:37:39.103Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-15T19:37:39.103Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2025-10-15T19:37:39.103Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-15T19:37:39.103Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2025-10-15T19:37:39.103Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-15T19:37:39.103Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2025-10-15T19:37:39.103Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2025-10-15T19:37:39.103Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2025-10-15T19:37:39.103Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-15T19:37:39.103Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2025-10-15T19:37:39.103Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-15T19:37:39.103Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2025-10-15T19:37:39.103Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-15T19:37:39.103Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2025-10-15T19:37:39.103Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-15T19:37:39.103Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2025-10-15T19:37:39.103Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-15T19:37:39.103Z]
[2025-10-15T19:37:39.103Z] =========
[2025-10-15T19:37:39.103Z]
[2025-10-15T19:37:39.103Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-15T19:37:39.103Z] JDK_BRANCH=jdk8u472-dryrun-ga
[2025-10-15T19:37:39.103Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-15T19:37:39.103Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-15T19:37:39.104Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-10-15T19:37:39.104Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-15T19:37:39.104Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-15T19:37:39.104Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-15T19:37:39.104Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-15T19:37:39.104Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_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_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-15T19:37:39.104Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-10-15T19:37:39.104Z]
[2025-10-15T19:37:39.104Z] build:
[2025-10-15T19:37:39.104Z]
[2025-10-15T19:37:39.104Z] clean:
[2025-10-15T19:37:39.745Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-10-15T19:37:39.745Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-10-15T19:37:39.745Z]
[2025-10-15T19:37:39.745Z] init:
[2025-10-15T19:37:39.745Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-10-15T19:37:39.745Z]
[2025-10-15T19:37:39.745Z] getDependentLibs:
[2025-10-15T19:37:39.745Z] [exec] --------------------------------------------
[2025-10-15T19:37:39.745Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-15T19:37:39.745Z] [exec] task is set to default
[2025-10-15T19:37:39.745Z] [exec] dependencyList is set to json_simple
[2025-10-15T19:37:39.745Z] [exec] --------------------------------------------
[2025-10-15T19:37:39.745Z] [exec] Starting download third party dependent jars
[2025-10-15T19:37:39.745Z] [exec] --------------------------------------------
[2025-10-15T19:37:39.745Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-15T19:37:39.745Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-15T19:37:39.745Z] [exec] downloaded dependent third party jars successfully
[2025-10-15T19:37:39.745Z]
[2025-10-15T19:37:39.745Z] compile:
[2025-10-15T19:37:39.745Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-15T19:37:39.745Z] [echo] ============COMPILER SETTINGS============
[2025-10-15T19:37:39.745Z] [echo] ===fork: yes
[2025-10-15T19:37:39.745Z] [echo] ===debug: on
[2025-10-15T19:37:39.745Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-10-15T19:37:41.834Z]
[2025-10-15T19:37:41.834Z] dist:
[2025-10-15T19:37:41.834Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-10-15T19:37:41.834Z]
[2025-10-15T19:37:41.834Z] BUILD SUCCESSFUL
[2025-10-15T19:37:41.834Z] Total time: 3 seconds
[2025-10-15T19:37:41.834Z] 0
[2025-10-15T19:37:41.834Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-15T19:37:42.480Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-15T19:37:42.481Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake)
[2025-10-15T19:37:42.481Z] ****************************** MACHINE INFO ******************************
[2025-10-15T19:37:42.481Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG
[2025-10-15T19:37:42.481Z] Free Physical Memory Size : 2578628608
[2025-10-15T19:37:42.481Z] Free space (bytes) : 83023314944
[2025-10-15T19:37:42.481Z] Total Physical Memory Size : 8317083648
[2025-10-15T19:37:42.481Z] Total space (bytes) : 103865303040
[2025-10-15T19:37:42.481Z] Usable space (bytes) : 83006537728
[2025-10-15T19:37:42.481Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-15T19:37:42.481Z] bashVersion :
[2025-10-15T19:37:42.481Z] GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu)
[2025-10-15T19:37:42.481Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-10-15T19:37:42.481Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-15T19:37:42.481Z]
[2025-10-15T19:37:42.481Z] This is free software; you are free to change and redistribute it.
[2025-10-15T19:37:42.481Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-15T19:37:42.481Z] cpuCores : 2
[2025-10-15T19:37:42.481Z] curlVersion :
[2025-10-15T19:37:42.481Z] curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.19
[2025-10-15T19:37:42.481Z] Release-Date: 2022-01-05
[2025-10-15T19:37:42.481Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-10-15T19:37:42.482Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd
[2025-10-15T19:37:42.482Z] dockerVersion : Docker version 27.5.1, build 27.5.1-0ubuntu3~22.04.2
[2025-10-15T19:37:42.482Z] gcc version : 11
[2025-10-15T19:37:42.482Z] gclibc version : ldd (Ubuntu GLIBC 2.35-0ubuntu3.11) 2.35
[2025-10-15T19:37:42.482Z] gdb version : bash: line 1: gdb: command not found
[2025-10-15T19:37:42.482Z] lldb version : Command could not be executed
[2025-10-15T19:37:42.482Z] makeVersion :
[2025-10-15T19:37:42.482Z] GNU Make 4.3
[2025-10-15T19:37:42.482Z] Built for x86_64-pc-linux-gnu
[2025-10-15T19:37:42.482Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-10-15T19:37:42.482Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-15T19:37:42.482Z] This is free software: you are free to change and redistribute it.
[2025-10-15T19:37:42.482Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-15T19:37:42.482Z] mavenVersion :
[2025-10-15T19:37:42.482Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-10-15T19:37:42.482Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-10-15T19:37:42.482Z] Java version: 1.8.0_472, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/jre
[2025-10-15T19:37:42.482Z] Default locale: en, platform encoding: UTF-8
[2025-10-15T19:37:42.482Z] OS name: "linux", version: "5.15.0-1085-ibm", arch: "amd64", family: "unix"
[2025-10-15T19:37:42.482Z] osInfo :
[2025-10-15T19:37:42.482Z] PRETTY_NAME="Ubuntu 22.04.5 LTS"
[2025-10-15T19:37:42.482Z] NAME="Ubuntu"
[2025-10-15T19:37:42.482Z] VERSION_ID="22.04"
[2025-10-15T19:37:42.482Z] VERSION="22.04.5 LTS (Jammy Jellyfish)"
[2025-10-15T19:37:42.482Z] VERSION_CODENAME=jammy
[2025-10-15T19:37:42.482Z] ID=ubuntu
[2025-10-15T19:37:42.482Z] ID_LIKE=debian
[2025-10-15T19:37:42.482Z] HOME_URL="https://www.ubuntu.com/"
[2025-10-15T19:37:42.482Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-10-15T19:37:42.482Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-10-15T19:37:42.482Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-10-15T19:37:42.482Z] UBUNTU_CODENAME=jammy
[2025-10-15T19:37:42.482Z] osLabel : ubuntu.22
[2025-10-15T19:37:42.482Z] perlVersion :
[2025-10-15T19:37:42.482Z]
[2025-10-15T19:37:42.483Z] This is perl 5, version 34, subversion 0 (v5.34.0) built for x86_64-linux-gnu-thread-multi
[2025-10-15T19:37:42.483Z] (with 67 registered patches, see perl -V for more detail)
[2025-10-15T19:37:42.483Z]
[2025-10-15T19:37:42.483Z] Copyright 1987-2021, Larry Wall
[2025-10-15T19:37:42.483Z]
[2025-10-15T19:37:42.483Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-15T19:37:42.483Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-15T19:37:42.483Z]
[2025-10-15T19:37:42.483Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-15T19:37:42.483Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-15T19:37:42.483Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-10-15T19:37:42.483Z]
[2025-10-15T19:37:42.483Z] podmanVersion : bash: line 1: podman: command not found
[2025-10-15T19:37:42.483Z] procArch : x86_64
[2025-10-15T19:37:42.483Z] sysArch : x86_64
[2025-10-15T19:37:42.483Z] sysOS : Linux
[2025-10-15T19:37:42.483Z] ulimit :
[2025-10-15T19:37:42.483Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-10-15T19:37:42.483Z] core file size (blocks, -c) 0
[2025-10-15T19:37:42.483Z] data seg size (kbytes, -d) unlimited
[2025-10-15T19:37:42.483Z] scheduling priority (-e) 0
[2025-10-15T19:37:42.483Z] file size (blocks, -f) unlimited
[2025-10-15T19:37:42.483Z] pending signals (-i) 31457
[2025-10-15T19:37:42.483Z] max locked memory (kbytes, -l) 1015268
[2025-10-15T19:37:42.483Z] max memory size (kbytes, -m) unlimited
[2025-10-15T19:37:42.483Z] open files (-n) 1048576
[2025-10-15T19:37:42.483Z] pipe size (512 bytes, -p) 8
[2025-10-15T19:37:42.483Z] POSIX message queues (bytes, -q) 819200
[2025-10-15T19:37:42.483Z] real-time priority (-r) 0
[2025-10-15T19:37:42.483Z] stack size (kbytes, -s) 8192
[2025-10-15T19:37:42.483Z] cpu time (seconds, -t) unlimited
[2025-10-15T19:37:42.483Z] max user processes (-u) 31457
[2025-10-15T19:37:42.483Z] virtual memory (kbytes, -v) unlimited
[2025-10-15T19:37:42.483Z] file locks (-x) unlimited
[2025-10-15T19:37:42.484Z] uname : Linux adopttest-ubuntu2204-x64-3 5.15.0-1085-ibm #88-Ubuntu SMP Thu Aug 21 00:34:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
[2025-10-15T19:37:42.484Z] vmVendor : Oracle Corporation
[2025-10-15T19:37:42.484Z] vmVersion : 25.472-b07
[2025-10-15T19:37:42.484Z] xlc version : bash: line 1: xlC: command not found
[2025-10-15T19:37:42.484Z] **************************************************************************
[2025-10-15T19:37:42.484Z]
[2025-10-15T19:37:42.484Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-15T19:37:42.484Z]
[2025-10-15T19:37:42.484Z] System.getProperty('java.vendor')=Temurin
[2025-10-15T19:37:42.484Z]
[2025-10-15T19:37:42.484Z] System.getProperty('os.name')=Linux
[2025-10-15T19:37:42.484Z]
[2025-10-15T19:37:42.484Z] System.getProperty('os.arch')=amd64
[2025-10-15T19:37:42.484Z]
[2025-10-15T19:37:42.484Z] System.getProperty('java.fullversion')=null
[2025-10-15T19:37:42.484Z]
[2025-10-15T19:37:42.484Z] System.getProperty('sun.arch.data.model')=64
[2025-10-15T19:37:42.484Z]
[2025-10-15T19:37:43.129Z] make -f clean.mk cleanBuild
[2025-10-15T19:37:43.129Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-15T19:37:43.129Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2025-10-15T19:37:43.129Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-15T19:37:43.129Z] make -f compile.mk compile
[2025-10-15T19:37:43.129Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-15T19:37:43.129Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-15T19:37:43.130Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-15T19:37:43.130Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-15T19:37:43.131Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_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_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-15T19:37:43.131Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-10-15T19:37:43.774Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-10-15T19:37:43.774Z]
[2025-10-15T19:37:43.774Z] -create_test_directory:
[2025-10-15T19:37:43.774Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest
[2025-10-15T19:37:43.774Z]
[2025-10-15T19:37:43.774Z] stage_test_material:
[2025-10-15T19:37:43.774Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest
[2025-10-15T19:37:43.774Z]
[2025-10-15T19:37:43.774Z] build:
[2025-10-15T19:37:44.416Z]
[2025-10-15T19:37:44.416Z] init:
[2025-10-15T19:37:44.417Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf
[2025-10-15T19:37:44.417Z]
[2025-10-15T19:37:44.417Z] dist:
[2025-10-15T19:37:44.417Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf
[2025-10-15T19:37:44.417Z]
[2025-10-15T19:37:44.417Z] build:
[2025-10-15T19:37:44.417Z]
[2025-10-15T19:37:44.417Z] build:
[2025-10-15T19:37:44.417Z]
[2025-10-15T19:37:44.417Z] init:
[2025-10-15T19:37:44.417Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/bumbleBench
[2025-10-15T19:37:44.417Z]
[2025-10-15T19:37:44.417Z] getBumbleBench:
[2025-10-15T19:37:44.417Z] [echo] Cloning BumbleBench
[2025-10-15T19:37:44.417Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-10-15T19:37:44.417Z] [exec] Cloning into 'bumblebench'...
[2025-10-15T19:37:44.417Z]
[2025-10-15T19:37:44.417Z] buildBumbleBench:
[2025-10-15T19:37:44.417Z] [echo] Building BumbleBench
[2025-10-15T19:37:44.417Z]
[2025-10-15T19:37:44.417Z] compile-all:
[2025-10-15T19:37:44.417Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-15T19:37:45.753Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-10-15T19:37:45.753Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-10-15T19:37:45.753Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-15T19:37:45.753Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-15T19:37:45.754Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-15T19:37:45.754Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-15T19:37:45.754Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-15T19:37:45.754Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-15T19:37:45.754Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-15T19:37:45.754Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-15T19:37:46.397Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-15T19:37:46.397Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-15T19:37:46.397Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-15T19:37:46.397Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-15T19:37:46.397Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-15T19:37:46.397Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-15T19:37:46.397Z]
[2025-10-15T19:37:46.397Z] dist:
[2025-10-15T19:37:46.397Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-10-15T19:37:47.043Z]
[2025-10-15T19:37:47.043Z] dist:
[2025-10-15T19:37:47.044Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/bumbleBench
[2025-10-15T19:37:47.044Z]
[2025-10-15T19:37:47.044Z] build:
[2025-10-15T19:37:47.044Z]
[2025-10-15T19:37:47.044Z] getDependentLibs:
[2025-10-15T19:37:49.956Z] [exec] --------------------------------------------
[2025-10-15T19:37:49.956Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-15T19:37:49.956Z] [exec] task is set to default
[2025-10-15T19:37:49.956Z] [exec] dependencyList is set to dacapo
[2025-10-15T19:37:49.956Z] [exec] --------------------------------------------
[2025-10-15T19:37:49.957Z] [exec] Starting download third party dependent jars
[2025-10-15T19:37:49.957Z] [exec] --------------------------------------------
[2025-10-15T19:37:49.957Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-15T19:37:49.957Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-15T19:37:49.957Z] [exec] downloaded dependent third party jars successfully
[2025-10-15T19:37:49.957Z]
[2025-10-15T19:37:49.957Z] init:
[2025-10-15T19:37:49.957Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-10-15T19:37:49.957Z]
[2025-10-15T19:37:49.957Z] getDacapoSuite:
[2025-10-15T19:37:49.957Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-10-15T19:38:10.209Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-10-15T19:38:10.854Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo
[2025-10-15T19:38:10.854Z]
[2025-10-15T19:38:10.854Z] dist:
[2025-10-15T19:38:10.854Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-10-15T19:38:10.854Z]
[2025-10-15T19:38:10.854Z] build:
[2025-10-15T19:38:10.854Z]
[2025-10-15T19:38:10.854Z] init:
[2025-10-15T19:38:10.854Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-10-15T19:38:10.855Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2025-10-15T19:38:10.855Z]
[2025-10-15T19:38:10.855Z] compile:
[2025-10-15T19:38:10.855Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-15T19:38:10.855Z] [echo] ============COMPILER SETTINGS============
[2025-10-15T19:38:10.855Z] [echo] ===fork: yes
[2025-10-15T19:38:10.855Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2025-10-15T19:38:10.855Z] [echo] ===debug: on
[2025-10-15T19:38:10.855Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-10-15T19:38:10.855Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2025-10-15T19:38:12.193Z]
[2025-10-15T19:38:12.193Z] dist:
[2025-10-15T19:38:12.193Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-10-15T19:38:12.193Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-10-15T19:38:12.193Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-10-15T19:38:12.193Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-10-15T19:38:12.193Z]
[2025-10-15T19:38:12.193Z] clean:
[2025-10-15T19:38:12.194Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2025-10-15T19:38:12.194Z]
[2025-10-15T19:38:12.194Z] build:
[2025-10-15T19:38:12.194Z]
[2025-10-15T19:38:12.194Z] build:
[2025-10-15T19:38:12.194Z]
[2025-10-15T19:38:12.194Z] init:
[2025-10-15T19:38:12.194Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/renaissance
[2025-10-15T19:38:12.194Z]
[2025-10-15T19:38:12.194Z] getRenaissanceSuite:
[2025-10-15T19:38:12.194Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-10-15T19:38:18.272Z]
[2025-10-15T19:38:18.272Z] dist:
[2025-10-15T19:38:18.272Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/renaissance
[2025-10-15T19:38:27.081Z]
[2025-10-15T19:38:27.081Z] build:
[2025-10-15T19:38:27.081Z]
[2025-10-15T19:38:27.081Z] init:
[2025-10-15T19:38:27.723Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/specjbb
[2025-10-15T19:38:27.723Z]
[2025-10-15T19:38:27.723Z] getSpecjbbSuite:
[2025-10-15T19:38:27.723Z]
[2025-10-15T19:38:27.723Z] dist:
[2025-10-15T19:38:27.723Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/specjbb/run
[2025-10-15T19:38:27.723Z]
[2025-10-15T19:38:27.723Z] BUILD SUCCESSFUL
[2025-10-15T19:38:27.723Z] Total time: 44 seconds
[2025-10-15T19:38:27.723Z] 0
[2025-10-15T19:38:27.723Z]
[2025-10-15T19:38:27.723Z]
[2025-10-15T19:38:27.723Z] RECORD TEST REPOs SHA
[2025-10-15T19:38:27.724Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-10-15T19:38:27.724Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-10-15T19:38:27.724Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-15T19:38:27.724Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-15T19:38:29.213Z] ================================================
[2025-10-15T19:38:29.213Z] timestamp: 20251015-193828
[2025-10-15T19:38:29.213Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-15T19:38:29.213Z] git repo:
[2025-10-15T19:38:29.213Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-10-15T19:38:29.213Z] sha:
[2025-10-15T19:38:29.213Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-10-15T19:38:29.213Z] ================================================
[2025-10-15T19:38:29.213Z] timestamp: 20251015-193828
[2025-10-15T19:38:29.213Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG
[2025-10-15T19:38:29.213Z] git repo:
[2025-10-15T19:38:29.213Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-10-15T19:38:29.213Z] sha:
[2025-10-15T19:38:29.213Z] 8f6cb22c52c5f58248881a4ff507dcc0cb825529
[2025-10-15T19:38:29.213Z] ================================================
[2025-10-15T19:38:29.213Z] timestamp: 20251015-193828
[2025-10-15T19:38:29.213Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests
[2025-10-15T19:38:29.213Z] git repo:
[2025-10-15T19:38:30.548Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-10-15T19:38:30.548Z] sha:
[2025-10-15T19:38:30.548Z] 738140808e617e5352c8973b76802cc3d1d7b6d1
[2025-10-15T19:38:30.548Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[Pipeline] }
[2025-10-15T19:38:30.991Z] $ ssh-agent -k
[2025-10-15T19:38:31.044Z] unset SSH_AUTH_SOCK;
[2025-10-15T19:38:31.044Z] unset SSH_AGENT_PID;
[2025-10-15T19:38:31.044Z] echo Agent pid 4038914 killed;
[2025-10-15T19:38:31.482Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-10-15T19:38:31.679Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (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 TARGET (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 RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-15T19:38:31.711Z] ITERATION: 1/1
[Pipeline] sh
[2025-10-15T19:38:34.818Z] + which Xvfb
[2025-10-15T19:38:34.818Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-10-15T19:38:35.370Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/.xvfb-257-..fbdir12206962728267450078
[Pipeline] {
[Pipeline] sh
[2025-10-15T19:38:56.902Z] + + ps -f
[2025-10-15T19:38:56.904Z] grep [X]vfb
[2025-10-15T19:38:56.904Z] + awk {print $9}
[Pipeline] echo
[2025-10-15T19:38:57.960Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-10-15T19:38:58.090Z] $ ssh-agent
[2025-10-15T19:38:59.013Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJjrxyp/agent.4039448
[2025-10-15T19:38:59.013Z] SSH_AGENT_PID=4039450
[2025-10-15T19:38:59.013Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-15T19:39:00.183Z] + uname
[2025-10-15T19:39:00.183Z] + [ Linux = AIX ]
[2025-10-15T19:39:00.183Z] + uname
[2025-10-15T19:39:00.183Z] + [ Linux = SunOS ]
[2025-10-15T19:39:00.183Z] + uname
[2025-10-15T19:39:00.183Z] + [ Linux = *BSD ]
[2025-10-15T19:39:00.183Z] + MAKE=make
[2025-10-15T19:39:00.183Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-10-15T19:39:00.183Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-10-15T19:39:01.635Z] + uname
[2025-10-15T19:39:01.636Z] + [ Linux = AIX ]
[2025-10-15T19:39:01.636Z] + uname
[2025-10-15T19:39:01.636Z] + [ Linux = SunOS ]
[2025-10-15T19:39:01.636Z] + uname
[2025-10-15T19:39:01.636Z] + [ Linux = *BSD ]
[2025-10-15T19:39:01.636Z] + MAKE=make
[2025-10-15T19:39:01.636Z] + cd ./aqa-tests
[2025-10-15T19:39:01.636Z] + . ./scripts/testenv/testenvSettings.sh
[2025-10-15T19:39:01.636Z] + set +x
[2025-10-15T19:39:01.636Z] Set values based on ./testenv/testenv.properties:
[2025-10-15T19:39:01.636Z] =========
[2025-10-15T19:39:01.636Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-15T19:39:01.636Z] TKG_BRANCH=v1.0.10
[2025-10-15T19:39:01.636Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-15T19:39:01.636Z] OPENJ9_BRANCH=v0.56.0-release
[2025-10-15T19:39:01.636Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-15T19:39:01.636Z] STF_BRANCH=v1.0.10
[2025-10-15T19:39:01.636Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-15T19:39:01.636Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-15T19:39:01.636Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-15T19:39:01.636Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-15T19:39:01.636Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-15T19:39:01.636Z] JDK8_BRANCH=jdk8u472-dryrun-ga
[2025-10-15T19:39:01.636Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-15T19:39:01.636Z] JDK11_BRANCH=jdk-11.0.29-dryrun-ga
[2025-10-15T19:39:01.636Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-15T19:39:01.636Z] JDK17_BRANCH=jdk-17.0.17-dryrun-ga
[2025-10-15T19:39:01.636Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-15T19:39:01.636Z] JDK21_BRANCH=jdk-21.0.9-dryrun-ga
[2025-10-15T19:39:01.636Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-15T19:39:01.636Z] JDK25_BRANCH=jdk-25-dryrun-ga
[2025-10-15T19:39:01.636Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-15T19:39:01.636Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2025-10-15T19:39:01.636Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-15T19:39:01.636Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2025-10-15T19:39:01.636Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-15T19:39:01.636Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2025-10-15T19:39:01.636Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-15T19:39:01.636Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2025-10-15T19:39:01.636Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2025-10-15T19:39:01.636Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2025-10-15T19:39:01.636Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-15T19:39:01.636Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2025-10-15T19:39:01.636Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-15T19:39:01.636Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2025-10-15T19:39:01.636Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-15T19:39:01.636Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2025-10-15T19:39:01.636Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-15T19:39:01.636Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2025-10-15T19:39:01.636Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-15T19:39:01.636Z]
[2025-10-15T19:39:01.636Z] =========
[2025-10-15T19:39:01.636Z]
[2025-10-15T19:39:01.636Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-15T19:39:01.636Z] JDK_BRANCH=jdk8u472-dryrun-ga
[2025-10-15T19:39:01.636Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-15T19:39:01.636Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-15T19:39:01.636Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-10-15T19:39:01.636Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-15T19:39:01.636Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-10-15T19:39:01.636Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-15T19:39:01.636Z] perl scripts/configure.pl
[2025-10-15T19:39:01.636Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.22" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-10-15T19:39:01.636Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-15T19:39:01.636Z]
[2025-10-15T19:39:01.636Z] Starting to generate test make files.
[2025-10-15T19:39:01.636Z]
[2025-10-15T19:39:02.282Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-10-15T19:39:02.282Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-10-15T19:39:02.282Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-10-15T19:39:02.282Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-10-15T19:39:02.282Z]
[2025-10-15T19:39:02.282Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-10-15T19:39:02.282Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-10-15T19:39:02.282Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-10-15T19:39:02.282Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-10-15T19:39:02.282Z]
[2025-10-15T19:39:02.282Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-10-15T19:39:02.282Z]
[2025-10-15T19:39:02.282Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2025-10-15T19:39:02.282Z]
[2025-10-15T19:39:02.282Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-10-15T19:39:02.282Z]
[2025-10-15T19:39:02.282Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-10-15T19:39:02.282Z]
[2025-10-15T19:39:02.282Z] Make files are generated successfully.
[2025-10-15T19:39:02.282Z]
[2025-10-15T19:39:02.282Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-15T19:39:02.282Z] make -f runtest.mk _extended.perf
[2025-10-15T19:39:02.282Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-15T19:39:02.282Z]
[2025-10-15T19:39:02.282Z] Running make 4.3
[2025-10-15T19:39:02.282Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..
[2025-10-15T19:39:02.282Z] set JDK_VERSION to 8
[2025-10-15T19:39:02.282Z] set JDK_IMPL to hotspot
[2025-10-15T19:39:02.282Z] set JVM_VERSION to openjdk8
[2025-10-15T19:39:02.282Z] set JCL_VERSION to latest
[2025-10-15T19:39:02.282Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-10-15T19:39:02.282Z] set SPEC to linux_x86-64
[2025-10-15T19:39:02.282Z] set TEST_FLAG to
[2025-10-15T19:39:02.282Z] set OS_LABEL to ubuntu.22
[2025-10-15T19:39:02.282Z] Running extended.perf ...
[2025-10-15T19:39:02.282Z] There are 18 test targets in extended.perf
[2025-10-15T19:39:02.282Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-10-15T19:39:02.282Z] openjdk version "1.8.0_472"
[2025-10-15T19:39:02.282Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b07)
[2025-10-15T19:39:02.282Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-10-15T19:39:02.282Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests'
[2025-10-15T19:39:02.282Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf'
[2025-10-15T19:39:02.282Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/renaissance'
[2025-10-15T19:39:02.282Z]
[2025-10-15T19:39:02.282Z] ===============================================