Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin" build number 530
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3060
originally caused by:
Started by user Adam Farley
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
> git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Using shallow fetch with depth 1
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 --prune --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ef7987d9c9552c25c89637d8157f462f07c7fb78 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ef7987d9c9552c25c89637d8157f462f07c7fb78 # timeout=10
Commit message: "Exclude Float/Double128VectorTests for OpenJ9 jdk21+ (#6797)"
> git rev-list --no-walk 531e0e7e3851eed3feaaa38c29d84d36cc055e2f # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-08T15:11:33.058Z] SPEC: aix_ppc-64
[Pipeline] echo
[2026-01-08T15:11:33.059Z] 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-01-08T15:11:33.074Z] dynamicAgents: []
[Pipeline] echo
[2026-01-08T15:11:33.075Z] Provisioning LABEL: ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2
[Pipeline] nodesByLabel
[2026-01-08T15:11:33.084Z] 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-01-08T15:11:33.106Z] Running on test-osuosl-aix72-ppc64-3 in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests
[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-01-08T15:11:33.130Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-08T15:11:33.510Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-08T15:11:33.510Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-08T15:11:33.688Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-08T15:11:33.898Z] The recommended git tool is: git
[2026-01-08T15:11:34.257Z] No credentials specified
[2026-01-08T15:11:34.437Z] Cloning the remote Git repository
[2026-01-08T15:11:34.701Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-08T15:11:34.701Z] > git init /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests # timeout=10
[2026-01-08T15:11:34.716Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-01-08T15:11:34.716Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-08T15:11:34.716Z] > git --version # timeout=10
[2026-01-08T15:11:34.728Z] > git --version # 'git version 2.31.1'
[2026-01-08T15:11:34.728Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-08T15:11:40.156Z] Avoid second fetch
[2026-01-08T15:11:40.345Z] Checking out Revision ef7987d9c9552c25c89637d8157f462f07c7fb78 (origin/master)
[2026-01-08T15:11:39.867Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-08T15:11:39.878Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-08T15:11:40.243Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-01-08T15:11:40.433Z] > git config core.sparsecheckout # timeout=10
[2026-01-08T15:11:40.445Z] > git checkout -f ef7987d9c9552c25c89637d8157f462f07c7fb78 # timeout=10
[2026-01-08T15:11:48.352Z] Commit message: "Exclude Float/Double128VectorTests for OpenJ9 jdk21+ (#6797)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/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-01-08T15:11:51.545Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-01-08T15:11:51.564Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-08T15:11:56.968Z] + date +%a, %d %b %Y %T %z
[2026-01-08T15:11:56.968Z] + LC_TIME=C
[Pipeline] echo
[2026-01-08T15:11:57.505Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-08T15:11:59.353Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-08T15:11:59.353Z] + 2>& 1
[2026-01-08T15:11:59.353Z] Unix type machine..
[2026-01-08T15:11:59.353Z] 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-01-08T15:12:02.455Z] + printenv
[2026-01-08T15:12:02.455Z] _=/opt/freeware/bin/printenv
[2026-01-08T15:12:02.455Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-08T15:12:02.455Z] BUILD_LIST=functional/buildAndPackage
[2026-01-08T15:12:02.455Z] LANG=en_US
[2026-01-08T15:12:02.455Z] LABEL_ADDITION=sw.os.aix.7_2
[2026-01-08T15:12:02.455Z] JOB_BASE_NAME=jdk8u-aix-ppc64-temurin_SmokeTests
[2026-01-08T15:12:02.455Z] LOGIN=jenkins
[2026-01-08T15:12:02.455Z] USE_JRE=false
[2026-01-08T15:12:02.455Z] JDK17_BOOT_DIR=/usr/java17_64
[2026-01-08T15:12:02.455Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-08T15:12:02.455Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-08T15:12:02.455Z] JDK10_BOOT_DIR=/usr/java10_64
[2026-01-08T15:12:02.455Z] PARALLEL=None
[2026-01-08T15:12:02.455Z] KEEP_REPORTDIR=false
[2026-01-08T15:12:02.455Z] DOCKER_REQUIRED=false
[2026-01-08T15:12:02.455Z] JDK11_BOOT_DIR=/usr/java11_64
[2026-01-08T15:12:02.455Z] jobStatus=SUCCESS
[2026-01-08T15:12:02.455Z] 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/java7_64/jre/bin:/usr/java7_64/bin:/opt/bin
[2026-01-08T15:12:02.455Z] RES_RETRY=2
[2026-01-08T15:12:02.455Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-08T15:12:02.455Z] TARGET=extended.functional
[2026-01-08T15:12:02.455Z] BUILD_NUMBER=343
[2026-01-08T15:12:02.455Z] SDK_RESOURCE=upstream
[2026-01-08T15:12:02.455Z] JOBSTARTTIME=Thu, 08 Jan 2026 15:11:55 +0000
[2026-01-08T15:12:02.455Z] PERSONAL_BUILD=false
[2026-01-08T15:12:02.455Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-aix-ppc64-temurin_SmokeTests/343/display/redirect?page=tests
[2026-01-08T15:12:02.455Z] USE_TESTENV_PROPERTIES=false
[2026-01-08T15:12:02.455Z] ARCHIVE_TEST_RESULTS=false
[2026-01-08T15:12:02.455Z] NODE_LABELS=aix720 aix sw.os.aix.7_2 ci.role.test hw.arch.ppc64 xlc16 xlc13 test-osuosl-aix72-ppc64-3 sw.os.aix ppc64
[2026-01-08T15:12:02.455Z] VENDOR_TEST_DIRS=/test/functional
[2026-01-08T15:12:02.455Z] KEEP_WORKSPACE=false
[2026-01-08T15:12:02.455Z] OPENJ9_BRANCH=master
[2026-01-08T15:12:02.455Z] LC__FASTMSG=true
[2026-01-08T15:12:02.455Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-08T15:12:02.455Z] EXIT_FAILURE=false
[2026-01-08T15:12:02.455Z] HUDSON_COOKIE=9bfc5d1e-2bb8-4019-bd76-62ad75def6d6
[2026-01-08T15:12:02.455Z] EDITOR=/usr/bin/vi
[2026-01-08T15:12:02.455Z] AUTO_DETECT=true
[2026-01-08T15:12:02.455Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-08T15:12:02.455Z] LOGNAME=jenkins
[2026-01-08T15:12:02.455Z] BUILD_ID=343
[2026-01-08T15:12:02.455Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk8u-jdk8u-aix-ppc64-temurin_SmokeTests-343
[2026-01-08T15:12:02.455Z] EXECUTOR_NUMBER=0
[2026-01-08T15:12:02.455Z] RES_TIMEOUT=5
[2026-01-08T15:12:02.455Z] JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests
[2026-01-08T15:12:02.455Z] ITERATIONS=1
[2026-01-08T15:12:02.455Z] MAIL=/var/spool/mail/jenkins
[2026-01-08T15:12:02.455Z] TAP_NAME=build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests.tap
[2026-01-08T15:12:02.455Z] TEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-01-08T15:12:02.455Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-08T15:12:02.455Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-08T15:12:02.455Z] LOCPATH=/usr/lib/nls/loc
[2026-01-08T15:12:02.455Z] TKG_ITERATIONS=1
[2026-01-08T15:12:02.455Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-aix-ppc64-temurin_SmokeTests/343/display/redirect?page=artifacts
[2026-01-08T15:12:02.455Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-08T15:12:02.455Z] JDK_IMPL=hotspot
[2026-01-08T15:12:02.455Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-08T15:12:02.455Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-08T15:12:02.455Z] JENKINS_NODE_COOKIE=98dfddb6-34db-4777-8d6b-f623cd4ff876
[2026-01-08T15:12:02.455Z] ADOPTOPENJDK_BRANCH=master
[2026-01-08T15:12:02.455Z] NUM_PROCESSORS=4
[2026-01-08T15:12:02.455Z] LDR_CNTRL=MAXDATA=0x0A0000000
[2026-01-08T15:12:02.455Z] CI=true
[2026-01-08T15:12:02.455Z] USER=jenkins
[2026-01-08T15:12:02.455Z] JENKINS_SERVER_COOKIE=durable-91f78ef8e20548e4bf5b076b921eb4db897a52e7573dcbff44ffeec235d93f26
[2026-01-08T15:12:02.455Z] AUTHSTATE=compat
[2026-01-08T15:12:02.455Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-08T15:12:02.455Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-08T15:12:02.455Z] EXIT_SUCCESS=false
[2026-01-08T15:12:02.455Z] LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-08T15:12:02.455Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-08T15:12:02.455Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/system_lib
[2026-01-08T15:12:02.455Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-aix-ppc64-temurin_SmokeTests/343/display/redirect?page=changes
[2026-01-08T15:12:02.455Z] SHELL=/usr/bin/ksh
[2026-01-08T15:12:02.455Z] WORKSPACE=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests
[2026-01-08T15:12:02.455Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-aix-ppc64-temurin_SmokeTests/
[2026-01-08T15:12:02.455Z] AIXTHREAD_HRT=true
[2026-01-08T15:12:02.455Z] DYNAMIC_COMPILE=true
[2026-01-08T15:12:02.455Z] ODMDIR=/etc/objrepos
[2026-01-08T15:12:02.455Z] SPEC=aix_ppc-64
[2026-01-08T15:12:02.455Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig
[2026-01-08T15:12:02.455Z] PLATFORM=ppc64_aix
[2026-01-08T15:12:02.455Z] TIME_LIMIT=1
[2026-01-08T15:12:02.455Z] HOME=/home/jenkins
[2026-01-08T15:12:02.455Z] NODE_NAME=test-osuosl-aix72-ppc64-3
[2026-01-08T15:12:02.455Z] WORKSPACE_TMP=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests@tmp
[2026-01-08T15:12:02.455Z] UPSTREAM_JOB_NUMBER=530
[2026-01-08T15:12:02.455Z] GENERATE_JOBS=false
[2026-01-08T15:12:02.455Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-08T15:12:02.455Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-08T15:12:02.455Z] BUILD_DISPLAY_NAME=#343
[2026-01-08T15:12:02.455Z] SSH_CLIENT=78.47.239.97 37612 22
[2026-01-08T15:12:02.455Z] SSH_CONNECTION=78.47.239.97 37612 140.211.9.168 22
[2026-01-08T15:12:02.455Z] STAGE_NAME=Setup
[2026-01-08T15:12:02.455Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin
[2026-01-08T15:12:02.455Z] PWD=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests
[2026-01-08T15:12:02.455Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-aix-ppc64-temurin_SmokeTests/display/redirect
[2026-01-08T15:12:02.455Z] PERL5LIB=/opt/freemarker/lib/perl5
[2026-01-08T15:12:02.455Z] TZ=Etc/UTC
[2026-01-08T15:12:02.455Z] JDK_VERSION=8
[2026-01-08T15:12:02.455Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-aix-ppc64-temurin_SmokeTests/343/display/redirect
[2026-01-08T15:12:02.455Z] VENDOR_TEST_BRANCHES=master
[2026-01-08T15:12:02.455Z] JDK9_BOOT_DIR=/home/java9_64
[2026-01-08T15:12:02.455Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2026-01-08T15:12:02.455Z] JDK8_BOOT_DIR=/usr/java8_64
[2026-01-08T15:12:02.455Z] JDK7_BOOT_DIR=/usr/java8_64
[2026-01-08T15:12:02.455Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-aix-ppc64-temurin_SmokeTests/343/
[2026-01-08T15:12:02.455Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-08T15:12:02.455Z] ORIGIN_JDK_VERSION=8
[2026-01-08T15:12:02.455Z] PERF_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../benchmarks
[2026-01-08T15:12:02.455Z] 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-01-08T15:12:02.455Z] LIBPATH=/usr/jdk-17.0.4+7/lib/server:/usr/jdk-17.0.4+7/lib:/usr/jdk-17.0.4+7/../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-01-08T15:12:02.812Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-08T15:12:02.822Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-08T15:14:43.064Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-aix-ppc64-temurin" build number 530
[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 OPENJ9_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 OPENJ9_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 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 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 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_BRANCHES (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_DIRS (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_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-08T15:14:43.263Z] 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-01-08T15:14:43.270Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2026-01-08T15:14:43.373Z] $ ssh-agent
[2026-01-08T15:14:44.177Z] SSH_AUTH_SOCK=/tmp/ssh-VztvHAYNpkzr/agent.6095318
[2026-01-08T15:14:44.177Z] SSH_AGENT_PID=6750698
[2026-01-08T15:14:44.177Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-08T15:14:44.192Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests
[Pipeline] {
[Pipeline] sh
[2026-01-08T15:14:46.059Z] + pwd
[2026-01-08T15:14:46.059Z] + ./get.sh -s /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/.. -p ppc64_aix -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches master --vendor_dirs /test/functional
[2026-01-08T15:14:46.059Z] TESTDIR: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests
[2026-01-08T15:14:46.059Z] get jdk binary...
[2026-01-08T15:14:46.059Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-08T15:14:46.059Z] Uncompressing file: OpenJDK8U-jdk_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz ...
[2026-01-08T15:15:00.031Z] List files in jdkbinary folder...
[2026-01-08T15:15:00.031Z] total 216028
[2026-01-08T15:15:00.031Z] -rw-r--r-- 1 jenkins staff 72035760 Jan 8 14:34 OpenJDK8U-debugimage_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:15:00.031Z] -rw-r--r-- 1 jenkins staff 105559316 Jan 8 14:35 OpenJDK8U-jdk_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:15:00.031Z] -rw-r--r-- 1 jenkins staff 43513291 Jan 8 14:33 OpenJDK8U-jre_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:15:00.031Z] -rw------- 1 jenkins staff 20323 Jan 8 14:37 OpenJDK8U-sbom_ppc64_aix_hotspot_2026-01-08-14-21-metadata.json
[2026-01-08T15:15:00.031Z] -rw-r--r-- 1 jenkins staff 67439 Jan 8 15:10 OpenJDK8U-sbom_ppc64_aix_hotspot_2026-01-08-14-21.json
[2026-01-08T15:15:00.031Z] drwxr-xr-x 3 jenkins staff 256 Jan 8 15:14 tmp
[2026-01-08T15:15:00.031Z] List files in jdkbinary/tmp folder...
[2026-01-08T15:15:00.031Z] total 4
[2026-01-08T15:15:00.031Z] drwxr-xr-x 7 jenkins staff 4096 Jan 8 14:33 jdk8u482-b05
[2026-01-08T15:15:00.031Z] Moving directory jdk8u482-b05/ to ../j2sdk-image
[2026-01-08T15:15:00.031Z] Uncompressing file: OpenJDK8U-jre_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz ...
[2026-01-08T15:15:08.354Z] List files in jdkbinary folder...
[2026-01-08T15:15:08.354Z] total 216028
[2026-01-08T15:15:08.354Z] -rw-r--r-- 1 jenkins staff 72035760 Jan 8 14:34 OpenJDK8U-debugimage_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:15:08.354Z] -rw-r--r-- 1 jenkins staff 105559316 Jan 8 14:35 OpenJDK8U-jdk_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:15:08.354Z] -rw-r--r-- 1 jenkins staff 43513291 Jan 8 14:33 OpenJDK8U-jre_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:15:08.354Z] -rw------- 1 jenkins staff 20323 Jan 8 14:37 OpenJDK8U-sbom_ppc64_aix_hotspot_2026-01-08-14-21-metadata.json
[2026-01-08T15:15:08.354Z] -rw-r--r-- 1 jenkins staff 67439 Jan 8 15:10 OpenJDK8U-sbom_ppc64_aix_hotspot_2026-01-08-14-21.json
[2026-01-08T15:15:08.354Z] drwxr-xr-x 7 jenkins staff 4096 Jan 8 14:33 j2sdk-image
[2026-01-08T15:15:08.354Z] drwxr-xr-x 3 jenkins staff 256 Jan 8 15:14 tmp
[2026-01-08T15:15:08.354Z] List files in jdkbinary/tmp folder...
[2026-01-08T15:15:08.354Z] total 0
[2026-01-08T15:15:08.354Z] drwxr-xr-x 4 jenkins staff 256 Jan 8 14:33 jdk8u482-b05-jre
[2026-01-08T15:15:08.354Z] Moving directory jdk8u482-b05-jre/ to ../j2re-image
[2026-01-08T15:15:08.354Z] Uncompressing OpenJDK8U-debugimage_ppc64_aix_hotspot_2026-01-08-14-21.tar.gz over ./j2sdk-image/jre...
[2026-01-08T15:15:24.547Z] Removing top-level folder jdk8u482-b05-debug-image/
[2026-01-08T15:15:24.547Z] Removing top-level folder jdk8u482-b05/
[2026-01-08T15:15:38.374Z] Run /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version
[2026-01-08T15:15:38.374Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-08T15:15:38.374Z] openjdk version "1.8.0_482-beta"
[2026-01-08T15:15:38.374Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202601081424-b05)
[2026-01-08T15:15:38.374Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b05, mixed mode)
[2026-01-08T15:15:38.374Z] =JAVA VERSION OUTPUT END=
[2026-01-08T15:15:38.374Z] =RELEASE INFO BEGIN=
[2026-01-08T15:15:38.374Z] JAVA_VERSION="1.8.0_482"
[2026-01-08T15:15:38.374Z] OS_NAME=""
[2026-01-08T15:15:38.374Z] OS_VERSION=""
[2026-01-08T15:15:38.374Z] OS_ARCH="ppc64"
[2026-01-08T15:15:38.374Z] SOURCE=".:git:46202039211d+"
[2026-01-08T15:15:38.374Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-08T15:15:38.374Z] BUILD_SOURCE="git:9ca299c1548b68e0513feeb87b0a8bebf672fc5c"
[2026-01-08T15:15:38.374Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-08T15:15:38.374Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-01-08T15:15:38.374Z] FULL_VERSION="1.8.0_482-beta-202601081424-b05"
[2026-01-08T15:15:38.374Z] SEMANTIC_VERSION="8.0.482+5"
[2026-01-08T15:15:38.374Z] BUILD_INFO="OS: AIX Version: 7.2"
[2026-01-08T15:15:38.374Z] JVM_VARIANT="Hotspot"
[2026-01-08T15:15:38.374Z] JVM_VERSION="25.482-b05"
[2026-01-08T15:15:38.374Z] IMAGE_TYPE="JDK"
[2026-01-08T15:15:38.374Z] =RELEASE INFO END=
[2026-01-08T15:15:38.374Z] get testKitGen...
[2026-01-08T15:15:38.374Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-08T15:15:38.374Z] git rev-parse master
[2026-01-08T15:15:38.374Z] git checkout -q -f 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f
[2026-01-08T15:15:38.374Z] get functional test material...
[2026-01-08T15:15:38.374Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-01-08T15:15:38.374Z] Cloning into 'openj9'...
[2026-01-08T15:15:38.374Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-01-08T15:15:46.687Z] Updating files: 49% (5163/10331)
[2026-01-08T15:15:46.687Z] Updating files: 50% (5166/10331)
[2026-01-08T15:15:46.687Z] Updating files: 51% (5269/10331)
[2026-01-08T15:15:46.687Z] Updating files: 52% (5373/10331)
[2026-01-08T15:15:46.687Z] Updating files: 53% (5476/10331)
[2026-01-08T15:15:46.687Z] Updating files: 54% (5579/10331)
[2026-01-08T15:15:46.687Z] Updating files: 55% (5683/10331)
[2026-01-08T15:15:46.687Z] Updating files: 56% (5786/10331)
[2026-01-08T15:15:46.687Z] Updating files: 57% (5889/10331)
[2026-01-08T15:15:46.687Z] Updating files: 58% (5992/10331)
[2026-01-08T15:15:46.687Z] Updating files: 59% (6096/10331)
[2026-01-08T15:15:46.687Z] Updating files: 60% (6199/10331)
[2026-01-08T15:15:46.687Z] Updating files: 61% (6302/10331)
[2026-01-08T15:15:46.687Z] Updating files: 62% (6406/10331)
[2026-01-08T15:15:46.687Z] Updating files: 63% (6509/10331)
[2026-01-08T15:15:46.687Z] Updating files: 64% (6612/10331)
[2026-01-08T15:15:46.687Z] Updating files: 65% (6716/10331)
[2026-01-08T15:15:46.687Z] Updating files: 66% (6819/10331)
[2026-01-08T15:15:46.687Z] Updating files: 67% (6922/10331)
[2026-01-08T15:15:46.687Z] Updating files: 68% (7026/10331)
[2026-01-08T15:15:46.687Z] Updating files: 69% (7129/10331)
[2026-01-08T15:15:46.687Z] Updating files: 70% (7232/10331)
[2026-01-08T15:15:46.687Z] Updating files: 71% (7336/10331)
[2026-01-08T15:15:46.687Z] Updating files: 71% (7428/10331)
[2026-01-08T15:15:46.687Z] Updating files: 72% (7439/10331)
[2026-01-08T15:15:46.687Z] Updating files: 73% (7542/10331)
[2026-01-08T15:15:46.687Z] Updating files: 74% (7645/10331)
[2026-01-08T15:15:46.687Z] Updating files: 75% (7749/10331)
[2026-01-08T15:15:46.687Z] Updating files: 76% (7852/10331)
[2026-01-08T15:15:46.687Z] Updating files: 77% (7955/10331)
[2026-01-08T15:15:46.687Z] Updating files: 78% (8059/10331)
[2026-01-08T15:15:46.687Z] Updating files: 79% (8162/10331)
[2026-01-08T15:15:46.687Z] Updating files: 80% (8265/10331)
[2026-01-08T15:15:46.687Z] Updating files: 81% (8369/10331)
[2026-01-08T15:15:46.687Z] Updating files: 82% (8472/10331)
[2026-01-08T15:15:46.687Z] Updating files: 83% (8575/10331)
[2026-01-08T15:15:46.687Z] Updating files: 84% (8679/10331)
[2026-01-08T15:15:46.687Z] Updating files: 85% (8782/10331)
[2026-01-08T15:15:46.687Z] Updating files: 86% (8885/10331)
[2026-01-08T15:15:46.687Z] Updating files: 87% (8988/10331)
[2026-01-08T15:15:46.687Z] Updating files: 88% (9092/10331)
[2026-01-08T15:15:46.687Z] Updating files: 89% (9195/10331)
[2026-01-08T15:15:46.687Z] Updating files: 90% (9298/10331)
[2026-01-08T15:15:46.687Z] Updating files: 91% (9402/10331)
[2026-01-08T15:15:46.687Z] Updating files: 92% (9505/10331)
[2026-01-08T15:15:46.687Z] Updating files: 93% (9608/10331)
[2026-01-08T15:15:46.687Z] Updating files: 94% (9712/10331)
[2026-01-08T15:15:46.687Z] Updating files: 95% (9815/10331)
[2026-01-08T15:15:46.687Z] Updating files: 96% (9918/10331)
[2026-01-08T15:15:46.687Z] Updating files: 97% (10022/10331)
[2026-01-08T15:15:46.687Z] Updating files: 98% (10125/10331)
[2026-01-08T15:15:46.687Z] Updating files: 99% (10228/10331)
[2026-01-08T15:15:46.687Z] Updating files: 100% (10331/10331)
[2026-01-08T15:15:46.687Z] Updating files: 100% (10331/10331), done.
[2026-01-08T15:15:47.475Z] check OpenJ9 Repo sha
[2026-01-08T15:15:47.475Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/openj9 --output_file /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-01-08T15:15:47.475Z] Check sha in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/openj9 and store the info in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-01-08T15:15:47.475Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-08T15:15:47.475Z] OPENJ9_SHA=d60771d5722bfb6c22322f4cbebd93296f566ce2
[2026-01-08T15:15:47.475Z] total 100
[2026-01-08T15:15:47.475Z] -rw-r--r-- 1 jenkins staff 6735 Jan 8 15:11 Contributing.md
[2026-01-08T15:15:47.475Z] -rw-r--r-- 1 jenkins staff 11360 Jan 8 15:11 LICENSE
[2026-01-08T15:15:47.475Z] -rw-r--r-- 1 jenkins staff 65 Jan 8 15:11 NOTICE
[2026-01-08T15:15:47.475Z] -rw-r--r-- 1 jenkins staff 8350 Jan 8 15:11 README.md
[2026-01-08T15:15:47.475Z] drwxr-xr-x 8 jenkins staff 4096 Jan 8 15:15 TKG
[2026-01-08T15:15:47.475Z] drwxr-xr-x 4 jenkins staff 256 Jan 8 15:11 buildenv
[2026-01-08T15:15:47.475Z] -rwxr-xr-x 1 jenkins staff 339 Jan 8 15:11 compile.sh
[2026-01-08T15:15:47.475Z] drwxr-xr-x 3 jenkins staff 256 Jan 8 15:11 config
[2026-01-08T15:15:47.475Z] drwxr-xr-x 5 jenkins staff 256 Jan 8 15:11 docs
[2026-01-08T15:15:47.475Z] drwxr-xr-x 34 jenkins staff 4096 Jan 8 15:11 external
[2026-01-08T15:15:47.475Z] drwxr-xr-x 8 jenkins staff 256 Jan 8 15:11 functional
[2026-01-08T15:15:47.475Z] -rwxr-xr-x 1 jenkins staff 30011 Jan 8 15:11 get.sh
[2026-01-08T15:15:47.475Z] drwxr-xr-x 20 jenkins staff 4096 Jan 8 15:11 jck
[2026-01-08T15:15:47.475Z] drwxr-xr-x 14 jenkins staff 4096 Jan 8 15:15 openj9
[2026-01-08T15:15:47.475Z] drwxr-xr-x 3 jenkins staff 256 Jan 8 15:11 openjdk
[2026-01-08T15:15:47.475Z] drwxr-xr-x 9 jenkins staff 4096 Jan 8 15:11 perf
[2026-01-08T15:15:47.475Z] drwxr-xr-x 4 jenkins staff 256 Jan 8 15:11 scripts
[2026-01-08T15:15:47.475Z] drwxr-xr-x 13 jenkins staff 4096 Jan 8 15:11 system
[2026-01-08T15:15:47.475Z] -rwxr-xr-x 1 jenkins staff 3928 Jan 8 15:11 terminateTestProcesses.sh
[2026-01-08T15:15:47.475Z] drwxr-xr-x 2 jenkins staff 256 Jan 8 15:11 testenv
[2026-01-08T15:15:47.475Z] get vendor test material...
[2026-01-08T15:15:47.475Z] vendor repo is https://github.com/adoptium/temurin-build
[2026-01-08T15:15:47.475Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0
[2026-01-08T15:15:48.249Z] check vendor repo sha
[2026-01-08T15:15:48.249Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2026-01-08T15:15:48.249Z] Check sha in vendor_0 and store the info in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-01-08T15:15:48.249Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2026-01-08T15:15:48.249Z] temurin-build_BRANCH=9ca299c1548b68e0513feeb87b0a8bebf672fc5c
[2026-01-08T15:15:48.249Z] Stage vendor_0//test/functional to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests//test/functional
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-08T15:15:48.711Z] $ ssh-agent -k
[2026-01-08T15:15:48.721Z] unset SSH_AUTH_SOCK;
[2026-01-08T15:15:48.721Z] unset SSH_AGENT_PID;
[2026-01-08T15:15:48.721Z] echo Agent pid 6750698 killed;
[2026-01-08T15:15:49.509Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-08T15:15:49.986Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64_aix&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&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=&LABEL_ADDITION=sw.os.aix.7_2&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=530&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-08T15:15:50.003Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64_aix&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=test-osuosl-aix72-ppc64-3&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&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=&LABEL_ADDITION=sw.os.aix.7_2&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=530&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-08T15:15:50.055Z] Building tests...
[Pipeline] timeout
[2026-01-08T15:15:50.058Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-08T15:15:50.076Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-08T15:15:51.926Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-08T15:15:55.719Z] --------------------------------------------
[2026-01-08T15:15:55.719Z] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-08T15:15:55.719Z] task is set to default
[2026-01-08T15:15:55.719Z] dependencyList is set to all
[2026-01-08T15:15:55.719Z] System Test jars will not be downloaded.
[2026-01-08T15:15:55.719Z] --------------------------------------------
[2026-01-08T15:15:55.719Z] Starting download third party dependent jars
[2026-01-08T15:15:55.719Z] --------------------------------------------
[2026-01-08T15:15:55.719Z] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-08T15:15:55.719Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-08T15:15:56.138Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-01-08T15:15:57.993Z] + /usr/bin/X11/X -force -vfb -x abx -x dbe -x GLX -secIP 000 :0
[2026-01-08T15:15:57.993Z] :0
[Pipeline] echo
[2026-01-08T15:15:58.359Z] env.DISPLAY is unix:0
[Pipeline] echo
[2026-01-08T15:15:58.369Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-01-08T15:15:58.462Z] $ ssh-agent
[2026-01-08T15:15:59.262Z] SSH_AUTH_SOCK=/tmp/ssh-yrm851ICbThJ/agent.7537052
[2026-01-08T15:15:59.262Z] SSH_AGENT_PID=7274818
[2026-01-08T15:15:59.262Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-08T15:16:01.490Z] + uname
[2026-01-08T15:16:01.490Z] + [ AIX = AIX ]
[2026-01-08T15:16:01.490Z] + MAKE=gmake
[2026-01-08T15:16:01.490Z] + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-08T15:16:01.490Z] gmake: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-01-08T15:16:03.694Z] + uname
[2026-01-08T15:16:03.694Z] + [ AIX = AIX ]
[2026-01-08T15:16:03.694Z] + MAKE=gmake
[2026-01-08T15:16:03.694Z] + cd ./aqa-tests
[2026-01-08T15:16:03.694Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-08T15:16:03.694Z] JAVA_HOME is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-01-08T15:16:03.694Z] LIB_DIR is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-08T15:16:03.694Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-08T15:16:03.694Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-08T15:16:03.694Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-08T15:16:03.694Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-08T15:16:03.694Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-08T15:16:05.294Z]
[2026-01-08T15:16:05.294Z] build:
[2026-01-08T15:16:05.294Z]
[2026-01-08T15:16:05.294Z] clean:
[2026-01-08T15:16:05.294Z]
[2026-01-08T15:16:05.294Z] init:
[2026-01-08T15:16:05.294Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/bin
[2026-01-08T15:16:05.294Z]
[2026-01-08T15:16:05.294Z] getDependentLibs:
[2026-01-08T15:16:05.294Z] [exec] --------------------------------------------
[2026-01-08T15:16:05.294Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-08T15:16:05.294Z] [exec] task is set to default
[2026-01-08T15:16:05.294Z] [exec] dependencyList is set to json_simple
[2026-01-08T15:16:05.294Z] [exec] System Test jars will not be downloaded.
[2026-01-08T15:16:05.294Z] [exec] --------------------------------------------
[2026-01-08T15:16:05.294Z] [exec] Starting download third party dependent jars
[2026-01-08T15:16:05.294Z] [exec] --------------------------------------------
[2026-01-08T15:16:05.294Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-08T15:16:05.294Z] [exec] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-08T15:16:05.294Z] [exec] downloaded dependent third party jars successfully
[2026-01-08T15:16:05.294Z]
[2026-01-08T15:16:05.294Z] compile:
[2026-01-08T15:16:05.294Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-08T15:16:05.294Z] [echo] ============COMPILER SETTINGS============
[2026-01-08T15:16:05.294Z] [echo] ===fork: yes
[2026-01-08T15:16:05.294Z] [echo] ===debug: on
[2026-01-08T15:16:06.068Z] [javac] Compiling 28 source files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/bin
[2026-01-08T15:16:09.508Z]
[2026-01-08T15:16:09.508Z] dist:
[2026-01-08T15:16:09.509Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-08T15:16:09.509Z]
[2026-01-08T15:16:09.509Z] BUILD SUCCESSFUL
[2026-01-08T15:16:09.509Z] Total time: 5 seconds
[2026-01-08T15:16:09.509Z] 0
[2026-01-08T15:16:09.509Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-08T15:16:10.283Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-08T15:16:10.283Z] microArchOutput: cat: /proc/cpuinfo: A file or directory in the path name does not exist.
[2026-01-08T15:16:10.283Z] ****************************** MACHINE INFO ******************************
[2026-01-08T15:16:10.283Z] File path : /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG
[2026-01-08T15:16:10.283Z] Free Physical Memory Size : 25396125696
[2026-01-08T15:16:10.283Z] Free space (bytes) : 30926467072
[2026-01-08T15:16:10.283Z] Total Physical Memory Size : 32212254720
[2026-01-08T15:16:10.283Z] Total space (bytes) : 34359738368
[2026-01-08T15:16:10.283Z] Usable space (bytes) : 30926467072
[2026-01-08T15:16:10.283Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-08T15:16:10.283Z] bashVersion :
[2026-01-08T15:16:10.283Z] GNU bash, version 5.1.4(1)-release (powerpc-ibm-aix6.1.9.0)
[2026-01-08T15:16:10.283Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2026-01-08T15:16:10.283Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-08T15:16:10.283Z]
[2026-01-08T15:16:10.283Z] This is free software; you are free to change and redistribute it.
[2026-01-08T15:16:10.283Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-08T15:16:10.283Z] cpuCores :
[2026-01-08T15:16:10.283Z] cat: /proc/cpuinfo: A file or directory in the path name does not exist.
[2026-01-08T15:16:10.283Z] 0
[2026-01-08T15:16:10.283Z] curlVersion :
[2026-01-08T15:16:10.283Z] curl 7.79.1 (powerpc-ibm-aix6.1.9.0) libcurl/7.79.1 OpenSSL/1.0.2u zlib/1.2.11 libssh2/1.9.0 OpenLDAP/2.4.58
[2026-01-08T15:16:10.283Z] Release-Date: 2021-09-22
[2026-01-08T15:16:10.283Z] 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-01-08T15:16:10.283Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTPS-proxy IPv6 Kerberos Largefile libz NTLM NTLM_WB SPNEGO SSL TLS-SRP UnixSockets
[2026-01-08T15:16:10.283Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-08T15:16:10.283Z] gcc version : Command could not be executed
[2026-01-08T15:16:10.283Z] gclibc version : Usage: ldd [ -Llibpath ] executable
[2026-01-08T15:16:10.283Z] gdb version : bash: line 1: gdb: command not found
[2026-01-08T15:16:10.283Z] lldb version : Command could not be executed
[2026-01-08T15:16:10.283Z] makeVersion :
[2026-01-08T15:16:10.283Z] GNU Make 4.3
[2026-01-08T15:16:10.283Z] Built for powerpc-ibm-aix6.1.9.0
[2026-01-08T15:16:10.283Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-01-08T15:16:10.283Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-08T15:16:10.283Z] This is free software: you are free to change and redistribute it.
[2026-01-08T15:16:10.283Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-08T15:16:10.283Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-08T15:16:10.283Z] perlVersion :
[2026-01-08T15:16:10.283Z]
[2026-01-08T15:16:10.283Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for ppc-aix-thread-multi-64all
[2026-01-08T15:16:10.283Z]
[2026-01-08T15:16:10.283Z] Copyright 1987-2022, Larry Wall
[2026-01-08T15:16:10.283Z]
[2026-01-08T15:16:10.283Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-08T15:16:10.283Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-08T15:16:10.283Z]
[2026-01-08T15:16:10.283Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-08T15:16:10.283Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-08T15:16:10.283Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-01-08T15:16:10.283Z]
[2026-01-08T15:16:10.283Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-08T15:16:10.283Z] procArch : powerpc
[2026-01-08T15:16:10.283Z] sysArch : 00FB3A2C4C00
[2026-01-08T15:16:10.283Z] sysOS : AIX
[2026-01-08T15:16:10.283Z] ulimit :
[2026-01-08T15:16:10.283Z] core file size (blocks, -c) unlimited
[2026-01-08T15:16:10.283Z] data seg size (kbytes, -d) 2621440
[2026-01-08T15:16:10.283Z] file size (blocks, -f) unlimited
[2026-01-08T15:16:10.283Z] max memory size (kbytes, -m) 262144
[2026-01-08T15:16:10.283Z] open files (-n) unlimited
[2026-01-08T15:16:10.283Z] pipe size (512 bytes, -p) 64
[2026-01-08T15:16:10.283Z] stack size (kbytes, -s) 4194304
[2026-01-08T15:16:10.283Z] cpu time (seconds, -t) unlimited
[2026-01-08T15:16:10.283Z] max user processes (-u) unlimited
[2026-01-08T15:16:10.283Z] virtual memory (kbytes, -v) unlimited
[2026-01-08T15:16:10.283Z] uname : AIX adopt07 2 7 00FB3A2C4C00 powerpc AIX
[2026-01-08T15:16:10.283Z] vmVendor : Oracle Corporation
[2026-01-08T15:16:10.283Z] vmVersion : 25.482-b05
[2026-01-08T15:16:10.283Z] xlc version : Version: 13.01.0003.0007
[2026-01-08T15:16:10.283Z] **************************************************************************
[2026-01-08T15:16:10.283Z]
[2026-01-08T15:16:10.283Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-08T15:16:10.283Z]
[2026-01-08T15:16:10.283Z] System.getProperty('java.vendor')=Temurin
[2026-01-08T15:16:10.283Z]
[2026-01-08T15:16:10.283Z] System.getProperty('os.name')=AIX
[2026-01-08T15:16:10.283Z]
[2026-01-08T15:16:10.283Z] System.getProperty('os.arch')=ppc64
[2026-01-08T15:16:10.283Z]
[2026-01-08T15:16:10.283Z] System.getProperty('java.fullversion')=null
[2026-01-08T15:16:10.283Z]
[2026-01-08T15:16:10.283Z] System.getProperty('sun.arch.data.model')=64
[2026-01-08T15:16:10.283Z]
[2026-01-08T15:16:11.057Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-01-08T15:16:11.057Z] gmake[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-08T15:16:11.057Z] perl scripts/configure.pl
[2026-01-08T15:16:11.057Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-01-08T15:16:11.836Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-08T15:16:11.836Z]
[2026-01-08T15:16:11.836Z]
[2026-01-08T15:16:11.836Z] Starting to generate build list.
[2026-01-08T15:16:11.836Z]
[2026-01-08T15:16:11.836Z] Parsing /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2026-01-08T15:16:11.836Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-01-08T15:16:11.836Z]
[2026-01-08T15:16:11.836Z] gmake[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-08T15:16:11.836Z] gmake -f clean.mk cleanBuild
[2026-01-08T15:16:11.836Z] gmake[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-08T15:16:11.836Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest
[2026-01-08T15:16:11.836Z] gmake[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-08T15:16:11.836Z] gmake -f compile.mk compile
[2026-01-08T15:16:11.836Z] gmake[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-08T15:16:12.628Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-08T15:16:12.628Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-08T15:16:12.628Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/buildAndPackage" "-DRESOURCES_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=aix_ppc-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-08T15:16:12.628Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-08T15:16:12.628Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_test.xml
[2026-01-08T15:16:13.411Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2026-01-08T15:16:13.412Z]
[2026-01-08T15:16:13.412Z] -create_test_directory:
[2026-01-08T15:16:13.412Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jvmtest
[2026-01-08T15:16:13.412Z]
[2026-01-08T15:16:13.412Z] stage_test_material:
[2026-01-08T15:16:14.189Z] [copy] Copying 136 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jvmtest
[2026-01-08T15:16:14.189Z]
[2026-01-08T15:16:14.189Z] build:
[2026-01-08T15:16:14.189Z]
[2026-01-08T15:16:14.189Z] init:
[2026-01-08T15:16:14.189Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jvmtest/TestConfig
[2026-01-08T15:16:14.189Z]
[2026-01-08T15:16:14.189Z] build:
[2026-01-08T15:16:14.189Z] [copy] Copying 15 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jvmtest/TestConfig
[2026-01-08T15:16:14.189Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jvmtest/TestConfig
[2026-01-08T15:16:14.189Z] [copy] Copying 1 file to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jvmtest/TestConfig
[2026-01-08T15:16:14.189Z]
[2026-01-08T15:16:14.189Z] build:
[2026-01-08T15:16:14.189Z]
[2026-01-08T15:16:14.189Z] init:
[2026-01-08T15:16:14.189Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2026-01-08T15:16:14.189Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-01-08T15:16:14.189Z]
[2026-01-08T15:16:14.189Z] getDependentLibs:
[2026-01-08T15:16:14.189Z] [exec] --------------------------------------------
[2026-01-08T15:16:14.189Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-08T15:16:14.189Z] [exec] task is set to default
[2026-01-08T15:16:14.189Z] [exec] dependencyList is set to testng,jcommander
[2026-01-08T15:16:14.189Z] [exec] System Test jars will not be downloaded.
[2026-01-08T15:16:14.189Z] [exec] --------------------------------------------
[2026-01-08T15:16:14.189Z] [exec] Starting download third party dependent jars
[2026-01-08T15:16:14.189Z] [exec] --------------------------------------------
[2026-01-08T15:16:14.189Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-08T15:16:14.190Z] [exec] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-08T15:16:14.190Z] [exec] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-08T15:16:14.190Z] [exec] downloaded dependent third party jars successfully
[2026-01-08T15:16:14.190Z]
[2026-01-08T15:16:14.190Z] compile:
[2026-01-08T15:16:14.190Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-08T15:16:14.190Z] [echo] ============COMPILER SETTINGS============
[2026-01-08T15:16:14.190Z] [echo] ===fork: yes
[2026-01-08T15:16:14.190Z] [echo] ===executable: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac
[2026-01-08T15:16:14.190Z] [echo] ===debug: on
[2026-01-08T15:16:14.190Z] [echo] ===destdir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage
[2026-01-08T15:16:14.190Z] [javac] Compiling 9 source files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-01-08T15:16:16.678Z] [javac] Creating empty /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin/net/adoptium/test/package-info.class
[2026-01-08T15:16:16.678Z]
[2026-01-08T15:16:16.678Z] dist_functional:
[2026-01-08T15:16:16.678Z] [copy] Copying 2 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jvmtest/functional
[2026-01-08T15:16:16.678Z]
[2026-01-08T15:16:16.678Z] dist:
[2026-01-08T15:16:16.678Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar
[2026-01-08T15:16:16.678Z] [copy] Copying 3 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2026-01-08T15:16:16.678Z]
[2026-01-08T15:16:16.678Z] clean:
[2026-01-08T15:16:16.678Z] [delete] Deleting directory /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-01-08T15:16:16.678Z]
[2026-01-08T15:16:16.678Z] BUILD SUCCESSFUL
[2026-01-08T15:16:16.678Z] Total time: 3 seconds
[2026-01-08T15:16:16.678Z] 0
[2026-01-08T15:16:16.678Z]
[2026-01-08T15:16:16.678Z]
[2026-01-08T15:16:16.678Z] RECORD TEST REPOs SHA
[2026-01-08T15:16:16.678Z] cd "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-08T15:16:16.678Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-01-08T15:16:16.678Z] Check shas in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-08T15:16:16.678Z] touch /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-08T15:16:16.678Z] ================================================
[2026-01-08T15:16:16.678Z] timestamp: 20260108-151615
[2026-01-08T15:16:16.678Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests
[2026-01-08T15:16:16.678Z] git repo:
[2026-01-08T15:16:16.678Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-08T15:16:16.678Z] sha:
[2026-01-08T15:16:16.678Z] ef7987d9c9552c25c89637d8157f462f07c7fb78
[2026-01-08T15:16:16.679Z] ================================================
[2026-01-08T15:16:16.679Z] timestamp: 20260108-151615
[2026-01-08T15:16:16.679Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG
[2026-01-08T15:16:16.679Z] git repo:
[2026-01-08T15:16:16.679Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-08T15:16:16.679Z] sha:
[2026-01-08T15:16:16.679Z] 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f
[2026-01-08T15:16:16.679Z] ================================================
[2026-01-08T15:16:16.679Z] timestamp: 20260108-151615
[2026-01-08T15:16:16.679Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/openj9
[2026-01-08T15:16:16.679Z] git repo:
[2026-01-08T15:16:16.679Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-01-08T15:16:16.679Z] sha:
[2026-01-08T15:16:16.679Z] d60771d5722bfb6c22322f4cbebd93296f566ce2
[2026-01-08T15:16:16.679Z] ================================================
[2026-01-08T15:16:16.679Z] timestamp: 20260108-151616
[2026-01-08T15:16:16.679Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/vendor_0
[2026-01-08T15:16:16.679Z] git repo:
[2026-01-08T15:16:16.679Z] Fetch URL: https://github.com/adoptium/temurin-build
[2026-01-08T15:16:16.679Z] sha:
[2026-01-08T15:16:16.679Z] 9ca299c1548b68e0513feeb87b0a8bebf672fc5c
[2026-01-08T15:16:16.679Z] gmake[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-08T15:16:16.679Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-01-08T15:16:16.679Z] gmake[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-08T15:16:16.679Z] perl scripts/configure.pl
[2026-01-08T15:16:16.679Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-01-08T15:16:17.524Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-08T15:16:17.524Z]
[2026-01-08T15:16:17.524Z] Starting to generate test make files.
[2026-01-08T15:16:17.524Z]
[2026-01-08T15:16:17.524Z] Parsing /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2026-01-08T15:16:17.524Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/autoGen.mk
[2026-01-08T15:16:17.524Z]
[2026-01-08T15:16:17.524Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../functional/autoGen.mk
[2026-01-08T15:16:17.524Z]
[2026-01-08T15:16:17.524Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../autoGen.mk
[2026-01-08T15:16:17.524Z]
[2026-01-08T15:16:17.524Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../TKG/utils.mk
[2026-01-08T15:16:17.524Z]
[2026-01-08T15:16:17.524Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/../TKG/rerun.mk
[2026-01-08T15:16:17.524Z]
[2026-01-08T15:16:17.524Z] Make files are generated successfully.
[2026-01-08T15:16:17.524Z]
[2026-01-08T15:16:17.524Z] gmake[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-08T15:16:17.524Z] gmake -f runtest.mk _extended.functional
[2026-01-08T15:16:17.524Z] gmake[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-08T15:16:17.524Z]
[2026-01-08T15:16:17.524Z] Running make 4.3
[2026-01-08T15:16:17.524Z] set TEST_ROOT to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/TKG/..
[2026-01-08T15:16:17.524Z] set JDK_VERSION to 8
[2026-01-08T15:16:17.524Z] set JDK_IMPL to hotspot
[2026-01-08T15:16:17.524Z] set JVM_VERSION to openjdk8
[2026-01-08T15:16:17.524Z] set JCL_VERSION to latest
[2026-01-08T15:16:17.524Z] set JAVA_HOME to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-01-08T15:16:17.524Z] set SPEC to aix_ppc-64
[2026-01-08T15:16:17.524Z] set TEST_FLAG to
[2026-01-08T15:16:17.524Z] Running extended.functional ...
[2026-01-08T15:16:17.524Z] There are 1 test targets in extended.functional
[2026-01-08T15:16:17.524Z] "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java" -version
[2026-01-08T15:16:17.524Z] openjdk version "1.8.0_482-beta"
[2026-01-08T15:16:17.524Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202601081424-b05)
[2026-01-08T15:16:17.524Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b05, mixed mode)
[2026-01-08T15:16:17.524Z] gmake[2]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests'
[2026-01-08T15:16:17.524Z] gmake[3]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/functional'
[2026-01-08T15:16:18.298Z] gmake[4]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage'
[2026-01-08T15:16:18.298Z]
[2026-01-08T15:16:18.298Z] ===============================================