Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin" build number 514
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3023
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 294
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_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_ppc64le_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10
Commit message: "Unexclude OpenJ9 jdk25 tests for issue 22219 (#6542)"
> git rev-list --no-walk 1ef663ab0243186b896488a2eb1f06c5adbefced # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-08-30T21:04:09.374Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-08-30T21:04:09.381Z] SPEC: linux_ppc-64_le
[Pipeline] echo
[2025-08-30T21:04:09.382Z] LABEL: hw.arch.ppc64le&&sw.os.linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-08-30T21:04:09.400Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&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-08-30T21:04:09.407Z] dynamicAgents: [fyre]
[Pipeline] node
[2025-08-30T21:04:24.411Z] Still waiting to schedule task
[2025-08-30T21:04:24.411Z] Waiting for next available executor on ‘hw.arch.ppc64le&&sw.os.linux&&ci.role.perf’
[2025-08-30T21:05:51.741Z] Running on test-osuosl-centos74-ppc64le-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_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-08-30T21:05:51.769Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-08-30T21:05:52.139Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-30T21:05:52.139Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-30T21:05:52.332Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-08-30T21:05:52.541Z] The recommended git tool is: git
[2025-08-30T21:05:52.898Z] No credentials specified
[2025-08-30T21:05:53.076Z] Cloning the remote Git repository
[2025-08-30T21:05:53.338Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-08-30T21:05:53.338Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests # timeout=10
[2025-08-30T21:05:53.397Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-08-30T21:05:53.397Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-08-30T21:05:53.397Z] > git --version # timeout=10
[2025-08-30T21:05:53.399Z] > git --version # 'git version 2.15.0'
[2025-08-30T21:05:53.399Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-30T21:05:58.545Z] Avoid second fetch
[2025-08-30T21:05:58.726Z] Checking out Revision 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 (origin/master)
[2025-08-30T21:05:58.267Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-08-30T21:05:58.270Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-30T21:05:58.630Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-08-30T21:05:58.810Z] > git config core.sparsecheckout # timeout=10
[2025-08-30T21:05:58.813Z] > git checkout -f 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10
[2025-08-30T21:06:00.119Z] Commit message: "Unexclude OpenJ9 jdk25 tests for issue 22219 (#6542)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_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-08-30T21:06:02.442Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-08-30T21:06:02.467Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-08-30T21:06:04.441Z] + LC_TIME=C
[2025-08-30T21:06:04.441Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-08-30T21:06:05.167Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-30T21:06:07.058Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-08-30T21:06:07.058Z] Unix type machine..
[2025-08-30T21:06:07.058Z] Running on a Linux host
[2025-08-30T21:06:07.058Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-08-30T21:06:10.264Z] + printenv
[2025-08-30T21:06:10.264Z] JCK_GIT_BRANCH=master
[2025-08-30T21:06:10.264Z] DYNAMIC_COMPILE=false
[2025-08-30T21:06:10.264Z] JENKINS_NODE_COOKIE=b6e5fb31-f1f7-4789-ade3-979c3e9a5dcf
[2025-08-30T21:06:10.264Z] OPENJ9_BRANCH=master
[2025-08-30T21:06:10.264Z] XDG_SESSION_ID=211417
[2025-08-30T21:06:10.264Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64le_linux/213/
[2025-08-30T21:06:10.264Z] DOCKER_REQUIRED=false
[2025-08-30T21:06:10.264Z] PARALLEL=Dynamic
[2025-08-30T21:06:10.264Z] SHELL=/bin/bash
[2025-08-30T21:06:10.264Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-08-30T21:06:10.264Z] jobStatus=SUCCESS
[2025-08-30T21:06:10.264Z] JOBSTARTTIME=Sat, 30 Aug 2025 21:06:03 +0000
[2025-08-30T21:06:10.264Z] STAGE_NAME=Setup
[2025-08-30T21:06:10.264Z] SSH_CLIENT=78.47.239.97 60630 22
[2025-08-30T21:06:10.264Z] RERUN_FAILURE=true
[2025-08-30T21:06:10.264Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_ppc64le_linux-213
[2025-08-30T21:06:10.265Z] SDK_RESOURCE=upstream
[2025-08-30T21:06:10.265Z] TIME_LIMIT=25
[2025-08-30T21:06:10.265Z] NUM_PROCESSORS=4
[2025-08-30T21:06:10.265Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-08-30T21:06:10.265Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-08-30T21:06:10.265Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux
[2025-08-30T21:06:10.265Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64le_linux/
[2025-08-30T21:06:10.265Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64le_linux/213/display/redirect?page=changes
[2025-08-30T21:06:10.265Z] JDK_BRANCH=jdk8u472-b05_adopt
[2025-08-30T21:06:10.265Z] ACTIVE_NODE_TIMEOUT=5
[2025-08-30T21:06:10.265Z] USER=jenkins
[2025-08-30T21:06:10.265Z] ADOPTOPENJDK_BRANCH=master
[2025-08-30T21:06:10.265Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-08-30T21:06:10.265Z] ARCHIVE_TEST_RESULTS=false
[2025-08-30T21:06:10.265Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin
[2025-08-30T21:06:10.265Z] STF_OWNER_BRANCH=adoptium:master
[2025-08-30T21:06:10.265Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-08-30T21:06:10.265Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64le_linux/213/display/redirect?page=artifacts
[2025-08-30T21:06:10.265Z] ORIGIN_JDK_VERSION=8
[2025-08-30T21:06:10.265Z] SETUP_JCK_RUN=false
[2025-08-30T21:06:10.265Z] PERSONAL_BUILD=false
[2025-08-30T21:06:10.265Z] TKG_OWNER_BRANCH=adoptium:master
[2025-08-30T21:06:10.265Z] RERUN_ITERATIONS=1
[2025-08-30T21:06:10.265Z] SPEC=linux_ppc-64_le
[2025-08-30T21:06:10.265Z] TKG_ITERATIONS=1
[2025-08-30T21:06:10.265Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-08-30T21:06:10.265Z] ITERATIONS=1
[2025-08-30T21:06:10.265Z] PATH=/usr/lib64/ccache:/usr/local/bin:/usr/bin
[2025-08-30T21:06:10.265Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib
[2025-08-30T21:06:10.265Z] KEEP_REPORTDIR=false
[2025-08-30T21:06:10.265Z] MAIL=/var/mail/jenkins
[2025-08-30T21:06:10.265Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64le_linux/213/display/redirect
[2025-08-30T21:06:10.265Z] _=/usr/bin/printenv
[2025-08-30T21:06:10.265Z] GENERATE_JOBS=true
[2025-08-30T21:06:10.265Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux
[2025-08-30T21:06:10.265Z] EXIT_FAILURE=false
[2025-08-30T21:06:10.265Z] HUDSON_URL=https://ci.adoptium.net/
[2025-08-30T21:06:10.265Z] JDK_VERSION=8
[2025-08-30T21:06:10.265Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-08-30T21:06:10.265Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-08-30T21:06:10.265Z] LANG=en_US.UTF-8
[2025-08-30T21:06:10.265Z] SLACK_CHANNEL=aqavit-bot
[2025-08-30T21:06:10.265Z] JOB_NAME=Test_openjdk8_hs_extended.perf_ppc64le_linux
[2025-08-30T21:06:10.265Z] BUILD_DISPLAY_NAME=#213
[2025-08-30T21:06:10.265Z] USE_TESTENV_PROPERTIES=false
[2025-08-30T21:06:10.265Z] JENKINS_URL=https://ci.adoptium.net/
[2025-08-30T21:06:10.265Z] EXIT_SUCCESS=false
[2025-08-30T21:06:10.265Z] BUILD_ID=213
[2025-08-30T21:06:10.265Z] TEST_TIME=120
[2025-08-30T21:06:10.265Z] PLATFORM=ppc64le_linux
[2025-08-30T21:06:10.265Z] JDK_IMPL=hotspot
[2025-08-30T21:06:10.265Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_ppc64le_linux
[2025-08-30T21:06:10.265Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64le_linux/213/display/redirect?page=tests
[2025-08-30T21:06:10.265Z] SHLVL=3
[2025-08-30T21:06:10.265Z] AUTO_DETECT=true
[2025-08-30T21:06:10.265Z] HOME=/home/jenkins
[2025-08-30T21:06:10.265Z] TAP_NAME=Test_openjdk8_hs_extended.perf_ppc64le_linux.tap
[2025-08-30T21:06:10.265Z] CI=true
[2025-08-30T21:06:10.265Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux@tmp
[2025-08-30T21:06:10.265Z] EXECUTOR_NUMBER=0
[2025-08-30T21:06:10.265Z] JENKINS_SERVER_COOKIE=durable-4fb8b949e004a943aa45c092bcc582422ae90018db0e6363b40d1ed54cf091b7
[2025-08-30T21:06:10.265Z] NODE_LABELS=test ci.role.test linux sw.os.linux test-osuosl-centos74-ppc64le-1 sw.tool.docker ci.role.perf hw.arch.ppc64le centos7 centos ppc64le
[2025-08-30T21:06:10.265Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/system_lib
[2025-08-30T21:06:10.265Z] BUILD_LIST=perf
[2025-08-30T21:06:10.265Z] TARGET=extended.perf
[2025-08-30T21:06:10.265Z] LOGNAME=jenkins
[2025-08-30T21:06:10.265Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-08-30T21:06:10.265Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-08-30T21:06:10.265Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-08-30T21:06:10.265Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-08-30T21:06:10.265Z] SSH_CONNECTION=78.47.239.97 60630 140.211.168.228 22
[2025-08-30T21:06:10.265Z] UPSTREAM_JOB_NUMBER=514
[2025-08-30T21:06:10.265Z] NODE_NAME=test-osuosl-centos74-ppc64le-1
[2025-08-30T21:06:10.265Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-08-30T21:06:10.265Z] BUILD_NUMBER=213
[2025-08-30T21:06:10.265Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64le_linux/display/redirect
[2025-08-30T21:06:10.265Z] KEEP_WORKSPACE=false
[2025-08-30T21:06:10.265Z] HUDSON_COOKIE=674a03d5-15f0-4047-a393-52790d53db3c
[2025-08-30T21:06:10.265Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-08-30T21:06:10.265Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../benchmarks
[2025-08-30T21:06:10.265Z] USE_JRE=false
[2025-08-30T21:06:10.265Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2025-08-30T21:06:10.265Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-08-30T21:06:10.265Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-08-30T21:06:10.801Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-08-30T21:06:10.822Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-30T21:08:25.254Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-ppc64le-temurin" build number 514
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-08-30T21:08:25.509Z] 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-08-30T21:08:25.516Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux
[Pipeline] {
[Pipeline] sshagent
[2025-08-30T21:08:25.618Z] $ ssh-agent
[2025-08-30T21:08:26.428Z] SSH_AUTH_SOCK=/tmp/ssh-cQOgCeF7mhxZ/agent.21801
[2025-08-30T21:08:26.428Z] SSH_AGENT_PID=21804
[2025-08-30T21:08:26.428Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-08-30T21:08:26.444Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-08-30T21:08:26.490Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-08-30T21:08:28.368Z] ++ pwd
[2025-08-30T21:08:28.369Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/.. -p ppc64le_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-08-30T21:08:28.369Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests
[2025-08-30T21:08:28.369Z] get jdk binary...
[2025-08-30T21:08:28.369Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-08-30T21:08:28.369Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_8u472b05-ea.tar.gz ...
[2025-08-30T21:08:30.336Z] List files in jdkbinary folder...
[2025-08-30T21:08:30.336Z] total 272116
[2025-08-30T21:08:30.336Z] -rw-r--r--. 1 jenkins jenkins 137060757 Aug 30 20:47 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u472b05-ea.tar.gz
[2025-08-30T21:08:30.336Z] -rw-r--r--. 1 jenkins jenkins 100604314 Aug 30 20:47 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u472b05-ea.tar.gz
[2025-08-30T21:08:30.336Z] -rw-r--r--. 1 jenkins jenkins 40865175 Aug 30 20:47 OpenJDK8U-jre_ppc64le_linux_hotspot_8u472b05-ea.tar.gz
[2025-08-30T21:08:30.336Z] -rw-r--r--. 1 jenkins jenkins 81148 Aug 30 20:56 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b05-ea.json
[2025-08-30T21:08:30.336Z] -rw-rw-r--. 1 jenkins jenkins 21283 Aug 30 20:54 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b05-ea-metadata.json
[2025-08-30T21:08:30.336Z] drwxrwxr-x. 3 jenkins jenkins 4096 Aug 30 21:08 tmp
[2025-08-30T21:08:30.336Z] List files in jdkbinary/tmp folder...
[2025-08-30T21:08:30.336Z] total 4
[2025-08-30T21:08:30.336Z] drwxr-xr-x. 8 jenkins jenkins 4096 Aug 30 20:47 jdk8u472-b05
[2025-08-30T21:08:30.336Z] Moving directory jdk8u472-b05/ to ../j2sdk-image
[2025-08-30T21:08:30.336Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_8u472b05-ea.tar.gz ...
[2025-08-30T21:08:31.290Z] List files in jdkbinary folder...
[2025-08-30T21:08:31.290Z] total 272120
[2025-08-30T21:08:31.290Z] drwxr-xr-x. 8 jenkins jenkins 4096 Aug 30 20:47 j2sdk-image
[2025-08-30T21:08:31.290Z] -rw-r--r--. 1 jenkins jenkins 137060757 Aug 30 20:47 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u472b05-ea.tar.gz
[2025-08-30T21:08:31.290Z] -rw-r--r--. 1 jenkins jenkins 100604314 Aug 30 20:47 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u472b05-ea.tar.gz
[2025-08-30T21:08:31.290Z] -rw-r--r--. 1 jenkins jenkins 40865175 Aug 30 20:47 OpenJDK8U-jre_ppc64le_linux_hotspot_8u472b05-ea.tar.gz
[2025-08-30T21:08:31.290Z] -rw-r--r--. 1 jenkins jenkins 81148 Aug 30 20:56 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b05-ea.json
[2025-08-30T21:08:31.290Z] -rw-rw-r--. 1 jenkins jenkins 21283 Aug 30 20:54 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b05-ea-metadata.json
[2025-08-30T21:08:31.290Z] drwxrwxr-x. 3 jenkins jenkins 4096 Aug 30 21:08 tmp
[2025-08-30T21:08:31.290Z] List files in jdkbinary/tmp folder...
[2025-08-30T21:08:31.290Z] total 4
[2025-08-30T21:08:31.290Z] drwxr-xr-x. 5 jenkins jenkins 4096 Aug 30 20:47 jdk8u472-b05-jre
[2025-08-30T21:08:31.290Z] Moving directory jdk8u472-b05-jre/ to ../j2re-image
[2025-08-30T21:08:31.290Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u472b05-ea.tar.gz over ./j2sdk-image/jre...
[2025-08-30T21:08:34.316Z] Removing top-level folder jdk8u472-b05-debug-image/
[2025-08-30T21:08:34.316Z] Removing top-level folder jdk8u472-b05/
[2025-08-30T21:08:34.316Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-08-30T21:08:34.316Z] =JAVA VERSION OUTPUT BEGIN=
[2025-08-30T21:08:34.316Z] openjdk version "1.8.0_472-beta"
[2025-08-30T21:08:34.317Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508302004-b05)
[2025-08-30T21:08:34.317Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b05, mixed mode)
[2025-08-30T21:08:35.271Z] =JAVA VERSION OUTPUT END=
[2025-08-30T21:08:35.271Z] =RELEASE INFO BEGIN=
[2025-08-30T21:08:35.271Z] JAVA_VERSION="1.8.0_472"
[2025-08-30T21:08:35.271Z] OS_NAME="Linux"
[2025-08-30T21:08:35.271Z] OS_VERSION="2.6"
[2025-08-30T21:08:35.271Z] OS_ARCH="ppc64le"
[2025-08-30T21:08:35.271Z] SOURCE=".:git:49a65609c1ce+"
[2025-08-30T21:08:35.271Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-08-30T21:08:35.271Z] BUILD_SOURCE="git:ba722bb19f511a86cd98bdca95a3bbe65508fca7"
[2025-08-30T21:08:35.271Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-08-30T21:08:35.271Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-08-30T21:08:35.271Z] FULL_VERSION="1.8.0_472-beta-202508302004-b05"
[2025-08-30T21:08:35.271Z] SEMANTIC_VERSION="8.0.472+5"
[2025-08-30T21:08:35.271Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic"
[2025-08-30T21:08:35.271Z] JVM_VARIANT="Hotspot"
[2025-08-30T21:08:35.271Z] JVM_VERSION="25.472-b05"
[2025-08-30T21:08:35.271Z] IMAGE_TYPE="JDK"
[2025-08-30T21:08:35.271Z] =RELEASE INFO END=
[2025-08-30T21:08:35.271Z] get testKitGen...
[2025-08-30T21:08:35.271Z] git clone -q https://github.com/adoptium/TKG.git
[2025-08-30T21:08:35.271Z] git rev-parse master
[2025-08-30T21:08:35.271Z] git checkout -q -f 22529199368176ccd2e43c4cf47437798dcecf81
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-08-30T21:08:35.960Z] $ ssh-agent -k
[2025-08-30T21:08:35.966Z] unset SSH_AUTH_SOCK;
[2025-08-30T21:08:35.966Z] unset SSH_AGENT_PID;
[2025-08-30T21:08:35.966Z] echo Agent pid 21804 killed;
[2025-08-30T21:08:36.763Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-30T21:08:37.345Z] 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=ppc64le_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=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b05_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=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=514&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-08-30T21:08:37.362Z] 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=ppc64le_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-osuosl-centos74-ppc64le-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b05_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=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=514&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-08-30T21:08:37.417Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-30T21:08:38.500Z] Copied 1 artifact from "getTRSSOutput" build number 1880
[Pipeline] sh
[2025-08-30T21:08:40.363Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-08-30T21:08:40.363Z] + gzip -cd TRSSOutput.tar.gz
[2025-08-30T21:08:40.363Z] + tar xof -
[2025-08-30T21:08:40.363Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-30T21:08:40.921Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-08-30T21:08:40.945Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-08-30T21:08:42.797Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-08-30T21:08:54.361Z] --------------------------------------------
[2025-08-30T21:08:54.361Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib
[2025-08-30T21:08:54.361Z] task is set to default
[2025-08-30T21:08:54.361Z] dependencyList is set to all
[2025-08-30T21:08:54.361Z] --------------------------------------------
[2025-08-30T21:08:54.361Z] Starting download third party dependent jars
[2025-08-30T21:08:54.361Z] --------------------------------------------
[2025-08-30T21:08:54.361Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-08-30T21:08:54.361Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-08-30T21:08:54.931Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&sw.os.linux&&ci.role.perf' label
[Pipeline] sh
[2025-08-30T21:08:56.922Z] + cd ./aqa-tests/TKG
[2025-08-30T21:08:56.923Z] ++ uname
[2025-08-30T21:08:56.923Z] + '[' Linux = AIX ']'
[2025-08-30T21:08:56.923Z] ++ uname
[2025-08-30T21:08:56.923Z] + '[' Linux = SunOS ']'
[2025-08-30T21:08:56.923Z] ++ uname
[2025-08-30T21:08:56.923Z] + '[' Linux = '*BSD' ']'
[2025-08-30T21:08:56.923Z] + MAKE=make
[2025-08-30T21:08:56.923Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-08-30T21:08:56.923Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2025-08-30T21:08:56.923Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib
[2025-08-30T21:08:56.923Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-30T21:08:56.923Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-30T21:08:56.923Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-30T21:08:56.923Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_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_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-30T21:08:56.923Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-08-30T21:08:57.880Z]
[2025-08-30T21:08:57.880Z] build:
[2025-08-30T21:08:57.880Z]
[2025-08-30T21:08:57.880Z] clean:
[2025-08-30T21:08:57.880Z]
[2025-08-30T21:08:57.880Z] init:
[2025-08-30T21:08:57.880Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/bin
[2025-08-30T21:08:57.880Z]
[2025-08-30T21:08:57.880Z] getDependentLibs:
[2025-08-30T21:08:57.880Z] [exec] --------------------------------------------
[2025-08-30T21:08:57.881Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib
[2025-08-30T21:08:57.881Z] [exec] task is set to default
[2025-08-30T21:08:57.881Z] [exec] dependencyList is set to json_simple
[2025-08-30T21:08:57.881Z] [exec] --------------------------------------------
[2025-08-30T21:08:57.881Z] [exec] Starting download third party dependent jars
[2025-08-30T21:08:57.881Z] [exec] --------------------------------------------
[2025-08-30T21:08:57.881Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib
[2025-08-30T21:08:57.881Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-30T21:08:57.881Z] [exec] downloaded dependent third party jars successfully
[2025-08-30T21:08:57.881Z]
[2025-08-30T21:08:57.881Z] compile:
[2025-08-30T21:08:57.881Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-30T21:08:57.881Z] [echo] ============COMPILER SETTINGS============
[2025-08-30T21:08:57.881Z] [echo] ===fork: yes
[2025-08-30T21:08:57.881Z] [echo] ===debug: on
[2025-08-30T21:08:57.881Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/bin
[2025-08-30T21:09:00.908Z]
[2025-08-30T21:09:00.908Z] dist:
[2025-08-30T21:09:00.908Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-08-30T21:09:00.908Z]
[2025-08-30T21:09:00.908Z] BUILD SUCCESSFUL
[2025-08-30T21:09:00.908Z] Total time: 3 seconds
[2025-08-30T21:09:00.908Z] 0
[2025-08-30T21:09:00.908Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-08-30T21:09:00.908Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-30T21:09:00.908Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2025-08-30T21:09:02.870Z] ****************************** MACHINE INFO ******************************
[2025-08-30T21:09:02.870Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG
[2025-08-30T21:09:02.870Z] Free Physical Memory Size : 3601989632
[2025-08-30T21:09:02.870Z] Free space (bytes) : 32697298944
[2025-08-30T21:09:02.870Z] Total Physical Memory Size : 8023506944
[2025-08-30T21:09:02.870Z] Total space (bytes) : 84477304832
[2025-08-30T21:09:02.870Z] Usable space (bytes) : 29213274112
[2025-08-30T21:09:02.870Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-30T21:09:02.870Z] bashVersion :
[2025-08-30T21:09:02.870Z] GNU bash, version 4.2.46(2)-release (powerpc64le-redhat-linux-gnu)
[2025-08-30T21:09:02.870Z] Copyright (C) 2011 Free Software Foundation, Inc.
[2025-08-30T21:09:02.870Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-30T21:09:02.870Z]
[2025-08-30T21:09:02.870Z] This is free software; you are free to change and redistribute it.
[2025-08-30T21:09:02.870Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-30T21:09:02.870Z] cpuCores : 4
[2025-08-30T21:09:02.870Z] curlVersion :
[2025-08-30T21:09:02.870Z] curl 7.79.1 (powerpc64le-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7
[2025-08-30T21:09:02.870Z] Release-Date: 2021-09-22
[2025-08-30T21:09:02.870Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-08-30T21:09:02.870Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets
[2025-08-30T21:09:02.870Z] dockerVersion : Docker version v26.1.4, build 5650f9b
[2025-08-30T21:09:02.870Z] gcc version : 4.8.5
[2025-08-30T21:09:02.870Z] gclibc version : ldd (GNU libc) 2.17
[2025-08-30T21:09:02.870Z] gdb version : bash: gdb: command not found
[2025-08-30T21:09:02.870Z] lldb version : Command could not be executed
[2025-08-30T21:09:02.870Z] makeVersion :
[2025-08-30T21:09:02.870Z] GNU Make 4.1
[2025-08-30T21:09:02.870Z] Built for powerpc64le-unknown-linux-gnu
[2025-08-30T21:09:02.870Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2025-08-30T21:09:02.870Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-30T21:09:02.870Z] This is free software: you are free to change and redistribute it.
[2025-08-30T21:09:02.870Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-30T21:09:02.870Z] mavenVersion :
[2025-08-30T21:09:02.870Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-08-30T21:09:02.870Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-08-30T21:09:02.871Z] Java version: 1.8.0_472-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/jre
[2025-08-30T21:09:02.871Z] Default locale: en_US, platform encoding: UTF-8
[2025-08-30T21:09:02.871Z] OS name: "linux", version: "3.10.0-1160.105.1.el7.ppc64le", arch: "ppc64le", family: "unix"
[2025-08-30T21:09:02.871Z] osInfo :
[2025-08-30T21:09:02.871Z] NAME="CentOS Linux"
[2025-08-30T21:09:02.871Z] VERSION="7 (AltArch)"
[2025-08-30T21:09:02.871Z] ID="centos"
[2025-08-30T21:09:02.871Z] ID_LIKE="rhel fedora"
[2025-08-30T21:09:02.871Z] VERSION_ID="7"
[2025-08-30T21:09:02.871Z] PRETTY_NAME="CentOS Linux 7 (AltArch)"
[2025-08-30T21:09:02.871Z] ANSI_COLOR="0;31"
[2025-08-30T21:09:02.871Z] CPE_NAME="cpe:/o:centos:centos:7:server"
[2025-08-30T21:09:02.871Z] HOME_URL="https://www.centos.org/"
[2025-08-30T21:09:02.871Z] BUG_REPORT_URL="https://bugs.centos.org/"
[2025-08-30T21:09:02.871Z]
[2025-08-30T21:09:02.871Z] CENTOS_MANTISBT_PROJECT="CentOS-7"
[2025-08-30T21:09:02.871Z] CENTOS_MANTISBT_PROJECT_VERSION="7"
[2025-08-30T21:09:02.871Z] REDHAT_SUPPORT_PRODUCT="centos"
[2025-08-30T21:09:02.871Z] REDHAT_SUPPORT_PRODUCT_VERSION="7"
[2025-08-30T21:09:02.871Z]
[2025-08-30T21:09:02.871Z] osLabel : cent.7
[2025-08-30T21:09:02.871Z] perlVersion :
[2025-08-30T21:09:02.871Z]
[2025-08-30T21:09:02.871Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for ppc64le-linux-thread-multi
[2025-08-30T21:09:02.871Z] (with 44 registered patches, see perl -V for more detail)
[2025-08-30T21:09:02.871Z]
[2025-08-30T21:09:02.871Z] Copyright 1987-2012, Larry Wall
[2025-08-30T21:09:02.871Z]
[2025-08-30T21:09:02.871Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-30T21:09:02.871Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-30T21:09:02.871Z]
[2025-08-30T21:09:02.871Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-30T21:09:02.871Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-30T21:09:02.871Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-08-30T21:09:02.871Z]
[2025-08-30T21:09:02.871Z] podmanVersion : bash: podman: command not found
[2025-08-30T21:09:02.871Z] procArch : ppc64le
[2025-08-30T21:09:02.871Z] sysArch : ppc64le
[2025-08-30T21:09:02.871Z] sysOS : Linux
[2025-08-30T21:09:02.871Z] ulimit :
[2025-08-30T21:09:02.871Z] core file size (blocks, -c) 0
[2025-08-30T21:09:02.871Z] data seg size (kbytes, -d) unlimited
[2025-08-30T21:09:02.871Z] scheduling priority (-e) 0
[2025-08-30T21:09:02.871Z] file size (blocks, -f) unlimited
[2025-08-30T21:09:02.871Z] pending signals (-i) 30252
[2025-08-30T21:09:02.871Z] max locked memory (kbytes, -l) 64
[2025-08-30T21:09:02.871Z] max memory size (kbytes, -m) unlimited
[2025-08-30T21:09:02.871Z] open files (-n) 4096
[2025-08-30T21:09:02.871Z] pipe size (512 bytes, -p) 8
[2025-08-30T21:09:02.871Z] POSIX message queues (bytes, -q) 819200
[2025-08-30T21:09:02.871Z] real-time priority (-r) 0
[2025-08-30T21:09:02.871Z] stack size (kbytes, -s) 8192
[2025-08-30T21:09:02.871Z] cpu time (seconds, -t) unlimited
[2025-08-30T21:09:02.871Z] max user processes (-u) 4096
[2025-08-30T21:09:02.871Z] virtual memory (kbytes, -v) unlimited
[2025-08-30T21:09:02.871Z] file locks (-x) unlimited
[2025-08-30T21:09:02.871Z] uname : Linux test-osuosl-centos74-ppc64le-1.adoptopenjdk.net 3.10.0-1160.105.1.el7.ppc64le #1 SMP Thu Dec 7 15:43:11 UTC 2023 ppc64le ppc64le ppc64le GNU/Linux
[2025-08-30T21:09:02.871Z] vmVendor : Oracle Corporation
[2025-08-30T21:09:02.871Z] vmVersion : 25.472-b05
[2025-08-30T21:09:02.871Z] xlc version : bash: xlC: command not found
[2025-08-30T21:09:02.871Z] **************************************************************************
[2025-08-30T21:09:02.871Z]
[2025-08-30T21:09:02.871Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-08-30T21:09:02.871Z]
[2025-08-30T21:09:02.871Z] System.getProperty('java.vendor')=Temurin
[2025-08-30T21:09:02.871Z]
[2025-08-30T21:09:02.871Z] System.getProperty('os.name')=Linux
[2025-08-30T21:09:02.871Z]
[2025-08-30T21:09:02.871Z] System.getProperty('os.arch')=ppc64le
[2025-08-30T21:09:02.871Z]
[2025-08-30T21:09:02.871Z] System.getProperty('java.fullversion')=null
[2025-08-30T21:09:02.871Z]
[2025-08-30T21:09:02.871Z] System.getProperty('sun.arch.data.model')=64
[2025-08-30T21:09:02.871Z]
[2025-08-30T21:09:02.871Z] 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_ppc64le_linux/../../externalDependency/lib
[2025-08-30T21:09:02.871Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG'
[2025-08-30T21:09:02.871Z] perl scripts/configure.pl
[2025-08-30T21:09:02.871Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_ppc-64_le --microArch="" --osLabel="cent.7" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-08-30T21:09:03.827Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-30T21:09:03.827Z]
[2025-08-30T21:09:03.827Z]
[2025-08-30T21:09:03.827Z] Starting to generate parallel test lists.
[2025-08-30T21:09:03.827Z]
[2025-08-30T21:09:03.827Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-08-30T21:09:03.827Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-08-30T21:09:03.827Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-08-30T21:09:03.827Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-08-30T21:09:03.827Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-08-30T21:09:03.827Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-08-30T21:09:03.827Z] Attempting to get test duration data from TRSS.
[2025-08-30T21:09:03.827Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=ppc64le_linux&group=perf&level=extended
[2025-08-30T21:09:04.781Z] Attempting to get test duration data from cached files.
[2025-08-30T21:09:04.781Z]
[2025-08-30T21:09:04.781Z] TEST DURATION
[2025-08-30T21:09:04.781Z] ====================================================================================
[2025-08-30T21:09:04.781Z] Total number of tests searched: 18
[2025-08-30T21:09:04.781Z] Number of test durations found: 18
[2025-08-30T21:09:04.781Z] Top slowest tests:
[2025-08-30T21:09:04.781Z] 00m23s dacapo-jython_0
[2025-08-30T21:09:04.781Z] 00m11s dacapo-avrora_0
[2025-08-30T21:09:04.781Z] 00m10s dacapo-sunflow_0
[2025-08-30T21:09:04.781Z] ====================================================================================
[2025-08-30T21:09:04.781Z]
[2025-08-30T21:09:04.781Z] Test target is split into 1 lists.
[2025-08-30T21:09:04.781Z] Reducing estimated test running time from 01m14s to 01m14s.
[2025-08-30T21:09:04.781Z]
[2025-08-30T21:09:04.781Z] -------------------------------------testList_0-------------------------------------
[2025-08-30T21:09:04.781Z] Number of tests: 18
[2025-08-30T21:09:04.781Z] Estimated running time: 01m14s
[2025-08-30T21:09:04.781Z] TESTLIST=dacapo-jython_0,dacapo-avrora_0,dacapo-sunflow_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-fop_0,renaissance-als_0,renaissance-finagle-http_0,renaissance-log-regression_0,renaissance-chi-square_0,renaissance-movie-lens_0,renaissance-dec-tree_0,renaissance-philosophers_0,renaissance-gauss-mix_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,renaissance-finagle-chirper_0,renaissance-db-shootout_0
[2025-08-30T21:09:04.781Z] ------------------------------------------------------------------------------------
[2025-08-30T21:09:04.781Z]
[2025-08-30T21:09:04.781Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-08-30T21:09:04.781Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-08-30T21:09:05.494Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-08-30T21:09:06.044Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-08-30T21:09:06.129Z] Building tests...
[Pipeline] timeout
[2025-08-30T21:09:06.135Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-08-30T21:09:06.168Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-08-30T21:09:08.195Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-08-30T21:09:13.640Z] --------------------------------------------
[2025-08-30T21:09:13.640Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib
[2025-08-30T21:09:13.640Z] task is set to default
[2025-08-30T21:09:13.640Z] dependencyList is set to all
[2025-08-30T21:09:13.640Z] --------------------------------------------
[2025-08-30T21:09:13.640Z] Starting download third party dependent jars
[2025-08-30T21:09:13.640Z] --------------------------------------------
[2025-08-30T21:09:13.640Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-08-30T21:09:13.640Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-08-30T21:09:14.579Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-08-30T21:09:14.599Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-08-30T21:09:14.699Z] $ ssh-agent
[2025-08-30T21:09:15.506Z] SSH_AUTH_SOCK=/tmp/ssh-4wVlTkERBGcV/agent.22230
[2025-08-30T21:09:15.506Z] SSH_AGENT_PID=22232
[2025-08-30T21:09:15.506Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-08-30T21:09:17.390Z] + bash ./compile.sh
[2025-08-30T21:09:17.390Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2025-08-30T21:09:17.390Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib
[2025-08-30T21:09:17.390Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-30T21:09:17.390Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-30T21:09:17.391Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-30T21:09:17.391Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_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_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-30T21:09:17.391Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-08-30T21:09:17.391Z]
[2025-08-30T21:09:17.391Z] build:
[2025-08-30T21:09:18.351Z]
[2025-08-30T21:09:18.351Z] clean:
[2025-08-30T21:09:18.351Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-08-30T21:09:18.351Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/bin
[2025-08-30T21:09:18.351Z]
[2025-08-30T21:09:18.351Z] init:
[2025-08-30T21:09:18.351Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/bin
[2025-08-30T21:09:18.351Z]
[2025-08-30T21:09:18.351Z] getDependentLibs:
[2025-08-30T21:09:18.351Z] [exec] --------------------------------------------
[2025-08-30T21:09:18.351Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib
[2025-08-30T21:09:18.351Z] [exec] task is set to default
[2025-08-30T21:09:18.351Z] [exec] dependencyList is set to json_simple
[2025-08-30T21:09:18.351Z] [exec] --------------------------------------------
[2025-08-30T21:09:18.351Z] [exec] Starting download third party dependent jars
[2025-08-30T21:09:18.351Z] [exec] --------------------------------------------
[2025-08-30T21:09:18.351Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib
[2025-08-30T21:09:18.351Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-30T21:09:18.351Z] [exec] downloaded dependent third party jars successfully
[2025-08-30T21:09:18.351Z]
[2025-08-30T21:09:18.351Z] compile:
[2025-08-30T21:09:18.352Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-30T21:09:18.352Z] [echo] ============COMPILER SETTINGS============
[2025-08-30T21:09:18.352Z] [echo] ===fork: yes
[2025-08-30T21:09:18.352Z] [echo] ===debug: on
[2025-08-30T21:09:18.352Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/bin
[2025-08-30T21:09:21.387Z]
[2025-08-30T21:09:21.387Z] dist:
[2025-08-30T21:09:21.387Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-08-30T21:09:21.387Z]
[2025-08-30T21:09:21.387Z] BUILD SUCCESSFUL
[2025-08-30T21:09:21.387Z] Total time: 3 seconds
[2025-08-30T21:09:21.387Z] 0
[2025-08-30T21:09:21.387Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-08-30T21:09:21.387Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-30T21:09:21.387Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2025-08-30T21:09:21.387Z] ****************************** MACHINE INFO ******************************
[2025-08-30T21:09:21.387Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG
[2025-08-30T21:09:21.387Z] Free Physical Memory Size : 3593928704
[2025-08-30T21:09:21.387Z] Free space (bytes) : 32697266176
[2025-08-30T21:09:21.387Z] Total Physical Memory Size : 8023506944
[2025-08-30T21:09:21.387Z] Total space (bytes) : 84477304832
[2025-08-30T21:09:21.387Z] Usable space (bytes) : 29213241344
[2025-08-30T21:09:21.387Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-30T21:09:21.387Z] bashVersion :
[2025-08-30T21:09:21.387Z] GNU bash, version 4.2.46(2)-release (powerpc64le-redhat-linux-gnu)
[2025-08-30T21:09:21.387Z] Copyright (C) 2011 Free Software Foundation, Inc.
[2025-08-30T21:09:21.388Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-30T21:09:21.388Z]
[2025-08-30T21:09:21.388Z] This is free software; you are free to change and redistribute it.
[2025-08-30T21:09:21.388Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-30T21:09:21.388Z] cpuCores : 4
[2025-08-30T21:09:21.388Z] curlVersion :
[2025-08-30T21:09:21.388Z] curl 7.79.1 (powerpc64le-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7
[2025-08-30T21:09:21.388Z] Release-Date: 2021-09-22
[2025-08-30T21:09:21.388Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-08-30T21:09:21.388Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets
[2025-08-30T21:09:21.388Z] dockerVersion : Docker version v26.1.4, build 5650f9b
[2025-08-30T21:09:21.388Z] gcc version : 4.8.5
[2025-08-30T21:09:21.388Z] gclibc version : ldd (GNU libc) 2.17
[2025-08-30T21:09:21.388Z] gdb version : bash: gdb: command not found
[2025-08-30T21:09:21.388Z] lldb version : Command could not be executed
[2025-08-30T21:09:21.388Z] makeVersion :
[2025-08-30T21:09:21.388Z] GNU Make 4.1
[2025-08-30T21:09:21.388Z] Built for powerpc64le-unknown-linux-gnu
[2025-08-30T21:09:21.388Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2025-08-30T21:09:21.388Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-30T21:09:21.388Z] This is free software: you are free to change and redistribute it.
[2025-08-30T21:09:21.388Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-30T21:09:21.388Z] mavenVersion :
[2025-08-30T21:09:21.388Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-08-30T21:09:21.388Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-08-30T21:09:21.388Z] Java version: 1.8.0_472-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/jre
[2025-08-30T21:09:21.388Z] Default locale: en_US, platform encoding: UTF-8
[2025-08-30T21:09:21.388Z] OS name: "linux", version: "3.10.0-1160.105.1.el7.ppc64le", arch: "ppc64le", family: "unix"
[2025-08-30T21:09:21.388Z] osInfo :
[2025-08-30T21:09:21.388Z] NAME="CentOS Linux"
[2025-08-30T21:09:21.388Z] VERSION="7 (AltArch)"
[2025-08-30T21:09:21.388Z] ID="centos"
[2025-08-30T21:09:21.388Z] ID_LIKE="rhel fedora"
[2025-08-30T21:09:21.388Z] VERSION_ID="7"
[2025-08-30T21:09:21.388Z] PRETTY_NAME="CentOS Linux 7 (AltArch)"
[2025-08-30T21:09:21.388Z] ANSI_COLOR="0;31"
[2025-08-30T21:09:21.388Z] CPE_NAME="cpe:/o:centos:centos:7:server"
[2025-08-30T21:09:21.388Z] HOME_URL="https://www.centos.org/"
[2025-08-30T21:09:21.388Z] BUG_REPORT_URL="https://bugs.centos.org/"
[2025-08-30T21:09:21.388Z]
[2025-08-30T21:09:21.388Z] CENTOS_MANTISBT_PROJECT="CentOS-7"
[2025-08-30T21:09:21.388Z] CENTOS_MANTISBT_PROJECT_VERSION="7"
[2025-08-30T21:09:21.388Z] REDHAT_SUPPORT_PRODUCT="centos"
[2025-08-30T21:09:21.388Z] REDHAT_SUPPORT_PRODUCT_VERSION="7"
[2025-08-30T21:09:21.388Z]
[2025-08-30T21:09:21.388Z] osLabel : cent.7
[2025-08-30T21:09:21.388Z] perlVersion :
[2025-08-30T21:09:21.388Z]
[2025-08-30T21:09:21.389Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for ppc64le-linux-thread-multi
[2025-08-30T21:09:21.389Z] (with 44 registered patches, see perl -V for more detail)
[2025-08-30T21:09:21.389Z]
[2025-08-30T21:09:21.389Z] Copyright 1987-2012, Larry Wall
[2025-08-30T21:09:21.389Z]
[2025-08-30T21:09:21.389Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-30T21:09:21.389Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-30T21:09:21.389Z]
[2025-08-30T21:09:21.389Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-30T21:09:21.389Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-30T21:09:21.389Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-08-30T21:09:21.389Z]
[2025-08-30T21:09:21.389Z] podmanVersion : bash: podman: command not found
[2025-08-30T21:09:21.389Z] procArch : ppc64le
[2025-08-30T21:09:21.389Z] sysArch : ppc64le
[2025-08-30T21:09:21.389Z] sysOS : Linux
[2025-08-30T21:09:21.389Z] ulimit :
[2025-08-30T21:09:21.389Z] core file size (blocks, -c) 0
[2025-08-30T21:09:21.389Z] data seg size (kbytes, -d) unlimited
[2025-08-30T21:09:21.389Z] scheduling priority (-e) 0
[2025-08-30T21:09:21.389Z] file size (blocks, -f) unlimited
[2025-08-30T21:09:21.389Z] pending signals (-i) 30252
[2025-08-30T21:09:21.389Z] max locked memory (kbytes, -l) 64
[2025-08-30T21:09:21.389Z] max memory size (kbytes, -m) unlimited
[2025-08-30T21:09:21.389Z] open files (-n) 4096
[2025-08-30T21:09:21.389Z] pipe size (512 bytes, -p) 8
[2025-08-30T21:09:21.389Z] POSIX message queues (bytes, -q) 819200
[2025-08-30T21:09:21.389Z] real-time priority (-r) 0
[2025-08-30T21:09:21.389Z] stack size (kbytes, -s) 8192
[2025-08-30T21:09:21.389Z] cpu time (seconds, -t) unlimited
[2025-08-30T21:09:21.389Z] max user processes (-u) 4096
[2025-08-30T21:09:21.389Z] virtual memory (kbytes, -v) unlimited
[2025-08-30T21:09:21.389Z] file locks (-x) unlimited
[2025-08-30T21:09:21.389Z] uname : Linux test-osuosl-centos74-ppc64le-1.adoptopenjdk.net 3.10.0-1160.105.1.el7.ppc64le #1 SMP Thu Dec 7 15:43:11 UTC 2023 ppc64le ppc64le ppc64le GNU/Linux
[2025-08-30T21:09:21.389Z] vmVendor : Oracle Corporation
[2025-08-30T21:09:21.389Z] vmVersion : 25.472-b05
[2025-08-30T21:09:21.389Z] xlc version : bash: xlC: command not found
[2025-08-30T21:09:21.389Z] **************************************************************************
[2025-08-30T21:09:21.389Z]
[2025-08-30T21:09:21.389Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-08-30T21:09:21.389Z]
[2025-08-30T21:09:21.389Z] System.getProperty('java.vendor')=Temurin
[2025-08-30T21:09:21.389Z]
[2025-08-30T21:09:21.389Z] System.getProperty('os.name')=Linux
[2025-08-30T21:09:21.389Z]
[2025-08-30T21:09:21.389Z] System.getProperty('os.arch')=ppc64le
[2025-08-30T21:09:21.389Z]
[2025-08-30T21:09:21.389Z] System.getProperty('java.fullversion')=null
[2025-08-30T21:09:21.389Z]
[2025-08-30T21:09:21.389Z] System.getProperty('sun.arch.data.model')=64
[2025-08-30T21:09:21.389Z]
[2025-08-30T21:09:22.344Z] make -f clean.mk cleanBuild
[2025-08-30T21:09:22.344Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG'
[2025-08-30T21:09:22.344Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest
[2025-08-30T21:09:22.344Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG'
[2025-08-30T21:09:22.344Z] make -f compile.mk compile
[2025-08-30T21:09:22.345Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG'
[2025-08-30T21:09:22.345Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-30T21:09:22.345Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-30T21:09:22.345Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_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_ppc64le_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_ppc-64_le" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-30T21:09:22.345Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_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_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-30T21:09:22.345Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-08-30T21:09:23.299Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-08-30T21:09:23.299Z]
[2025-08-30T21:09:23.299Z] -create_test_directory:
[2025-08-30T21:09:23.299Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest
[2025-08-30T21:09:23.299Z]
[2025-08-30T21:09:23.299Z] stage_test_material:
[2025-08-30T21:09:23.299Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest
[2025-08-30T21:09:24.256Z]
[2025-08-30T21:09:24.256Z] build:
[2025-08-30T21:09:24.256Z]
[2025-08-30T21:09:24.256Z] init:
[2025-08-30T21:09:24.256Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest/perf
[2025-08-30T21:09:24.256Z]
[2025-08-30T21:09:24.256Z] dist:
[2025-08-30T21:09:24.256Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest/perf
[2025-08-30T21:09:24.256Z]
[2025-08-30T21:09:24.256Z] build:
[2025-08-30T21:09:24.256Z]
[2025-08-30T21:09:24.256Z] build:
[2025-08-30T21:09:24.256Z]
[2025-08-30T21:09:24.256Z] init:
[2025-08-30T21:09:24.256Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest/perf/bumbleBench
[2025-08-30T21:09:24.256Z]
[2025-08-30T21:09:24.256Z] getBumbleBench:
[2025-08-30T21:09:24.256Z] [echo] Cloning BumbleBench
[2025-08-30T21:09:24.256Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-08-30T21:09:24.256Z] [exec] Cloning into 'bumblebench'...
[2025-08-30T21:09:24.256Z]
[2025-08-30T21:09:24.256Z] buildBumbleBench:
[2025-08-30T21:09:24.256Z] [echo] Building BumbleBench
[2025-08-30T21:09:24.256Z]
[2025-08-30T21:09:24.256Z] compile-all:
[2025-08-30T21:09:24.257Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-08-30T21:09:26.216Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-08-30T21:09:26.216Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-08-30T21:09:26.216Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-08-30T21:09:26.216Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-08-30T21:09:26.216Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-08-30T21:09:26.216Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-08-30T21:09:27.172Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-08-30T21:09:27.172Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-08-30T21:09:27.172Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-08-30T21:09:27.172Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-08-30T21:09:27.172Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-08-30T21:09:27.172Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-08-30T21:09:28.126Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-08-30T21:09:28.126Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-08-30T21:09:28.126Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-08-30T21:09:28.126Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-08-30T21:09:28.126Z]
[2025-08-30T21:09:28.126Z] dist:
[2025-08-30T21:09:28.126Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-08-30T21:09:28.126Z]
[2025-08-30T21:09:28.126Z] dist:
[2025-08-30T21:09:28.126Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest/perf/bumbleBench
[2025-08-30T21:09:28.126Z]
[2025-08-30T21:09:28.126Z] build:
[2025-08-30T21:09:28.126Z]
[2025-08-30T21:09:28.126Z] getDependentLibs:
[2025-08-30T21:09:33.508Z] [exec] --------------------------------------------
[2025-08-30T21:09:33.508Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib
[2025-08-30T21:09:33.508Z] [exec] task is set to default
[2025-08-30T21:09:33.508Z] [exec] dependencyList is set to dacapo
[2025-08-30T21:09:33.508Z] [exec] --------------------------------------------
[2025-08-30T21:09:33.508Z] [exec] Starting download third party dependent jars
[2025-08-30T21:09:33.508Z] [exec] --------------------------------------------
[2025-08-30T21:09:33.508Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib
[2025-08-30T21:09:33.508Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-30T21:09:33.508Z] [exec] downloaded dependent third party jars successfully
[2025-08-30T21:09:33.508Z]
[2025-08-30T21:09:33.508Z] init:
[2025-08-30T21:09:33.509Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest/perf/dacapo
[2025-08-30T21:09:33.509Z]
[2025-08-30T21:09:33.509Z] getDacapoSuite:
[2025-08-30T21:09:33.509Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest/perf/dacapo
[2025-08-30T21:10:08.360Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest/perf/dacapo
[2025-08-30T21:10:08.360Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest/perf/dacapo/dacapo
[2025-08-30T21:10:08.360Z]
[2025-08-30T21:10:08.360Z] dist:
[2025-08-30T21:10:08.360Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest/perf/dacapo
[2025-08-30T21:10:08.360Z]
[2025-08-30T21:10:08.360Z] build:
[2025-08-30T21:10:08.360Z]
[2025-08-30T21:10:08.360Z] init:
[2025-08-30T21:10:08.360Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest/perf/idle_micro
[2025-08-30T21:10:08.360Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin
[2025-08-30T21:10:08.360Z]
[2025-08-30T21:10:08.360Z] compile:
[2025-08-30T21:10:08.360Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-30T21:10:08.360Z] [echo] ============COMPILER SETTINGS============
[2025-08-30T21:10:08.360Z] [echo] ===fork: yes
[2025-08-30T21:10:08.360Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/javac
[2025-08-30T21:10:08.360Z] [echo] ===debug: on
[2025-08-30T21:10:08.360Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-08-30T21:10:08.360Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin
[2025-08-30T21:10:08.360Z]
[2025-08-30T21:10:08.360Z] dist:
[2025-08-30T21:10:08.360Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-08-30T21:10:08.361Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest/perf/idle_micro
[2025-08-30T21:10:08.361Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest/perf/idle_micro
[2025-08-30T21:10:08.361Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest/perf/idle_micro
[2025-08-30T21:10:08.361Z]
[2025-08-30T21:10:08.361Z] clean:
[2025-08-30T21:10:08.361Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin
[2025-08-30T21:10:08.361Z]
[2025-08-30T21:10:08.361Z] build:
[2025-08-30T21:10:08.361Z]
[2025-08-30T21:10:08.361Z] build:
[2025-08-30T21:10:08.361Z]
[2025-08-30T21:10:08.361Z] init:
[2025-08-30T21:10:08.361Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest/perf/renaissance
[2025-08-30T21:10:08.361Z]
[2025-08-30T21:10:08.361Z] getRenaissanceSuite:
[2025-08-30T21:10:08.361Z] [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-08-30T21:10:09.317Z]
[2025-08-30T21:10:09.317Z] dist:
[2025-08-30T21:10:09.317Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest/perf/renaissance
[2025-08-30T21:10:09.317Z]
[2025-08-30T21:10:09.317Z] build:
[2025-08-30T21:10:09.317Z]
[2025-08-30T21:10:09.317Z] init:
[2025-08-30T21:10:09.317Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest/perf/specjbb
[2025-08-30T21:10:09.317Z]
[2025-08-30T21:10:09.317Z] getSpecjbbSuite:
[2025-08-30T21:10:09.317Z]
[2025-08-30T21:10:09.317Z] dist:
[2025-08-30T21:10:09.317Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jvmtest/perf/specjbb/run
[2025-08-30T21:10:09.317Z]
[2025-08-30T21:10:09.317Z] BUILD SUCCESSFUL
[2025-08-30T21:10:09.317Z] Total time: 46 seconds
[2025-08-30T21:10:09.317Z] 0
[2025-08-30T21:10:09.317Z]
[2025-08-30T21:10:09.317Z]
[2025-08-30T21:10:09.317Z] RECORD TEST REPOs SHA
[2025-08-30T21:10:09.317Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-08-30T21:10:09.317Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-08-30T21:10:09.317Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-08-30T21:10:09.317Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-08-30T21:10:09.317Z] ================================================
[2025-08-30T21:10:09.317Z] timestamp: 20250830-211009
[2025-08-30T21:10:09.317Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG
[2025-08-30T21:10:09.317Z] git repo:
[2025-08-30T21:10:09.317Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-08-30T21:10:09.317Z] sha:
[2025-08-30T21:10:09.317Z] 22529199368176ccd2e43c4cf47437798dcecf81
[2025-08-30T21:10:09.317Z] ================================================
[2025-08-30T21:10:09.317Z] timestamp: 20250830-211009
[2025-08-30T21:10:09.317Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-08-30T21:10:09.317Z] git repo:
[2025-08-30T21:10:09.317Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-08-30T21:10:09.317Z] sha:
[2025-08-30T21:10:09.317Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-08-30T21:10:09.317Z] ================================================
[2025-08-30T21:10:09.317Z] timestamp: 20250830-211009
[2025-08-30T21:10:09.318Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests
[2025-08-30T21:10:09.318Z] git repo:
[2025-08-30T21:10:09.318Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-08-30T21:10:09.318Z] sha:
[2025-08-30T21:10:09.318Z] 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1
[2025-08-30T21:10:09.318Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG'
[Pipeline] }
[2025-08-30T21:10:10.108Z] $ ssh-agent -k
[2025-08-30T21:10:10.115Z] unset SSH_AUTH_SOCK;
[2025-08-30T21:10:10.115Z] unset SSH_AGENT_PID;
[2025-08-30T21:10:10.115Z] echo Agent pid 22232 killed;
[2025-08-30T21:10:10.912Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-08-30T21:10:11.060Z] 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-08-30T21:10:11.079Z] ITERATION: 1/1
[Pipeline] wrap
[2025-08-30T21:10:11.528Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/.xvfb-213-..fbdir4239385147447668599
[Pipeline] {
[Pipeline] sh
[2025-08-30T21:10:34.085Z] + ps -f
[2025-08-30T21:10:34.085Z] + grep '[X]vfb'
[2025-08-30T21:10:34.085Z] + awk '{print $9}'
[Pipeline] echo
[2025-08-30T21:10:34.809Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-08-30T21:10:34.898Z] $ ssh-agent
[2025-08-30T21:10:35.706Z] SSH_AUTH_SOCK=/tmp/ssh-3Bsyc3E20xJA/agent.22860
[2025-08-30T21:10:35.706Z] SSH_AGENT_PID=22862
[2025-08-30T21:10:35.706Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-08-30T21:10:37.581Z] ++ uname
[2025-08-30T21:10:37.582Z] + '[' Linux = AIX ']'
[2025-08-30T21:10:37.582Z] ++ uname
[2025-08-30T21:10:37.582Z] + '[' Linux = SunOS ']'
[2025-08-30T21:10:37.582Z] ++ uname
[2025-08-30T21:10:37.582Z] + '[' Linux = '*BSD' ']'
[2025-08-30T21:10:37.582Z] + MAKE=make
[2025-08-30T21:10:37.582Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-08-30T21:10:37.582Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-08-30T21:10:39.962Z] ++ uname
[2025-08-30T21:10:39.962Z] + '[' Linux = AIX ']'
[2025-08-30T21:10:39.962Z] ++ uname
[2025-08-30T21:10:39.962Z] + '[' Linux = SunOS ']'
[2025-08-30T21:10:39.962Z] ++ uname
[2025-08-30T21:10:39.962Z] + '[' Linux = '*BSD' ']'
[2025-08-30T21:10:39.962Z] + MAKE=make
[2025-08-30T21:10:39.962Z] + cd ./aqa-tests
[2025-08-30T21:10:39.962Z] + . ./scripts/testenv/testenvSettings.sh
[2025-08-30T21:10:39.963Z] ++ set +x
[2025-08-30T21:10:39.963Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2025-08-30T21:10:39.963Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib
[2025-08-30T21:10:39.963Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-08-30T21:10:39.963Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG'
[2025-08-30T21:10:39.963Z] perl scripts/configure.pl
[2025-08-30T21:10:39.963Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_ppc-64_le --microArch="" --osLabel="cent.7" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-08-30T21:10:39.963Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-30T21:10:39.963Z]
[2025-08-30T21:10:39.963Z] Starting to generate test make files.
[2025-08-30T21:10:39.963Z]
[2025-08-30T21:10:39.963Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-08-30T21:10:39.963Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-08-30T21:10:39.963Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-08-30T21:10:39.963Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-08-30T21:10:39.963Z]
[2025-08-30T21:10:39.963Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-08-30T21:10:40.916Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-08-30T21:10:40.916Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-08-30T21:10:40.916Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-08-30T21:10:40.916Z]
[2025-08-30T21:10:40.916Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-08-30T21:10:40.916Z]
[2025-08-30T21:10:40.916Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../autoGen.mk
[2025-08-30T21:10:40.916Z]
[2025-08-30T21:10:40.916Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-08-30T21:10:40.916Z]
[2025-08-30T21:10:40.916Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-08-30T21:10:40.916Z]
[2025-08-30T21:10:40.916Z] Make files are generated successfully.
[2025-08-30T21:10:40.916Z]
[2025-08-30T21:10:40.916Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG'
[2025-08-30T21:10:40.916Z] make -f runtest.mk _extended.perf
[2025-08-30T21:10:40.916Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG'
[2025-08-30T21:10:40.916Z]
[2025-08-30T21:10:40.916Z] Running make 4.1
[2025-08-30T21:10:40.916Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/TKG/..
[2025-08-30T21:10:40.916Z] set JDK_VERSION to 8
[2025-08-30T21:10:40.916Z] set JDK_IMPL to hotspot
[2025-08-30T21:10:40.916Z] set JVM_VERSION to openjdk8
[2025-08-30T21:10:40.916Z] set JCL_VERSION to latest
[2025-08-30T21:10:40.916Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2025-08-30T21:10:40.916Z] set SPEC to linux_ppc-64_le
[2025-08-30T21:10:40.916Z] set TEST_FLAG to
[2025-08-30T21:10:40.916Z] set OS_LABEL to cent.7
[2025-08-30T21:10:40.916Z] Running extended.perf ...
[2025-08-30T21:10:40.916Z] There are 18 test targets in extended.perf
[2025-08-30T21:10:40.917Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-08-30T21:10:40.917Z] openjdk version "1.8.0_472-beta"
[2025-08-30T21:10:40.917Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508302004-b05)
[2025-08-30T21:10:40.917Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b05, mixed mode)
[2025-08-30T21:10:40.917Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests'
[2025-08-30T21:10:40.917Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf'
[2025-08-30T21:10:40.917Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64le_linux/aqa-tests/perf/dacapo'
[2025-08-30T21:10:40.917Z]
[2025-08-30T21:10:40.917Z] ===============================================