Test_openjdk26_hs_extended.perf_s390x_linux
Started by upstream project "build-scripts/jobs/jdk/jdk-linux-s390x-temurin" build number 365
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 29
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 47
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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_openjdk26_hs_extended.perf_s390x_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 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f # timeout=10
Commit message: "Initial exclude list for JDK26 (#6746)"
> git rev-list --no-walk 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-11-27T23:14:50.153Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-11-27T23:14:50.162Z] SPEC: linux_390-64
[Pipeline] echo
[2025-11-27T23:14:50.174Z] LABEL: hw.arch.s390x&&sw.os.linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-11-27T23:14:50.199Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-27T23:14:50.211Z] dynamicAgents: []
[Pipeline] node
[2025-11-27T23:14:50.306Z] Running on test-marist-rhel8-s390x-2 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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-11-27T23:14:50.330Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-27T23:14:50.553Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-27T23:14:50.553Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-27T23:14:50.653Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-11-27T23:14:50.789Z] The recommended git tool is: /usr/bin/git
[2025-11-27T23:14:51.013Z] No credentials specified
[2025-11-27T23:14:51.108Z] Cloning the remote Git repository
[2025-11-27T23:14:51.259Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-11-27T23:14:51.269Z] > /usr/bin/git init /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests # timeout=10
[2025-11-27T23:14:51.321Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-11-27T23:14:51.321Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-11-27T23:14:51.322Z] > /usr/bin/git --version # timeout=10
[2025-11-27T23:14:51.326Z] > git --version # 'git version 2.39.3'
[2025-11-27T23:14:51.326Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-27T23:14:55.578Z] Avoid second fetch
[2025-11-27T23:14:55.677Z] Checking out Revision 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f (origin/master)
[2025-11-27T23:14:56.269Z] Commit message: "Initial exclude list for JDK26 (#6746)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2025-11-27T23:14:55.422Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-11-27T23:14:55.425Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-27T23:14:55.621Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2025-11-27T23:14:55.731Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2025-11-27T23:14:55.738Z] > /usr/bin/git checkout -f 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f # timeout=10
[Pipeline] { (/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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-11-27T23:14:58.100Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-11-27T23:14:58.120Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-11-27T23:14:59.389Z] + LC_TIME=C
[2025-11-27T23:14:59.389Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-11-27T23:14:59.779Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-27T23:15:00.900Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-11-27T23:15:00.900Z] Unix type machine..
[2025-11-27T23:15:00.900Z] Running on a Linux host
[2025-11-27T23:15:00.900Z] 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-11-27T23:15:03.237Z] + printenv
[2025-11-27T23:15:03.237Z] TIME_LIMIT=25
[2025-11-27T23:15:03.237Z] RERUN_ITERATIONS=1
[2025-11-27T23:15:03.237Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/13/display/redirect
[2025-11-27T23:15:03.237Z] JENKINS_URL=https://ci.adoptium.net/
[2025-11-27T23:15:03.237Z] EXECUTOR_NUMBER=0
[2025-11-27T23:15:03.237Z] SSH_CONNECTION=78.47.239.97 35406 148.100.74.2 22
[2025-11-27T23:15:03.237Z] _=/usr/bin/printenv
[2025-11-27T23:15:03.237Z] LANG=en_US.UTF-8
[2025-11-27T23:15:03.237Z] BUILD_ID=13
[2025-11-27T23:15:03.237Z] USE_JRE=false
[2025-11-27T23:15:03.237Z] jobStatus=SUCCESS
[2025-11-27T23:15:03.237Z] OLDPWD=/home/jenkins
[2025-11-27T23:15:03.237Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/13/display/redirect?page=changes
[2025-11-27T23:15:03.237Z] STF_OWNER_BRANCH=adoptium:master
[2025-11-27T23:15:03.237Z] PERSONAL_BUILD=false
[2025-11-27T23:15:03.237Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:15:03.237Z] JENKINS_NODE_COOKIE=81073fef-34d7-48b5-aecc-4c127f42adc1
[2025-11-27T23:15:03.237Z] SLACK_CHANNEL=aqavit-bot
[2025-11-27T23:15:03.237Z] JDK_IMPL=hotspot
[2025-11-27T23:15:03.237Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_s390x_linux
[2025-11-27T23:15:03.237Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux@tmp
[2025-11-27T23:15:03.237Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-11-27T23:15:03.237Z] DYNAMIC_COMPILE=false
[2025-11-27T23:15:03.237Z] OPENJ9_BRANCH=master
[2025-11-27T23:15:03.237Z] which_declare=declare -f
[2025-11-27T23:15:03.237Z] CI=true
[2025-11-27T23:15:03.237Z] HUDSON_COOKIE=0b543cdf-71fa-4073-837c-99c07eaeee65
[2025-11-27T23:15:03.237Z] XDG_SESSION_ID=1
[2025-11-27T23:15:03.237Z] USER=jenkins
[2025-11-27T23:15:03.237Z] ADOPTOPENJDK_BRANCH=master
[2025-11-27T23:15:03.237Z] ORIGIN_JDK_VERSION=26
[2025-11-27T23:15:03.237Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/system_lib
[2025-11-27T23:15:03.237Z] UPSTREAM_JOB_NUMBER=365
[2025-11-27T23:15:03.237Z] BUILD_NUMBER=13
[2025-11-27T23:15:03.237Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-11-27T23:15:03.237Z] JCK_GIT_BRANCH=master
[2025-11-27T23:15:03.237Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-11-27T23:15:03.237Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[2025-11-27T23:15:03.237Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-linux-s390x-temurin
[2025-11-27T23:15:03.237Z] KEEP_REPORTDIR=false
[2025-11-27T23:15:03.237Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[2025-11-27T23:15:03.237Z] HUDSON_URL=https://ci.adoptium.net/
[2025-11-27T23:15:03.237Z] USE_TESTENV_PROPERTIES=false
[2025-11-27T23:15:03.237Z] HOME=/home/jenkins
[2025-11-27T23:15:03.237Z] NODE_NAME=test-marist-rhel8-s390x-2
[2025-11-27T23:15:03.237Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../benchmarks
[2025-11-27T23:15:03.237Z] DOCKER_REQUIRED=false
[2025-11-27T23:15:03.237Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-11-27T23:15:03.237Z] SSH_CLIENT=78.47.239.97 35406 22
[2025-11-27T23:15:03.237Z] JDK_BRANCH=jdk-26+26_adopt
[2025-11-27T23:15:03.237Z] ARCHIVE_TEST_RESULTS=false
[2025-11-27T23:15:03.237Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-11-27T23:15:03.237Z] JOB_NAME=Test_openjdk26_hs_extended.perf_s390x_linux
[2025-11-27T23:15:03.237Z] TEST_TIME=120
[2025-11-27T23:15:03.237Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/13/display/redirect?page=tests
[2025-11-27T23:15:03.237Z] BUILD_LIST=perf
[2025-11-27T23:15:03.237Z] KEEP_WORKSPACE=false
[2025-11-27T23:15:03.237Z] NUM_PROCESSORS=2
[2025-11-27T23:15:03.237Z] EXIT_SUCCESS=false
[2025-11-27T23:15:03.237Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-11-27T23:15:03.237Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-11-27T23:15:03.237Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/display/redirect
[2025-11-27T23:15:03.237Z] RERUN_FAILURE=true
[2025-11-27T23:15:03.237Z] SDK_RESOURCE=upstream
[2025-11-27T23:15:03.237Z] ACTIVE_NODE_TIMEOUT=5
[2025-11-27T23:15:03.237Z] SETUP_JCK_RUN=false
[2025-11-27T23:15:03.237Z] SPEC=linux_390-64
[2025-11-27T23:15:03.237Z] ITERATIONS=1
[2025-11-27T23:15:03.237Z] GENERATE_JOBS=true
[2025-11-27T23:15:03.237Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-27T23:15:03.237Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-11-27T23:15:03.237Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/13/display/redirect?page=artifacts
[2025-11-27T23:15:03.237Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-11-27T23:15:03.237Z] AUTO_DETECT=true
[2025-11-27T23:15:03.237Z] TAP_NAME=Test_openjdk26_hs_extended.perf_s390x_linux.tap
[2025-11-27T23:15:03.237Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/13/
[2025-11-27T23:15:03.237Z] SHELL=/bin/bash
[2025-11-27T23:15:03.237Z] STAGE_NAME=Setup
[2025-11-27T23:15:03.237Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-27T23:15:03.237Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/
[2025-11-27T23:15:03.237Z] TKG_OWNER_BRANCH=adoptium:master
[2025-11-27T23:15:03.237Z] JDK_VERSION=26
[2025-11-27T23:15:03.237Z] BUILD_DISPLAY_NAME=#13
[2025-11-27T23:15:03.237Z] PLATFORM=s390x_linux
[2025-11-27T23:15:03.237Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-11-27T23:15:03.237Z] SHLVL=3
[2025-11-27T23:15:03.237Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-11-27T23:15:03.237Z] PARALLEL=Dynamic
[2025-11-27T23:15:03.237Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_s390x_linux-13
[2025-11-27T23:15:03.237Z] TKG_ITERATIONS=1
[2025-11-27T23:15:03.237Z] EXIT_FAILURE=false
[2025-11-27T23:15:03.237Z] NODE_LABELS=hw.arch.s390x test ci.role.test linux rhel sw.os.linux sw.tool.docker ci.role.perf rhel8 s390x test-marist-rhel8-s390x-2
[2025-11-27T23:15:03.237Z] TARGET=extended.perf
[2025-11-27T23:15:03.237Z] LOGNAME=jenkins
[2025-11-27T23:15:03.237Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2025-11-27T23:15:03.237Z] XDG_RUNTIME_DIR=/run/user/1002
[2025-11-27T23:15:03.237Z] JOBSTARTTIME=Thu, 27 Nov 2025 18:14:58 -0500
[2025-11-27T23:15:03.237Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2025-11-27T23:15:03.237Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-11-27T23:15:03.237Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-11-27T23:15:03.237Z] JENKINS_SERVER_COOKIE=durable-90180d269d92c7a408d64fe2982b8ceaffae90aca1cd2ebe3e8c9e04d7ddd1b6
[2025-11-27T23:15:03.237Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-11-27T23:15:03.237Z] BASH_FUNC_which%%=() { ( alias;
[2025-11-27T23:15:03.237Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
[2025-11-27T23:15:03.237Z] }
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-11-27T23:15:03.548Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-11-27T23:15:03.562Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-27T23:16:22.692Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-linux-s390x-temurin" build number 365
[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-11-27T23:16:23.053Z] 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-11-27T23:16:23.065Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] sshagent
[2025-11-27T23:16:23.133Z] $ ssh-agent
[2025-11-27T23:16:23.627Z] SSH_AUTH_SOCK=/tmp/ssh-2xCG9EhxM5Rd/agent.966298
[2025-11-27T23:16:23.627Z] SSH_AGENT_PID=966299
[2025-11-27T23:16:23.627Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-11-27T23:16:23.660Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-11-27T23:16:23.697Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-11-27T23:16:24.858Z] ++ pwd
[2025-11-27T23:16:24.858Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/.. -p s390x_linux -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-11-27T23:16:24.858Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[2025-11-27T23:16:24.858Z] get jdk binary...
[2025-11-27T23:16:24.859Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-11-27T23:16:24.859Z] Uncompressing file: OpenJDK-jdk_s390x_linux_hotspot_26_26-ea.tar.gz ...
[2025-11-27T23:16:24.859Z] List files in jdkbinary folder...
[2025-11-27T23:16:24.859Z] total 602256
[2025-11-27T23:16:24.859Z] -rw-r--r-- 1 jenkins jenkins 233810649 Nov 27 17:46 OpenJDK-debugimage_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:24.859Z] -rw-r--r-- 1 jenkins jenkins 138590798 Nov 27 17:47 OpenJDK-jdk_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:24.859Z] -rw-r--r-- 1 jenkins jenkins 83290795 Nov 27 17:46 OpenJDK-jmods_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:24.859Z] -rw-r--r-- 1 jenkins jenkins 60868462 Nov 27 17:42 OpenJDK-jre_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:24.859Z] -rw-r--r-- 1 jenkins jenkins 165657 Nov 27 18:06 OpenJDK-sbom_s390x_linux_hotspot_26_26-ea.json
[2025-11-27T23:16:24.859Z] -rw-rw-r-- 1 jenkins jenkins 30902 Nov 27 18:04 OpenJDK-sbom_s390x_linux_hotspot_26_26-ea-metadata.json
[2025-11-27T23:16:24.859Z] -rw-r--r-- 1 jenkins jenkins 5520795 Nov 27 17:46 OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:24.859Z] -rw-r--r-- 1 jenkins jenkins 94419668 Nov 27 17:43 OpenJDK-testimage_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:24.859Z] drwxrwxr-x 3 jenkins jenkins 23 Nov 27 18:16 tmp
[2025-11-27T23:16:24.859Z] List files in jdkbinary/tmp folder...
[2025-11-27T23:16:24.859Z] total 0
[2025-11-27T23:16:24.859Z] drwxr-xr-x 7 jenkins jenkins 97 Nov 27 17:41 jdk-26+26
[2025-11-27T23:16:24.859Z] Moving directory jdk-26+26/ to ../j2sdk-image
[2025-11-27T23:16:24.859Z] Uncompressing file: OpenJDK-jre_s390x_linux_hotspot_26_26-ea.tar.gz ...
[2025-11-27T23:16:25.529Z] List files in jdkbinary folder...
[2025-11-27T23:16:25.529Z] total 602256
[2025-11-27T23:16:25.529Z] drwxr-xr-x 7 jenkins jenkins 97 Nov 27 17:41 j2sdk-image
[2025-11-27T23:16:25.529Z] -rw-r--r-- 1 jenkins jenkins 233810649 Nov 27 17:46 OpenJDK-debugimage_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:25.530Z] -rw-r--r-- 1 jenkins jenkins 138590798 Nov 27 17:47 OpenJDK-jdk_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:25.530Z] -rw-r--r-- 1 jenkins jenkins 83290795 Nov 27 17:46 OpenJDK-jmods_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:25.530Z] -rw-r--r-- 1 jenkins jenkins 60868462 Nov 27 17:42 OpenJDK-jre_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:25.530Z] -rw-r--r-- 1 jenkins jenkins 165657 Nov 27 18:06 OpenJDK-sbom_s390x_linux_hotspot_26_26-ea.json
[2025-11-27T23:16:25.530Z] -rw-rw-r-- 1 jenkins jenkins 30902 Nov 27 18:04 OpenJDK-sbom_s390x_linux_hotspot_26_26-ea-metadata.json
[2025-11-27T23:16:25.530Z] -rw-r--r-- 1 jenkins jenkins 5520795 Nov 27 17:46 OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:25.530Z] -rw-r--r-- 1 jenkins jenkins 94419668 Nov 27 17:43 OpenJDK-testimage_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:25.530Z] drwxrwxr-x 3 jenkins jenkins 27 Nov 27 18:16 tmp
[2025-11-27T23:16:25.530Z] List files in jdkbinary/tmp folder...
[2025-11-27T23:16:25.530Z] total 0
[2025-11-27T23:16:25.530Z] drwxr-xr-x 6 jenkins jenkins 82 Nov 27 17:41 jdk-26+26-jre
[2025-11-27T23:16:25.530Z] Moving directory jdk-26+26-jre/ to ../j2re-image
[2025-11-27T23:16:25.530Z] Uncompressing file: OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_26-ea.tar.gz ...
[2025-11-27T23:16:25.530Z] List files in jdkbinary folder...
[2025-11-27T23:16:25.530Z] total 602256
[2025-11-27T23:16:25.530Z] drwxr-xr-x 6 jenkins jenkins 82 Nov 27 17:41 j2re-image
[2025-11-27T23:16:25.530Z] drwxr-xr-x 7 jenkins jenkins 97 Nov 27 17:41 j2sdk-image
[2025-11-27T23:16:25.530Z] -rw-r--r-- 1 jenkins jenkins 233810649 Nov 27 17:46 OpenJDK-debugimage_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:25.530Z] -rw-r--r-- 1 jenkins jenkins 138590798 Nov 27 17:47 OpenJDK-jdk_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:25.530Z] -rw-r--r-- 1 jenkins jenkins 83290795 Nov 27 17:46 OpenJDK-jmods_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:25.530Z] -rw-r--r-- 1 jenkins jenkins 60868462 Nov 27 17:42 OpenJDK-jre_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:25.530Z] -rw-r--r-- 1 jenkins jenkins 165657 Nov 27 18:06 OpenJDK-sbom_s390x_linux_hotspot_26_26-ea.json
[2025-11-27T23:16:25.530Z] -rw-rw-r-- 1 jenkins jenkins 30902 Nov 27 18:04 OpenJDK-sbom_s390x_linux_hotspot_26_26-ea-metadata.json
[2025-11-27T23:16:25.530Z] -rw-r--r-- 1 jenkins jenkins 5520795 Nov 27 17:46 OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:25.530Z] -rw-r--r-- 1 jenkins jenkins 94419668 Nov 27 17:43 OpenJDK-testimage_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:25.530Z] drwxrwxr-x 3 jenkins jenkins 35 Nov 27 18:16 tmp
[2025-11-27T23:16:25.530Z] List files in jdkbinary/tmp folder...
[2025-11-27T23:16:25.530Z] total 0
[2025-11-27T23:16:25.530Z] drwxr-xr-x 3 jenkins jenkins 17 Nov 27 17:41 jdk-26+26-static-libs
[2025-11-27T23:16:25.530Z] Moving directory jdk-26+26-static-libs/ to ../static-libs
[2025-11-27T23:16:25.530Z] Uncompressing file: OpenJDK-testimage_s390x_linux_hotspot_26_26-ea.tar.gz ...
[2025-11-27T23:16:26.177Z] List files in jdkbinary folder...
[2025-11-27T23:16:26.177Z] total 602256
[2025-11-27T23:16:26.177Z] drwxr-xr-x 6 jenkins jenkins 82 Nov 27 17:41 j2re-image
[2025-11-27T23:16:26.178Z] drwxr-xr-x 7 jenkins jenkins 97 Nov 27 17:41 j2sdk-image
[2025-11-27T23:16:26.178Z] -rw-r--r-- 1 jenkins jenkins 233810649 Nov 27 17:46 OpenJDK-debugimage_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:26.178Z] -rw-r--r-- 1 jenkins jenkins 138590798 Nov 27 17:47 OpenJDK-jdk_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:26.178Z] -rw-r--r-- 1 jenkins jenkins 83290795 Nov 27 17:46 OpenJDK-jmods_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:26.178Z] -rw-r--r-- 1 jenkins jenkins 60868462 Nov 27 17:42 OpenJDK-jre_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:26.178Z] -rw-r--r-- 1 jenkins jenkins 165657 Nov 27 18:06 OpenJDK-sbom_s390x_linux_hotspot_26_26-ea.json
[2025-11-27T23:16:26.178Z] -rw-rw-r-- 1 jenkins jenkins 30902 Nov 27 18:04 OpenJDK-sbom_s390x_linux_hotspot_26_26-ea-metadata.json
[2025-11-27T23:16:26.178Z] -rw-r--r-- 1 jenkins jenkins 5520795 Nov 27 17:46 OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:26.178Z] -rw-r--r-- 1 jenkins jenkins 94419668 Nov 27 17:43 OpenJDK-testimage_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:16:26.178Z] drwxr-xr-x 3 jenkins jenkins 17 Nov 27 17:41 static-libs
[2025-11-27T23:16:26.178Z] drwxrwxr-x 3 jenkins jenkins 34 Nov 27 18:16 tmp
[2025-11-27T23:16:26.178Z] List files in jdkbinary/tmp folder...
[2025-11-27T23:16:26.178Z] total 0
[2025-11-27T23:16:26.178Z] drwxr-xr-x 6 jenkins jenkins 112 Nov 27 17:30 jdk-26+26-test-image
[2025-11-27T23:16:26.178Z] Moving directory jdk-26+26-test-image/ to ../openjdk-test-image
[2025-11-27T23:16:26.178Z] Uncompressing OpenJDK-debugimage_s390x_linux_hotspot_26_26-ea.tar.gz over ./j2sdk-image...
[2025-11-27T23:16:27.546Z] Removing top-level folder jdk-26+26-debug-image/
[2025-11-27T23:16:27.546Z] Removing top-level folder jdk-26+26/
[2025-11-27T23:16:28.205Z] Run /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-11-27T23:16:28.205Z] =JAVA VERSION OUTPUT BEGIN=
[2025-11-27T23:16:28.205Z] openjdk version "26-beta" 2026-03-17
[2025-11-27T23:16:28.205Z] OpenJDK Runtime Environment Temurin-26+26-202511272133 (build 26-beta+26-ea)
[2025-11-27T23:16:28.205Z] OpenJDK 64-Bit Server VM Temurin-26+26-202511272133 (build 26-beta+26-ea, mixed mode, sharing)
[2025-11-27T23:16:28.205Z] =JAVA VERSION OUTPUT END=
[2025-11-27T23:16:28.205Z] =RELEASE INFO BEGIN=
[2025-11-27T23:16:28.205Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-11-27T23:16:28.205Z] IMPLEMENTOR_VERSION="Temurin-26+26-202511272133"
[2025-11-27T23:16:28.205Z] JAVA_RUNTIME_VERSION="26-beta+26-ea"
[2025-11-27T23:16:28.205Z] JAVA_VERSION="26"
[2025-11-27T23:16:28.205Z] JAVA_VERSION_DATE="2026-03-17"
[2025-11-27T23:16:28.205Z] LIBC="gnu"
[2025-11-27T23:16:28.205Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2025-11-27T23:16:28.205Z] OS_ARCH="s390x"
[2025-11-27T23:16:28.205Z] OS_NAME="Linux"
[2025-11-27T23:16:28.205Z] SOURCE=".:git:52f21a3ce886"
[2025-11-27T23:16:28.205Z] BUILD_SOURCE="git:a44863d150ed2303b6833a02d313b7defb8ab15f"
[2025-11-27T23:16:28.205Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-11-27T23:16:28.205Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2025-11-27T23:16:28.205Z] FULL_VERSION="26-beta+26-ea"
[2025-11-27T23:16:28.205Z] SEMANTIC_VERSION="26+26"
[2025-11-27T23:16:28.205Z] BUILD_INFO="OS: Linux Version: 4.18.0-513.24.1.el8_9.s390x"
[2025-11-27T23:16:28.205Z] JVM_VARIANT="Hotspot"
[2025-11-27T23:16:28.205Z] JVM_VERSION="26-beta+26-ea"
[2025-11-27T23:16:28.205Z] IMAGE_TYPE="JDK"
[2025-11-27T23:16:28.205Z] =RELEASE INFO END=
[2025-11-27T23:16:28.205Z] get testKitGen...
[2025-11-27T23:16:28.205Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-27T23:16:29.139Z] git rev-parse master
[2025-11-27T23:16:29.139Z] git checkout -q -f 5306cc5f72bde590d73568bd428c39823bc7c3af
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-27T23:16:29.283Z] $ ssh-agent -k
[2025-11-27T23:16:29.295Z] unset SSH_AUTH_SOCK;
[2025-11-27T23:16:29.295Z] unset SSH_AGENT_PID;
[2025-11-27T23:16:29.295Z] echo Agent pid 966299 killed;
[2025-11-27T23:16:29.753Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-27T23:16:30.301Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=s390x_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=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B26_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=365&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-11-27T23:16:30.314Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=s390x_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-marist-rhel8-s390x-2&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=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B26_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=365&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-11-27T23:16:30.371Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-27T23:16:30.965Z] Copied 1 artifact from "getTRSSOutput" build number 1970
[Pipeline] sh
[2025-11-27T23:16:32.102Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-11-27T23:16:32.102Z] + gzip -cd TRSSOutput.tar.gz
[2025-11-27T23:16:32.102Z] + tar xof -
[2025-11-27T23:16:32.102Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-27T23:16:32.456Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-27T23:16:32.479Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-27T23:16:33.722Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-27T23:16:40.168Z] --------------------------------------------
[2025-11-27T23:16:40.168Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:16:40.168Z] task is set to default
[2025-11-27T23:16:40.168Z] dependencyList is set to all
[2025-11-27T23:16:40.168Z] --------------------------------------------
[2025-11-27T23:16:40.168Z] Starting download third party dependent jars
[2025-11-27T23:16:40.168Z] --------------------------------------------
[2025-11-27T23:16:40.168Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-27T23:16:40.168Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-11-27T23:16:40.205Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-11-27T23:16:40.209Z] Machine limit is 5.
[Pipeline] sh
[2025-11-27T23:16:41.822Z] + cd ./aqa-tests/TKG
[2025-11-27T23:16:41.822Z] ++ uname
[2025-11-27T23:16:41.822Z] + '[' Linux = AIX ']'
[2025-11-27T23:16:41.822Z] ++ uname
[2025-11-27T23:16:41.822Z] + '[' Linux = SunOS ']'
[2025-11-27T23:16:41.822Z] ++ uname
[2025-11-27T23:16:41.822Z] + '[' Linux = '*BSD' ']'
[2025-11-27T23:16:41.822Z] + MAKE=make
[2025-11-27T23:16:41.822Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-11-27T23:16:41.822Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-27T23:16:41.822Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:16:41.822Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-27T23:16:41.822Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-27T23:16:41.822Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-27T23:16:41.822Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-27T23:16:42.467Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-27T23:16:44.622Z]
[2025-11-27T23:16:44.622Z] build:
[2025-11-27T23:16:44.622Z]
[2025-11-27T23:16:44.622Z] clean:
[2025-11-27T23:16:44.622Z]
[2025-11-27T23:16:44.622Z] init:
[2025-11-27T23:16:44.622Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-27T23:16:44.622Z]
[2025-11-27T23:16:44.622Z] getDependentLibs:
[2025-11-27T23:16:44.622Z] [exec] --------------------------------------------
[2025-11-27T23:16:44.622Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:16:44.623Z] [exec] task is set to default
[2025-11-27T23:16:44.623Z] [exec] dependencyList is set to json_simple
[2025-11-27T23:16:44.623Z] [exec] --------------------------------------------
[2025-11-27T23:16:44.623Z] [exec] Starting download third party dependent jars
[2025-11-27T23:16:44.623Z] [exec] --------------------------------------------
[2025-11-27T23:16:44.623Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:16:44.623Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-27T23:16:44.623Z] [exec] downloaded dependent third party jars successfully
[2025-11-27T23:16:44.623Z]
[2025-11-27T23:16:44.623Z] compile:
[2025-11-27T23:16:44.623Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-27T23:16:44.623Z] [echo] ============COMPILER SETTINGS============
[2025-11-27T23:16:44.623Z] [echo] ===fork: yes
[2025-11-27T23:16:44.623Z] [echo] ===debug: on
[2025-11-27T23:16:44.623Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-27T23:16:49.685Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-27T23:16:49.685Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T23:16:49.685Z]
[2025-11-27T23:16:49.685Z] dist:
[2025-11-27T23:16:49.685Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-27T23:16:49.685Z]
[2025-11-27T23:16:49.685Z] BUILD SUCCESSFUL
[2025-11-27T23:16:49.685Z] Total time: 6 seconds
[2025-11-27T23:16:49.685Z] 0
[2025-11-27T23:16:49.685Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-27T23:16:52.654Z] ****************************** MACHINE INFO ******************************
[2025-11-27T23:16:52.654Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2025-11-27T23:16:52.654Z] Free Physical Memory Size : 113074176
[2025-11-27T23:16:52.654Z] Free space (bytes) : 30291144704
[2025-11-27T23:16:52.654Z] Total Physical Memory Size : 4000055296
[2025-11-27T23:16:52.654Z] Total space (bytes) : 161049718784
[2025-11-27T23:16:52.654Z] Usable space (bytes) : 30291144704
[2025-11-27T23:16:52.654Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-27T23:16:52.654Z] bashVersion :
[2025-11-27T23:16:52.654Z] GNU bash, version 4.4.20(1)-release (s390x-ibm-linux-gnu)
[2025-11-27T23:16:52.654Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-11-27T23:16:52.654Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-27T23:16:52.654Z]
[2025-11-27T23:16:52.654Z] This is free software; you are free to change and redistribute it.
[2025-11-27T23:16:52.654Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-27T23:16:52.654Z] cpuCores : 3
[2025-11-27T23:16:52.654Z] curlVersion :
[2025-11-27T23:16:52.654Z] curl 7.61.1 (s390x-ibm-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0
[2025-11-27T23:16:52.654Z] Release-Date: 2018-09-05
[2025-11-27T23:16:52.654Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-11-27T23:16:52.654Z] Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
[2025-11-27T23:16:52.654Z] dockerVersion :
[2025-11-27T23:16:52.654Z] Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
[2025-11-27T23:16:52.654Z] podman version 4.6.1
[2025-11-27T23:16:52.654Z] gcc version : 8
[2025-11-27T23:16:52.654Z] gclibc version : ldd (GNU libc) 2.28
[2025-11-27T23:16:52.654Z] gdb version : bash: gdb: command not found
[2025-11-27T23:16:52.654Z] lldb version : Command could not be executed
[2025-11-27T23:16:52.654Z] makeVersion :
[2025-11-27T23:16:52.654Z] GNU Make 4.2.1
[2025-11-27T23:16:52.654Z] Built for s390x-ibm-linux-gnu
[2025-11-27T23:16:52.654Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-11-27T23:16:52.654Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-27T23:16:52.654Z] This is free software: you are free to change and redistribute it.
[2025-11-27T23:16:52.654Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-27T23:16:52.654Z] mavenVersion :
[2025-11-27T23:16:52.654Z] WARNING: A restricted method in java.lang.System has been called
[2025-11-27T23:16:52.654Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2025-11-27T23:16:52.654Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-27T23:16:52.654Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-27T23:16:52.654Z]
[2025-11-27T23:16:52.654Z] OpenJDK 64-Bit Server VM warning: You have loaded library /usr/local/apache-maven-3.6.3/lib/jansi-native/linux64/libjansi.so which might have disabled stack guard. The VM will try to fix the stack guard now.
[2025-11-27T23:16:52.654Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2025-11-27T23:16:52.654Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-11-27T23:16:52.654Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-11-27T23:16:52.654Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-27T23:16:52.654Z] Default locale: en_US, platform encoding: UTF-8
[2025-11-27T23:16:52.654Z] OS name: "linux", version: "4.18.0-372.26.1.el8_6.s390x", arch: "s390x", family: "unix"
[2025-11-27T23:16:52.654Z] microArch : z15
[2025-11-27T23:16:52.654Z] osInfo :
[2025-11-27T23:16:52.654Z] NAME="Red Hat Enterprise Linux"
[2025-11-27T23:16:52.654Z] VERSION="8.9 (Ootpa)"
[2025-11-27T23:16:52.654Z] ID="rhel"
[2025-11-27T23:16:52.654Z] ID_LIKE="fedora"
[2025-11-27T23:16:52.654Z] VERSION_ID="8.9"
[2025-11-27T23:16:52.654Z] PLATFORM_ID="platform:el8"
[2025-11-27T23:16:52.654Z] PRETTY_NAME="Red Hat Enterprise Linux 8.9 (Ootpa)"
[2025-11-27T23:16:52.654Z] ANSI_COLOR="0;31"
[2025-11-27T23:16:52.654Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos"
[2025-11-27T23:16:52.654Z] HOME_URL="https://www.redhat.com/"
[2025-11-27T23:16:52.654Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8"
[2025-11-27T23:16:52.654Z] BUG_REPORT_URL="https://bugzilla.redhat.com/"
[2025-11-27T23:16:52.654Z]
[2025-11-27T23:16:52.654Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"
[2025-11-27T23:16:52.654Z] REDHAT_BUGZILLA_PRODUCT_VERSION=8.9
[2025-11-27T23:16:52.654Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-11-27T23:16:52.654Z] REDHAT_SUPPORT_PRODUCT_VERSION="8.9"
[2025-11-27T23:16:52.654Z] osLabel : rhel.8
[2025-11-27T23:16:52.654Z] perlVersion :
[2025-11-27T23:16:52.654Z]
[2025-11-27T23:16:52.654Z] This is perl 5, version 26, subversion 3 (v5.26.3) built for s390x-linux-thread-multi
[2025-11-27T23:16:52.654Z] (with 58 registered patches, see perl -V for more detail)
[2025-11-27T23:16:52.654Z]
[2025-11-27T23:16:52.654Z] Copyright 1987-2018, Larry Wall
[2025-11-27T23:16:52.654Z]
[2025-11-27T23:16:52.654Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-27T23:16:52.654Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-27T23:16:52.654Z]
[2025-11-27T23:16:52.654Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-27T23:16:52.654Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-27T23:16:52.654Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-27T23:16:52.654Z]
[2025-11-27T23:16:52.654Z] podmanVersion : podman version 4.6.1
[2025-11-27T23:16:52.654Z] procArch : s390x
[2025-11-27T23:16:52.654Z] sysArch : s390x
[2025-11-27T23:16:52.654Z] sysOS : Linux
[2025-11-27T23:16:52.654Z] ulimit :
[2025-11-27T23:16:52.654Z] core file size (blocks, -c) 0
[2025-11-27T23:16:52.654Z] data seg size (kbytes, -d) unlimited
[2025-11-27T23:16:52.654Z] scheduling priority (-e) 0
[2025-11-27T23:16:52.654Z] file size (blocks, -f) unlimited
[2025-11-27T23:16:52.654Z] pending signals (-i) 15073
[2025-11-27T23:16:52.654Z] max locked memory (kbytes, -l) 64
[2025-11-27T23:16:52.654Z] max memory size (kbytes, -m) unlimited
[2025-11-27T23:16:52.654Z] open files (-n) 262144
[2025-11-27T23:16:52.654Z] pipe size (512 bytes, -p) 8
[2025-11-27T23:16:52.654Z] POSIX message queues (bytes, -q) 819200
[2025-11-27T23:16:52.654Z] real-time priority (-r) 0
[2025-11-27T23:16:52.654Z] stack size (kbytes, -s) 8192
[2025-11-27T23:16:52.654Z] cpu time (seconds, -t) unlimited
[2025-11-27T23:16:52.654Z] max user processes (-u) 15073
[2025-11-27T23:16:52.654Z] virtual memory (kbytes, -v) unlimited
[2025-11-27T23:16:52.654Z] file locks (-x) unlimited
[2025-11-27T23:16:52.654Z] uname : Linux test-marist-rhel8-s390x-2.adoptopenjdk.net 4.18.0-372.26.1.el8_6.s390x #1 SMP Sat Aug 27 02:37:44 EDT 2022 s390x s390x s390x GNU/Linux
[2025-11-27T23:16:52.654Z] vmVendor : Oracle Corporation
[2025-11-27T23:16:52.654Z] vmVersion : 26-beta+26-ea
[2025-11-27T23:16:52.654Z] xlc version : bash: xlC: command not found
[2025-11-27T23:16:52.654Z] **************************************************************************
[2025-11-27T23:16:52.654Z]
[2025-11-27T23:16:52.654Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-27T23:16:52.654Z]
[2025-11-27T23:16:52.654Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-27T23:16:52.654Z]
[2025-11-27T23:16:52.654Z] System.getProperty('os.name')=Linux
[2025-11-27T23:16:52.654Z]
[2025-11-27T23:16:52.654Z] System.getProperty('os.arch')=s390x
[2025-11-27T23:16:52.654Z]
[2025-11-27T23:16:52.654Z] System.getProperty('java.fullversion')=null
[2025-11-27T23:16:52.654Z]
[2025-11-27T23:16:52.654Z] System.getProperty('sun.arch.data.model')=64
[2025-11-27T23:16:52.654Z]
[2025-11-27T23:16:53.317Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:16:53.317Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-27T23:16:53.317Z] perl scripts/configure.pl
[2025-11-27T23:16:53.317Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_390-64 --microArch="z15" --osLabel="rhel.8" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-27T23:16:53.991Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-27T23:16:53.991Z]
[2025-11-27T23:16:53.991Z]
[2025-11-27T23:16:53.991Z] Starting to generate parallel test lists.
[2025-11-27T23:16:53.991Z]
[2025-11-27T23:16:54.712Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-11-27T23:16:54.712Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-11-27T23:16:54.712Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-11-27T23:16:54.712Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-11-27T23:16:54.712Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-11-27T23:16:54.712Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-11-27T23:16:54.712Z] Attempting to get test duration data from TRSS.
[2025-11-27T23:16:54.712Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=s390x_linux&group=perf&level=extended
[2025-11-27T23:16:56.763Z] Attempting to get test duration data from cached files.
[2025-11-27T23:16:56.763Z]
[2025-11-27T23:16:56.763Z] TEST DURATION
[2025-11-27T23:16:56.763Z] ====================================================================================
[2025-11-27T23:16:56.763Z] Total number of tests searched: 20
[2025-11-27T23:16:56.763Z] Number of test durations found: 20
[2025-11-27T23:16:56.763Z] Top slowest tests:
[2025-11-27T23:16:56.763Z] 01m36s renaissance-mnemonics_0
[2025-11-27T23:16:56.763Z] 01m31s dacapo-tomcat_0
[2025-11-27T23:16:56.763Z] 01m28s renaissance-par-mnemonics_0
[2025-11-27T23:16:56.763Z] ====================================================================================
[2025-11-27T23:16:56.763Z]
[2025-11-27T23:16:56.763Z] Test target is split into 1 lists.
[2025-11-27T23:16:56.763Z] Reducing estimated test running time from 08m33s to 08m33s.
[2025-11-27T23:16:56.763Z]
[2025-11-27T23:16:56.763Z] -------------------------------------testList_0-------------------------------------
[2025-11-27T23:16:56.763Z] Number of tests: 20
[2025-11-27T23:16:56.763Z] Estimated running time: 08m33s
[2025-11-27T23:16:56.763Z] TESTLIST=renaissance-mnemonics_0,dacapo-tomcat_0,renaissance-par-mnemonics_0,dacapo-sunflow_0,renaissance-finagle-http_0,renaissance-philosophers_0,dacapo-jython_0,dacapo-pmd_0,renaissance-db-shootout_0,dacapo-luindex_0,dacapo-xalan_0,renaissance-als_0,renaissance-log-regression_0,renaissance-movie-lens_0,renaissance-dec-tree_0,renaissance-chi-square_0,renaissance-gauss-mix_0,dacapo-fop_0,renaissance-finagle-chirper_0,dacapo-avrora_0
[2025-11-27T23:16:56.763Z] ------------------------------------------------------------------------------------
[2025-11-27T23:16:56.763Z]
[2025-11-27T23:16:56.763Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-11-27T23:16:56.763Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-11-27T23:16:57.143Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-11-27T23:16:57.452Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-11-27T23:16:57.503Z] Building tests...
[Pipeline] timeout
[2025-11-27T23:16:57.507Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-27T23:16:57.520Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-27T23:16:58.751Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-27T23:17:03.920Z] --------------------------------------------
[2025-11-27T23:17:03.920Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:17:03.920Z] task is set to default
[2025-11-27T23:17:03.920Z] dependencyList is set to all
[2025-11-27T23:17:03.920Z] --------------------------------------------
[2025-11-27T23:17:03.920Z] Starting download third party dependent jars
[2025-11-27T23:17:03.920Z] --------------------------------------------
[2025-11-27T23:17:03.920Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-27T23:17:03.920Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-11-27T23:17:04.468Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-11-27T23:17:04.483Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-11-27T23:17:04.551Z] $ ssh-agent
[2025-11-27T23:17:04.984Z] SSH_AUTH_SOCK=/tmp/ssh-UvPWoONwl5cf/agent.966773
[2025-11-27T23:17:04.984Z] SSH_AGENT_PID=966774
[2025-11-27T23:17:04.984Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-27T23:17:06.192Z] + bash ./compile.sh
[2025-11-27T23:17:06.192Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-27T23:17:06.192Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:17:06.192Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-27T23:17:06.192Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-27T23:17:06.192Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-27T23:17:06.193Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-27T23:17:06.193Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-27T23:17:06.892Z]
[2025-11-27T23:17:06.892Z] build:
[2025-11-27T23:17:06.892Z]
[2025-11-27T23:17:06.892Z] clean:
[2025-11-27T23:17:06.892Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-11-27T23:17:06.892Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-27T23:17:07.658Z]
[2025-11-27T23:17:07.658Z] init:
[2025-11-27T23:17:07.658Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-27T23:17:07.658Z]
[2025-11-27T23:17:07.658Z] getDependentLibs:
[2025-11-27T23:17:07.658Z] [exec] --------------------------------------------
[2025-11-27T23:17:07.658Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:17:07.658Z] [exec] task is set to default
[2025-11-27T23:17:07.658Z] [exec] dependencyList is set to json_simple
[2025-11-27T23:17:07.658Z] [exec] --------------------------------------------
[2025-11-27T23:17:07.658Z] [exec] Starting download third party dependent jars
[2025-11-27T23:17:07.658Z] [exec] --------------------------------------------
[2025-11-27T23:17:07.658Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:17:07.658Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-27T23:17:07.658Z] [exec] downloaded dependent third party jars successfully
[2025-11-27T23:17:07.658Z]
[2025-11-27T23:17:07.658Z] compile:
[2025-11-27T23:17:07.658Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-27T23:17:07.658Z] [echo] ============COMPILER SETTINGS============
[2025-11-27T23:17:07.658Z] [echo] ===fork: yes
[2025-11-27T23:17:07.658Z] [echo] ===debug: on
[2025-11-27T23:17:07.658Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-27T23:17:11.813Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-27T23:17:11.813Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T23:17:11.813Z]
[2025-11-27T23:17:11.813Z] dist:
[2025-11-27T23:17:11.813Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-27T23:17:11.813Z]
[2025-11-27T23:17:11.813Z] BUILD SUCCESSFUL
[2025-11-27T23:17:11.814Z] Total time: 5 seconds
[2025-11-27T23:17:11.814Z] 0
[2025-11-27T23:17:11.814Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-27T23:17:13.968Z] ****************************** MACHINE INFO ******************************
[2025-11-27T23:17:13.968Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2025-11-27T23:17:13.968Z] Free Physical Memory Size : 186195968
[2025-11-27T23:17:13.968Z] Free space (bytes) : 30293221376
[2025-11-27T23:17:13.968Z] Total Physical Memory Size : 4000055296
[2025-11-27T23:17:13.968Z] Total space (bytes) : 161049718784
[2025-11-27T23:17:13.968Z] Usable space (bytes) : 30293221376
[2025-11-27T23:17:13.968Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-27T23:17:13.968Z] bashVersion :
[2025-11-27T23:17:13.968Z] GNU bash, version 4.4.20(1)-release (s390x-ibm-linux-gnu)
[2025-11-27T23:17:13.968Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-11-27T23:17:13.968Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-27T23:17:13.968Z]
[2025-11-27T23:17:13.968Z] This is free software; you are free to change and redistribute it.
[2025-11-27T23:17:13.968Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-27T23:17:13.968Z] cpuCores : 3
[2025-11-27T23:17:13.968Z] curlVersion :
[2025-11-27T23:17:13.968Z] curl 7.61.1 (s390x-ibm-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0
[2025-11-27T23:17:13.968Z] Release-Date: 2018-09-05
[2025-11-27T23:17:13.968Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-11-27T23:17:13.968Z] Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
[2025-11-27T23:17:13.968Z] dockerVersion :
[2025-11-27T23:17:13.968Z] Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
[2025-11-27T23:17:13.968Z] podman version 4.6.1
[2025-11-27T23:17:13.968Z] gcc version : 8
[2025-11-27T23:17:13.968Z] gclibc version : ldd (GNU libc) 2.28
[2025-11-27T23:17:13.968Z] gdb version : bash: gdb: command not found
[2025-11-27T23:17:13.968Z] lldb version : Command could not be executed
[2025-11-27T23:17:13.968Z] makeVersion :
[2025-11-27T23:17:13.968Z] GNU Make 4.2.1
[2025-11-27T23:17:13.968Z] Built for s390x-ibm-linux-gnu
[2025-11-27T23:17:13.968Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-11-27T23:17:13.968Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-27T23:17:13.968Z] This is free software: you are free to change and redistribute it.
[2025-11-27T23:17:13.968Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-27T23:17:13.968Z] mavenVersion :
[2025-11-27T23:17:13.968Z] WARNING: A restricted method in java.lang.System has been called
[2025-11-27T23:17:13.968Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2025-11-27T23:17:13.968Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-27T23:17:13.968Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-27T23:17:13.968Z]
[2025-11-27T23:17:13.968Z] OpenJDK 64-Bit Server VM warning: You have loaded library /usr/local/apache-maven-3.6.3/lib/jansi-native/linux64/libjansi.so which might have disabled stack guard. The VM will try to fix the stack guard now.
[2025-11-27T23:17:13.968Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2025-11-27T23:17:13.968Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-11-27T23:17:13.968Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-11-27T23:17:13.968Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-27T23:17:13.968Z] Default locale: en_US, platform encoding: UTF-8
[2025-11-27T23:17:13.968Z] OS name: "linux", version: "4.18.0-372.26.1.el8_6.s390x", arch: "s390x", family: "unix"
[2025-11-27T23:17:13.968Z] microArch : z15
[2025-11-27T23:17:13.968Z] osInfo :
[2025-11-27T23:17:13.968Z] NAME="Red Hat Enterprise Linux"
[2025-11-27T23:17:13.968Z] VERSION="8.9 (Ootpa)"
[2025-11-27T23:17:13.968Z] ID="rhel"
[2025-11-27T23:17:13.968Z] ID_LIKE="fedora"
[2025-11-27T23:17:13.968Z] VERSION_ID="8.9"
[2025-11-27T23:17:13.968Z] PLATFORM_ID="platform:el8"
[2025-11-27T23:17:13.968Z] PRETTY_NAME="Red Hat Enterprise Linux 8.9 (Ootpa)"
[2025-11-27T23:17:13.968Z] ANSI_COLOR="0;31"
[2025-11-27T23:17:13.968Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos"
[2025-11-27T23:17:13.968Z] HOME_URL="https://www.redhat.com/"
[2025-11-27T23:17:13.968Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8"
[2025-11-27T23:17:13.968Z] BUG_REPORT_URL="https://bugzilla.redhat.com/"
[2025-11-27T23:17:13.968Z]
[2025-11-27T23:17:13.968Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"
[2025-11-27T23:17:13.968Z] REDHAT_BUGZILLA_PRODUCT_VERSION=8.9
[2025-11-27T23:17:13.968Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-11-27T23:17:13.968Z] REDHAT_SUPPORT_PRODUCT_VERSION="8.9"
[2025-11-27T23:17:13.968Z] osLabel : rhel.8
[2025-11-27T23:17:13.968Z] perlVersion :
[2025-11-27T23:17:13.968Z]
[2025-11-27T23:17:13.968Z] This is perl 5, version 26, subversion 3 (v5.26.3) built for s390x-linux-thread-multi
[2025-11-27T23:17:13.968Z] (with 58 registered patches, see perl -V for more detail)
[2025-11-27T23:17:13.968Z]
[2025-11-27T23:17:13.968Z] Copyright 1987-2018, Larry Wall
[2025-11-27T23:17:13.968Z]
[2025-11-27T23:17:13.968Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-27T23:17:13.968Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-27T23:17:13.968Z]
[2025-11-27T23:17:13.968Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-27T23:17:13.969Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-27T23:17:13.969Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-27T23:17:13.969Z]
[2025-11-27T23:17:13.969Z] podmanVersion : podman version 4.6.1
[2025-11-27T23:17:13.969Z] procArch : s390x
[2025-11-27T23:17:13.969Z] sysArch : s390x
[2025-11-27T23:17:13.969Z] sysOS : Linux
[2025-11-27T23:17:13.969Z] ulimit :
[2025-11-27T23:17:13.969Z] core file size (blocks, -c) 0
[2025-11-27T23:17:13.969Z] data seg size (kbytes, -d) unlimited
[2025-11-27T23:17:13.969Z] scheduling priority (-e) 0
[2025-11-27T23:17:13.969Z] file size (blocks, -f) unlimited
[2025-11-27T23:17:13.969Z] pending signals (-i) 15073
[2025-11-27T23:17:13.969Z] max locked memory (kbytes, -l) 64
[2025-11-27T23:17:13.969Z] max memory size (kbytes, -m) unlimited
[2025-11-27T23:17:13.969Z] open files (-n) 262144
[2025-11-27T23:17:13.969Z] pipe size (512 bytes, -p) 8
[2025-11-27T23:17:13.969Z] POSIX message queues (bytes, -q) 819200
[2025-11-27T23:17:13.969Z] real-time priority (-r) 0
[2025-11-27T23:17:13.969Z] stack size (kbytes, -s) 8192
[2025-11-27T23:17:13.969Z] cpu time (seconds, -t) unlimited
[2025-11-27T23:17:13.969Z] max user processes (-u) 15073
[2025-11-27T23:17:13.969Z] virtual memory (kbytes, -v) unlimited
[2025-11-27T23:17:13.969Z] file locks (-x) unlimited
[2025-11-27T23:17:13.969Z] uname : Linux test-marist-rhel8-s390x-2.adoptopenjdk.net 4.18.0-372.26.1.el8_6.s390x #1 SMP Sat Aug 27 02:37:44 EDT 2022 s390x s390x s390x GNU/Linux
[2025-11-27T23:17:13.969Z] vmVendor : Oracle Corporation
[2025-11-27T23:17:13.969Z] vmVersion : 26-beta+26-ea
[2025-11-27T23:17:13.969Z] xlc version : bash: xlC: command not found
[2025-11-27T23:17:13.969Z] **************************************************************************
[2025-11-27T23:17:13.969Z]
[2025-11-27T23:17:13.969Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-27T23:17:13.969Z]
[2025-11-27T23:17:13.969Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-27T23:17:13.969Z]
[2025-11-27T23:17:13.969Z] System.getProperty('os.name')=Linux
[2025-11-27T23:17:13.969Z]
[2025-11-27T23:17:13.969Z] System.getProperty('os.arch')=s390x
[2025-11-27T23:17:13.969Z]
[2025-11-27T23:17:13.969Z] System.getProperty('java.fullversion')=null
[2025-11-27T23:17:13.969Z]
[2025-11-27T23:17:13.969Z] System.getProperty('sun.arch.data.model')=64
[2025-11-27T23:17:13.969Z]
[2025-11-27T23:17:13.969Z] make -f clean.mk cleanBuild
[2025-11-27T23:17:13.969Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-27T23:17:13.969Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest
[2025-11-27T23:17:13.969Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-27T23:17:13.969Z] make -f compile.mk compile
[2025-11-27T23:17:13.969Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-27T23:17:13.969Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-27T23:17:13.969Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-27T23:17:13.969Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_390-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-27T23:17:13.969Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-27T23:17:14.663Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-11-27T23:17:15.326Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-11-27T23:17:15.326Z]
[2025-11-27T23:17:15.326Z] -create_test_directory:
[2025-11-27T23:17:15.326Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest
[2025-11-27T23:17:15.326Z]
[2025-11-27T23:17:15.326Z] stage_test_material:
[2025-11-27T23:17:15.326Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest
[2025-11-27T23:17:15.995Z]
[2025-11-27T23:17:15.995Z] build:
[2025-11-27T23:17:15.995Z]
[2025-11-27T23:17:15.995Z] init:
[2025-11-27T23:17:15.995Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf
[2025-11-27T23:17:15.995Z]
[2025-11-27T23:17:15.995Z] dist:
[2025-11-27T23:17:15.995Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf
[2025-11-27T23:17:15.995Z]
[2025-11-27T23:17:15.995Z] build:
[2025-11-27T23:17:15.995Z]
[2025-11-27T23:17:15.995Z] build:
[2025-11-27T23:17:15.995Z]
[2025-11-27T23:17:15.995Z] init:
[2025-11-27T23:17:15.995Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/bumbleBench
[2025-11-27T23:17:15.995Z]
[2025-11-27T23:17:15.995Z] getBumbleBench:
[2025-11-27T23:17:15.995Z] [echo] Cloning BumbleBench
[2025-11-27T23:17:15.995Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-11-27T23:17:15.995Z] [exec] Cloning into 'bumblebench'...
[2025-11-27T23:17:15.995Z]
[2025-11-27T23:17:15.995Z] buildBumbleBench:
[2025-11-27T23:17:15.995Z] [echo] Building BumbleBench
[2025-11-27T23:17:15.995Z]
[2025-11-27T23:17:15.995Z] compile-all:
[2025-11-27T23:17:15.995Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:17:16.665Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:17:16.665Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:17:16.665Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:17:16.665Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:16.665Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:16.665Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:17:17.331Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-27T23:17:17.331Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T23:17:17.331Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-11-27T23:17:17.331Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-11-27T23:17:17.331Z] [javac] 4 warnings
[2025-11-27T23:17:17.331Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:17:17.331Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:17:17.331Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:17:17.331Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:17:17.331Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.331Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.331Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:17:17.331Z] [javac] 4 warnings
[2025-11-27T23:17:17.331Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:17:17.331Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:17:17.331Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:17:17.331Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:17:17.331Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.331Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.331Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:17:17.331Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2025-11-27T23:17:17.331Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T23:17:17.331Z] [javac] 4 warnings
[2025-11-27T23:17:17.331Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:17:17.331Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:17:17.331Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:17:17.332Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:17:17.332Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.332Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.332Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:17:17.332Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2025-11-27T23:17:17.332Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T23:17:17.332Z] [javac] 4 warnings
[2025-11-27T23:17:17.332Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:17:17.332Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:17:17.332Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:17:17.332Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:17:17.332Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.332Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.332Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:17:17.996Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-27T23:17:17.996Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T23:17:17.996Z] [javac] 4 warnings
[2025-11-27T23:17:17.996Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:17:17.996Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:17:17.996Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:17:17.997Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:17:17.997Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.997Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.997Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:17:17.997Z] [javac] 4 warnings
[2025-11-27T23:17:17.997Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:17:17.997Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:17:17.997Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:17:17.997Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:17:17.997Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.997Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.997Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:17:17.997Z] [javac] 4 warnings
[2025-11-27T23:17:17.997Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:17:17.997Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:17:17.997Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:17:17.997Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:17:17.997Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.997Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.998Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:17:17.998Z] [javac] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class
[2025-11-27T23:17:17.998Z] [javac] synchronized(init) {
[2025-11-27T23:17:17.998Z] [javac] ^
[2025-11-27T23:17:17.998Z] [javac] 5 warnings
[2025-11-27T23:17:17.998Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:17:17.998Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:17:17.998Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:17:17.998Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:17:17.998Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.998Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.998Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:17:17.998Z] [javac] 4 warnings
[2025-11-27T23:17:17.998Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:17:17.998Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:17:17.998Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:17:17.998Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:17:17.999Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.999Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.999Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:17:17.999Z] [javac] 4 warnings
[2025-11-27T23:17:17.999Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:17:17.999Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:17:17.999Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:17:17.999Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:17:17.999Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.999Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:17.999Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:17:21.391Z] [javac] 4 warnings
[2025-11-27T23:17:21.391Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:17:21.391Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:17:21.391Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:17:21.391Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:17:21.391Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:21.391Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:21.391Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:17:21.391Z] [javac] 4 warnings
[2025-11-27T23:17:21.391Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:17:21.391Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:17:21.391Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:17:21.391Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:17:21.391Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:21.391Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:21.391Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:17:21.391Z] [javac] 4 warnings
[2025-11-27T23:17:21.391Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:17:21.391Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:17:21.391Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:17:21.391Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:17:21.391Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:21.391Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:21.392Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:17:21.392Z] [javac] 4 warnings
[2025-11-27T23:17:21.392Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:17:21.392Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:17:21.392Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:17:21.392Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:17:21.392Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:21.392Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:17:21.392Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:17:21.392Z] [javac] 4 warnings
[2025-11-27T23:17:21.392Z]
[2025-11-27T23:17:21.392Z] dist:
[2025-11-27T23:17:21.392Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-11-27T23:17:21.392Z]
[2025-11-27T23:17:21.392Z] dist:
[2025-11-27T23:17:21.392Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/bumbleBench
[2025-11-27T23:17:21.392Z]
[2025-11-27T23:17:21.392Z] build:
[2025-11-27T23:17:21.392Z]
[2025-11-27T23:17:21.392Z] getDependentLibs:
[2025-11-27T23:17:23.518Z] [exec] --------------------------------------------
[2025-11-27T23:17:23.518Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:17:23.518Z] [exec] task is set to default
[2025-11-27T23:17:23.518Z] [exec] dependencyList is set to dacapo
[2025-11-27T23:17:23.518Z] [exec] --------------------------------------------
[2025-11-27T23:17:23.518Z] [exec] Starting download third party dependent jars
[2025-11-27T23:17:23.518Z] [exec] --------------------------------------------
[2025-11-27T23:17:23.518Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:17:23.518Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-27T23:17:23.518Z] [exec] downloaded dependent third party jars successfully
[2025-11-27T23:17:23.518Z]
[2025-11-27T23:17:23.518Z] init:
[2025-11-27T23:17:23.518Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2025-11-27T23:17:23.518Z]
[2025-11-27T23:17:23.518Z] getDacapoSuite:
[2025-11-27T23:17:23.518Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2025-11-27T23:17:41.315Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2025-11-27T23:17:41.315Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo
[2025-11-27T23:17:41.315Z]
[2025-11-27T23:17:41.315Z] dist:
[2025-11-27T23:17:41.315Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2025-11-27T23:17:41.315Z]
[2025-11-27T23:17:41.315Z] build:
[2025-11-27T23:17:41.315Z]
[2025-11-27T23:17:41.315Z] init:
[2025-11-27T23:17:41.316Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-11-27T23:17:41.316Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-11-27T23:17:41.316Z]
[2025-11-27T23:17:41.316Z] compile:
[2025-11-27T23:17:41.316Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-27T23:17:41.316Z] [echo] ============COMPILER SETTINGS============
[2025-11-27T23:17:41.316Z] [echo] ===fork: yes
[2025-11-27T23:17:41.316Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2025-11-27T23:17:41.316Z] [echo] ===debug: on
[2025-11-27T23:17:41.316Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-11-27T23:17:41.316Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-11-27T23:17:45.381Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2025-11-27T23:17:45.381Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T23:17:45.381Z]
[2025-11-27T23:17:45.381Z] dist:
[2025-11-27T23:17:45.381Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-11-27T23:17:45.381Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-11-27T23:17:45.381Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-11-27T23:17:45.381Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-11-27T23:17:45.381Z]
[2025-11-27T23:17:45.381Z] clean:
[2025-11-27T23:17:45.381Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-11-27T23:17:45.381Z]
[2025-11-27T23:17:45.381Z] build:
[2025-11-27T23:17:45.381Z]
[2025-11-27T23:17:45.381Z] build:
[2025-11-27T23:17:45.381Z]
[2025-11-27T23:17:45.381Z] init:
[2025-11-27T23:17:45.381Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/renaissance
[2025-11-27T23:17:45.381Z]
[2025-11-27T23:17:45.381Z] getRenaissanceSuite:
[2025-11-27T23:17:45.381Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-11-27T23:17:50.455Z]
[2025-11-27T23:17:50.455Z] dist:
[2025-11-27T23:17:50.455Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/renaissance
[2025-11-27T23:17:51.106Z]
[2025-11-27T23:17:51.106Z] build:
[2025-11-27T23:17:51.106Z]
[2025-11-27T23:17:51.106Z] init:
[2025-11-27T23:17:51.106Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/specjbb
[2025-11-27T23:17:51.106Z]
[2025-11-27T23:17:51.106Z] getSpecjbbSuite:
[2025-11-27T23:17:51.106Z]
[2025-11-27T23:17:51.106Z] dist:
[2025-11-27T23:17:51.106Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/specjbb/run
[2025-11-27T23:17:51.106Z]
[2025-11-27T23:17:51.106Z] BUILD SUCCESSFUL
[2025-11-27T23:17:51.106Z] Total time: 36 seconds
[2025-11-27T23:17:51.106Z] 0
[2025-11-27T23:17:51.732Z]
[2025-11-27T23:17:51.732Z]
[2025-11-27T23:17:51.732Z] RECORD TEST REPOs SHA
[2025-11-27T23:17:51.732Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-11-27T23:17:51.732Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-11-27T23:17:51.732Z] Check shas in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-27T23:17:51.732Z] touch /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-27T23:17:51.732Z] ================================================
[2025-11-27T23:17:51.732Z] timestamp: 20251127-181751
[2025-11-27T23:17:51.732Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[2025-11-27T23:17:51.732Z] git repo:
[2025-11-27T23:17:51.732Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-11-27T23:17:51.732Z] sha:
[2025-11-27T23:17:51.732Z] 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f
[2025-11-27T23:17:51.732Z] ================================================
[2025-11-27T23:17:51.732Z] timestamp: 20251127-181751
[2025-11-27T23:17:51.732Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:17:51.732Z] git repo:
[2025-11-27T23:17:51.732Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-11-27T23:17:51.732Z] sha:
[2025-11-27T23:17:51.732Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-11-27T23:17:51.732Z] ================================================
[2025-11-27T23:17:51.732Z] timestamp: 20251127-181751
[2025-11-27T23:17:51.732Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2025-11-27T23:17:51.732Z] git repo:
[2025-11-27T23:17:51.732Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-11-27T23:17:51.732Z] sha:
[2025-11-27T23:17:51.732Z] 5306cc5f72bde590d73568bd428c39823bc7c3af
[2025-11-27T23:17:51.732Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] }
[2025-11-27T23:17:52.192Z] $ ssh-agent -k
[2025-11-27T23:17:52.244Z] unset SSH_AUTH_SOCK;
[2025-11-27T23:17:52.244Z] unset SSH_AGENT_PID;
[2025-11-27T23:17:52.244Z] echo Agent pid 966774 killed;
[2025-11-27T23:17:52.661Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-11-27T23:17:52.775Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-27T23:17:52.797Z] ITERATION: 1/1
[Pipeline] sh
[2025-11-27T23:17:54.639Z] + which Xvfb
[2025-11-27T23:17:54.640Z] + alias
[2025-11-27T23:17:54.640Z] + eval declare -f
[2025-11-27T23:17:54.640Z] ++ declare -f
[2025-11-27T23:17:54.640Z] + /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot Xvfb
[2025-11-27T23:17:54.640Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-11-27T23:17:55.165Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/.xvfb-13-..fbdir13554600508082463101
[Pipeline] {
[Pipeline] sh
[2025-11-27T23:18:16.579Z] + awk '{print $9}'
[2025-11-27T23:18:16.579Z] + ps -f
[2025-11-27T23:18:16.579Z] + grep '[X]vfb'
[Pipeline] echo
[2025-11-27T23:18:16.968Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-11-27T23:18:17.015Z] $ ssh-agent
[2025-11-27T23:18:17.452Z] SSH_AUTH_SOCK=/tmp/ssh-99aWqaPEdOth/agent.967466
[2025-11-27T23:18:17.452Z] SSH_AGENT_PID=967468
[2025-11-27T23:18:17.452Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-27T23:18:18.684Z] ++ uname
[2025-11-27T23:18:18.684Z] + '[' Linux = AIX ']'
[2025-11-27T23:18:18.684Z] ++ uname
[2025-11-27T23:18:18.684Z] + '[' Linux = SunOS ']'
[2025-11-27T23:18:18.684Z] ++ uname
[2025-11-27T23:18:18.684Z] + '[' Linux = '*BSD' ']'
[2025-11-27T23:18:18.684Z] + MAKE=make
[2025-11-27T23:18:18.685Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-27T23:18:18.685Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-11-27T23:18:20.110Z] ++ uname
[2025-11-27T23:18:20.111Z] + '[' Linux = AIX ']'
[2025-11-27T23:18:20.111Z] ++ uname
[2025-11-27T23:18:20.111Z] + '[' Linux = SunOS ']'
[2025-11-27T23:18:20.111Z] ++ uname
[2025-11-27T23:18:20.111Z] + '[' Linux = '*BSD' ']'
[2025-11-27T23:18:20.111Z] + MAKE=make
[2025-11-27T23:18:20.111Z] + cd ./aqa-tests
[2025-11-27T23:18:20.111Z] + . ./scripts/testenv/testenvSettings.sh
[2025-11-27T23:18:20.111Z] ++ set +x
[2025-11-27T23:18:20.111Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-27T23:18:20.111Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:18:20.111Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-11-27T23:18:20.111Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-27T23:18:20.111Z] perl scripts/configure.pl
[2025-11-27T23:18:20.111Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_390-64 --microArch="z15" --osLabel="rhel.8" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-27T23:18:20.771Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-27T23:18:20.771Z]
[2025-11-27T23:18:20.771Z] Starting to generate test make files.
[2025-11-27T23:18:20.771Z]
[2025-11-27T23:18:21.436Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-11-27T23:18:21.436Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-11-27T23:18:21.436Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-11-27T23:18:21.436Z]
[2025-11-27T23:18:21.436Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-11-27T23:18:21.436Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-11-27T23:18:21.436Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-11-27T23:18:21.436Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-11-27T23:18:21.436Z]
[2025-11-27T23:18:21.436Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-11-27T23:18:21.436Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-11-27T23:18:21.436Z]
[2025-11-27T23:18:21.436Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../autoGen.mk
[2025-11-27T23:18:21.436Z]
[2025-11-27T23:18:21.436Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-11-27T23:18:21.436Z]
[2025-11-27T23:18:21.436Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-11-27T23:18:21.436Z]
[2025-11-27T23:18:21.436Z] Make files are generated successfully.
[2025-11-27T23:18:21.436Z]
[2025-11-27T23:18:21.436Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-27T23:18:21.436Z] make -f runtest.mk _extended.perf
[2025-11-27T23:18:21.436Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-27T23:18:22.101Z]
[2025-11-27T23:18:22.101Z] Running make 4.2.1
[2025-11-27T23:18:22.101Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..
[2025-11-27T23:18:22.101Z] set JDK_VERSION to 26
[2025-11-27T23:18:22.101Z] set JDK_IMPL to hotspot
[2025-11-27T23:18:22.101Z] set JVM_VERSION to openjdk26
[2025-11-27T23:18:22.101Z] set JCL_VERSION to latest
[2025-11-27T23:18:22.101Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-27T23:18:22.101Z] set SPEC to linux_390-64
[2025-11-27T23:18:22.101Z] set TEST_FLAG to
[2025-11-27T23:18:22.101Z] set MICROARCH to z15
[2025-11-27T23:18:22.101Z] set OS_LABEL to rhel.8
[2025-11-27T23:18:22.101Z] Running extended.perf ...
[2025-11-27T23:18:22.101Z] There are 20 test targets in extended.perf
[2025-11-27T23:18:22.101Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-11-27T23:18:22.101Z] openjdk version "26-beta" 2026-03-17
[2025-11-27T23:18:22.101Z] OpenJDK Runtime Environment Temurin-26+26-202511272133 (build 26-beta+26-ea)
[2025-11-27T23:18:22.101Z] OpenJDK 64-Bit Server VM Temurin-26+26-202511272133 (build 26-beta+26-ea, mixed mode, sharing)
[2025-11-27T23:18:22.101Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests'
[2025-11-27T23:18:22.101Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf'
[2025-11-27T23:18:22.101Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/dacapo'
[2025-11-27T23:18:22.101Z]
[2025-11-27T23:18:22.101Z] ===============================================
[2025-11-27T23:18:22.101Z] Running test dacapo-avrora_0 ...
[2025-11-27T23:18:22.101Z] ===============================================
[2025-11-27T23:18:22.101Z] dacapo-avrora_0 Start Time: Thu Nov 27 18:18:21 2025 Epoch Time (ms): 1764285501552
[2025-11-27T23:18:22.101Z] dacapo-avrora_0_DISABLED
[2025-11-27T23:18:22.101Z] Disabled Reason:
[2025-11-27T23:18:22.101Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2025-11-27T23:18:22.101Z] dacapo-avrora_0 Finish Time: Thu Nov 27 18:18:21 2025 Epoch Time (ms): 1764285501565
[2025-11-27T23:18:22.101Z]
[2025-11-27T23:18:22.101Z] ===============================================
[2025-11-27T23:18:22.101Z] Running test dacapo-fop_0 ...
[2025-11-27T23:18:22.101Z] ===============================================
[2025-11-27T23:18:22.101Z] dacapo-fop_0 Start Time: Thu Nov 27 18:18:21 2025 Epoch Time (ms): 1764285501576
[2025-11-27T23:18:22.101Z] variation: NoOptions
[2025-11-27T23:18:22.101Z] JVM_OPTIONS:
[2025-11-27T23:18:22.101Z] { \
[2025-11-27T23:18:22.101Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:18:22.101Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:18:22.101Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-fop_0"; \
[2025-11-27T23:18:22.101Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-fop_0"; \
[2025-11-27T23:18:22.101Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:18:22.101Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \
[2025-11-27T23:18:22.101Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:18:22.101Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:18:22.101Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:18:22.101Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/TestTargetResult";
[2025-11-27T23:18:22.101Z]
[2025-11-27T23:18:22.101Z] TEST SETUP:
[2025-11-27T23:18:22.101Z] Nothing to be done for setup.
[2025-11-27T23:18:22.101Z]
[2025-11-27T23:18:22.101Z] TESTING:
[2025-11-27T23:18:23.971Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2025-11-27T23:18:23.971Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2025-11-27T23:18:30.363Z] alignment.fo allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo
[2025-11-27T23:18:30.363Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 6760 msec =====
[2025-11-27T23:18:30.363Z] -----------------------------------
[2025-11-27T23:18:30.363Z] dacapo-fop_0_PASSED
[2025-11-27T23:18:30.363Z] -----------------------------------
[2025-11-27T23:18:30.363Z]
[2025-11-27T23:18:30.363Z] TEST TEARDOWN:
[2025-11-27T23:18:30.363Z] Nothing to be done for teardown.
[2025-11-27T23:18:30.363Z] dacapo-fop_0 Finish Time: Thu Nov 27 18:18:30 2025 Epoch Time (ms): 1764285510065
[2025-11-27T23:18:30.363Z]
[2025-11-27T23:18:30.363Z] ===============================================
[2025-11-27T23:18:30.363Z] Running test dacapo-jython_0 ...
[2025-11-27T23:18:30.363Z] ===============================================
[2025-11-27T23:18:30.363Z] dacapo-jython_0 Start Time: Thu Nov 27 18:18:30 2025 Epoch Time (ms): 1764285510077
[2025-11-27T23:18:30.363Z] variation: NoOptions
[2025-11-27T23:18:30.363Z] JVM_OPTIONS:
[2025-11-27T23:18:30.363Z] { \
[2025-11-27T23:18:30.363Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:18:30.363Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:18:30.363Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-jython_0"; \
[2025-11-27T23:18:30.363Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-jython_0"; \
[2025-11-27T23:18:30.363Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:18:30.363Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2025-11-27T23:18:30.363Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:18:30.363Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:18:30.363Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:18:30.363Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/TestTargetResult";
[2025-11-27T23:18:30.363Z]
[2025-11-27T23:18:30.363Z] TEST SETUP:
[2025-11-27T23:18:30.363Z] Nothing to be done for setup.
[2025-11-27T23:18:30.363Z]
[2025-11-27T23:18:30.363Z] TESTING:
[2025-11-27T23:18:36.491Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2025-11-27T23:18:38.831Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2025-11-27T23:18:41.079Z] -------------------------------------------------------------------------------
[2025-11-27T23:18:41.079Z] PYBENCH 2.0
[2025-11-27T23:18:41.079Z] -------------------------------------------------------------------------------
[2025-11-27T23:18:41.079Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:18:41.079Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar)
[2025-11-27T23:18:41.079Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2025-11-27T23:18:41.079Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:18:41.079Z] * using Jython
[2025-11-27T23:18:41.079Z] * system check interval set to maximum: 2147483647
[2025-11-27T23:18:41.079Z] * using timer: time.time
[2025-11-27T23:18:41.079Z]
[2025-11-27T23:18:42.508Z] Calibrating tests. Please wait... done.
[2025-11-27T23:18:42.508Z]
[2025-11-27T23:18:42.508Z] Running 2 round(s) of the suite at warp factor 20:
[2025-11-27T23:18:42.508Z]
[2025-11-27T23:18:50.416Z] * Round 1 done.
[2025-11-27T23:18:55.522Z] * Round 2 done.
[2025-11-27T23:18:55.522Z]
[2025-11-27T23:18:55.522Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 15708 msec =====
[2025-11-27T23:18:55.522Z] -----------------------------------
[2025-11-27T23:18:55.522Z] dacapo-jython_0_PASSED
[2025-11-27T23:18:55.522Z] -----------------------------------
[2025-11-27T23:18:55.522Z]
[2025-11-27T23:18:55.522Z] TEST TEARDOWN:
[2025-11-27T23:18:55.522Z] Nothing to be done for teardown.
[2025-11-27T23:18:55.522Z] dacapo-jython_0 Finish Time: Thu Nov 27 18:18:54 2025 Epoch Time (ms): 1764285534611
[2025-11-27T23:18:55.522Z]
[2025-11-27T23:18:55.522Z] ===============================================
[2025-11-27T23:18:55.522Z] Running test dacapo-luindex_0 ...
[2025-11-27T23:18:55.522Z] ===============================================
[2025-11-27T23:18:55.522Z] dacapo-luindex_0 Start Time: Thu Nov 27 18:18:54 2025 Epoch Time (ms): 1764285534638
[2025-11-27T23:18:55.522Z] variation: NoOptions
[2025-11-27T23:18:55.522Z] JVM_OPTIONS:
[2025-11-27T23:18:55.522Z] { \
[2025-11-27T23:18:55.522Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:18:55.522Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:18:55.522Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-luindex_0"; \
[2025-11-27T23:18:55.522Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-luindex_0"; \
[2025-11-27T23:18:55.522Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:18:55.522Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" luindex; \
[2025-11-27T23:18:55.522Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:18:55.522Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:18:55.522Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:18:55.522Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/TestTargetResult";
[2025-11-27T23:18:55.522Z]
[2025-11-27T23:18:55.522Z] TEST SETUP:
[2025-11-27T23:18:55.522Z] Nothing to be done for setup.
[2025-11-27T23:18:55.522Z]
[2025-11-27T23:18:55.522Z] TESTING:
[2025-11-27T23:18:55.522Z] WARNING: luindex will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for luindex is as follows: 'Luindex requires Java 11 or newer.'
[2025-11-27T23:18:56.215Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2025-11-27T23:18:56.215Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2025-11-27T23:18:57.650Z] Adding documents from enwiki-anarchism-abydos.md:
[2025-11-27T23:18:57.650Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2025-11-27T23:18:58.300Z] Adding documents from enwiki-abydos-copleston.md:
[2025-11-27T23:18:59.793Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2025-11-27T23:18:59.793Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:18:59.793Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar)
[2025-11-27T23:18:59.793Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2025-11-27T23:18:59.793Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2025-11-27T23:19:01.920Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2025-11-27T23:19:02.601Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2025-11-27T23:19:04.951Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2025-11-27T23:19:04.951Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2025-11-27T23:19:04.951Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2025-11-27T23:19:04.951Z] Optimizing...
[2025-11-27T23:19:08.373Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 11737 msec =====
[2025-11-27T23:19:08.373Z] -----------------------------------
[2025-11-27T23:19:08.373Z] dacapo-luindex_0_PASSED
[2025-11-27T23:19:08.373Z] -----------------------------------
[2025-11-27T23:19:08.373Z]
[2025-11-27T23:19:08.373Z] TEST TEARDOWN:
[2025-11-27T23:19:08.373Z] Nothing to be done for teardown.
[2025-11-27T23:19:08.373Z] dacapo-luindex_0 Finish Time: Thu Nov 27 18:19:07 2025 Epoch Time (ms): 1764285547921
[2025-11-27T23:19:08.373Z]
[2025-11-27T23:19:08.373Z] ===============================================
[2025-11-27T23:19:08.373Z] Running test dacapo-pmd_0 ...
[2025-11-27T23:19:08.373Z] ===============================================
[2025-11-27T23:19:08.373Z] dacapo-pmd_0 Start Time: Thu Nov 27 18:19:07 2025 Epoch Time (ms): 1764285547949
[2025-11-27T23:19:08.373Z] variation: NoOptions
[2025-11-27T23:19:08.373Z] JVM_OPTIONS:
[2025-11-27T23:19:08.373Z] { \
[2025-11-27T23:19:08.373Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:19:08.373Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:19:08.373Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-pmd_0"; \
[2025-11-27T23:19:08.373Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-pmd_0"; \
[2025-11-27T23:19:08.373Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:19:08.373Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \
[2025-11-27T23:19:08.373Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:19:08.373Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:19:08.373Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:19:08.373Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/TestTargetResult";
[2025-11-27T23:19:08.373Z]
[2025-11-27T23:19:08.373Z] TEST SETUP:
[2025-11-27T23:19:08.373Z] Nothing to be done for setup.
[2025-11-27T23:19:08.373Z]
[2025-11-27T23:19:08.373Z] TESTING:
[2025-11-27T23:19:08.373Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2025-11-27T23:19:13.424Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2025-11-27T23:19:13.424Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2025-11-27T23:19:20.304Z] Checked: 0%
[2025-11-27T23:19:21.021Z] Checked: 5%
[2025-11-27T23:19:21.708Z] Checked: 10%
[2025-11-27T23:19:22.598Z] Checked: 15%
[2025-11-27T23:19:22.598Z] Checked: 20%
[2025-11-27T23:19:23.367Z] Checked: 25%
[2025-11-27T23:19:24.082Z] Checked: 30%
[2025-11-27T23:19:24.082Z] Checked: 35%
[2025-11-27T23:19:25.680Z] Checked: 40%
[2025-11-27T23:19:25.680Z] Checked: 45%
[2025-11-27T23:19:25.680Z] Checked: 50%
[2025-11-27T23:19:26.604Z] Checked: 55%
[2025-11-27T23:19:27.541Z] Checked: 60%
[2025-11-27T23:19:29.181Z] Checked: 65%
[2025-11-27T23:19:30.178Z] Checked: 70%
[2025-11-27T23:19:30.178Z] Checked: 75%
[2025-11-27T23:19:30.934Z] Checked: 80%
[2025-11-27T23:19:31.630Z] Checked: 85%
[2025-11-27T23:19:31.630Z] Checked: 90%
[2025-11-27T23:19:32.452Z] Checked: 95%
[2025-11-27T23:19:32.452Z] Checked: 100%
[2025-11-27T23:19:32.452Z] PMD checked 601 files.
[2025-11-27T23:19:33.139Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 19912 msec =====
[2025-11-27T23:19:33.140Z] -----------------------------------
[2025-11-27T23:19:33.140Z] dacapo-pmd_0_PASSED
[2025-11-27T23:19:33.140Z] -----------------------------------
[2025-11-27T23:19:33.140Z]
[2025-11-27T23:19:33.140Z] TEST TEARDOWN:
[2025-11-27T23:19:33.140Z] Nothing to be done for teardown.
[2025-11-27T23:19:33.140Z] dacapo-pmd_0 Finish Time: Thu Nov 27 18:19:32 2025 Epoch Time (ms): 1764285572558
[2025-11-27T23:19:33.140Z]
[2025-11-27T23:19:33.140Z] ===============================================
[2025-11-27T23:19:33.140Z] Running test dacapo-sunflow_0 ...
[2025-11-27T23:19:33.140Z] ===============================================
[2025-11-27T23:19:33.140Z] dacapo-sunflow_0 Start Time: Thu Nov 27 18:19:32 2025 Epoch Time (ms): 1764285572573
[2025-11-27T23:19:33.140Z] variation: NoOptions
[2025-11-27T23:19:33.140Z] JVM_OPTIONS:
[2025-11-27T23:19:33.140Z] { \
[2025-11-27T23:19:33.140Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:19:33.140Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:19:33.140Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-sunflow_0"; \
[2025-11-27T23:19:33.140Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-sunflow_0"; \
[2025-11-27T23:19:33.140Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:19:33.140Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \
[2025-11-27T23:19:33.140Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:19:33.140Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:19:33.140Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:19:33.140Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/TestTargetResult";
[2025-11-27T23:19:33.140Z]
[2025-11-27T23:19:33.140Z] TEST SETUP:
[2025-11-27T23:19:33.140Z] Nothing to be done for setup.
[2025-11-27T23:19:33.140Z]
[2025-11-27T23:19:33.140Z] TESTING:
[2025-11-27T23:19:33.885Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2025-11-27T23:19:33.885Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2025-11-27T23:20:40.313Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 58007 msec =====
[2025-11-27T23:20:40.313Z] -----------------------------------
[2025-11-27T23:20:40.313Z] dacapo-sunflow_0_PASSED
[2025-11-27T23:20:40.313Z] -----------------------------------
[2025-11-27T23:20:40.313Z]
[2025-11-27T23:20:40.313Z] TEST TEARDOWN:
[2025-11-27T23:20:40.313Z] Nothing to be done for teardown.
[2025-11-27T23:20:40.313Z] dacapo-sunflow_0 Finish Time: Thu Nov 27 18:20:31 2025 Epoch Time (ms): 1764285631817
[2025-11-27T23:20:40.313Z]
[2025-11-27T23:20:40.313Z] ===============================================
[2025-11-27T23:20:40.313Z] Running test dacapo-tomcat_0 ...
[2025-11-27T23:20:40.313Z] ===============================================
[2025-11-27T23:20:40.313Z] dacapo-tomcat_0 Start Time: Thu Nov 27 18:20:31 2025 Epoch Time (ms): 1764285631835
[2025-11-27T23:20:40.313Z] variation: NoOptions
[2025-11-27T23:20:40.313Z] JVM_OPTIONS:
[2025-11-27T23:20:40.313Z] { \
[2025-11-27T23:20:40.313Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:20:40.313Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:20:40.313Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-tomcat_0"; \
[2025-11-27T23:20:40.313Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-tomcat_0"; \
[2025-11-27T23:20:40.313Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:20:40.313Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" tomcat; \
[2025-11-27T23:20:40.313Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:20:40.313Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:20:40.313Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:20:40.313Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/TestTargetResult";
[2025-11-27T23:20:40.313Z]
[2025-11-27T23:20:40.313Z] TEST SETUP:
[2025-11-27T23:20:40.313Z] Nothing to be done for setup.
[2025-11-27T23:20:40.313Z]
[2025-11-27T23:20:40.313Z] TESTING:
[2025-11-27T23:20:40.313Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,512]
[2025-11-27T23:20:40.313Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2025-11-27T23:20:40.313Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2025-11-27T23:20:40.313Z] WARNING: tomcat will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for tomcat is as follows: 'Tomcat requires at least Java version 11.'
[2025-11-27T23:20:40.313Z] WARNING: A restricted method in java.lang.System has been called
[2025-11-27T23:20:40.313Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar)
[2025-11-27T23:20:40.313Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-27T23:20:40.313Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-27T23:20:40.313Z]
[2025-11-27T23:20:40.313Z] Server created with thread pool size 2
[2025-11-27T23:20:40.313Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2025-11-27T23:20:40.313Z] Loading web application
[2025-11-27T23:20:40.313Z] Starting 80000 requests...
[2025-11-27T23:21:01.263Z] Completing requests: 5%
[2025-11-27T23:21:05.274Z] Completing requests: 10%
[2025-11-27T23:21:10.358Z] Completing requests: 15%
[2025-11-27T23:21:14.301Z] Completing requests: 20%
[2025-11-27T23:21:18.264Z] Completing requests: 25%
[2025-11-27T23:21:22.222Z] Completing requests: 30%
[2025-11-27T23:21:26.148Z] Completing requests: 35%
[2025-11-27T23:21:30.259Z] Completing requests: 40%
[2025-11-27T23:21:34.111Z] Completing requests: 45%
[2025-11-27T23:21:38.104Z] Completing requests: 50%
[2025-11-27T23:21:42.176Z] Completing requests: 55%
[2025-11-27T23:21:46.136Z] Completing requests: 60%
[2025-11-27T23:21:51.083Z] Completing requests: 65%
[2025-11-27T23:21:55.060Z] Completing requests: 70%
[2025-11-27T23:21:59.062Z] Completing requests: 75%
[2025-11-27T23:22:02.075Z] Completing requests: 80%
[2025-11-27T23:22:05.965Z] Completing requests: 85%
[2025-11-27T23:22:09.953Z] Completing requests: 90%
[2025-11-27T23:22:12.970Z] Completing requests: 95%
[2025-11-27T23:22:12.970Z] Completed requests
[2025-11-27T23:22:12.970Z] Client threads complete ... unloading web application
[2025-11-27T23:22:12.970Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 95324 msec =====
[2025-11-27T23:22:12.970Z] ===== DaCapo processed 80000 requests in 95137 msec, 840 requests per second =====
[2025-11-27T23:22:12.970Z] ===== DaCapo tail latency, simple: 50% 1282 usec, 90% 3115 usec, 99% 19949 usec, 99.9% 61036 usec, 99.99% 248235 usec, max 1765481 usec, measured over 80000 events =====
[2025-11-27T23:22:12.970Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1851 usec, 90% 13688 usec, 99% 31584 usec, 99.9% 62443 usec, 99.99% 248235 usec, max 1765481 usec, measured over 80000 events =====
[2025-11-27T23:22:12.970Z] ===== DaCapo tail latency, metered full smoothing: 50% 8391791 usec, 90% 13156024 usec, 99% 13452591 usec, 99.9% 13519884 usec, 99.99% 13528858 usec, max 13538479 usec, measured over 80000 events =====
[2025-11-27T23:22:12.970Z] Server stopped ... iteration complete
[2025-11-27T23:22:12.970Z] -----------------------------------
[2025-11-27T23:22:12.970Z] dacapo-tomcat_0_PASSED
[2025-11-27T23:22:12.970Z] -----------------------------------
[2025-11-27T23:22:12.970Z]
[2025-11-27T23:22:12.970Z] TEST TEARDOWN:
[2025-11-27T23:22:12.970Z] Nothing to be done for teardown.
[2025-11-27T23:22:12.970Z] dacapo-tomcat_0 Finish Time: Thu Nov 27 18:22:12 2025 Epoch Time (ms): 1764285732894
[2025-11-27T23:22:13.706Z]
[2025-11-27T23:22:13.706Z] ===============================================
[2025-11-27T23:22:13.706Z] Running test dacapo-xalan_0 ...
[2025-11-27T23:22:13.706Z] ===============================================
[2025-11-27T23:22:13.706Z] dacapo-xalan_0 Start Time: Thu Nov 27 18:22:12 2025 Epoch Time (ms): 1764285732932
[2025-11-27T23:22:13.706Z] variation: NoOptions
[2025-11-27T23:22:13.706Z] JVM_OPTIONS:
[2025-11-27T23:22:13.706Z] { \
[2025-11-27T23:22:13.706Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:22:13.706Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:22:13.706Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-xalan_0"; \
[2025-11-27T23:22:13.706Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-xalan_0"; \
[2025-11-27T23:22:13.706Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:22:13.706Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \
[2025-11-27T23:22:13.706Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:22:13.706Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:22:13.706Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:22:13.706Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/TestTargetResult";
[2025-11-27T23:22:13.706Z]
[2025-11-27T23:22:13.706Z] TEST SETUP:
[2025-11-27T23:22:13.706Z] Nothing to be done for setup.
[2025-11-27T23:22:13.706Z]
[2025-11-27T23:22:13.706Z] TESTING:
[2025-11-27T23:22:13.706Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,2048]
[2025-11-27T23:22:14.385Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2025-11-27T23:22:15.062Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2025-11-27T23:22:19.161Z] Processing: 5%
[2025-11-27T23:22:19.161Z] Processing: 10%
[2025-11-27T23:22:19.930Z] Processing: 15%
[2025-11-27T23:22:20.661Z] Processing: 20%
[2025-11-27T23:22:21.414Z] Processing: 25%
[2025-11-27T23:22:22.158Z] Processing: 30%
[2025-11-27T23:22:22.876Z] Processing: 35%
[2025-11-27T23:22:24.115Z] Processing: 40%
[2025-11-27T23:22:24.115Z] Processing: 45%
[2025-11-27T23:22:24.115Z] Processing: 50%
[2025-11-27T23:22:24.894Z] Processing: 55%
[2025-11-27T23:22:24.894Z] Processing: 60%
[2025-11-27T23:22:24.894Z] Processing: 65%
[2025-11-27T23:22:25.654Z] Processing: 70%
[2025-11-27T23:22:25.654Z] Processing: 75%
[2025-11-27T23:22:25.654Z] Processing: 80%
[2025-11-27T23:22:26.339Z] Processing: 85%
[2025-11-27T23:22:26.339Z] Processing: 90%
[2025-11-27T23:22:26.339Z] Processing: 95%
[2025-11-27T23:22:26.339Z] Normal completion.
[2025-11-27T23:22:26.339Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 11285 msec =====
[2025-11-27T23:22:26.339Z] -----------------------------------
[2025-11-27T23:22:26.339Z] dacapo-xalan_0_PASSED
[2025-11-27T23:22:26.339Z] -----------------------------------
[2025-11-27T23:22:26.339Z]
[2025-11-27T23:22:26.339Z] TEST TEARDOWN:
[2025-11-27T23:22:26.339Z] Nothing to be done for teardown.
[2025-11-27T23:22:27.002Z] dacapo-xalan_0 Finish Time: Thu Nov 27 18:22:26 2025 Epoch Time (ms): 1764285746301
[2025-11-27T23:22:27.002Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/dacapo'
[2025-11-27T23:22:27.002Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/renaissance'
[2025-11-27T23:22:27.002Z]
[2025-11-27T23:22:27.002Z] ===============================================
[2025-11-27T23:22:27.002Z] Running test renaissance-als_0 ...
[2025-11-27T23:22:27.002Z] ===============================================
[2025-11-27T23:22:27.002Z] renaissance-als_0 Start Time: Thu Nov 27 18:22:26 2025 Epoch Time (ms): 1764285746328
[2025-11-27T23:22:27.002Z] variation: NoOptions
[2025-11-27T23:22:27.002Z] JVM_OPTIONS:
[2025-11-27T23:22:27.002Z] { \
[2025-11-27T23:22:27.002Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:22:27.002Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:22:27.002Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-als_0"; \
[2025-11-27T23:22:27.002Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-als_0"; \
[2025-11-27T23:22:27.002Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:22:27.002Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-als_0"/als.json" als; \
[2025-11-27T23:22:27.002Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:22:27.002Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:22:27.002Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:22:27.002Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/TestTargetResult";
[2025-11-27T23:22:27.002Z]
[2025-11-27T23:22:27.002Z] TEST SETUP:
[2025-11-27T23:22:27.002Z] Nothing to be done for setup.
[2025-11-27T23:22:27.002Z]
[2025-11-27T23:22:27.002Z] TESTING:
[2025-11-27T23:22:28.412Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:22:28.412Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17642855017022/renaissance-als_0/launcher-182226-14198641551226433402/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:22:28.412Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:22:28.412Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:22:34.641Z] Benchmark 'als' failed with exception:
[2025-11-27T23:22:34.641Z] java.lang.ExceptionInInitializerError
[2025-11-27T23:22:34.641Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-27T23:22:34.641Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-27T23:22:34.641Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-27T23:22:34.641Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-27T23:22:34.641Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-27T23:22:34.641Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-27T23:22:34.641Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-27T23:22:34.641Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-27T23:22:34.641Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-27T23:22:34.641Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-27T23:22:34.641Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-27T23:22:34.641Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-27T23:22:34.641Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-27T23:22:34.641Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-27T23:22:34.641Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-27T23:22:34.641Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-27T23:22:34.641Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-27T23:22:34.641Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-27T23:22:34.641Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-27T23:22:34.641Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56)
[2025-11-27T23:22:34.641Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127)
[2025-11-27T23:22:34.641Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-27T23:22:34.641Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-27T23:22:34.641Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-27T23:22:34.641Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-27T23:22:34.641Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-27T23:22:34.641Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-27T23:22:34.641Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-27T23:22:34.641Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-27T23:22:34.641Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-27T23:22:34.641Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-27T23:22:34.641Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-27T23:22:34.641Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-27T23:22:34.641Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-27T23:22:34.641Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-27T23:22:34.641Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-27T23:22:34.641Z] ... 34 more
[2025-11-27T23:22:34.641Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-27T23:22:34.641Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-27T23:22:34.641Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-27T23:22:34.641Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-27T23:22:34.641Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-27T23:22:34.641Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-11-27T23:22:34.641Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-11-27T23:22:34.641Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-27T23:22:34.641Z] ... 34 more
[2025-11-27T23:22:35.355Z] The following benchmarks failed: als
[2025-11-27T23:22:35.355Z] -----------------------------------
[2025-11-27T23:22:35.355Z] renaissance-als_0_FAILED
[2025-11-27T23:22:35.355Z] -----------------------------------
[2025-11-27T23:22:35.355Z]
[2025-11-27T23:22:35.355Z] TEST TEARDOWN:
[2025-11-27T23:22:35.355Z] Nothing to be done for teardown.
[2025-11-27T23:22:35.355Z] renaissance-als_0 Finish Time: Thu Nov 27 18:22:35 2025 Epoch Time (ms): 1764285755052
[2025-11-27T23:22:35.355Z]
[2025-11-27T23:22:35.355Z] ===============================================
[2025-11-27T23:22:35.355Z] Running test renaissance-chi-square_0 ...
[2025-11-27T23:22:35.355Z] ===============================================
[2025-11-27T23:22:35.355Z] renaissance-chi-square_0 Start Time: Thu Nov 27 18:22:35 2025 Epoch Time (ms): 1764285755072
[2025-11-27T23:22:35.355Z] variation: NoOptions
[2025-11-27T23:22:35.355Z] JVM_OPTIONS:
[2025-11-27T23:22:35.355Z] { \
[2025-11-27T23:22:35.355Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:22:35.355Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:22:35.355Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-chi-square_0"; \
[2025-11-27T23:22:35.355Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-chi-square_0"; \
[2025-11-27T23:22:35.355Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:22:35.355Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2025-11-27T23:22:35.355Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:22:35.355Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:22:35.355Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:22:35.355Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/TestTargetResult";
[2025-11-27T23:22:35.355Z]
[2025-11-27T23:22:35.355Z] TEST SETUP:
[2025-11-27T23:22:35.355Z] Nothing to be done for setup.
[2025-11-27T23:22:35.355Z]
[2025-11-27T23:22:35.355Z] TESTING:
[2025-11-27T23:22:36.044Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:22:36.044Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17642855017022/renaissance-chi-square_0/launcher-182235-17758909439296310371/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:22:36.044Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:22:36.044Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:22:41.301Z] Benchmark 'chi-square' failed with exception:
[2025-11-27T23:22:41.301Z] java.lang.ExceptionInInitializerError
[2025-11-27T23:22:41.301Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-27T23:22:41.301Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-27T23:22:41.301Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-27T23:22:41.301Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-27T23:22:41.301Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-27T23:22:41.301Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-27T23:22:41.302Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-27T23:22:41.302Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-27T23:22:41.302Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-27T23:22:41.302Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-27T23:22:41.302Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-27T23:22:41.302Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-27T23:22:41.302Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-27T23:22:41.302Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-27T23:22:41.302Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-27T23:22:41.302Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-27T23:22:41.302Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-27T23:22:41.302Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-27T23:22:41.302Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-27T23:22:41.302Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41)
[2025-11-27T23:22:41.302Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86)
[2025-11-27T23:22:41.302Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-27T23:22:41.302Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-27T23:22:41.302Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-27T23:22:41.302Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-27T23:22:41.302Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-27T23:22:41.302Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-27T23:22:41.302Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-27T23:22:41.302Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-27T23:22:41.302Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-27T23:22:41.302Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-27T23:22:41.302Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-27T23:22:41.302Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-27T23:22:41.302Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-27T23:22:41.302Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-27T23:22:41.302Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-27T23:22:41.302Z] ... 34 more
[2025-11-27T23:22:41.302Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-27T23:22:41.302Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-27T23:22:41.302Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-27T23:22:41.302Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-27T23:22:41.302Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-27T23:22:41.302Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-11-27T23:22:41.302Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-11-27T23:22:41.302Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-27T23:22:41.302Z] ... 34 more
[2025-11-27T23:22:41.302Z] The following benchmarks failed: chi-square
[2025-11-27T23:22:41.302Z] -----------------------------------
[2025-11-27T23:22:41.302Z] renaissance-chi-square_0_FAILED
[2025-11-27T23:22:41.302Z] -----------------------------------
[2025-11-27T23:22:41.302Z]
[2025-11-27T23:22:41.302Z] TEST TEARDOWN:
[2025-11-27T23:22:41.302Z] Nothing to be done for teardown.
[2025-11-27T23:22:41.302Z] renaissance-chi-square_0 Finish Time: Thu Nov 27 18:22:41 2025 Epoch Time (ms): 1764285761141
[2025-11-27T23:22:41.302Z]
[2025-11-27T23:22:41.302Z] ===============================================
[2025-11-27T23:22:41.302Z] Running test renaissance-db-shootout_0 ...
[2025-11-27T23:22:41.302Z] ===============================================
[2025-11-27T23:22:41.302Z] renaissance-db-shootout_0 Start Time: Thu Nov 27 18:22:41 2025 Epoch Time (ms): 1764285761174
[2025-11-27T23:22:41.302Z] variation: NoOptions
[2025-11-27T23:22:41.302Z] JVM_OPTIONS:
[2025-11-27T23:22:41.302Z] { \
[2025-11-27T23:22:41.302Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:22:41.302Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:22:41.302Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-db-shootout_0"; \
[2025-11-27T23:22:41.302Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-db-shootout_0"; \
[2025-11-27T23:22:41.302Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:22:41.302Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2025-11-27T23:22:41.302Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:22:41.303Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:22:41.303Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:22:41.303Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/TestTargetResult";
[2025-11-27T23:22:41.303Z]
[2025-11-27T23:22:41.303Z] TEST SETUP:
[2025-11-27T23:22:41.303Z] Nothing to be done for setup.
[2025-11-27T23:22:41.303Z]
[2025-11-27T23:22:41.303Z] TESTING:
[2025-11-27T23:22:41.983Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:22:41.983Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17642855017022/renaissance-db-shootout_0/launcher-182241-16751397082969886378/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:22:41.983Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:22:41.983Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:22:57.147Z] [2025-11-27T18:22:56.258-0500] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2025-11-27T23:22:57.147Z] WARNING: Make sure you have set the command line option "--illegal-access=permit --add-exports java.base/jdk.internal.ref=ALL-UNNAMED" to enable ReflectionBasedByteBufferCleanerService
[2025-11-27T23:22:57.147Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2025-11-27T23:22:57.147Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-27T23:22:57.147Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-27T23:22:57.147Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-27T23:22:57.147Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-27T23:22:57.147Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-27T23:22:57.147Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-11-27T23:22:57.147Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-11-27T23:22:57.147Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2025-11-27T23:22:57.147Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2025-11-27T23:22:57.147Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2025-11-27T23:22:57.147Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2025-11-27T23:22:57.147Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2025-11-27T23:22:57.147Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2025-11-27T23:22:57.147Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2025-11-27T23:22:57.147Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2025-11-27T23:22:57.147Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-27T23:22:57.147Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-27T23:22:57.147Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-27T23:22:57.147Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-27T23:22:57.147Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-27T23:22:57.147Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-27T23:22:57.147Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-27T23:22:57.147Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-27T23:22:57.147Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-27T23:22:57.147Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-27T23:22:57.147Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-27T23:22:57.147Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-27T23:22:57.147Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-27T23:22:57.147Z] Benchmark 'db-shootout' failed with exception:
[2025-11-27T23:22:57.147Z] java.lang.ExceptionInInitializerError
[2025-11-27T23:22:57.147Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2025-11-27T23:22:57.147Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2025-11-27T23:22:57.147Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2025-11-27T23:22:57.147Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2025-11-27T23:22:57.147Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2025-11-27T23:22:57.147Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2025-11-27T23:22:57.147Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2025-11-27T23:22:57.147Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-27T23:22:57.147Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-27T23:22:57.147Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-27T23:22:57.147Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-27T23:22:57.147Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-27T23:22:57.147Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-27T23:22:57.147Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-27T23:22:57.147Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-27T23:22:57.147Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-27T23:22:57.147Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-27T23:22:57.147Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-27T23:22:57.147Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-27T23:22:57.147Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-27T23:22:57.147Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-27T23:22:57.147Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2025-11-27T23:22:57.147Z] ... 20 more
[2025-11-27T23:22:57.147Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-27T23:22:57.147Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-27T23:22:57.147Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-27T23:22:57.147Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-27T23:22:57.147Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-27T23:22:57.147Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-11-27T23:22:57.147Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-11-27T23:22:57.147Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2025-11-27T23:22:57.147Z] ... 20 more
[2025-11-27T23:22:57.147Z] The following benchmarks failed: db-shootout
[2025-11-27T23:22:57.147Z] -----------------------------------
[2025-11-27T23:22:57.147Z] renaissance-db-shootout_0_FAILED
[2025-11-27T23:22:57.147Z] -----------------------------------
[2025-11-27T23:22:57.147Z]
[2025-11-27T23:22:57.147Z] TEST TEARDOWN:
[2025-11-27T23:22:57.147Z] Nothing to be done for teardown.
[2025-11-27T23:22:57.147Z] renaissance-db-shootout_0 Finish Time: Thu Nov 27 18:22:56 2025 Epoch Time (ms): 1764285776670
[2025-11-27T23:22:57.147Z]
[2025-11-27T23:22:57.147Z] ===============================================
[2025-11-27T23:22:57.147Z] Running test renaissance-dec-tree_0 ...
[2025-11-27T23:22:57.147Z] ===============================================
[2025-11-27T23:22:57.147Z] renaissance-dec-tree_0 Start Time: Thu Nov 27 18:22:56 2025 Epoch Time (ms): 1764285776699
[2025-11-27T23:22:57.147Z] variation: NoOptions
[2025-11-27T23:22:57.147Z] JVM_OPTIONS:
[2025-11-27T23:22:57.147Z] { \
[2025-11-27T23:22:57.147Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:22:57.147Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:22:57.147Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-dec-tree_0"; \
[2025-11-27T23:22:57.147Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-dec-tree_0"; \
[2025-11-27T23:22:57.147Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:22:57.147Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2025-11-27T23:22:57.147Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:22:57.147Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:22:57.147Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:22:57.147Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/TestTargetResult";
[2025-11-27T23:22:57.147Z]
[2025-11-27T23:22:57.147Z] TEST SETUP:
[2025-11-27T23:22:57.147Z] Nothing to be done for setup.
[2025-11-27T23:22:57.147Z]
[2025-11-27T23:22:57.147Z] TESTING:
[2025-11-27T23:22:57.845Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:22:57.845Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17642855017022/renaissance-dec-tree_0/launcher-182257-15295154365912720844/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:22:57.845Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:22:57.845Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:23:04.197Z] Benchmark 'dec-tree' failed with exception:
[2025-11-27T23:23:04.197Z] java.lang.ExceptionInInitializerError
[2025-11-27T23:23:04.197Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-27T23:23:04.197Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-27T23:23:04.197Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-27T23:23:04.197Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-27T23:23:04.197Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-27T23:23:04.197Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-27T23:23:04.197Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-27T23:23:04.197Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-27T23:23:04.197Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-27T23:23:04.197Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-27T23:23:04.197Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-27T23:23:04.197Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-27T23:23:04.197Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-27T23:23:04.197Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-27T23:23:04.197Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-27T23:23:04.197Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-27T23:23:04.197Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-27T23:23:04.197Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-27T23:23:04.197Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-27T23:23:04.197Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38)
[2025-11-27T23:23:04.197Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89)
[2025-11-27T23:23:04.197Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-27T23:23:04.197Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-27T23:23:04.197Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-27T23:23:04.197Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-27T23:23:04.197Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-27T23:23:04.197Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-27T23:23:04.197Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-27T23:23:04.197Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-27T23:23:04.197Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-27T23:23:04.197Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-27T23:23:04.197Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-27T23:23:04.197Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-27T23:23:04.197Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-27T23:23:04.197Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-27T23:23:04.197Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-27T23:23:04.197Z] ... 34 more
[2025-11-27T23:23:04.197Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-27T23:23:04.197Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-27T23:23:04.197Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-27T23:23:04.197Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-27T23:23:04.197Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-27T23:23:04.197Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-11-27T23:23:04.197Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-11-27T23:23:04.197Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-27T23:23:04.197Z] ... 34 more
[2025-11-27T23:23:04.867Z] The following benchmarks failed: dec-tree
[2025-11-27T23:23:04.867Z] -----------------------------------
[2025-11-27T23:23:04.867Z] renaissance-dec-tree_0_FAILED
[2025-11-27T23:23:04.867Z] -----------------------------------
[2025-11-27T23:23:04.867Z]
[2025-11-27T23:23:04.867Z] TEST TEARDOWN:
[2025-11-27T23:23:04.867Z] Nothing to be done for teardown.
[2025-11-27T23:23:04.867Z] renaissance-dec-tree_0 Finish Time: Thu Nov 27 18:23:04 2025 Epoch Time (ms): 1764285784647
[2025-11-27T23:23:04.867Z]
[2025-11-27T23:23:04.867Z] ===============================================
[2025-11-27T23:23:04.867Z] Running test renaissance-finagle-chirper_0 ...
[2025-11-27T23:23:04.867Z] ===============================================
[2025-11-27T23:23:04.867Z] renaissance-finagle-chirper_0 Start Time: Thu Nov 27 18:23:04 2025 Epoch Time (ms): 1764285784658
[2025-11-27T23:23:04.867Z] renaissance-finagle-chirper_0_DISABLED
[2025-11-27T23:23:04.867Z] Disabled Reason:
[2025-11-27T23:23:04.867Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2025-11-27T23:23:04.867Z] renaissance-finagle-chirper_0 Finish Time: Thu Nov 27 18:23:04 2025 Epoch Time (ms): 1764285784678
[2025-11-27T23:23:04.867Z]
[2025-11-27T23:23:04.867Z] ===============================================
[2025-11-27T23:23:04.867Z] Running test renaissance-finagle-http_0 ...
[2025-11-27T23:23:04.867Z] ===============================================
[2025-11-27T23:23:04.867Z] renaissance-finagle-http_0 Start Time: Thu Nov 27 18:23:04 2025 Epoch Time (ms): 1764285784721
[2025-11-27T23:23:04.867Z] variation: NoOptions
[2025-11-27T23:23:04.867Z] JVM_OPTIONS:
[2025-11-27T23:23:04.867Z] { \
[2025-11-27T23:23:04.867Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:23:04.867Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:23:04.867Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-finagle-http_0"; \
[2025-11-27T23:23:04.868Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-finagle-http_0"; \
[2025-11-27T23:23:04.868Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:23:04.868Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2025-11-27T23:23:04.868Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:23:04.868Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:23:04.868Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:23:04.868Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/TestTargetResult";
[2025-11-27T23:23:04.868Z]
[2025-11-27T23:23:04.868Z] TEST SETUP:
[2025-11-27T23:23:04.868Z] Nothing to be done for setup.
[2025-11-27T23:23:04.868Z]
[2025-11-27T23:23:04.868Z] TESTING:
[2025-11-27T23:23:05.631Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:23:05.631Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17642855017022/renaissance-finagle-http_0/launcher-182304-7095150601370057221/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:23:05.631Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:23:05.631Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:23:08.800Z] finagle-http on :36079 spawning 2 client and default number of server workers.
[2025-11-27T23:23:08.800Z] ====== finagle-http (web) [default], iteration 0 started ======
[2025-11-27T23:23:08.800Z] GC before operation: completed in 65.538 ms, heap usage 49.035 MB -> 11.039 MB.
[2025-11-27T23:23:22.571Z] ====== finagle-http (web) [default], iteration 0 completed (12276.483 ms) ======
[2025-11-27T23:23:22.571Z] ====== finagle-http (web) [default], iteration 1 started ======
[2025-11-27T23:23:22.571Z] GC before operation: completed in 120.467 ms, heap usage 25.991 MB -> 13.634 MB.
[2025-11-27T23:23:26.860Z] ====== finagle-http (web) [default], iteration 1 completed (5054.341 ms) ======
[2025-11-27T23:23:26.861Z] ====== finagle-http (web) [default], iteration 2 started ======
[2025-11-27T23:23:26.861Z] GC before operation: completed in 83.140 ms, heap usage 62.661 MB -> 14.319 MB.
[2025-11-27T23:23:30.012Z] ====== finagle-http (web) [default], iteration 2 completed (2792.683 ms) ======
[2025-11-27T23:23:30.012Z] ====== finagle-http (web) [default], iteration 3 started ======
[2025-11-27T23:23:30.012Z] GC before operation: completed in 70.272 ms, heap usage 75.289 MB -> 14.330 MB.
[2025-11-27T23:23:31.410Z] ====== finagle-http (web) [default], iteration 3 completed (2110.118 ms) ======
[2025-11-27T23:23:31.410Z] ====== finagle-http (web) [default], iteration 4 started ======
[2025-11-27T23:23:31.410Z] GC before operation: completed in 82.157 ms, heap usage 71.865 MB -> 14.401 MB.
[2025-11-27T23:23:33.670Z] ====== finagle-http (web) [default], iteration 4 completed (2175.285 ms) ======
[2025-11-27T23:23:33.670Z] ====== finagle-http (web) [default], iteration 5 started ======
[2025-11-27T23:23:33.670Z] GC before operation: completed in 100.417 ms, heap usage 248.046 MB -> 14.803 MB.
[2025-11-27T23:23:36.773Z] ====== finagle-http (web) [default], iteration 5 completed (2411.395 ms) ======
[2025-11-27T23:23:36.773Z] ====== finagle-http (web) [default], iteration 6 started ======
[2025-11-27T23:23:36.773Z] GC before operation: completed in 37.012 ms, heap usage 102.655 MB -> 14.376 MB.
[2025-11-27T23:23:39.763Z] ====== finagle-http (web) [default], iteration 6 completed (3527.746 ms) ======
[2025-11-27T23:23:39.763Z] ====== finagle-http (web) [default], iteration 7 started ======
[2025-11-27T23:23:39.763Z] GC before operation: completed in 83.381 ms, heap usage 42.806 MB -> 14.373 MB.
[2025-11-27T23:23:42.771Z] ====== finagle-http (web) [default], iteration 7 completed (2525.621 ms) ======
[2025-11-27T23:23:42.771Z] ====== finagle-http (web) [default], iteration 8 started ======
[2025-11-27T23:23:42.771Z] GC before operation: completed in 90.360 ms, heap usage 72.031 MB -> 14.379 MB.
[2025-11-27T23:23:46.787Z] ====== finagle-http (web) [default], iteration 8 completed (3869.677 ms) ======
[2025-11-27T23:23:46.788Z] ====== finagle-http (web) [default], iteration 9 started ======
[2025-11-27T23:23:46.788Z] GC before operation: completed in 60.087 ms, heap usage 71.369 MB -> 14.365 MB.
[2025-11-27T23:23:49.028Z] ====== finagle-http (web) [default], iteration 9 completed (2090.473 ms) ======
[2025-11-27T23:23:49.028Z] ====== finagle-http (web) [default], iteration 10 started ======
[2025-11-27T23:23:49.028Z] GC before operation: completed in 62.816 ms, heap usage 70.491 MB -> 14.368 MB.
[2025-11-27T23:23:52.041Z] ====== finagle-http (web) [default], iteration 10 completed (3210.524 ms) ======
[2025-11-27T23:23:52.041Z] ====== finagle-http (web) [default], iteration 11 started ======
[2025-11-27T23:23:52.041Z] GC before operation: completed in 59.944 ms, heap usage 248.031 MB -> 14.385 MB.
[2025-11-27T23:23:54.244Z] ====== finagle-http (web) [default], iteration 11 completed (2393.724 ms) ======
[2025-11-27T23:23:54.887Z] -----------------------------------
[2025-11-27T23:23:54.887Z] renaissance-finagle-http_0_PASSED
[2025-11-27T23:23:54.887Z] -----------------------------------
[2025-11-27T23:23:54.887Z]
[2025-11-27T23:23:54.887Z] TEST TEARDOWN:
[2025-11-27T23:23:54.887Z] Nothing to be done for teardown.
[2025-11-27T23:23:54.887Z] renaissance-finagle-http_0 Finish Time: Thu Nov 27 18:23:54 2025 Epoch Time (ms): 1764285834588
[2025-11-27T23:23:54.887Z]
[2025-11-27T23:23:54.887Z] ===============================================
[2025-11-27T23:23:54.887Z] Running test renaissance-gauss-mix_0 ...
[2025-11-27T23:23:54.887Z] ===============================================
[2025-11-27T23:23:54.887Z] renaissance-gauss-mix_0 Start Time: Thu Nov 27 18:23:54 2025 Epoch Time (ms): 1764285834605
[2025-11-27T23:23:54.887Z] variation: NoOptions
[2025-11-27T23:23:54.887Z] JVM_OPTIONS:
[2025-11-27T23:23:54.887Z] { \
[2025-11-27T23:23:54.887Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:23:54.887Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:23:54.887Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-gauss-mix_0"; \
[2025-11-27T23:23:54.887Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-gauss-mix_0"; \
[2025-11-27T23:23:54.887Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:23:54.887Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-gauss-mix_0"/gauss-mix.json" gauss-mix; \
[2025-11-27T23:23:54.887Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-gauss-mix_0"; else echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:23:54.887Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:23:54.887Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:23:54.887Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/TestTargetResult";
[2025-11-27T23:23:54.887Z]
[2025-11-27T23:23:54.887Z] TEST SETUP:
[2025-11-27T23:23:54.887Z] Nothing to be done for setup.
[2025-11-27T23:23:54.887Z]
[2025-11-27T23:23:54.887Z] TESTING:
[2025-11-27T23:23:56.262Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:23:56.262Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17642855017022/renaissance-gauss-mix_0/launcher-182355-1804612844109112326/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:23:56.262Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:23:56.262Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:24:00.242Z] Benchmark 'gauss-mix' failed with exception:
[2025-11-27T23:24:00.242Z] java.lang.ExceptionInInitializerError
[2025-11-27T23:24:00.242Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-27T23:24:00.242Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-27T23:24:00.242Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-27T23:24:00.242Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-27T23:24:00.242Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-27T23:24:00.242Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-27T23:24:00.242Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-27T23:24:00.242Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-27T23:24:00.242Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-27T23:24:00.242Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-27T23:24:00.242Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-27T23:24:00.242Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-27T23:24:00.242Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-27T23:24:00.242Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-27T23:24:00.242Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-27T23:24:00.242Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-27T23:24:00.242Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-27T23:24:00.242Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-27T23:24:00.242Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-27T23:24:00.242Z] at org.renaissance.apache.spark.GaussMix.setUpSparkContext(GaussMix.scala:74)
[2025-11-27T23:24:00.242Z] at org.renaissance.apache.spark.GaussMix.setUpBeforeAll(GaussMix.scala:203)
[2025-11-27T23:24:00.242Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-27T23:24:00.242Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-27T23:24:00.242Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-27T23:24:00.242Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-27T23:24:00.242Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-27T23:24:00.242Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-27T23:24:00.242Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-27T23:24:00.242Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-27T23:24:00.242Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-27T23:24:00.242Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-27T23:24:00.242Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-27T23:24:00.242Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-27T23:24:00.242Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-27T23:24:00.242Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-27T23:24:00.242Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-27T23:24:00.242Z] ... 34 more
[2025-11-27T23:24:00.242Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-27T23:24:00.242Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-27T23:24:00.242Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-27T23:24:00.242Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-27T23:24:00.242Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-27T23:24:00.242Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-11-27T23:24:00.242Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-11-27T23:24:00.242Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-27T23:24:00.242Z] ... 34 more
[2025-11-27T23:24:00.242Z] The following benchmarks failed: gauss-mix
[2025-11-27T23:24:00.918Z] -----------------------------------
[2025-11-27T23:24:00.918Z] renaissance-gauss-mix_0_FAILED
[2025-11-27T23:24:00.918Z] -----------------------------------
[2025-11-27T23:24:00.918Z]
[2025-11-27T23:24:00.918Z] TEST TEARDOWN:
[2025-11-27T23:24:00.918Z] Nothing to be done for teardown.
[2025-11-27T23:24:00.918Z] renaissance-gauss-mix_0 Finish Time: Thu Nov 27 18:24:00 2025 Epoch Time (ms): 1764285840471
[2025-11-27T23:24:00.918Z]
[2025-11-27T23:24:00.919Z] ===============================================
[2025-11-27T23:24:00.919Z] Running test renaissance-log-regression_0 ...
[2025-11-27T23:24:00.919Z] ===============================================
[2025-11-27T23:24:00.919Z] renaissance-log-regression_0 Start Time: Thu Nov 27 18:24:00 2025 Epoch Time (ms): 1764285840488
[2025-11-27T23:24:00.919Z] variation: NoOptions
[2025-11-27T23:24:00.919Z] JVM_OPTIONS:
[2025-11-27T23:24:00.919Z] { \
[2025-11-27T23:24:00.919Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:24:00.919Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:24:00.919Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-log-regression_0"; \
[2025-11-27T23:24:00.919Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-log-regression_0"; \
[2025-11-27T23:24:00.919Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:24:00.919Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2025-11-27T23:24:00.919Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:24:00.919Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:24:00.919Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:24:00.919Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/TestTargetResult";
[2025-11-27T23:24:00.919Z]
[2025-11-27T23:24:00.919Z] TEST SETUP:
[2025-11-27T23:24:00.919Z] Nothing to be done for setup.
[2025-11-27T23:24:00.919Z]
[2025-11-27T23:24:00.919Z] TESTING:
[2025-11-27T23:24:01.592Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:24:01.592Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17642855017022/renaissance-log-regression_0/launcher-182400-17972728021350282701/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:24:01.592Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:24:01.592Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:24:05.643Z] Benchmark 'log-regression' failed with exception:
[2025-11-27T23:24:05.643Z] java.lang.ExceptionInInitializerError
[2025-11-27T23:24:05.643Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-27T23:24:05.643Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-27T23:24:05.643Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-27T23:24:05.643Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-27T23:24:05.643Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-27T23:24:05.643Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-27T23:24:05.643Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-27T23:24:05.643Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-27T23:24:05.643Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-27T23:24:05.643Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-27T23:24:05.643Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-27T23:24:05.643Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-27T23:24:05.643Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-27T23:24:05.643Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-27T23:24:05.643Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-27T23:24:05.643Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-27T23:24:05.643Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-27T23:24:05.643Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-27T23:24:05.643Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-27T23:24:05.643Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52)
[2025-11-27T23:24:05.643Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92)
[2025-11-27T23:24:05.643Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-27T23:24:05.643Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-27T23:24:05.643Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-27T23:24:05.643Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-27T23:24:05.643Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-27T23:24:05.643Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-27T23:24:05.643Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-27T23:24:05.643Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-27T23:24:05.643Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-27T23:24:05.643Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-27T23:24:05.643Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-27T23:24:05.643Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-27T23:24:05.643Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-27T23:24:05.643Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-27T23:24:05.643Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-27T23:24:05.643Z] ... 34 more
[2025-11-27T23:24:05.643Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-27T23:24:05.643Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-27T23:24:05.643Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-27T23:24:05.643Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-27T23:24:05.643Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-27T23:24:05.643Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-11-27T23:24:05.643Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-11-27T23:24:05.643Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-27T23:24:05.643Z] ... 34 more
[2025-11-27T23:24:05.643Z] The following benchmarks failed: log-regression
[2025-11-27T23:24:05.643Z] -----------------------------------
[2025-11-27T23:24:05.643Z] renaissance-log-regression_0_FAILED
[2025-11-27T23:24:05.643Z] -----------------------------------
[2025-11-27T23:24:05.643Z]
[2025-11-27T23:24:05.643Z] TEST TEARDOWN:
[2025-11-27T23:24:05.643Z] Nothing to be done for teardown.
[2025-11-27T23:24:05.643Z] renaissance-log-regression_0 Finish Time: Thu Nov 27 18:24:05 2025 Epoch Time (ms): 1764285845498
[2025-11-27T23:24:05.643Z]
[2025-11-27T23:24:05.643Z] ===============================================
[2025-11-27T23:24:05.643Z] Running test renaissance-mnemonics_0 ...
[2025-11-27T23:24:05.643Z] ===============================================
[2025-11-27T23:24:05.643Z] renaissance-mnemonics_0 Start Time: Thu Nov 27 18:24:05 2025 Epoch Time (ms): 1764285845512
[2025-11-27T23:24:05.643Z] variation: NoOptions
[2025-11-27T23:24:05.643Z] JVM_OPTIONS:
[2025-11-27T23:24:05.643Z] { \
[2025-11-27T23:24:05.643Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:24:05.643Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:24:05.643Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-mnemonics_0"; \
[2025-11-27T23:24:05.643Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-mnemonics_0"; \
[2025-11-27T23:24:05.643Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:24:05.643Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2025-11-27T23:24:05.643Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:24:05.643Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:24:05.643Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:24:05.643Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/TestTargetResult";
[2025-11-27T23:24:05.643Z]
[2025-11-27T23:24:05.643Z] TEST SETUP:
[2025-11-27T23:24:05.643Z] Nothing to be done for setup.
[2025-11-27T23:24:05.643Z]
[2025-11-27T23:24:05.643Z] TESTING:
[2025-11-27T23:24:07.019Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:24:07.020Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17642855017022/renaissance-mnemonics_0/launcher-182405-18030567638281461850/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:24:07.020Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:24:07.020Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:24:07.020Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2025-11-27T23:24:07.020Z] GC before operation: completed in 14.119 ms, heap usage 7.837 MB -> 4.084 MB.
[2025-11-27T23:24:12.581Z] ====== mnemonics (functional) [default], iteration 0 completed (5368.167 ms) ======
[2025-11-27T23:24:12.581Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2025-11-27T23:24:12.581Z] GC before operation: completed in 14.908 ms, heap usage 138.977 MB -> 4.119 MB.
[2025-11-27T23:24:20.141Z] ====== mnemonics (functional) [default], iteration 1 completed (6193.005 ms) ======
[2025-11-27T23:24:20.141Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2025-11-27T23:24:20.141Z] GC before operation: completed in 14.631 ms, heap usage 418.497 MB -> 4.119 MB.
[2025-11-27T23:24:26.204Z] ====== mnemonics (functional) [default], iteration 2 completed (5687.820 ms) ======
[2025-11-27T23:24:26.204Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2025-11-27T23:24:26.204Z] GC before operation: completed in 19.442 ms, heap usage 133.497 MB -> 4.119 MB.
[2025-11-27T23:24:31.148Z] ====== mnemonics (functional) [default], iteration 3 completed (5880.219 ms) ======
[2025-11-27T23:24:31.148Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2025-11-27T23:24:31.803Z] GC before operation: completed in 17.131 ms, heap usage 280.060 MB -> 4.120 MB.
[2025-11-27T23:24:38.002Z] ====== mnemonics (functional) [default], iteration 4 completed (5932.537 ms) ======
[2025-11-27T23:24:38.002Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2025-11-27T23:24:38.002Z] GC before operation: completed in 22.051 ms, heap usage 225.997 MB -> 4.120 MB.
[2025-11-27T23:24:44.085Z] ====== mnemonics (functional) [default], iteration 5 completed (6279.898 ms) ======
[2025-11-27T23:24:44.085Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2025-11-27T23:24:44.085Z] GC before operation: completed in 41.079 ms, heap usage 137.749 MB -> 4.119 MB.
[2025-11-27T23:24:50.259Z] ====== mnemonics (functional) [default], iteration 6 completed (5764.114 ms) ======
[2025-11-27T23:24:50.259Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2025-11-27T23:24:50.259Z] GC before operation: completed in 14.142 ms, heap usage 360.934 MB -> 4.120 MB.
[2025-11-27T23:24:56.442Z] ====== mnemonics (functional) [default], iteration 7 completed (5867.233 ms) ======
[2025-11-27T23:24:56.442Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2025-11-27T23:24:56.442Z] GC before operation: completed in 21.180 ms, heap usage 143.498 MB -> 4.120 MB.
[2025-11-27T23:25:02.652Z] ====== mnemonics (functional) [default], iteration 8 completed (5419.903 ms) ======
[2025-11-27T23:25:02.652Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2025-11-27T23:25:02.652Z] GC before operation: completed in 26.893 ms, heap usage 301.127 MB -> 4.120 MB.
[2025-11-27T23:25:07.561Z] ====== mnemonics (functional) [default], iteration 9 completed (5566.840 ms) ======
[2025-11-27T23:25:07.561Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2025-11-27T23:25:07.561Z] GC before operation: completed in 27.734 ms, heap usage 128.620 MB -> 4.120 MB.
[2025-11-27T23:25:13.657Z] ====== mnemonics (functional) [default], iteration 10 completed (5752.419 ms) ======
[2025-11-27T23:25:13.657Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2025-11-27T23:25:13.657Z] GC before operation: completed in 17.004 ms, heap usage 127.137 MB -> 4.120 MB.
[2025-11-27T23:25:19.841Z] ====== mnemonics (functional) [default], iteration 11 completed (6008.699 ms) ======
[2025-11-27T23:25:19.841Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2025-11-27T23:25:19.841Z] GC before operation: completed in 18.816 ms, heap usage 133.498 MB -> 4.120 MB.
[2025-11-27T23:25:26.205Z] ====== mnemonics (functional) [default], iteration 12 completed (6130.213 ms) ======
[2025-11-27T23:25:26.205Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2025-11-27T23:25:26.205Z] GC before operation: completed in 25.903 ms, heap usage 436.624 MB -> 4.120 MB.
[2025-11-27T23:25:32.381Z] ====== mnemonics (functional) [default], iteration 13 completed (5234.458 ms) ======
[2025-11-27T23:25:32.381Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2025-11-27T23:25:32.381Z] GC before operation: completed in 17.690 ms, heap usage 204.620 MB -> 4.120 MB.
[2025-11-27T23:25:37.360Z] ====== mnemonics (functional) [default], iteration 14 completed (5308.959 ms) ======
[2025-11-27T23:25:37.360Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2025-11-27T23:25:37.360Z] GC before operation: completed in 121.346 ms, heap usage 148.498 MB -> 4.120 MB.
[2025-11-27T23:25:43.462Z] ====== mnemonics (functional) [default], iteration 15 completed (5790.315 ms) ======
[2025-11-27T23:25:43.462Z] -----------------------------------
[2025-11-27T23:25:43.462Z] renaissance-mnemonics_0_PASSED
[2025-11-27T23:25:43.462Z] -----------------------------------
[2025-11-27T23:25:43.462Z]
[2025-11-27T23:25:43.462Z] TEST TEARDOWN:
[2025-11-27T23:25:43.462Z] Nothing to be done for teardown.
[2025-11-27T23:25:43.462Z] renaissance-mnemonics_0 Finish Time: Thu Nov 27 18:25:43 2025 Epoch Time (ms): 1764285943318
[2025-11-27T23:25:43.462Z]
[2025-11-27T23:25:43.462Z] ===============================================
[2025-11-27T23:25:43.462Z] Running test renaissance-movie-lens_0 ...
[2025-11-27T23:25:43.462Z] ===============================================
[2025-11-27T23:25:43.462Z] renaissance-movie-lens_0 Start Time: Thu Nov 27 18:25:43 2025 Epoch Time (ms): 1764285943350
[2025-11-27T23:25:43.462Z] variation: NoOptions
[2025-11-27T23:25:43.462Z] JVM_OPTIONS:
[2025-11-27T23:25:43.462Z] { \
[2025-11-27T23:25:43.462Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:25:43.462Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:25:43.462Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-movie-lens_0"; \
[2025-11-27T23:25:43.462Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-movie-lens_0"; \
[2025-11-27T23:25:43.462Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:25:43.462Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2025-11-27T23:25:43.462Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:25:43.462Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:25:43.462Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:25:43.462Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/TestTargetResult";
[2025-11-27T23:25:43.462Z]
[2025-11-27T23:25:43.462Z] TEST SETUP:
[2025-11-27T23:25:43.462Z] Nothing to be done for setup.
[2025-11-27T23:25:43.462Z]
[2025-11-27T23:25:43.462Z] TESTING:
[2025-11-27T23:25:44.141Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:25:44.141Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17642855017022/renaissance-movie-lens_0/launcher-182543-7787851811590711575/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:25:44.141Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:25:44.141Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:25:48.155Z] Benchmark 'movie-lens' failed with exception:
[2025-11-27T23:25:48.155Z] java.lang.ExceptionInInitializerError
[2025-11-27T23:25:48.155Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-27T23:25:48.155Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-27T23:25:48.155Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-27T23:25:48.155Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-27T23:25:48.155Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-27T23:25:48.155Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-27T23:25:48.155Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-27T23:25:48.155Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-27T23:25:48.155Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-27T23:25:48.155Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-27T23:25:48.155Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-27T23:25:48.155Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-27T23:25:48.155Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-27T23:25:48.155Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-27T23:25:48.155Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-27T23:25:48.155Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-27T23:25:48.155Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-27T23:25:48.155Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-27T23:25:48.155Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-27T23:25:48.155Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80)
[2025-11-27T23:25:48.155Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320)
[2025-11-27T23:25:48.155Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-27T23:25:48.155Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-27T23:25:48.155Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-27T23:25:48.155Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-27T23:25:48.155Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-27T23:25:48.155Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-27T23:25:48.155Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-27T23:25:48.155Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-27T23:25:48.155Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-27T23:25:48.155Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-27T23:25:48.155Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-27T23:25:48.155Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-27T23:25:48.155Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-27T23:25:48.155Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-27T23:25:48.155Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-27T23:25:48.155Z] ... 34 more
[2025-11-27T23:25:48.155Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-27T23:25:48.155Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-27T23:25:48.155Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-27T23:25:48.155Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-27T23:25:48.155Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-27T23:25:48.155Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-11-27T23:25:48.155Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-11-27T23:25:48.155Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-27T23:25:48.155Z] ... 34 more
[2025-11-27T23:25:48.155Z] The following benchmarks failed: movie-lens
[2025-11-27T23:25:48.814Z] -----------------------------------
[2025-11-27T23:25:48.814Z] renaissance-movie-lens_0_FAILED
[2025-11-27T23:25:48.814Z] -----------------------------------
[2025-11-27T23:25:48.814Z]
[2025-11-27T23:25:48.814Z] TEST TEARDOWN:
[2025-11-27T23:25:48.814Z] Nothing to be done for teardown.
[2025-11-27T23:25:48.814Z] renaissance-movie-lens_0 Finish Time: Thu Nov 27 18:25:48 2025 Epoch Time (ms): 1764285948265
[2025-11-27T23:25:48.814Z]
[2025-11-27T23:25:48.814Z] ===============================================
[2025-11-27T23:25:48.814Z] Running test renaissance-par-mnemonics_0 ...
[2025-11-27T23:25:48.814Z] ===============================================
[2025-11-27T23:25:48.814Z] renaissance-par-mnemonics_0 Start Time: Thu Nov 27 18:25:48 2025 Epoch Time (ms): 1764285948280
[2025-11-27T23:25:48.814Z] variation: NoOptions
[2025-11-27T23:25:48.814Z] JVM_OPTIONS:
[2025-11-27T23:25:48.814Z] { \
[2025-11-27T23:25:48.814Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:25:48.814Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:25:48.814Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-par-mnemonics_0"; \
[2025-11-27T23:25:48.814Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-par-mnemonics_0"; \
[2025-11-27T23:25:48.814Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:25:48.814Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2025-11-27T23:25:48.814Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:25:48.814Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:25:48.814Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:25:48.814Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/TestTargetResult";
[2025-11-27T23:25:48.814Z]
[2025-11-27T23:25:48.814Z] TEST SETUP:
[2025-11-27T23:25:48.814Z] Nothing to be done for setup.
[2025-11-27T23:25:48.814Z]
[2025-11-27T23:25:48.814Z] TESTING:
[2025-11-27T23:25:49.501Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:25:49.501Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17642855017022/renaissance-par-mnemonics_0/launcher-182548-5891424655864817751/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:25:49.501Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:25:49.501Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:25:50.210Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2025-11-27T23:25:50.210Z] GC before operation: completed in 34.939 ms, heap usage 7.920 MB -> 4.073 MB.
[2025-11-27T23:25:56.571Z] ====== par-mnemonics (functional) [default], iteration 0 completed (5548.381 ms) ======
[2025-11-27T23:25:56.571Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2025-11-27T23:25:56.571Z] GC before operation: completed in 42.664 ms, heap usage 423.335 MB -> 4.131 MB.
[2025-11-27T23:26:02.901Z] ====== par-mnemonics (functional) [default], iteration 1 completed (5855.625 ms) ======
[2025-11-27T23:26:02.901Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2025-11-27T23:26:02.901Z] GC before operation: completed in 37.036 ms, heap usage 404.138 MB -> 4.131 MB.
[2025-11-27T23:26:07.942Z] ====== par-mnemonics (functional) [default], iteration 2 completed (4818.187 ms) ======
[2025-11-27T23:26:07.942Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2025-11-27T23:26:07.942Z] GC before operation: completed in 41.318 ms, heap usage 391.146 MB -> 4.131 MB.
[2025-11-27T23:26:13.001Z] ====== par-mnemonics (functional) [default], iteration 3 completed (5263.414 ms) ======
[2025-11-27T23:26:13.001Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2025-11-27T23:26:13.001Z] GC before operation: completed in 40.678 ms, heap usage 386.771 MB -> 4.131 MB.
[2025-11-27T23:26:18.193Z] ====== par-mnemonics (functional) [default], iteration 4 completed (5016.536 ms) ======
[2025-11-27T23:26:18.193Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2025-11-27T23:26:18.193Z] GC before operation: completed in 19.536 ms, heap usage 220.056 MB -> 4.131 MB.
[2025-11-27T23:26:24.731Z] ====== par-mnemonics (functional) [default], iteration 5 completed (5385.247 ms) ======
[2025-11-27T23:26:24.731Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2025-11-27T23:26:24.731Z] GC before operation: completed in 31.090 ms, heap usage 183.560 MB -> 4.131 MB.
[2025-11-27T23:26:29.771Z] ====== par-mnemonics (functional) [default], iteration 6 completed (4920.708 ms) ======
[2025-11-27T23:26:29.771Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2025-11-27T23:26:29.771Z] GC before operation: completed in 14.655 ms, heap usage 153.131 MB -> 4.131 MB.
[2025-11-27T23:26:33.741Z] ====== par-mnemonics (functional) [default], iteration 7 completed (4529.826 ms) ======
[2025-11-27T23:26:33.741Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2025-11-27T23:26:33.741Z] GC before operation: completed in 32.026 ms, heap usage 387.146 MB -> 4.131 MB.
[2025-11-27T23:26:38.771Z] ====== par-mnemonics (functional) [default], iteration 8 completed (4797.546 ms) ======
[2025-11-27T23:26:38.771Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2025-11-27T23:26:38.771Z] GC before operation: completed in 24.650 ms, heap usage 238.460 MB -> 4.131 MB.
[2025-11-27T23:26:45.159Z] ====== par-mnemonics (functional) [default], iteration 9 completed (5232.155 ms) ======
[2025-11-27T23:26:45.159Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2025-11-27T23:26:45.159Z] GC before operation: completed in 63.057 ms, heap usage 199.997 MB -> 4.131 MB.
[2025-11-27T23:26:49.718Z] ====== par-mnemonics (functional) [default], iteration 10 completed (4947.819 ms) ======
[2025-11-27T23:26:49.718Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2025-11-27T23:26:49.718Z] GC before operation: completed in 13.711 ms, heap usage 108.131 MB -> 4.131 MB.
[2025-11-27T23:26:56.034Z] ====== par-mnemonics (functional) [default], iteration 11 completed (5414.474 ms) ======
[2025-11-27T23:26:56.034Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2025-11-27T23:26:56.034Z] GC before operation: completed in 33.694 ms, heap usage 141.631 MB -> 4.131 MB.
[2025-11-27T23:27:02.369Z] ====== par-mnemonics (functional) [default], iteration 12 completed (5541.289 ms) ======
[2025-11-27T23:27:02.369Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2025-11-27T23:27:02.369Z] GC before operation: completed in 30.816 ms, heap usage 474.853 MB -> 4.131 MB.
[2025-11-27T23:27:06.409Z] ====== par-mnemonics (functional) [default], iteration 13 completed (4613.554 ms) ======
[2025-11-27T23:27:06.409Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2025-11-27T23:27:06.409Z] GC before operation: completed in 36.703 ms, heap usage 359.974 MB -> 4.131 MB.
[2025-11-27T23:27:11.544Z] ====== par-mnemonics (functional) [default], iteration 14 completed (4792.244 ms) ======
[2025-11-27T23:27:11.544Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2025-11-27T23:27:11.544Z] GC before operation: completed in 24.578 ms, heap usage 237.379 MB -> 4.131 MB.
[2025-11-27T23:27:17.913Z] ====== par-mnemonics (functional) [default], iteration 15 completed (5478.941 ms) ======
[2025-11-27T23:27:17.913Z] -----------------------------------
[2025-11-27T23:27:17.913Z] renaissance-par-mnemonics_0_PASSED
[2025-11-27T23:27:17.913Z] -----------------------------------
[2025-11-27T23:27:17.913Z]
[2025-11-27T23:27:17.913Z] TEST TEARDOWN:
[2025-11-27T23:27:17.913Z] Nothing to be done for teardown.
[2025-11-27T23:27:17.913Z] renaissance-par-mnemonics_0 Finish Time: Thu Nov 27 18:27:17 2025 Epoch Time (ms): 1764286037523
[2025-11-27T23:27:17.913Z]
[2025-11-27T23:27:17.913Z] ===============================================
[2025-11-27T23:27:17.913Z] Running test renaissance-philosophers_0 ...
[2025-11-27T23:27:17.913Z] ===============================================
[2025-11-27T23:27:17.913Z] renaissance-philosophers_0 Start Time: Thu Nov 27 18:27:17 2025 Epoch Time (ms): 1764286037538
[2025-11-27T23:27:17.913Z] variation: NoOptions
[2025-11-27T23:27:17.913Z] JVM_OPTIONS:
[2025-11-27T23:27:17.913Z] { \
[2025-11-27T23:27:17.913Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:27:17.913Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:27:17.913Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-philosophers_0"; \
[2025-11-27T23:27:17.913Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-philosophers_0"; \
[2025-11-27T23:27:17.913Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:27:17.913Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2025-11-27T23:27:17.913Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:27:17.913Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:27:17.913Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:27:17.913Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/TestTargetResult";
[2025-11-27T23:27:17.913Z]
[2025-11-27T23:27:17.913Z] TEST SETUP:
[2025-11-27T23:27:17.913Z] Nothing to be done for setup.
[2025-11-27T23:27:17.913Z]
[2025-11-27T23:27:17.913Z] TESTING:
[2025-11-27T23:27:18.594Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:27:18.594Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17642855017022/renaissance-philosophers_0/launcher-182717-6475038862350634098/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:27:18.594Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:27:18.594Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:27:19.293Z] ====== philosophers (scala) [default], iteration 0 started ======
[2025-11-27T23:27:19.293Z] GC before operation: completed in 86.905 ms, heap usage 9.630 MB -> 5.056 MB.
[2025-11-27T23:27:20.781Z] Camera thread performed 122 scans.
[2025-11-27T23:27:20.781Z] ====== philosophers (scala) [default], iteration 0 completed (1487.639 ms) ======
[2025-11-27T23:27:20.781Z] ====== philosophers (scala) [default], iteration 1 started ======
[2025-11-27T23:27:20.781Z] GC before operation: completed in 22.531 ms, heap usage 27.517 MB -> 5.395 MB.
[2025-11-27T23:27:21.454Z] Camera thread performed 122 scans.
[2025-11-27T23:27:21.454Z] ====== philosophers (scala) [default], iteration 1 completed (598.173 ms) ======
[2025-11-27T23:27:21.454Z] ====== philosophers (scala) [default], iteration 2 started ======
[2025-11-27T23:27:21.454Z] GC before operation: completed in 17.589 ms, heap usage 30.974 MB -> 5.396 MB.
[2025-11-27T23:27:22.154Z] Camera thread performed 122 scans.
[2025-11-27T23:27:22.154Z] ====== philosophers (scala) [default], iteration 2 completed (504.662 ms) ======
[2025-11-27T23:27:22.154Z] ====== philosophers (scala) [default], iteration 3 started ======
[2025-11-27T23:27:22.154Z] GC before operation: completed in 11.967 ms, heap usage 14.690 MB -> 5.397 MB.
[2025-11-27T23:27:22.154Z] Camera thread performed 122 scans.
[2025-11-27T23:27:22.154Z] ====== philosophers (scala) [default], iteration 3 completed (518.278 ms) ======
[2025-11-27T23:27:22.154Z] ====== philosophers (scala) [default], iteration 4 started ======
[2025-11-27T23:27:22.154Z] GC before operation: completed in 11.493 ms, heap usage 36.122 MB -> 5.397 MB.
[2025-11-27T23:27:22.836Z] Camera thread performed 122 scans.
[2025-11-27T23:27:22.836Z] ====== philosophers (scala) [default], iteration 4 completed (678.703 ms) ======
[2025-11-27T23:27:22.836Z] ====== philosophers (scala) [default], iteration 5 started ======
[2025-11-27T23:27:22.836Z] GC before operation: completed in 14.212 ms, heap usage 130.243 MB -> 5.398 MB.
[2025-11-27T23:27:23.521Z] Camera thread performed 122 scans.
[2025-11-27T23:27:23.521Z] ====== philosophers (scala) [default], iteration 5 completed (495.589 ms) ======
[2025-11-27T23:27:23.521Z] ====== philosophers (scala) [default], iteration 6 started ======
[2025-11-27T23:27:23.521Z] GC before operation: completed in 27.560 ms, heap usage 87.502 MB -> 5.419 MB.
[2025-11-27T23:27:24.191Z] Camera thread performed 122 scans.
[2025-11-27T23:27:24.191Z] ====== philosophers (scala) [default], iteration 6 completed (526.953 ms) ======
[2025-11-27T23:27:24.191Z] ====== philosophers (scala) [default], iteration 7 started ======
[2025-11-27T23:27:24.191Z] GC before operation: completed in 14.058 ms, heap usage 59.084 MB -> 5.398 MB.
[2025-11-27T23:27:24.934Z] Camera thread performed 122 scans.
[2025-11-27T23:27:24.934Z] ====== philosophers (scala) [default], iteration 7 completed (516.578 ms) ======
[2025-11-27T23:27:24.934Z] ====== philosophers (scala) [default], iteration 8 started ======
[2025-11-27T23:27:24.934Z] GC before operation: completed in 22.058 ms, heap usage 35.527 MB -> 5.419 MB.
[2025-11-27T23:27:24.934Z] Camera thread performed 122 scans.
[2025-11-27T23:27:24.934Z] ====== philosophers (scala) [default], iteration 8 completed (581.826 ms) ======
[2025-11-27T23:27:24.934Z] ====== philosophers (scala) [default], iteration 9 started ======
[2025-11-27T23:27:24.934Z] GC before operation: completed in 22.676 ms, heap usage 84.905 MB -> 5.399 MB.
[2025-11-27T23:27:25.593Z] Camera thread performed 122 scans.
[2025-11-27T23:27:25.593Z] ====== philosophers (scala) [default], iteration 9 completed (537.192 ms) ======
[2025-11-27T23:27:25.593Z] ====== philosophers (scala) [default], iteration 10 started ======
[2025-11-27T23:27:25.593Z] GC before operation: completed in 19.823 ms, heap usage 129.267 MB -> 5.399 MB.
[2025-11-27T23:27:26.281Z] Camera thread performed 122 scans.
[2025-11-27T23:27:26.281Z] ====== philosophers (scala) [default], iteration 10 completed (558.458 ms) ======
[2025-11-27T23:27:26.281Z] ====== philosophers (scala) [default], iteration 11 started ======
[2025-11-27T23:27:26.281Z] GC before operation: completed in 12.785 ms, heap usage 18.508 MB -> 5.399 MB.
[2025-11-27T23:27:26.948Z] Camera thread performed 122 scans.
[2025-11-27T23:27:26.948Z] ====== philosophers (scala) [default], iteration 11 completed (573.521 ms) ======
[2025-11-27T23:27:26.948Z] ====== philosophers (scala) [default], iteration 12 started ======
[2025-11-27T23:27:26.948Z] GC before operation: completed in 15.706 ms, heap usage 50.482 MB -> 5.399 MB.
[2025-11-27T23:27:27.662Z] Camera thread performed 122 scans.
[2025-11-27T23:27:27.662Z] ====== philosophers (scala) [default], iteration 12 completed (508.820 ms) ======
[2025-11-27T23:27:27.662Z] ====== philosophers (scala) [default], iteration 13 started ======
[2025-11-27T23:27:27.662Z] GC before operation: completed in 22.633 ms, heap usage 78.010 MB -> 5.400 MB.
[2025-11-27T23:27:28.322Z] Camera thread performed 122 scans.
[2025-11-27T23:27:28.322Z] ====== philosophers (scala) [default], iteration 13 completed (637.558 ms) ======
[2025-11-27T23:27:28.322Z] ====== philosophers (scala) [default], iteration 14 started ======
[2025-11-27T23:27:28.322Z] GC before operation: completed in 28.186 ms, heap usage 41.483 MB -> 5.420 MB.
[2025-11-27T23:27:28.993Z] Camera thread performed 122 scans.
[2025-11-27T23:27:28.993Z] ====== philosophers (scala) [default], iteration 14 completed (573.374 ms) ======
[2025-11-27T23:27:28.993Z] ====== philosophers (scala) [default], iteration 15 started ======
[2025-11-27T23:27:28.993Z] GC before operation: completed in 20.470 ms, heap usage 66.531 MB -> 5.400 MB.
[2025-11-27T23:27:29.733Z] Camera thread performed 122 scans.
[2025-11-27T23:27:29.733Z] ====== philosophers (scala) [default], iteration 15 completed (551.306 ms) ======
[2025-11-27T23:27:29.733Z] ====== philosophers (scala) [default], iteration 16 started ======
[2025-11-27T23:27:29.733Z] GC before operation: completed in 26.542 ms, heap usage 37.984 MB -> 5.421 MB.
[2025-11-27T23:27:29.733Z] Camera thread performed 122 scans.
[2025-11-27T23:27:29.733Z] ====== philosophers (scala) [default], iteration 16 completed (577.094 ms) ======
[2025-11-27T23:27:29.733Z] ====== philosophers (scala) [default], iteration 17 started ======
[2025-11-27T23:27:29.733Z] GC before operation: completed in 25.145 ms, heap usage 21.007 MB -> 5.421 MB.
[2025-11-27T23:27:30.461Z] Camera thread performed 122 scans.
[2025-11-27T23:27:30.461Z] ====== philosophers (scala) [default], iteration 17 completed (525.124 ms) ======
[2025-11-27T23:27:30.461Z] ====== philosophers (scala) [default], iteration 18 started ======
[2025-11-27T23:27:30.461Z] GC before operation: completed in 24.385 ms, heap usage 127.400 MB -> 5.400 MB.
[2025-11-27T23:27:31.119Z] Camera thread performed 122 scans.
[2025-11-27T23:27:31.119Z] ====== philosophers (scala) [default], iteration 18 completed (501.487 ms) ======
[2025-11-27T23:27:31.119Z] ====== philosophers (scala) [default], iteration 19 started ======
[2025-11-27T23:27:31.119Z] GC before operation: completed in 22.406 ms, heap usage 128.985 MB -> 5.401 MB.
[2025-11-27T23:27:31.804Z] Camera thread performed 122 scans.
[2025-11-27T23:27:31.804Z] ====== philosophers (scala) [default], iteration 19 completed (511.600 ms) ======
[2025-11-27T23:27:31.804Z] ====== philosophers (scala) [default], iteration 20 started ======
[2025-11-27T23:27:31.804Z] GC before operation: completed in 23.685 ms, heap usage 34.486 MB -> 5.400 MB.
[2025-11-27T23:27:31.804Z] Camera thread performed 122 scans.
[2025-11-27T23:27:31.804Z] ====== philosophers (scala) [default], iteration 20 completed (459.144 ms) ======
[2025-11-27T23:27:31.804Z] ====== philosophers (scala) [default], iteration 21 started ======
[2025-11-27T23:27:31.804Z] GC before operation: completed in 17.326 ms, heap usage 27.485 MB -> 5.401 MB.
[2025-11-27T23:27:32.472Z] Camera thread performed 122 scans.
[2025-11-27T23:27:32.472Z] ====== philosophers (scala) [default], iteration 21 completed (518.082 ms) ======
[2025-11-27T23:27:32.472Z] ====== philosophers (scala) [default], iteration 22 started ======
[2025-11-27T23:27:32.472Z] GC before operation: completed in 11.485 ms, heap usage 132.858 MB -> 5.401 MB.
[2025-11-27T23:27:33.171Z] Camera thread performed 122 scans.
[2025-11-27T23:27:33.171Z] ====== philosophers (scala) [default], iteration 22 completed (515.068 ms) ======
[2025-11-27T23:27:33.171Z] ====== philosophers (scala) [default], iteration 23 started ======
[2025-11-27T23:27:33.171Z] GC before operation: completed in 12.415 ms, heap usage 25.036 MB -> 5.401 MB.
[2025-11-27T23:27:33.845Z] Camera thread performed 122 scans.
[2025-11-27T23:27:33.845Z] ====== philosophers (scala) [default], iteration 23 completed (460.628 ms) ======
[2025-11-27T23:27:33.845Z] ====== philosophers (scala) [default], iteration 24 started ======
[2025-11-27T23:27:33.845Z] GC before operation: completed in 13.149 ms, heap usage 102.872 MB -> 5.401 MB.
[2025-11-27T23:27:33.845Z] Camera thread performed 122 scans.
[2025-11-27T23:27:33.845Z] ====== philosophers (scala) [default], iteration 24 completed (538.647 ms) ======
[2025-11-27T23:27:33.845Z] ====== philosophers (scala) [default], iteration 25 started ======
[2025-11-27T23:27:33.845Z] GC before operation: completed in 11.883 ms, heap usage 47.514 MB -> 5.401 MB.
[2025-11-27T23:27:34.516Z] Camera thread performed 122 scans.
[2025-11-27T23:27:34.516Z] ====== philosophers (scala) [default], iteration 25 completed (530.976 ms) ======
[2025-11-27T23:27:34.516Z] ====== philosophers (scala) [default], iteration 26 started ======
[2025-11-27T23:27:34.516Z] GC before operation: completed in 15.287 ms, heap usage 19.987 MB -> 5.401 MB.
[2025-11-27T23:27:35.184Z] Camera thread performed 122 scans.
[2025-11-27T23:27:35.184Z] ====== philosophers (scala) [default], iteration 26 completed (502.376 ms) ======
[2025-11-27T23:27:35.184Z] ====== philosophers (scala) [default], iteration 27 started ======
[2025-11-27T23:27:35.184Z] GC before operation: completed in 20.447 ms, heap usage 61.513 MB -> 5.401 MB.
[2025-11-27T23:27:35.855Z] Camera thread performed 122 scans.
[2025-11-27T23:27:35.855Z] ====== philosophers (scala) [default], iteration 27 completed (563.191 ms) ======
[2025-11-27T23:27:35.855Z] ====== philosophers (scala) [default], iteration 28 started ======
[2025-11-27T23:27:35.855Z] GC before operation: completed in 24.756 ms, heap usage 117.896 MB -> 5.401 MB.
[2025-11-27T23:27:36.522Z] Camera thread performed 122 scans.
[2025-11-27T23:27:36.522Z] ====== philosophers (scala) [default], iteration 28 completed (538.463 ms) ======
[2025-11-27T23:27:36.522Z] ====== philosophers (scala) [default], iteration 29 started ======
[2025-11-27T23:27:36.522Z] GC before operation: completed in 30.187 ms, heap usage 113.941 MB -> 5.401 MB.
[2025-11-27T23:27:37.180Z] Camera thread performed 122 scans.
[2025-11-27T23:27:37.180Z] ====== philosophers (scala) [default], iteration 29 completed (572.554 ms) ======
[2025-11-27T23:27:37.181Z] -----------------------------------
[2025-11-27T23:27:37.181Z] renaissance-philosophers_0_PASSED
[2025-11-27T23:27:37.181Z] -----------------------------------
[2025-11-27T23:27:37.181Z]
[2025-11-27T23:27:37.181Z] TEST TEARDOWN:
[2025-11-27T23:27:37.181Z] Nothing to be done for teardown.
[2025-11-27T23:27:37.181Z] renaissance-philosophers_0 Finish Time: Thu Nov 27 18:27:36 2025 Epoch Time (ms): 1764286056716
[2025-11-27T23:27:37.181Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/renaissance'
[2025-11-27T23:27:37.181Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf'
[2025-11-27T23:27:37.181Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests'
[2025-11-27T23:27:37.181Z]
[2025-11-27T23:27:37.181Z]
[2025-11-27T23:27:37.181Z] All tests finished, run result summary:
[2025-11-27T23:27:37.181Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-11-27T23:27:37.181Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_390-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642855017022/ --tapName=Test_openjdk26_hs_extended.perf_s390x_linux.tap --comment=""
[2025-11-27T23:27:37.181Z]
[2025-11-27T23:27:37.181Z]
[2025-11-27T23:27:37.181Z] TEST TARGETS SUMMARY
[2025-11-27T23:27:37.181Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-27T23:27:37.181Z] DISABLED test targets:
[2025-11-27T23:27:37.181Z] dacapo-avrora_0
[2025-11-27T23:27:37.181Z] renaissance-finagle-chirper_0
[2025-11-27T23:27:37.181Z]
[2025-11-27T23:27:37.181Z] PASSED test targets:
[2025-11-27T23:27:37.181Z] dacapo-fop_0
[2025-11-27T23:27:37.181Z] dacapo-jython_0
[2025-11-27T23:27:37.181Z] dacapo-luindex_0
[2025-11-27T23:27:37.181Z] dacapo-pmd_0
[2025-11-27T23:27:37.181Z] dacapo-sunflow_0
[2025-11-27T23:27:37.181Z] dacapo-tomcat_0
[2025-11-27T23:27:37.181Z] dacapo-xalan_0
[2025-11-27T23:27:37.181Z] renaissance-finagle-http_0
[2025-11-27T23:27:37.181Z] renaissance-mnemonics_0
[2025-11-27T23:27:37.181Z] renaissance-par-mnemonics_0
[2025-11-27T23:27:37.181Z] renaissance-philosophers_0
[2025-11-27T23:27:37.181Z]
[2025-11-27T23:27:37.181Z] FAILED test targets:
[2025-11-27T23:27:37.181Z] renaissance-als_0
[2025-11-27T23:27:37.181Z] renaissance-chi-square_0
[2025-11-27T23:27:37.181Z] renaissance-db-shootout_0
[2025-11-27T23:27:37.181Z] renaissance-dec-tree_0
[2025-11-27T23:27:37.181Z] renaissance-gauss-mix_0
[2025-11-27T23:27:37.181Z] renaissance-log-regression_0
[2025-11-27T23:27:37.181Z] renaissance-movie-lens_0
[2025-11-27T23:27:37.181Z]
[2025-11-27T23:27:37.181Z] TOTAL: 20 EXECUTED: 18 PASSED: 11 FAILED: 7 DISABLED: 2 SKIPPED: 0
[2025-11-27T23:27:37.181Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-27T23:27:37.181Z]
[2025-11-27T23:27:37.181Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-11-27T23:27:37.181Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-27T23:27:37.181Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2025-11-27T23:27:39.045Z] ++ uname
[2025-11-27T23:27:39.045Z] + '[' Linux = AIX ']'
[2025-11-27T23:27:39.045Z] ++ uname
[2025-11-27T23:27:39.045Z] + '[' Linux = SunOS ']'
[2025-11-27T23:27:39.045Z] ++ uname
[2025-11-27T23:27:39.045Z] + '[' Linux = '*BSD' ']'
[2025-11-27T23:27:39.045Z] + MAKE=make
[2025-11-27T23:27:39.045Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-27T23:27:39.045Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-11-27T23:27:39.370Z] $ ssh-agent -k
[2025-11-27T23:27:39.375Z] unset SSH_AUTH_SOCK;
[2025-11-27T23:27:39.375Z] unset SSH_AGENT_PID;
[2025-11-27T23:27:39.375Z] echo Agent pid 967468 killed;
[2025-11-27T23:27:39.798Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-11-27T23:27:39.820Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2025-11-27T23:27:40.184Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-11-27T23:27:40.221Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-11-27T23:27:40.295Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-27T23:27:40.398Z] Archiving artifacts
[2025-11-27T23:27:40.754Z] Recording fingerprints
[Pipeline] echo
[2025-11-27T23:27:40.867Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-27T23:27:40.970Z] Archiving artifacts
[2025-11-27T23:27:41.180Z] Recording fingerprints
[Pipeline] sh
[2025-11-27T23:27:42.476Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17642855017022
[Pipeline] echo
[2025-11-27T23:27:42.786Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-11-27T23:27:42.894Z] Archiving artifacts
[2025-11-27T23:27:43.129Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-27T23:27:44.247Z] Tap file found: aqa-tests/TKG/output_17642855017022/Test_openjdk26_hs_extended.perf_s390x_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-11-27T23:27:44.545Z] Recording test results
[2025-11-27T23:27:45.044Z] None of the test reports contained any result
[2025-11-27T23:27:45.044Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-27T23:27:45.074Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-27T23:27:44.958Z] No test report files were found. Configuration error?
[2025-11-27T23:27:46.207Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-11-27T23:27:46.207Z] Unix type machine..
[2025-11-27T23:27:46.207Z] Running on a Linux host
[2025-11-27T23:27:46.207Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-27T23:27:46.699Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-27T23:27:46.699Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-27T23:27:49.274Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-11-27T23:27:50.573Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[2025-11-27T23:27:51.876Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-27T23:27:52.213Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-11-27T23:27:52.384Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-11-27T23:27:52.438Z] Running on test-azure-win2022-x64-1 in c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] echo
[2025-11-27T23:27:52.453Z] Generating rerun Test_openjdk26_hs_extended.perf_s390x_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_s390x_linux_rerun)
[Pipeline] echo
[2025-11-27T23:27:52.474Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_extended.perf_s390x_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-11-27T23:27:53.026Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-11-27T23:27:53.186Z] Processing DSL script testJobTemplate
[2025-11-27T23:28:29.516Z] LEVELS: [extended]
[2025-11-27T23:28:29.516Z] JDK_VERSIONS: [8]
[2025-11-27T23:28:29.516Z] GROUPS: [perf]
[2025-11-27T23:28:29.516Z] ARCH_OS_LIST: [s390x_linux]
[2025-11-27T23:28:29.779Z] Existing items:
[2025-11-27T23:28:29.779Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_s390x_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-11-27T23:28:41.629Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_s390x_linux_rerun)
[Pipeline] build
[2025-11-27T23:28:41.667Z] Scheduling project: Test_openjdk26_hs_extended.perf_s390x_linux_rerun
[2025-11-27T23:28:47.368Z] Starting building: Test_openjdk26_hs_extended.perf_s390x_linux_rerun #13
[2025-11-27T23:57:33.919Z] Build Test_openjdk26_hs_extended.perf_s390x_linux_rerun #13 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-11-27T23:57:34.018Z] Running on test-azure-win11-aarch64-1 in C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-27T23:57:34.091Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-27T23:57:34.091Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-27T23:57:34.113Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-11-27T23:57:34.140Z] Test_openjdk26_hs_extended.perf_s390x_linux_rerun #13 completed with status UNSTABLE
[Pipeline] timeout
[2025-11-27T23:57:34.150Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-27T23:57:34.292Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_s390x_linux_rerun" build number 13
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-11-27T23:57:34.319Z] Saving Test_openjdk26_hs_extended.perf_s390x_linux_rerun/13/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-27T23:57:34.340Z] Archiving artifacts
[2025-11-27T23:57:34.391Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-27T23:57:34.546Z] Tap file found: Test_openjdk26_hs_extended.perf_s390x_linux_rerun\13\aqa-tests\TKG\output_17642877782737\Test_openjdk26_hs_extended.perf_s390x_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-11-27T23:57:34.683Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-gauss-mix_0,renaissance-log-regression_0,renaissance-movie-lens_0&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=s390x_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=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B26_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=365&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-27T23:57:34.768Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-27T23:57:34.768Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-27T23:57:34.793Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE