Test_openjdk8_hs_extended.system_ppc64le_linux
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin" build number 503
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3003
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 259
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 35c068975c75a3d5215f0d824545e7131d613dd4 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 35c068975c75a3d5215f0d824545e7131d613dd4 # timeout=10
Commit message: "Exclude JDK17+ SetTimesNanos.java for Windows"
> git rev-list --no-walk a79f7af646844c1bdeec57e610938db731e79b77 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-06-10T20:52:04.546Z] SPEC: linux_ppc-64_le
[Pipeline] echo
[2025-06-10T20:52:04.546Z] LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-06-10T20:52:04.555Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-10T20:52:04.559Z] dynamicAgents: [fyre]
[Pipeline] node
[2025-06-10T20:52:04.588Z] Running on test-docker-fedora39-ppc64le-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-06-10T20:52:04.609Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-06-10T20:52:04.978Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-10T20:52:04.978Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-10T20:52:05.156Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-06-10T20:52:05.360Z] The recommended git tool is: git
[2025-06-10T20:52:05.712Z] No credentials specified
[2025-06-10T20:52:05.887Z] Cloning the remote Git repository
[2025-06-10T20:52:06.147Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-06-10T20:52:06.148Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests # timeout=10
[2025-06-10T20:52:06.242Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-06-10T20:52:06.243Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-06-10T20:52:06.243Z] > git --version # timeout=10
[2025-06-10T20:52:06.246Z] > git --version # 'git version 2.47.0'
[2025-06-10T20:52:06.246Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-10T20:52:10.820Z] Avoid second fetch
[2025-06-10T20:52:11.000Z] Checking out Revision 35c068975c75a3d5215f0d824545e7131d613dd4 (origin/master)
[2025-06-10T20:52:10.542Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-06-10T20:52:10.546Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-10T20:52:10.903Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-06-10T20:52:11.084Z] > git config core.sparsecheckout # timeout=10
[2025-06-10T20:52:11.088Z] > git checkout -f 35c068975c75a3d5215f0d824545e7131d613dd4 # timeout=10
[2025-06-10T20:52:13.259Z] Commit message: "Exclude JDK17+ SetTimesNanos.java for Windows"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-06-10T20:52:15.038Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-06-10T20:52:15.060Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-06-10T20:52:16.973Z] + LC_TIME=C
[2025-06-10T20:52:16.973Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-06-10T20:52:17.681Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-10T20:52:19.520Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-06-10T20:52:19.520Z] Unix type machine..
[2025-06-10T20:52:19.520Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-06-10T20:52:19.520Z] grep: warning: stray \ before /
[2025-06-10T20:52:19.520Z] grep: warning: stray \ before /
[2025-06-10T20:52:19.520Z] Running on a Linux host
[2025-06-10T20:52:19.520Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-06-10T20:52:19.520Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-06-10T20:52:19.520Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-06-10T20:52:19.520Z] grep: warning: stray \ before /
[2025-06-10T20:52:19.520Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-06-10T20:52:23.180Z] + printenv
[2025-06-10T20:52:23.180Z] SHELL=/bin/bash
[2025-06-10T20:52:23.180Z] KEEP_WORKSPACE=false
[2025-06-10T20:52:23.180Z] TAP_NAME=Test_openjdk8_hs_extended.system_ppc64le_linux.tap
[2025-06-10T20:52:23.180Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/lib
[2025-06-10T20:52:23.180Z] EXIT_FAILURE=false
[2025-06-10T20:52:23.180Z] JDK_BRANCH=jdk8u462-b05_adopt
[2025-06-10T20:52:23.180Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/1007/display/redirect?page=tests
[2025-06-10T20:52:23.180Z] PLATFORM=ppc64le_linux
[2025-06-10T20:52:23.180Z] DOCKER_REQUIRED=false
[2025-06-10T20:52:23.180Z] TIME_LIMIT=25
[2025-06-10T20:52:23.180Z] JENKINS_SERVER_COOKIE=durable-99a8604ae620827fd49f020682bf35cfe9ab7de42d2617199e03e2f66d88391d
[2025-06-10T20:52:23.180Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-06-10T20:52:23.180Z] GENERATE_JOBS=true
[2025-06-10T20:52:23.180Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-06-10T20:52:23.180Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/1007/display/redirect?page=changes
[2025-06-10T20:52:23.180Z] RERUN_ITERATIONS=1
[2025-06-10T20:52:23.180Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-06-10T20:52:23.180Z] STF_OWNER_BRANCH=adoptium:master
[2025-06-10T20:52:23.180Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-06-10T20:52:23.180Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux
[2025-06-10T20:52:23.180Z] LOGNAME=jenkins
[2025-06-10T20:52:23.180Z] SETUP_JCK_RUN=false
[2025-06-10T20:52:23.180Z] ARCHIVE_TEST_RESULTS=false
[2025-06-10T20:52:23.180Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/1007/
[2025-06-10T20:52:23.180Z] SLACK_CHANNEL=aqavit-bot
[2025-06-10T20:52:23.180Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin
[2025-06-10T20:52:23.180Z] JCK_GIT_BRANCH=master
[2025-06-10T20:52:23.180Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/
[2025-06-10T20:52:23.180Z] BUILD_NUMBER=1007
[2025-06-10T20:52:23.180Z] TKG_ITERATIONS=1
[2025-06-10T20:52:23.180Z] _=/usr/bin/printenv
[2025-06-10T20:52:23.180Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../benchmarks
[2025-06-10T20:52:23.180Z] MOTD_SHOWN=pam
[2025-06-10T20:52:23.180Z] JENKINS_NODE_COOKIE=75ce6a12-0416-4b2c-bc59-2ffa8ec41435
[2025-06-10T20:52:23.180Z] KEEP_REPORTDIR=false
[2025-06-10T20:52:23.180Z] SDK_RESOURCE=upstream
[2025-06-10T20:52:23.180Z] BUILD_DISPLAY_NAME=#1007
[2025-06-10T20:52:23.180Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image
[2025-06-10T20:52:23.180Z] HOME=/home/jenkins
[2025-06-10T20:52:23.180Z] LANG=C.UTF-8
[2025-06-10T20:52:23.180Z] JENKINS_URL=https://ci.adoptium.net/
[2025-06-10T20:52:23.180Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_ppc64le_linux
[2025-06-10T20:52:23.180Z] JOBSTARTTIME=Tue, 10 Jun 2025 20:52:15 +0000
[2025-06-10T20:52:23.180Z] JDK_VERSION=8
[2025-06-10T20:52:23.180Z] JOB_NAME=Test_openjdk8_hs_extended.system_ppc64le_linux
[2025-06-10T20:52:23.180Z] USE_TESTENV_PROPERTIES=false
[2025-06-10T20:52:23.180Z] PERSONAL_BUILD=false
[2025-06-10T20:52:23.180Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/1007/display/redirect
[2025-06-10T20:52:23.180Z] AUTO_DETECT=true
[2025-06-10T20:52:23.180Z] SSH_CONNECTION=78.47.239.97 48252 172.17.0.4 22
[2025-06-10T20:52:23.180Z] EXIT_SUCCESS=false
[2025-06-10T20:52:23.180Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/display/redirect
[2025-06-10T20:52:23.180Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux
[2025-06-10T20:52:23.180Z] OPENJ9_BRANCH=master
[2025-06-10T20:52:23.180Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-06-10T20:52:23.180Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-06-10T20:52:23.180Z] PARALLEL=Dynamic
[2025-06-10T20:52:23.180Z] HUDSON_URL=https://ci.adoptium.net/
[2025-06-10T20:52:23.180Z] ITERATIONS=1
[2025-06-10T20:52:23.180Z] UPSTREAM_JOB_NUMBER=503
[2025-06-10T20:52:23.180Z] SPEC=linux_ppc-64_le
[2025-06-10T20:52:23.180Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-06-10T20:52:23.180Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-06-10T20:52:23.180Z] NODE_NAME=test-docker-fedora39-ppc64le-1
[2025-06-10T20:52:23.180Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-06-10T20:52:23.180Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-06-10T20:52:23.180Z] USER=jenkins
[2025-06-10T20:52:23.180Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-06-10T20:52:23.180Z] DYNAMIC_COMPILE=false
[2025-06-10T20:52:23.180Z] SHLVL=2
[2025-06-10T20:52:23.180Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_ppc64le_linux-1007
[2025-06-10T20:52:23.180Z] EXECUTOR_NUMBER=0
[2025-06-10T20:52:23.180Z] HUDSON_COOKIE=b1b09860-de90-4dc4-84a4-b8526a680b22
[2025-06-10T20:52:23.180Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-06-10T20:52:23.180Z] ADOPTOPENJDK_BRANCH=master
[2025-06-10T20:52:23.180Z] ORIGIN_JDK_VERSION=8
[2025-06-10T20:52:23.180Z] NUM_PROCESSORS=2
[2025-06-10T20:52:23.180Z] SSH_CLIENT=78.47.239.97 48252 22
[2025-06-10T20:52:23.180Z] DEBUGINFOD_URLS=https://debuginfod.fedoraproject.org/
[2025-06-10T20:52:23.180Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-06-10T20:52:23.180Z] STAGE_NAME=Setup
[2025-06-10T20:52:23.180Z] NODE_LABELS=ci.role.test hw.dockerhost.dockerhost-osuosl-ubuntu2404-ppc64le-1 test-docker-fedora39-ppc64le-1 sw.os.linux hw.arch.ppc64le
[2025-06-10T20:52:23.180Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-06-10T20:52:23.180Z] TEST_TIME=120
[2025-06-10T20:52:23.180Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux@tmp
[2025-06-10T20:52:23.180Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2025-06-10T20:52:23.180Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-06-10T20:52:23.180Z] TKG_OWNER_BRANCH=adoptium:master
[2025-06-10T20:52:23.180Z] CI=true
[2025-06-10T20:52:23.180Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/1007/display/redirect?page=artifacts
[2025-06-10T20:52:23.180Z] ACTIVE_NODE_TIMEOUT=5
[2025-06-10T20:52:23.180Z] RERUN_FAILURE=true
[2025-06-10T20:52:23.180Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-06-10T20:52:23.180Z] BUILD_LIST=system
[2025-06-10T20:52:23.180Z] BUILD_ID=1007
[2025-06-10T20:52:23.180Z] OLDPWD=/home/jenkins
[2025-06-10T20:52:23.180Z] USE_JRE=false
[2025-06-10T20:52:23.180Z] TARGET=extended.system
[2025-06-10T20:52:23.180Z] JDK_IMPL=hotspot
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-06-10T20:52:23.712Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-06-10T20:52:23.724Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-10T20:53:14.918Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-ppc64le-temurin" build number 503
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-10T20:53:15.110Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-06-10T20:53:15.116Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux
[Pipeline] {
[Pipeline] sshagent
[2025-06-10T20:53:15.212Z] $ ssh-agent
[2025-06-10T20:53:16.048Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgzrJ1c/agent.568096
[2025-06-10T20:53:16.048Z] SSH_AGENT_PID=568098
[2025-06-10T20:53:16.048Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-06-10T20:53:16.066Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-06-10T20:53:16.103Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-06-10T20:53:17.951Z] ++ pwd
[2025-06-10T20:53:17.951Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/.. -p ppc64le_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-06-10T20:53:17.951Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests
[2025-06-10T20:53:17.951Z] get jdk binary...
[2025-06-10T20:53:17.951Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-06-10T20:53:17.951Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_8u462b05-ea.tar.gz ...
[2025-06-10T20:53:19.904Z] List files in jdkbinary folder...
[2025-06-10T20:53:19.904Z] total 272112
[2025-06-10T20:53:19.904Z] -rw-r--r-- 1 jenkins jenkins 137061587 Jun 10 20:37 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u462b05-ea.tar.gz
[2025-06-10T20:53:19.904Z] -rw-r--r-- 1 jenkins jenkins 100592135 Jun 10 20:37 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u462b05-ea.tar.gz
[2025-06-10T20:53:19.904Z] -rw-r--r-- 1 jenkins jenkins 40862603 Jun 10 20:37 OpenJDK8U-jre_ppc64le_linux_hotspot_8u462b05-ea.tar.gz
[2025-06-10T20:53:19.905Z] -rw-rw-r-- 1 jenkins jenkins 21388 Jun 10 20:42 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u462b05-ea-metadata.json
[2025-06-10T20:53:19.905Z] -rw-r--r-- 1 jenkins jenkins 81241 Jun 10 20:44 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u462b05-ea.json
[2025-06-10T20:53:19.905Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 10 20:53 tmp
[2025-06-10T20:53:19.905Z] List files in jdkbinary/tmp folder...
[2025-06-10T20:53:19.905Z] total 4
[2025-06-10T20:53:19.905Z] drwxr-xr-x 8 jenkins jenkins 4096 Jun 10 20:37 jdk8u462-b05
[2025-06-10T20:53:19.905Z] Moving directory jdk8u462-b05/ to ../j2sdk-image
[2025-06-10T20:53:19.905Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_8u462b05-ea.tar.gz ...
[2025-06-10T20:53:20.859Z] List files in jdkbinary folder...
[2025-06-10T20:53:20.859Z] total 272116
[2025-06-10T20:53:20.859Z] -rw-r--r-- 1 jenkins jenkins 137061587 Jun 10 20:37 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u462b05-ea.tar.gz
[2025-06-10T20:53:20.859Z] -rw-r--r-- 1 jenkins jenkins 100592135 Jun 10 20:37 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u462b05-ea.tar.gz
[2025-06-10T20:53:20.860Z] -rw-r--r-- 1 jenkins jenkins 40862603 Jun 10 20:37 OpenJDK8U-jre_ppc64le_linux_hotspot_8u462b05-ea.tar.gz
[2025-06-10T20:53:20.860Z] -rw-rw-r-- 1 jenkins jenkins 21388 Jun 10 20:42 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u462b05-ea-metadata.json
[2025-06-10T20:53:20.860Z] -rw-r--r-- 1 jenkins jenkins 81241 Jun 10 20:44 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u462b05-ea.json
[2025-06-10T20:53:20.860Z] drwxr-xr-x 8 jenkins jenkins 4096 Jun 10 20:37 j2sdk-image
[2025-06-10T20:53:20.860Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 10 20:53 tmp
[2025-06-10T20:53:20.860Z] List files in jdkbinary/tmp folder...
[2025-06-10T20:53:20.860Z] total 4
[2025-06-10T20:53:20.860Z] drwxr-xr-x 5 jenkins jenkins 4096 Jun 10 20:37 jdk8u462-b05-jre
[2025-06-10T20:53:20.860Z] Moving directory jdk8u462-b05-jre/ to ../j2re-image
[2025-06-10T20:53:20.860Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u462b05-ea.tar.gz over ./j2sdk-image/jre...
[2025-06-10T20:53:25.024Z] Removing top-level folder jdk8u462-b05-debug-image/
[2025-06-10T20:53:25.024Z] Removing top-level folder jdk8u462-b05/
[2025-06-10T20:53:25.975Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-06-10T20:53:25.975Z] =JAVA VERSION OUTPUT BEGIN=
[2025-06-10T20:53:25.975Z] openjdk version "1.8.0_462-beta"
[2025-06-10T20:53:25.975Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506102003-b05)
[2025-06-10T20:53:25.975Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b05, mixed mode)
[2025-06-10T20:53:25.975Z] =JAVA VERSION OUTPUT END=
[2025-06-10T20:53:25.975Z] =RELEASE INFO BEGIN=
[2025-06-10T20:53:25.975Z] JAVA_VERSION="1.8.0_462"
[2025-06-10T20:53:25.975Z] OS_NAME="Linux"
[2025-06-10T20:53:25.975Z] OS_VERSION="2.6"
[2025-06-10T20:53:25.975Z] OS_ARCH="ppc64le"
[2025-06-10T20:53:25.975Z] SOURCE=".:git:6a5a5dab56e4+"
[2025-06-10T20:53:25.975Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-06-10T20:53:25.975Z] BUILD_SOURCE="git:13512d5382f12095bc3a9cc5be4730ffed31f2dd"
[2025-06-10T20:53:25.975Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-06-10T20:53:25.976Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-06-10T20:53:25.976Z] FULL_VERSION="1.8.0_462-beta-202506102003-b05"
[2025-06-10T20:53:25.976Z] SEMANTIC_VERSION="8.0.462+5"
[2025-06-10T20:53:25.976Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic"
[2025-06-10T20:53:25.976Z] JVM_VARIANT="Hotspot"
[2025-06-10T20:53:25.976Z] JVM_VERSION="25.462-b05"
[2025-06-10T20:53:25.976Z] IMAGE_TYPE="JDK"
[2025-06-10T20:53:25.976Z] =RELEASE INFO END=
[2025-06-10T20:53:25.976Z] get testKitGen...
[2025-06-10T20:53:25.976Z] git clone -q https://github.com/adoptium/TKG.git
[2025-06-10T20:53:25.976Z] git rev-parse master
[2025-06-10T20:53:25.976Z] git checkout -q -f 3f7b13097dd24fbf77a9978a68ada3b8625d9737
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-06-10T20:53:26.647Z] $ ssh-agent -k
[2025-06-10T20:53:26.656Z] unset SSH_AUTH_SOCK;
[2025-06-10T20:53:26.656Z] unset SSH_AGENT_PID;
[2025-06-10T20:53:26.656Z] echo Agent pid 568098 killed;
[2025-06-10T20:53:27.453Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-10T20:53:27.908Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64le_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b05_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=503&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-06-10T20:53:27.921Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64le_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-fedora39-ppc64le-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b05_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=503&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-06-10T20:53:27.961Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-10T20:53:29.038Z] Copied 1 artifact from "getTRSSOutput" build number 1799
[Pipeline] sh
[2025-06-10T20:53:30.902Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-06-10T20:53:30.902Z] + gzip -cd TRSSOutput.tar.gz
[2025-06-10T20:53:30.902Z] + tar xof -
[2025-06-10T20:53:30.902Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-10T20:53:31.485Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-10T20:53:31.522Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-10T20:53:33.392Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-10T20:53:36.401Z] --------------------------------------------
[2025-06-10T20:53:36.401Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-06-10T20:53:36.401Z] task is set to default
[2025-06-10T20:53:36.401Z] dependencyList is set to all
[2025-06-10T20:53:36.401Z] --------------------------------------------
[2025-06-10T20:53:36.401Z] Starting download third party dependent jars
[2025-06-10T20:53:36.401Z] --------------------------------------------
[2025-06-10T20:53:36.401Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-06-10T20:53:36.401Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-06-10T20:53:36.401Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-06-10T20:53:36.401Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-06-10T20:53:36.401Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-06-10T20:53:36.401Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-06-10T20:53:36.401Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-06-10T20:53:36.401Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-06-10T20:53:36.401Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-06-10T20:53:36.401Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-06-10T20:53:36.401Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-06-10T20:53:36.401Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-06-10T20:53:36.401Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-06-10T20:53:36.966Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' label
[Pipeline] sh
[2025-06-10T20:53:38.890Z] + cd ./aqa-tests/TKG
[2025-06-10T20:53:38.890Z] ++ uname
[2025-06-10T20:53:38.890Z] + '[' Linux = AIX ']'
[2025-06-10T20:53:38.890Z] ++ uname
[2025-06-10T20:53:38.890Z] + '[' Linux = SunOS ']'
[2025-06-10T20:53:38.890Z] ++ uname
[2025-06-10T20:53:38.890Z] + '[' Linux = '*BSD' ']'
[2025-06-10T20:53:38.890Z] + MAKE=make
[2025-06-10T20:53:38.890Z] + make genParallelList TEST=extended.system TEST_TIME=120 NUM_MACHINES=
[2025-06-10T20:53:38.890Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image
[2025-06-10T20:53:38.890Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-06-10T20:53:38.890Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-10T20:53:38.890Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-10T20:53:38.890Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-10T20:53:38.890Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-10T20:53:39.853Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-10T20:53:39.853Z]
[2025-06-10T20:53:39.853Z] build:
[2025-06-10T20:53:39.853Z]
[2025-06-10T20:53:39.853Z] clean:
[2025-06-10T20:53:39.853Z]
[2025-06-10T20:53:39.853Z] init:
[2025-06-10T20:53:39.853Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin
[2025-06-10T20:53:39.853Z]
[2025-06-10T20:53:39.853Z] getDependentLibs:
[2025-06-10T20:53:40.812Z] [exec] --------------------------------------------
[2025-06-10T20:53:40.812Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-06-10T20:53:40.812Z] [exec] task is set to default
[2025-06-10T20:53:40.812Z] [exec] dependencyList is set to json_simple
[2025-06-10T20:53:40.812Z] [exec] --------------------------------------------
[2025-06-10T20:53:40.812Z] [exec] Starting download third party dependent jars
[2025-06-10T20:53:40.812Z] [exec] --------------------------------------------
[2025-06-10T20:53:40.812Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-06-10T20:53:40.812Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-06-10T20:53:40.812Z] [exec] downloaded dependent third party jars successfully
[2025-06-10T20:53:40.812Z]
[2025-06-10T20:53:40.812Z] compile:
[2025-06-10T20:53:40.812Z] [echo] Ant version is Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[2025-06-10T20:53:40.812Z] [echo] ============COMPILER SETTINGS============
[2025-06-10T20:53:40.812Z] [echo] ===fork: yes
[2025-06-10T20:53:40.812Z] [echo] ===debug: on
[2025-06-10T20:53:40.812Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin
[2025-06-10T20:53:43.963Z]
[2025-06-10T20:53:43.963Z] dist:
[2025-06-10T20:53:43.963Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-10T20:53:43.963Z]
[2025-06-10T20:53:43.963Z] BUILD SUCCESSFUL
[2025-06-10T20:53:43.963Z] Total time: 4 seconds
[2025-06-10T20:53:43.963Z] 0
[2025-06-10T20:53:43.963Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-10T20:53:44.917Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-10T20:53:44.917Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2025-06-10T20:53:46.410Z] ****************************** MACHINE INFO ******************************
[2025-06-10T20:53:46.410Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG
[2025-06-10T20:53:46.410Z] Free Physical Memory Size : 4024172544
[2025-06-10T20:53:46.410Z] Free space (bytes) : 62496382976
[2025-06-10T20:53:46.410Z] Total Physical Memory Size : 6442450944
[2025-06-10T20:53:46.410Z] Total space (bytes) : 166468653056
[2025-06-10T20:53:46.410Z] Usable space (bytes) : 62479605760
[2025-06-10T20:53:46.410Z] antVersion : Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[2025-06-10T20:53:46.410Z] bashVersion :
[2025-06-10T20:53:46.410Z] GNU bash, version 5.2.26(1)-release (powerpc64le-redhat-linux-gnu)
[2025-06-10T20:53:46.410Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-06-10T20:53:46.410Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-10T20:53:46.410Z]
[2025-06-10T20:53:46.410Z] This is free software; you are free to change and redistribute it.
[2025-06-10T20:53:46.410Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-10T20:53:46.410Z] cpuCores : 8
[2025-06-10T20:53:46.410Z] curlVersion :
[2025-06-10T20:53:46.410Z] curl 8.2.1 (powerpc64le-redhat-linux-gnu) libcurl/8.2.1 OpenSSL/3.1.4 zlib/1.2.13 brotli/1.1.0 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.4) libssh/0.10.6/openssl/zlib nghttp2/1.55.1 OpenLDAP/2.6.7
[2025-06-10T20:53:46.410Z] Release-Date: 2023-07-26
[2025-06-10T20:53:46.410Z] 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
[2025-06-10T20:53:46.410Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets
[2025-06-10T20:53:46.410Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-10T20:53:46.410Z] gcc version : 13
[2025-06-10T20:53:46.410Z] gclibc version : ldd (GNU libc) 2.38
[2025-06-10T20:53:46.410Z] gdb version : bash: line 1: gdb: command not found
[2025-06-10T20:53:46.410Z] lldb version : Command could not be executed
[2025-06-10T20:53:46.410Z] makeVersion :
[2025-06-10T20:53:46.410Z] GNU Make 4.4.1
[2025-06-10T20:53:46.410Z] Built for powerpc64le-redhat-linux-gnu
[2025-06-10T20:53:46.410Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-06-10T20:53:46.410Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-06-10T20:53:46.410Z] This is free software: you are free to change and redistribute it.
[2025-06-10T20:53:46.410Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-10T20:53:46.410Z] mavenVersion : bash: line 1: mvn: command not found
[2025-06-10T20:53:46.410Z] perlVersion :
[2025-06-10T20:53:46.410Z]
[2025-06-10T20:53:46.410Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for ppc64le-linux-thread-multi
[2025-06-10T20:53:46.410Z] (with 15 registered patches, see perl -V for more detail)
[2025-06-10T20:53:46.410Z]
[2025-06-10T20:53:46.410Z] Copyright 1987-2023, Larry Wall
[2025-06-10T20:53:46.410Z]
[2025-06-10T20:53:46.410Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-10T20:53:46.410Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-10T20:53:46.410Z]
[2025-06-10T20:53:46.410Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-10T20:53:46.410Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-10T20:53:46.410Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-06-10T20:53:46.410Z]
[2025-06-10T20:53:46.410Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-10T20:53:46.410Z] procArch : unknown
[2025-06-10T20:53:46.410Z] sysArch : ppc64le
[2025-06-10T20:53:46.410Z] sysOS : Linux
[2025-06-10T20:53:46.410Z] ulimit :
[2025-06-10T20:53:46.410Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-06-10T20:53:46.410Z] core file size (blocks, -c) unlimited
[2025-06-10T20:53:46.410Z] data seg size (kbytes, -d) unlimited
[2025-06-10T20:53:46.410Z] scheduling priority (-e) 0
[2025-06-10T20:53:46.410Z] file size (blocks, -f) unlimited
[2025-06-10T20:53:46.410Z] pending signals (-i) 62742
[2025-06-10T20:53:46.410Z] max locked memory (kbytes, -l) 8192
[2025-06-10T20:53:46.410Z] max memory size (kbytes, -m) unlimited
[2025-06-10T20:53:46.410Z] open files (-n) 1048576
[2025-06-10T20:53:46.410Z] pipe size (512 bytes, -p) 8
[2025-06-10T20:53:46.410Z] POSIX message queues (bytes, -q) 819200
[2025-06-10T20:53:46.410Z] real-time priority (-r) 0
[2025-06-10T20:53:46.410Z] stack size (kbytes, -s) 8192
[2025-06-10T20:53:46.410Z] cpu time (seconds, -t) unlimited
[2025-06-10T20:53:46.410Z] max user processes (-u) unlimited
[2025-06-10T20:53:46.410Z] virtual memory (kbytes, -v) unlimited
[2025-06-10T20:53:46.410Z] file locks (-x) unlimited
[2025-06-10T20:53:46.410Z] uname : Linux 32a03e4bd463 6.8.0-41-generic #41-Ubuntu SMP Fri Aug 2 21:00:36 UTC 2024 ppc64le GNU/Linux
[2025-06-10T20:53:46.410Z] vmVendor : Oracle Corporation
[2025-06-10T20:53:46.410Z] vmVersion : 25.462-b05
[2025-06-10T20:53:46.410Z] xlc version : bash: line 1: xlC: command not found
[2025-06-10T20:53:46.410Z] **************************************************************************
[2025-06-10T20:53:46.410Z]
[2025-06-10T20:53:46.410Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-10T20:53:46.410Z]
[2025-06-10T20:53:46.410Z] System.getProperty('java.vendor')=Temurin
[2025-06-10T20:53:46.410Z]
[2025-06-10T20:53:46.410Z] System.getProperty('os.name')=Linux
[2025-06-10T20:53:46.410Z]
[2025-06-10T20:53:46.410Z] System.getProperty('os.arch')=ppc64le
[2025-06-10T20:53:46.410Z]
[2025-06-10T20:53:46.410Z] System.getProperty('java.fullversion')=null
[2025-06-10T20:53:46.410Z]
[2025-06-10T20:53:46.410Z] System.getProperty('sun.arch.data.model')=64
[2025-06-10T20:53:46.410Z]
[2025-06-10T20:53:46.410Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-06-10T20:53:46.410Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG'
[2025-06-10T20:53:46.410Z] perl scripts/configure.pl
[2025-06-10T20:53:46.410Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_ppc-64_le --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-10T20:53:46.410Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-10T20:53:46.410Z]
[2025-06-10T20:53:46.410Z]
[2025-06-10T20:53:46.410Z] Starting to generate parallel test lists.
[2025-06-10T20:53:46.410Z]
[2025-06-10T20:53:46.410Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-06-10T20:53:46.410Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-06-10T20:53:46.410Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2025-06-10T20:53:46.410Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/security/playlist.xml
[2025-06-10T20:53:47.361Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-06-10T20:53:47.361Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-06-10T20:53:47.361Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-06-10T20:53:47.361Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-06-10T20:53:47.361Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-06-10T20:53:47.361Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-06-10T20:53:47.361Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-06-10T20:53:47.361Z] Attempting to get test duration data from TRSS.
[2025-06-10T20:53:47.361Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=ppc64le_linux&group=system&level=extended
[2025-06-10T20:53:48.312Z] Attempting to get test duration data from cached files.
[2025-06-10T20:53:48.312Z] Reading file: Test_openjdk8_hs_system_ppc64le_linux.json
[2025-06-10T20:53:48.312Z] Warning: cannot get data from cached files.
[2025-06-10T20:53:48.312Z]
[2025-06-10T20:53:48.312Z] TEST DURATION
[2025-06-10T20:53:48.312Z] ====================================================================================
[2025-06-10T20:53:48.312Z] Total number of tests searched: 41
[2025-06-10T20:53:48.312Z] Number of test durations found: 41
[2025-06-10T20:53:48.312Z] Top slowest tests:
[2025-06-10T20:53:48.312Z] 11m22s MiniMix_aot_5m_0
[2025-06-10T20:53:48.312Z] 10m45s MiniMix_10m_1
[2025-06-10T20:53:48.312Z] 10m42s MiniMix_10m_0
[2025-06-10T20:53:48.312Z] ====================================================================================
[2025-06-10T20:53:48.312Z]
[2025-06-10T20:53:48.312Z] Test target is split into 1 lists.
[2025-06-10T20:53:48.312Z] Reducing estimated test running time from 107m17s to 107m17s.
[2025-06-10T20:53:48.312Z]
[2025-06-10T20:53:48.312Z] -------------------------------------testList_0-------------------------------------
[2025-06-10T20:53:48.312Z] Number of tests: 41
[2025-06-10T20:53:48.312Z] Estimated running time: 107m17s
[2025-06-10T20:53:48.312Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_10m_1,MiniMix_10m_0,ConcurrentLoadTest_5m_0,ConcurrentLoadTest_5m_1,MiniMix_5m_1,MiniMix_5m_0,DBBLoadTest_5m_0,DBBLoadTest_5m_1,UtilLoadTest_5m_0,MathLoadTest_all_5m_1,LangLoadTest_5m_0,LangLoadTest_5m_1,UtilLoadTest_5m_1,MathLoadTest_all_5m_0,HCRLateAttachWorkload_1,HCRLateAttachWorkload_0,LockingLoadTest_1,LockingLoadTest_0,OAuthTest_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_1,JdiTest_2,ConcurrentLoadTest_5m_2,UtilLoadTest_5m_2,DBBLoadTest_5m_2,MathLoadTest_all_5m_2,JdiTest_0,LangLoadTest_5m_2,HCRLateAttachWorkload_2,MiniMix_10m_2,MiniMix_5m_2,LockingLoadTest_2
[2025-06-10T20:53:48.312Z] ------------------------------------------------------------------------------------
[2025-06-10T20:53:48.312Z]
[2025-06-10T20:53:48.312Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-06-10T20:53:48.312Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-06-10T20:53:49.020Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-06-10T20:53:49.560Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2025-06-10T20:53:51.409Z] + cd ./aqa-tests/TKG
[2025-06-10T20:53:51.409Z] ++ uname
[2025-06-10T20:53:51.409Z] + '[' Linux = AIX ']'
[2025-06-10T20:53:51.409Z] ++ uname
[2025-06-10T20:53:51.409Z] + '[' Linux = SunOS ']'
[2025-06-10T20:53:51.409Z] ++ uname
[2025-06-10T20:53:51.409Z] + '[' Linux = '*BSD' ']'
[2025-06-10T20:53:51.409Z] + MAKE=make
[2025-06-10T20:53:51.409Z] + make genParallelList TEST=extended.system NUM_MACHINES=3 TEST_TIME=
[2025-06-10T20:53:51.409Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image
[2025-06-10T20:53:51.409Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-06-10T20:53:51.409Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-10T20:53:51.409Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-10T20:53:51.409Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-10T20:53:51.409Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-10T20:53:51.409Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-10T20:53:52.365Z]
[2025-06-10T20:53:52.365Z] build:
[2025-06-10T20:53:52.365Z]
[2025-06-10T20:53:52.365Z] clean:
[2025-06-10T20:53:52.365Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-06-10T20:53:52.365Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin
[2025-06-10T20:53:52.365Z]
[2025-06-10T20:53:52.365Z] init:
[2025-06-10T20:53:52.365Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin
[2025-06-10T20:53:52.365Z]
[2025-06-10T20:53:52.365Z] getDependentLibs:
[2025-06-10T20:53:52.365Z] [exec] --------------------------------------------
[2025-06-10T20:53:52.365Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-06-10T20:53:52.365Z] [exec] task is set to default
[2025-06-10T20:53:52.365Z] [exec] dependencyList is set to json_simple
[2025-06-10T20:53:52.365Z] [exec] --------------------------------------------
[2025-06-10T20:53:52.365Z] [exec] Starting download third party dependent jars
[2025-06-10T20:53:52.365Z] [exec] --------------------------------------------
[2025-06-10T20:53:52.365Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-06-10T20:53:52.365Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-06-10T20:53:52.365Z] [exec] downloaded dependent third party jars successfully
[2025-06-10T20:53:52.365Z]
[2025-06-10T20:53:52.365Z] compile:
[2025-06-10T20:53:52.365Z] [echo] Ant version is Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[2025-06-10T20:53:52.365Z] [echo] ============COMPILER SETTINGS============
[2025-06-10T20:53:52.365Z] [echo] ===fork: yes
[2025-06-10T20:53:52.365Z] [echo] ===debug: on
[2025-06-10T20:53:52.365Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin
[2025-06-10T20:53:55.391Z]
[2025-06-10T20:53:55.391Z] dist:
[2025-06-10T20:53:55.391Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-10T20:53:55.391Z]
[2025-06-10T20:53:55.391Z] BUILD SUCCESSFUL
[2025-06-10T20:53:55.391Z] Total time: 4 seconds
[2025-06-10T20:53:55.391Z] 0
[2025-06-10T20:53:55.391Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-10T20:53:56.344Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-10T20:53:56.344Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2025-06-10T20:53:56.344Z] ****************************** MACHINE INFO ******************************
[2025-06-10T20:53:56.344Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG
[2025-06-10T20:53:56.344Z] Free Physical Memory Size : 4020174848
[2025-06-10T20:53:56.344Z] Free space (bytes) : 62363316224
[2025-06-10T20:53:56.344Z] Total Physical Memory Size : 6442450944
[2025-06-10T20:53:56.344Z] Total space (bytes) : 166468653056
[2025-06-10T20:53:56.344Z] Usable space (bytes) : 62346539008
[2025-06-10T20:53:56.344Z] antVersion : Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[2025-06-10T20:53:56.344Z] bashVersion :
[2025-06-10T20:53:56.344Z] GNU bash, version 5.2.26(1)-release (powerpc64le-redhat-linux-gnu)
[2025-06-10T20:53:56.344Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-06-10T20:53:56.344Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-10T20:53:56.344Z]
[2025-06-10T20:53:56.344Z] This is free software; you are free to change and redistribute it.
[2025-06-10T20:53:56.344Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-10T20:53:56.344Z] cpuCores : 8
[2025-06-10T20:53:56.344Z] curlVersion :
[2025-06-10T20:53:56.344Z] curl 8.2.1 (powerpc64le-redhat-linux-gnu) libcurl/8.2.1 OpenSSL/3.1.4 zlib/1.2.13 brotli/1.1.0 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.4) libssh/0.10.6/openssl/zlib nghttp2/1.55.1 OpenLDAP/2.6.7
[2025-06-10T20:53:56.344Z] Release-Date: 2023-07-26
[2025-06-10T20:53:56.344Z] 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
[2025-06-10T20:53:56.344Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets
[2025-06-10T20:53:56.344Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-10T20:53:56.344Z] gcc version : 13
[2025-06-10T20:53:56.344Z] gclibc version : ldd (GNU libc) 2.38
[2025-06-10T20:53:56.344Z] gdb version : bash: line 1: gdb: command not found
[2025-06-10T20:53:56.344Z] lldb version : Command could not be executed
[2025-06-10T20:53:56.344Z] makeVersion :
[2025-06-10T20:53:56.344Z] GNU Make 4.4.1
[2025-06-10T20:53:56.344Z] Built for powerpc64le-redhat-linux-gnu
[2025-06-10T20:53:56.344Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-06-10T20:53:56.344Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-06-10T20:53:56.344Z] This is free software: you are free to change and redistribute it.
[2025-06-10T20:53:56.344Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-10T20:53:56.344Z] mavenVersion : bash: line 1: mvn: command not found
[2025-06-10T20:53:56.344Z] perlVersion :
[2025-06-10T20:53:56.344Z]
[2025-06-10T20:53:56.344Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for ppc64le-linux-thread-multi
[2025-06-10T20:53:56.344Z] (with 15 registered patches, see perl -V for more detail)
[2025-06-10T20:53:56.344Z]
[2025-06-10T20:53:56.344Z] Copyright 1987-2023, Larry Wall
[2025-06-10T20:53:56.344Z]
[2025-06-10T20:53:56.344Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-10T20:53:56.344Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-10T20:53:56.344Z]
[2025-06-10T20:53:56.344Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-10T20:53:56.344Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-10T20:53:56.344Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-06-10T20:53:56.344Z]
[2025-06-10T20:53:56.344Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-10T20:53:56.344Z] procArch : unknown
[2025-06-10T20:53:56.344Z] sysArch : ppc64le
[2025-06-10T20:53:56.344Z] sysOS : Linux
[2025-06-10T20:53:56.344Z] ulimit :
[2025-06-10T20:53:56.344Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-06-10T20:53:56.344Z] core file size (blocks, -c) unlimited
[2025-06-10T20:53:56.344Z] data seg size (kbytes, -d) unlimited
[2025-06-10T20:53:56.344Z] scheduling priority (-e) 0
[2025-06-10T20:53:56.344Z] file size (blocks, -f) unlimited
[2025-06-10T20:53:56.344Z] pending signals (-i) 62742
[2025-06-10T20:53:56.344Z] max locked memory (kbytes, -l) 8192
[2025-06-10T20:53:56.344Z] max memory size (kbytes, -m) unlimited
[2025-06-10T20:53:56.344Z] open files (-n) 1048576
[2025-06-10T20:53:56.344Z] pipe size (512 bytes, -p) 8
[2025-06-10T20:53:56.344Z] POSIX message queues (bytes, -q) 819200
[2025-06-10T20:53:56.344Z] real-time priority (-r) 0
[2025-06-10T20:53:56.344Z] stack size (kbytes, -s) 8192
[2025-06-10T20:53:56.344Z] cpu time (seconds, -t) unlimited
[2025-06-10T20:53:56.344Z] max user processes (-u) unlimited
[2025-06-10T20:53:56.344Z] virtual memory (kbytes, -v) unlimited
[2025-06-10T20:53:56.344Z] file locks (-x) unlimited
[2025-06-10T20:53:56.344Z] uname : Linux 32a03e4bd463 6.8.0-41-generic #41-Ubuntu SMP Fri Aug 2 21:00:36 UTC 2024 ppc64le GNU/Linux
[2025-06-10T20:53:56.344Z] vmVendor : Oracle Corporation
[2025-06-10T20:53:56.344Z] vmVersion : 25.462-b05
[2025-06-10T20:53:56.344Z] xlc version : bash: line 1: xlC: command not found
[2025-06-10T20:53:56.344Z] **************************************************************************
[2025-06-10T20:53:56.344Z]
[2025-06-10T20:53:56.344Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-10T20:53:56.344Z]
[2025-06-10T20:53:56.344Z] System.getProperty('java.vendor')=Temurin
[2025-06-10T20:53:56.344Z]
[2025-06-10T20:53:56.344Z] System.getProperty('os.name')=Linux
[2025-06-10T20:53:56.344Z]
[2025-06-10T20:53:56.344Z] System.getProperty('os.arch')=ppc64le
[2025-06-10T20:53:56.344Z]
[2025-06-10T20:53:56.344Z] System.getProperty('java.fullversion')=null
[2025-06-10T20:53:56.344Z]
[2025-06-10T20:53:56.344Z] System.getProperty('sun.arch.data.model')=64
[2025-06-10T20:53:56.344Z]
[2025-06-10T20:53:57.296Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-06-10T20:53:57.296Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG'
[2025-06-10T20:53:57.296Z] perl scripts/configure.pl
[2025-06-10T20:53:57.296Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_ppc-64_le --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2025-06-10T20:53:58.256Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-10T20:53:58.256Z]
[2025-06-10T20:53:58.256Z]
[2025-06-10T20:53:58.256Z] Starting to generate parallel test lists.
[2025-06-10T20:53:58.256Z]
[2025-06-10T20:53:58.256Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-06-10T20:53:58.256Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-06-10T20:53:58.256Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2025-06-10T20:53:58.256Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/security/playlist.xml
[2025-06-10T20:53:58.256Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-06-10T20:53:58.256Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-06-10T20:53:58.256Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-06-10T20:53:58.256Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-06-10T20:53:58.256Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-06-10T20:53:58.256Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-06-10T20:53:58.256Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-06-10T20:53:58.256Z] Attempting to get test duration data from TRSS.
[2025-06-10T20:53:58.256Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=ppc64le_linux&group=system&level=extended
[2025-06-10T20:53:59.213Z] Attempting to get test duration data from cached files.
[2025-06-10T20:53:59.213Z] Reading file: Test_openjdk8_hs_system_ppc64le_linux.json
[2025-06-10T20:53:59.213Z] Warning: cannot get data from cached files.
[2025-06-10T20:53:59.213Z]
[2025-06-10T20:53:59.213Z] TEST DURATION
[2025-06-10T20:53:59.213Z] ====================================================================================
[2025-06-10T20:53:59.213Z] Total number of tests searched: 41
[2025-06-10T20:53:59.213Z] Number of test durations found: 41
[2025-06-10T20:53:59.213Z] Top slowest tests:
[2025-06-10T20:53:59.213Z] 11m22s MiniMix_aot_5m_0
[2025-06-10T20:53:59.213Z] 10m45s MiniMix_10m_1
[2025-06-10T20:53:59.213Z] 10m42s MiniMix_10m_0
[2025-06-10T20:53:59.213Z] ====================================================================================
[2025-06-10T20:53:59.213Z]
[2025-06-10T20:53:59.213Z] Test target is split into 3 lists.
[2025-06-10T20:53:59.213Z] Reducing estimated test running time from 107m17s to 36m44s.
[2025-06-10T20:53:59.213Z]
[2025-06-10T20:53:59.213Z] -------------------------------------testList_0-------------------------------------
[2025-06-10T20:53:59.213Z] Number of tests: 29
[2025-06-10T20:53:59.213Z] Estimated running time: 34m08s
[2025-06-10T20:53:59.213Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_5m_1,DBBLoadTest_5m_1,LangLoadTest_5m_0,MathLoadTest_all_5m_0,LockingLoadTest_1,LockingLoadTest_0,OAuthTest_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_1,JdiTest_2,ConcurrentLoadTest_5m_2,UtilLoadTest_5m_2,DBBLoadTest_5m_2,MathLoadTest_all_5m_2,JdiTest_0,LangLoadTest_5m_2,HCRLateAttachWorkload_2,MiniMix_10m_2,MiniMix_5m_2,LockingLoadTest_2
[2025-06-10T20:53:59.213Z] ------------------------------------------------------------------------------------
[2025-06-10T20:53:59.213Z]
[2025-06-10T20:53:59.213Z] -------------------------------------testList_1-------------------------------------
[2025-06-10T20:53:59.213Z] Number of tests: 6
[2025-06-10T20:53:59.213Z] Estimated running time: 36m24s
[2025-06-10T20:53:59.213Z] TESTLIST=MiniMix_10m_1,ConcurrentLoadTest_5m_1,DBBLoadTest_5m_0,UtilLoadTest_5m_0,LangLoadTest_5m_1,HCRLateAttachWorkload_1
[2025-06-10T20:53:59.213Z] ------------------------------------------------------------------------------------
[2025-06-10T20:53:59.213Z]
[2025-06-10T20:53:59.213Z] -------------------------------------testList_2-------------------------------------
[2025-06-10T20:53:59.213Z] Number of tests: 6
[2025-06-10T20:53:59.213Z] Estimated running time: 36m44s
[2025-06-10T20:53:59.213Z] TESTLIST=MiniMix_10m_0,ConcurrentLoadTest_5m_0,MiniMix_5m_0,MathLoadTest_all_5m_1,UtilLoadTest_5m_1,HCRLateAttachWorkload_0
[2025-06-10T20:53:59.213Z] ------------------------------------------------------------------------------------
[2025-06-10T20:53:59.213Z]
[2025-06-10T20:53:59.213Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-06-10T20:53:59.213Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-06-10T20:53:59.923Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-06-10T20:54:00.454Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-06-10T20:54:00.456Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-06-10T20:54:00.660Z] Archiving artifacts
[2025-06-10T20:54:01.026Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-06-10T20:54:01.252Z] [PARALLEL: Dynamic] childJobNum is 3, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] echo
[2025-06-10T20:54:01.725Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0 params for generating the job
[Pipeline] echo
[2025-06-10T20:54:01.727Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1 params for generating the job
[Pipeline] echo
[2025-06-10T20:54:01.729Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-06-10T20:54:02.804Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-06-10T20:54:02.839Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-06-10T20:54:02.981Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-06-10T20:58:41.150Z] LEVELS: [extended]
[2025-06-10T20:58:41.150Z] JDK_VERSIONS: [8]
[2025-06-10T20:58:41.150Z] GROUPS: [system]
[2025-06-10T20:58:41.150Z] ARCH_OS_LIST: [ppc64le_linux]
[2025-06-10T20:58:41.157Z] LEVELS: [extended]
[2025-06-10T20:58:41.163Z] JDK_VERSIONS: [8]
[2025-06-10T20:58:41.163Z] GROUPS: [system]
[2025-06-10T20:58:41.163Z] ARCH_OS_LIST: [ppc64le_linux]
[2025-06-10T20:58:41.244Z] LEVELS: [extended]
[2025-06-10T20:58:41.244Z] JDK_VERSIONS: [8]
[2025-06-10T20:58:41.244Z] GROUPS: [system]
[2025-06-10T20:58:41.244Z] ARCH_OS_LIST: [ppc64le_linux]
[2025-06-10T20:58:41.474Z] Existing items:
[2025-06-10T20:58:41.474Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1'}
[2025-06-10T20:58:41.474Z] Unreferenced items:
[2025-06-10T20:58:41.474Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0'}
[2025-06-10T20:58:41.474Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2'}
[2025-06-10T20:58:41.612Z] Existing items:
[2025-06-10T20:58:41.612Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1'}
[2025-06-10T20:58:41.612Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2'}
[2025-06-10T20:58:41.612Z] Unreferenced items:
[2025-06-10T20:58:41.612Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0'}
[2025-06-10T20:58:41.664Z] Existing items:
[2025-06-10T20:58:41.664Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0'}
[2025-06-10T20:58:41.664Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1'}
[2025-06-10T20:58:41.664Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-10T20:58:44.290Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-10T20:58:46.297Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-06-10T20:58:46.297Z] Unix type machine..
[2025-06-10T20:58:46.297Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-06-10T20:58:46.297Z] grep: warning: stray \ before /
[2025-06-10T20:58:46.297Z] grep: warning: stray \ before /
[2025-06-10T20:58:46.297Z] Running on a Linux host
[2025-06-10T20:58:46.297Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-06-10T20:58:46.297Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-06-10T20:58:46.297Z] egrep: warning: egrep is obsolescent; using grep -E
[2025-06-10T20:58:46.297Z] grep: warning: stray \ before /
[2025-06-10T20:58:46.297Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-06-10T20:58:47.183Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-10T20:58:47.183Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-10T20:58:47.897Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-06-10T20:58:50.270Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-10T20:59:04.602Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-10T20:59:04.697Z] SETUP_LABEL: ci.role.test
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] build
[2025-06-10T20:59:04.738Z] Scheduling project: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0
[Pipeline] build
[2025-06-10T20:59:04.743Z] Scheduling project: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1
[Pipeline] build
[2025-06-10T20:59:04.774Z] Scheduling project: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2
[2025-06-10T20:59:10.703Z] Starting building: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2 #6
[2025-06-10T20:59:10.705Z] Starting building: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1 #6
[2025-06-10T20:59:10.709Z] Starting building: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0 #12
[2025-06-10T21:37:02.425Z] Build Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0 #12 completed: SUCCESS
[Pipeline] }
[2025-06-10T21:39:41.435Z] Build Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1 #6 completed: SUCCESS
[Pipeline] }
[2025-06-10T21:41:14.715Z] Build Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2 #6 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-06-10T21:41:14.802Z] Running on test-docker-sles15-s390x-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-06-10T21:41:15.004Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-10T21:41:15.006Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-10T21:41:15.103Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-06-10T21:41:15.111Z] Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2 #6 completed with status SUCCESS
[Pipeline] timeout
[2025-06-10T21:41:15.114Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-10T21:41:15.700Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2" build number 6
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-06-10T21:41:15.840Z] TAP Reports Processing: START
[2025-06-10T21:41:15.841Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2/6/**/*.tap
[2025-06-10T21:41:15.950Z] Saving reports...
[2025-06-10T21:41:16.055Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_ppc64le_linux/builds/1007/tap-master-files/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2/6/aqa-tests/TKG/output_17495894207583/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2.tap'
[2025-06-10T21:41:16.055Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_ppc64le_linux/builds/1007/tap-master-files/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2/6/aqa-tests/TKG/output_17495894207583/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2.tap].
[2025-06-10T21:41:16.056Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-06-10T21:41:16.069Z] Saving Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2/6/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-10T21:41:16.190Z] Archiving artifacts
[2025-06-10T21:41:16.395Z] Recording fingerprints
[Pipeline] echo
[2025-06-10T21:41:16.506Z] Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1 #6 completed with status SUCCESS
[Pipeline] timeout
[2025-06-10T21:41:16.508Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-10T21:41:17.119Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1" build number 6
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-06-10T21:41:17.270Z] TAP Reports Processing: START
[2025-06-10T21:41:17.270Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1/6/**/*.tap
[2025-06-10T21:41:17.370Z] Saving reports...
[2025-06-10T21:41:17.473Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_ppc64le_linux/builds/1007/tap-master-files/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1/6/aqa-tests/TKG/output_17495893962234/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1.tap'
[2025-06-10T21:41:17.473Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_ppc64le_linux/builds/1007/tap-master-files/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1/6/aqa-tests/TKG/output_17495893962234/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1.tap].
[2025-06-10T21:41:17.492Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-06-10T21:41:17.502Z] Saving Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1/6/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-10T21:41:17.604Z] Archiving artifacts
[2025-06-10T21:41:17.803Z] Recording fingerprints
[Pipeline] echo
[2025-06-10T21:41:17.912Z] Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0 #12 completed with status SUCCESS
[Pipeline] timeout
[2025-06-10T21:41:17.915Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-10T21:41:18.503Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0" build number 12
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-06-10T21:41:18.654Z] TAP Reports Processing: START
[2025-06-10T21:41:18.656Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0/12/**/*.tap
[2025-06-10T21:41:18.749Z] Saving reports...
[2025-06-10T21:41:18.843Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_ppc64le_linux/builds/1007/tap-master-files/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0/12/aqa-tests/TKG/output_17495893667152/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0.tap'
[2025-06-10T21:41:18.843Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_ppc64le_linux/builds/1007/tap-master-files/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0/12/aqa-tests/TKG/output_17495893667152/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0.tap].
[2025-06-10T21:41:18.866Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-06-10T21:41:18.876Z] Saving Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0/12/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-10T21:41:18.977Z] Archiving artifacts
[2025-06-10T21:41:19.181Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] readFile
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
[Pipeline] cleanWs
[2025-06-10T21:41:20.654Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-10T21:41:20.654Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-10T21:41:20.760Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS