Pre Test
Started by upstream project "Test_openjdk8_hs_special.openjdk_ppc64_aix" build number 48
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin" build number 535
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3072
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 364
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2@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_special.openjdk_ppc64_aix_testList_2@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 8e74a53d3981291aa7e506f53aa7671170b8df1a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
Commit message: "Exclude java/lang/StringBuilder/RacingSBThreads openj9 jdk21 (#6891)"
> git rev-list --no-walk 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-11T12:32:36.732Z] SPEC: aix_ppc-64
[Pipeline] echo
[2026-02-11T12:32:36.733Z] Specified LABEL: ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2
[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-11T12:32:36.741Z] dynamicAgents: []
[Pipeline] echo
[2026-02-11T12:32:36.742Z] Provisioning LABEL: ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2
[Pipeline] nodesByLabel
[2026-02-11T12:32:36.748Z] Found a total of 7 nodes with the 'ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2' label
[Pipeline] node
[2026-02-11T12:32:51.751Z] Still waiting to schedule task
[2026-02-11T12:32:51.751Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2’
[2026-02-11T13:51:02.772Z] Running on build-osuosl-aix72-ppc64-3 in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2
[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-11T13:51:02.799Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T13:51:03.165Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T13:51:03.165Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T13:51:03.339Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-11T13:51:03.561Z] The recommended git tool is: git
[2026-02-11T13:51:03.920Z] No credentials specified
[2026-02-11T13:51:04.096Z] Cloning the remote Git repository
[2026-02-11T13:51:04.356Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-11T13:51:04.357Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests # timeout=10
[2026-02-11T13:51:04.373Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-11T13:51:04.373Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-11T13:51:04.373Z] > git --version # timeout=10
[2026-02-11T13:51:04.384Z] > git --version # 'git version 2.41.0'
[2026-02-11T13:51:04.385Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T13:51:30.024Z] Avoid second fetch
[2026-02-11T13:51:30.220Z] Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master)
[2026-02-11T13:51:29.726Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-11T13:51:29.740Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T13:51:30.108Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-11T13:51:30.304Z] > git config core.sparsecheckout # timeout=10
[2026-02-11T13:51:30.317Z] > git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
[2026-02-11T13:52:04.259Z] Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)"
[2026-02-11T13:52:04.342Z] > git rev-list --no-walk 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/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-11T13:52:06.820Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-11T13:52:06.840Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-11T13:52:08.905Z] + date +%a, %d %b %Y %T %z
[2026-02-11T13:52:08.905Z] + LC_TIME=C
[Pipeline] echo
[2026-02-11T13:52:09.440Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-11T13:52:11.291Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-11T13:52:11.291Z] + 2>& 1
[2026-02-11T13:52:11.291Z] Unix type machine..
[2026-02-11T13:52:11.291Z] 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-11T13:52:14.242Z] + printenv
[2026-02-11T13:52:14.242Z] _=/opt/freeware/bin/printenv
[2026-02-11T13:52:14.242Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-11T13:52:14.242Z] BUILD_LIST=openjdk
[2026-02-11T13:52:14.242Z] LANG=C
[2026-02-11T13:52:14.242Z] LABEL_ADDITION=sw.os.aix.7_2
[2026-02-11T13:52:14.242Z] JOB_BASE_NAME=Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2
[2026-02-11T13:52:14.242Z] LOGIN=jenkins
[2026-02-11T13:52:14.242Z] USE_JRE=false
[2026-02-11T13:52:14.242Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-11T13:52:14.242Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-11T13:52:14.242Z] SLACK_CHANNEL=aqavit-bot
[2026-02-11T13:52:14.242Z] JDK10_BOOT_DIR=/usr/java10_64
[2026-02-11T13:52:14.242Z] PARALLEL=None
[2026-02-11T13:52:14.242Z] KEEP_REPORTDIR=true
[2026-02-11T13:52:14.242Z] DOCKER_REQUIRED=false
[2026-02-11T13:52:14.242Z] JDK11_BOOT_DIR=/usr/java11_64
[2026-02-11T13:52:14.242Z] jobStatus=SUCCESS
[2026-02-11T13:52:14.242Z] CLCMD_PASSTHRU=1
[2026-02-11T13:52:14.242Z] PATH=/opt/freeware/bin:/usr/bin:/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java8_64/jre/bin:/usr/java8_64/bin:/opt/bin
[2026-02-11T13:52:14.242Z] RES_RETRY=2
[2026-02-11T13:52:14.242Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-11T13:52:14.242Z] TARGET=-f parallelList.mk testList_2
[2026-02-11T13:52:14.242Z] BUILD_NUMBER=16
[2026-02-11T13:52:14.242Z] SDK_RESOURCE=upstream
[2026-02-11T13:52:14.242Z] JOBSTARTTIME=Wed, 11 Feb 2026 13:52:07 +0000
[2026-02-11T13:52:14.242Z] PERSONAL_BUILD=false
[2026-02-11T13:52:14.242Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/16/display/redirect?page=tests
[2026-02-11T13:52:14.242Z] USE_TESTENV_PROPERTIES=false
[2026-02-11T13:52:14.242Z] ARCHIVE_TEST_RESULTS=false
[2026-02-11T13:52:14.242Z] NODE_LABELS=aix720 sw.os.aix.7_2 sw.os.aix.7_2TL5 ci.role.test hw.arch.ppc64 build-osuosl-aix72-ppc64-3 build72 sw.os.aix aix build openxl17 ci.role.perf xlc13-X xlc16-X ppc64
[2026-02-11T13:52:14.242Z] KEEP_WORKSPACE=false
[2026-02-11T13:52:14.242Z] OPENJ9_BRANCH=master
[2026-02-11T13:52:14.242Z] LC__FASTMSG=true
[2026-02-11T13:52:14.242Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-11T13:52:14.242Z] EXIT_FAILURE=false
[2026-02-11T13:52:14.242Z] HUDSON_COOKIE=f0b6ff8b-6f43-4c9e-bb54-796b73465012
[2026-02-11T13:52:14.242Z] EDITOR=/usr/bin/vi
[2026-02-11T13:52:14.242Z] JDK_BRANCH=jdk8u492-b02_adopt
[2026-02-11T13:52:14.242Z] AUTO_DETECT=true
[2026-02-11T13:52:14.242Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-11T13:52:14.242Z] JCK_GIT_BRANCH=master
[2026-02-11T13:52:14.242Z] LOGNAME=jenkins
[2026-02-11T13:52:14.242Z] BUILD_ID=16
[2026-02-11T13:52:14.242Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2-16
[2026-02-11T13:52:14.242Z] EXECUTOR_NUMBER=0
[2026-02-11T13:52:14.242Z] RES_TIMEOUT=5
[2026-02-11T13:52:14.242Z] JOB_NAME=Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2
[2026-02-11T13:52:14.242Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-11T13:52:14.242Z] ITERATIONS=1
[2026-02-11T13:52:14.242Z] MAIL=/var/spool/mail/jenkins
[2026-02-11T13:52:14.242Z] TAP_NAME=Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2.tap
[2026-02-11T13:52:14.242Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image
[2026-02-11T13:52:14.242Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-11T13:52:14.242Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-11T13:52:14.242Z] LOCPATH=/usr/lib/nls/loc
[2026-02-11T13:52:14.242Z] TKG_ITERATIONS=1
[2026-02-11T13:52:14.242Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/16/display/redirect?page=artifacts
[2026-02-11T13:52:14.242Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-11T13:52:14.242Z] JDK_IMPL=hotspot
[2026-02-11T13:52:14.242Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-11T13:52:14.242Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-11T13:52:14.242Z] JENKINS_NODE_COOKIE=4ce5d8cf-a851-4442-a32c-d09b5bacb510
[2026-02-11T13:52:14.242Z] ADOPTOPENJDK_BRANCH=master
[2026-02-11T13:52:14.242Z] NUM_PROCESSORS=5
[2026-02-11T13:52:14.242Z] LDR_CNTRL=MAXDATA=0x0A0000000
[2026-02-11T13:52:14.242Z] CI=true
[2026-02-11T13:52:14.242Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-11T13:52:14.242Z] USER=jenkins
[2026-02-11T13:52:14.242Z] JENKINS_SERVER_COOKIE=durable-ae97f82bb7856ad131493987bc9b8a2199d08084bc4c6bce662a1e00615b7db1
[2026-02-11T13:52:14.242Z] AUTHSTATE=compat
[2026-02-11T13:52:14.242Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-11T13:52:14.242Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-11T13:52:14.242Z] EXIT_SUCCESS=false
[2026-02-11T13:52:14.242Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/../../externalDependency/lib
[2026-02-11T13:52:14.242Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-11T13:52:14.242Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_special.openjdk_ppc64_aix
[2026-02-11T13:52:14.242Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/../../externalDependency/system_lib
[2026-02-11T13:52:14.242Z] RERUN_FAILURE=true
[2026-02-11T13:52:14.242Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/16/display/redirect?page=changes
[2026-02-11T13:52:14.242Z] SHELL=/usr/bin/ksh
[2026-02-11T13:52:14.242Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2
[2026-02-11T13:52:14.242Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/
[2026-02-11T13:52:14.242Z] AIXTHREAD_HRT=true
[2026-02-11T13:52:14.242Z] DYNAMIC_COMPILE=false
[2026-02-11T13:52:14.242Z] ODMDIR=/etc/objrepos
[2026-02-11T13:52:14.242Z] SETUP_JCK_RUN=false
[2026-02-11T13:52:14.242Z] SPEC=aix_ppc-64
[2026-02-11T13:52:14.242Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig
[2026-02-11T13:52:14.242Z] PLATFORM=ppc64_aix
[2026-02-11T13:52:14.242Z] TIME_LIMIT=25
[2026-02-11T13:52:14.242Z] HOME=/home/jenkins
[2026-02-11T13:52:14.242Z] NODE_NAME=build-osuosl-aix72-ppc64-3
[2026-02-11T13:52:14.242Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2@tmp
[2026-02-11T13:52:14.242Z] UPSTREAM_JOB_NUMBER=535
[2026-02-11T13:52:14.242Z] GENERATE_JOBS=true
[2026-02-11T13:52:14.242Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-11T13:52:14.242Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-11T13:52:14.242Z] BUILD_DISPLAY_NAME=#16
[2026-02-11T13:52:14.242Z] SSH_CLIENT=78.47.239.97 50422 22
[2026-02-11T13:52:14.242Z] SSH_CONNECTION=78.47.239.97 50422 140.211.9.163 22
[2026-02-11T13:52:14.242Z] RERUN_ITERATIONS=1
[2026-02-11T13:52:14.242Z] STAGE_NAME=Setup
[2026-02-11T13:52:14.242Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin
[2026-02-11T13:52:14.242Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2
[2026-02-11T13:52:14.242Z] OBJECT_MODE=64
[2026-02-11T13:52:14.242Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/display/redirect
[2026-02-11T13:52:14.242Z] UPSTREAM_TEST_JOB_NUMBER=48
[2026-02-11T13:52:14.242Z] PERL5LIB=/opt/freemarker/lib/perl5
[2026-02-11T13:52:14.242Z] TZ=UTC0
[2026-02-11T13:52:14.242Z] JDK_VERSION=8
[2026-02-11T13:52:14.242Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/16/display/redirect
[2026-02-11T13:52:14.242Z] JDK9_BOOT_DIR=/home/jdk-9+181/
[2026-02-11T13:52:14.242Z] JDK8_BOOT_DIR=/home/bootjdk8/
[2026-02-11T13:52:14.242Z] JDK7_BOOT_DIR=/usr/java8_64
[2026-02-11T13:52:14.242Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/16/
[2026-02-11T13:52:14.242Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T13:52:14.242Z] ORIGIN_JDK_VERSION=8
[2026-02-11T13:52:14.243Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/../../benchmarks
[2026-02-11T13:52:14.243Z] NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat:/usr/lib/nls/msg/%l.%c/%N:/usr/lib/nls/msg/%l.%c/%N.cat
[2026-02-11T13:52:14.243Z] LIBPATH=/opt/freeware/lib/pthread:/opt/freeware/lib:/usr/lib:/usr/jdk-17.0.11+9/lib/server:/usr/jdk-17.0.11+9/lib:/usr/jdk-17.0.11+9/../lib
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-11T13:52:14.599Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-11T13:52:14.607Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T13:54:54.304Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-aix-ppc64-temurin" build number 535
[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-11T13:54:54.503Z] 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-11T13:54:54.509Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T13:54:54.611Z] $ ssh-agent
[2026-02-11T13:54:55.418Z] SSH_AUTH_SOCK=/tmp/ssh-nmHUmwSebIjD/agent.18284974
[2026-02-11T13:54:55.418Z] SSH_AGENT_PID=11534738
[2026-02-11T13:54:55.418Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-11T13:54:55.434Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-11T13:54:55.460Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-11T13:54:57.325Z] + pwd
[2026-02-11T13:54:57.326Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/.. -p ppc64_aix -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-11T13:54:57.326Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests
[2026-02-11T13:54:57.326Z] get jdk binary...
[2026-02-11T13:54:57.326Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-11T13:54:57.326Z] Uncompressing file: OpenJDK8U-jdk_ppc64_aix_hotspot_8u492b02-ea.tar.gz ...
[2026-02-11T13:55:45.984Z] List files in jdkbinary folder...
[2026-02-11T13:55:45.984Z] total 216032
[2026-02-11T13:55:45.984Z] -rw-r--r-- 1 jenkins staff 72049719 Feb 11 10:12 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u492b02-ea.tar.gz
[2026-02-11T13:55:45.984Z] -rw-r--r-- 1 jenkins staff 105549396 Feb 11 10:12 OpenJDK8U-jdk_ppc64_aix_hotspot_8u492b02-ea.tar.gz
[2026-02-11T13:55:45.984Z] -rw-r--r-- 1 jenkins staff 43501517 Feb 11 10:11 OpenJDK8U-jre_ppc64_aix_hotspot_8u492b02-ea.tar.gz
[2026-02-11T13:55:45.984Z] -rw------- 1 jenkins staff 20650 Feb 11 10:15 OpenJDK8U-sbom_ppc64_aix_hotspot_8u492b02-ea-metadata.json
[2026-02-11T13:55:45.984Z] -rw-r--r-- 1 jenkins staff 67913 Feb 11 12:08 OpenJDK8U-sbom_ppc64_aix_hotspot_8u492b02-ea.json
[2026-02-11T13:55:45.984Z] drwxr-xr-x 3 jenkins staff 256 Feb 11 13:54 tmp
[2026-02-11T13:55:45.984Z] List files in jdkbinary/tmp folder...
[2026-02-11T13:55:45.984Z] total 4
[2026-02-11T13:55:45.984Z] drwxr-xr-x 7 jenkins staff 4096 Feb 11 10:11 jdk8u492-b02
[2026-02-11T13:55:45.984Z] Moving directory jdk8u492-b02/ to ../j2sdk-image
[2026-02-11T13:55:45.984Z] Uncompressing file: OpenJDK8U-jre_ppc64_aix_hotspot_8u492b02-ea.tar.gz ...
[2026-02-11T13:55:57.751Z] List files in jdkbinary folder...
[2026-02-11T13:55:57.751Z] total 216028
[2026-02-11T13:55:57.751Z] -rw-r--r-- 1 jenkins staff 72049719 Feb 11 10:12 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u492b02-ea.tar.gz
[2026-02-11T13:55:57.751Z] -rw-r--r-- 1 jenkins staff 105549396 Feb 11 10:12 OpenJDK8U-jdk_ppc64_aix_hotspot_8u492b02-ea.tar.gz
[2026-02-11T13:55:57.751Z] -rw-r--r-- 1 jenkins staff 43501517 Feb 11 10:11 OpenJDK8U-jre_ppc64_aix_hotspot_8u492b02-ea.tar.gz
[2026-02-11T13:55:57.751Z] -rw------- 1 jenkins staff 20650 Feb 11 10:15 OpenJDK8U-sbom_ppc64_aix_hotspot_8u492b02-ea-metadata.json
[2026-02-11T13:55:57.751Z] -rw-r--r-- 1 jenkins staff 67913 Feb 11 12:08 OpenJDK8U-sbom_ppc64_aix_hotspot_8u492b02-ea.json
[2026-02-11T13:55:57.751Z] drwxr-xr-x 7 jenkins staff 4096 Feb 11 10:11 j2sdk-image
[2026-02-11T13:55:57.751Z] drwxr-xr-x 3 jenkins staff 256 Feb 11 13:55 tmp
[2026-02-11T13:55:57.751Z] List files in jdkbinary/tmp folder...
[2026-02-11T13:55:57.751Z] total 0
[2026-02-11T13:55:57.751Z] drwxr-xr-x 4 jenkins staff 256 Feb 11 10:11 jdk8u492-b02-jre
[2026-02-11T13:55:57.751Z] Moving directory jdk8u492-b02-jre/ to ../j2re-image
[2026-02-11T13:55:57.751Z] Uncompressing OpenJDK8U-debugimage_ppc64_aix_hotspot_8u492b02-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-11T13:56:46.251Z] Removing top-level folder jdk8u492-b02-debug-image/
[2026-02-11T13:56:46.251Z] Removing top-level folder jdk8u492-b02/
[2026-02-11T13:57:53.710Z] Run /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2026-02-11T13:57:53.710Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-11T13:57:57.150Z] openjdk version "1.8.0_492-beta"
[2026-02-11T13:57:57.150Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111002-b02)
[2026-02-11T13:57:57.150Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T13:57:57.150Z] =JAVA VERSION OUTPUT END=
[2026-02-11T13:57:57.150Z] =RELEASE INFO BEGIN=
[2026-02-11T13:57:57.150Z] JAVA_VERSION="1.8.0_492"
[2026-02-11T13:57:57.150Z] OS_NAME=""
[2026-02-11T13:57:57.150Z] OS_VERSION=""
[2026-02-11T13:57:57.150Z] OS_ARCH="ppc64"
[2026-02-11T13:57:57.150Z] SOURCE=".:git:4ec887bb78ba+"
[2026-02-11T13:57:57.150Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-11T13:57:57.150Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-11T13:57:57.150Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-11T13:57:57.150Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-11T13:57:57.150Z] FULL_VERSION="1.8.0_492-beta-202602111002-b02"
[2026-02-11T13:57:57.150Z] SEMANTIC_VERSION="8.0.492+2"
[2026-02-11T13:57:57.150Z] BUILD_INFO="OS: AIX Version: 7.2"
[2026-02-11T13:57:57.150Z] JVM_VARIANT="Hotspot"
[2026-02-11T13:57:57.150Z] JVM_VERSION="25.492-b02"
[2026-02-11T13:57:57.150Z] IMAGE_TYPE="JDK"
[2026-02-11T13:57:57.150Z] =RELEASE INFO END=
[2026-02-11T13:57:57.150Z] get testKitGen...
[2026-02-11T13:57:57.150Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-11T13:58:04.053Z] git rev-parse master
[2026-02-11T13:58:04.053Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-11T13:58:04.561Z] $ ssh-agent -k
[2026-02-11T13:58:04.572Z] unset SSH_AUTH_SOCK;
[2026-02-11T13:58:04.572Z] unset SSH_AGENT_PID;
[2026-02-11T13:58:04.572Z] echo Agent pid 11534738 killed;
[2026-02-11T13:58:05.365Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-11T13:58:05.855Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_special.openjdk_ppc64_aix&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=ppc64_aix&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-aix-ppc64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b02_adopt&LABEL_ADDITION=sw.os.aix.7_2&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=48&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=535&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-11T13:58:05.866Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_special.openjdk_ppc64_aix&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=ppc64_aix&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=build-osuosl-aix72-ppc64-3&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-aix-ppc64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b02_adopt&LABEL_ADDITION=sw.os.aix.7_2&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=48&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=535&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-11T13:58:05.913Z] Building tests...
[Pipeline] timeout
[2026-02-11T13:58:05.917Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T13:58:06.989Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_ppc64_aix" build number 48
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-11T13:58:07.027Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T13:58:07.044Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-11T13:58:07.463Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-11T13:58:07.478Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T13:58:07.577Z] $ ssh-agent
[2026-02-11T13:58:08.383Z] SSH_AUTH_SOCK=/tmp/ssh-ZGJvdPCo8dIF/agent.23921030
[2026-02-11T13:58:08.383Z] SSH_AGENT_PID=21102884
[2026-02-11T13:58:08.383Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T13:58:10.244Z] + bash ./compile.sh
[2026-02-11T13:58:10.244Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image
[2026-02-11T13:58:10.244Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/../../externalDependency/lib
[2026-02-11T13:58:10.244Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T13:58:10.244Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T13:58:10.245Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T13:58:10.245Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T13:58:11.930Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-11T13:58:15.366Z]
[2026-02-11T13:58:15.366Z] build:
[2026-02-11T13:58:16.142Z]
[2026-02-11T13:58:16.142Z] clean:
[2026-02-11T13:58:16.142Z]
[2026-02-11T13:58:16.142Z] init:
[2026-02-11T13:58:16.142Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/bin
[2026-02-11T13:58:16.142Z]
[2026-02-11T13:58:16.142Z] getDependentLibs:
[2026-02-11T13:58:16.142Z] [exec] --------------------------------------------
[2026-02-11T13:58:16.143Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/../../externalDependency/lib
[2026-02-11T13:58:16.143Z] [exec] task is set to default
[2026-02-11T13:58:16.143Z] [exec] dependencyList is set to json_simple
[2026-02-11T13:58:16.143Z] [exec] System Test jars will not be downloaded.
[2026-02-11T13:58:16.143Z] [exec] --------------------------------------------
[2026-02-11T13:58:16.143Z] [exec] Starting download third party dependent jars
[2026-02-11T13:58:16.143Z] [exec] --------------------------------------------
[2026-02-11T13:58:16.143Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/../../externalDependency/lib
[2026-02-11T13:58:16.143Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T13:58:16.143Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T13:58:16.143Z]
[2026-02-11T13:58:16.143Z] compile:
[2026-02-11T13:58:16.143Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T13:58:16.143Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T13:58:16.143Z] [echo] ===fork: yes
[2026-02-11T13:58:16.143Z] [echo] ===debug: on
[2026-02-11T13:58:16.143Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/bin
[2026-02-11T13:58:26.052Z]
[2026-02-11T13:58:26.052Z] dist:
[2026-02-11T13:58:26.052Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-11T13:58:26.825Z]
[2026-02-11T13:58:26.825Z] BUILD SUCCESSFUL
[2026-02-11T13:58:26.825Z] Total time: 13 seconds
[2026-02-11T13:58:26.825Z] 0
[2026-02-11T13:58:26.825Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T13:58:27.600Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-11T13:58:27.600Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-11T13:58:28.381Z] ****************************** MACHINE INFO ******************************
[2026-02-11T13:58:28.381Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG
[2026-02-11T13:58:28.381Z] Free Physical Memory Size : 18255867904
[2026-02-11T13:58:28.381Z] Free space (bytes) : 21109317632
[2026-02-11T13:58:28.381Z] Total Physical Memory Size : 32212254720
[2026-02-11T13:58:28.381Z] Total space (bytes) : 34359738368
[2026-02-11T13:58:28.381Z] Usable space (bytes) : 21109317632
[2026-02-11T13:58:28.381Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T13:58:28.381Z] bashVersion :
[2026-02-11T13:58:28.381Z] GNU bash, version 5.2.15(1)-release (powerpc-ibm-aix7.1.3.0)
[2026-02-11T13:58:28.381Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-11T13:58:28.381Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T13:58:28.381Z]
[2026-02-11T13:58:28.381Z] This is free software; you are free to change and redistribute it.
[2026-02-11T13:58:28.381Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T13:58:28.381Z] cpuCores :
[2026-02-11T13:58:28.381Z] cat: /proc/cpuinfo: No such file or directory
[2026-02-11T13:58:28.381Z] 0
[2026-02-11T13:58:28.381Z] curlVersion :
[2026-02-11T13:58:28.381Z] curl 8.4.0 (powerpc-ibm-aix7.1.3.0) libcurl/8.4.0 OpenSSL/1.1.1v zlib/1.2.13 libssh2/1.10.0 nghttp2/1.55.1 OpenLDAP/2.5.16
[2026-02-11T13:58:28.381Z] Release-Date: 2023-10-11
[2026-02-11T13:58:28.381Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-02-11T13:58:28.381Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe UnixSockets
[2026-02-11T13:58:28.381Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-11T13:58:28.381Z] gcc version : Command could not be executed
[2026-02-11T13:58:28.381Z] gclibc version : Usage: ldd [ -Llibpath ] executable
[2026-02-11T13:58:28.381Z] gdb version : bash: line 1: gdb: command not found
[2026-02-11T13:58:28.381Z] lldb version : Command could not be executed
[2026-02-11T13:58:28.381Z] makeVersion :
[2026-02-11T13:58:28.381Z] GNU Make 4.4.1
[2026-02-11T13:58:28.381Z] Built for powerpc-ibm-aix7.1.5.0
[2026-02-11T13:58:28.381Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-11T13:58:28.381Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-11T13:58:28.381Z] This is free software: you are free to change and redistribute it.
[2026-02-11T13:58:28.381Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T13:58:28.381Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-11T13:58:28.381Z] perlVersion :
[2026-02-11T13:58:28.381Z]
[2026-02-11T13:58:28.381Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for ppc-aix-thread-multi-64all
[2026-02-11T13:58:28.381Z]
[2026-02-11T13:58:28.381Z] Copyright 1987-2022, Larry Wall
[2026-02-11T13:58:28.381Z]
[2026-02-11T13:58:28.381Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T13:58:28.381Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T13:58:28.381Z]
[2026-02-11T13:58:28.381Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T13:58:28.381Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T13:58:28.381Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-11T13:58:28.381Z]
[2026-02-11T13:58:28.381Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-11T13:58:28.381Z] procArch : powerpc
[2026-02-11T13:58:28.381Z] sysArch : 00FB3A2C4C00
[2026-02-11T13:58:28.381Z] sysOS : AIX
[2026-02-11T13:58:28.381Z] ulimit :
[2026-02-11T13:58:28.381Z] core file size (blocks, -c) unlimited
[2026-02-11T13:58:28.381Z] data seg size (kbytes, -d) 2621440
[2026-02-11T13:58:28.381Z] file size (blocks, -f) unlimited
[2026-02-11T13:58:28.381Z] max memory size (kbytes, -m) 262144
[2026-02-11T13:58:28.381Z] open files (-n) unlimited
[2026-02-11T13:58:28.381Z] pipe size (512 bytes, -p) 64
[2026-02-11T13:58:28.381Z] stack size (kbytes, -s) 4194304
[2026-02-11T13:58:28.381Z] cpu time (seconds, -t) unlimited
[2026-02-11T13:58:28.381Z] max user processes (-u) 512
[2026-02-11T13:58:28.381Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T13:58:28.381Z] uname : AIX adopt09 2 7 00FB3A2C4C00 powerpc AIX
[2026-02-11T13:58:28.381Z] vmVendor : Oracle Corporation
[2026-02-11T13:58:28.381Z] vmVersion : 25.492-b02
[2026-02-11T13:58:28.381Z] xlc version : Version: 13.01.0003.0007
[2026-02-11T13:58:28.381Z] **************************************************************************
[2026-02-11T13:58:28.381Z]
[2026-02-11T13:58:28.381Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T13:58:28.381Z]
[2026-02-11T13:58:28.381Z] System.getProperty('java.vendor')=Temurin
[2026-02-11T13:58:28.381Z]
[2026-02-11T13:58:28.381Z] System.getProperty('os.name')=AIX
[2026-02-11T13:58:28.381Z]
[2026-02-11T13:58:28.381Z] System.getProperty('os.arch')=ppc64
[2026-02-11T13:58:28.381Z]
[2026-02-11T13:58:28.381Z] System.getProperty('java.fullversion')=null
[2026-02-11T13:58:28.381Z]
[2026-02-11T13:58:28.381Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T13:58:28.381Z]
[2026-02-11T13:58:28.381Z] gmake -f clean.mk cleanBuild
[2026-02-11T13:58:28.381Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG'
[2026-02-11T13:58:29.156Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../../jvmtest
[2026-02-11T13:58:29.156Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG'
[2026-02-11T13:58:29.156Z] gmake -f compile.mk compile
[2026-02-11T13:58:29.156Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG'
[2026-02-11T13:58:29.156Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T13:58:29.156Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T13:58:29.156Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/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_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=aix_ppc-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T13:58:29.157Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T13:58:29.933Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/scripts/build_test.xml
[2026-02-11T13:58:30.711Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2026-02-11T13:58:30.711Z]
[2026-02-11T13:58:30.711Z] -create_test_directory:
[2026-02-11T13:58:30.711Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/jvmtest
[2026-02-11T13:58:30.711Z]
[2026-02-11T13:58:30.711Z] stage_test_material:
[2026-02-11T13:58:30.711Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/jvmtest
[2026-02-11T13:58:30.711Z]
[2026-02-11T13:58:30.711Z] build:
[2026-02-11T13:58:30.711Z]
[2026-02-11T13:58:30.711Z] build:
[2026-02-11T13:58:31.485Z]
[2026-02-11T13:58:31.485Z] getJtregVersion:
[2026-02-11T13:58:31.485Z] [echo] jtreg version used is : jtreg_5_1_b01
[2026-02-11T13:58:31.485Z]
[2026-02-11T13:58:31.485Z] getDependentLibs:
[2026-02-11T13:58:31.485Z] [exec] --------------------------------------------
[2026-02-11T13:58:31.485Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/../../externalDependency/lib
[2026-02-11T13:58:31.485Z] [exec] task is set to default
[2026-02-11T13:58:31.485Z] [exec] dependencyList is set to jtreg_5_1_b01
[2026-02-11T13:58:31.485Z] [exec] System Test jars will not be downloaded.
[2026-02-11T13:58:31.485Z] [exec] --------------------------------------------
[2026-02-11T13:58:31.485Z] [exec] Starting download third party dependent jars
[2026-02-11T13:58:31.485Z] [exec] --------------------------------------------
[2026-02-11T13:58:31.485Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/../../externalDependency/lib
[2026-02-11T13:58:31.485Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-02-11T13:58:31.485Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T13:58:31.485Z]
[2026-02-11T13:58:31.485Z] getJtreg:
[2026-02-11T13:58:31.485Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/jvmtest/openjdk
[2026-02-11T13:58:31.485Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk
[2026-02-11T13:58:35.962Z]
[2026-02-11T13:58:35.962Z] openjdk-jdk.check:
[2026-02-11T13:58:35.962Z]
[2026-02-11T13:58:35.962Z] getOpenjdk:
[2026-02-11T13:58:35.962Z] [echo] Using user specified repo and branch
[2026-02-11T13:58:35.963Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b jdk8u492-b02_adopt https://github.com/adoptium/jdk8u openjdktemp
[2026-02-11T13:58:35.963Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-11T13:59:24.465Z] [exec] Note: switching to '4ec887bb78ba6c3adc666424840c1c77146b4231'.
[2026-02-11T13:59:24.465Z] [exec]
[2026-02-11T13:59:24.465Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2026-02-11T13:59:24.465Z] [exec] changes and commit them, and you can discard any commits you make in this
[2026-02-11T13:59:24.465Z] [exec] state without impacting any branches by switching back to a branch.
[2026-02-11T13:59:24.465Z] [exec]
[2026-02-11T13:59:24.465Z] [exec] If you want to create a new branch to retain commits you create, you may
[2026-02-11T13:59:24.465Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2026-02-11T13:59:24.465Z] [exec]
[2026-02-11T13:59:24.465Z] [exec] git switch -c <new-branch-name>
[2026-02-11T13:59:24.465Z] [exec]
[2026-02-11T13:59:24.465Z] [exec] Or undo this operation with:
[2026-02-11T13:59:24.465Z] [exec]
[2026-02-11T13:59:24.465Z] [exec] git switch -
[2026-02-11T13:59:24.465Z] [exec]
[2026-02-11T13:59:24.465Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2026-02-11T13:59:24.465Z] [exec]
[2026-02-11T13:59:50.286Z] [exec] Check sha in openjdk-jdk and store the info in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../testenv/testenv.properties
[2026-02-11T13:59:50.286Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u
[2026-02-11T13:59:50.286Z] [exec] JDK8_BRANCH=4ec887bb78ba6c3adc666424840c1c77146b4231
[2026-02-11T13:59:50.286Z]
[2026-02-11T13:59:50.286Z] dist:
[2026-02-11T13:59:51.062Z] [copy] Copying 12 files to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/jvmtest/openjdk
[2026-02-11T13:59:51.062Z]
[2026-02-11T13:59:51.062Z] BUILD SUCCESSFUL
[2026-02-11T13:59:51.062Z] Total time: 1 minute 21 seconds
[2026-02-11T13:59:51.062Z] 0
[2026-02-11T13:59:51.062Z]
[2026-02-11T13:59:51.062Z]
[2026-02-11T13:59:51.062Z] RECORD TEST REPOs SHA
[2026-02-11T13:59:51.062Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-11T13:59:51.062Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-11T13:59:51.063Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T13:59:51.063Z] touch /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T13:59:51.063Z] ================================================
[2026-02-11T13:59:51.063Z] timestamp: 20260211-135950
[2026-02-11T13:59:51.063Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests
[2026-02-11T13:59:51.063Z] git repo:
[2026-02-11T13:59:51.063Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-11T13:59:51.063Z] sha:
[2026-02-11T13:59:51.063Z] f17fd61bff060b4d54d235255b83f4b4024789fe
[2026-02-11T13:59:51.063Z] ================================================
[2026-02-11T13:59:51.063Z] timestamp: 20260211-135950
[2026-02-11T13:59:51.063Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG
[2026-02-11T13:59:51.063Z] git repo:
[2026-02-11T13:59:51.063Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-11T13:59:51.063Z] sha:
[2026-02-11T13:59:51.063Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T13:59:51.063Z] ================================================
[2026-02-11T13:59:51.063Z] timestamp: 20260211-135950
[2026-02-11T13:59:51.063Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk/openjdk-jdk
[2026-02-11T13:59:51.063Z] git repo:
[2026-02-11T13:59:51.063Z] Fetch URL: https://github.com/adoptium/jdk8u
[2026-02-11T13:59:51.063Z] sha:
[2026-02-11T13:59:51.063Z] 4ec887bb78ba6c3adc666424840c1c77146b4231
[2026-02-11T13:59:51.063Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG'
[Pipeline] }
[2026-02-11T13:59:51.497Z] $ ssh-agent -k
[2026-02-11T13:59:51.506Z] unset SSH_AUTH_SOCK;
[2026-02-11T13:59:51.506Z] unset SSH_AGENT_PID;
[2026-02-11T13:59:51.506Z] echo Agent pid 21102884 killed;
[2026-02-11T13:59:52.335Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-11T13:59:52.449Z] 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] sh
[2026-02-11T13:59:54.327Z] + /usr/bin/X11/X -force -vfb -x abx -x dbe -x GLX -secIP 000 :0
[2026-02-11T13:59:54.327Z] :0
[Pipeline] echo
[2026-02-11T13:59:54.686Z] env.DISPLAY is unix:0
[Pipeline] echo
[2026-02-11T13:59:54.695Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-11T13:59:54.786Z] $ ssh-agent
[2026-02-11T13:59:55.589Z] SSH_AUTH_SOCK=/tmp/ssh-GnU4I57TT6RZ/agent.21102894
[2026-02-11T13:59:55.589Z] SSH_AGENT_PID=19923450
[2026-02-11T13:59:55.589Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T13:59:57.454Z] + uname
[2026-02-11T13:59:57.454Z] + [ AIX = AIX ]
[2026-02-11T13:59:57.454Z] + MAKE=gmake
[2026-02-11T13:59:57.454Z] + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-11T13:59:57.454Z] gmake: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-11T14:00:00.002Z] + uname
[2026-02-11T14:00:00.003Z] + [ AIX = AIX ]
[2026-02-11T14:00:00.003Z] + MAKE=gmake
[2026-02-11T14:00:00.003Z] + cd ./aqa-tests
[2026-02-11T14:00:00.003Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-11T14:00:00.003Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0'
[2026-02-11T14:00:00.003Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0'
[2026-02-11T14:00:00.003Z] gmake _testList TESTLIST=jdk_math_jre_1,jdk_custom_0
[2026-02-11T14:00:00.003Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG'
[2026-02-11T14:00:00.003Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image
[2026-02-11T14:00:00.003Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/../../externalDependency/lib
[2026-02-11T14:00:00.003Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_math_jre_1,jdk_custom_0
[2026-02-11T14:00:00.003Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG'
[2026-02-11T14:00:00.003Z] perl scripts/configure.pl
[2026-02-11T14:00:00.003Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_math_jre_1,jdk_custom_0 --numOfMachines= --testTime= --TRSSURL=
[2026-02-11T14:00:01.604Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T14:00:01.604Z]
[2026-02-11T14:00:01.604Z] Starting to generate test make files.
[2026-02-11T14:00:01.604Z]
[2026-02-11T14:00:09.711Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../openjdk/playlist.xml
[2026-02-11T14:00:09.711Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../openjdk/autoGen.mk
[2026-02-11T14:00:09.711Z]
[2026-02-11T14:00:09.711Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../autoGen.mk
[2026-02-11T14:00:09.711Z]
[2026-02-11T14:00:09.711Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../TKG/utils.mk
[2026-02-11T14:00:09.711Z]
[2026-02-11T14:00:09.711Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-11T14:00:09.711Z]
[2026-02-11T14:00:09.711Z] Make files are generated successfully.
[2026-02-11T14:00:09.711Z]
[2026-02-11T14:00:09.711Z] gmake[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG'
[2026-02-11T14:00:09.711Z] gmake -f runtest.mk _testList
[2026-02-11T14:00:09.711Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG'
[2026-02-11T14:00:09.711Z]
[2026-02-11T14:00:09.711Z] Running make 4.4.1
[2026-02-11T14:00:09.711Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/TKG/..
[2026-02-11T14:00:09.711Z] set JDK_VERSION to 8
[2026-02-11T14:00:09.711Z] set JDK_IMPL to hotspot
[2026-02-11T14:00:09.711Z] set JVM_VERSION to openjdk8
[2026-02-11T14:00:09.711Z] set JCL_VERSION to latest
[2026-02-11T14:00:09.711Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image
[2026-02-11T14:00:09.711Z] set SPEC to aix_ppc-64
[2026-02-11T14:00:09.711Z] set TEST_FLAG to
[2026-02-11T14:00:09.711Z] Running testList ...
[2026-02-11T14:00:09.711Z] There are 2 test targets in testList
[2026-02-11T14:00:09.711Z] "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-11T14:00:09.711Z] openjdk version "1.8.0_492-beta"
[2026-02-11T14:00:09.711Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111002-b02)
[2026-02-11T14:00:09.711Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T14:00:09.711Z] gmake[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests'
[2026-02-11T14:00:09.711Z] gmake[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_ppc64_aix_testList_2/aqa-tests/openjdk'
[2026-02-11T14:00:09.711Z]
[2026-02-11T14:00:09.711Z] ===============================================