Pre Test
Started by upstream project "Test_openjdk8_hs_sanity.openjdk_ppc64le_linux" build number 1035
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin" build number 533
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3070
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 363
originally caused by:
Started by user Andrew Leonard
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0@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_sanity.openjdk_ppc64le_linux_testList_0@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 4c8318f78e063f3435c4aef6f4a61edc83de2f4b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
Commit message: "Exclude OSRWithManyLocals for OpenJ9"
> git rev-list --no-walk 383ec2a3d958bbca6628dcc52d19b4013d2cefbc # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-10T10:47:39.549Z] SPEC: linux_ppc-64_le
[Pipeline] echo
[2026-02-10T10:47:39.550Z] Specified LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-10T10:47:39.559Z] dynamicAgents: [fyre]
[Pipeline] echo
[2026-02-10T10:47:39.560Z] Provisioning LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux
[Pipeline] nodesByLabel
[2026-02-10T10:47:39.565Z] Found a total of 11 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' label
[Pipeline] node
[2026-02-10T10:47:54.567Z] Still waiting to schedule task
[2026-02-10T10:47:54.569Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.ppc64le&&sw.os.linux’
[2026-02-10T10:50:22.787Z] Running on test-docker-fedora42-ppc64le-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-10T10:50:22.810Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-10T10:50:23.240Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-10T10:50:23.240Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-10T10:50:23.419Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-10T10:50:23.651Z] The recommended git tool is: git
[2026-02-10T10:50:24.032Z] No credentials specified
[2026-02-10T10:50:24.213Z] Cloning the remote Git repository
[2026-02-10T10:50:24.487Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-10T10:50:24.488Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests # timeout=10
[2026-02-10T10:50:24.498Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-10T10:50:24.498Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-10T10:50:24.498Z] > git --version # timeout=10
[2026-02-10T10:50:24.501Z] > git --version # 'git version 2.53.0'
[2026-02-10T10:50:24.501Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-10T10:50:30.335Z] Avoid second fetch
[2026-02-10T10:50:30.521Z] Checking out Revision 4c8318f78e063f3435c4aef6f4a61edc83de2f4b (origin/master)
[2026-02-10T10:50:30.033Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-10T10:50:30.044Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-10T10:50:30.423Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-10T10:50:31.926Z] Commit message: "Exclude OSRWithManyLocals for OpenJ9"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2026-02-10T10:50:30.611Z] > git config core.sparsecheckout # timeout=10
[2026-02-10T10:50:30.625Z] > git checkout -f 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-10T10:50:33.420Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-10T10:50:33.439Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-10T10:50:35.363Z] + LC_TIME=C
[2026-02-10T10:50:35.363Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-10T10:50:36.107Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-10T10:50:37.997Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-10T10:50:37.997Z] Unix type machine..
[2026-02-10T10:50:37.997Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-02-10T10:50:37.997Z] Running on a Linux host
[2026-02-10T10:50:37.997Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-02-10T10:50:37.997Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-02-10T10:50:37.997Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-02-10T10:50:37.997Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-10T10:50:41.048Z] + printenv
[2026-02-10T10:50:41.048Z] SHELL=/bin/bash
[2026-02-10T10:50:41.048Z] KEEP_WORKSPACE=false
[2026-02-10T10:50:41.048Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0.tap
[2026-02-10T10:50:41.048Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/../../externalDependency/lib
[2026-02-10T10:50:41.048Z] EXIT_FAILURE=false
[2026-02-10T10:50:41.048Z] JDK_BRANCH=jdk8u492-b01_adopt
[2026-02-10T10:50:41.049Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/39/display/redirect?page=tests
[2026-02-10T10:50:41.049Z] PLATFORM=ppc64le_linux
[2026-02-10T10:50:41.049Z] DOCKER_REQUIRED=false
[2026-02-10T10:50:41.049Z] TIME_LIMIT=25
[2026-02-10T10:50:41.049Z] JENKINS_SERVER_COOKIE=durable-75f29f1e5e9e32dfc633b4e6dd7cab81b66f4fd93d31f06a5ddb51ad79b05b9c
[2026-02-10T10:50:41.049Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-10T10:50:41.049Z] GENERATE_JOBS=true
[2026-02-10T10:50:41.049Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-10T10:50:41.049Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/39/display/redirect?page=changes
[2026-02-10T10:50:41.049Z] RERUN_ITERATIONS=1
[2026-02-10T10:50:41.049Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-10T10:50:41.049Z] GPG_TTY=not a tty
[2026-02-10T10:50:41.049Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-10T10:50:41.049Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-10T10:50:41.049Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0
[2026-02-10T10:50:41.049Z] LOGNAME=jenkins
[2026-02-10T10:50:41.049Z] SETUP_JCK_RUN=false
[2026-02-10T10:50:41.049Z] ARCHIVE_TEST_RESULTS=false
[2026-02-10T10:50:41.049Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/39/
[2026-02-10T10:50:41.049Z] SLACK_CHANNEL=aqavit-bot
[2026-02-10T10:50:41.049Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin
[2026-02-10T10:50:41.049Z] JCK_GIT_BRANCH=master
[2026-02-10T10:50:41.049Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/
[2026-02-10T10:50:41.049Z] BUILD_NUMBER=39
[2026-02-10T10:50:41.049Z] TKG_ITERATIONS=1
[2026-02-10T10:50:41.049Z] _=/usr/bin/printenv
[2026-02-10T10:50:41.049Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/../../benchmarks
[2026-02-10T10:50:41.049Z] MOTD_SHOWN=pam
[2026-02-10T10:50:41.049Z] JENKINS_NODE_COOKIE=3e0ce6a3-5818-4c43-924d-d06f9e1dd531
[2026-02-10T10:50:41.049Z] KEEP_REPORTDIR=true
[2026-02-10T10:50:41.049Z] SDK_RESOURCE=upstream
[2026-02-10T10:50:41.049Z] BUILD_DISPLAY_NAME=#39
[2026-02-10T10:50:41.049Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/jdkbinary/j2sdk-image
[2026-02-10T10:50:41.049Z] HOME=/home/jenkins
[2026-02-10T10:50:41.049Z] LANG=C.UTF-8
[2026-02-10T10:50:41.049Z] jobStatus=SUCCESS
[2026-02-10T10:50:41.049Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-10T10:50:41.049Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0
[2026-02-10T10:50:41.049Z] JOBSTARTTIME=Tue, 10 Feb 2026 10:50:34 +0000
[2026-02-10T10:50:41.049Z] JDK_VERSION=8
[2026-02-10T10:50:41.049Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0
[2026-02-10T10:50:41.049Z] USE_TESTENV_PROPERTIES=false
[2026-02-10T10:50:41.049Z] PERSONAL_BUILD=false
[2026-02-10T10:50:41.049Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/39/display/redirect
[2026-02-10T10:50:41.049Z] AUTO_DETECT=true
[2026-02-10T10:50:41.049Z] SSH_CONNECTION=78.47.239.97 47472 172.17.0.2 22
[2026-02-10T10:50:41.049Z] EXIT_SUCCESS=false
[2026-02-10T10:50:41.049Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/display/redirect
[2026-02-10T10:50:41.049Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0
[2026-02-10T10:50:41.049Z] OPENJ9_BRANCH=master
[2026-02-10T10:50:41.049Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-10T10:50:41.049Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/../../externalDependency/system_lib
[2026-02-10T10:50:41.049Z] PARALLEL=None
[2026-02-10T10:50:41.049Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-10T10:50:41.049Z] ITERATIONS=1
[2026-02-10T10:50:41.049Z] UPSTREAM_JOB_NUMBER=533
[2026-02-10T10:50:41.049Z] SPEC=linux_ppc-64_le
[2026-02-10T10:50:41.049Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64le_linux
[2026-02-10T10:50:41.049Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-10T10:50:41.049Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-10T10:50:41.049Z] NODE_NAME=test-docker-fedora42-ppc64le-1
[2026-02-10T10:50:41.049Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-02-10T10:50:41.049Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-10T10:50:41.049Z] USER=jenkins
[2026-02-10T10:50:41.049Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-10T10:50:41.049Z] DYNAMIC_COMPILE=false
[2026-02-10T10:50:41.049Z] SHLVL=2
[2026-02-10T10:50:41.049Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0-39
[2026-02-10T10:50:41.049Z] EXECUTOR_NUMBER=0
[2026-02-10T10:50:41.049Z] HUDSON_COOKIE=12e507dc-098d-4bc9-86db-a0586249d228
[2026-02-10T10:50:41.049Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-10T10:50:41.049Z] ADOPTOPENJDK_BRANCH=master
[2026-02-10T10:50:41.049Z] ORIGIN_JDK_VERSION=8
[2026-02-10T10:50:41.049Z] NUM_PROCESSORS=2
[2026-02-10T10:50:41.049Z] SSH_CLIENT=78.47.239.97 47472 22
[2026-02-10T10:50:41.049Z] DEBUGINFOD_URLS=https://debuginfod.fedoraproject.org/
[2026-02-10T10:50:41.049Z] DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
[2026-02-10T10:50:41.049Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-10T10:50:41.049Z] STAGE_NAME=Setup
[2026-02-10T10:50:41.049Z] NODE_LABELS=test-docker-fedora42-ppc64le-1 ci.role.test hw.dockerhost.dockerhost-osuosl-ubuntu2404-ppc64le-1 sw.os.linux hw.arch.ppc64le
[2026-02-10T10:50:41.049Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-10T10:50:41.049Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0@tmp
[2026-02-10T10:50:41.049Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin
[2026-02-10T10:50:41.049Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-10T10:50:41.049Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-10T10:50:41.049Z] UPSTREAM_TEST_JOB_NUMBER=1035
[2026-02-10T10:50:41.049Z] CI=true
[2026-02-10T10:50:41.049Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/39/display/redirect?page=artifacts
[2026-02-10T10:50:41.049Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-10T10:50:41.049Z] RERUN_FAILURE=true
[2026-02-10T10:50:41.049Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-10T10:50:41.049Z] BUILD_LIST=openjdk
[2026-02-10T10:50:41.049Z] BUILD_ID=39
[2026-02-10T10:50:41.049Z] OLDPWD=/home/jenkins
[2026-02-10T10:50:41.049Z] USE_JRE=false
[2026-02-10T10:50:41.049Z] TARGET=-f parallelList.mk testList_0
[2026-02-10T10:50:41.049Z] JDK_IMPL=hotspot
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-10T10:50:41.599Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-10T10:50:41.612Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-10T10:51:34.139Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-ppc64le-temurin" build number 533
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-10T10:51:34.379Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-10T10:51:34.386Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0
[Pipeline] {
[Pipeline] sshagent
[2026-02-10T10:51:34.488Z] $ ssh-agent
[2026-02-10T10:51:35.340Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXqTxoPJ/agent.795006
[2026-02-10T10:51:35.340Z] SSH_AGENT_PID=795008
[2026-02-10T10:51:35.340Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-10T10:51:35.351Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-10T10:51:35.377Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-10T10:51:37.287Z] ++ pwd
[2026-02-10T10:51:37.288Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/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
[2026-02-10T10:51:37.288Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests
[2026-02-10T10:51:37.288Z] get jdk binary...
[2026-02-10T10:51:37.288Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-10T10:51:37.288Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_8u492b01-ea.tar.gz ...
[2026-02-10T10:51:39.283Z] List files in jdkbinary folder...
[2026-02-10T10:51:39.283Z] total 274400
[2026-02-10T10:51:39.283Z] -rw-r--r-- 1 jenkins jenkins 138497210 Feb 10 10:24 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:51:39.283Z] -rw-r--r-- 1 jenkins jenkins 101047261 Feb 10 10:24 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:51:39.283Z] -rw-r--r-- 1 jenkins jenkins 41313643 Feb 10 10:24 OpenJDK8U-jre_ppc64le_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:51:39.283Z] -rw-rw-r-- 1 jenkins jenkins 21332 Feb 10 10:33 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b01-ea-metadata.json
[2026-02-10T10:51:39.283Z] -rw-r--r-- 1 jenkins jenkins 80827 Feb 10 10:36 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b01-ea.json
[2026-02-10T10:51:39.283Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 10:51 tmp
[2026-02-10T10:51:39.283Z] List files in jdkbinary/tmp folder...
[2026-02-10T10:51:39.283Z] total 4
[2026-02-10T10:51:39.283Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 10 10:24 jdk8u492-b01
[2026-02-10T10:51:39.283Z] Moving directory jdk8u492-b01/ to ../j2sdk-image
[2026-02-10T10:51:39.283Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_8u492b01-ea.tar.gz ...
[2026-02-10T10:51:41.278Z] List files in jdkbinary folder...
[2026-02-10T10:51:41.278Z] total 274404
[2026-02-10T10:51:41.279Z] -rw-r--r-- 1 jenkins jenkins 138497210 Feb 10 10:24 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:51:41.279Z] -rw-r--r-- 1 jenkins jenkins 101047261 Feb 10 10:24 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:51:41.279Z] -rw-r--r-- 1 jenkins jenkins 41313643 Feb 10 10:24 OpenJDK8U-jre_ppc64le_linux_hotspot_8u492b01-ea.tar.gz
[2026-02-10T10:51:41.279Z] -rw-rw-r-- 1 jenkins jenkins 21332 Feb 10 10:33 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b01-ea-metadata.json
[2026-02-10T10:51:41.279Z] -rw-r--r-- 1 jenkins jenkins 80827 Feb 10 10:36 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u492b01-ea.json
[2026-02-10T10:51:41.279Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 10 10:24 j2sdk-image
[2026-02-10T10:51:41.279Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 10:51 tmp
[2026-02-10T10:51:41.279Z] List files in jdkbinary/tmp folder...
[2026-02-10T10:51:41.279Z] total 4
[2026-02-10T10:51:41.279Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 10 10:24 jdk8u492-b01-jre
[2026-02-10T10:51:41.279Z] Moving directory jdk8u492-b01-jre/ to ../j2re-image
[2026-02-10T10:51:41.279Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u492b01-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-10T10:51:45.501Z] Removing top-level folder jdk8u492-b01-debug-image/
[2026-02-10T10:51:45.501Z] Removing top-level folder jdk8u492-b01/
[2026-02-10T10:51:45.501Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/jdkbinary/j2sdk-image/bin/java -version
[2026-02-10T10:51:45.501Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-10T10:51:46.477Z] openjdk version "1.8.0_492-beta"
[2026-02-10T10:51:46.477Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602100939-b01)
[2026-02-10T10:51:46.477Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode)
[2026-02-10T10:51:46.477Z] =JAVA VERSION OUTPUT END=
[2026-02-10T10:51:46.477Z] =RELEASE INFO BEGIN=
[2026-02-10T10:51:46.477Z] JAVA_VERSION="1.8.0_492"
[2026-02-10T10:51:46.477Z] OS_NAME="Linux"
[2026-02-10T10:51:46.477Z] OS_VERSION="2.6"
[2026-02-10T10:51:46.477Z] OS_ARCH="ppc64le"
[2026-02-10T10:51:46.477Z] SOURCE=".:git:f719f676c4e2+"
[2026-02-10T10:51:46.477Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-10T10:51:46.477Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-10T10:51:46.477Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-10T10:51:46.477Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-10T10:51:46.477Z] FULL_VERSION="1.8.0_492-beta-202602100939-b01"
[2026-02-10T10:51:46.477Z] SEMANTIC_VERSION="8.0.492+1"
[2026-02-10T10:51:46.477Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic"
[2026-02-10T10:51:46.477Z] JVM_VARIANT="Hotspot"
[2026-02-10T10:51:46.477Z] JVM_VERSION="25.492-b01"
[2026-02-10T10:51:46.477Z] IMAGE_TYPE="JDK"
[2026-02-10T10:51:46.477Z] =RELEASE INFO END=
[2026-02-10T10:51:46.477Z] get testKitGen...
[2026-02-10T10:51:46.477Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-10T10:51:48.473Z] git rev-parse master
[2026-02-10T10:51:48.473Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-10T10:51:49.154Z] $ ssh-agent -k
[2026-02-10T10:51:49.161Z] unset SSH_AUTH_SOCK;
[2026-02-10T10:51:49.161Z] unset SSH_AGENT_PID;
[2026-02-10T10:51:49.161Z] echo Agent pid 795008 killed;
[2026-02-10T10:51:49.972Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-10T10:51:50.458Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64le_linux&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=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b01_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=1035&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=533&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-10T10:51:50.470Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64le_linux&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=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-fedora42-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=jdk8u492-b01_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=1035&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=533&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-10T10:51:50.529Z] Building tests...
[Pipeline] timeout
[2026-02-10T10:51:50.534Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-10T10:51:51.633Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_ppc64le_linux" build number 1035
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-10T10:51:51.673Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-10T10:51:51.687Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-10T10:51:52.108Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-10T10:51:52.127Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-10T10:51:52.228Z] $ ssh-agent
[2026-02-10T10:51:53.049Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKZsgNF/agent.795089
[2026-02-10T10:51:53.049Z] SSH_AGENT_PID=795091
[2026-02-10T10:51:53.049Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-10T10:51:54.946Z] + bash ./compile.sh
[2026-02-10T10:51:54.946Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/jdkbinary/j2sdk-image
[2026-02-10T10:51:54.946Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/../../externalDependency/lib
[2026-02-10T10:51:54.946Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T10:51:54.946Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T10:51:54.947Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-10T10:51:54.947Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-10T10:51:54.947Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-10T10:51:55.921Z]
[2026-02-10T10:51:55.921Z] build:
[2026-02-10T10:51:55.921Z]
[2026-02-10T10:51:55.921Z] clean:
[2026-02-10T10:51:56.887Z]
[2026-02-10T10:51:56.887Z] init:
[2026-02-10T10:51:56.887Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/bin
[2026-02-10T10:51:56.887Z]
[2026-02-10T10:51:56.887Z] getDependentLibs:
[2026-02-10T10:51:56.887Z] [exec] --------------------------------------------
[2026-02-10T10:51:56.887Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/../../externalDependency/lib
[2026-02-10T10:51:56.887Z] [exec] task is set to default
[2026-02-10T10:51:56.887Z] [exec] dependencyList is set to json_simple
[2026-02-10T10:51:56.887Z] [exec] System Test jars will not be downloaded.
[2026-02-10T10:51:56.887Z] [exec] --------------------------------------------
[2026-02-10T10:51:56.887Z] [exec] Starting download third party dependent jars
[2026-02-10T10:51:56.887Z] [exec] --------------------------------------------
[2026-02-10T10:51:56.887Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/../../externalDependency/lib
[2026-02-10T10:51:56.888Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-10T10:51:56.888Z] [exec] downloaded dependent third party jars successfully
[2026-02-10T10:51:56.888Z]
[2026-02-10T10:51:56.888Z] compile:
[2026-02-10T10:51:56.888Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:51:56.888Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:51:56.888Z] [echo] ===fork: yes
[2026-02-10T10:51:56.888Z] [echo] ===debug: on
[2026-02-10T10:51:56.888Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/bin
[2026-02-10T10:52:02.449Z]
[2026-02-10T10:52:02.449Z] dist:
[2026-02-10T10:52:02.449Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-10T10:52:02.449Z]
[2026-02-10T10:52:02.449Z] BUILD SUCCESSFUL
[2026-02-10T10:52:02.449Z] Total time: 7 seconds
[2026-02-10T10:52:02.449Z] 0
[2026-02-10T10:52:02.449Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-10T10:52:03.416Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-10T10:52:03.416Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2026-02-10T10:52:04.391Z] ****************************** MACHINE INFO ******************************
[2026-02-10T10:52:04.392Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG
[2026-02-10T10:52:04.392Z] Free Physical Memory Size : 5020516352
[2026-02-10T10:52:04.392Z] Free space (bytes) : 32071421952
[2026-02-10T10:52:04.392Z] Total Physical Memory Size : 6442450944
[2026-02-10T10:52:04.392Z] Total space (bytes) : 166468653056
[2026-02-10T10:52:04.392Z] Usable space (bytes) : 32054644736
[2026-02-10T10:52:04.392Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:52:04.392Z] bashVersion :
[2026-02-10T10:52:04.392Z] GNU bash, version 5.2.37(1)-release (powerpc64le-redhat-linux-gnu)
[2026-02-10T10:52:04.392Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-10T10:52:04.392Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-10T10:52:04.392Z]
[2026-02-10T10:52:04.392Z] This is free software; you are free to change and redistribute it.
[2026-02-10T10:52:04.392Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-10T10:52:04.392Z] cpuCores : 8
[2026-02-10T10:52:04.392Z] curlVersion :
[2026-02-10T10:52:04.392Z] curl 8.11.1 (powerpc64le-redhat-linux-gnu) libcurl/8.11.1 OpenSSL/3.2.6 zlib/1.3.1.zlib-ng brotli/1.2.0 libidn2/2.3.8 libpsl/0.21.5 libssh/0.11.3/openssl/zlib nghttp2/1.64.0 OpenLDAP/2.6.10
[2026-02-10T10:52:04.392Z] Release-Date: 2024-12-11
[2026-02-10T10:52:04.392Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-02-10T10:52:04.392Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets
[2026-02-10T10:52:04.392Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-10T10:52:04.392Z] gcc version : 15
[2026-02-10T10:52:04.392Z] gclibc version : ldd (GNU libc) 2.41
[2026-02-10T10:52:04.392Z] gdb version : bash: line 1: gdb: command not found
[2026-02-10T10:52:04.392Z] lldb version : Command could not be executed
[2026-02-10T10:52:04.392Z] makeVersion :
[2026-02-10T10:52:04.392Z] GNU Make 4.4.1
[2026-02-10T10:52:04.392Z] Built for powerpc64le-redhat-linux-gnu
[2026-02-10T10:52:04.392Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-10T10:52:04.392Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-10T10:52:04.392Z] This is free software: you are free to change and redistribute it.
[2026-02-10T10:52:04.392Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-10T10:52:04.392Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-10T10:52:04.392Z] perlVersion :
[2026-02-10T10:52:04.392Z]
[2026-02-10T10:52:04.393Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for ppc64le-linux-thread-multi
[2026-02-10T10:52:04.393Z] (with 15 registered patches, see perl -V for more detail)
[2026-02-10T10:52:04.393Z]
[2026-02-10T10:52:04.393Z] Copyright 1987-2025, Larry Wall
[2026-02-10T10:52:04.393Z]
[2026-02-10T10:52:04.393Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-10T10:52:04.393Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-10T10:52:04.393Z]
[2026-02-10T10:52:04.393Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-10T10:52:04.393Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-10T10:52:04.393Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-10T10:52:04.393Z]
[2026-02-10T10:52:04.393Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-10T10:52:04.393Z] procArch : unknown
[2026-02-10T10:52:04.393Z] sysArch : ppc64le
[2026-02-10T10:52:04.393Z] sysOS : Linux
[2026-02-10T10:52:04.393Z] ulimit :
[2026-02-10T10:52:04.393Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-10T10:52:04.393Z] core file size (blocks, -c) unlimited
[2026-02-10T10:52:04.393Z] data seg size (kbytes, -d) unlimited
[2026-02-10T10:52:04.393Z] scheduling priority (-e) 0
[2026-02-10T10:52:04.393Z] file size (blocks, -f) unlimited
[2026-02-10T10:52:04.393Z] pending signals (-i) 62742
[2026-02-10T10:52:04.393Z] max locked memory (kbytes, -l) 8192
[2026-02-10T10:52:04.393Z] max memory size (kbytes, -m) unlimited
[2026-02-10T10:52:04.393Z] open files (-n) 524288
[2026-02-10T10:52:04.393Z] pipe size (512 bytes, -p) 8
[2026-02-10T10:52:04.393Z] POSIX message queues (bytes, -q) 819200
[2026-02-10T10:52:04.393Z] real-time priority (-r) 0
[2026-02-10T10:52:04.393Z] stack size (kbytes, -s) 8192
[2026-02-10T10:52:04.393Z] cpu time (seconds, -t) unlimited
[2026-02-10T10:52:04.393Z] max user processes (-u) unlimited
[2026-02-10T10:52:04.393Z] virtual memory (kbytes, -v) unlimited
[2026-02-10T10:52:04.393Z] file locks (-x) unlimited
[2026-02-10T10:52:04.393Z] uname : Linux 3703268a59f9 6.8.0-41-generic #41-Ubuntu SMP Fri Aug 2 21:00:36 UTC 2024 ppc64le GNU/Linux
[2026-02-10T10:52:04.393Z] vmVendor : Oracle Corporation
[2026-02-10T10:52:04.393Z] vmVersion : 25.492-b01
[2026-02-10T10:52:04.393Z] xlc version : bash: line 1: xlC: command not found
[2026-02-10T10:52:04.393Z] **************************************************************************
[2026-02-10T10:52:04.393Z]
[2026-02-10T10:52:04.393Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-10T10:52:04.393Z]
[2026-02-10T10:52:04.393Z] System.getProperty('java.vendor')=Temurin
[2026-02-10T10:52:04.393Z]
[2026-02-10T10:52:04.393Z] System.getProperty('os.name')=Linux
[2026-02-10T10:52:04.393Z]
[2026-02-10T10:52:04.393Z] System.getProperty('os.arch')=ppc64le
[2026-02-10T10:52:04.393Z]
[2026-02-10T10:52:04.393Z] System.getProperty('java.fullversion')=null
[2026-02-10T10:52:04.394Z]
[2026-02-10T10:52:04.394Z] System.getProperty('sun.arch.data.model')=64
[2026-02-10T10:52:04.394Z]
[2026-02-10T10:52:04.394Z] make -f clean.mk cleanBuild
[2026-02-10T10:52:04.394Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG'
[2026-02-10T10:52:04.394Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../../jvmtest
[2026-02-10T10:52:04.394Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG'
[2026-02-10T10:52:04.394Z] make -f compile.mk compile
[2026-02-10T10:52:04.394Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG'
[2026-02-10T10:52:05.363Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T10:52:05.363Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T10:52:05.363Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_ppc-64_le" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-10T10:52:05.364Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-10T10:52:05.364Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/scripts/build_test.xml
[2026-02-10T10:52:06.349Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2026-02-10T10:52:06.349Z]
[2026-02-10T10:52:06.349Z] -create_test_directory:
[2026-02-10T10:52:06.349Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/jvmtest
[2026-02-10T10:52:06.349Z]
[2026-02-10T10:52:06.349Z] stage_test_material:
[2026-02-10T10:52:06.349Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/jvmtest
[2026-02-10T10:52:07.325Z]
[2026-02-10T10:52:07.325Z] build:
[2026-02-10T10:52:07.325Z]
[2026-02-10T10:52:07.325Z] build:
[2026-02-10T10:52:07.325Z]
[2026-02-10T10:52:07.325Z] getJtregVersion:
[2026-02-10T10:52:07.325Z] [echo] jtreg version used is : jtreg_5_1_b01
[2026-02-10T10:52:07.325Z]
[2026-02-10T10:52:07.325Z] getDependentLibs:
[2026-02-10T10:52:08.293Z] [exec] --------------------------------------------
[2026-02-10T10:52:08.293Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/../../externalDependency/lib
[2026-02-10T10:52:08.293Z] [exec] task is set to default
[2026-02-10T10:52:08.293Z] [exec] dependencyList is set to jtreg_5_1_b01
[2026-02-10T10:52:08.293Z] [exec] System Test jars will not be downloaded.
[2026-02-10T10:52:08.293Z] [exec] --------------------------------------------
[2026-02-10T10:52:08.293Z] [exec] Starting download third party dependent jars
[2026-02-10T10:52:08.293Z] [exec] --------------------------------------------
[2026-02-10T10:52:08.293Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/../../externalDependency/lib
[2026-02-10T10:52:08.293Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-02-10T10:52:08.293Z] [exec] downloaded dependent third party jars successfully
[2026-02-10T10:52:08.293Z]
[2026-02-10T10:52:08.293Z] getJtreg:
[2026-02-10T10:52:08.293Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/jvmtest/openjdk
[2026-02-10T10:52:08.293Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/openjdk
[2026-02-10T10:52:08.293Z]
[2026-02-10T10:52:08.293Z] openjdk-jdk.check:
[2026-02-10T10:52:08.293Z]
[2026-02-10T10:52:08.293Z] getOpenjdk:
[2026-02-10T10:52:08.293Z] [echo] Using user specified repo and branch
[2026-02-10T10:52:08.293Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b jdk8u492-b01_adopt https://github.com/adoptium/jdk8u openjdktemp
[2026-02-10T10:52:08.293Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-10T10:52:24.249Z] [exec] warning: refs/tags/jdk8u492-b01_adopt b2e21bb446f6dcaee42df2b310bf89810478f4ed is not a commit!
[2026-02-10T10:52:24.249Z] [exec] Note: switching to 'f719f676c4e2b42195ac56e4be43cc2fba837688'.
[2026-02-10T10:52:24.249Z] [exec]
[2026-02-10T10:52:24.249Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2026-02-10T10:52:24.249Z] [exec] changes and commit them, and you can discard any commits you make in this
[2026-02-10T10:52:24.249Z] [exec] state without impacting any branches by switching back to a branch.
[2026-02-10T10:52:24.249Z] [exec]
[2026-02-10T10:52:24.249Z] [exec] If you want to create a new branch to retain commits you create, you may
[2026-02-10T10:52:24.249Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2026-02-10T10:52:24.249Z] [exec]
[2026-02-10T10:52:24.249Z] [exec] git switch -c <new-branch-name>
[2026-02-10T10:52:24.249Z] [exec]
[2026-02-10T10:52:24.249Z] [exec] Or undo this operation with:
[2026-02-10T10:52:24.249Z] [exec]
[2026-02-10T10:52:24.249Z] [exec] git switch -
[2026-02-10T10:52:24.249Z] [exec]
[2026-02-10T10:52:24.249Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2026-02-10T10:52:24.249Z] [exec]
[2026-02-10T10:52:35.914Z] [exec] Check sha in openjdk-jdk and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../testenv/testenv.properties
[2026-02-10T10:52:35.914Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u
[2026-02-10T10:52:35.914Z] [exec] JDK8_BRANCH=f719f676c4e2b42195ac56e4be43cc2fba837688
[2026-02-10T10:52:35.914Z]
[2026-02-10T10:52:35.914Z] dist:
[2026-02-10T10:52:38.997Z] [copy] Copying 12 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/jvmtest/openjdk
[2026-02-10T10:52:38.997Z]
[2026-02-10T10:52:38.997Z] BUILD SUCCESSFUL
[2026-02-10T10:52:38.997Z] Total time: 33 seconds
[2026-02-10T10:52:38.997Z] 0
[2026-02-10T10:52:38.997Z]
[2026-02-10T10:52:38.997Z]
[2026-02-10T10:52:38.997Z] RECORD TEST REPOs SHA
[2026-02-10T10:52:38.997Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-10T10:52:38.997Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-10T10:52:38.997Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-10T10:52:38.997Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-10T10:52:39.968Z] ================================================
[2026-02-10T10:52:39.968Z] timestamp: 20260210-105239
[2026-02-10T10:52:39.968Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests
[2026-02-10T10:52:39.968Z] git repo:
[2026-02-10T10:52:39.968Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-10T10:52:39.968Z] sha:
[2026-02-10T10:52:39.968Z] 4c8318f78e063f3435c4aef6f4a61edc83de2f4b
[2026-02-10T10:52:39.968Z] ================================================
[2026-02-10T10:52:39.968Z] timestamp: 20260210-105239
[2026-02-10T10:52:39.968Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG
[2026-02-10T10:52:39.968Z] git repo:
[2026-02-10T10:52:39.968Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-10T10:52:39.968Z] sha:
[2026-02-10T10:52:39.968Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-10T10:52:39.968Z] ================================================
[2026-02-10T10:52:39.968Z] timestamp: 20260210-105239
[2026-02-10T10:52:39.968Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/openjdk/openjdk-jdk
[2026-02-10T10:52:39.968Z] git repo:
[2026-02-10T10:52:39.968Z] Fetch URL: https://github.com/adoptium/jdk8u
[2026-02-10T10:52:39.968Z] sha:
[2026-02-10T10:52:39.968Z] f719f676c4e2b42195ac56e4be43cc2fba837688
[2026-02-10T10:52:39.968Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG'
[Pipeline] }
[2026-02-10T10:52:40.781Z] $ ssh-agent -k
[2026-02-10T10:52:40.979Z] unset SSH_AUTH_SOCK;
[2026-02-10T10:52:40.979Z] unset SSH_AGENT_PID;
[2026-02-10T10:52:40.979Z] echo Agent pid 795091 killed;
[2026-02-10T10:52:41.605Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-10T10:52:41.735Z] 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 RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-10T10:52:41.758Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-10T10:52:43.645Z] + which Xvfb
[2026-02-10T10:52:43.646Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-10T10:52:44.642Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/.xvfb-39-..fbdir11257304586810792353
[Pipeline] {
[Pipeline] sh
[2026-02-10T10:53:07.218Z] + grep '[X]vfb'
[2026-02-10T10:53:07.219Z] + ps -f
[2026-02-10T10:53:07.219Z] + awk '{print $9}'
[Pipeline] echo
[2026-02-10T10:53:07.948Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-10T10:53:08.038Z] $ ssh-agent
[2026-02-10T10:53:08.858Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXX71xWLc/agent.795562
[2026-02-10T10:53:08.858Z] SSH_AGENT_PID=795564
[2026-02-10T10:53:08.858Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-10T10:53:10.778Z] ++ uname
[2026-02-10T10:53:10.778Z] + '[' Linux = AIX ']'
[2026-02-10T10:53:10.778Z] ++ uname
[2026-02-10T10:53:10.778Z] + '[' Linux = SunOS ']'
[2026-02-10T10:53:10.778Z] ++ uname
[2026-02-10T10:53:10.778Z] + '[' Linux = '*BSD' ']'
[2026-02-10T10:53:10.778Z] + MAKE=make
[2026-02-10T10:53:10.778Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-10T10:53:10.778Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-10T10:53:13.232Z] ++ uname
[2026-02-10T10:53:13.232Z] + '[' Linux = AIX ']'
[2026-02-10T10:53:13.232Z] ++ uname
[2026-02-10T10:53:13.232Z] + '[' Linux = SunOS ']'
[2026-02-10T10:53:13.232Z] ++ uname
[2026-02-10T10:53:13.232Z] + '[' Linux = '*BSD' ']'
[2026-02-10T10:53:13.232Z] + MAKE=make
[2026-02-10T10:53:13.232Z] + cd ./aqa-tests
[2026-02-10T10:53:13.232Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-10T10:53:13.232Z] ++ set +x
[2026-02-10T10:53:13.232Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0'
[2026-02-10T10:53:13.232Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0'
[2026-02-10T10:53:13.232Z] make _testList TESTLIST=langtools_all_0,jdk_stream_1,jdk_concurrent_1,jdk_security1_1,jdk_collections_1
[2026-02-10T10:53:13.232Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG'
[2026-02-10T10:53:13.232Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/jdkbinary/j2sdk-image
[2026-02-10T10:53:13.232Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/../../externalDependency/lib
[2026-02-10T10:53:13.232Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=langtools_all_0,jdk_stream_1,jdk_concurrent_1,jdk_security1_1,jdk_collections_1
[2026-02-10T10:53:13.232Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG'
[2026-02-10T10:53:13.232Z] perl scripts/configure.pl
[2026-02-10T10:53:13.232Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_ppc-64_le --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=langtools_all_0,jdk_stream_1,jdk_concurrent_1,jdk_security1_1,jdk_collections_1 --numOfMachines= --testTime= --TRSSURL=
[2026-02-10T10:53:14.210Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-10T10:53:14.210Z]
[2026-02-10T10:53:14.210Z] Starting to generate test make files.
[2026-02-10T10:53:14.210Z]
[2026-02-10T10:53:18.462Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../openjdk/playlist.xml
[2026-02-10T10:53:18.462Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../openjdk/autoGen.mk
[2026-02-10T10:53:18.462Z]
[2026-02-10T10:53:18.462Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../autoGen.mk
[2026-02-10T10:53:18.462Z]
[2026-02-10T10:53:18.462Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/utils.mk
[2026-02-10T10:53:18.462Z]
[2026-02-10T10:53:18.462Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-10T10:53:18.462Z]
[2026-02-10T10:53:18.462Z] Make files are generated successfully.
[2026-02-10T10:53:18.462Z]
[2026-02-10T10:53:18.462Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG'
[2026-02-10T10:53:18.462Z] make -f runtest.mk _testList
[2026-02-10T10:53:18.462Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG'
[2026-02-10T10:53:19.433Z]
[2026-02-10T10:53:19.433Z] Running make 4.4.1
[2026-02-10T10:53:19.433Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/TKG/..
[2026-02-10T10:53:19.433Z] set JDK_VERSION to 8
[2026-02-10T10:53:19.433Z] set JDK_IMPL to hotspot
[2026-02-10T10:53:19.434Z] set JVM_VERSION to openjdk8
[2026-02-10T10:53:19.434Z] set JCL_VERSION to latest
[2026-02-10T10:53:19.434Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/jdkbinary/j2sdk-image
[2026-02-10T10:53:19.434Z] set SPEC to linux_ppc-64_le
[2026-02-10T10:53:19.434Z] set TEST_FLAG to
[2026-02-10T10:53:19.434Z] Running testList ...
[2026-02-10T10:53:19.434Z] There are 5 test targets in testList
[2026-02-10T10:53:19.434Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-10T10:53:19.434Z] openjdk version "1.8.0_492-beta"
[2026-02-10T10:53:19.434Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602100939-b01)
[2026-02-10T10:53:19.434Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode)
[2026-02-10T10:53:19.434Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests'
[2026-02-10T10:53:19.434Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_0/aqa-tests/openjdk'
[2026-02-10T10:53:19.434Z]
[2026-02-10T10:53:19.434Z] ===============================================