Test_openjdk26_hs_extended.perf_s390x_linux
Started by upstream project "build-scripts/jobs/jdk26/jdk26-linux-s390x-temurin" build number 2
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 33
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 61
originally caused by:
Started by user Andrew Leonard
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 3e5998a3199bbe54a027e7e9d7e1e04f8697211b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3e5998a3199bbe54a027e7e9d7e1e04f8697211b # timeout=10
Commit message: "Docs: Complete migration from doc/ to docs/ and clean up JenkinsFeatures.md (#6794)"
> git rev-list --no-walk 3e7499ffc7dfb578b3740660f047e747ca17e8d2 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-12-30T15:53:43.082Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-12-30T15:53:43.091Z] SPEC: linux_390-64
[Pipeline] echo
[2025-12-30T15:53:43.092Z] Specified LABEL: hw.arch.s390x&&sw.os.linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-12-30T15:53:43.109Z] dynamicAgents: []
[Pipeline] echo
[2025-12-30T15:53:43.113Z] Provisioning LABEL: hw.arch.s390x&&sw.os.linux&&ci.role.perf
[Pipeline] nodesByLabel
[2025-12-30T15:53:43.120Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] node
[2025-12-30T15:53:43.686Z] Running on test-marist-ubuntu2204-s390x-1 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-12-30T15:53:43.715Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-30T15:53:43.940Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-30T15:53:43.940Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-30T15:53:44.037Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-12-30T15:53:44.177Z] The recommended git tool is: /usr/bin/git
[2025-12-30T15:53:44.369Z] No credentials specified
[2025-12-30T15:53:44.462Z] Cloning the remote Git repository
[2025-12-30T15:53:44.597Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-12-30T15:53:44.598Z] > /usr/bin/git init /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests # timeout=10
[2025-12-30T15:53:44.604Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-12-30T15:53:44.604Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-12-30T15:53:44.604Z] > /usr/bin/git --version # timeout=10
[2025-12-30T15:53:44.611Z] > git --version # 'git version 2.34.1'
[2025-12-30T15:53:44.612Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-30T15:53:47.374Z] Avoid second fetch
[2025-12-30T15:53:47.217Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-12-30T15:53:47.221Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-30T15:53:47.472Z] Checking out Revision 3e5998a3199bbe54a027e7e9d7e1e04f8697211b (origin/master)
[2025-12-30T15:53:47.955Z] Commit message: "Docs: Complete migration from doc/ to docs/ and clean up JenkinsFeatures.md (#6794)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2025-12-30T15:53:47.417Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2025-12-30T15:53:47.515Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2025-12-30T15:53:47.518Z] > /usr/bin/git checkout -f 3e5998a3199bbe54a027e7e9d7e1e04f8697211b # 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-12-30T15:53:49.736Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-12-30T15:53:49.758Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-12-30T15:53:50.989Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-12-30T15:53:51.374Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-30T15:53:52.470Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-12-30T15:53:52.470Z] Unix type machine..
[2025-12-30T15:53:52.470Z] Running on a Linux host
[2025-12-30T15:53:52.470Z] 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-12-30T15:53:54.757Z] + printenv
[2025-12-30T15:53:54.757Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-12-30T15:53:54.757Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-12-30T15:53:54.757Z] SETUP_JCK_RUN=false
[2025-12-30T15:53:54.757Z] USE_TESTENV_PROPERTIES=false
[2025-12-30T15:53:54.757Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-12-30T15:53:54.757Z] SSH_CLIENT=78.47.239.97 46078 22
[2025-12-30T15:53:54.757Z] BUILD_LIST=perf
[2025-12-30T15:53:54.757Z] USER=jenkins
[2025-12-30T15:53:54.757Z] SDK_RESOURCE=upstream
[2025-12-30T15:53:54.757Z] OPENJ9_BRANCH=master
[2025-12-30T15:53:54.757Z] jobStatus=SUCCESS
[2025-12-30T15:53:54.757Z] CI=true
[2025-12-30T15:53:54.757Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/15/display/redirect?page=changes
[2025-12-30T15:53:54.757Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-12-30T15:53:54.757Z] UPSTREAM_JOB_NUMBER=2
[2025-12-30T15:53:54.757Z] XDG_SESSION_TYPE=tty
[2025-12-30T15:53:54.757Z] EXIT_FAILURE=false
[2025-12-30T15:53:54.757Z] SHLVL=0
[2025-12-30T15:53:54.757Z] HUDSON_URL=https://ci.adoptium.net/
[2025-12-30T15:53:54.757Z] TARGET=extended.perf
[2025-12-30T15:53:54.757Z] NODE_LABELS=hw.arch.s390x test ci.role.test ubuntu linux test-marist-ubuntu2204-s390x-1 sw.os.linux sw.tool.docker ci.role.perf s390x docker ubuntu2204
[2025-12-30T15:53:54.757Z] MOTD_SHOWN=pam
[2025-12-30T15:53:54.757Z] USE_JRE=false
[2025-12-30T15:53:54.757Z] STF_OWNER_BRANCH=adoptium:master
[2025-12-30T15:53:54.757Z] OLDPWD=/home/jenkins
[2025-12-30T15:53:54.757Z] HOME=/home/jenkins
[2025-12-30T15:53:54.757Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/15/
[2025-12-30T15:53:54.757Z] ADOPTOPENJDK_BRANCH=master
[2025-12-30T15:53:54.757Z] TAP_NAME=Test_openjdk26_hs_extended.perf_s390x_linux.tap
[2025-12-30T15:53:54.757Z] JDK_IMPL=hotspot
[2025-12-30T15:53:54.757Z] DOCKER_REQUIRED=false
[2025-12-30T15:53:54.757Z] JENKINS_SERVER_COOKIE=durable-90180d269d92c7a408d64fe2982b8ceaffae90aca1cd2ebe3e8c9e04d7ddd1b6
[2025-12-30T15:53:54.757Z] HUDSON_COOKIE=8b21b36a-dec2-44a4-9965-34f5dcc90049
[2025-12-30T15:53:54.757Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2025-12-30T15:53:54.757Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../benchmarks
[2025-12-30T15:53:54.757Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-12-30T15:53:54.757Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[2025-12-30T15:53:54.757Z] KEEP_WORKSPACE=false
[2025-12-30T15:53:54.758Z] ARCHIVE_TEST_RESULTS=false
[2025-12-30T15:53:54.758Z] GENERATE_JOBS=true
[2025-12-30T15:53:54.758Z] PERSONAL_BUILD=false
[2025-12-30T15:53:54.758Z] NODE_NAME=test-marist-ubuntu2204-s390x-1
[2025-12-30T15:53:54.758Z] JDK_BRANCH=jdk-26+29_adopt
[2025-12-30T15:53:54.758Z] TKG_OWNER_BRANCH=adoptium:master
[2025-12-30T15:53:54.758Z] LOGNAME=jenkins
[2025-12-30T15:53:54.758Z] _=/usr/lib/jvm/jdk17/bin/java
[2025-12-30T15:53:54.758Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/15/display/redirect?page=artifacts
[2025-12-30T15:53:54.758Z] STAGE_NAME=Setup
[2025-12-30T15:53:54.758Z] XDG_SESSION_CLASS=user
[2025-12-30T15:53:54.758Z] AUTO_DETECT=true
[2025-12-30T15:53:54.758Z] EXECUTOR_NUMBER=0
[2025-12-30T15:53:54.758Z] JDK_VERSION=26
[2025-12-30T15:53:54.758Z] XDG_SESSION_ID=22668
[2025-12-30T15:53:54.758Z] BUILD_DISPLAY_NAME=#15
[2025-12-30T15:53:54.758Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-12-30T15:53:54.758Z] TIME_LIMIT=25
[2025-12-30T15:53:54.758Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-12-30T15:53:54.758Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/15/display/redirect?page=tests
[2025-12-30T15:53:54.758Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-12-30T15:53:54.758Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_s390x_linux
[2025-12-30T15:53:54.758Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-12-30T15:53:54.758Z] PLATFORM=s390x_linux
[2025-12-30T15:53:54.758Z] TKG_ITERATIONS=1
[2025-12-30T15:53:54.758Z] EXIT_SUCCESS=false
[2025-12-30T15:53:54.758Z] RERUN_FAILURE=true
[2025-12-30T15:53:54.758Z] BUILD_ID=15
[2025-12-30T15:53:54.758Z] XDG_RUNTIME_DIR=/run/user/1002
[2025-12-30T15:53:54.758Z] ACTIVE_NODE_TIMEOUT=5
[2025-12-30T15:53:54.758Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/system_lib
[2025-12-30T15:53:54.758Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_s390x_linux-15
[2025-12-30T15:53:54.758Z] JENKINS_URL=https://ci.adoptium.net/
[2025-12-30T15:53:54.758Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-12-30T15:53:54.758Z] LANG=C.UTF-8
[2025-12-30T15:53:54.758Z] JCK_GIT_BRANCH=master
[2025-12-30T15:53:54.758Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/
[2025-12-30T15:53:54.758Z] KEEP_REPORTDIR=false
[2025-12-30T15:53:54.758Z] ORIGIN_JDK_VERSION=26
[2025-12-30T15:53:54.758Z] BUILD_NUMBER=15
[2025-12-30T15:53:54.758Z] JENKINS_NODE_COOKIE=e07254b8-7b38-4f91-9ca6-d225cc517e51
[2025-12-30T15:53:54.758Z] SHELL=/bin/bash
[2025-12-30T15:53:54.758Z] ITERATIONS=1
[2025-12-30T15:53:54.758Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-12-30T15:53:54.758Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-12-30T15:53:54.758Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/15/display/redirect
[2025-12-30T15:53:54.758Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-12-30T15:53:54.758Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-12-30T15:53:54.758Z] SPEC=linux_390-64
[2025-12-30T15:53:54.758Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-12-30T15:53:54.758Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/display/redirect
[2025-12-30T15:53:54.758Z] NUM_PROCESSORS=2
[2025-12-30T15:53:54.758Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk26/jdk26-linux-s390x-temurin
[2025-12-30T15:53:54.758Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-12-30T15:53:54.758Z] JOB_NAME=Test_openjdk26_hs_extended.perf_s390x_linux
[2025-12-30T15:53:54.758Z] SLACK_CHANNEL=aqavit-bot
[2025-12-30T15:53:54.758Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[2025-12-30T15:53:54.758Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:53:54.758Z] SSH_CONNECTION=78.47.239.97 46078 148.100.74.105 22
[2025-12-30T15:53:54.758Z] TEST_TIME=120
[2025-12-30T15:53:54.758Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux@tmp
[2025-12-30T15:53:54.758Z] PARALLEL=Dynamic
[2025-12-30T15:53:54.758Z] JOBSTARTTIME=Tue, 30 Dec 2025 15:53:50 +0000
[2025-12-30T15:53:54.758Z] DYNAMIC_COMPILE=false
[2025-12-30T15:53:54.758Z] RERUN_ITERATIONS=1
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-12-30T15:53:55.042Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-12-30T15:53:55.055Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-30T15:54:52.901Z] Copied 7 artifacts from "build-scripts » jobs » jdk26 » jdk26-linux-s390x-temurin" build number 2
[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-12-30T15:54:53.101Z] 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-12-30T15:54:53.108Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] sshagent
[2025-12-30T15:54:53.167Z] $ ssh-agent
[2025-12-30T15:54:53.591Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXQSoJce/agent.1077604
[2025-12-30T15:54:53.591Z] SSH_AGENT_PID=1077606
[2025-12-30T15:54:53.591Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-12-30T15:54:53.604Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-12-30T15:54:53.624Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-12-30T15:54:54.720Z] + pwd
[2025-12-30T15:54:54.720Z] + ./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-12-30T15:54:54.720Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[2025-12-30T15:54:54.720Z] get jdk binary...
[2025-12-30T15:54:54.720Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-12-30T15:54:54.720Z] Uncompressing file: OpenJDK26U-jdk_s390x_linux_hotspot_26_29-ea.tar.gz ...
[2025-12-30T15:54:54.720Z] List files in jdkbinary folder...
[2025-12-30T15:54:54.720Z] total 374292
[2025-12-30T15:54:54.720Z] -rw-r--r-- 1 jenkins jenkins 138713272 Dec 30 15:36 OpenJDK26U-jdk_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:54.720Z] -rw-r--r-- 1 jenkins jenkins 83360674 Dec 30 15:35 OpenJDK26U-jmods_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:54.720Z] -rw-r--r-- 1 jenkins jenkins 60923124 Dec 30 15:34 OpenJDK26U-jre_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:54.720Z] -rw-rw-r-- 1 jenkins jenkins 32208 Dec 30 15:43 OpenJDK26U-sbom_s390x_linux_hotspot_26_29-ea-metadata.json
[2025-12-30T15:54:54.720Z] -rw-r--r-- 1 jenkins jenkins 138848 Dec 30 15:45 OpenJDK26U-sbom_s390x_linux_hotspot_26_29-ea.json
[2025-12-30T15:54:54.720Z] -rw-r--r-- 1 jenkins jenkins 5522447 Dec 30 15:35 OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:54.720Z] -rw-r--r-- 1 jenkins jenkins 94552487 Dec 30 15:35 OpenJDK26U-testimage_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:54.720Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 15:54 tmp
[2025-12-30T15:54:54.720Z] List files in jdkbinary/tmp folder...
[2025-12-30T15:54:54.720Z] total 4
[2025-12-30T15:54:54.720Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 30 15:33 jdk-26+29
[2025-12-30T15:54:54.720Z] Moving directory jdk-26+29/ to ../j2sdk-image
[2025-12-30T15:54:54.720Z] Uncompressing file: OpenJDK26U-jre_s390x_linux_hotspot_26_29-ea.tar.gz ...
[2025-12-30T15:54:55.336Z] List files in jdkbinary folder...
[2025-12-30T15:54:55.336Z] total 374296
[2025-12-30T15:54:55.336Z] -rw-r--r-- 1 jenkins jenkins 138713272 Dec 30 15:36 OpenJDK26U-jdk_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:55.336Z] -rw-r--r-- 1 jenkins jenkins 83360674 Dec 30 15:35 OpenJDK26U-jmods_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:55.336Z] -rw-r--r-- 1 jenkins jenkins 60923124 Dec 30 15:34 OpenJDK26U-jre_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:55.336Z] -rw-rw-r-- 1 jenkins jenkins 32208 Dec 30 15:43 OpenJDK26U-sbom_s390x_linux_hotspot_26_29-ea-metadata.json
[2025-12-30T15:54:55.336Z] -rw-r--r-- 1 jenkins jenkins 138848 Dec 30 15:45 OpenJDK26U-sbom_s390x_linux_hotspot_26_29-ea.json
[2025-12-30T15:54:55.336Z] -rw-r--r-- 1 jenkins jenkins 5522447 Dec 30 15:35 OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:55.336Z] -rw-r--r-- 1 jenkins jenkins 94552487 Dec 30 15:35 OpenJDK26U-testimage_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:55.336Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 30 15:33 j2sdk-image
[2025-12-30T15:54:55.336Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 15:54 tmp
[2025-12-30T15:54:55.336Z] List files in jdkbinary/tmp folder...
[2025-12-30T15:54:55.336Z] total 4
[2025-12-30T15:54:55.336Z] drwxr-xr-x 6 jenkins jenkins 4096 Dec 30 15:33 jdk-26+29-jre
[2025-12-30T15:54:55.336Z] Moving directory jdk-26+29-jre/ to ../j2re-image
[2025-12-30T15:54:55.336Z] Uncompressing file: OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_29-ea.tar.gz ...
[2025-12-30T15:54:55.336Z] List files in jdkbinary folder...
[2025-12-30T15:54:55.336Z] total 374300
[2025-12-30T15:54:55.336Z] -rw-r--r-- 1 jenkins jenkins 138713272 Dec 30 15:36 OpenJDK26U-jdk_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:55.336Z] -rw-r--r-- 1 jenkins jenkins 83360674 Dec 30 15:35 OpenJDK26U-jmods_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:55.336Z] -rw-r--r-- 1 jenkins jenkins 60923124 Dec 30 15:34 OpenJDK26U-jre_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:55.336Z] -rw-rw-r-- 1 jenkins jenkins 32208 Dec 30 15:43 OpenJDK26U-sbom_s390x_linux_hotspot_26_29-ea-metadata.json
[2025-12-30T15:54:55.336Z] -rw-r--r-- 1 jenkins jenkins 138848 Dec 30 15:45 OpenJDK26U-sbom_s390x_linux_hotspot_26_29-ea.json
[2025-12-30T15:54:55.336Z] -rw-r--r-- 1 jenkins jenkins 5522447 Dec 30 15:35 OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:55.336Z] -rw-r--r-- 1 jenkins jenkins 94552487 Dec 30 15:35 OpenJDK26U-testimage_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:55.336Z] drwxr-xr-x 6 jenkins jenkins 4096 Dec 30 15:33 j2re-image
[2025-12-30T15:54:55.336Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 30 15:33 j2sdk-image
[2025-12-30T15:54:55.336Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 15:54 tmp
[2025-12-30T15:54:55.336Z] List files in jdkbinary/tmp folder...
[2025-12-30T15:54:55.336Z] total 4
[2025-12-30T15:54:55.336Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 30 15:33 jdk-26+29-static-libs
[2025-12-30T15:54:55.336Z] Moving directory jdk-26+29-static-libs/ to ../static-libs
[2025-12-30T15:54:55.336Z] Uncompressing file: OpenJDK26U-testimage_s390x_linux_hotspot_26_29-ea.tar.gz ...
[2025-12-30T15:54:55.336Z] List files in jdkbinary folder...
[2025-12-30T15:54:55.336Z] total 374304
[2025-12-30T15:54:55.336Z] -rw-r--r-- 1 jenkins jenkins 138713272 Dec 30 15:36 OpenJDK26U-jdk_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:55.337Z] -rw-r--r-- 1 jenkins jenkins 83360674 Dec 30 15:35 OpenJDK26U-jmods_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:55.337Z] -rw-r--r-- 1 jenkins jenkins 60923124 Dec 30 15:34 OpenJDK26U-jre_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:55.337Z] -rw-rw-r-- 1 jenkins jenkins 32208 Dec 30 15:43 OpenJDK26U-sbom_s390x_linux_hotspot_26_29-ea-metadata.json
[2025-12-30T15:54:55.337Z] -rw-r--r-- 1 jenkins jenkins 138848 Dec 30 15:45 OpenJDK26U-sbom_s390x_linux_hotspot_26_29-ea.json
[2025-12-30T15:54:55.337Z] -rw-r--r-- 1 jenkins jenkins 5522447 Dec 30 15:35 OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:55.337Z] -rw-r--r-- 1 jenkins jenkins 94552487 Dec 30 15:35 OpenJDK26U-testimage_s390x_linux_hotspot_26_29-ea.tar.gz
[2025-12-30T15:54:55.337Z] drwxr-xr-x 6 jenkins jenkins 4096 Dec 30 15:33 j2re-image
[2025-12-30T15:54:55.337Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 30 15:33 j2sdk-image
[2025-12-30T15:54:55.337Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 30 15:33 static-libs
[2025-12-30T15:54:55.337Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 30 15:54 tmp
[2025-12-30T15:54:55.337Z] List files in jdkbinary/tmp folder...
[2025-12-30T15:54:55.337Z] total 4
[2025-12-30T15:54:55.337Z] drwxr-xr-x 6 jenkins jenkins 4096 Dec 30 15:28 jdk-26+29-test-image
[2025-12-30T15:54:55.337Z] Moving directory jdk-26+29-test-image/ to ../openjdk-test-image
[2025-12-30T15:54:55.337Z] Run /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-12-30T15:54:55.337Z] =JAVA VERSION OUTPUT BEGIN=
[2025-12-30T15:54:55.337Z] openjdk version "26-beta" 2026-03-17
[2025-12-30T15:54:55.337Z] OpenJDK Runtime Environment Temurin-26+29-202512301506 (build 26-beta+29-ea)
[2025-12-30T15:54:55.337Z] OpenJDK 64-Bit Server VM Temurin-26+29-202512301506 (build 26-beta+29-ea, mixed mode, sharing)
[2025-12-30T15:54:55.337Z] =JAVA VERSION OUTPUT END=
[2025-12-30T15:54:55.337Z] =RELEASE INFO BEGIN=
[2025-12-30T15:54:55.337Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-12-30T15:54:55.337Z] IMPLEMENTOR_VERSION="Temurin-26+29-202512301506"
[2025-12-30T15:54:55.337Z] JAVA_RUNTIME_VERSION="26-beta+29-ea"
[2025-12-30T15:54:55.337Z] JAVA_VERSION="26"
[2025-12-30T15:54:55.337Z] JAVA_VERSION_DATE="2026-03-17"
[2025-12-30T15:54:55.337Z] LIBC="gnu"
[2025-12-30T15:54:55.337Z] 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-12-30T15:54:55.337Z] OS_ARCH="s390x"
[2025-12-30T15:54:55.337Z] OS_NAME="Linux"
[2025-12-30T15:54:55.337Z] SOURCE=".:git:ec8f589f3d3d"
[2025-12-30T15:54:55.337Z] BUILD_SOURCE="git:cc8aeb5cd19e1246443013bbb244e7a583752616"
[2025-12-30T15:54:55.337Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-12-30T15:54:55.337Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2025-12-30T15:54:55.337Z] FULL_VERSION="26-beta+29-ea"
[2025-12-30T15:54:55.337Z] SEMANTIC_VERSION="26+29"
[2025-12-30T15:54:55.337Z] BUILD_INFO="OS: Linux Version: 4.18.0-513.24.1.el8_9.s390x"
[2025-12-30T15:54:55.337Z] JVM_VARIANT="Hotspot"
[2025-12-30T15:54:55.337Z] JVM_VERSION="26-beta+29-ea"
[2025-12-30T15:54:55.337Z] IMAGE_TYPE="JDK"
[2025-12-30T15:54:55.337Z] =RELEASE INFO END=
[2025-12-30T15:54:55.337Z] get testKitGen...
[2025-12-30T15:54:55.337Z] git clone -q https://github.com/adoptium/TKG.git
[2025-12-30T15:54:55.953Z] git rev-parse master
[2025-12-30T15:54:55.953Z] git checkout -q -f 1d07819989ac69fb1f9a198788e2f1fbead290ef
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-12-30T15:54:56.323Z] $ ssh-agent -k
[2025-12-30T15:54:56.328Z] unset SSH_AUTH_SOCK;
[2025-12-30T15:54:56.328Z] unset SSH_AGENT_PID;
[2025-12-30T15:54:56.328Z] echo Agent pid 1077606 killed;
[2025-12-30T15:54:56.742Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-30T15:54:57.116Z] 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%2Fjdk26%2Fjdk26-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%2B29_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=2&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-12-30T15:54:57.129Z] 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-ubuntu2204-s390x-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=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%2Fjdk26%2Fjdk26-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%2B29_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=2&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-12-30T15:54:57.165Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-30T15:54:57.798Z] Copied 1 artifact from "getTRSSOutput" build number 2001
[Pipeline] sh
[2025-12-30T15:54:58.895Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-12-30T15:54:58.895Z] + tar xof -
[2025-12-30T15:54:58.895Z] + gzip -cd TRSSOutput.tar.gz
[2025-12-30T15:54:58.895Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-12-30T15:54:59.192Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-12-30T15:54:59.211Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-12-30T15:55:00.304Z] + 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-12-30T15:55:06.107Z] --------------------------------------------
[2025-12-30T15:55:06.107Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:55:06.107Z] task is set to default
[2025-12-30T15:55:06.107Z] dependencyList is set to all
[2025-12-30T15:55:06.107Z] System Test jars will not be downloaded.
[2025-12-30T15:55:06.107Z] --------------------------------------------
[2025-12-30T15:55:06.107Z] Starting download third party dependent jars
[2025-12-30T15:55:06.107Z] --------------------------------------------
[2025-12-30T15:55:06.107Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /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-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /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-12-30T15:55:06.107Z] /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-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /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-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /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-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] /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-12-30T15:55:06.107Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-12-30T15:55:06.107Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-12-30T15:55:06.405Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-12-30T15:55:06.408Z] Machine limit is 5.
[Pipeline] sh
[2025-12-30T15:55:07.552Z] + cd ./aqa-tests/TKG
[2025-12-30T15:55:07.552Z] + uname
[2025-12-30T15:55:07.552Z] + [ Linux = AIX ]
[2025-12-30T15:55:07.552Z] + uname
[2025-12-30T15:55:07.552Z] + [ Linux = SunOS ]
[2025-12-30T15:55:07.552Z] + uname
[2025-12-30T15:55:07.552Z] + [ Linux = *BSD ]
[2025-12-30T15:55:07.552Z] + MAKE=make
[2025-12-30T15:55:07.552Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-12-30T15:55:07.552Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-12-30T15:55:07.552Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:55:07.552Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-30T15:55:07.552Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-30T15:55:07.552Z] (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-12-30T15:55:07.552Z] 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-12-30T15:55:07.552Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-12-30T15:55:08.170Z]
[2025-12-30T15:55:08.170Z] build:
[2025-12-30T15:55:08.170Z]
[2025-12-30T15:55:08.170Z] clean:
[2025-12-30T15:55:08.170Z]
[2025-12-30T15:55:08.170Z] init:
[2025-12-30T15:55:08.170Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-12-30T15:55:08.170Z]
[2025-12-30T15:55:08.170Z] getDependentLibs:
[2025-12-30T15:55:08.170Z] [exec] --------------------------------------------
[2025-12-30T15:55:08.170Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:55:08.170Z] [exec] task is set to default
[2025-12-30T15:55:08.170Z] [exec] dependencyList is set to json_simple
[2025-12-30T15:55:08.170Z] [exec] System Test jars will not be downloaded.
[2025-12-30T15:55:08.170Z] [exec] --------------------------------------------
[2025-12-30T15:55:08.170Z] [exec] Starting download third party dependent jars
[2025-12-30T15:55:08.170Z] [exec] --------------------------------------------
[2025-12-30T15:55:08.170Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:55:08.170Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-30T15:55:08.170Z] [exec] downloaded dependent third party jars successfully
[2025-12-30T15:55:08.170Z]
[2025-12-30T15:55:08.170Z] compile:
[2025-12-30T15:55:08.170Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-30T15:55:08.170Z] [echo] ============COMPILER SETTINGS============
[2025-12-30T15:55:08.170Z] [echo] ===fork: yes
[2025-12-30T15:55:08.170Z] [echo] ===debug: on
[2025-12-30T15:55:08.170Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-12-30T15:55:10.975Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-30T15:55:10.975Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-30T15:55:10.975Z]
[2025-12-30T15:55:10.975Z] dist:
[2025-12-30T15:55:10.975Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-12-30T15:55:10.975Z]
[2025-12-30T15:55:10.975Z] BUILD SUCCESSFUL
[2025-12-30T15:55:10.975Z] Total time: 3 seconds
[2025-12-30T15:55:10.975Z] 0
[2025-12-30T15:55:10.975Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-12-30T15:55:11.592Z] ****************************** MACHINE INFO ******************************
[2025-12-30T15:55:11.592Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2025-12-30T15:55:11.592Z] Free Physical Memory Size : 198909952
[2025-12-30T15:55:11.592Z] Free space (bytes) : 8002703360
[2025-12-30T15:55:11.592Z] Total Physical Memory Size : 4196671488
[2025-12-30T15:55:11.592Z] Total space (bytes) : 104006860800
[2025-12-30T15:55:11.592Z] Usable space (bytes) : 7985926144
[2025-12-30T15:55:11.592Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-30T15:55:11.592Z] bashVersion :
[2025-12-30T15:55:11.592Z] GNU bash, version 5.1.16(1)-release (s390x-ibm-linux-gnu)
[2025-12-30T15:55:11.592Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-12-30T15:55:11.592Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-30T15:55:11.592Z]
[2025-12-30T15:55:11.592Z] This is free software; you are free to change and redistribute it.
[2025-12-30T15:55:11.592Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-30T15:55:11.592Z] cpuCores : 3
[2025-12-30T15:55:11.592Z] curlVersion :
[2025-12-30T15:55:11.592Z] curl 7.81.0 (s390x-ibm-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.19
[2025-12-30T15:55:11.592Z] Release-Date: 2022-01-05
[2025-12-30T15:55:11.592Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-12-30T15:55:11.592Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd
[2025-12-30T15:55:11.592Z] dockerVersion : Docker version 29.0.3, build 511dad6
[2025-12-30T15:55:11.592Z] gcc version : 11
[2025-12-30T15:55:11.592Z] gclibc version : ldd (Ubuntu GLIBC 2.35-0ubuntu3.11) 2.35
[2025-12-30T15:55:11.593Z] gdb version : bash: line 1: gdb: command not found
[2025-12-30T15:55:11.593Z] lldb version : Command could not be executed
[2025-12-30T15:55:11.593Z] makeVersion :
[2025-12-30T15:55:11.593Z] GNU Make 4.3
[2025-12-30T15:55:11.593Z] Built for s390x-ibm-linux-gnu
[2025-12-30T15:55:11.593Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-12-30T15:55:11.593Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-30T15:55:11.593Z] This is free software: you are free to change and redistribute it.
[2025-12-30T15:55:11.593Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-30T15:55:11.593Z] mavenVersion :
[2025-12-30T15:55:11.593Z] WARNING: A restricted method in java.lang.System has been called
[2025-12-30T15:55:11.593Z] 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-12-30T15:55:11.593Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-12-30T15:55:11.593Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-12-30T15:55:11.593Z]
[2025-12-30T15:55:11.593Z] 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-12-30T15:55:11.593Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2025-12-30T15:55:11.593Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-12-30T15:55:11.593Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-12-30T15:55:11.593Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-12-30T15:55:11.593Z] Default locale: en, platform encoding: UTF-8
[2025-12-30T15:55:11.593Z] OS name: "linux", version: "5.15.0-161-generic", arch: "s390x", family: "unix"
[2025-12-30T15:55:11.593Z] microArch : z15
[2025-12-30T15:55:11.593Z] osInfo :
[2025-12-30T15:55:11.593Z] PRETTY_NAME="Ubuntu 22.04.5 LTS"
[2025-12-30T15:55:11.593Z] NAME="Ubuntu"
[2025-12-30T15:55:11.593Z] VERSION_ID="22.04"
[2025-12-30T15:55:11.593Z] VERSION="22.04.5 LTS (Jammy Jellyfish)"
[2025-12-30T15:55:11.593Z] VERSION_CODENAME=jammy
[2025-12-30T15:55:11.593Z] ID=ubuntu
[2025-12-30T15:55:11.593Z] ID_LIKE=debian
[2025-12-30T15:55:11.593Z] HOME_URL="https://www.ubuntu.com/"
[2025-12-30T15:55:11.593Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-12-30T15:55:11.593Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-12-30T15:55:11.593Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-12-30T15:55:11.593Z] UBUNTU_CODENAME=jammy
[2025-12-30T15:55:11.593Z] osLabel : ubuntu.22
[2025-12-30T15:55:11.593Z] perlVersion :
[2025-12-30T15:55:11.593Z]
[2025-12-30T15:55:11.593Z] This is perl 5, version 34, subversion 0 (v5.34.0) built for s390x-linux-gnu-thread-multi
[2025-12-30T15:55:11.593Z] (with 67 registered patches, see perl -V for more detail)
[2025-12-30T15:55:11.593Z]
[2025-12-30T15:55:11.593Z] Copyright 1987-2021, Larry Wall
[2025-12-30T15:55:11.593Z]
[2025-12-30T15:55:11.593Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-12-30T15:55:11.593Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-12-30T15:55:11.593Z]
[2025-12-30T15:55:11.593Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-12-30T15:55:11.593Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-12-30T15:55:11.593Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-12-30T15:55:11.593Z]
[2025-12-30T15:55:11.593Z] podmanVersion : bash: line 1: podman: command not found
[2025-12-30T15:55:11.593Z] procArch : s390x
[2025-12-30T15:55:11.593Z] sysArch : s390x
[2025-12-30T15:55:11.593Z] sysOS : Linux
[2025-12-30T15:55:11.593Z] ulimit :
[2025-12-30T15:55:11.593Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-12-30T15:55:11.593Z] core file size (blocks, -c) 0
[2025-12-30T15:55:11.593Z] data seg size (kbytes, -d) unlimited
[2025-12-30T15:55:11.593Z] scheduling priority (-e) 0
[2025-12-30T15:55:11.593Z] file size (blocks, -f) unlimited
[2025-12-30T15:55:11.593Z] pending signals (-i) 15886
[2025-12-30T15:55:11.593Z] max locked memory (kbytes, -l) 512288
[2025-12-30T15:55:11.593Z] max memory size (kbytes, -m) unlimited
[2025-12-30T15:55:11.593Z] open files (-n) 1048576
[2025-12-30T15:55:11.593Z] pipe size (512 bytes, -p) 8
[2025-12-30T15:55:11.593Z] POSIX message queues (bytes, -q) 819200
[2025-12-30T15:55:11.593Z] real-time priority (-r) 0
[2025-12-30T15:55:11.593Z] stack size (kbytes, -s) 8192
[2025-12-30T15:55:11.593Z] cpu time (seconds, -t) unlimited
[2025-12-30T15:55:11.593Z] max user processes (-u) 15886
[2025-12-30T15:55:11.593Z] virtual memory (kbytes, -v) unlimited
[2025-12-30T15:55:11.593Z] file locks (-x) unlimited
[2025-12-30T15:55:11.593Z] uname : Linux test-marist-ubuntu2204-s390x-1.adoptopenjdk.net 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:18:23 UTC 2025 s390x s390x s390x GNU/Linux
[2025-12-30T15:55:11.593Z] vmVendor : Oracle Corporation
[2025-12-30T15:55:11.593Z] vmVersion : 26-beta+29-ea
[2025-12-30T15:55:11.593Z] xlc version : bash: line 1: xlC: command not found
[2025-12-30T15:55:11.593Z] **************************************************************************
[2025-12-30T15:55:11.593Z]
[2025-12-30T15:55:11.593Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-12-30T15:55:11.593Z]
[2025-12-30T15:55:11.593Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-12-30T15:55:11.593Z]
[2025-12-30T15:55:11.593Z] System.getProperty('os.name')=Linux
[2025-12-30T15:55:11.593Z]
[2025-12-30T15:55:11.593Z] System.getProperty('os.arch')=s390x
[2025-12-30T15:55:11.593Z]
[2025-12-30T15:55:11.593Z] System.getProperty('java.fullversion')=null
[2025-12-30T15:55:11.593Z]
[2025-12-30T15:55:11.593Z] System.getProperty('sun.arch.data.model')=64
[2025-12-30T15:55:11.593Z]
[2025-12-30T15:55:12.210Z] 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-12-30T15:55:12.210Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-12-30T15:55:12.210Z] perl scripts/configure.pl
[2025-12-30T15:55:12.210Z] /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="ubuntu.22" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-12-30T15:55:12.210Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-12-30T15:55:12.210Z]
[2025-12-30T15:55:12.210Z]
[2025-12-30T15:55:12.210Z] Starting to generate parallel test lists.
[2025-12-30T15:55:12.210Z]
[2025-12-30T15:55:12.210Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-12-30T15:55:12.825Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-12-30T15:55:12.826Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-12-30T15:55:12.826Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-12-30T15:55:12.826Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-12-30T15:55:12.826Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-12-30T15:55:12.826Z] Attempting to get test duration data from TRSS.
[2025-12-30T15:55:12.826Z] 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-12-30T15:55:13.442Z] Warning: cannot parse data from TRSS.
[2025-12-30T15:55:13.442Z] Unexpected character (e) at position 0.
[2025-12-30T15:55:13.442Z] at org.json.simple.parser.Yylex.yylex(Yylex.java:610)
[2025-12-30T15:55:13.442Z] at org.json.simple.parser.JSONParser.nextToken(JSONParser.java:269)
[2025-12-30T15:55:13.442Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:118)
[2025-12-30T15:55:13.442Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:92)
[2025-12-30T15:55:13.442Z] at org.testKitGen.TestDivider.parseDuration(TestDivider.java:164)
[2025-12-30T15:55:13.442Z] at org.testKitGen.TestDivider.getDataFromTRSS(TestDivider.java:254)
[2025-12-30T15:55:13.442Z] at org.testKitGen.TestDivider.createDurationQueue(TestDivider.java:283)
[2025-12-30T15:55:13.442Z] at org.testKitGen.TestDivider.divideTests(TestDivider.java:406)
[2025-12-30T15:55:13.442Z] at org.testKitGen.TestDivider.generateLists(TestDivider.java:427)
[2025-12-30T15:55:13.442Z] at org.testKitGen.MainRunner.genParallelList(MainRunner.java:74)
[2025-12-30T15:55:13.442Z] at org.testKitGen.MainRunner.main(MainRunner.java:38)
[2025-12-30T15:55:13.442Z] Attempting to get test duration data from cached files.
[2025-12-30T15:55:13.442Z]
[2025-12-30T15:55:13.442Z] TEST DURATION
[2025-12-30T15:55:13.442Z] ====================================================================================
[2025-12-30T15:55:13.442Z] Total number of tests searched: 20
[2025-12-30T15:55:13.442Z] Number of test durations found: 0
[2025-12-30T15:55:13.442Z] No test duration data found.
[2025-12-30T15:55:13.442Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-12-30T15:55:13.442Z] ====================================================================================
[2025-12-30T15:55:13.442Z]
[2025-12-30T15:55:13.442Z] Test target is split into 1 lists.
[2025-12-30T15:55:13.442Z] Reducing estimated test running time from 12m00s to 12m00s.
[2025-12-30T15:55:13.442Z]
[2025-12-30T15:55:13.442Z] -------------------------------------testList_0-------------------------------------
[2025-12-30T15:55:13.442Z] Number of tests: 20
[2025-12-30T15:55:13.442Z] Estimated running time: 12m00s
[2025-12-30T15:55:13.442Z] TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-dec-tree_0,dacapo-xalan_0,renaissance-mnemonics_0,dacapo-sunflow_0,dacapo-pmd_0,dacapo-luindex_0,dacapo-jython_0,dacapo-fop_0,renaissance-philosophers_0,renaissance-par-mnemonics_0,dacapo-tomcat_0,renaissance-movie-lens_0,renaissance-log-regression_0,renaissance-gauss-mix_0,renaissance-finagle-http_0,renaissance-db-shootout_0,renaissance-finagle-chirper_0,dacapo-avrora_0
[2025-12-30T15:55:13.442Z] ------------------------------------------------------------------------------------
[2025-12-30T15:55:13.442Z]
[2025-12-30T15:55:13.442Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-12-30T15:55:13.442Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-12-30T15:55:13.813Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-12-30T15:55:14.098Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-12-30T15:55:14.170Z] Building tests...
[Pipeline] timeout
[2025-12-30T15:55:14.176Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-12-30T15:55:14.195Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-12-30T15:55:15.434Z] + 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-12-30T15:55:19.399Z] --------------------------------------------
[2025-12-30T15:55:19.399Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:55:19.399Z] task is set to default
[2025-12-30T15:55:19.399Z] dependencyList is set to all
[2025-12-30T15:55:19.399Z] System Test jars will not be downloaded.
[2025-12-30T15:55:19.399Z] --------------------------------------------
[2025-12-30T15:55:19.399Z] Starting download third party dependent jars
[2025-12-30T15:55:19.399Z] --------------------------------------------
[2025-12-30T15:55:19.399Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:55:19.399Z] /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-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /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-12-30T15:55:19.399Z] /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-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /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-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /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-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /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-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-12-30T15:55:19.399Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-12-30T15:55:19.648Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-12-30T15:55:19.666Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-12-30T15:55:19.722Z] $ ssh-agent
[2025-12-30T15:55:20.146Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXX6ipv66/agent.1078039
[2025-12-30T15:55:20.146Z] SSH_AGENT_PID=1078041
[2025-12-30T15:55:20.146Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-12-30T15:55:21.246Z] + bash ./compile.sh
[2025-12-30T15:55:21.246Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-12-30T15:55:21.246Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:55:21.246Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-30T15:55:21.246Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-30T15:55:21.247Z] (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-12-30T15:55:21.247Z] 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-12-30T15:55:21.247Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-12-30T15:55:21.863Z]
[2025-12-30T15:55:21.863Z] build:
[2025-12-30T15:55:21.863Z]
[2025-12-30T15:55:21.863Z] clean:
[2025-12-30T15:55:21.863Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-12-30T15:55:21.863Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-12-30T15:55:21.863Z]
[2025-12-30T15:55:21.863Z] init:
[2025-12-30T15:55:21.863Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-12-30T15:55:21.863Z]
[2025-12-30T15:55:21.863Z] getDependentLibs:
[2025-12-30T15:55:21.863Z] [exec] --------------------------------------------
[2025-12-30T15:55:21.863Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:55:21.863Z] [exec] task is set to default
[2025-12-30T15:55:21.863Z] [exec] dependencyList is set to json_simple
[2025-12-30T15:55:21.863Z] [exec] System Test jars will not be downloaded.
[2025-12-30T15:55:21.863Z] [exec] --------------------------------------------
[2025-12-30T15:55:21.863Z] [exec] Starting download third party dependent jars
[2025-12-30T15:55:21.863Z] [exec] --------------------------------------------
[2025-12-30T15:55:21.863Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:55:21.863Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-30T15:55:21.863Z] [exec] downloaded dependent third party jars successfully
[2025-12-30T15:55:21.863Z]
[2025-12-30T15:55:21.863Z] compile:
[2025-12-30T15:55:21.863Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-30T15:55:21.863Z] [echo] ============COMPILER SETTINGS============
[2025-12-30T15:55:21.863Z] [echo] ===fork: yes
[2025-12-30T15:55:21.863Z] [echo] ===debug: on
[2025-12-30T15:55:21.863Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-12-30T15:55:24.673Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-30T15:55:24.673Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-30T15:55:24.673Z]
[2025-12-30T15:55:24.673Z] dist:
[2025-12-30T15:55:24.673Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-12-30T15:55:24.673Z]
[2025-12-30T15:55:24.673Z] BUILD SUCCESSFUL
[2025-12-30T15:55:24.673Z] Total time: 3 seconds
[2025-12-30T15:55:24.673Z] 0
[2025-12-30T15:55:24.673Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-12-30T15:55:25.290Z] ****************************** MACHINE INFO ******************************
[2025-12-30T15:55:25.290Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2025-12-30T15:55:25.290Z] Free Physical Memory Size : 202022912
[2025-12-30T15:55:25.290Z] Free space (bytes) : 8002686976
[2025-12-30T15:55:25.290Z] Total Physical Memory Size : 4196671488
[2025-12-30T15:55:25.290Z] Total space (bytes) : 104006860800
[2025-12-30T15:55:25.290Z] Usable space (bytes) : 7985909760
[2025-12-30T15:55:25.290Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-30T15:55:25.290Z] bashVersion :
[2025-12-30T15:55:25.290Z] GNU bash, version 5.1.16(1)-release (s390x-ibm-linux-gnu)
[2025-12-30T15:55:25.290Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-12-30T15:55:25.290Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-30T15:55:25.290Z]
[2025-12-30T15:55:25.290Z] This is free software; you are free to change and redistribute it.
[2025-12-30T15:55:25.290Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-30T15:55:25.290Z] cpuCores : 3
[2025-12-30T15:55:25.290Z] curlVersion :
[2025-12-30T15:55:25.290Z] curl 7.81.0 (s390x-ibm-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.19
[2025-12-30T15:55:25.290Z] Release-Date: 2022-01-05
[2025-12-30T15:55:25.290Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-12-30T15:55:25.290Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd
[2025-12-30T15:55:25.290Z] dockerVersion : Docker version 29.0.3, build 511dad6
[2025-12-30T15:55:25.290Z] gcc version : 11
[2025-12-30T15:55:25.291Z] gclibc version : ldd (Ubuntu GLIBC 2.35-0ubuntu3.11) 2.35
[2025-12-30T15:55:25.291Z] gdb version : bash: line 1: gdb: command not found
[2025-12-30T15:55:25.291Z] lldb version : Command could not be executed
[2025-12-30T15:55:25.291Z] makeVersion :
[2025-12-30T15:55:25.291Z] GNU Make 4.3
[2025-12-30T15:55:25.291Z] Built for s390x-ibm-linux-gnu
[2025-12-30T15:55:25.291Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-12-30T15:55:25.291Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-30T15:55:25.291Z] This is free software: you are free to change and redistribute it.
[2025-12-30T15:55:25.291Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-30T15:55:25.291Z] mavenVersion :
[2025-12-30T15:55:25.291Z] WARNING: A restricted method in java.lang.System has been called
[2025-12-30T15:55:25.291Z] 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-12-30T15:55:25.291Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-12-30T15:55:25.291Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-12-30T15:55:25.291Z]
[2025-12-30T15:55:25.291Z] 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-12-30T15:55:25.291Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2025-12-30T15:55:25.291Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-12-30T15:55:25.291Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-12-30T15:55:25.291Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-12-30T15:55:25.291Z] Default locale: en, platform encoding: UTF-8
[2025-12-30T15:55:25.291Z] OS name: "linux", version: "5.15.0-161-generic", arch: "s390x", family: "unix"
[2025-12-30T15:55:25.291Z] microArch : z15
[2025-12-30T15:55:25.291Z] osInfo :
[2025-12-30T15:55:25.291Z] PRETTY_NAME="Ubuntu 22.04.5 LTS"
[2025-12-30T15:55:25.291Z] NAME="Ubuntu"
[2025-12-30T15:55:25.291Z] VERSION_ID="22.04"
[2025-12-30T15:55:25.291Z] VERSION="22.04.5 LTS (Jammy Jellyfish)"
[2025-12-30T15:55:25.291Z] VERSION_CODENAME=jammy
[2025-12-30T15:55:25.291Z] ID=ubuntu
[2025-12-30T15:55:25.291Z] ID_LIKE=debian
[2025-12-30T15:55:25.291Z] HOME_URL="https://www.ubuntu.com/"
[2025-12-30T15:55:25.291Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-12-30T15:55:25.291Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-12-30T15:55:25.291Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-12-30T15:55:25.291Z] UBUNTU_CODENAME=jammy
[2025-12-30T15:55:25.291Z] osLabel : ubuntu.22
[2025-12-30T15:55:25.291Z] perlVersion :
[2025-12-30T15:55:25.291Z]
[2025-12-30T15:55:25.291Z] This is perl 5, version 34, subversion 0 (v5.34.0) built for s390x-linux-gnu-thread-multi
[2025-12-30T15:55:25.291Z] (with 67 registered patches, see perl -V for more detail)
[2025-12-30T15:55:25.291Z]
[2025-12-30T15:55:25.291Z] Copyright 1987-2021, Larry Wall
[2025-12-30T15:55:25.291Z]
[2025-12-30T15:55:25.291Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-12-30T15:55:25.291Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-12-30T15:55:25.291Z]
[2025-12-30T15:55:25.292Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-12-30T15:55:25.292Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-12-30T15:55:25.292Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-12-30T15:55:25.292Z]
[2025-12-30T15:55:25.292Z] podmanVersion : bash: line 1: podman: command not found
[2025-12-30T15:55:25.292Z] procArch : s390x
[2025-12-30T15:55:25.292Z] sysArch : s390x
[2025-12-30T15:55:25.292Z] sysOS : Linux
[2025-12-30T15:55:25.292Z] ulimit :
[2025-12-30T15:55:25.292Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-12-30T15:55:25.292Z] core file size (blocks, -c) 0
[2025-12-30T15:55:25.292Z] data seg size (kbytes, -d) unlimited
[2025-12-30T15:55:25.292Z] scheduling priority (-e) 0
[2025-12-30T15:55:25.292Z] file size (blocks, -f) unlimited
[2025-12-30T15:55:25.292Z] pending signals (-i) 15886
[2025-12-30T15:55:25.292Z] max locked memory (kbytes, -l) 512288
[2025-12-30T15:55:25.292Z] max memory size (kbytes, -m) unlimited
[2025-12-30T15:55:25.292Z] open files (-n) 1048576
[2025-12-30T15:55:25.292Z] pipe size (512 bytes, -p) 8
[2025-12-30T15:55:25.292Z] POSIX message queues (bytes, -q) 819200
[2025-12-30T15:55:25.292Z] real-time priority (-r) 0
[2025-12-30T15:55:25.292Z] stack size (kbytes, -s) 8192
[2025-12-30T15:55:25.292Z] cpu time (seconds, -t) unlimited
[2025-12-30T15:55:25.292Z] max user processes (-u) 15886
[2025-12-30T15:55:25.292Z] virtual memory (kbytes, -v) unlimited
[2025-12-30T15:55:25.292Z] file locks (-x) unlimited
[2025-12-30T15:55:25.292Z] uname : Linux test-marist-ubuntu2204-s390x-1.adoptopenjdk.net 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:18:23 UTC 2025 s390x s390x s390x GNU/Linux
[2025-12-30T15:55:25.292Z] vmVendor : Oracle Corporation
[2025-12-30T15:55:25.292Z] vmVersion : 26-beta+29-ea
[2025-12-30T15:55:25.292Z] xlc version : bash: line 1: xlC: command not found
[2025-12-30T15:55:25.292Z] **************************************************************************
[2025-12-30T15:55:25.292Z]
[2025-12-30T15:55:25.292Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-12-30T15:55:25.292Z]
[2025-12-30T15:55:25.292Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-12-30T15:55:25.292Z]
[2025-12-30T15:55:25.292Z] System.getProperty('os.name')=Linux
[2025-12-30T15:55:25.292Z]
[2025-12-30T15:55:25.292Z] System.getProperty('os.arch')=s390x
[2025-12-30T15:55:25.292Z]
[2025-12-30T15:55:25.292Z] System.getProperty('java.fullversion')=null
[2025-12-30T15:55:25.292Z]
[2025-12-30T15:55:25.292Z] System.getProperty('sun.arch.data.model')=64
[2025-12-30T15:55:25.292Z]
[2025-12-30T15:55:25.292Z] make -f clean.mk cleanBuild
[2025-12-30T15:55:25.292Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-12-30T15:55:25.908Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest
[2025-12-30T15:55:25.908Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-12-30T15:55:25.908Z] make -f compile.mk compile
[2025-12-30T15:55:25.908Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-12-30T15:55:25.908Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-30T15:55:25.908Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-30T15:55:25.908Z] (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-12-30T15:55:25.908Z] 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-12-30T15:55:25.908Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-12-30T15:55:26.524Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-12-30T15:55:26.524Z]
[2025-12-30T15:55:26.524Z] -create_test_directory:
[2025-12-30T15:55:26.524Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest
[2025-12-30T15:55:26.524Z]
[2025-12-30T15:55:26.524Z] stage_test_material:
[2025-12-30T15:55:27.140Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest
[2025-12-30T15:55:27.140Z]
[2025-12-30T15:55:27.140Z] build:
[2025-12-30T15:55:27.140Z]
[2025-12-30T15:55:27.140Z] init:
[2025-12-30T15:55:27.140Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf
[2025-12-30T15:55:27.140Z]
[2025-12-30T15:55:27.140Z] dist:
[2025-12-30T15:55:27.140Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf
[2025-12-30T15:55:27.140Z]
[2025-12-30T15:55:27.140Z] build:
[2025-12-30T15:55:27.140Z]
[2025-12-30T15:55:27.140Z] build:
[2025-12-30T15:55:27.140Z]
[2025-12-30T15:55:27.140Z] init:
[2025-12-30T15:55:27.140Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/bumbleBench
[2025-12-30T15:55:27.140Z]
[2025-12-30T15:55:27.140Z] getBumbleBench:
[2025-12-30T15:55:27.140Z] [echo] Cloning BumbleBench
[2025-12-30T15:55:27.140Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-12-30T15:55:27.140Z] [exec] Cloning into 'bumblebench'...
[2025-12-30T15:55:27.756Z]
[2025-12-30T15:55:27.756Z] buildBumbleBench:
[2025-12-30T15:55:27.756Z] [echo] Building BumbleBench
[2025-12-30T15:55:27.756Z]
[2025-12-30T15:55:27.756Z] compile-all:
[2025-12-30T15:55:27.756Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:27.756Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:27.756Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:27.756Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:27.756Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:27.756Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:27.756Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:28.371Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-30T15:55:28.371Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-30T15:55:28.372Z] [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-12-30T15:55:28.372Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-12-30T15:55:28.372Z] [javac] 4 warnings
[2025-12-30T15:55:28.372Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:28.372Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:28.372Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:28.372Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:28.372Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:28.372Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:28.372Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:28.372Z] [javac] 4 warnings
[2025-12-30T15:55:28.372Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:28.372Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:28.372Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:28.372Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:28.372Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:28.372Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:28.372Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:28.988Z] [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-12-30T15:55:28.988Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-30T15:55:28.988Z] [javac] 4 warnings
[2025-12-30T15:55:28.988Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:28.988Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:28.988Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:28.988Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:28.988Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:28.988Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:28.988Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:28.988Z] [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-12-30T15:55:28.988Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-30T15:55:28.988Z] [javac] 4 warnings
[2025-12-30T15:55:28.988Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:28.988Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:28.988Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:28.988Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:28.989Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:28.989Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:28.989Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:28.989Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-30T15:55:28.989Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-30T15:55:28.989Z] [javac] 4 warnings
[2025-12-30T15:55:28.989Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:28.989Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:28.989Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:28.989Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:28.989Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:28.989Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:28.989Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:29.606Z] [javac] 4 warnings
[2025-12-30T15:55:29.606Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:29.606Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:29.606Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:29.606Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:29.606Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:29.606Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:29.606Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:29.606Z] [javac] 4 warnings
[2025-12-30T15:55:29.606Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:29.606Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:29.606Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:29.606Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:29.606Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:29.607Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:29.607Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:29.607Z] [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-12-30T15:55:29.607Z] [javac] synchronized(init) {
[2025-12-30T15:55:29.607Z] [javac] ^
[2025-12-30T15:55:29.607Z] [javac] 5 warnings
[2025-12-30T15:55:29.607Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:29.607Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:29.607Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:29.607Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:29.607Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:29.607Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:29.607Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:29.607Z] [javac] 4 warnings
[2025-12-30T15:55:29.607Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:29.607Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:29.607Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:29.607Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:29.607Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:29.607Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:29.607Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:29.607Z] [javac] 4 warnings
[2025-12-30T15:55:29.607Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:29.607Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:29.607Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:29.607Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:29.607Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:29.607Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:29.607Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:29.607Z] [javac] 4 warnings
[2025-12-30T15:55:29.607Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:29.607Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:29.607Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:29.607Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:29.607Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:29.608Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:29.608Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:30.224Z] [javac] 4 warnings
[2025-12-30T15:55:30.224Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:30.224Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:30.224Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:30.224Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:30.225Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:30.225Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:30.225Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:30.225Z] [javac] 4 warnings
[2025-12-30T15:55:30.225Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:30.225Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:30.225Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:30.225Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:30.225Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:30.225Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:30.225Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:30.225Z] [javac] 4 warnings
[2025-12-30T15:55:30.225Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:30.225Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-30T15:55:30.225Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-30T15:55:30.225Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-30T15:55:30.225Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:30.225Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-30T15:55:30.225Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-30T15:55:30.225Z] [javac] 4 warnings
[2025-12-30T15:55:30.225Z]
[2025-12-30T15:55:30.225Z] dist:
[2025-12-30T15:55:30.225Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-12-30T15:55:30.225Z]
[2025-12-30T15:55:30.225Z] dist:
[2025-12-30T15:55:30.226Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/bumbleBench
[2025-12-30T15:55:30.226Z]
[2025-12-30T15:55:30.226Z] build:
[2025-12-30T15:55:30.226Z]
[2025-12-30T15:55:30.226Z] getDependentLibs:
[2025-12-30T15:55:34.229Z] [exec] --------------------------------------------
[2025-12-30T15:55:34.229Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:55:34.229Z] [exec] task is set to default
[2025-12-30T15:55:34.229Z] [exec] dependencyList is set to dacapo
[2025-12-30T15:55:34.229Z] [exec] System Test jars will not be downloaded.
[2025-12-30T15:55:34.229Z] [exec] --------------------------------------------
[2025-12-30T15:55:34.229Z] [exec] Starting download third party dependent jars
[2025-12-30T15:55:34.229Z] [exec] --------------------------------------------
[2025-12-30T15:55:34.230Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:55:34.230Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-12-30T15:55:34.230Z] [exec] downloaded dependent third party jars successfully
[2025-12-30T15:55:34.230Z]
[2025-12-30T15:55:34.230Z] init:
[2025-12-30T15:55:34.230Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2025-12-30T15:55:34.230Z]
[2025-12-30T15:55:34.230Z] getDacapoSuite:
[2025-12-30T15:55:34.230Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2025-12-30T15:55:48.704Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2025-12-30T15:55:48.704Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo
[2025-12-30T15:55:48.704Z]
[2025-12-30T15:55:48.704Z] dist:
[2025-12-30T15:55:48.704Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2025-12-30T15:55:48.704Z]
[2025-12-30T15:55:48.704Z] build:
[2025-12-30T15:55:48.704Z]
[2025-12-30T15:55:48.704Z] init:
[2025-12-30T15:55:48.704Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-12-30T15:55:48.704Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-12-30T15:55:48.704Z]
[2025-12-30T15:55:48.704Z] compile:
[2025-12-30T15:55:48.704Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-30T15:55:48.704Z] [echo] ============COMPILER SETTINGS============
[2025-12-30T15:55:48.704Z] [echo] ===fork: yes
[2025-12-30T15:55:48.705Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2025-12-30T15:55:48.705Z] [echo] ===debug: on
[2025-12-30T15:55:48.705Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-12-30T15:55:48.705Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-12-30T15:55:49.993Z] [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-12-30T15:55:49.993Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-30T15:55:49.993Z]
[2025-12-30T15:55:49.993Z] dist:
[2025-12-30T15:55:49.993Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-12-30T15:55:49.993Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-12-30T15:55:49.993Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-12-30T15:55:49.993Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-12-30T15:55:49.993Z]
[2025-12-30T15:55:49.993Z] clean:
[2025-12-30T15:55:49.993Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-12-30T15:55:49.993Z]
[2025-12-30T15:55:49.993Z] build:
[2025-12-30T15:55:49.993Z]
[2025-12-30T15:55:49.993Z] build:
[2025-12-30T15:55:50.667Z]
[2025-12-30T15:55:50.667Z] init:
[2025-12-30T15:55:50.667Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/renaissance
[2025-12-30T15:55:50.667Z]
[2025-12-30T15:55:50.667Z] getRenaissanceSuite:
[2025-12-30T15:55:50.667Z] [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-12-30T15:55:54.682Z]
[2025-12-30T15:55:54.682Z] dist:
[2025-12-30T15:55:54.682Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/renaissance
[2025-12-30T15:55:54.682Z]
[2025-12-30T15:55:54.682Z] build:
[2025-12-30T15:55:54.682Z]
[2025-12-30T15:55:54.682Z] init:
[2025-12-30T15:55:54.682Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/specjbb
[2025-12-30T15:55:54.682Z]
[2025-12-30T15:55:54.682Z] getSpecjbbSuite:
[2025-12-30T15:55:54.682Z]
[2025-12-30T15:55:54.682Z] dist:
[2025-12-30T15:55:54.682Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/specjbb/run
[2025-12-30T15:55:54.682Z]
[2025-12-30T15:55:54.682Z] BUILD SUCCESSFUL
[2025-12-30T15:55:54.682Z] Total time: 28 seconds
[2025-12-30T15:55:54.682Z] 0
[2025-12-30T15:55:54.682Z]
[2025-12-30T15:55:54.682Z]
[2025-12-30T15:55:54.682Z] RECORD TEST REPOs SHA
[2025-12-30T15:55:54.682Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-12-30T15:55:54.682Z] 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-12-30T15:55:54.682Z] 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-12-30T15:55:54.682Z] touch /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-12-30T15:55:54.682Z] ================================================
[2025-12-30T15:55:54.682Z] timestamp: 20251230-155554
[2025-12-30T15:55:54.682Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-30T15:55:54.682Z] git repo:
[2025-12-30T15:55:54.960Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-12-30T15:55:54.960Z] sha:
[2025-12-30T15:55:54.960Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-12-30T15:55:54.961Z] ================================================
[2025-12-30T15:55:54.961Z] timestamp: 20251230-155554
[2025-12-30T15:55:54.961Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2025-12-30T15:55:54.961Z] git repo:
[2025-12-30T15:55:54.961Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-12-30T15:55:54.961Z] sha:
[2025-12-30T15:55:54.961Z] 1d07819989ac69fb1f9a198788e2f1fbead290ef
[2025-12-30T15:55:54.961Z] ================================================
[2025-12-30T15:55:54.961Z] timestamp: 20251230-155554
[2025-12-30T15:55:54.961Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[2025-12-30T15:55:54.961Z] git repo:
[2025-12-30T15:55:54.961Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-12-30T15:55:54.961Z] sha:
[2025-12-30T15:55:54.961Z] 3e5998a3199bbe54a027e7e9d7e1e04f8697211b
[2025-12-30T15:55:54.961Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] }
[2025-12-30T15:55:55.100Z] $ ssh-agent -k
[2025-12-30T15:55:55.106Z] unset SSH_AUTH_SOCK;
[2025-12-30T15:55:55.106Z] unset SSH_AGENT_PID;
[2025-12-30T15:55:55.106Z] echo Agent pid 1078041 killed;
[2025-12-30T15:55:55.525Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-12-30T15:55:55.653Z] 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-12-30T15:55:55.675Z] ITERATION: 1/1
[Pipeline] sh
[2025-12-30T15:55:56.771Z] + which Xvfb
[2025-12-30T15:55:56.771Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-12-30T15:55:57.305Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/.xvfb-15-..fbdir7762019585342787105
[Pipeline] {
[Pipeline] sh
[2025-12-30T15:56:18.732Z] + grep [X]vfb
[2025-12-30T15:56:18.732Z] + awk {print $9}
[2025-12-30T15:56:18.732Z] + ps -f
[Pipeline] echo
[2025-12-30T15:56:19.126Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-12-30T15:56:19.173Z] $ ssh-agent
[2025-12-30T15:56:19.597Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXum69Ep/agent.1078784
[2025-12-30T15:56:19.597Z] SSH_AGENT_PID=1078786
[2025-12-30T15:56:19.597Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-12-30T15:56:20.704Z] + uname
[2025-12-30T15:56:20.704Z] + [ Linux = AIX ]
[2025-12-30T15:56:20.704Z] + uname
[2025-12-30T15:56:20.704Z] + [ Linux = SunOS ]
[2025-12-30T15:56:20.704Z] + uname
[2025-12-30T15:56:20.704Z] + [ Linux = *BSD ]
[2025-12-30T15:56:20.704Z] + MAKE=make
[2025-12-30T15:56:20.704Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-12-30T15:56:20.704Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-12-30T15:56:22.075Z] + uname
[2025-12-30T15:56:22.075Z] + [ Linux = AIX ]
[2025-12-30T15:56:22.075Z] + uname
[2025-12-30T15:56:22.075Z] + [ Linux = SunOS ]
[2025-12-30T15:56:22.075Z] + uname
[2025-12-30T15:56:22.075Z] + [ Linux = *BSD ]
[2025-12-30T15:56:22.075Z] + MAKE=make
[2025-12-30T15:56:22.075Z] + cd ./aqa-tests
[2025-12-30T15:56:22.075Z] + . ./scripts/testenv/testenvSettings.sh
[2025-12-30T15:56:22.075Z] + set +x
[2025-12-30T15:56:22.075Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-12-30T15:56:22.075Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-12-30T15:56:22.075Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-12-30T15:56:22.075Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-12-30T15:56:22.075Z] perl scripts/configure.pl
[2025-12-30T15:56:22.076Z] /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="ubuntu.22" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-12-30T15:56:22.076Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-12-30T15:56:22.076Z]
[2025-12-30T15:56:22.076Z] Starting to generate test make files.
[2025-12-30T15:56:22.076Z]
[2025-12-30T15:56:22.076Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-12-30T15:56:22.692Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-12-30T15:56:22.692Z]
[2025-12-30T15:56:22.692Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-12-30T15:56:22.692Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-12-30T15:56:22.692Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-12-30T15:56:22.692Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-12-30T15:56:22.692Z]
[2025-12-30T15:56:22.692Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-12-30T15:56:22.692Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-12-30T15:56:22.692Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-12-30T15:56:22.692Z]
[2025-12-30T15:56:22.692Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../autoGen.mk
[2025-12-30T15:56:22.692Z]
[2025-12-30T15:56:22.692Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-12-30T15:56:22.692Z]
[2025-12-30T15:56:22.692Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-12-30T15:56:22.692Z]
[2025-12-30T15:56:22.692Z] Make files are generated successfully.
[2025-12-30T15:56:22.692Z]
[2025-12-30T15:56:22.692Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-12-30T15:56:22.692Z] make -f runtest.mk _extended.perf
[2025-12-30T15:56:22.692Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-12-30T15:56:22.692Z]
[2025-12-30T15:56:22.692Z] Running make 4.3
[2025-12-30T15:56:22.692Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..
[2025-12-30T15:56:22.692Z] set JDK_VERSION to 26
[2025-12-30T15:56:22.692Z] set JDK_IMPL to hotspot
[2025-12-30T15:56:22.692Z] set JVM_VERSION to openjdk26
[2025-12-30T15:56:22.692Z] set JCL_VERSION to latest
[2025-12-30T15:56:22.692Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-12-30T15:56:22.692Z] set SPEC to linux_390-64
[2025-12-30T15:56:22.692Z] set TEST_FLAG to
[2025-12-30T15:56:22.692Z] set MICROARCH to z15
[2025-12-30T15:56:22.692Z] set OS_LABEL to ubuntu.22
[2025-12-30T15:56:22.692Z] Running extended.perf ...
[2025-12-30T15:56:22.692Z] There are 20 test targets in extended.perf
[2025-12-30T15:56:22.692Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-12-30T15:56:22.692Z] openjdk version "26-beta" 2026-03-17
[2025-12-30T15:56:22.692Z] OpenJDK Runtime Environment Temurin-26+29-202512301506 (build 26-beta+29-ea)
[2025-12-30T15:56:22.692Z] OpenJDK 64-Bit Server VM Temurin-26+29-202512301506 (build 26-beta+29-ea, mixed mode, sharing)
[2025-12-30T15:56:22.692Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests'
[2025-12-30T15:56:22.692Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf'
[2025-12-30T15:56:22.692Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/renaissance'
[2025-12-30T15:56:22.692Z]
[2025-12-30T15:56:22.692Z] ===============================================
[2025-12-30T15:56:22.692Z] Running test renaissance-als_0 ...
[2025-12-30T15:56:22.692Z] ===============================================
[2025-12-30T15:56:22.692Z] renaissance-als_0 Start Time: Tue Dec 30 15:56:22 2025 Epoch Time (ms): 1767110182535
[2025-12-30T15:56:22.692Z] variation: NoOptions
[2025-12-30T15:56:22.692Z] JVM_OPTIONS:
[2025-12-30T15:56:22.692Z] { \
[2025-12-30T15:56:22.692Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T15:56:22.692Z] echo "Nothing to be done for setup."; \
[2025-12-30T15:56:22.692Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-als_0"; \
[2025-12-30T15:56:22.692Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-als_0"; \
[2025-12-30T15:56:22.692Z] echo ""; echo "TESTING:"; \
[2025-12-30T15:56:22.692Z] "/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_17671101826428/renaissance-als_0"/als.json" als; \
[2025-12-30T15:56:22.692Z] 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_17671101826428/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T15:56:22.692Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T15:56:22.692Z] echo "Nothing to be done for teardown."; \
[2025-12-30T15:56:22.692Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/TestTargetResult";
[2025-12-30T15:56:22.692Z]
[2025-12-30T15:56:22.692Z] TEST SETUP:
[2025-12-30T15:56:22.692Z] Nothing to be done for setup.
[2025-12-30T15:56:22.692Z]
[2025-12-30T15:56:22.692Z] TESTING:
[2025-12-30T15:56:23.308Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-30T15:56:23.308Z] 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_17671101826428/renaissance-als_0/launcher-155622-17604760041752457756/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-30T15:56:23.308Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-30T15:56:23.308Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-30T15:56:27.005Z] Benchmark 'als' failed with exception:
[2025-12-30T15:56:27.005Z] java.lang.ExceptionInInitializerError
[2025-12-30T15:56:27.005Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-12-30T15:56:27.005Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-12-30T15:56:27.005Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-12-30T15:56:27.005Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-12-30T15:56:27.005Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-12-30T15:56:27.005Z] at scala.Option.getOrElse(Option.scala:201)
[2025-12-30T15:56:27.005Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-12-30T15:56:27.005Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-12-30T15:56:27.005Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-12-30T15:56:27.005Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-12-30T15:56:27.005Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-12-30T15:56:27.005Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-12-30T15:56:27.005Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-12-30T15:56:27.005Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-12-30T15:56:27.005Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-12-30T15:56:27.005Z] at scala.Option.getOrElse(Option.scala:201)
[2025-12-30T15:56:27.005Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-12-30T15:56:27.005Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-12-30T15:56:27.005Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-12-30T15:56:27.005Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56)
[2025-12-30T15:56:27.005Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127)
[2025-12-30T15:56:27.005Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-12-30T15:56:27.005Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-12-30T15:56:27.005Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-12-30T15:56:27.005Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-12-30T15:56:27.005Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-12-30T15:56:27.005Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-12-30T15:56:27.005Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-12-30T15:56:27.005Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-12-30T15:56:27.005Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-12-30T15:56:27.005Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-12-30T15:56:27.005Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-12-30T15:56:27.005Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-12-30T15:56:27.005Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-12-30T15:56:27.005Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-12-30T15:56:27.005Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-12-30T15:56:27.005Z] ... 34 more
[2025-12-30T15:56:27.005Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-12-30T15:56:27.005Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-12-30T15:56:27.005Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-12-30T15:56:27.005Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-12-30T15:56:27.005Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-12-30T15:56:27.005Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-12-30T15:56:27.005Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-12-30T15:56:27.005Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-12-30T15:56:27.005Z] ... 34 more
[2025-12-30T15:56:27.005Z] The following benchmarks failed: als
[2025-12-30T15:56:27.005Z] -----------------------------------
[2025-12-30T15:56:27.005Z] renaissance-als_0_FAILED
[2025-12-30T15:56:27.005Z] -----------------------------------
[2025-12-30T15:56:27.005Z]
[2025-12-30T15:56:27.005Z] TEST TEARDOWN:
[2025-12-30T15:56:27.005Z] Nothing to be done for teardown.
[2025-12-30T15:56:27.005Z] renaissance-als_0 Finish Time: Tue Dec 30 15:56:26 2025 Epoch Time (ms): 1767110186764
[2025-12-30T15:56:27.005Z]
[2025-12-30T15:56:27.005Z] ===============================================
[2025-12-30T15:56:27.005Z] Running test renaissance-chi-square_0 ...
[2025-12-30T15:56:27.005Z] ===============================================
[2025-12-30T15:56:27.005Z] renaissance-chi-square_0 Start Time: Tue Dec 30 15:56:26 2025 Epoch Time (ms): 1767110186775
[2025-12-30T15:56:27.005Z] variation: NoOptions
[2025-12-30T15:56:27.005Z] JVM_OPTIONS:
[2025-12-30T15:56:27.005Z] { \
[2025-12-30T15:56:27.005Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T15:56:27.005Z] echo "Nothing to be done for setup."; \
[2025-12-30T15:56:27.005Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-chi-square_0"; \
[2025-12-30T15:56:27.005Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-chi-square_0"; \
[2025-12-30T15:56:27.005Z] echo ""; echo "TESTING:"; \
[2025-12-30T15:56:27.006Z] "/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_17671101826428/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2025-12-30T15:56:27.006Z] 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_17671101826428/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T15:56:27.006Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T15:56:27.006Z] echo "Nothing to be done for teardown."; \
[2025-12-30T15:56:27.006Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/TestTargetResult";
[2025-12-30T15:56:27.006Z]
[2025-12-30T15:56:27.006Z] TEST SETUP:
[2025-12-30T15:56:27.006Z] Nothing to be done for setup.
[2025-12-30T15:56:27.006Z]
[2025-12-30T15:56:27.006Z] TESTING:
[2025-12-30T15:56:27.622Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-30T15:56:27.622Z] 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_17671101826428/renaissance-chi-square_0/launcher-155627-16997860247332323091/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-30T15:56:27.622Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-30T15:56:27.622Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-30T15:56:30.438Z] Benchmark 'chi-square' failed with exception:
[2025-12-30T15:56:30.438Z] java.lang.ExceptionInInitializerError
[2025-12-30T15:56:30.438Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-12-30T15:56:30.438Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-12-30T15:56:30.438Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-12-30T15:56:30.438Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-12-30T15:56:30.438Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-12-30T15:56:30.438Z] at scala.Option.getOrElse(Option.scala:201)
[2025-12-30T15:56:30.438Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-12-30T15:56:30.438Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-12-30T15:56:30.438Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-12-30T15:56:30.438Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-12-30T15:56:30.438Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-12-30T15:56:30.438Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-12-30T15:56:30.438Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-12-30T15:56:30.438Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-12-30T15:56:30.438Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-12-30T15:56:30.438Z] at scala.Option.getOrElse(Option.scala:201)
[2025-12-30T15:56:30.438Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-12-30T15:56:30.438Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-12-30T15:56:30.438Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-12-30T15:56:30.438Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41)
[2025-12-30T15:56:30.438Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86)
[2025-12-30T15:56:30.438Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-12-30T15:56:30.438Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-12-30T15:56:30.438Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-12-30T15:56:30.438Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-12-30T15:56:30.438Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-12-30T15:56:30.438Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-12-30T15:56:30.438Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-12-30T15:56:30.438Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-12-30T15:56:30.438Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-12-30T15:56:30.438Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-12-30T15:56:30.438Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-12-30T15:56:30.438Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-12-30T15:56:30.438Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-12-30T15:56:30.438Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-12-30T15:56:30.438Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-12-30T15:56:30.438Z] ... 34 more
[2025-12-30T15:56:30.438Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-12-30T15:56:30.438Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-12-30T15:56:30.438Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-12-30T15:56:30.438Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-12-30T15:56:30.438Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-12-30T15:56:30.438Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-12-30T15:56:30.438Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-12-30T15:56:30.438Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-12-30T15:56:30.438Z] ... 34 more
[2025-12-30T15:56:31.056Z] The following benchmarks failed: chi-square
[2025-12-30T15:56:31.056Z] -----------------------------------
[2025-12-30T15:56:31.056Z] renaissance-chi-square_0_FAILED
[2025-12-30T15:56:31.056Z] -----------------------------------
[2025-12-30T15:56:31.056Z]
[2025-12-30T15:56:31.056Z] TEST TEARDOWN:
[2025-12-30T15:56:31.056Z] Nothing to be done for teardown.
[2025-12-30T15:56:31.056Z] renaissance-chi-square_0 Finish Time: Tue Dec 30 15:56:30 2025 Epoch Time (ms): 1767110190808
[2025-12-30T15:56:31.056Z]
[2025-12-30T15:56:31.056Z] ===============================================
[2025-12-30T15:56:31.056Z] Running test renaissance-db-shootout_0 ...
[2025-12-30T15:56:31.056Z] ===============================================
[2025-12-30T15:56:31.056Z] renaissance-db-shootout_0 Start Time: Tue Dec 30 15:56:30 2025 Epoch Time (ms): 1767110190817
[2025-12-30T15:56:31.056Z] variation: NoOptions
[2025-12-30T15:56:31.056Z] JVM_OPTIONS:
[2025-12-30T15:56:31.056Z] { \
[2025-12-30T15:56:31.056Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T15:56:31.056Z] echo "Nothing to be done for setup."; \
[2025-12-30T15:56:31.056Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-db-shootout_0"; \
[2025-12-30T15:56:31.056Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-db-shootout_0"; \
[2025-12-30T15:56:31.056Z] echo ""; echo "TESTING:"; \
[2025-12-30T15:56:31.056Z] "/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_17671101826428/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2025-12-30T15:56:31.056Z] 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_17671101826428/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T15:56:31.056Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T15:56:31.056Z] echo "Nothing to be done for teardown."; \
[2025-12-30T15:56:31.056Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/TestTargetResult";
[2025-12-30T15:56:31.056Z]
[2025-12-30T15:56:31.056Z] TEST SETUP:
[2025-12-30T15:56:31.056Z] Nothing to be done for setup.
[2025-12-30T15:56:31.056Z]
[2025-12-30T15:56:31.056Z] TESTING:
[2025-12-30T15:56:31.673Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-30T15:56:31.673Z] 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_17671101826428/renaissance-db-shootout_0/launcher-155631-5540331293181721901/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-30T15:56:31.673Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-30T15:56:31.673Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-30T15:56:40.533Z] [2025-12-30T15:56:39.180+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2025-12-30T15:56:40.533Z] 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-12-30T15:56:40.533Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2025-12-30T15:56:40.533Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-12-30T15:56:40.533Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-12-30T15:56:40.533Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-12-30T15:56:40.533Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-12-30T15:56:40.533Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-12-30T15:56:40.533Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-12-30T15:56:40.533Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-12-30T15:56:40.533Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2025-12-30T15:56:40.533Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2025-12-30T15:56:40.533Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2025-12-30T15:56:40.533Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2025-12-30T15:56:40.533Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2025-12-30T15:56:40.533Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2025-12-30T15:56:40.533Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2025-12-30T15:56:40.533Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2025-12-30T15:56:40.533Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-12-30T15:56:40.533Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-12-30T15:56:40.533Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-12-30T15:56:40.533Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-12-30T15:56:40.533Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-12-30T15:56:40.533Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-12-30T15:56:40.533Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-12-30T15:56:40.533Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-12-30T15:56:40.533Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-12-30T15:56:40.533Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-12-30T15:56:40.533Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-12-30T15:56:40.533Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-12-30T15:56:40.533Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-12-30T15:56:40.533Z] Benchmark 'db-shootout' failed with exception:
[2025-12-30T15:56:40.533Z] java.lang.ExceptionInInitializerError
[2025-12-30T15:56:40.533Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2025-12-30T15:56:40.533Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2025-12-30T15:56:40.533Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2025-12-30T15:56:40.533Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2025-12-30T15:56:40.533Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2025-12-30T15:56:40.533Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2025-12-30T15:56:40.533Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2025-12-30T15:56:40.533Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-12-30T15:56:40.533Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-12-30T15:56:40.533Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-12-30T15:56:40.533Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-12-30T15:56:40.533Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-12-30T15:56:40.533Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-12-30T15:56:40.533Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-12-30T15:56:40.533Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-12-30T15:56:40.533Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-12-30T15:56:40.533Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-12-30T15:56:40.533Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-12-30T15:56:40.533Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-12-30T15:56:40.533Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-12-30T15:56:40.533Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-12-30T15:56:40.533Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2025-12-30T15:56:40.533Z] ... 20 more
[2025-12-30T15:56:40.533Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-12-30T15:56:40.533Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-12-30T15:56:40.533Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-12-30T15:56:40.533Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-12-30T15:56:40.533Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-12-30T15:56:40.533Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-12-30T15:56:40.533Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-12-30T15:56:40.533Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2025-12-30T15:56:40.533Z] ... 20 more
[2025-12-30T15:56:40.533Z] The following benchmarks failed: db-shootout
[2025-12-30T15:56:40.533Z] -----------------------------------
[2025-12-30T15:56:40.533Z] renaissance-db-shootout_0_FAILED
[2025-12-30T15:56:40.534Z] -----------------------------------
[2025-12-30T15:56:40.534Z]
[2025-12-30T15:56:40.534Z] TEST TEARDOWN:
[2025-12-30T15:56:40.534Z] Nothing to be done for teardown.
[2025-12-30T15:56:40.534Z] renaissance-db-shootout_0 Finish Time: Tue Dec 30 15:56:39 2025 Epoch Time (ms): 1767110199375
[2025-12-30T15:56:40.534Z]
[2025-12-30T15:56:40.534Z] ===============================================
[2025-12-30T15:56:40.534Z] Running test renaissance-dec-tree_0 ...
[2025-12-30T15:56:40.534Z] ===============================================
[2025-12-30T15:56:40.534Z] renaissance-dec-tree_0 Start Time: Tue Dec 30 15:56:39 2025 Epoch Time (ms): 1767110199385
[2025-12-30T15:56:40.534Z] variation: NoOptions
[2025-12-30T15:56:40.534Z] JVM_OPTIONS:
[2025-12-30T15:56:40.534Z] { \
[2025-12-30T15:56:40.534Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T15:56:40.534Z] echo "Nothing to be done for setup."; \
[2025-12-30T15:56:40.534Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-dec-tree_0"; \
[2025-12-30T15:56:40.534Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-dec-tree_0"; \
[2025-12-30T15:56:40.534Z] echo ""; echo "TESTING:"; \
[2025-12-30T15:56:40.534Z] "/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_17671101826428/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2025-12-30T15:56:40.534Z] 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_17671101826428/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T15:56:40.534Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T15:56:40.534Z] echo "Nothing to be done for teardown."; \
[2025-12-30T15:56:40.534Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/TestTargetResult";
[2025-12-30T15:56:40.534Z]
[2025-12-30T15:56:40.534Z] TEST SETUP:
[2025-12-30T15:56:40.534Z] Nothing to be done for setup.
[2025-12-30T15:56:40.534Z]
[2025-12-30T15:56:40.534Z] TESTING:
[2025-12-30T15:56:40.534Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-30T15:56:40.534Z] 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_17671101826428/renaissance-dec-tree_0/launcher-155639-2570610844669332155/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-30T15:56:40.534Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-30T15:56:40.534Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-30T15:56:43.347Z] Benchmark 'dec-tree' failed with exception:
[2025-12-30T15:56:43.347Z] java.lang.ExceptionInInitializerError
[2025-12-30T15:56:43.347Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-12-30T15:56:43.347Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-12-30T15:56:43.347Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-12-30T15:56:43.347Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-12-30T15:56:43.347Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-12-30T15:56:43.347Z] at scala.Option.getOrElse(Option.scala:201)
[2025-12-30T15:56:43.347Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-12-30T15:56:43.347Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-12-30T15:56:43.347Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-12-30T15:56:43.347Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-12-30T15:56:43.347Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-12-30T15:56:43.347Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-12-30T15:56:43.347Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-12-30T15:56:43.347Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-12-30T15:56:43.347Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-12-30T15:56:43.347Z] at scala.Option.getOrElse(Option.scala:201)
[2025-12-30T15:56:43.347Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-12-30T15:56:43.348Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-12-30T15:56:43.348Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-12-30T15:56:43.348Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38)
[2025-12-30T15:56:43.348Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89)
[2025-12-30T15:56:43.348Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-12-30T15:56:43.348Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-12-30T15:56:43.348Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-12-30T15:56:43.348Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-12-30T15:56:43.348Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-12-30T15:56:43.348Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-12-30T15:56:43.348Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-12-30T15:56:43.348Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-12-30T15:56:43.348Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-12-30T15:56:43.348Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-12-30T15:56:43.348Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-12-30T15:56:43.348Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-12-30T15:56:43.348Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-12-30T15:56:43.348Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-12-30T15:56:43.348Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-12-30T15:56:43.348Z] ... 34 more
[2025-12-30T15:56:43.348Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-12-30T15:56:43.348Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-12-30T15:56:43.348Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-12-30T15:56:43.348Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-12-30T15:56:43.348Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-12-30T15:56:43.348Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-12-30T15:56:43.348Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-12-30T15:56:43.348Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-12-30T15:56:43.348Z] ... 34 more
[2025-12-30T15:56:43.348Z] The following benchmarks failed: dec-tree
[2025-12-30T15:56:43.965Z] -----------------------------------
[2025-12-30T15:56:43.965Z] renaissance-dec-tree_0_FAILED
[2025-12-30T15:56:43.965Z] -----------------------------------
[2025-12-30T15:56:43.965Z]
[2025-12-30T15:56:43.965Z] TEST TEARDOWN:
[2025-12-30T15:56:43.965Z] Nothing to be done for teardown.
[2025-12-30T15:56:43.965Z] renaissance-dec-tree_0 Finish Time: Tue Dec 30 15:56:43 2025 Epoch Time (ms): 1767110203307
[2025-12-30T15:56:43.965Z]
[2025-12-30T15:56:43.965Z] ===============================================
[2025-12-30T15:56:43.965Z] Running test renaissance-finagle-chirper_0 ...
[2025-12-30T15:56:43.965Z] ===============================================
[2025-12-30T15:56:43.965Z] renaissance-finagle-chirper_0 Start Time: Tue Dec 30 15:56:43 2025 Epoch Time (ms): 1767110203317
[2025-12-30T15:56:43.965Z] renaissance-finagle-chirper_0_DISABLED
[2025-12-30T15:56:43.965Z] Disabled Reason:
[2025-12-30T15:56:43.965Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2025-12-30T15:56:43.965Z] renaissance-finagle-chirper_0 Finish Time: Tue Dec 30 15:56:43 2025 Epoch Time (ms): 1767110203324
[2025-12-30T15:56:43.965Z]
[2025-12-30T15:56:43.965Z] ===============================================
[2025-12-30T15:56:43.965Z] Running test renaissance-finagle-http_0 ...
[2025-12-30T15:56:43.965Z] ===============================================
[2025-12-30T15:56:43.965Z] renaissance-finagle-http_0 Start Time: Tue Dec 30 15:56:43 2025 Epoch Time (ms): 1767110203333
[2025-12-30T15:56:43.965Z] variation: NoOptions
[2025-12-30T15:56:43.965Z] JVM_OPTIONS:
[2025-12-30T15:56:43.965Z] { \
[2025-12-30T15:56:43.965Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T15:56:43.965Z] echo "Nothing to be done for setup."; \
[2025-12-30T15:56:43.965Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-finagle-http_0"; \
[2025-12-30T15:56:43.965Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-finagle-http_0"; \
[2025-12-30T15:56:43.965Z] echo ""; echo "TESTING:"; \
[2025-12-30T15:56:43.966Z] "/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_17671101826428/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2025-12-30T15:56:43.966Z] 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_17671101826428/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T15:56:43.966Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T15:56:43.966Z] echo "Nothing to be done for teardown."; \
[2025-12-30T15:56:43.966Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/TestTargetResult";
[2025-12-30T15:56:43.966Z]
[2025-12-30T15:56:43.966Z] TEST SETUP:
[2025-12-30T15:56:43.966Z] Nothing to be done for setup.
[2025-12-30T15:56:43.966Z]
[2025-12-30T15:56:43.966Z] TESTING:
[2025-12-30T15:56:44.583Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-30T15:56:44.583Z] 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_17671101826428/renaissance-finagle-http_0/launcher-155643-4396921993826860328/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-30T15:56:44.583Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-30T15:56:44.583Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-30T15:56:45.864Z] finagle-http on :36121 spawning 2 client and default number of server workers.
[2025-12-30T15:56:45.864Z] ====== finagle-http (web) [default], iteration 0 started ======
[2025-12-30T15:56:45.864Z] GC before operation: completed in 37.559 ms, heap usage 28.270 MB -> 10.825 MB.
[2025-12-30T15:56:54.562Z] ====== finagle-http (web) [default], iteration 0 completed (7537.583 ms) ======
[2025-12-30T15:56:54.562Z] ====== finagle-http (web) [default], iteration 1 started ======
[2025-12-30T15:56:54.562Z] GC before operation: completed in 46.164 ms, heap usage 17.932 MB -> 13.550 MB.
[2025-12-30T15:56:57.383Z] ====== finagle-http (web) [default], iteration 1 completed (4071.496 ms) ======
[2025-12-30T15:56:57.383Z] ====== finagle-http (web) [default], iteration 2 started ======
[2025-12-30T15:56:57.383Z] GC before operation: completed in 49.723 ms, heap usage 51.829 MB -> 14.266 MB.
[2025-12-30T15:57:02.435Z] ====== finagle-http (web) [default], iteration 2 completed (4127.771 ms) ======
[2025-12-30T15:57:02.435Z] ====== finagle-http (web) [default], iteration 3 started ======
[2025-12-30T15:57:02.436Z] GC before operation: completed in 57.389 ms, heap usage 58.627 MB -> 14.294 MB.
[2025-12-30T15:57:04.446Z] ====== finagle-http (web) [default], iteration 3 completed (2435.202 ms) ======
[2025-12-30T15:57:04.446Z] ====== finagle-http (web) [default], iteration 4 started ======
[2025-12-30T15:57:04.446Z] GC before operation: completed in 37.610 ms, heap usage 20.196 MB -> 14.307 MB.
[2025-12-30T15:57:06.457Z] ====== finagle-http (web) [default], iteration 4 completed (1948.140 ms) ======
[2025-12-30T15:57:06.457Z] ====== finagle-http (web) [default], iteration 5 started ======
[2025-12-30T15:57:06.457Z] GC before operation: completed in 32.199 ms, heap usage 93.523 MB -> 14.397 MB.
[2025-12-30T15:57:08.471Z] ====== finagle-http (web) [default], iteration 5 completed (1787.031 ms) ======
[2025-12-30T15:57:08.471Z] ====== finagle-http (web) [default], iteration 6 started ======
[2025-12-30T15:57:08.471Z] GC before operation: completed in 41.386 ms, heap usage 31.458 MB -> 14.350 MB.
[2025-12-30T15:57:09.757Z] ====== finagle-http (web) [default], iteration 6 completed (1292.223 ms) ======
[2025-12-30T15:57:09.757Z] ====== finagle-http (web) [default], iteration 7 started ======
[2025-12-30T15:57:09.757Z] GC before operation: completed in 41.169 ms, heap usage 60.846 MB -> 14.376 MB.
[2025-12-30T15:57:11.040Z] ====== finagle-http (web) [default], iteration 7 completed (1578.736 ms) ======
[2025-12-30T15:57:11.040Z] ====== finagle-http (web) [default], iteration 8 started ======
[2025-12-30T15:57:11.040Z] GC before operation: completed in 31.614 ms, heap usage 28.269 MB -> 14.458 MB.
[2025-12-30T15:57:13.051Z] ====== finagle-http (web) [default], iteration 8 completed (1873.596 ms) ======
[2025-12-30T15:57:13.051Z] ====== finagle-http (web) [default], iteration 9 started ======
[2025-12-30T15:57:13.051Z] GC before operation: completed in 24.510 ms, heap usage 91.117 MB -> 14.433 MB.
[2025-12-30T15:57:14.394Z] ====== finagle-http (web) [default], iteration 9 completed (1171.126 ms) ======
[2025-12-30T15:57:14.394Z] ====== finagle-http (web) [default], iteration 10 started ======
[2025-12-30T15:57:14.394Z] GC before operation: completed in 25.470 ms, heap usage 149.666 MB -> 14.445 MB.
[2025-12-30T15:57:16.401Z] ====== finagle-http (web) [default], iteration 10 completed (1784.094 ms) ======
[2025-12-30T15:57:16.401Z] ====== finagle-http (web) [default], iteration 11 started ======
[2025-12-30T15:57:16.401Z] GC before operation: completed in 32.336 ms, heap usage 31.479 MB -> 14.485 MB.
[2025-12-30T15:57:17.017Z] ====== finagle-http (web) [default], iteration 11 completed (1135.084 ms) ======
[2025-12-30T15:57:17.631Z] -----------------------------------
[2025-12-30T15:57:17.631Z] renaissance-finagle-http_0_PASSED
[2025-12-30T15:57:17.631Z] -----------------------------------
[2025-12-30T15:57:17.631Z]
[2025-12-30T15:57:17.631Z] TEST TEARDOWN:
[2025-12-30T15:57:17.631Z] Nothing to be done for teardown.
[2025-12-30T15:57:17.631Z] renaissance-finagle-http_0 Finish Time: Tue Dec 30 15:57:17 2025 Epoch Time (ms): 1767110237286
[2025-12-30T15:57:17.631Z]
[2025-12-30T15:57:17.631Z] ===============================================
[2025-12-30T15:57:17.631Z] Running test renaissance-gauss-mix_0 ...
[2025-12-30T15:57:17.631Z] ===============================================
[2025-12-30T15:57:17.631Z] renaissance-gauss-mix_0 Start Time: Tue Dec 30 15:57:17 2025 Epoch Time (ms): 1767110237295
[2025-12-30T15:57:17.631Z] variation: NoOptions
[2025-12-30T15:57:17.631Z] JVM_OPTIONS:
[2025-12-30T15:57:17.631Z] { \
[2025-12-30T15:57:17.631Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T15:57:17.631Z] echo "Nothing to be done for setup."; \
[2025-12-30T15:57:17.631Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-gauss-mix_0"; \
[2025-12-30T15:57:17.631Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-gauss-mix_0"; \
[2025-12-30T15:57:17.631Z] echo ""; echo "TESTING:"; \
[2025-12-30T15:57:17.631Z] "/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_17671101826428/renaissance-gauss-mix_0"/gauss-mix.json" gauss-mix; \
[2025-12-30T15:57:17.631Z] 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_17671101826428/renaissance-gauss-mix_0"; else echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T15:57:17.631Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T15:57:17.631Z] echo "Nothing to be done for teardown."; \
[2025-12-30T15:57:17.631Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/TestTargetResult";
[2025-12-30T15:57:17.631Z]
[2025-12-30T15:57:17.631Z] TEST SETUP:
[2025-12-30T15:57:17.631Z] Nothing to be done for setup.
[2025-12-30T15:57:17.631Z]
[2025-12-30T15:57:17.631Z] TESTING:
[2025-12-30T15:57:18.247Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-30T15:57:18.247Z] 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_17671101826428/renaissance-gauss-mix_0/launcher-155717-18163180647320784228/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-30T15:57:18.247Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-30T15:57:18.247Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-30T15:57:21.126Z] Benchmark 'gauss-mix' failed with exception:
[2025-12-30T15:57:21.126Z] java.lang.ExceptionInInitializerError
[2025-12-30T15:57:21.126Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-12-30T15:57:21.126Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-12-30T15:57:21.126Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-12-30T15:57:21.126Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-12-30T15:57:21.126Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-12-30T15:57:21.126Z] at scala.Option.getOrElse(Option.scala:201)
[2025-12-30T15:57:21.126Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-12-30T15:57:21.126Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-12-30T15:57:21.126Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-12-30T15:57:21.126Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-12-30T15:57:21.126Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-12-30T15:57:21.126Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-12-30T15:57:21.126Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-12-30T15:57:21.126Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-12-30T15:57:21.126Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-12-30T15:57:21.126Z] at scala.Option.getOrElse(Option.scala:201)
[2025-12-30T15:57:21.126Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-12-30T15:57:21.126Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-12-30T15:57:21.126Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-12-30T15:57:21.126Z] at org.renaissance.apache.spark.GaussMix.setUpSparkContext(GaussMix.scala:74)
[2025-12-30T15:57:21.126Z] at org.renaissance.apache.spark.GaussMix.setUpBeforeAll(GaussMix.scala:203)
[2025-12-30T15:57:21.126Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-12-30T15:57:21.126Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-12-30T15:57:21.126Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-12-30T15:57:21.126Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-12-30T15:57:21.126Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-12-30T15:57:21.126Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-12-30T15:57:21.126Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-12-30T15:57:21.126Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-12-30T15:57:21.126Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-12-30T15:57:21.126Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-12-30T15:57:21.126Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-12-30T15:57:21.126Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-12-30T15:57:21.126Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-12-30T15:57:21.126Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-12-30T15:57:21.126Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-12-30T15:57:21.126Z] ... 34 more
[2025-12-30T15:57:21.126Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-12-30T15:57:21.126Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-12-30T15:57:21.126Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-12-30T15:57:21.126Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-12-30T15:57:21.126Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-12-30T15:57:21.126Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-12-30T15:57:21.126Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-12-30T15:57:21.126Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-12-30T15:57:21.126Z] ... 34 more
[2025-12-30T15:57:21.126Z] The following benchmarks failed: gauss-mix
[2025-12-30T15:57:21.126Z] -----------------------------------
[2025-12-30T15:57:21.126Z] renaissance-gauss-mix_0_FAILED
[2025-12-30T15:57:21.126Z] -----------------------------------
[2025-12-30T15:57:21.126Z]
[2025-12-30T15:57:21.126Z] TEST TEARDOWN:
[2025-12-30T15:57:21.126Z] Nothing to be done for teardown.
[2025-12-30T15:57:21.126Z] renaissance-gauss-mix_0 Finish Time: Tue Dec 30 15:57:21 2025 Epoch Time (ms): 1767110241063
[2025-12-30T15:57:21.126Z]
[2025-12-30T15:57:21.126Z] ===============================================
[2025-12-30T15:57:21.126Z] Running test renaissance-log-regression_0 ...
[2025-12-30T15:57:21.126Z] ===============================================
[2025-12-30T15:57:21.126Z] renaissance-log-regression_0 Start Time: Tue Dec 30 15:57:21 2025 Epoch Time (ms): 1767110241075
[2025-12-30T15:57:21.742Z] variation: NoOptions
[2025-12-30T15:57:21.742Z] JVM_OPTIONS:
[2025-12-30T15:57:21.742Z] { \
[2025-12-30T15:57:21.742Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T15:57:21.742Z] echo "Nothing to be done for setup."; \
[2025-12-30T15:57:21.742Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-log-regression_0"; \
[2025-12-30T15:57:21.742Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-log-regression_0"; \
[2025-12-30T15:57:21.742Z] echo ""; echo "TESTING:"; \
[2025-12-30T15:57:21.742Z] "/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_17671101826428/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2025-12-30T15:57:21.742Z] 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_17671101826428/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T15:57:21.742Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T15:57:21.742Z] echo "Nothing to be done for teardown."; \
[2025-12-30T15:57:21.743Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/TestTargetResult";
[2025-12-30T15:57:21.743Z]
[2025-12-30T15:57:21.743Z] TEST SETUP:
[2025-12-30T15:57:21.743Z] Nothing to be done for setup.
[2025-12-30T15:57:21.743Z]
[2025-12-30T15:57:21.743Z] TESTING:
[2025-12-30T15:57:22.359Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-30T15:57:22.359Z] 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_17671101826428/renaissance-log-regression_0/launcher-155721-12201452556124381078/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-30T15:57:22.359Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-30T15:57:22.359Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-30T15:57:25.169Z] Benchmark 'log-regression' failed with exception:
[2025-12-30T15:57:25.169Z] java.lang.ExceptionInInitializerError
[2025-12-30T15:57:25.169Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-12-30T15:57:25.169Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-12-30T15:57:25.169Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-12-30T15:57:25.169Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-12-30T15:57:25.169Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-12-30T15:57:25.169Z] at scala.Option.getOrElse(Option.scala:201)
[2025-12-30T15:57:25.169Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-12-30T15:57:25.169Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-12-30T15:57:25.169Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-12-30T15:57:25.169Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-12-30T15:57:25.169Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-12-30T15:57:25.169Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-12-30T15:57:25.169Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-12-30T15:57:25.169Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-12-30T15:57:25.169Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-12-30T15:57:25.169Z] at scala.Option.getOrElse(Option.scala:201)
[2025-12-30T15:57:25.169Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-12-30T15:57:25.169Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-12-30T15:57:25.169Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-12-30T15:57:25.169Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52)
[2025-12-30T15:57:25.169Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92)
[2025-12-30T15:57:25.169Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-12-30T15:57:25.169Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-12-30T15:57:25.169Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-12-30T15:57:25.169Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-12-30T15:57:25.169Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-12-30T15:57:25.169Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-12-30T15:57:25.169Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-12-30T15:57:25.169Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-12-30T15:57:25.169Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-12-30T15:57:25.169Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-12-30T15:57:25.169Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-12-30T15:57:25.169Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-12-30T15:57:25.169Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-12-30T15:57:25.169Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-12-30T15:57:25.169Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-12-30T15:57:25.169Z] ... 34 more
[2025-12-30T15:57:25.169Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-12-30T15:57:25.169Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-12-30T15:57:25.169Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-12-30T15:57:25.169Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-12-30T15:57:25.169Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-12-30T15:57:25.169Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-12-30T15:57:25.169Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-12-30T15:57:25.169Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-12-30T15:57:25.169Z] ... 34 more
[2025-12-30T15:57:25.169Z] The following benchmarks failed: log-regression
[2025-12-30T15:57:25.169Z] -----------------------------------
[2025-12-30T15:57:25.169Z] renaissance-log-regression_0_FAILED
[2025-12-30T15:57:25.169Z] -----------------------------------
[2025-12-30T15:57:25.169Z]
[2025-12-30T15:57:25.169Z] TEST TEARDOWN:
[2025-12-30T15:57:25.169Z] Nothing to be done for teardown.
[2025-12-30T15:57:25.169Z] renaissance-log-regression_0 Finish Time: Tue Dec 30 15:57:24 2025 Epoch Time (ms): 1767110244896
[2025-12-30T15:57:25.169Z]
[2025-12-30T15:57:25.169Z] ===============================================
[2025-12-30T15:57:25.169Z] Running test renaissance-mnemonics_0 ...
[2025-12-30T15:57:25.169Z] ===============================================
[2025-12-30T15:57:25.169Z] renaissance-mnemonics_0 Start Time: Tue Dec 30 15:57:24 2025 Epoch Time (ms): 1767110244907
[2025-12-30T15:57:25.169Z] variation: NoOptions
[2025-12-30T15:57:25.169Z] JVM_OPTIONS:
[2025-12-30T15:57:25.170Z] { \
[2025-12-30T15:57:25.170Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T15:57:25.170Z] echo "Nothing to be done for setup."; \
[2025-12-30T15:57:25.170Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-mnemonics_0"; \
[2025-12-30T15:57:25.170Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-mnemonics_0"; \
[2025-12-30T15:57:25.170Z] echo ""; echo "TESTING:"; \
[2025-12-30T15:57:25.170Z] "/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_17671101826428/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2025-12-30T15:57:25.170Z] 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_17671101826428/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T15:57:25.170Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T15:57:25.170Z] echo "Nothing to be done for teardown."; \
[2025-12-30T15:57:25.170Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/TestTargetResult";
[2025-12-30T15:57:25.170Z]
[2025-12-30T15:57:25.170Z] TEST SETUP:
[2025-12-30T15:57:25.170Z] Nothing to be done for setup.
[2025-12-30T15:57:25.170Z]
[2025-12-30T15:57:25.170Z] TESTING:
[2025-12-30T15:57:25.784Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-30T15:57:25.784Z] 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_17671101826428/renaissance-mnemonics_0/launcher-155725-8223024010767616336/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-30T15:57:25.784Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-30T15:57:25.784Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-30T15:57:26.399Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2025-12-30T15:57:26.399Z] GC before operation: completed in 8.693 ms, heap usage 15.811 MB -> 4.055 MB.
[2025-12-30T15:57:31.361Z] ====== mnemonics (functional) [default], iteration 0 completed (4036.538 ms) ======
[2025-12-30T15:57:31.361Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2025-12-30T15:57:31.361Z] GC before operation: completed in 12.974 ms, heap usage 350.074 MB -> 4.088 MB.
[2025-12-30T15:57:35.112Z] ====== mnemonics (functional) [default], iteration 1 completed (4325.759 ms) ======
[2025-12-30T15:57:35.112Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2025-12-30T15:57:35.112Z] GC before operation: completed in 12.803 ms, heap usage 297.840 MB -> 4.088 MB.
[2025-12-30T15:57:39.789Z] ====== mnemonics (functional) [default], iteration 2 completed (4323.722 ms) ======
[2025-12-30T15:57:39.789Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2025-12-30T15:57:39.789Z] GC before operation: completed in 15.339 ms, heap usage 255.718 MB -> 4.088 MB.
[2025-12-30T15:57:44.466Z] ====== mnemonics (functional) [default], iteration 3 completed (4184.884 ms) ======
[2025-12-30T15:57:44.466Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2025-12-30T15:57:44.466Z] GC before operation: completed in 12.416 ms, heap usage 315.098 MB -> 4.088 MB.
[2025-12-30T15:57:48.161Z] ====== mnemonics (functional) [default], iteration 4 completed (4368.004 ms) ======
[2025-12-30T15:57:48.161Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2025-12-30T15:57:48.161Z] GC before operation: completed in 13.384 ms, heap usage 317.466 MB -> 4.088 MB.
[2025-12-30T15:57:52.840Z] ====== mnemonics (functional) [default], iteration 5 completed (4554.934 ms) ======
[2025-12-30T15:57:52.840Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2025-12-30T15:57:52.840Z] GC before operation: completed in 10.580 ms, heap usage 127.588 MB -> 4.088 MB.
[2025-12-30T15:57:57.532Z] ====== mnemonics (functional) [default], iteration 6 completed (4619.494 ms) ======
[2025-12-30T15:57:57.532Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2025-12-30T15:57:57.532Z] GC before operation: completed in 18.728 ms, heap usage 292.466 MB -> 4.089 MB.
[2025-12-30T15:58:03.328Z] ====== mnemonics (functional) [default], iteration 7 completed (4914.981 ms) ======
[2025-12-30T15:58:03.328Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2025-12-30T15:58:03.328Z] GC before operation: completed in 12.206 ms, heap usage 264.966 MB -> 4.089 MB.
[2025-12-30T15:58:07.020Z] ====== mnemonics (functional) [default], iteration 8 completed (4303.735 ms) ======
[2025-12-30T15:58:07.020Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2025-12-30T15:58:07.020Z] GC before operation: completed in 9.593 ms, heap usage 154.466 MB -> 4.089 MB.
[2025-12-30T15:58:11.707Z] ====== mnemonics (functional) [default], iteration 9 completed (4167.772 ms) ======
[2025-12-30T15:58:11.707Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2025-12-30T15:58:11.707Z] GC before operation: completed in 8.756 ms, heap usage 128.589 MB -> 4.089 MB.
[2025-12-30T15:58:15.444Z] ====== mnemonics (functional) [default], iteration 10 completed (4002.952 ms) ======
[2025-12-30T15:58:15.444Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2025-12-30T15:58:16.065Z] GC before operation: completed in 14.409 ms, heap usage 276.467 MB -> 4.089 MB.
[2025-12-30T15:58:20.753Z] ====== mnemonics (functional) [default], iteration 11 completed (4363.930 ms) ======
[2025-12-30T15:58:20.753Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2025-12-30T15:58:20.753Z] GC before operation: completed in 11.384 ms, heap usage 402.467 MB -> 4.089 MB.
[2025-12-30T15:58:24.804Z] ====== mnemonics (functional) [default], iteration 12 completed (4454.507 ms) ======
[2025-12-30T15:58:24.804Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2025-12-30T15:58:24.804Z] GC before operation: completed in 10.793 ms, heap usage 178.719 MB -> 4.089 MB.
[2025-12-30T15:58:28.888Z] ====== mnemonics (functional) [default], iteration 13 completed (3897.141 ms) ======
[2025-12-30T15:58:28.888Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2025-12-30T15:58:28.888Z] GC before operation: completed in 13.470 ms, heap usage 303.967 MB -> 4.089 MB.
[2025-12-30T15:58:33.670Z] ====== mnemonics (functional) [default], iteration 14 completed (4313.131 ms) ======
[2025-12-30T15:58:33.670Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2025-12-30T15:58:33.670Z] GC before operation: completed in 10.027 ms, heap usage 240.467 MB -> 4.089 MB.
[2025-12-30T15:58:37.443Z] ====== mnemonics (functional) [default], iteration 15 completed (4052.237 ms) ======
[2025-12-30T15:58:38.144Z] -----------------------------------
[2025-12-30T15:58:38.144Z] renaissance-mnemonics_0_PASSED
[2025-12-30T15:58:38.144Z] -----------------------------------
[2025-12-30T15:58:38.144Z]
[2025-12-30T15:58:38.144Z] TEST TEARDOWN:
[2025-12-30T15:58:38.144Z] Nothing to be done for teardown.
[2025-12-30T15:58:38.144Z] renaissance-mnemonics_0 Finish Time: Tue Dec 30 15:58:37 2025 Epoch Time (ms): 1767110317494
[2025-12-30T15:58:38.144Z]
[2025-12-30T15:58:38.144Z] ===============================================
[2025-12-30T15:58:38.144Z] Running test renaissance-movie-lens_0 ...
[2025-12-30T15:58:38.144Z] ===============================================
[2025-12-30T15:58:38.144Z] renaissance-movie-lens_0 Start Time: Tue Dec 30 15:58:37 2025 Epoch Time (ms): 1767110317503
[2025-12-30T15:58:38.144Z] variation: NoOptions
[2025-12-30T15:58:38.144Z] JVM_OPTIONS:
[2025-12-30T15:58:38.144Z] { \
[2025-12-30T15:58:38.144Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T15:58:38.144Z] echo "Nothing to be done for setup."; \
[2025-12-30T15:58:38.144Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-movie-lens_0"; \
[2025-12-30T15:58:38.144Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-movie-lens_0"; \
[2025-12-30T15:58:38.144Z] echo ""; echo "TESTING:"; \
[2025-12-30T15:58:38.144Z] "/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_17671101826428/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2025-12-30T15:58:38.144Z] 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_17671101826428/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T15:58:38.144Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T15:58:38.144Z] echo "Nothing to be done for teardown."; \
[2025-12-30T15:58:38.144Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/TestTargetResult";
[2025-12-30T15:58:38.144Z]
[2025-12-30T15:58:38.144Z] TEST SETUP:
[2025-12-30T15:58:38.144Z] Nothing to be done for setup.
[2025-12-30T15:58:38.144Z]
[2025-12-30T15:58:38.144Z] TESTING:
[2025-12-30T15:58:38.776Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-30T15:58:38.776Z] 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_17671101826428/renaissance-movie-lens_0/launcher-155837-9064116987800055731/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-30T15:58:38.776Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-30T15:58:38.776Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-30T15:58:41.583Z] Benchmark 'movie-lens' failed with exception:
[2025-12-30T15:58:41.584Z] java.lang.ExceptionInInitializerError
[2025-12-30T15:58:41.584Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-12-30T15:58:41.584Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-12-30T15:58:41.584Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-12-30T15:58:41.584Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-12-30T15:58:41.584Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-12-30T15:58:41.584Z] at scala.Option.getOrElse(Option.scala:201)
[2025-12-30T15:58:41.584Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-12-30T15:58:41.584Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-12-30T15:58:41.584Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-12-30T15:58:41.584Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-12-30T15:58:41.584Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-12-30T15:58:41.584Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-12-30T15:58:41.584Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-12-30T15:58:41.584Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-12-30T15:58:41.584Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-12-30T15:58:41.584Z] at scala.Option.getOrElse(Option.scala:201)
[2025-12-30T15:58:41.584Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-12-30T15:58:41.584Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-12-30T15:58:41.584Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-12-30T15:58:41.584Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80)
[2025-12-30T15:58:41.584Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320)
[2025-12-30T15:58:41.584Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-12-30T15:58:41.584Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-12-30T15:58:41.584Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-12-30T15:58:41.584Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-12-30T15:58:41.584Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-12-30T15:58:41.584Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-12-30T15:58:41.584Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-12-30T15:58:41.584Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-12-30T15:58:41.584Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-12-30T15:58:41.584Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-12-30T15:58:41.584Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-12-30T15:58:41.584Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-12-30T15:58:41.584Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-12-30T15:58:41.584Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-12-30T15:58:41.584Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-12-30T15:58:41.584Z] ... 34 more
[2025-12-30T15:58:41.584Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-12-30T15:58:41.584Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-12-30T15:58:41.584Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-12-30T15:58:41.584Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-12-30T15:58:41.584Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-12-30T15:58:41.584Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-12-30T15:58:41.584Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-12-30T15:58:41.584Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-12-30T15:58:41.584Z] ... 34 more
[2025-12-30T15:58:41.584Z] The following benchmarks failed: movie-lens
[2025-12-30T15:58:41.584Z] -----------------------------------
[2025-12-30T15:58:41.584Z] renaissance-movie-lens_0_FAILED
[2025-12-30T15:58:41.584Z] -----------------------------------
[2025-12-30T15:58:41.584Z]
[2025-12-30T15:58:41.584Z] TEST TEARDOWN:
[2025-12-30T15:58:41.584Z] Nothing to be done for teardown.
[2025-12-30T15:58:41.584Z] renaissance-movie-lens_0 Finish Time: Tue Dec 30 15:58:41 2025 Epoch Time (ms): 1767110321462
[2025-12-30T15:58:41.584Z]
[2025-12-30T15:58:41.584Z] ===============================================
[2025-12-30T15:58:41.584Z] Running test renaissance-par-mnemonics_0 ...
[2025-12-30T15:58:41.584Z] ===============================================
[2025-12-30T15:58:41.584Z] renaissance-par-mnemonics_0 Start Time: Tue Dec 30 15:58:41 2025 Epoch Time (ms): 1767110321471
[2025-12-30T15:58:41.584Z] variation: NoOptions
[2025-12-30T15:58:41.584Z] JVM_OPTIONS:
[2025-12-30T15:58:41.584Z] { \
[2025-12-30T15:58:41.584Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T15:58:41.584Z] echo "Nothing to be done for setup."; \
[2025-12-30T15:58:41.584Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-par-mnemonics_0"; \
[2025-12-30T15:58:41.584Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-par-mnemonics_0"; \
[2025-12-30T15:58:41.584Z] echo ""; echo "TESTING:"; \
[2025-12-30T15:58:41.584Z] "/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_17671101826428/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2025-12-30T15:58:41.584Z] 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_17671101826428/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T15:58:41.584Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T15:58:41.584Z] echo "Nothing to be done for teardown."; \
[2025-12-30T15:58:41.584Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/TestTargetResult";
[2025-12-30T15:58:41.584Z]
[2025-12-30T15:58:41.584Z] TEST SETUP:
[2025-12-30T15:58:41.584Z] Nothing to be done for setup.
[2025-12-30T15:58:41.584Z]
[2025-12-30T15:58:41.584Z] TESTING:
[2025-12-30T15:58:42.198Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-30T15:58:42.198Z] 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_17671101826428/renaissance-par-mnemonics_0/launcher-155841-5301290653179245243/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-30T15:58:42.198Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-30T15:58:42.198Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-30T15:58:42.813Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2025-12-30T15:58:42.813Z] GC before operation: completed in 8.163 ms, heap usage 15.899 MB -> 4.054 MB.
[2025-12-30T15:58:47.538Z] ====== par-mnemonics (functional) [default], iteration 0 completed (3871.100 ms) ======
[2025-12-30T15:58:47.538Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2025-12-30T15:58:47.538Z] GC before operation: completed in 16.879 ms, heap usage 109.054 MB -> 4.107 MB.
[2025-12-30T15:58:51.264Z] ====== par-mnemonics (functional) [default], iteration 1 completed (3794.307 ms) ======
[2025-12-30T15:58:51.264Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2025-12-30T15:58:51.264Z] GC before operation: completed in 13.138 ms, heap usage 237.607 MB -> 4.107 MB.
[2025-12-30T15:58:54.991Z] ====== par-mnemonics (functional) [default], iteration 2 completed (3710.655 ms) ======
[2025-12-30T15:58:54.991Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2025-12-30T15:58:54.991Z] GC before operation: completed in 14.836 ms, heap usage 359.216 MB -> 4.107 MB.
[2025-12-30T15:58:58.703Z] ====== par-mnemonics (functional) [default], iteration 3 completed (3418.150 ms) ======
[2025-12-30T15:58:58.703Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2025-12-30T15:58:58.703Z] GC before operation: completed in 10.210 ms, heap usage 412.638 MB -> 4.107 MB.
[2025-12-30T15:59:02.495Z] ====== par-mnemonics (functional) [default], iteration 4 completed (3386.405 ms) ======
[2025-12-30T15:59:02.495Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2025-12-30T15:59:02.495Z] GC before operation: completed in 14.043 ms, heap usage 307.607 MB -> 4.107 MB.
[2025-12-30T15:59:06.187Z] ====== par-mnemonics (functional) [default], iteration 5 completed (3885.629 ms) ======
[2025-12-30T15:59:06.187Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2025-12-30T15:59:06.187Z] GC before operation: completed in 16.923 ms, heap usage 485.115 MB -> 4.107 MB.
[2025-12-30T15:59:09.360Z] ====== par-mnemonics (functional) [default], iteration 6 completed (3330.885 ms) ======
[2025-12-30T15:59:09.360Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2025-12-30T15:59:09.360Z] GC before operation: completed in 12.694 ms, heap usage 290.794 MB -> 4.107 MB.
[2025-12-30T15:59:14.036Z] ====== par-mnemonics (functional) [default], iteration 7 completed (3745.434 ms) ======
[2025-12-30T15:59:14.036Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2025-12-30T15:59:14.036Z] GC before operation: completed in 14.907 ms, heap usage 152.727 MB -> 4.107 MB.
[2025-12-30T15:59:16.845Z] ====== par-mnemonics (functional) [default], iteration 8 completed (3595.783 ms) ======
[2025-12-30T15:59:16.845Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2025-12-30T15:59:16.845Z] GC before operation: completed in 14.474 ms, heap usage 329.304 MB -> 4.107 MB.
[2025-12-30T15:59:21.532Z] ====== par-mnemonics (functional) [default], iteration 9 completed (3855.037 ms) ======
[2025-12-30T15:59:21.532Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2025-12-30T15:59:21.532Z] GC before operation: completed in 15.418 ms, heap usage 115.107 MB -> 4.107 MB.
[2025-12-30T15:59:25.228Z] ====== par-mnemonics (functional) [default], iteration 10 completed (3786.852 ms) ======
[2025-12-30T15:59:25.228Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2025-12-30T15:59:25.228Z] GC before operation: completed in 14.920 ms, heap usage 496.297 MB -> 4.107 MB.
[2025-12-30T15:59:28.931Z] ====== par-mnemonics (functional) [default], iteration 11 completed (3409.136 ms) ======
[2025-12-30T15:59:28.931Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2025-12-30T15:59:28.931Z] GC before operation: completed in 13.000 ms, heap usage 354.859 MB -> 4.107 MB.
[2025-12-30T15:59:32.679Z] ====== par-mnemonics (functional) [default], iteration 12 completed (3634.952 ms) ======
[2025-12-30T15:59:32.679Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2025-12-30T15:59:32.679Z] GC before operation: completed in 10.433 ms, heap usage 128.607 MB -> 4.107 MB.
[2025-12-30T15:59:36.374Z] ====== par-mnemonics (functional) [default], iteration 13 completed (3624.900 ms) ======
[2025-12-30T15:59:36.374Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2025-12-30T15:59:36.374Z] GC before operation: completed in 11.139 ms, heap usage 293.737 MB -> 4.107 MB.
[2025-12-30T15:59:40.069Z] ====== par-mnemonics (functional) [default], iteration 14 completed (3595.287 ms) ======
[2025-12-30T15:59:40.069Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2025-12-30T15:59:40.069Z] GC before operation: completed in 9.816 ms, heap usage 344.056 MB -> 4.107 MB.
[2025-12-30T15:59:43.762Z] ====== par-mnemonics (functional) [default], iteration 15 completed (3227.414 ms) ======
[2025-12-30T15:59:43.762Z] -----------------------------------
[2025-12-30T15:59:43.762Z] renaissance-par-mnemonics_0_PASSED
[2025-12-30T15:59:43.762Z] -----------------------------------
[2025-12-30T15:59:43.762Z]
[2025-12-30T15:59:43.762Z] TEST TEARDOWN:
[2025-12-30T15:59:43.762Z] Nothing to be done for teardown.
[2025-12-30T15:59:43.762Z] renaissance-par-mnemonics_0 Finish Time: Tue Dec 30 15:59:43 2025 Epoch Time (ms): 1767110383446
[2025-12-30T15:59:43.762Z]
[2025-12-30T15:59:43.762Z] ===============================================
[2025-12-30T15:59:43.762Z] Running test renaissance-philosophers_0 ...
[2025-12-30T15:59:43.762Z] ===============================================
[2025-12-30T15:59:43.762Z] renaissance-philosophers_0 Start Time: Tue Dec 30 15:59:43 2025 Epoch Time (ms): 1767110383454
[2025-12-30T15:59:43.762Z] variation: NoOptions
[2025-12-30T15:59:43.762Z] JVM_OPTIONS:
[2025-12-30T15:59:43.762Z] { \
[2025-12-30T15:59:43.762Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T15:59:43.762Z] echo "Nothing to be done for setup."; \
[2025-12-30T15:59:43.762Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-philosophers_0"; \
[2025-12-30T15:59:43.762Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/renaissance-philosophers_0"; \
[2025-12-30T15:59:43.762Z] echo ""; echo "TESTING:"; \
[2025-12-30T15:59:43.762Z] "/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_17671101826428/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2025-12-30T15:59:43.762Z] 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_17671101826428/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T15:59:43.762Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T15:59:43.762Z] echo "Nothing to be done for teardown."; \
[2025-12-30T15:59:43.762Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/TestTargetResult";
[2025-12-30T15:59:43.762Z]
[2025-12-30T15:59:43.762Z] TEST SETUP:
[2025-12-30T15:59:43.762Z] Nothing to be done for setup.
[2025-12-30T15:59:43.762Z]
[2025-12-30T15:59:43.762Z] TESTING:
[2025-12-30T15:59:44.380Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-30T15:59:44.380Z] 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_17671101826428/renaissance-philosophers_0/launcher-155943-348373437892730084/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-30T15:59:44.380Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-30T15:59:44.380Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-30T15:59:44.380Z] ====== philosophers (scala) [default], iteration 0 started ======
[2025-12-30T15:59:44.380Z] GC before operation: completed in 33.338 ms, heap usage 17.691 MB -> 5.052 MB.
[2025-12-30T15:59:45.664Z] Camera thread performed 122 scans.
[2025-12-30T15:59:45.664Z] ====== philosophers (scala) [default], iteration 0 completed (1091.430 ms) ======
[2025-12-30T15:59:45.664Z] ====== philosophers (scala) [default], iteration 1 started ======
[2025-12-30T15:59:45.664Z] GC before operation: completed in 13.967 ms, heap usage 48.546 MB -> 5.387 MB.
[2025-12-30T15:59:46.281Z] Camera thread performed 122 scans.
[2025-12-30T15:59:46.281Z] ====== philosophers (scala) [default], iteration 1 completed (473.694 ms) ======
[2025-12-30T15:59:46.282Z] ====== philosophers (scala) [default], iteration 2 started ======
[2025-12-30T15:59:46.282Z] GC before operation: completed in 13.505 ms, heap usage 38.698 MB -> 5.388 MB.
[2025-12-30T15:59:47.565Z] Camera thread performed 122 scans.
[2025-12-30T15:59:47.565Z] ====== philosophers (scala) [default], iteration 2 completed (954.559 ms) ======
[2025-12-30T15:59:47.565Z] ====== philosophers (scala) [default], iteration 3 started ======
[2025-12-30T15:59:47.565Z] GC before operation: completed in 10.964 ms, heap usage 41.018 MB -> 5.389 MB.
[2025-12-30T15:59:48.182Z] Camera thread performed 122 scans.
[2025-12-30T15:59:48.182Z] ====== philosophers (scala) [default], iteration 3 completed (926.358 ms) ======
[2025-12-30T15:59:48.182Z] ====== philosophers (scala) [default], iteration 4 started ======
[2025-12-30T15:59:48.182Z] GC before operation: completed in 8.391 ms, heap usage 40.352 MB -> 5.389 MB.
[2025-12-30T15:59:48.798Z] Camera thread performed 122 scans.
[2025-12-30T15:59:48.798Z] ====== philosophers (scala) [default], iteration 4 completed (460.544 ms) ======
[2025-12-30T15:59:48.798Z] ====== philosophers (scala) [default], iteration 5 started ======
[2025-12-30T15:59:48.798Z] GC before operation: completed in 8.224 ms, heap usage 16.521 MB -> 5.389 MB.
[2025-12-30T15:59:49.413Z] Camera thread performed 122 scans.
[2025-12-30T15:59:49.413Z] ====== philosophers (scala) [default], iteration 5 completed (469.019 ms) ======
[2025-12-30T15:59:49.413Z] ====== philosophers (scala) [default], iteration 6 started ======
[2025-12-30T15:59:49.413Z] GC before operation: completed in 8.821 ms, heap usage 18.492 MB -> 5.389 MB.
[2025-12-30T15:59:49.413Z] Camera thread performed 122 scans.
[2025-12-30T15:59:49.413Z] ====== philosophers (scala) [default], iteration 6 completed (449.645 ms) ======
[2025-12-30T15:59:49.413Z] ====== philosophers (scala) [default], iteration 7 started ======
[2025-12-30T15:59:49.413Z] GC before operation: completed in 8.009 ms, heap usage 7.960 MB -> 5.390 MB.
[2025-12-30T15:59:50.029Z] Camera thread performed 122 scans.
[2025-12-30T15:59:50.029Z] ====== philosophers (scala) [default], iteration 7 completed (490.304 ms) ======
[2025-12-30T15:59:50.029Z] ====== philosophers (scala) [default], iteration 8 started ======
[2025-12-30T15:59:50.029Z] GC before operation: completed in 10.943 ms, heap usage 41.313 MB -> 5.390 MB.
[2025-12-30T15:59:51.312Z] Camera thread performed 122 scans.
[2025-12-30T15:59:51.312Z] ====== philosophers (scala) [default], iteration 8 completed (1292.493 ms) ======
[2025-12-30T15:59:51.312Z] ====== philosophers (scala) [default], iteration 9 started ======
[2025-12-30T15:59:51.312Z] GC before operation: completed in 11.453 ms, heap usage 41.921 MB -> 5.391 MB.
[2025-12-30T15:59:51.930Z] Camera thread performed 122 scans.
[2025-12-30T15:59:51.930Z] ====== philosophers (scala) [default], iteration 9 completed (831.069 ms) ======
[2025-12-30T15:59:51.930Z] ====== philosophers (scala) [default], iteration 10 started ======
[2025-12-30T15:59:51.930Z] GC before operation: completed in 13.061 ms, heap usage 28.481 MB -> 5.391 MB.
[2025-12-30T15:59:53.214Z] Camera thread performed 122 scans.
[2025-12-30T15:59:53.214Z] ====== philosophers (scala) [default], iteration 10 completed (937.238 ms) ======
[2025-12-30T15:59:53.214Z] ====== philosophers (scala) [default], iteration 11 started ======
[2025-12-30T15:59:53.214Z] GC before operation: completed in 10.210 ms, heap usage 14.892 MB -> 5.391 MB.
[2025-12-30T15:59:53.830Z] Camera thread performed 122 scans.
[2025-12-30T15:59:53.830Z] ====== philosophers (scala) [default], iteration 11 completed (708.539 ms) ======
[2025-12-30T15:59:53.830Z] ====== philosophers (scala) [default], iteration 12 started ======
[2025-12-30T15:59:53.830Z] GC before operation: completed in 14.373 ms, heap usage 19.412 MB -> 5.391 MB.
[2025-12-30T15:59:55.113Z] Camera thread performed 122 scans.
[2025-12-30T15:59:55.113Z] ====== philosophers (scala) [default], iteration 12 completed (1010.455 ms) ======
[2025-12-30T15:59:55.113Z] ====== philosophers (scala) [default], iteration 13 started ======
[2025-12-30T15:59:55.113Z] GC before operation: completed in 12.031 ms, heap usage 23.335 MB -> 5.391 MB.
[2025-12-30T15:59:55.729Z] Camera thread performed 122 scans.
[2025-12-30T15:59:55.729Z] ====== philosophers (scala) [default], iteration 13 completed (536.084 ms) ======
[2025-12-30T15:59:55.729Z] ====== philosophers (scala) [default], iteration 14 started ======
[2025-12-30T15:59:55.729Z] GC before operation: completed in 15.424 ms, heap usage 16.992 MB -> 5.392 MB.
[2025-12-30T15:59:55.729Z] Camera thread performed 122 scans.
[2025-12-30T15:59:55.729Z] ====== philosophers (scala) [default], iteration 14 completed (530.503 ms) ======
[2025-12-30T15:59:55.729Z] ====== philosophers (scala) [default], iteration 15 started ======
[2025-12-30T15:59:55.729Z] GC before operation: completed in 11.486 ms, heap usage 18.853 MB -> 5.392 MB.
[2025-12-30T15:59:56.345Z] Camera thread performed 122 scans.
[2025-12-30T15:59:56.345Z] ====== philosophers (scala) [default], iteration 15 completed (557.417 ms) ======
[2025-12-30T15:59:56.345Z] ====== philosophers (scala) [default], iteration 16 started ======
[2025-12-30T15:59:56.345Z] GC before operation: completed in 10.862 ms, heap usage 44.519 MB -> 5.392 MB.
[2025-12-30T15:59:56.962Z] Camera thread performed 122 scans.
[2025-12-30T15:59:56.962Z] ====== philosophers (scala) [default], iteration 16 completed (518.452 ms) ======
[2025-12-30T15:59:56.962Z] ====== philosophers (scala) [default], iteration 17 started ======
[2025-12-30T15:59:56.962Z] GC before operation: completed in 12.457 ms, heap usage 16.876 MB -> 5.393 MB.
[2025-12-30T15:59:57.580Z] Camera thread performed 122 scans.
[2025-12-30T15:59:57.580Z] ====== philosophers (scala) [default], iteration 17 completed (518.768 ms) ======
[2025-12-30T15:59:57.580Z] ====== philosophers (scala) [default], iteration 18 started ======
[2025-12-30T15:59:57.580Z] GC before operation: completed in 12.183 ms, heap usage 100.281 MB -> 5.393 MB.
[2025-12-30T15:59:58.559Z] Camera thread performed 122 scans.
[2025-12-30T15:59:58.559Z] ====== philosophers (scala) [default], iteration 18 completed (549.642 ms) ======
[2025-12-30T15:59:58.559Z] ====== philosophers (scala) [default], iteration 19 started ======
[2025-12-30T15:59:58.559Z] GC before operation: completed in 13.369 ms, heap usage 124.004 MB -> 5.393 MB.
[2025-12-30T15:59:59.181Z] Camera thread performed 122 scans.
[2025-12-30T15:59:59.181Z] ====== philosophers (scala) [default], iteration 19 completed (933.532 ms) ======
[2025-12-30T15:59:59.181Z] ====== philosophers (scala) [default], iteration 20 started ======
[2025-12-30T15:59:59.181Z] GC before operation: completed in 12.052 ms, heap usage 33.315 MB -> 5.393 MB.
[2025-12-30T15:59:59.796Z] Camera thread performed 122 scans.
[2025-12-30T15:59:59.796Z] ====== philosophers (scala) [default], iteration 20 completed (514.742 ms) ======
[2025-12-30T15:59:59.796Z] ====== philosophers (scala) [default], iteration 21 started ======
[2025-12-30T15:59:59.796Z] GC before operation: completed in 11.743 ms, heap usage 96.897 MB -> 5.393 MB.
[2025-12-30T16:00:01.080Z] Camera thread performed 122 scans.
[2025-12-30T16:00:01.080Z] ====== philosophers (scala) [default], iteration 21 completed (1260.136 ms) ======
[2025-12-30T16:00:01.080Z] ====== philosophers (scala) [default], iteration 22 started ======
[2025-12-30T16:00:01.080Z] GC before operation: completed in 15.995 ms, heap usage 8.489 MB -> 5.393 MB.
[2025-12-30T16:00:01.697Z] Camera thread performed 122 scans.
[2025-12-30T16:00:01.697Z] ====== philosophers (scala) [default], iteration 22 completed (567.033 ms) ======
[2025-12-30T16:00:01.697Z] ====== philosophers (scala) [default], iteration 23 started ======
[2025-12-30T16:00:01.697Z] GC before operation: completed in 15.611 ms, heap usage 23.987 MB -> 5.394 MB.
[2025-12-30T16:00:02.352Z] Camera thread performed 122 scans.
[2025-12-30T16:00:02.352Z] ====== philosophers (scala) [default], iteration 23 completed (527.398 ms) ======
[2025-12-30T16:00:02.352Z] ====== philosophers (scala) [default], iteration 24 started ======
[2025-12-30T16:00:02.352Z] GC before operation: completed in 11.638 ms, heap usage 23.308 MB -> 5.394 MB.
[2025-12-30T16:00:02.352Z] Camera thread performed 122 scans.
[2025-12-30T16:00:02.352Z] ====== philosophers (scala) [default], iteration 24 completed (529.695 ms) ======
[2025-12-30T16:00:02.352Z] ====== philosophers (scala) [default], iteration 25 started ======
[2025-12-30T16:00:02.352Z] GC before operation: completed in 13.915 ms, heap usage 40.988 MB -> 5.394 MB.
[2025-12-30T16:00:03.021Z] Camera thread performed 122 scans.
[2025-12-30T16:00:03.021Z] ====== philosophers (scala) [default], iteration 25 completed (613.744 ms) ======
[2025-12-30T16:00:03.021Z] ====== philosophers (scala) [default], iteration 26 started ======
[2025-12-30T16:00:03.021Z] GC before operation: completed in 11.650 ms, heap usage 27.467 MB -> 5.394 MB.
[2025-12-30T16:00:03.640Z] Camera thread performed 122 scans.
[2025-12-30T16:00:03.640Z] ====== philosophers (scala) [default], iteration 26 completed (486.987 ms) ======
[2025-12-30T16:00:03.640Z] ====== philosophers (scala) [default], iteration 27 started ======
[2025-12-30T16:00:03.640Z] GC before operation: completed in 10.242 ms, heap usage 40.481 MB -> 5.394 MB.
[2025-12-30T16:00:04.256Z] Camera thread performed 122 scans.
[2025-12-30T16:00:04.256Z] ====== philosophers (scala) [default], iteration 27 completed (504.128 ms) ======
[2025-12-30T16:00:04.256Z] ====== philosophers (scala) [default], iteration 28 started ======
[2025-12-30T16:00:04.256Z] GC before operation: completed in 12.404 ms, heap usage 18.511 MB -> 5.394 MB.
[2025-12-30T16:00:04.872Z] Camera thread performed 122 scans.
[2025-12-30T16:00:04.872Z] ====== philosophers (scala) [default], iteration 28 completed (535.638 ms) ======
[2025-12-30T16:00:04.872Z] ====== philosophers (scala) [default], iteration 29 started ======
[2025-12-30T16:00:04.872Z] GC before operation: completed in 10.982 ms, heap usage 28.491 MB -> 5.394 MB.
[2025-12-30T16:00:05.494Z] Camera thread performed 122 scans.
[2025-12-30T16:00:05.494Z] ====== philosophers (scala) [default], iteration 29 completed (465.917 ms) ======
[2025-12-30T16:00:05.494Z] -----------------------------------
[2025-12-30T16:00:05.494Z] renaissance-philosophers_0_PASSED
[2025-12-30T16:00:05.494Z] -----------------------------------
[2025-12-30T16:00:05.494Z]
[2025-12-30T16:00:05.494Z] TEST TEARDOWN:
[2025-12-30T16:00:05.494Z] Nothing to be done for teardown.
[2025-12-30T16:00:05.494Z] renaissance-philosophers_0 Finish Time: Tue Dec 30 16:00:05 2025 Epoch Time (ms): 1767110405079
[2025-12-30T16:00:05.494Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/renaissance'
[2025-12-30T16:00:05.494Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/dacapo'
[2025-12-30T16:00:05.494Z]
[2025-12-30T16:00:05.494Z] ===============================================
[2025-12-30T16:00:05.494Z] Running test dacapo-avrora_0 ...
[2025-12-30T16:00:05.494Z] ===============================================
[2025-12-30T16:00:05.494Z] dacapo-avrora_0 Start Time: Tue Dec 30 16:00:05 2025 Epoch Time (ms): 1767110405093
[2025-12-30T16:00:05.494Z] dacapo-avrora_0_DISABLED
[2025-12-30T16:00:05.494Z] Disabled Reason:
[2025-12-30T16:00:05.494Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2025-12-30T16:00:05.494Z] dacapo-avrora_0 Finish Time: Tue Dec 30 16:00:05 2025 Epoch Time (ms): 1767110405100
[2025-12-30T16:00:05.494Z]
[2025-12-30T16:00:05.494Z] ===============================================
[2025-12-30T16:00:05.494Z] Running test dacapo-fop_0 ...
[2025-12-30T16:00:05.494Z] ===============================================
[2025-12-30T16:00:05.494Z] dacapo-fop_0 Start Time: Tue Dec 30 16:00:05 2025 Epoch Time (ms): 1767110405108
[2025-12-30T16:00:05.494Z] variation: NoOptions
[2025-12-30T16:00:05.494Z] JVM_OPTIONS:
[2025-12-30T16:00:05.494Z] { \
[2025-12-30T16:00:05.494Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T16:00:05.494Z] echo "Nothing to be done for setup."; \
[2025-12-30T16:00:05.494Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/dacapo-fop_0"; \
[2025-12-30T16:00:05.494Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/dacapo-fop_0"; \
[2025-12-30T16:00:05.494Z] echo ""; echo "TESTING:"; \
[2025-12-30T16:00:05.494Z] "/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-12-30T16:00:05.494Z] 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_17671101826428/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T16:00:05.494Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T16:00:05.494Z] echo "Nothing to be done for teardown."; \
[2025-12-30T16:00:05.494Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/TestTargetResult";
[2025-12-30T16:00:05.494Z]
[2025-12-30T16:00:05.494Z] TEST SETUP:
[2025-12-30T16:00:05.494Z] Nothing to be done for setup.
[2025-12-30T16:00:05.494Z]
[2025-12-30T16:00:05.494Z] TESTING:
[2025-12-30T16:00:06.114Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2025-12-30T16:00:06.114Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2025-12-30T16:00:09.273Z] 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-12-30T16:00:09.273Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 3320 msec =====
[2025-12-30T16:00:09.273Z] -----------------------------------
[2025-12-30T16:00:09.273Z] dacapo-fop_0_PASSED
[2025-12-30T16:00:09.273Z] -----------------------------------
[2025-12-30T16:00:09.273Z]
[2025-12-30T16:00:09.273Z] TEST TEARDOWN:
[2025-12-30T16:00:09.273Z] Nothing to be done for teardown.
[2025-12-30T16:00:09.273Z] dacapo-fop_0 Finish Time: Tue Dec 30 16:00:09 2025 Epoch Time (ms): 1767110409133
[2025-12-30T16:00:09.273Z]
[2025-12-30T16:00:09.273Z] ===============================================
[2025-12-30T16:00:09.273Z] Running test dacapo-jython_0 ...
[2025-12-30T16:00:09.273Z] ===============================================
[2025-12-30T16:00:09.273Z] dacapo-jython_0 Start Time: Tue Dec 30 16:00:09 2025 Epoch Time (ms): 1767110409142
[2025-12-30T16:00:09.273Z] variation: NoOptions
[2025-12-30T16:00:09.273Z] JVM_OPTIONS:
[2025-12-30T16:00:09.273Z] { \
[2025-12-30T16:00:09.273Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T16:00:09.273Z] echo "Nothing to be done for setup."; \
[2025-12-30T16:00:09.273Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/dacapo-jython_0"; \
[2025-12-30T16:00:09.273Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/dacapo-jython_0"; \
[2025-12-30T16:00:09.273Z] echo ""; echo "TESTING:"; \
[2025-12-30T16:00:09.273Z] "/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-12-30T16:00:09.274Z] 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_17671101826428/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T16:00:09.274Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T16:00:09.274Z] echo "Nothing to be done for teardown."; \
[2025-12-30T16:00:09.274Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/TestTargetResult";
[2025-12-30T16:00:09.274Z]
[2025-12-30T16:00:09.274Z] TEST SETUP:
[2025-12-30T16:00:09.274Z] Nothing to be done for setup.
[2025-12-30T16:00:09.274Z]
[2025-12-30T16:00:09.274Z] TESTING:
[2025-12-30T16:00:11.281Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2025-12-30T16:00:12.562Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2025-12-30T16:00:13.850Z] -------------------------------------------------------------------------------
[2025-12-30T16:00:13.850Z] PYBENCH 2.0
[2025-12-30T16:00:13.850Z] -------------------------------------------------------------------------------
[2025-12-30T16:00:13.850Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-30T16:00:13.850Z] 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-12-30T16:00:13.850Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2025-12-30T16:00:13.850Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-30T16:00:13.850Z] * using Jython
[2025-12-30T16:00:13.850Z] * system check interval set to maximum: 2147483647
[2025-12-30T16:00:13.850Z] * using timer: time.time
[2025-12-30T16:00:13.850Z]
[2025-12-30T16:00:14.465Z] Calibrating tests. Please wait... done.
[2025-12-30T16:00:14.465Z]
[2025-12-30T16:00:14.465Z] Running 2 round(s) of the suite at warp factor 20:
[2025-12-30T16:00:14.465Z]
[2025-12-30T16:00:19.142Z] * Round 1 done.
[2025-12-30T16:00:21.947Z] * Round 2 done.
[2025-12-30T16:00:21.947Z]
[2025-12-30T16:00:21.947Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 9219 msec =====
[2025-12-30T16:00:21.947Z] -----------------------------------
[2025-12-30T16:00:21.947Z] dacapo-jython_0_PASSED
[2025-12-30T16:00:21.947Z] -----------------------------------
[2025-12-30T16:00:21.947Z]
[2025-12-30T16:00:21.947Z] TEST TEARDOWN:
[2025-12-30T16:00:21.947Z] Nothing to be done for teardown.
[2025-12-30T16:00:21.947Z] dacapo-jython_0 Finish Time: Tue Dec 30 16:00:21 2025 Epoch Time (ms): 1767110421473
[2025-12-30T16:00:21.947Z]
[2025-12-30T16:00:21.947Z] ===============================================
[2025-12-30T16:00:21.947Z] Running test dacapo-luindex_0 ...
[2025-12-30T16:00:21.947Z] ===============================================
[2025-12-30T16:00:21.947Z] dacapo-luindex_0 Start Time: Tue Dec 30 16:00:21 2025 Epoch Time (ms): 1767110421482
[2025-12-30T16:00:21.947Z] variation: NoOptions
[2025-12-30T16:00:21.947Z] JVM_OPTIONS:
[2025-12-30T16:00:21.947Z] { \
[2025-12-30T16:00:21.947Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T16:00:21.947Z] echo "Nothing to be done for setup."; \
[2025-12-30T16:00:21.947Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/dacapo-luindex_0"; \
[2025-12-30T16:00:21.947Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/dacapo-luindex_0"; \
[2025-12-30T16:00:21.947Z] echo ""; echo "TESTING:"; \
[2025-12-30T16:00:21.947Z] "/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-12-30T16:00:21.947Z] 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_17671101826428/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T16:00:21.947Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T16:00:21.947Z] echo "Nothing to be done for teardown."; \
[2025-12-30T16:00:21.947Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/TestTargetResult";
[2025-12-30T16:00:21.947Z]
[2025-12-30T16:00:21.947Z] TEST SETUP:
[2025-12-30T16:00:21.947Z] Nothing to be done for setup.
[2025-12-30T16:00:21.947Z]
[2025-12-30T16:00:21.947Z] TESTING:
[2025-12-30T16:00:21.947Z] 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-12-30T16:00:22.563Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2025-12-30T16:00:22.563Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2025-12-30T16:00:23.795Z] Adding documents from enwiki-anarchism-abydos.md:
[2025-12-30T16:00:23.795Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2025-12-30T16:00:24.411Z] Adding documents from enwiki-abydos-copleston.md:
[2025-12-30T16:00:25.027Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2025-12-30T16:00:25.027Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-30T16:00:25.027Z] 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-12-30T16:00:25.027Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2025-12-30T16:00:25.027Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2025-12-30T16:00:26.257Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2025-12-30T16:00:26.871Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2025-12-30T16:00:27.486Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2025-12-30T16:00:28.103Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2025-12-30T16:00:28.103Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2025-12-30T16:00:28.103Z] Optimizing...
[2025-12-30T16:00:30.111Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 7291 msec =====
[2025-12-30T16:00:30.111Z] -----------------------------------
[2025-12-30T16:00:30.111Z] dacapo-luindex_0_PASSED
[2025-12-30T16:00:30.111Z] -----------------------------------
[2025-12-30T16:00:30.111Z]
[2025-12-30T16:00:30.111Z] TEST TEARDOWN:
[2025-12-30T16:00:30.111Z] Nothing to be done for teardown.
[2025-12-30T16:00:30.111Z] dacapo-luindex_0 Finish Time: Tue Dec 30 16:00:29 2025 Epoch Time (ms): 1767110429733
[2025-12-30T16:00:30.111Z]
[2025-12-30T16:00:30.111Z] ===============================================
[2025-12-30T16:00:30.111Z] Running test dacapo-pmd_0 ...
[2025-12-30T16:00:30.111Z] ===============================================
[2025-12-30T16:00:30.111Z] dacapo-pmd_0 Start Time: Tue Dec 30 16:00:29 2025 Epoch Time (ms): 1767110429742
[2025-12-30T16:00:30.111Z] variation: NoOptions
[2025-12-30T16:00:30.111Z] JVM_OPTIONS:
[2025-12-30T16:00:30.111Z] { \
[2025-12-30T16:00:30.111Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T16:00:30.111Z] echo "Nothing to be done for setup."; \
[2025-12-30T16:00:30.111Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/dacapo-pmd_0"; \
[2025-12-30T16:00:30.111Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/dacapo-pmd_0"; \
[2025-12-30T16:00:30.111Z] echo ""; echo "TESTING:"; \
[2025-12-30T16:00:30.111Z] "/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-12-30T16:00:30.111Z] 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_17671101826428/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T16:00:30.111Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T16:00:30.111Z] echo "Nothing to be done for teardown."; \
[2025-12-30T16:00:30.111Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/TestTargetResult";
[2025-12-30T16:00:30.111Z]
[2025-12-30T16:00:30.111Z] TEST SETUP:
[2025-12-30T16:00:30.111Z] Nothing to be done for setup.
[2025-12-30T16:00:30.111Z]
[2025-12-30T16:00:30.111Z] TESTING:
[2025-12-30T16:00:30.727Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2025-12-30T16:00:31.342Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2025-12-30T16:00:31.342Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2025-12-30T16:00:34.656Z] Checked: 0%
[2025-12-30T16:00:35.271Z] Checked: 5%
[2025-12-30T16:00:35.888Z] Checked: 10%
[2025-12-30T16:00:36.503Z] Checked: 15%
[2025-12-30T16:00:36.503Z] Checked: 20%
[2025-12-30T16:00:37.118Z] Checked: 25%
[2025-12-30T16:00:37.118Z] Checked: 30%
[2025-12-30T16:00:37.118Z] Checked: 35%
[2025-12-30T16:00:37.733Z] Checked: 40%
[2025-12-30T16:00:38.351Z] Checked: 45%
[2025-12-30T16:00:38.351Z] Checked: 50%
[2025-12-30T16:00:38.351Z] Checked: 55%
[2025-12-30T16:00:39.631Z] Checked: 60%
[2025-12-30T16:00:39.631Z] Checked: 65%
[2025-12-30T16:00:40.246Z] Checked: 70%
[2025-12-30T16:00:40.862Z] Checked: 75%
[2025-12-30T16:00:40.862Z] Checked: 80%
[2025-12-30T16:00:41.478Z] Checked: 85%
[2025-12-30T16:00:41.478Z] Checked: 90%
[2025-12-30T16:00:42.095Z] Checked: 95%
[2025-12-30T16:00:42.095Z] Checked: 100%
[2025-12-30T16:00:42.095Z] PMD checked 601 files.
[2025-12-30T16:00:42.095Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 10923 msec =====
[2025-12-30T16:00:42.095Z] -----------------------------------
[2025-12-30T16:00:42.095Z] dacapo-pmd_0_PASSED
[2025-12-30T16:00:42.095Z] -----------------------------------
[2025-12-30T16:00:42.095Z]
[2025-12-30T16:00:42.095Z] TEST TEARDOWN:
[2025-12-30T16:00:42.095Z] Nothing to be done for teardown.
[2025-12-30T16:00:42.095Z] dacapo-pmd_0 Finish Time: Tue Dec 30 16:00:41 2025 Epoch Time (ms): 1767110441864
[2025-12-30T16:00:42.095Z]
[2025-12-30T16:00:42.095Z] ===============================================
[2025-12-30T16:00:42.095Z] Running test dacapo-sunflow_0 ...
[2025-12-30T16:00:42.095Z] ===============================================
[2025-12-30T16:00:42.095Z] dacapo-sunflow_0 Start Time: Tue Dec 30 16:00:41 2025 Epoch Time (ms): 1767110441873
[2025-12-30T16:00:42.095Z] variation: NoOptions
[2025-12-30T16:00:42.095Z] JVM_OPTIONS:
[2025-12-30T16:00:42.095Z] { \
[2025-12-30T16:00:42.095Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T16:00:42.095Z] echo "Nothing to be done for setup."; \
[2025-12-30T16:00:42.095Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/dacapo-sunflow_0"; \
[2025-12-30T16:00:42.095Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/dacapo-sunflow_0"; \
[2025-12-30T16:00:42.095Z] echo ""; echo "TESTING:"; \
[2025-12-30T16:00:42.095Z] "/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-12-30T16:00:42.095Z] 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_17671101826428/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T16:00:42.095Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T16:00:42.095Z] echo "Nothing to be done for teardown."; \
[2025-12-30T16:00:42.095Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/TestTargetResult";
[2025-12-30T16:00:42.095Z]
[2025-12-30T16:00:42.095Z] TEST SETUP:
[2025-12-30T16:00:42.095Z] Nothing to be done for setup.
[2025-12-30T16:00:42.095Z]
[2025-12-30T16:00:42.095Z] TESTING:
[2025-12-30T16:00:43.096Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2025-12-30T16:00:43.096Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2025-12-30T16:01:37.190Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 50719 msec =====
[2025-12-30T16:01:37.190Z] -----------------------------------
[2025-12-30T16:01:37.190Z] dacapo-sunflow_0_PASSED
[2025-12-30T16:01:37.190Z] -----------------------------------
[2025-12-30T16:01:37.190Z]
[2025-12-30T16:01:37.190Z] TEST TEARDOWN:
[2025-12-30T16:01:37.190Z] Nothing to be done for teardown.
[2025-12-30T16:01:37.190Z] dacapo-sunflow_0 Finish Time: Tue Dec 30 16:01:33 2025 Epoch Time (ms): 1767110493303
[2025-12-30T16:01:37.190Z]
[2025-12-30T16:01:37.190Z] ===============================================
[2025-12-30T16:01:37.190Z] Running test dacapo-tomcat_0 ...
[2025-12-30T16:01:37.190Z] ===============================================
[2025-12-30T16:01:37.190Z] dacapo-tomcat_0 Start Time: Tue Dec 30 16:01:33 2025 Epoch Time (ms): 1767110493313
[2025-12-30T16:01:37.190Z] variation: NoOptions
[2025-12-30T16:01:37.190Z] JVM_OPTIONS:
[2025-12-30T16:01:37.190Z] { \
[2025-12-30T16:01:37.190Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T16:01:37.190Z] echo "Nothing to be done for setup."; \
[2025-12-30T16:01:37.190Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/dacapo-tomcat_0"; \
[2025-12-30T16:01:37.190Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/dacapo-tomcat_0"; \
[2025-12-30T16:01:37.190Z] echo ""; echo "TESTING:"; \
[2025-12-30T16:01:37.190Z] "/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-12-30T16:01:37.190Z] 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_17671101826428/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T16:01:37.190Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T16:01:37.190Z] echo "Nothing to be done for teardown."; \
[2025-12-30T16:01:37.190Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/TestTargetResult";
[2025-12-30T16:01:37.190Z]
[2025-12-30T16:01:37.190Z] TEST SETUP:
[2025-12-30T16:01:37.190Z] Nothing to be done for setup.
[2025-12-30T16:01:37.190Z]
[2025-12-30T16:01:37.190Z] TESTING:
[2025-12-30T16:01:37.190Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,512]
[2025-12-30T16:01:37.190Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2025-12-30T16:01:37.190Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2025-12-30T16:01:37.190Z] 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-12-30T16:01:37.190Z] WARNING: A restricted method in java.lang.System has been called
[2025-12-30T16:01:37.190Z] 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-12-30T16:01:37.190Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-12-30T16:01:37.190Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-12-30T16:01:37.190Z]
[2025-12-30T16:01:37.190Z] Server created with thread pool size 2
[2025-12-30T16:01:37.190Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2025-12-30T16:01:37.190Z] Loading web application
[2025-12-30T16:01:37.190Z] Starting 80000 requests...
[2025-12-30T16:01:45.788Z] Completing requests: 5%
[2025-12-30T16:01:49.477Z] Completing requests: 10%
[2025-12-30T16:01:52.281Z] Completing requests: 15%
[2025-12-30T16:01:55.095Z] Completing requests: 20%
[2025-12-30T16:01:57.903Z] Completing requests: 25%
[2025-12-30T16:02:00.722Z] Completing requests: 30%
[2025-12-30T16:02:03.548Z] Completing requests: 35%
[2025-12-30T16:02:06.369Z] Completing requests: 40%
[2025-12-30T16:02:09.179Z] Completing requests: 45%
[2025-12-30T16:02:11.987Z] Completing requests: 50%
[2025-12-30T16:02:14.503Z] Completing requests: 55%
[2025-12-30T16:02:17.366Z] Completing requests: 60%
[2025-12-30T16:02:20.170Z] Completing requests: 65%
[2025-12-30T16:02:22.974Z] Completing requests: 70%
[2025-12-30T16:02:25.780Z] Completing requests: 75%
[2025-12-30T16:02:28.587Z] Completing requests: 80%
[2025-12-30T16:02:31.394Z] Completing requests: 85%
[2025-12-30T16:02:33.461Z] Completing requests: 90%
[2025-12-30T16:02:36.269Z] Completing requests: 95%
[2025-12-30T16:02:36.269Z] Completed requests
[2025-12-30T16:02:36.269Z] Client threads complete ... unloading web application
[2025-12-30T16:02:36.269Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 60210 msec =====
[2025-12-30T16:02:36.269Z] ===== DaCapo processed 80000 requests in 60073 msec, 1331 requests per second =====
[2025-12-30T16:02:36.269Z] ===== DaCapo tail latency, simple: 50% 1213 usec, 90% 1411 usec, 99% 9248 usec, 99.9% 12952 usec, 99.99% 137388 usec, max 955119 usec, measured over 80000 events =====
[2025-12-30T16:02:36.886Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1331 usec, 90% 3629 usec, 99% 9406 usec, 99.9% 14168 usec, 99.99% 137388 usec, max 955119 usec, measured over 80000 events =====
[2025-12-30T16:02:36.886Z] ===== DaCapo tail latency, metered full smoothing: 50% 2377539 usec, 90% 3474867 usec, 99% 3549534 usec, 99.9% 3554032 usec, 99.99% 3556761 usec, max 3561240 usec, measured over 80000 events =====
[2025-12-30T16:02:36.886Z] Server stopped ... iteration complete
[2025-12-30T16:02:36.886Z] -----------------------------------
[2025-12-30T16:02:36.886Z] dacapo-tomcat_0_PASSED
[2025-12-30T16:02:36.886Z] -----------------------------------
[2025-12-30T16:02:36.886Z]
[2025-12-30T16:02:36.886Z] TEST TEARDOWN:
[2025-12-30T16:02:36.886Z] Nothing to be done for teardown.
[2025-12-30T16:02:36.887Z] dacapo-tomcat_0 Finish Time: Tue Dec 30 16:02:36 2025 Epoch Time (ms): 1767110556318
[2025-12-30T16:02:36.887Z]
[2025-12-30T16:02:36.887Z] ===============================================
[2025-12-30T16:02:36.887Z] Running test dacapo-xalan_0 ...
[2025-12-30T16:02:36.887Z] ===============================================
[2025-12-30T16:02:36.887Z] dacapo-xalan_0 Start Time: Tue Dec 30 16:02:36 2025 Epoch Time (ms): 1767110556329
[2025-12-30T16:02:36.887Z] variation: NoOptions
[2025-12-30T16:02:36.887Z] JVM_OPTIONS:
[2025-12-30T16:02:36.887Z] { \
[2025-12-30T16:02:36.887Z] echo ""; echo "TEST SETUP:"; \
[2025-12-30T16:02:36.887Z] echo "Nothing to be done for setup."; \
[2025-12-30T16:02:36.887Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/dacapo-xalan_0"; \
[2025-12-30T16:02:36.887Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/dacapo-xalan_0"; \
[2025-12-30T16:02:36.887Z] echo ""; echo "TESTING:"; \
[2025-12-30T16:02:36.887Z] "/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-12-30T16:02:36.887Z] 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_17671101826428/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-30T16:02:36.887Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-30T16:02:36.887Z] echo "Nothing to be done for teardown."; \
[2025-12-30T16:02:36.887Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17671101826428/TestTargetResult";
[2025-12-30T16:02:36.887Z]
[2025-12-30T16:02:36.887Z] TEST SETUP:
[2025-12-30T16:02:36.887Z] Nothing to be done for setup.
[2025-12-30T16:02:36.887Z]
[2025-12-30T16:02:36.887Z] TESTING:
[2025-12-30T16:02:36.887Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,2048]
[2025-12-30T16:02:36.887Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2025-12-30T16:02:37.502Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2025-12-30T16:02:39.397Z] Processing: 5%
[2025-12-30T16:02:39.397Z] Processing: 10%
[2025-12-30T16:02:40.013Z] Processing: 15%
[2025-12-30T16:02:40.014Z] Processing: 20%
[2025-12-30T16:02:40.629Z] Processing: 25%
[2025-12-30T16:02:40.629Z] Processing: 30%
[2025-12-30T16:02:41.245Z] Processing: 35%
[2025-12-30T16:02:41.246Z] Processing: 40%
[2025-12-30T16:02:41.865Z] Processing: 45%
[2025-12-30T16:02:41.865Z] Processing: 50%
[2025-12-30T16:02:42.480Z] Processing: 55%
[2025-12-30T16:02:42.480Z] Processing: 60%
[2025-12-30T16:02:43.097Z] Processing: 65%
[2025-12-30T16:02:43.713Z] Processing: 70%
[2025-12-30T16:02:43.713Z] Processing: 75%
[2025-12-30T16:02:43.713Z] Processing: 80%
[2025-12-30T16:02:44.330Z] Processing: 85%
[2025-12-30T16:02:44.330Z] Processing: 90%
[2025-12-30T16:02:44.330Z] Processing: 95%
[2025-12-30T16:02:44.330Z] Normal completion.
[2025-12-30T16:02:44.330Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 6969 msec =====
[2025-12-30T16:02:44.330Z] -----------------------------------
[2025-12-30T16:02:44.330Z] dacapo-xalan_0_PASSED
[2025-12-30T16:02:44.330Z] -----------------------------------
[2025-12-30T16:02:44.330Z]
[2025-12-30T16:02:44.330Z] TEST TEARDOWN:
[2025-12-30T16:02:44.330Z] Nothing to be done for teardown.
[2025-12-30T16:02:44.330Z] dacapo-xalan_0 Finish Time: Tue Dec 30 16:02:44 2025 Epoch Time (ms): 1767110564212
[2025-12-30T16:02:44.330Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/dacapo'
[2025-12-30T16:02:44.330Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf'
[2025-12-30T16:02:44.330Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests'
[2025-12-30T16:02:44.330Z]
[2025-12-30T16:02:44.330Z]
[2025-12-30T16:02:44.330Z] All tests finished, run result summary:
[2025-12-30T16:02:44.330Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-12-30T16:02:44.330Z] 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_17671101826428/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_17671101826428/ --tapName=Test_openjdk26_hs_extended.perf_s390x_linux.tap --comment=""
[2025-12-30T16:02:44.330Z]
[2025-12-30T16:02:44.330Z]
[2025-12-30T16:02:44.330Z] TEST TARGETS SUMMARY
[2025-12-30T16:02:44.330Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-12-30T16:02:44.330Z] DISABLED test targets:
[2025-12-30T16:02:44.330Z] renaissance-finagle-chirper_0
[2025-12-30T16:02:44.330Z] dacapo-avrora_0
[2025-12-30T16:02:44.330Z]
[2025-12-30T16:02:44.330Z] PASSED test targets:
[2025-12-30T16:02:44.330Z] renaissance-finagle-http_0
[2025-12-30T16:02:44.330Z] renaissance-mnemonics_0
[2025-12-30T16:02:44.330Z] renaissance-par-mnemonics_0
[2025-12-30T16:02:44.330Z] renaissance-philosophers_0
[2025-12-30T16:02:44.330Z] dacapo-fop_0
[2025-12-30T16:02:44.330Z] dacapo-jython_0
[2025-12-30T16:02:44.330Z] dacapo-luindex_0
[2025-12-30T16:02:44.330Z] dacapo-pmd_0
[2025-12-30T16:02:44.330Z] dacapo-sunflow_0
[2025-12-30T16:02:44.330Z] dacapo-tomcat_0
[2025-12-30T16:02:44.330Z] dacapo-xalan_0
[2025-12-30T16:02:44.330Z]
[2025-12-30T16:02:44.330Z] FAILED test targets:
[2025-12-30T16:02:44.330Z] renaissance-als_0
[2025-12-30T16:02:44.330Z] renaissance-chi-square_0
[2025-12-30T16:02:44.330Z] renaissance-db-shootout_0
[2025-12-30T16:02:44.330Z] renaissance-dec-tree_0
[2025-12-30T16:02:44.330Z] renaissance-gauss-mix_0
[2025-12-30T16:02:44.331Z] renaissance-log-regression_0
[2025-12-30T16:02:44.331Z] renaissance-movie-lens_0
[2025-12-30T16:02:44.331Z]
[2025-12-30T16:02:44.331Z] TOTAL: 20 EXECUTED: 18 PASSED: 11 FAILED: 7 DISABLED: 2 SKIPPED: 0
[2025-12-30T16:02:44.331Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-12-30T16:02:44.331Z]
[2025-12-30T16:02:44.331Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-12-30T16:02:44.331Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-12-30T16:02:44.331Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2025-12-30T16:02:45.968Z] + uname
[2025-12-30T16:02:45.968Z] + [ Linux = AIX ]
[2025-12-30T16:02:45.968Z] + uname
[2025-12-30T16:02:45.968Z] + [ Linux = SunOS ]
[2025-12-30T16:02:45.968Z] + uname
[2025-12-30T16:02:45.968Z] + [ Linux = *BSD ]
[2025-12-30T16:02:45.968Z] + MAKE=make
[2025-12-30T16:02:45.968Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-12-30T16:02:45.968Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-12-30T16:02:46.374Z] $ ssh-agent -k
[2025-12-30T16:02:46.379Z] unset SSH_AUTH_SOCK;
[2025-12-30T16:02:46.379Z] unset SSH_AGENT_PID;
[2025-12-30T16:02:46.379Z] echo Agent pid 1078786 killed;
[2025-12-30T16:02:46.881Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-12-30T16:02:46.913Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2025-12-30T16:02:47.376Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-12-30T16:02:47.417Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-12-30T16:02:47.499Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-30T16:02:47.598Z] Archiving artifacts
[2025-12-30T16:02:47.896Z] Recording fingerprints
[Pipeline] echo
[2025-12-30T16:02:48.003Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-30T16:02:48.101Z] Archiving artifacts
[2025-12-30T16:02:48.571Z] Recording fingerprints
[Pipeline] sh
[2025-12-30T16:02:49.953Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17671101826428
[Pipeline] echo
[2025-12-30T16:02:50.232Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-12-30T16:02:50.331Z] Archiving artifacts
[2025-12-30T16:02:50.519Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-12-30T16:02:51.292Z] Tap file found: aqa-tests/TKG/output_17671101826428/Test_openjdk26_hs_extended.perf_s390x_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-12-30T16:02:51.566Z] Recording test results
[2025-12-30T16:02:51.860Z] None of the test reports contained any result
[2025-12-30T16:02:51.861Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-30T16:02:51.899Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-30T16:02:51.777Z] No test report files were found. Configuration error?
[2025-12-30T16:02:53.074Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-12-30T16:02:53.074Z] Unix type machine..
[2025-12-30T16:02:53.074Z] Running on a Linux host
[2025-12-30T16:02:53.074Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-30T16:02:53.549Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-30T16:02:53.549Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-30T16:02:54.597Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-12-30T16:02:55.799Z] + find /tmp -name *core* -print -exec rm -f {} ;
[2025-12-30T16:02:55.799Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-12-30T16:02:56.103Z] 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-12-30T16:02:56.232Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-12-30T16:02:56.259Z] Running on test-docker-ubuntu2404-armv7-9 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] echo
[2025-12-30T16:02:56.271Z] 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-12-30T16:02:56.299Z] 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-12-30T16:02:58.615Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-12-30T16:03:01.339Z] Processing DSL script testJobTemplate
[2025-12-30T16:07:40.807Z] LEVELS: [extended]
[2025-12-30T16:07:40.807Z] JDK_VERSIONS: [8]
[2025-12-30T16:07:40.807Z] GROUPS: [perf]
[2025-12-30T16:07:40.807Z] ARCH_OS_LIST: [s390x_linux]
[2025-12-30T16:07:40.962Z] Existing items:
[2025-12-30T16:07:40.962Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_s390x_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-12-30T16:07:41.656Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_s390x_linux_rerun)
[Pipeline] build
[2025-12-30T16:07:41.683Z] Scheduling project: Test_openjdk26_hs_extended.perf_s390x_linux_rerun
[2025-12-30T16:07:48.118Z] Starting building: Test_openjdk26_hs_extended.perf_s390x_linux_rerun #15
[2025-12-30T16:10:43.698Z] Build Test_openjdk26_hs_extended.perf_s390x_linux_rerun #15 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-12-30T16:10:43.760Z] Running on test-osuosl-aix73-ppc64-1 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-30T16:10:44.149Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-30T16:10:44.149Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-30T16:10:44.337Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-12-30T16:10:44.377Z] Test_openjdk26_hs_extended.perf_s390x_linux_rerun #15 completed with status UNSTABLE
[Pipeline] timeout
[2025-12-30T16:10:44.386Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-30T16:10:45.650Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_s390x_linux_rerun" build number 15
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-30T16:10:45.992Z] Saving Test_openjdk26_hs_extended.perf_s390x_linux_rerun/15/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-30T16:10:46.183Z] Archiving artifacts
[2025-12-30T16:10:46.550Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-12-30T16:10:47.487Z] Tap file found: Test_openjdk26_hs_extended.perf_s390x_linux_rerun/15/aqa-tests/TKG/output_1767111001752/Test_openjdk26_hs_extended.perf_s390x_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-12-30T16:10:48.274Z] 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%2Fjdk26%2Fjdk26-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%2B29_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=2&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-30T16:10:48.685Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-30T16:10:48.685Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-30T16:10:48.865Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE