Test_openjdk26_hs_extended.perf_s390x_linux
Started by upstream project "build-scripts/jobs/jdk26/jdk26-linux-s390x-temurin" build number 10
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 43
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 81
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0d0564c67a22acd19c13b44b573b6703869b4eb2 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0d0564c67a22acd19c13b44b573b6703869b4eb2 # timeout=10
Commit message: "Fix JDK 26 compatibility in CharsetsTest for ArrayEncoder API change (#6902)"
> git rev-list --no-walk 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-02-14T22:58:08.572Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2026-02-14T22:58:08.581Z] SPEC: linux_390-64
[Pipeline] echo
[2026-02-14T22:58:08.582Z] 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
[2026-02-14T22:58:08.595Z] dynamicAgents: []
[Pipeline] echo
[2026-02-14T22:58:08.597Z] Provisioning LABEL: hw.arch.s390x&&sw.os.linux&&ci.role.perf
[Pipeline] nodesByLabel
[2026-02-14T22:58:08.609Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] node
[2026-02-14T22:58:23.626Z] Still waiting to schedule task
[2026-02-14T22:58:23.626Z] Waiting for next available executor on ‘hw.arch.s390x&&sw.os.linux&&ci.role.perf’
[2026-02-15T00:22:04.831Z] Running on test-marist-sles15-s390x-2 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-15T00:22:04.869Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-15T00:22:05.087Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-15T00:22:05.088Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-15T00:22:05.178Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-15T00:22:05.314Z] The recommended git tool is: /usr/bin/git
[2026-02-15T00:22:05.499Z] No credentials specified
[2026-02-15T00:22:05.603Z] Cloning the remote Git repository
[2026-02-15T00:22:05.746Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-15T00:22:05.749Z] > /usr/bin/git init /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests # timeout=10
[2026-02-15T00:22:05.865Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-15T00:22:05.866Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-15T00:22:05.867Z] > /usr/bin/git --version # timeout=10
[2026-02-15T00:22:05.871Z] > git --version # 'git version 2.26.2'
[2026-02-15T00:22:05.872Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-15T00:22:13.326Z] Avoid second fetch
[2026-02-15T00:22:13.425Z] Checking out Revision 0d0564c67a22acd19c13b44b573b6703869b4eb2 (origin/master)
[2026-02-15T00:22:13.175Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-15T00:22:13.179Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-15T00:22:13.374Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2026-02-15T00:22:13.473Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-02-15T00:22:13.484Z] > /usr/bin/git checkout -f 0d0564c67a22acd19c13b44b573b6703869b4eb2 # timeout=10
[2026-02-15T00:22:14.739Z] Commit message: "Fix JDK 26 compatibility in CharsetsTest for ArrayEncoder API change (#6902)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[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
[2026-02-15T00:22:16.525Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-15T00:22:16.546Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-15T00:22:17.788Z] + LC_TIME=C
[2026-02-15T00:22:17.789Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-15T00:22:18.171Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-15T00:22:19.366Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-15T00:22:19.366Z] Unix type machine..
[2026-02-15T00:22:19.366Z] Running on a Linux host
[2026-02-15T00:22:19.366Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-15T00:22:21.615Z] + printenv
[2026-02-15T00:22:21.615Z] TIME_LIMIT=25
[2026-02-15T00:22:21.615Z] HOSTTYPE=s390x
[2026-02-15T00:22:21.615Z] RERUN_ITERATIONS=1
[2026-02-15T00:22:21.615Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/18/display/redirect
[2026-02-15T00:22:21.615Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-15T00:22:21.615Z] EXECUTOR_NUMBER=0
[2026-02-15T00:22:21.615Z] SSH_CONNECTION=78.47.239.97 40094 148.100.74.154 22
[2026-02-15T00:22:21.615Z] LESSCLOSE=lessclose.sh %s %s
[2026-02-15T00:22:21.615Z] XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
[2026-02-15T00:22:21.615Z] _=/usr/bin/printenv
[2026-02-15T00:22:21.615Z] LANG=en_US.UTF-8
[2026-02-15T00:22:21.615Z] BUILD_ID=18
[2026-02-15T00:22:21.615Z] WINDOWMANAGER=xterm
[2026-02-15T00:22:21.615Z] LESS=-M -I -R
[2026-02-15T00:22:21.615Z] USE_JRE=false
[2026-02-15T00:22:21.615Z] JAVA_ROOT=/usr/lib64/jvm/jre-1.8.0-openjdk
[2026-02-15T00:22:21.615Z] HOSTNAME=test-marist-sles15-s390x-2.adoptopenjdk.net
[2026-02-15T00:22:21.615Z] jobStatus=SUCCESS
[2026-02-15T00:22:21.615Z] OLDPWD=/home/jenkins
[2026-02-15T00:22:21.615Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/18/display/redirect?page=changes
[2026-02-15T00:22:21.615Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-15T00:22:21.615Z] PERSONAL_BUILD=false
[2026-02-15T00:22:21.615Z] CSHEDIT=emacs
[2026-02-15T00:22:21.615Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-15T00:22:21.615Z] GPG_TTY=not a tty
[2026-02-15T00:22:21.615Z] LESS_ADVANCED_PREPROCESSOR=no
[2026-02-15T00:22:21.615Z] COLORTERM=1
[2026-02-15T00:22:21.615Z] JENKINS_NODE_COOKIE=d0b7f104-8d8a-40d4-aa89-032fe2fb31c2
[2026-02-15T00:22:21.615Z] JAVA_HOME=/usr/lib64/jvm/jre-1.8.0-openjdk
[2026-02-15T00:22:21.615Z] SLACK_CHANNEL=aqavit-bot
[2026-02-15T00:22:21.615Z] JDK_IMPL=hotspot
[2026-02-15T00:22:21.615Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_s390x_linux
[2026-02-15T00:22:21.615Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux@tmp
[2026-02-15T00:22:21.615Z] MACHTYPE=s390x-suse-linux
[2026-02-15T00:22:21.615Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-15T00:22:21.615Z] DYNAMIC_COMPILE=false
[2026-02-15T00:22:21.615Z] OPENJ9_BRANCH=master
[2026-02-15T00:22:21.615Z] MINICOM=-c on
[2026-02-15T00:22:21.615Z] OSTYPE=linux
[2026-02-15T00:22:21.615Z] CI=true
[2026-02-15T00:22:21.615Z] HUDSON_COOKIE=189b61bc-0160-48a5-a0f0-b5e2bafc0193
[2026-02-15T00:22:21.615Z] XDG_SESSION_ID=28444
[2026-02-15T00:22:21.615Z] USER=jenkins
[2026-02-15T00:22:21.615Z] ADOPTOPENJDK_BRANCH=master
[2026-02-15T00:22:21.615Z] ORIGIN_JDK_VERSION=26
[2026-02-15T00:22:21.615Z] PAGER=less
[2026-02-15T00:22:21.615Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/system_lib
[2026-02-15T00:22:21.615Z] UPSTREAM_JOB_NUMBER=10
[2026-02-15T00:22:21.615Z] BUILD_NUMBER=18
[2026-02-15T00:22:21.615Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-15T00:22:21.615Z] JCK_GIT_BRANCH=master
[2026-02-15T00:22:21.615Z] MORE=-sl
[2026-02-15T00:22:21.615Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-15T00:22:21.615Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[2026-02-15T00:22:21.615Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk26/jdk26-linux-s390x-temurin
[2026-02-15T00:22:21.615Z] KEEP_REPORTDIR=false
[2026-02-15T00:22:21.615Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[2026-02-15T00:22:21.615Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-15T00:22:21.615Z] USE_TESTENV_PROPERTIES=false
[2026-02-15T00:22:21.615Z] HOME=/home/jenkins
[2026-02-15T00:22:21.615Z] NODE_NAME=test-marist-sles15-s390x-2
[2026-02-15T00:22:21.615Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../benchmarks
[2026-02-15T00:22:21.615Z] DOCKER_REQUIRED=false
[2026-02-15T00:22:21.615Z] HOST=test-marist-sles15-s390x-2.adoptopenjdk.net
[2026-02-15T00:22:21.615Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-15T00:22:21.615Z] SSH_CLIENT=78.47.239.97 40094 22
[2026-02-15T00:22:21.615Z] JDK_BRANCH=jdk-26+35_adopt
[2026-02-15T00:22:21.615Z] ARCHIVE_TEST_RESULTS=false
[2026-02-15T00:22:21.615Z] XNLSPATH=/usr/share/X11/nls
[2026-02-15T00:22:21.615Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-15T00:22:21.615Z] JOB_NAME=Test_openjdk26_hs_extended.perf_s390x_linux
[2026-02-15T00:22:21.615Z] TEST_TIME=120
[2026-02-15T00:22:21.615Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/18/display/redirect?page=tests
[2026-02-15T00:22:21.615Z] BUILD_LIST=perf
[2026-02-15T00:22:21.615Z] XDG_DATA_DIRS=/usr/share
[2026-02-15T00:22:21.615Z] KEEP_WORKSPACE=false
[2026-02-15T00:22:21.615Z] NUM_PROCESSORS=2
[2026-02-15T00:22:21.615Z] LIBGL_DEBUG=quiet
[2026-02-15T00:22:21.615Z] EXIT_SUCCESS=false
[2026-02-15T00:22:21.615Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-15T00:22:21.615Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-15T00:22:21.615Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/display/redirect
[2026-02-15T00:22:21.615Z] PROFILEREAD=true
[2026-02-15T00:22:21.615Z] RERUN_FAILURE=true
[2026-02-15T00:22:21.615Z] SDK_RESOURCE=upstream
[2026-02-15T00:22:21.615Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-15T00:22:21.615Z] SETUP_JCK_RUN=false
[2026-02-15T00:22:21.615Z] SPEC=linux_390-64
[2026-02-15T00:22:21.615Z] ITERATIONS=1
[2026-02-15T00:22:21.615Z] GENERATE_JOBS=true
[2026-02-15T00:22:21.615Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-02-15T00:22:21.615Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-15T00:22:21.615Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/18/display/redirect?page=artifacts
[2026-02-15T00:22:21.615Z] MAIL=/var/spool/mail/jenkins
[2026-02-15T00:22:21.615Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-15T00:22:21.615Z] AUTO_DETECT=true
[2026-02-15T00:22:21.615Z] TAP_NAME=Test_openjdk26_hs_extended.perf_s390x_linux.tap
[2026-02-15T00:22:21.615Z] LESSKEY=/etc/lesskey.bin
[2026-02-15T00:22:21.615Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/18/
[2026-02-15T00:22:21.615Z] SHELL=/bin/bash
[2026-02-15T00:22:21.615Z] STAGE_NAME=Setup
[2026-02-15T00:22:21.615Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-15T00:22:21.615Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/
[2026-02-15T00:22:21.615Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-15T00:22:21.615Z] JDK_VERSION=26
[2026-02-15T00:22:21.615Z] BUILD_DISPLAY_NAME=#18
[2026-02-15T00:22:21.615Z] PLATFORM=s390x_linux
[2026-02-15T00:22:21.615Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-15T00:22:21.615Z] SHLVL=3
[2026-02-15T00:22:21.615Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-02-15T00:22:21.615Z] PARALLEL=Dynamic
[2026-02-15T00:22:21.615Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_s390x_linux-18
[2026-02-15T00:22:21.615Z] TKG_ITERATIONS=1
[2026-02-15T00:22:21.615Z] EXIT_FAILURE=false
[2026-02-15T00:22:21.615Z] NODE_LABELS=ci.role.testX sles hw.arch.s390x test sles15 test-marist-sles15-s390x-2 linux sw.os.linux sw.tool.docker ci.role.perf s390x
[2026-02-15T00:22:21.615Z] TARGET=extended.perf
[2026-02-15T00:22:21.615Z] LOGNAME=jenkins
[2026-02-15T00:22:21.615Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2026-02-15T00:22:21.615Z] XDG_RUNTIME_DIR=/run/user/1002
[2026-02-15T00:22:21.615Z] JOBSTARTTIME=Sun, 15 Feb 2026 00:22:17 +0000
[2026-02-15T00:22:21.615Z] JRE_HOME=/usr/lib64/jvm/jre
[2026-02-15T00:22:21.615Z] XDG_CONFIG_DIRS=/etc/xdg
[2026-02-15T00:22:21.615Z] PATH=/home/jenkins/bin:/usr/local/bin:/usr/bin:/bin
[2026-02-15T00:22:21.615Z] JAVA_BINDIR=/usr/lib64/jvm/jre-1.8.0-openjdk/bin
[2026-02-15T00:22:21.615Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-15T00:22:21.615Z] HISTSIZE=1000
[2026-02-15T00:22:21.615Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-02-15T00:22:21.615Z] CPU=s390x
[2026-02-15T00:22:21.615Z] JENKINS_SERVER_COOKIE=durable-90180d269d92c7a408d64fe2982b8ceaffae90aca1cd2ebe3e8c9e04d7ddd1b6
[2026-02-15T00:22:21.615Z] LESSOPEN=lessopen.sh %s
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-15T00:22:21.896Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-15T00:22:21.907Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-15T00:23:28.308Z] Copied 8 artifacts from "build-scripts » jobs » jdk26 » jdk26-linux-s390x-temurin" build number 10
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-15T00:23:28.537Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-15T00:23:28.542Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] sshagent
[2026-02-15T00:23:28.610Z] $ ssh-agent
[2026-02-15T00:23:29.058Z] SSH_AUTH_SOCK=/tmp/ssh-97DUELgF7YwD/agent.16438
[2026-02-15T00:23:29.058Z] SSH_AGENT_PID=16439
[2026-02-15T00:23:29.058Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-15T00:23:29.075Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-15T00:23:29.106Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-15T00:23:30.268Z] ++ pwd
[2026-02-15T00:23:30.268Z] + ./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
[2026-02-15T00:23:30.268Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[2026-02-15T00:23:30.268Z] get jdk binary...
[2026-02-15T00:23:30.268Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-15T00:23:30.268Z] Uncompressing file: OpenJDK26U-jdk_s390x_linux_hotspot_26_35-ea.tar.gz ...
[2026-02-15T00:23:30.268Z] List files in jdkbinary folder...
[2026-02-15T00:23:30.268Z] total 602996
[2026-02-15T00:23:30.268Z] -rw-r--r-- 1 jenkins users 234038089 Feb 14 22:12 OpenJDK26U-debugimage_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.268Z] -rw-r--r-- 1 jenkins users 138760288 Feb 14 22:13 OpenJDK26U-jdk_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.268Z] -rw-r--r-- 1 jenkins users 83407483 Feb 14 22:12 OpenJDK26U-jmods_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.268Z] -rw-r--r-- 1 jenkins users 60966990 Feb 14 22:08 OpenJDK26U-jre_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.268Z] -rw-r--r-- 1 jenkins users 171141 Feb 14 22:53 OpenJDK26U-sbom_s390x_linux_hotspot_26_35-ea.json
[2026-02-15T00:23:30.269Z] -rw-rw-r-- 1 jenkins users 32267 Feb 14 22:22 OpenJDK26U-sbom_s390x_linux_hotspot_26_35-ea-metadata.json
[2026-02-15T00:23:30.269Z] -rw-r--r-- 1 jenkins users 5521941 Feb 14 22:12 OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.269Z] -rw-r--r-- 1 jenkins users 94551490 Feb 14 22:09 OpenJDK26U-testimage_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.269Z] drwxr-xr-x 3 jenkins users 23 Feb 15 00:23 tmp
[2026-02-15T00:23:30.269Z] List files in jdkbinary/tmp folder...
[2026-02-15T00:23:30.269Z] total 0
[2026-02-15T00:23:30.269Z] drwxr-xr-x 7 jenkins users 97 Feb 14 22:08 jdk-26+35
[2026-02-15T00:23:30.269Z] Moving directory jdk-26+35/ to ../j2sdk-image
[2026-02-15T00:23:30.269Z] Uncompressing file: OpenJDK26U-jre_s390x_linux_hotspot_26_35-ea.tar.gz ...
[2026-02-15T00:23:30.907Z] List files in jdkbinary folder...
[2026-02-15T00:23:30.908Z] total 602996
[2026-02-15T00:23:30.908Z] drwxr-xr-x 7 jenkins users 97 Feb 14 22:08 j2sdk-image
[2026-02-15T00:23:30.908Z] -rw-r--r-- 1 jenkins users 234038089 Feb 14 22:12 OpenJDK26U-debugimage_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.908Z] -rw-r--r-- 1 jenkins users 138760288 Feb 14 22:13 OpenJDK26U-jdk_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.908Z] -rw-r--r-- 1 jenkins users 83407483 Feb 14 22:12 OpenJDK26U-jmods_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.908Z] -rw-r--r-- 1 jenkins users 60966990 Feb 14 22:08 OpenJDK26U-jre_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.908Z] -rw-r--r-- 1 jenkins users 171141 Feb 14 22:53 OpenJDK26U-sbom_s390x_linux_hotspot_26_35-ea.json
[2026-02-15T00:23:30.908Z] -rw-rw-r-- 1 jenkins users 32267 Feb 14 22:22 OpenJDK26U-sbom_s390x_linux_hotspot_26_35-ea-metadata.json
[2026-02-15T00:23:30.908Z] -rw-r--r-- 1 jenkins users 5521941 Feb 14 22:12 OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.908Z] -rw-r--r-- 1 jenkins users 94551490 Feb 14 22:09 OpenJDK26U-testimage_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.908Z] drwxr-xr-x 3 jenkins users 27 Feb 15 00:23 tmp
[2026-02-15T00:23:30.908Z] List files in jdkbinary/tmp folder...
[2026-02-15T00:23:30.908Z] total 0
[2026-02-15T00:23:30.908Z] drwxr-xr-x 6 jenkins users 82 Feb 14 22:08 jdk-26+35-jre
[2026-02-15T00:23:30.908Z] Moving directory jdk-26+35-jre/ to ../j2re-image
[2026-02-15T00:23:30.908Z] Uncompressing file: OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_35-ea.tar.gz ...
[2026-02-15T00:23:30.908Z] List files in jdkbinary folder...
[2026-02-15T00:23:30.908Z] total 602996
[2026-02-15T00:23:30.908Z] drwxr-xr-x 6 jenkins users 82 Feb 14 22:08 j2re-image
[2026-02-15T00:23:30.908Z] drwxr-xr-x 7 jenkins users 97 Feb 14 22:08 j2sdk-image
[2026-02-15T00:23:30.908Z] -rw-r--r-- 1 jenkins users 234038089 Feb 14 22:12 OpenJDK26U-debugimage_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.908Z] -rw-r--r-- 1 jenkins users 138760288 Feb 14 22:13 OpenJDK26U-jdk_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.908Z] -rw-r--r-- 1 jenkins users 83407483 Feb 14 22:12 OpenJDK26U-jmods_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.908Z] -rw-r--r-- 1 jenkins users 60966990 Feb 14 22:08 OpenJDK26U-jre_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.908Z] -rw-r--r-- 1 jenkins users 171141 Feb 14 22:53 OpenJDK26U-sbom_s390x_linux_hotspot_26_35-ea.json
[2026-02-15T00:23:30.908Z] -rw-rw-r-- 1 jenkins users 32267 Feb 14 22:22 OpenJDK26U-sbom_s390x_linux_hotspot_26_35-ea-metadata.json
[2026-02-15T00:23:30.908Z] -rw-r--r-- 1 jenkins users 5521941 Feb 14 22:12 OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.908Z] -rw-r--r-- 1 jenkins users 94551490 Feb 14 22:09 OpenJDK26U-testimage_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.908Z] drwxr-xr-x 3 jenkins users 35 Feb 15 00:23 tmp
[2026-02-15T00:23:30.908Z] List files in jdkbinary/tmp folder...
[2026-02-15T00:23:30.908Z] total 0
[2026-02-15T00:23:30.908Z] drwxr-xr-x 3 jenkins users 17 Feb 14 22:08 jdk-26+35-static-libs
[2026-02-15T00:23:30.908Z] Moving directory jdk-26+35-static-libs/ to ../static-libs
[2026-02-15T00:23:30.908Z] Uncompressing file: OpenJDK26U-testimage_s390x_linux_hotspot_26_35-ea.tar.gz ...
[2026-02-15T00:23:30.908Z] List files in jdkbinary folder...
[2026-02-15T00:23:30.908Z] total 602996
[2026-02-15T00:23:30.908Z] drwxr-xr-x 6 jenkins users 82 Feb 14 22:08 j2re-image
[2026-02-15T00:23:30.908Z] drwxr-xr-x 7 jenkins users 97 Feb 14 22:08 j2sdk-image
[2026-02-15T00:23:30.908Z] -rw-r--r-- 1 jenkins users 234038089 Feb 14 22:12 OpenJDK26U-debugimage_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.908Z] -rw-r--r-- 1 jenkins users 138760288 Feb 14 22:13 OpenJDK26U-jdk_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.908Z] -rw-r--r-- 1 jenkins users 83407483 Feb 14 22:12 OpenJDK26U-jmods_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.909Z] -rw-r--r-- 1 jenkins users 60966990 Feb 14 22:08 OpenJDK26U-jre_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.909Z] -rw-r--r-- 1 jenkins users 171141 Feb 14 22:53 OpenJDK26U-sbom_s390x_linux_hotspot_26_35-ea.json
[2026-02-15T00:23:30.909Z] -rw-rw-r-- 1 jenkins users 32267 Feb 14 22:22 OpenJDK26U-sbom_s390x_linux_hotspot_26_35-ea-metadata.json
[2026-02-15T00:23:30.909Z] -rw-r--r-- 1 jenkins users 5521941 Feb 14 22:12 OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.909Z] -rw-r--r-- 1 jenkins users 94551490 Feb 14 22:09 OpenJDK26U-testimage_s390x_linux_hotspot_26_35-ea.tar.gz
[2026-02-15T00:23:30.909Z] drwxr-xr-x 3 jenkins users 17 Feb 14 22:08 static-libs
[2026-02-15T00:23:30.909Z] drwxr-xr-x 3 jenkins users 34 Feb 15 00:23 tmp
[2026-02-15T00:23:30.909Z] List files in jdkbinary/tmp folder...
[2026-02-15T00:23:30.909Z] total 0
[2026-02-15T00:23:30.909Z] drwxr-xr-x 6 jenkins users 112 Feb 14 22:02 jdk-26+35-test-image
[2026-02-15T00:23:30.909Z] Moving directory jdk-26+35-test-image/ to ../openjdk-test-image
[2026-02-15T00:23:30.909Z] Uncompressing OpenJDK26U-debugimage_s390x_linux_hotspot_26_35-ea.tar.gz over ./j2sdk-image...
[2026-02-15T00:23:31.535Z] Removing top-level folder jdk-26+35-debug-image/
[2026-02-15T00:23:31.535Z] Removing top-level folder jdk-26+35/
[2026-02-15T00:23:32.142Z] Run /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-02-15T00:23:32.142Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-15T00:23:32.142Z] openjdk version "26-beta" 2026-03-17
[2026-02-15T00:23:32.142Z] OpenJDK Runtime Environment Temurin-26+35-202602142134 (build 26-beta+35-ea)
[2026-02-15T00:23:32.142Z] OpenJDK 64-Bit Server VM Temurin-26+35-202602142134 (build 26-beta+35-ea, mixed mode, sharing)
[2026-02-15T00:23:32.142Z] =JAVA VERSION OUTPUT END=
[2026-02-15T00:23:32.142Z] =RELEASE INFO BEGIN=
[2026-02-15T00:23:32.142Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-15T00:23:32.142Z] IMPLEMENTOR_VERSION="Temurin-26+35-202602142134"
[2026-02-15T00:23:32.142Z] JAVA_RUNTIME_VERSION="26-beta+35-ea"
[2026-02-15T00:23:32.142Z] JAVA_VERSION="26"
[2026-02-15T00:23:32.142Z] JAVA_VERSION_DATE="2026-03-17"
[2026-02-15T00:23:32.142Z] LIBC="gnu"
[2026-02-15T00:23:32.142Z] 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"
[2026-02-15T00:23:32.142Z] OS_ARCH="s390x"
[2026-02-15T00:23:32.142Z] OS_NAME="Linux"
[2026-02-15T00:23:32.142Z] SOURCE=".:git:ed902b3d8421"
[2026-02-15T00:23:32.142Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-15T00:23:32.142Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-15T00:23:32.142Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2026-02-15T00:23:32.142Z] FULL_VERSION="26-beta+35-ea"
[2026-02-15T00:23:32.142Z] SEMANTIC_VERSION="26+35"
[2026-02-15T00:23:32.142Z] BUILD_INFO="OS: Linux Version: 4.18.0-513.24.1.el8_9.s390x"
[2026-02-15T00:23:32.142Z] JVM_VARIANT="Hotspot"
[2026-02-15T00:23:32.142Z] JVM_VERSION="26-beta+35-ea"
[2026-02-15T00:23:32.142Z] IMAGE_TYPE="JDK"
[2026-02-15T00:23:32.142Z] =RELEASE INFO END=
[2026-02-15T00:23:32.142Z] get testKitGen...
[2026-02-15T00:23:32.142Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-15T00:23:33.418Z] git rev-parse master
[2026-02-15T00:23:33.418Z] git checkout -q -f d8a5e7b9cec170af57c956a21372271dee7f8dfe
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-15T00:23:33.778Z] $ ssh-agent -k
[2026-02-15T00:23:33.785Z] unset SSH_AUTH_SOCK;
[2026-02-15T00:23:33.785Z] unset SSH_AGENT_PID;
[2026-02-15T00:23:33.785Z] echo Agent pid 16439 killed;
[2026-02-15T00:23:34.217Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-15T00:23:34.634Z] 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%2B35_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=10&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-15T00:23:34.653Z] 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-sles15-s390x-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%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%2B35_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=10&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
[2026-02-15T00:23:34.688Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-15T00:23:35.290Z] Copied 1 artifact from "getTRSSOutput" build number 2048
[Pipeline] sh
[2026-02-15T00:23:36.427Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-15T00:23:36.427Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-15T00:23:36.427Z] + tar xof -
[2026-02-15T00:23:36.427Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-15T00:23:36.732Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-15T00:23:36.747Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-15T00:23:36.791Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2026-02-15T00:23:36.795Z] Machine limit is 5.
[Pipeline] sh
[2026-02-15T00:23:37.936Z] + cd ./aqa-tests/TKG
[2026-02-15T00:23:37.936Z] ++ uname
[2026-02-15T00:23:37.936Z] + '[' Linux = AIX ']'
[2026-02-15T00:23:37.936Z] ++ uname
[2026-02-15T00:23:37.936Z] + '[' Linux = SunOS ']'
[2026-02-15T00:23:37.936Z] ++ uname
[2026-02-15T00:23:37.936Z] + '[' Linux = '*BSD' ']'
[2026-02-15T00:23:37.936Z] + MAKE=make
[2026-02-15T00:23:37.936Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2026-02-15T00:23:37.936Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-02-15T00:23:37.936Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-15T00:23:37.936Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-15T00:23:37.936Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-15T00:23:37.937Z] (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"; \
[2026-02-15T00:23:37.937Z] 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
[2026-02-15T00:23:38.567Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-15T00:23:39.901Z]
[2026-02-15T00:23:39.901Z] build:
[2026-02-15T00:23:39.901Z]
[2026-02-15T00:23:39.901Z] clean:
[2026-02-15T00:23:39.901Z]
[2026-02-15T00:23:39.901Z] init:
[2026-02-15T00:23:39.901Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2026-02-15T00:23:39.901Z]
[2026-02-15T00:23:39.901Z] getDependentLibs:
[2026-02-15T00:23:39.901Z] [exec] --------------------------------------------
[2026-02-15T00:23:39.901Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-15T00:23:39.901Z] [exec] task is set to default
[2026-02-15T00:23:39.901Z] [exec] dependencyList is set to json_simple
[2026-02-15T00:23:39.901Z] [exec] System Test jars will not be downloaded.
[2026-02-15T00:23:39.901Z] [exec] --------------------------------------------
[2026-02-15T00:23:39.901Z] [exec] Starting download third party dependent jars
[2026-02-15T00:23:39.901Z] [exec] --------------------------------------------
[2026-02-15T00:23:39.901Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-15T00:23:39.901Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-15T00:23:39.901Z] [exec] downloaded dependent third party jars successfully
[2026-02-15T00:23:39.901Z]
[2026-02-15T00:23:39.901Z] compile:
[2026-02-15T00:23:40.571Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-15T00:23:40.571Z] [echo] ============COMPILER SETTINGS============
[2026-02-15T00:23:40.571Z] [echo] ===fork: yes
[2026-02-15T00:23:40.571Z] [echo] ===debug: on
[2026-02-15T00:23:40.571Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2026-02-15T00:23:44.488Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-15T00:23:44.488Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-15T00:23:44.488Z]
[2026-02-15T00:23:44.488Z] dist:
[2026-02-15T00:23:44.488Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-15T00:23:44.488Z]
[2026-02-15T00:23:44.488Z] BUILD SUCCESSFUL
[2026-02-15T00:23:44.488Z] Total time: 5 seconds
[2026-02-15T00:23:44.488Z] 0
[2026-02-15T00:23:44.488Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-15T00:23:45.871Z] ****************************** MACHINE INFO ******************************
[2026-02-15T00:23:45.871Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2026-02-15T00:23:45.871Z] Free Physical Memory Size : 1111252992
[2026-02-15T00:23:45.871Z] Free space (bytes) : 64456630272
[2026-02-15T00:23:45.871Z] Total Physical Memory Size : 4199219200
[2026-02-15T00:23:45.871Z] Total space (bytes) : 107362627584
[2026-02-15T00:23:45.871Z] Usable space (bytes) : 64456630272
[2026-02-15T00:23:45.871Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-15T00:23:45.871Z] bashVersion :
[2026-02-15T00:23:45.871Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu)
[2026-02-15T00:23:45.871Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2026-02-15T00:23:45.871Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-15T00:23:45.871Z]
[2026-02-15T00:23:45.871Z] This is free software; you are free to change and redistribute it.
[2026-02-15T00:23:45.871Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-15T00:23:45.871Z] cpuCores : 3
[2026-02-15T00:23:45.871Z] curlVersion :
[2026-02-15T00:23:45.871Z] curl 7.66.0 (s390x-suse-linux-gnu) libcurl/7.66.0 OpenSSL/1.1.1d-fips zlib/1.2.11 libidn2/2.2.0 libpsl/0.20.1 (+libidn2/2.0.4) libssh/0.8.7/openssl/zlib nghttp2/1.40.0
[2026-02-15T00:23:45.871Z] Release-Date: 2019-09-11
[2026-02-15T00:23:45.871Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-02-15T00:23:45.871Z] Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2026-02-15T00:23:45.871Z] dockerVersion : Docker version 27.4.1, build b9d17ea
[2026-02-15T00:23:45.872Z] gcc version : 7
[2026-02-15T00:23:45.872Z] gclibc version : ldd (GNU libc) 2.26
[2026-02-15T00:23:45.872Z] gdb version : bash: gdb: command not found
[2026-02-15T00:23:45.872Z] lldb version : Command could not be executed
[2026-02-15T00:23:45.872Z] makeVersion :
[2026-02-15T00:23:45.872Z] GNU Make 4.2.1
[2026-02-15T00:23:45.872Z] Built for s390x-suse-linux-gnu
[2026-02-15T00:23:45.872Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2026-02-15T00:23:45.872Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-15T00:23:45.872Z] This is free software: you are free to change and redistribute it.
[2026-02-15T00:23:45.872Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-15T00:23:45.872Z] mavenVersion :
[2026-02-15T00:23:45.872Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-15T00:23:45.872Z] 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)
[2026-02-15T00:23:45.872Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-15T00:23:45.872Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-15T00:23:45.872Z]
[2026-02-15T00:23:45.872Z] 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.
[2026-02-15T00:23:45.872Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2026-02-15T00:23:45.872Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-15T00:23:45.872Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-15T00:23:45.872Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-02-15T00:23:45.872Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-15T00:23:45.872Z] OS name: "linux", version: "5.3.18-24.96-default", arch: "s390x", family: "unix"
[2026-02-15T00:23:45.872Z] microArch : z15
[2026-02-15T00:23:45.872Z] osInfo :
[2026-02-15T00:23:45.872Z] NAME="SLES"
[2026-02-15T00:23:45.872Z] VERSION="15-SP2"
[2026-02-15T00:23:45.872Z] VERSION_ID="15.2"
[2026-02-15T00:23:45.872Z] PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2"
[2026-02-15T00:23:45.872Z] ID="sles"
[2026-02-15T00:23:45.872Z] ID_LIKE="suse"
[2026-02-15T00:23:45.872Z] ANSI_COLOR="0;32"
[2026-02-15T00:23:45.872Z] CPE_NAME="cpe:/o:suse:sles:15:sp2"
[2026-02-15T00:23:45.872Z] osLabel : sles.15
[2026-02-15T00:23:45.872Z] perlVersion :
[2026-02-15T00:23:45.872Z]
[2026-02-15T00:23:45.872Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi
[2026-02-15T00:23:45.872Z]
[2026-02-15T00:23:45.872Z] Copyright 1987-2017, Larry Wall
[2026-02-15T00:23:45.872Z]
[2026-02-15T00:23:45.872Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-15T00:23:45.872Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-15T00:23:45.872Z]
[2026-02-15T00:23:45.872Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-15T00:23:45.872Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-15T00:23:45.872Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-15T00:23:45.872Z]
[2026-02-15T00:23:45.872Z] podmanVersion : bash: podman: command not found
[2026-02-15T00:23:45.872Z] procArch : s390x
[2026-02-15T00:23:45.872Z] sysArch : s390x
[2026-02-15T00:23:45.872Z] sysOS : Linux
[2026-02-15T00:23:45.872Z] ulimit :
[2026-02-15T00:23:45.872Z] core file size (blocks, -c) unlimited
[2026-02-15T00:23:45.872Z] data seg size (kbytes, -d) unlimited
[2026-02-15T00:23:45.872Z] scheduling priority (-e) 0
[2026-02-15T00:23:45.872Z] file size (blocks, -f) unlimited
[2026-02-15T00:23:45.872Z] pending signals (-i) 15964
[2026-02-15T00:23:45.872Z] max locked memory (kbytes, -l) 64
[2026-02-15T00:23:45.872Z] max memory size (kbytes, -m) unlimited
[2026-02-15T00:23:45.872Z] open files (-n) 4096
[2026-02-15T00:23:45.872Z] pipe size (512 bytes, -p) 8
[2026-02-15T00:23:45.872Z] POSIX message queues (bytes, -q) 819200
[2026-02-15T00:23:45.872Z] real-time priority (-r) 0
[2026-02-15T00:23:45.872Z] stack size (kbytes, -s) 8192
[2026-02-15T00:23:45.872Z] cpu time (seconds, -t) unlimited
[2026-02-15T00:23:45.872Z] max user processes (-u) 15964
[2026-02-15T00:23:45.872Z] virtual memory (kbytes, -v) unlimited
[2026-02-15T00:23:45.872Z] file locks (-x) unlimited
[2026-02-15T00:23:45.872Z] uname : Linux test-marist-sles15-s390x-2.adoptopenjdk.net 5.3.18-24.96-default #1 SMP Mon Nov 22 08:33:36 UTC 2021 (9a413cc) s390x s390x s390x GNU/Linux
[2026-02-15T00:23:45.872Z] vmVendor : Oracle Corporation
[2026-02-15T00:23:45.872Z] vmVersion : 26-beta+35-ea
[2026-02-15T00:23:45.872Z] xlc version : bash: xlC: command not found
[2026-02-15T00:23:45.872Z] **************************************************************************
[2026-02-15T00:23:45.872Z]
[2026-02-15T00:23:45.872Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-15T00:23:45.872Z]
[2026-02-15T00:23:45.872Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-15T00:23:45.872Z]
[2026-02-15T00:23:45.872Z] System.getProperty('os.name')=Linux
[2026-02-15T00:23:45.872Z]
[2026-02-15T00:23:45.872Z] System.getProperty('os.arch')=s390x
[2026-02-15T00:23:45.872Z]
[2026-02-15T00:23:45.872Z] System.getProperty('java.fullversion')=null
[2026-02-15T00:23:45.872Z]
[2026-02-15T00:23:45.872Z] System.getProperty('sun.arch.data.model')=64
[2026-02-15T00:23:45.872Z]
[2026-02-15T00:23:46.543Z] 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
[2026-02-15T00:23:46.543Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-02-15T00:23:46.543Z] perl scripts/configure.pl
[2026-02-15T00:23:46.543Z] /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="sles.15" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-15T00:23:47.170Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-15T00:23:47.170Z]
[2026-02-15T00:23:47.170Z]
[2026-02-15T00:23:47.170Z] Starting to generate parallel test lists.
[2026-02-15T00:23:47.170Z]
[2026-02-15T00:23:47.170Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-15T00:23:47.170Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-15T00:23:47.170Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-15T00:23:47.170Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-15T00:23:47.170Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-15T00:23:47.170Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-15T00:23:47.170Z] Attempting to get test duration data from TRSS.
[2026-02-15T00:23:47.170Z] 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
[2026-02-15T00:23:48.447Z] Attempting to get test duration data from cached files.
[2026-02-15T00:23:48.447Z]
[2026-02-15T00:23:48.447Z] TEST DURATION
[2026-02-15T00:23:48.447Z] ====================================================================================
[2026-02-15T00:23:48.447Z] Total number of tests searched: 19
[2026-02-15T00:23:48.447Z] Number of test durations found: 19
[2026-02-15T00:23:48.447Z] Top slowest tests:
[2026-02-15T00:23:48.447Z] 01m32s renaissance-mnemonics_0
[2026-02-15T00:23:48.448Z] 01m28s dacapo-tomcat_0
[2026-02-15T00:23:48.448Z] 01m24s renaissance-par-mnemonics_0
[2026-02-15T00:23:48.448Z] ====================================================================================
[2026-02-15T00:23:48.448Z]
[2026-02-15T00:23:48.448Z] Test target is split into 1 lists.
[2026-02-15T00:23:48.448Z] Reducing estimated test running time from 08m09s to 08m09s.
[2026-02-15T00:23:48.448Z]
[2026-02-15T00:23:48.448Z] -------------------------------------testList_0-------------------------------------
[2026-02-15T00:23:48.448Z] Number of tests: 19
[2026-02-15T00:23:48.448Z] Estimated running time: 08m09s
[2026-02-15T00:23:48.448Z] TESTLIST=renaissance-mnemonics_0,dacapo-tomcat_0,renaissance-par-mnemonics_0,dacapo-sunflow_0,renaissance-finagle-http_0,renaissance-philosophers_0,dacapo-jython_0,dacapo-pmd_0,renaissance-db-shootout_0,dacapo-luindex_0,dacapo-xalan_0,renaissance-als_0,renaissance-dec-tree_0,renaissance-log-regression_0,renaissance-chi-square_0,renaissance-movie-lens_0,dacapo-fop_0,renaissance-finagle-chirper_0,dacapo-avrora_0
[2026-02-15T00:23:48.448Z] ------------------------------------------------------------------------------------
[2026-02-15T00:23:48.448Z]
[2026-02-15T00:23:48.448Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-02-15T00:23:48.448Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-02-15T00:23:48.867Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-15T00:23:49.164Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-15T00:23:49.227Z] Building tests...
[Pipeline] timeout
[2026-02-15T00:23:49.235Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-15T00:23:49.252Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-15T00:23:49.528Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-15T00:23:49.549Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-15T00:23:49.613Z] $ ssh-agent
[2026-02-15T00:23:50.099Z] SSH_AUTH_SOCK=/tmp/ssh-1kYbz0td78Wj/agent.16874
[2026-02-15T00:23:50.099Z] SSH_AGENT_PID=16876
[2026-02-15T00:23:50.099Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-15T00:23:55.689Z] + bash ./compile.sh
[2026-02-15T00:23:55.690Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-02-15T00:23:55.690Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-15T00:23:55.690Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-15T00:23:55.690Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-15T00:23:55.691Z] (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"; \
[2026-02-15T00:23:55.691Z] 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
[2026-02-15T00:23:55.691Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-15T00:23:56.346Z]
[2026-02-15T00:23:56.346Z] build:
[2026-02-15T00:23:56.346Z]
[2026-02-15T00:23:56.346Z] clean:
[2026-02-15T00:23:56.346Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-02-15T00:23:56.346Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2026-02-15T00:23:56.346Z]
[2026-02-15T00:23:56.346Z] init:
[2026-02-15T00:23:56.346Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2026-02-15T00:23:56.346Z]
[2026-02-15T00:23:56.346Z] getDependentLibs:
[2026-02-15T00:23:56.965Z] [exec] --------------------------------------------
[2026-02-15T00:23:56.966Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-15T00:23:56.966Z] [exec] task is set to default
[2026-02-15T00:23:56.966Z] [exec] dependencyList is set to json_simple
[2026-02-15T00:23:56.966Z] [exec] System Test jars will not be downloaded.
[2026-02-15T00:23:56.966Z] [exec] --------------------------------------------
[2026-02-15T00:23:56.966Z] [exec] Starting download third party dependent jars
[2026-02-15T00:23:56.966Z] [exec] --------------------------------------------
[2026-02-15T00:23:56.966Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-15T00:23:56.966Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-15T00:23:56.966Z] [exec] downloaded dependent third party jars successfully
[2026-02-15T00:23:56.966Z]
[2026-02-15T00:23:56.966Z] compile:
[2026-02-15T00:23:56.966Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-15T00:23:56.966Z] [echo] ============COMPILER SETTINGS============
[2026-02-15T00:23:56.966Z] [echo] ===fork: yes
[2026-02-15T00:23:56.966Z] [echo] ===debug: on
[2026-02-15T00:23:56.966Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2026-02-15T00:23:59.059Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-15T00:23:59.059Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-15T00:23:59.059Z]
[2026-02-15T00:23:59.059Z] dist:
[2026-02-15T00:23:59.059Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-15T00:23:59.059Z]
[2026-02-15T00:23:59.059Z] BUILD SUCCESSFUL
[2026-02-15T00:23:59.059Z] Total time: 3 seconds
[2026-02-15T00:23:59.059Z] 0
[2026-02-15T00:23:59.059Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-15T00:24:00.393Z] ****************************** MACHINE INFO ******************************
[2026-02-15T00:24:00.393Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2026-02-15T00:24:00.393Z] Free Physical Memory Size : 1110241280
[2026-02-15T00:24:00.393Z] Free space (bytes) : 64456556544
[2026-02-15T00:24:00.393Z] Total Physical Memory Size : 4199219200
[2026-02-15T00:24:00.393Z] Total space (bytes) : 107362627584
[2026-02-15T00:24:00.393Z] Usable space (bytes) : 64456556544
[2026-02-15T00:24:00.393Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-15T00:24:00.393Z] bashVersion :
[2026-02-15T00:24:00.393Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu)
[2026-02-15T00:24:00.393Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2026-02-15T00:24:00.393Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-15T00:24:00.393Z]
[2026-02-15T00:24:00.393Z] This is free software; you are free to change and redistribute it.
[2026-02-15T00:24:00.393Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-15T00:24:00.393Z] cpuCores : 3
[2026-02-15T00:24:00.393Z] curlVersion :
[2026-02-15T00:24:00.394Z] curl 7.66.0 (s390x-suse-linux-gnu) libcurl/7.66.0 OpenSSL/1.1.1d-fips zlib/1.2.11 libidn2/2.2.0 libpsl/0.20.1 (+libidn2/2.0.4) libssh/0.8.7/openssl/zlib nghttp2/1.40.0
[2026-02-15T00:24:00.394Z] Release-Date: 2019-09-11
[2026-02-15T00:24:00.394Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-02-15T00:24:00.394Z] Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2026-02-15T00:24:00.394Z] dockerVersion : Docker version 27.4.1, build b9d17ea
[2026-02-15T00:24:00.394Z] gcc version : 7
[2026-02-15T00:24:00.394Z] gclibc version : ldd (GNU libc) 2.26
[2026-02-15T00:24:00.394Z] gdb version : bash: gdb: command not found
[2026-02-15T00:24:00.394Z] lldb version : Command could not be executed
[2026-02-15T00:24:00.394Z] makeVersion :
[2026-02-15T00:24:00.394Z] GNU Make 4.2.1
[2026-02-15T00:24:00.394Z] Built for s390x-suse-linux-gnu
[2026-02-15T00:24:00.394Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2026-02-15T00:24:00.394Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-15T00:24:00.394Z] This is free software: you are free to change and redistribute it.
[2026-02-15T00:24:00.394Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-15T00:24:00.394Z] mavenVersion :
[2026-02-15T00:24:00.394Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-15T00:24:00.394Z] 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)
[2026-02-15T00:24:00.394Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-15T00:24:00.394Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-15T00:24:00.394Z]
[2026-02-15T00:24:00.394Z] 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.
[2026-02-15T00:24:00.394Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2026-02-15T00:24:00.394Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-15T00:24:00.394Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-15T00:24:00.394Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-02-15T00:24:00.394Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-15T00:24:00.394Z] OS name: "linux", version: "5.3.18-24.96-default", arch: "s390x", family: "unix"
[2026-02-15T00:24:00.394Z] microArch : z15
[2026-02-15T00:24:00.394Z] osInfo :
[2026-02-15T00:24:00.394Z] NAME="SLES"
[2026-02-15T00:24:00.394Z] VERSION="15-SP2"
[2026-02-15T00:24:00.394Z] VERSION_ID="15.2"
[2026-02-15T00:24:00.394Z] PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2"
[2026-02-15T00:24:00.394Z] ID="sles"
[2026-02-15T00:24:00.394Z] ID_LIKE="suse"
[2026-02-15T00:24:00.394Z] ANSI_COLOR="0;32"
[2026-02-15T00:24:00.394Z] CPE_NAME="cpe:/o:suse:sles:15:sp2"
[2026-02-15T00:24:00.394Z] osLabel : sles.15
[2026-02-15T00:24:00.394Z] perlVersion :
[2026-02-15T00:24:00.394Z]
[2026-02-15T00:24:00.394Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi
[2026-02-15T00:24:00.394Z]
[2026-02-15T00:24:00.394Z] Copyright 1987-2017, Larry Wall
[2026-02-15T00:24:00.394Z]
[2026-02-15T00:24:00.394Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-15T00:24:00.394Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-15T00:24:00.394Z]
[2026-02-15T00:24:00.394Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-15T00:24:00.394Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-15T00:24:00.394Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-15T00:24:00.394Z]
[2026-02-15T00:24:00.394Z] podmanVersion : bash: podman: command not found
[2026-02-15T00:24:00.394Z] procArch : s390x
[2026-02-15T00:24:00.394Z] sysArch : s390x
[2026-02-15T00:24:00.394Z] sysOS : Linux
[2026-02-15T00:24:00.394Z] ulimit :
[2026-02-15T00:24:00.394Z] core file size (blocks, -c) unlimited
[2026-02-15T00:24:00.394Z] data seg size (kbytes, -d) unlimited
[2026-02-15T00:24:00.394Z] scheduling priority (-e) 0
[2026-02-15T00:24:00.394Z] file size (blocks, -f) unlimited
[2026-02-15T00:24:00.394Z] pending signals (-i) 15964
[2026-02-15T00:24:00.394Z] max locked memory (kbytes, -l) 64
[2026-02-15T00:24:00.395Z] max memory size (kbytes, -m) unlimited
[2026-02-15T00:24:00.395Z] open files (-n) 4096
[2026-02-15T00:24:00.395Z] pipe size (512 bytes, -p) 8
[2026-02-15T00:24:00.395Z] POSIX message queues (bytes, -q) 819200
[2026-02-15T00:24:00.395Z] real-time priority (-r) 0
[2026-02-15T00:24:00.395Z] stack size (kbytes, -s) 8192
[2026-02-15T00:24:00.395Z] cpu time (seconds, -t) unlimited
[2026-02-15T00:24:00.395Z] max user processes (-u) 15964
[2026-02-15T00:24:00.395Z] virtual memory (kbytes, -v) unlimited
[2026-02-15T00:24:00.395Z] file locks (-x) unlimited
[2026-02-15T00:24:00.395Z] uname : Linux test-marist-sles15-s390x-2.adoptopenjdk.net 5.3.18-24.96-default #1 SMP Mon Nov 22 08:33:36 UTC 2021 (9a413cc) s390x s390x s390x GNU/Linux
[2026-02-15T00:24:00.395Z] vmVendor : Oracle Corporation
[2026-02-15T00:24:00.395Z] vmVersion : 26-beta+35-ea
[2026-02-15T00:24:00.395Z] xlc version : bash: xlC: command not found
[2026-02-15T00:24:00.395Z] **************************************************************************
[2026-02-15T00:24:00.395Z]
[2026-02-15T00:24:00.395Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-15T00:24:00.395Z]
[2026-02-15T00:24:00.395Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-15T00:24:00.395Z]
[2026-02-15T00:24:00.395Z] System.getProperty('os.name')=Linux
[2026-02-15T00:24:00.395Z]
[2026-02-15T00:24:00.395Z] System.getProperty('os.arch')=s390x
[2026-02-15T00:24:00.395Z]
[2026-02-15T00:24:00.395Z] System.getProperty('java.fullversion')=null
[2026-02-15T00:24:00.395Z]
[2026-02-15T00:24:00.395Z] System.getProperty('sun.arch.data.model')=64
[2026-02-15T00:24:00.395Z]
[2026-02-15T00:24:00.395Z] make -f clean.mk cleanBuild
[2026-02-15T00:24:00.395Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-02-15T00:24:00.395Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest
[2026-02-15T00:24:00.395Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-02-15T00:24:00.395Z] make -f compile.mk compile
[2026-02-15T00:24:00.395Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-02-15T00:24:00.395Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-15T00:24:00.395Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-15T00:24:00.395Z] (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"; \
[2026-02-15T00:24:00.396Z] 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
[2026-02-15T00:24:01.051Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-02-15T00:24:01.676Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-02-15T00:24:01.676Z]
[2026-02-15T00:24:01.676Z] -create_test_directory:
[2026-02-15T00:24:01.676Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest
[2026-02-15T00:24:01.676Z]
[2026-02-15T00:24:01.676Z] stage_test_material:
[2026-02-15T00:24:02.310Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest
[2026-02-15T00:24:02.311Z]
[2026-02-15T00:24:02.311Z] build:
[2026-02-15T00:24:02.311Z]
[2026-02-15T00:24:02.311Z] init:
[2026-02-15T00:24:02.311Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf
[2026-02-15T00:24:02.311Z]
[2026-02-15T00:24:02.311Z] dist:
[2026-02-15T00:24:02.311Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf
[2026-02-15T00:24:02.311Z]
[2026-02-15T00:24:02.311Z] build:
[2026-02-15T00:24:02.311Z]
[2026-02-15T00:24:02.311Z] build:
[2026-02-15T00:24:02.311Z]
[2026-02-15T00:24:02.311Z] init:
[2026-02-15T00:24:02.311Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/bumbleBench
[2026-02-15T00:24:02.311Z]
[2026-02-15T00:24:02.311Z] getBumbleBench:
[2026-02-15T00:24:02.311Z] [echo] Cloning BumbleBench
[2026-02-15T00:24:02.311Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-02-15T00:24:02.937Z] [exec] Cloning into 'bumblebench'...
[2026-02-15T00:24:02.937Z]
[2026-02-15T00:24:02.937Z] buildBumbleBench:
[2026-02-15T00:24:02.937Z] [echo] Building BumbleBench
[2026-02-15T00:24:02.937Z]
[2026-02-15T00:24:02.937Z] compile-all:
[2026-02-15T00:24:02.937Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T00:24:02.937Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T00:24:02.937Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T00:24:02.938Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T00:24:02.938Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:02.938Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:02.938Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T00:24:05.099Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-15T00:24:05.099Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-15T00:24:05.099Z] [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.
[2026-02-15T00:24:05.099Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-15T00:24:05.099Z] [javac] 4 warnings
[2026-02-15T00:24:05.099Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T00:24:05.099Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T00:24:05.099Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T00:24:05.099Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T00:24:05.099Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:05.100Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:05.100Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T00:24:05.100Z] [javac] 4 warnings
[2026-02-15T00:24:05.100Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T00:24:05.100Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T00:24:05.100Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T00:24:05.100Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T00:24:05.100Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:05.100Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:05.100Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T00:24:05.100Z] [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.
[2026-02-15T00:24:05.100Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-15T00:24:05.100Z] [javac] 4 warnings
[2026-02-15T00:24:05.100Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T00:24:05.100Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T00:24:05.100Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T00:24:05.100Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T00:24:05.100Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:05.100Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:05.100Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T00:24:05.734Z] [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.
[2026-02-15T00:24:05.734Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-15T00:24:05.734Z] [javac] 4 warnings
[2026-02-15T00:24:05.735Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T00:24:05.735Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T00:24:05.735Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T00:24:05.735Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T00:24:05.735Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:05.735Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:05.735Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T00:24:05.735Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-15T00:24:05.735Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-15T00:24:05.735Z] [javac] 4 warnings
[2026-02-15T00:24:05.735Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T00:24:05.735Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T00:24:05.735Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T00:24:05.735Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T00:24:05.735Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:05.735Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:05.735Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T00:24:05.735Z] [javac] 4 warnings
[2026-02-15T00:24:05.735Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T00:24:05.735Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T00:24:05.735Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T00:24:05.735Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T00:24:05.735Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:05.735Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:05.735Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T00:24:05.735Z] [javac] 4 warnings
[2026-02-15T00:24:05.735Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T00:24:05.735Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T00:24:05.735Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T00:24:05.735Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T00:24:05.735Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:05.735Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:05.735Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T00:24:05.736Z] [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
[2026-02-15T00:24:05.736Z] [javac] synchronized(init) {
[2026-02-15T00:24:05.736Z] [javac] ^
[2026-02-15T00:24:05.736Z] [javac] 5 warnings
[2026-02-15T00:24:05.736Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T00:24:05.736Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T00:24:05.736Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T00:24:05.736Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T00:24:05.736Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:05.736Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:05.736Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T00:24:05.736Z] [javac] 4 warnings
[2026-02-15T00:24:05.736Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T00:24:05.736Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T00:24:05.736Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T00:24:05.736Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T00:24:05.736Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:05.736Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:05.736Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T00:24:06.836Z] [javac] 4 warnings
[2026-02-15T00:24:06.836Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T00:24:06.836Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T00:24:06.836Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T00:24:06.836Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T00:24:06.836Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:06.836Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:06.836Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T00:24:06.836Z] [javac] 4 warnings
[2026-02-15T00:24:06.836Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T00:24:06.836Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T00:24:06.837Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T00:24:06.837Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T00:24:06.837Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:06.837Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:06.837Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T00:24:06.837Z] [javac] 4 warnings
[2026-02-15T00:24:06.837Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T00:24:06.837Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T00:24:06.837Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T00:24:06.837Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T00:24:06.837Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:06.837Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:06.837Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T00:24:06.837Z] [javac] 4 warnings
[2026-02-15T00:24:06.837Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T00:24:06.837Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T00:24:06.837Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T00:24:06.837Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T00:24:06.837Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:06.837Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:06.837Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T00:24:06.837Z] [javac] 4 warnings
[2026-02-15T00:24:06.837Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T00:24:06.837Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-15T00:24:06.837Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-15T00:24:06.837Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-15T00:24:06.837Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:06.837Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-15T00:24:06.837Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-15T00:24:06.837Z] [javac] 4 warnings
[2026-02-15T00:24:06.837Z]
[2026-02-15T00:24:06.837Z] dist:
[2026-02-15T00:24:06.837Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-02-15T00:24:06.837Z]
[2026-02-15T00:24:06.837Z] dist:
[2026-02-15T00:24:06.838Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/bumbleBench
[2026-02-15T00:24:06.838Z]
[2026-02-15T00:24:06.838Z] build:
[2026-02-15T00:24:06.838Z]
[2026-02-15T00:24:06.838Z] getDependentLibs:
[2026-02-15T00:24:19.363Z] [exec] --------------------------------------------
[2026-02-15T00:24:19.363Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-15T00:24:19.363Z] [exec] task is set to default
[2026-02-15T00:24:19.363Z] [exec] dependencyList is set to dacapo
[2026-02-15T00:24:19.363Z] [exec] System Test jars will not be downloaded.
[2026-02-15T00:24:19.363Z] [exec] --------------------------------------------
[2026-02-15T00:24:19.363Z] [exec] Starting download third party dependent jars
[2026-02-15T00:24:19.363Z] [exec] --------------------------------------------
[2026-02-15T00:24:19.363Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-15T00:24:19.364Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-02-15T00:24:19.364Z] [exec] downloaded dependent third party jars successfully
[2026-02-15T00:24:19.364Z]
[2026-02-15T00:24:19.364Z] init:
[2026-02-15T00:24:19.364Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2026-02-15T00:24:19.364Z]
[2026-02-15T00:24:19.364Z] getDacapoSuite:
[2026-02-15T00:24:19.364Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2026-02-15T00:24:36.915Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2026-02-15T00:24:36.915Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo
[2026-02-15T00:24:36.915Z]
[2026-02-15T00:24:36.915Z] dist:
[2026-02-15T00:24:36.915Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2026-02-15T00:24:36.915Z]
[2026-02-15T00:24:36.915Z] build:
[2026-02-15T00:24:36.915Z]
[2026-02-15T00:24:36.915Z] init:
[2026-02-15T00:24:36.915Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2026-02-15T00:24:36.915Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2026-02-15T00:24:36.915Z]
[2026-02-15T00:24:36.915Z] compile:
[2026-02-15T00:24:36.915Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-15T00:24:36.915Z] [echo] ============COMPILER SETTINGS============
[2026-02-15T00:24:36.915Z] [echo] ===fork: yes
[2026-02-15T00:24:36.915Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-15T00:24:36.915Z] [echo] ===debug: on
[2026-02-15T00:24:36.915Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-02-15T00:24:36.915Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2026-02-15T00:24:36.915Z] [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.
[2026-02-15T00:24:36.915Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-15T00:24:36.915Z]
[2026-02-15T00:24:36.915Z] dist:
[2026-02-15T00:24:36.915Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-02-15T00:24:36.915Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2026-02-15T00:24:36.915Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2026-02-15T00:24:36.915Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2026-02-15T00:24:37.547Z]
[2026-02-15T00:24:37.547Z] clean:
[2026-02-15T00:24:37.547Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2026-02-15T00:24:37.547Z]
[2026-02-15T00:24:37.547Z] build:
[2026-02-15T00:24:37.547Z]
[2026-02-15T00:24:37.547Z] build:
[2026-02-15T00:24:37.547Z]
[2026-02-15T00:24:37.547Z] init:
[2026-02-15T00:24:37.547Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/renaissance
[2026-02-15T00:24:37.547Z]
[2026-02-15T00:24:37.547Z] getRenaissanceSuite:
[2026-02-15T00:24:37.547Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-02-15T00:24:47.886Z]
[2026-02-15T00:24:47.886Z] dist:
[2026-02-15T00:24:47.887Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/renaissance
[2026-02-15T00:24:47.887Z]
[2026-02-15T00:24:47.887Z] build:
[2026-02-15T00:24:47.887Z]
[2026-02-15T00:24:47.887Z] init:
[2026-02-15T00:24:47.887Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/specjbb
[2026-02-15T00:24:47.887Z]
[2026-02-15T00:24:47.887Z] getSpecjbbSuite:
[2026-02-15T00:24:47.887Z]
[2026-02-15T00:24:47.887Z] dist:
[2026-02-15T00:24:47.887Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/specjbb/run
[2026-02-15T00:24:47.887Z]
[2026-02-15T00:24:47.887Z] BUILD SUCCESSFUL
[2026-02-15T00:24:47.887Z] Total time: 46 seconds
[2026-02-15T00:24:47.887Z] 0
[2026-02-15T00:24:47.887Z]
[2026-02-15T00:24:47.887Z]
[2026-02-15T00:24:47.887Z] RECORD TEST REPOs SHA
[2026-02-15T00:24:47.887Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-15T00:24:47.887Z] 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"
[2026-02-15T00:24:47.887Z] 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
[2026-02-15T00:24:47.887Z] touch /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-15T00:24:47.887Z] ================================================
[2026-02-15T00:24:47.887Z] timestamp: 20260215-002447
[2026-02-15T00:24:47.887Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[2026-02-15T00:24:47.887Z] git repo:
[2026-02-15T00:24:47.887Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-15T00:24:47.887Z] sha:
[2026-02-15T00:24:47.887Z] 0d0564c67a22acd19c13b44b573b6703869b4eb2
[2026-02-15T00:24:47.887Z] ================================================
[2026-02-15T00:24:47.887Z] timestamp: 20260215-002447
[2026-02-15T00:24:47.887Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-15T00:24:47.887Z] git repo:
[2026-02-15T00:24:47.887Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-02-15T00:24:47.887Z] sha:
[2026-02-15T00:24:47.887Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-02-15T00:24:47.887Z] ================================================
[2026-02-15T00:24:47.888Z] timestamp: 20260215-002447
[2026-02-15T00:24:47.888Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2026-02-15T00:24:47.888Z] git repo:
[2026-02-15T00:24:47.888Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-15T00:24:47.888Z] sha:
[2026-02-15T00:24:47.888Z] d8a5e7b9cec170af57c956a21372271dee7f8dfe
[2026-02-15T00:24:47.888Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] }
[2026-02-15T00:24:48.225Z] $ ssh-agent -k
[2026-02-15T00:24:48.283Z] unset SSH_AUTH_SOCK;
[2026-02-15T00:24:48.283Z] unset SSH_AGENT_PID;
[2026-02-15T00:24:48.283Z] echo Agent pid 16876 killed;
[2026-02-15T00:24:48.689Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-15T00:24:48.798Z] 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
[2026-02-15T00:24:48.818Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-15T00:24:49.936Z] + which Xvfb
[2026-02-15T00:24:49.937Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-15T00:24:50.515Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/.xvfb-18-..fbdir18023728905667593832
[Pipeline] {
[Pipeline] sh
[2026-02-15T00:25:11.987Z] + ps -f
[2026-02-15T00:25:11.987Z] + grep '[X]vfb'
[2026-02-15T00:25:11.987Z] + awk '{print $9}'
[Pipeline] echo
[2026-02-15T00:25:12.364Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-15T00:25:12.418Z] $ ssh-agent
[2026-02-15T00:25:12.858Z] SSH_AUTH_SOCK=/tmp/ssh-yYlD31dQVmia/agent.17579
[2026-02-15T00:25:12.858Z] SSH_AGENT_PID=17581
[2026-02-15T00:25:12.858Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-15T00:25:13.980Z] ++ uname
[2026-02-15T00:25:13.980Z] + '[' Linux = AIX ']'
[2026-02-15T00:25:13.980Z] ++ uname
[2026-02-15T00:25:13.980Z] + '[' Linux = SunOS ']'
[2026-02-15T00:25:13.980Z] ++ uname
[2026-02-15T00:25:13.980Z] + '[' Linux = '*BSD' ']'
[2026-02-15T00:25:13.980Z] + MAKE=make
[2026-02-15T00:25:13.980Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-15T00:25:13.980Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-15T00:25:15.409Z] ++ uname
[2026-02-15T00:25:15.409Z] + '[' Linux = AIX ']'
[2026-02-15T00:25:15.409Z] ++ uname
[2026-02-15T00:25:15.409Z] + '[' Linux = SunOS ']'
[2026-02-15T00:25:15.409Z] ++ uname
[2026-02-15T00:25:15.409Z] + '[' Linux = '*BSD' ']'
[2026-02-15T00:25:15.409Z] + MAKE=make
[2026-02-15T00:25:15.409Z] + cd ./aqa-tests
[2026-02-15T00:25:15.409Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-15T00:25:15.409Z] ++ set +x
[2026-02-15T00:25:15.409Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-02-15T00:25:15.409Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-02-15T00:25:15.409Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2026-02-15T00:25:15.409Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-02-15T00:25:15.409Z] perl scripts/configure.pl
[2026-02-15T00:25:15.409Z] /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="sles.15" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-15T00:25:16.053Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-15T00:25:16.053Z]
[2026-02-15T00:25:16.053Z] Starting to generate test make files.
[2026-02-15T00:25:16.053Z]
[2026-02-15T00:25:16.053Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-15T00:25:16.688Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-15T00:25:16.688Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-02-15T00:25:16.688Z]
[2026-02-15T00:25:16.688Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-15T00:25:16.688Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-15T00:25:16.688Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-15T00:25:16.688Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-02-15T00:25:16.688Z]
[2026-02-15T00:25:16.688Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-15T00:25:16.688Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/autoGen.mk
[2026-02-15T00:25:16.688Z]
[2026-02-15T00:25:16.688Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../autoGen.mk
[2026-02-15T00:25:16.688Z]
[2026-02-15T00:25:16.688Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-02-15T00:25:16.688Z]
[2026-02-15T00:25:16.688Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-15T00:25:16.688Z]
[2026-02-15T00:25:16.688Z] Make files are generated successfully.
[2026-02-15T00:25:16.688Z]
[2026-02-15T00:25:16.688Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-02-15T00:25:16.688Z] make -f runtest.mk _extended.perf
[2026-02-15T00:25:16.688Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-02-15T00:25:16.688Z]
[2026-02-15T00:25:16.688Z] Running make 4.2.1
[2026-02-15T00:25:16.688Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..
[2026-02-15T00:25:16.688Z] set JDK_VERSION to 26
[2026-02-15T00:25:16.688Z] set JDK_IMPL to hotspot
[2026-02-15T00:25:16.688Z] set JVM_VERSION to openjdk26
[2026-02-15T00:25:16.688Z] set JCL_VERSION to latest
[2026-02-15T00:25:16.688Z] JAVA_HOME was originally set to /usr/lib64/jvm/jre-1.8.0-openjdk
[2026-02-15T00:25:16.688Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-02-15T00:25:16.688Z] set SPEC to linux_390-64
[2026-02-15T00:25:16.688Z] set TEST_FLAG to
[2026-02-15T00:25:16.688Z] set MICROARCH to z15
[2026-02-15T00:25:16.688Z] set OS_LABEL to sles.15
[2026-02-15T00:25:16.688Z] Running extended.perf ...
[2026-02-15T00:25:16.688Z] There are 19 test targets in extended.perf
[2026-02-15T00:25:16.688Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-15T00:25:16.688Z] openjdk version "26-beta" 2026-03-17
[2026-02-15T00:25:16.688Z] OpenJDK Runtime Environment Temurin-26+35-202602142134 (build 26-beta+35-ea)
[2026-02-15T00:25:16.688Z] OpenJDK 64-Bit Server VM Temurin-26+35-202602142134 (build 26-beta+35-ea, mixed mode, sharing)
[2026-02-15T00:25:16.688Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests'
[2026-02-15T00:25:16.688Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf'
[2026-02-15T00:25:16.688Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/dacapo'
[2026-02-15T00:25:16.688Z]
[2026-02-15T00:25:16.688Z] ===============================================
[2026-02-15T00:25:16.688Z] Running test dacapo-avrora_0 ...
[2026-02-15T00:25:16.688Z] ===============================================
[2026-02-15T00:25:16.688Z] dacapo-avrora_0 Start Time: Sun Feb 15 00:25:16 2026 Epoch Time (ms): 1771115116596
[2026-02-15T00:25:16.688Z] dacapo-avrora_0_DISABLED
[2026-02-15T00:25:16.688Z] Disabled Reason:
[2026-02-15T00:25:16.688Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2026-02-15T00:25:16.688Z] dacapo-avrora_0 Finish Time: Sun Feb 15 00:25:16 2026 Epoch Time (ms): 1771115116614
[2026-02-15T00:25:16.688Z]
[2026-02-15T00:25:16.688Z] ===============================================
[2026-02-15T00:25:16.688Z] Running test dacapo-fop_0 ...
[2026-02-15T00:25:16.688Z] ===============================================
[2026-02-15T00:25:16.688Z] dacapo-fop_0 Start Time: Sun Feb 15 00:25:16 2026 Epoch Time (ms): 1771115116639
[2026-02-15T00:25:16.688Z] variation: NoOptions
[2026-02-15T00:25:17.365Z] JVM_OPTIONS:
[2026-02-15T00:25:17.365Z] { \
[2026-02-15T00:25:17.365Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T00:25:17.365Z] echo "Nothing to be done for setup."; \
[2026-02-15T00:25:17.365Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/dacapo-fop_0"; \
[2026-02-15T00:25:17.365Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/dacapo-fop_0"; \
[2026-02-15T00:25:17.365Z] echo ""; echo "TESTING:"; \
[2026-02-15T00:25:17.365Z] "/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; \
[2026-02-15T00:25:17.365Z] 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_17711151163993/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T00:25:17.365Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T00:25:17.365Z] echo "Nothing to be done for teardown."; \
[2026-02-15T00:25:17.365Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/TestTargetResult";
[2026-02-15T00:25:17.365Z]
[2026-02-15T00:25:17.365Z] TEST SETUP:
[2026-02-15T00:25:17.365Z] Nothing to be done for setup.
[2026-02-15T00:25:17.365Z]
[2026-02-15T00:25:17.365Z] TESTING:
[2026-02-15T00:25:17.983Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2026-02-15T00:25:17.983Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2026-02-15T00:25:20.190Z] alignment.fo java.lang.reflect.InvocationTargetException
[2026-02-15T00:25:20.190Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119)
[2026-02-15T00:25:20.190Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-15T00:25:20.190Z] at org.dacapo.harness.Fop.iterate(Fop.java:102)
[2026-02-15T00:25:20.190Z] at org.dacapo.harness.Benchmark.run(Benchmark.java:259)
[2026-02-15T00:25:20.190Z] at org.dacapo.harness.TestHarness.runBenchmark(TestHarness.java:225)
[2026-02-15T00:25:20.190Z] at org.dacapo.harness.TestHarness.main(TestHarness.java:170)
[2026-02-15T00:25:20.190Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-15T00:25:20.190Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-15T00:25:20.190Z] at Harness.main(Harness.java:39)
[2026-02-15T00:25:20.190Z] Caused by: java.lang.ExceptionInInitializerError
[2026-02-15T00:25:20.190Z] at org.apache.fop.image.loader.batik.PreloaderSVG$Loader.createImageInfo(PreloaderSVG.java:165)
[2026-02-15T00:25:20.190Z] at org.apache.fop.image.loader.batik.PreloaderSVG$Loader.getImage(PreloaderSVG.java:131)
[2026-02-15T00:25:20.190Z] at org.apache.fop.image.loader.batik.PreloaderSVG$Loader.access$200(PreloaderSVG.java:108)
[2026-02-15T00:25:20.190Z] at org.apache.fop.image.loader.batik.PreloaderSVG.preloadImage(PreloaderSVG.java:76)
[2026-02-15T00:25:20.190Z] at org.apache.xmlgraphics.image.loader.ImageManager.preloadImage(ImageManager.java:176)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.intermediate.AbstractIFPainter.drawImageUsingDocument(AbstractIFPainter.java:323)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.pdf.PDFPainter.drawImage(PDFPainter.java:290)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.intermediate.IFRenderer.renderForeignObject(IFRenderer.java:1324)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.AbstractRenderer.renderInlineViewport(AbstractRenderer.java:1034)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.AbstractPathOrientedRenderer.renderInlineViewport(AbstractPathOrientedRenderer.java:836)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.intermediate.IFRenderer.renderInlineViewport(IFRenderer.java:860)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.AbstractRenderer.renderInlineArea(AbstractRenderer.java:877)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.intermediate.IFRenderer.renderInlineArea(IFRenderer.java:924)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.AbstractRenderer.renderLineArea(AbstractRenderer.java:845)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.AbstractRenderer.renderBlocks(AbstractRenderer.java:704)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.AbstractRenderer.renderBlock(AbstractRenderer.java:758)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.intermediate.IFRenderer.renderBlock(IFRenderer.java:1004)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.AbstractRenderer.renderBlocks(AbstractRenderer.java:689)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.AbstractRenderer.renderFlow(AbstractRenderer.java:591)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.AbstractPathOrientedRenderer.renderFlow(AbstractPathOrientedRenderer.java:789)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.AbstractRenderer.renderMainReference(AbstractRenderer.java:568)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.AbstractRenderer.renderBodyRegion(AbstractRenderer.java:433)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.AbstractRenderer.renderRegionViewport(AbstractRenderer.java:380)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.intermediate.IFRenderer.renderRegionViewport(IFRenderer.java:735)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.AbstractRenderer.renderPageAreas(AbstractRenderer.java:345)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.AbstractRenderer.renderPage(AbstractRenderer.java:318)
[2026-02-15T00:25:20.190Z] at org.apache.fop.render.intermediate.IFRenderer.renderPage(IFRenderer.java:584)
[2026-02-15T00:25:20.190Z] at org.apache.fop.area.RenderPagesModel.addPage(RenderPagesModel.java:123)
[2026-02-15T00:25:20.190Z] at org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager.finishPage(AbstractPageSequenceLayoutManager.java:316)
[2026-02-15T00:25:20.190Z] at org.apache.fop.layoutmgr.PageSequenceLayoutManager.finishPage(PageSequenceLayoutManager.java:243)
[2026-02-15T00:25:20.190Z] at org.apache.fop.layoutmgr.PageSequenceLayoutManager.activateLayout(PageSequenceLayoutManager.java:147)
[2026-02-15T00:25:20.190Z] at org.apache.fop.area.AreaTreeHandler.endPageSequence(AreaTreeHandler.java:267)
[2026-02-15T00:25:20.190Z] at org.apache.fop.fo.pagination.PageSequence.endOfNode(PageSequence.java:140)
[2026-02-15T00:25:20.190Z] at org.apache.fop.fo.FOTreeBuilder$MainFOHandler.endElement(FOTreeBuilder.java:390)
[2026-02-15T00:25:20.190Z] at org.apache.fop.fo.FOTreeBuilder$3.run(FOTreeBuilder.java:207)
[2026-02-15T00:25:20.190Z] at org.apache.fop.fo.FOTreeBuilder$3.run(FOTreeBuilder.java:204)
[2026-02-15T00:25:20.190Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:74)
[2026-02-15T00:25:20.190Z] at org.apache.fop.fo.FOTreeBuilder.endElement(FOTreeBuilder.java:203)
[2026-02-15T00:25:20.190Z] at org.apache.xalan.transformer.TransformerIdentityImpl.endElement(TransformerIdentityImpl.java:1102)
[2026-02-15T00:25:20.190Z] at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
[2026-02-15T00:25:20.190Z] at org.apache.xerces.xinclude.XIncludeHandler.endElement(Unknown Source)
[2026-02-15T00:25:20.190Z] at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
[2026-02-15T00:25:20.190Z] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
[2026-02-15T00:25:20.190Z] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
[2026-02-15T00:25:20.190Z] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
[2026-02-15T00:25:20.190Z] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
[2026-02-15T00:25:20.190Z] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
[2026-02-15T00:25:20.190Z] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
[2026-02-15T00:25:20.190Z] at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
[2026-02-15T00:25:20.190Z] at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:485)
[2026-02-15T00:25:20.190Z] at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:293)
[2026-02-15T00:25:20.190Z] at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:116)
[2026-02-15T00:25:20.190Z] at org.apache.fop.cli.Main.startFOP(Main.java:183)
[2026-02-15T00:25:20.190Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-15T00:25:20.190Z] ... 8 more
[2026-02-15T00:25:20.190Z] Caused by: java.lang.RuntimeException: Fontconfig head is null, check your fonts or fonts configuration
[2026-02-15T00:25:20.190Z] at java.desktop/sun.awt.FontConfiguration.getVersion(FontConfiguration.java:1242)
[2026-02-15T00:25:20.190Z] at java.desktop/sun.awt.FontConfiguration.readFontConfigFile(FontConfiguration.java:207)
[2026-02-15T00:25:20.190Z] at java.desktop/sun.awt.FontConfiguration.init(FontConfiguration.java:103)
[2026-02-15T00:25:20.190Z] at java.desktop/sun.awt.X11FontManager.createFontConfiguration(X11FontManager.java:697)
[2026-02-15T00:25:20.190Z] at java.desktop/sun.font.SunFontManager.<init>(SunFontManager.java:341)
[2026-02-15T00:25:20.190Z] at java.desktop/sun.awt.FcFontManager.<init>(FcFontManager.java:35)
[2026-02-15T00:25:20.190Z] at java.desktop/sun.awt.X11FontManager.<init>(X11FontManager.java:55)
[2026-02-15T00:25:20.190Z] at java.desktop/sun.font.PlatformFontInfo.createFontManager(PlatformFontInfo.java:37)
[2026-02-15T00:25:20.190Z] at java.desktop/sun.font.FontManagerFactory.getInstance(FontManagerFactory.java:51)
[2026-02-15T00:25:20.190Z] at java.desktop/sun.java2d.SunGraphicsEnvironment.getFontManagerForSGE(SunGraphicsEnvironment.java:133)
[2026-02-15T00:25:20.190Z] at java.desktop/sun.java2d.SunGraphicsEnvironment.getAvailableFontFamilyNames(SunGraphicsEnvironment.java:167)
[2026-02-15T00:25:20.190Z] at java.desktop/sun.java2d.SunGraphicsEnvironment.getAvailableFontFamilyNames(SunGraphicsEnvironment.java:191)
[2026-02-15T00:25:20.190Z] at java.desktop/sun.java2d.HeadlessGraphicsEnvironment.getAvailableFontFamilyNames(HeadlessGraphicsEnvironment.java:80)
[2026-02-15T00:25:20.190Z] at org.apache.batik.bridge.DefaultFontFamilyResolver.<clinit>(DefaultFontFamilyResolver.java:86)
[2026-02-15T00:25:20.190Z] ... 62 more
[2026-02-15T00:25:20.190Z] -----------------------------------
[2026-02-15T00:25:20.190Z] dacapo-fop_0_FAILED
[2026-02-15T00:25:20.190Z] -----------------------------------
[2026-02-15T00:25:20.190Z]
[2026-02-15T00:25:20.190Z] TEST TEARDOWN:
[2026-02-15T00:25:20.190Z] Nothing to be done for teardown.
[2026-02-15T00:25:20.190Z] dacapo-fop_0 Finish Time: Sun Feb 15 00:25:19 2026 Epoch Time (ms): 1771115119502
[2026-02-15T00:25:20.190Z]
[2026-02-15T00:25:20.190Z] ===============================================
[2026-02-15T00:25:20.190Z] Running test dacapo-jython_0 ...
[2026-02-15T00:25:20.190Z] ===============================================
[2026-02-15T00:25:20.190Z] dacapo-jython_0 Start Time: Sun Feb 15 00:25:19 2026 Epoch Time (ms): 1771115119531
[2026-02-15T00:25:20.190Z] variation: NoOptions
[2026-02-15T00:25:20.190Z] JVM_OPTIONS:
[2026-02-15T00:25:20.190Z] { \
[2026-02-15T00:25:20.190Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T00:25:20.190Z] echo "Nothing to be done for setup."; \
[2026-02-15T00:25:20.190Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/dacapo-jython_0"; \
[2026-02-15T00:25:20.190Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/dacapo-jython_0"; \
[2026-02-15T00:25:20.190Z] echo ""; echo "TESTING:"; \
[2026-02-15T00:25:20.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" jython; \
[2026-02-15T00:25:20.190Z] 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_17711151163993/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T00:25:20.190Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T00:25:20.190Z] echo "Nothing to be done for teardown."; \
[2026-02-15T00:25:20.191Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/TestTargetResult";
[2026-02-15T00:25:20.191Z]
[2026-02-15T00:25:20.191Z] TEST SETUP:
[2026-02-15T00:25:20.191Z] Nothing to be done for setup.
[2026-02-15T00:25:20.191Z]
[2026-02-15T00:25:20.191Z] TESTING:
[2026-02-15T00:25:25.045Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2026-02-15T00:25:28.951Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2026-02-15T00:25:31.117Z] -------------------------------------------------------------------------------
[2026-02-15T00:25:31.117Z] PYBENCH 2.0
[2026-02-15T00:25:31.117Z] -------------------------------------------------------------------------------
[2026-02-15T00:25:31.117Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-15T00:25:31.117Z] 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)
[2026-02-15T00:25:31.117Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2026-02-15T00:25:31.117Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-15T00:25:31.117Z] * using Jython
[2026-02-15T00:25:31.117Z] * system check interval set to maximum: 2147483647
[2026-02-15T00:25:31.117Z] * using timer: time.time
[2026-02-15T00:25:31.117Z]
[2026-02-15T00:25:32.440Z] Calibrating tests. Please wait... done.
[2026-02-15T00:25:32.440Z]
[2026-02-15T00:25:32.440Z] Running 2 round(s) of the suite at warp factor 20:
[2026-02-15T00:25:32.440Z]
[2026-02-15T00:25:39.916Z] * Round 1 done.
[2026-02-15T00:25:44.783Z] * Round 2 done.
[2026-02-15T00:25:44.783Z]
[2026-02-15T00:25:44.783Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 15783 msec =====
[2026-02-15T00:25:44.783Z] -----------------------------------
[2026-02-15T00:25:44.783Z] dacapo-jython_0_PASSED
[2026-02-15T00:25:44.783Z] -----------------------------------
[2026-02-15T00:25:44.783Z]
[2026-02-15T00:25:44.783Z] TEST TEARDOWN:
[2026-02-15T00:25:44.783Z] Nothing to be done for teardown.
[2026-02-15T00:25:44.783Z] dacapo-jython_0 Finish Time: Sun Feb 15 00:25:44 2026 Epoch Time (ms): 1771115144423
[2026-02-15T00:25:44.783Z]
[2026-02-15T00:25:44.783Z] ===============================================
[2026-02-15T00:25:44.783Z] Running test dacapo-luindex_0 ...
[2026-02-15T00:25:44.783Z] ===============================================
[2026-02-15T00:25:44.783Z] dacapo-luindex_0 Start Time: Sun Feb 15 00:25:44 2026 Epoch Time (ms): 1771115144453
[2026-02-15T00:25:44.783Z] variation: NoOptions
[2026-02-15T00:25:44.783Z] JVM_OPTIONS:
[2026-02-15T00:25:44.783Z] { \
[2026-02-15T00:25:44.783Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T00:25:44.783Z] echo "Nothing to be done for setup."; \
[2026-02-15T00:25:44.783Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/dacapo-luindex_0"; \
[2026-02-15T00:25:44.783Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/dacapo-luindex_0"; \
[2026-02-15T00:25:44.783Z] echo ""; echo "TESTING:"; \
[2026-02-15T00:25:44.783Z] "/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; \
[2026-02-15T00:25:44.783Z] 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_17711151163993/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T00:25:44.783Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T00:25:44.783Z] echo "Nothing to be done for teardown."; \
[2026-02-15T00:25:44.783Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/TestTargetResult";
[2026-02-15T00:25:44.783Z]
[2026-02-15T00:25:44.783Z] TEST SETUP:
[2026-02-15T00:25:44.783Z] Nothing to be done for setup.
[2026-02-15T00:25:44.783Z]
[2026-02-15T00:25:44.783Z] TESTING:
[2026-02-15T00:25:44.783Z] 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.'
[2026-02-15T00:25:46.117Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2026-02-15T00:25:46.117Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2026-02-15T00:25:46.757Z] Adding documents from enwiki-anarchism-abydos.md:
[2026-02-15T00:25:46.757Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2026-02-15T00:25:48.134Z] Adding documents from enwiki-abydos-copleston.md:
[2026-02-15T00:25:48.755Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2026-02-15T00:25:48.755Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-15T00:25:48.755Z] 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)
[2026-02-15T00:25:48.755Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2026-02-15T00:25:48.755Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2026-02-15T00:25:51.416Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2026-02-15T00:25:52.064Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2026-02-15T00:25:53.347Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2026-02-15T00:25:53.970Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2026-02-15T00:25:53.970Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2026-02-15T00:25:53.970Z] Optimizing...
[2026-02-15T00:25:57.661Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 11260 msec =====
[2026-02-15T00:25:57.661Z] -----------------------------------
[2026-02-15T00:25:57.661Z] dacapo-luindex_0_PASSED
[2026-02-15T00:25:57.661Z] -----------------------------------
[2026-02-15T00:25:57.661Z]
[2026-02-15T00:25:57.661Z] TEST TEARDOWN:
[2026-02-15T00:25:57.661Z] Nothing to be done for teardown.
[2026-02-15T00:25:57.661Z] dacapo-luindex_0 Finish Time: Sun Feb 15 00:25:56 2026 Epoch Time (ms): 1771115156796
[2026-02-15T00:25:57.661Z]
[2026-02-15T00:25:57.661Z] ===============================================
[2026-02-15T00:25:57.661Z] Running test dacapo-pmd_0 ...
[2026-02-15T00:25:57.661Z] ===============================================
[2026-02-15T00:25:57.661Z] dacapo-pmd_0 Start Time: Sun Feb 15 00:25:56 2026 Epoch Time (ms): 1771115156812
[2026-02-15T00:25:57.661Z] variation: NoOptions
[2026-02-15T00:25:57.661Z] JVM_OPTIONS:
[2026-02-15T00:25:57.661Z] { \
[2026-02-15T00:25:57.661Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T00:25:57.661Z] echo "Nothing to be done for setup."; \
[2026-02-15T00:25:57.661Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/dacapo-pmd_0"; \
[2026-02-15T00:25:57.661Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/dacapo-pmd_0"; \
[2026-02-15T00:25:57.661Z] echo ""; echo "TESTING:"; \
[2026-02-15T00:25:57.661Z] "/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; \
[2026-02-15T00:25:57.661Z] 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_17711151163993/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T00:25:57.661Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T00:25:57.661Z] echo "Nothing to be done for teardown."; \
[2026-02-15T00:25:57.661Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/TestTargetResult";
[2026-02-15T00:25:57.661Z]
[2026-02-15T00:25:57.661Z] TEST SETUP:
[2026-02-15T00:25:57.661Z] Nothing to be done for setup.
[2026-02-15T00:25:57.661Z]
[2026-02-15T00:25:57.661Z] TESTING:
[2026-02-15T00:25:57.661Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2026-02-15T00:25:58.293Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2026-02-15T00:25:58.293Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2026-02-15T00:26:03.315Z] Checked: 0%
[2026-02-15T00:26:03.946Z] Checked: 5%
[2026-02-15T00:26:05.285Z] Checked: 10%
[2026-02-15T00:26:05.929Z] Checked: 15%
[2026-02-15T00:26:06.570Z] Checked: 20%
[2026-02-15T00:26:06.570Z] Checked: 25%
[2026-02-15T00:26:07.246Z] Checked: 30%
[2026-02-15T00:26:07.867Z] Checked: 35%
[2026-02-15T00:26:08.484Z] Checked: 40%
[2026-02-15T00:26:09.107Z] Checked: 45%
[2026-02-15T00:26:09.107Z] Checked: 50%
[2026-02-15T00:26:10.253Z] Checked: 55%
[2026-02-15T00:26:11.008Z] Checked: 60%
[2026-02-15T00:26:11.669Z] Checked: 65%
[2026-02-15T00:26:12.319Z] Checked: 70%
[2026-02-15T00:26:12.977Z] Checked: 75%
[2026-02-15T00:26:13.606Z] Checked: 80%
[2026-02-15T00:26:14.250Z] Checked: 85%
[2026-02-15T00:26:14.864Z] Checked: 90%
[2026-02-15T00:26:15.486Z] Checked: 95%
[2026-02-15T00:26:15.486Z] Checked: 100%
[2026-02-15T00:26:15.486Z] PMD checked 601 files.
[2026-02-15T00:26:15.486Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 17373 msec =====
[2026-02-15T00:26:15.486Z] -----------------------------------
[2026-02-15T00:26:15.486Z] dacapo-pmd_0_PASSED
[2026-02-15T00:26:15.486Z] -----------------------------------
[2026-02-15T00:26:15.486Z]
[2026-02-15T00:26:15.486Z] TEST TEARDOWN:
[2026-02-15T00:26:15.486Z] Nothing to be done for teardown.
[2026-02-15T00:26:15.486Z] dacapo-pmd_0 Finish Time: Sun Feb 15 00:26:15 2026 Epoch Time (ms): 1771115175363
[2026-02-15T00:26:15.486Z]
[2026-02-15T00:26:15.486Z] ===============================================
[2026-02-15T00:26:15.486Z] Running test dacapo-sunflow_0 ...
[2026-02-15T00:26:15.486Z] ===============================================
[2026-02-15T00:26:15.486Z] dacapo-sunflow_0 Start Time: Sun Feb 15 00:26:15 2026 Epoch Time (ms): 1771115175384
[2026-02-15T00:26:15.486Z] variation: NoOptions
[2026-02-15T00:26:15.486Z] JVM_OPTIONS:
[2026-02-15T00:26:15.486Z] { \
[2026-02-15T00:26:15.486Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T00:26:15.486Z] echo "Nothing to be done for setup."; \
[2026-02-15T00:26:15.486Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/dacapo-sunflow_0"; \
[2026-02-15T00:26:15.486Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/dacapo-sunflow_0"; \
[2026-02-15T00:26:15.486Z] echo ""; echo "TESTING:"; \
[2026-02-15T00:26:15.486Z] "/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; \
[2026-02-15T00:26:15.486Z] 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_17711151163993/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T00:26:15.486Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T00:26:15.486Z] echo "Nothing to be done for teardown."; \
[2026-02-15T00:26:15.486Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/TestTargetResult";
[2026-02-15T00:26:15.486Z]
[2026-02-15T00:26:15.486Z] TEST SETUP:
[2026-02-15T00:26:15.486Z] Nothing to be done for setup.
[2026-02-15T00:26:15.486Z]
[2026-02-15T00:26:15.486Z] TESTING:
[2026-02-15T00:26:16.137Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2026-02-15T00:26:16.137Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2026-02-15T00:27:10.187Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 51269 msec =====
[2026-02-15T00:27:10.187Z] -----------------------------------
[2026-02-15T00:27:10.187Z] dacapo-sunflow_0_PASSED
[2026-02-15T00:27:10.187Z] -----------------------------------
[2026-02-15T00:27:10.187Z]
[2026-02-15T00:27:10.187Z] TEST TEARDOWN:
[2026-02-15T00:27:10.187Z] Nothing to be done for teardown.
[2026-02-15T00:27:10.187Z] dacapo-sunflow_0 Finish Time: Sun Feb 15 00:27:07 2026 Epoch Time (ms): 1771115227191
[2026-02-15T00:27:10.187Z]
[2026-02-15T00:27:10.187Z] ===============================================
[2026-02-15T00:27:10.187Z] Running test dacapo-tomcat_0 ...
[2026-02-15T00:27:10.187Z] ===============================================
[2026-02-15T00:27:10.187Z] dacapo-tomcat_0 Start Time: Sun Feb 15 00:27:07 2026 Epoch Time (ms): 1771115227208
[2026-02-15T00:27:10.187Z] variation: NoOptions
[2026-02-15T00:27:10.187Z] JVM_OPTIONS:
[2026-02-15T00:27:10.187Z] { \
[2026-02-15T00:27:10.187Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T00:27:10.187Z] echo "Nothing to be done for setup."; \
[2026-02-15T00:27:10.187Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/dacapo-tomcat_0"; \
[2026-02-15T00:27:10.187Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/dacapo-tomcat_0"; \
[2026-02-15T00:27:10.187Z] echo ""; echo "TESTING:"; \
[2026-02-15T00:27:10.187Z] "/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; \
[2026-02-15T00:27:10.187Z] 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_17711151163993/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T00:27:10.187Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T00:27:10.187Z] echo "Nothing to be done for teardown."; \
[2026-02-15T00:27:10.187Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/TestTargetResult";
[2026-02-15T00:27:10.187Z]
[2026-02-15T00:27:10.187Z] TEST SETUP:
[2026-02-15T00:27:10.187Z] Nothing to be done for setup.
[2026-02-15T00:27:10.187Z]
[2026-02-15T00:27:10.187Z] TESTING:
[2026-02-15T00:27:10.187Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,512]
[2026-02-15T00:27:10.187Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2026-02-15T00:27:10.187Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2026-02-15T00:27:10.187Z] 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.'
[2026-02-15T00:27:10.187Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-15T00:27:10.187Z] 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)
[2026-02-15T00:27:10.187Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-15T00:27:10.187Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-15T00:27:10.187Z]
[2026-02-15T00:27:10.797Z] Server created with thread pool size 2
[2026-02-15T00:27:10.797Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2026-02-15T00:27:10.798Z] Loading web application
[2026-02-15T00:27:11.417Z] Starting 80000 requests...
[2026-02-15T00:27:25.907Z] Completing requests: 5%
[2026-02-15T00:27:30.706Z] Completing requests: 10%
[2026-02-15T00:27:34.404Z] Completing requests: 15%
[2026-02-15T00:27:37.228Z] Completing requests: 20%
[2026-02-15T00:27:40.974Z] Completing requests: 25%
[2026-02-15T00:27:44.760Z] Completing requests: 30%
[2026-02-15T00:27:49.457Z] Completing requests: 35%
[2026-02-15T00:27:52.254Z] Completing requests: 40%
[2026-02-15T00:27:55.951Z] Completing requests: 45%
[2026-02-15T00:27:58.736Z] Completing requests: 50%
[2026-02-15T00:28:02.505Z] Completing requests: 55%
[2026-02-15T00:28:06.330Z] Completing requests: 60%
[2026-02-15T00:28:10.222Z] Completing requests: 65%
[2026-02-15T00:28:13.997Z] Completing requests: 70%
[2026-02-15T00:28:17.742Z] Completing requests: 75%
[2026-02-15T00:28:20.588Z] Completing requests: 80%
[2026-02-15T00:28:24.347Z] Completing requests: 85%
[2026-02-15T00:28:27.159Z] Completing requests: 90%
[2026-02-15T00:28:30.885Z] Completing requests: 95%
[2026-02-15T00:28:30.885Z] Completed requests
[2026-02-15T00:28:30.885Z] Client threads complete ... unloading web application
[2026-02-15T00:28:30.885Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 79532 msec =====
[2026-02-15T00:28:30.885Z] ===== DaCapo processed 80000 requests in 79322 msec, 1008 requests per second =====
[2026-02-15T00:28:30.886Z] ===== DaCapo tail latency, simple: 50% 1277 usec, 90% 2338 usec, 99% 12870 usec, 99.9% 36485 usec, 99.99% 164676 usec, max 1402632 usec, measured over 80000 events =====
[2026-02-15T00:28:30.886Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1781 usec, 90% 10149 usec, 99% 24231 usec, 99.9% 43005 usec, 99.99% 164676 usec, max 1402632 usec, measured over 80000 events =====
[2026-02-15T00:28:30.886Z] ===== DaCapo tail latency, metered full smoothing: 50% 4510874 usec, 90% 6948531 usec, 99% 7494682 usec, 99.9% 7515668 usec, 99.99% 7519878 usec, max 7524230 usec, measured over 80000 events =====
[2026-02-15T00:28:42.947Z] Server stopped ... iteration complete
[2026-02-15T00:28:42.947Z] -----------------------------------
[2026-02-15T00:28:42.947Z] dacapo-tomcat_0_PASSED
[2026-02-15T00:28:42.947Z] -----------------------------------
[2026-02-15T00:28:42.947Z]
[2026-02-15T00:28:42.947Z] TEST TEARDOWN:
[2026-02-15T00:28:42.947Z] Nothing to be done for teardown.
[2026-02-15T00:28:42.947Z] dacapo-tomcat_0 Finish Time: Sun Feb 15 00:28:41 2026 Epoch Time (ms): 1771115321321
[2026-02-15T00:28:42.947Z]
[2026-02-15T00:28:42.947Z] ===============================================
[2026-02-15T00:28:42.947Z] Running test dacapo-xalan_0 ...
[2026-02-15T00:28:42.947Z] ===============================================
[2026-02-15T00:28:42.947Z] dacapo-xalan_0 Start Time: Sun Feb 15 00:28:41 2026 Epoch Time (ms): 1771115321339
[2026-02-15T00:28:42.947Z] variation: NoOptions
[2026-02-15T00:28:42.947Z] JVM_OPTIONS:
[2026-02-15T00:28:42.947Z] { \
[2026-02-15T00:28:42.947Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T00:28:42.947Z] echo "Nothing to be done for setup."; \
[2026-02-15T00:28:42.947Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/dacapo-xalan_0"; \
[2026-02-15T00:28:42.947Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/dacapo-xalan_0"; \
[2026-02-15T00:28:42.947Z] echo ""; echo "TESTING:"; \
[2026-02-15T00:28:42.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" xalan; \
[2026-02-15T00:28:42.947Z] 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_17711151163993/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T00:28:42.947Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T00:28:42.947Z] echo "Nothing to be done for teardown."; \
[2026-02-15T00:28:42.947Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/TestTargetResult";
[2026-02-15T00:28:42.947Z]
[2026-02-15T00:28:42.947Z] TEST SETUP:
[2026-02-15T00:28:42.947Z] Nothing to be done for setup.
[2026-02-15T00:28:42.947Z]
[2026-02-15T00:28:42.947Z] TESTING:
[2026-02-15T00:28:42.947Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,2048]
[2026-02-15T00:28:42.947Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2026-02-15T00:28:42.947Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2026-02-15T00:28:45.610Z] Processing: 5%
[2026-02-15T00:28:46.224Z] Processing: 10%
[2026-02-15T00:28:46.890Z] Processing: 15%
[2026-02-15T00:28:47.536Z] Processing: 20%
[2026-02-15T00:28:48.180Z] Processing: 25%
[2026-02-15T00:28:48.180Z] Processing: 30%
[2026-02-15T00:28:48.838Z] Processing: 35%
[2026-02-15T00:28:48.838Z] Processing: 40%
[2026-02-15T00:28:49.496Z] Processing: 45%
[2026-02-15T00:28:50.156Z] Processing: 50%
[2026-02-15T00:28:50.156Z] Processing: 55%
[2026-02-15T00:28:50.796Z] Processing: 60%
[2026-02-15T00:28:50.796Z] Processing: 65%
[2026-02-15T00:28:51.425Z] Processing: 70%
[2026-02-15T00:28:51.425Z] Processing: 75%
[2026-02-15T00:28:52.067Z] Processing: 80%
[2026-02-15T00:28:52.067Z] Processing: 85%
[2026-02-15T00:28:52.716Z] Processing: 90%
[2026-02-15T00:28:52.716Z] Processing: 95%
[2026-02-15T00:28:52.716Z] Normal completion.
[2026-02-15T00:28:52.716Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 9885 msec =====
[2026-02-15T00:28:52.716Z] -----------------------------------
[2026-02-15T00:28:52.716Z] dacapo-xalan_0_PASSED
[2026-02-15T00:28:52.716Z] -----------------------------------
[2026-02-15T00:28:53.367Z]
[2026-02-15T00:28:53.367Z] TEST TEARDOWN:
[2026-02-15T00:28:53.367Z] Nothing to be done for teardown.
[2026-02-15T00:28:53.367Z] dacapo-xalan_0 Finish Time: Sun Feb 15 00:28:52 2026 Epoch Time (ms): 1771115332682
[2026-02-15T00:28:53.367Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/dacapo'
[2026-02-15T00:28:53.367Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/renaissance'
[2026-02-15T00:28:53.367Z]
[2026-02-15T00:28:53.367Z] ===============================================
[2026-02-15T00:28:53.367Z] Running test renaissance-als_0 ...
[2026-02-15T00:28:53.367Z] ===============================================
[2026-02-15T00:28:53.367Z] renaissance-als_0 Start Time: Sun Feb 15 00:28:52 2026 Epoch Time (ms): 1771115332713
[2026-02-15T00:28:53.367Z] variation: NoOptions
[2026-02-15T00:28:53.367Z] JVM_OPTIONS:
[2026-02-15T00:28:53.367Z] { \
[2026-02-15T00:28:53.367Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T00:28:53.367Z] echo "Nothing to be done for setup."; \
[2026-02-15T00:28:53.367Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-als_0"; \
[2026-02-15T00:28:53.367Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-als_0"; \
[2026-02-15T00:28:53.367Z] echo ""; echo "TESTING:"; \
[2026-02-15T00:28:53.367Z] "/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_17711151163993/renaissance-als_0"/als.json" als; \
[2026-02-15T00:28:53.367Z] 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_17711151163993/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T00:28:53.367Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T00:28:53.367Z] echo "Nothing to be done for teardown."; \
[2026-02-15T00:28:53.367Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/TestTargetResult";
[2026-02-15T00:28:53.367Z]
[2026-02-15T00:28:53.367Z] TEST SETUP:
[2026-02-15T00:28:53.367Z] Nothing to be done for setup.
[2026-02-15T00:28:53.367Z]
[2026-02-15T00:28:53.367Z] TESTING:
[2026-02-15T00:28:54.017Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-15T00:28:54.017Z] 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_17711151163993/renaissance-als_0/launcher-002853-18165938088775431794/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-15T00:28:54.017Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-15T00:28:54.017Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-15T00:28:57.837Z] Benchmark 'als' failed with exception:
[2026-02-15T00:28:57.837Z] java.lang.ExceptionInInitializerError
[2026-02-15T00:28:57.837Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-15T00:28:57.837Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-15T00:28:57.837Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-15T00:28:57.837Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-15T00:28:57.837Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-15T00:28:57.837Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-15T00:28:57.837Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-15T00:28:57.837Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-15T00:28:57.837Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-15T00:28:57.837Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-15T00:28:57.837Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-15T00:28:57.837Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-15T00:28:57.837Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-15T00:28:57.837Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-15T00:28:57.837Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-15T00:28:57.837Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-15T00:28:57.837Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-15T00:28:57.837Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-15T00:28:57.837Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-15T00:28:57.837Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56)
[2026-02-15T00:28:57.837Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127)
[2026-02-15T00:28:57.837Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-15T00:28:57.837Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-15T00:28:57.837Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-15T00:28:57.837Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-15T00:28:57.837Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-15T00:28:57.837Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-15T00:28:57.837Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-15T00:28:57.837Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-15T00:28:57.837Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-15T00:28:57.837Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-15T00:28:57.837Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-15T00:28:57.837Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-15T00:28:57.837Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-15T00:28:57.837Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-15T00:28:57.837Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-15T00:28:57.837Z] ... 34 more
[2026-02-15T00:28:57.837Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-15T00:28:57.837Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-15T00:28:57.837Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-15T00:28:57.837Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-15T00:28:57.837Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-15T00:28:57.837Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-15T00:28:57.837Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-15T00:28:57.837Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-15T00:28:57.837Z] ... 34 more
[2026-02-15T00:28:57.837Z] The following benchmarks failed: als
[2026-02-15T00:28:58.474Z] -----------------------------------
[2026-02-15T00:28:58.474Z] renaissance-als_0_FAILED
[2026-02-15T00:28:58.474Z] -----------------------------------
[2026-02-15T00:28:58.474Z]
[2026-02-15T00:28:58.474Z] TEST TEARDOWN:
[2026-02-15T00:28:58.474Z] Nothing to be done for teardown.
[2026-02-15T00:28:58.474Z] renaissance-als_0 Finish Time: Sun Feb 15 00:28:57 2026 Epoch Time (ms): 1771115337949
[2026-02-15T00:28:58.474Z]
[2026-02-15T00:28:58.474Z] ===============================================
[2026-02-15T00:28:58.474Z] Running test renaissance-chi-square_0 ...
[2026-02-15T00:28:58.474Z] ===============================================
[2026-02-15T00:28:58.474Z] renaissance-chi-square_0 Start Time: Sun Feb 15 00:28:57 2026 Epoch Time (ms): 1771115337969
[2026-02-15T00:28:58.474Z] variation: NoOptions
[2026-02-15T00:28:58.474Z] JVM_OPTIONS:
[2026-02-15T00:28:58.474Z] { \
[2026-02-15T00:28:58.474Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T00:28:58.474Z] echo "Nothing to be done for setup."; \
[2026-02-15T00:28:58.474Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-chi-square_0"; \
[2026-02-15T00:28:58.474Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-chi-square_0"; \
[2026-02-15T00:28:58.474Z] echo ""; echo "TESTING:"; \
[2026-02-15T00:28:58.474Z] "/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_17711151163993/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2026-02-15T00:28:58.474Z] 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_17711151163993/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T00:28:58.474Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T00:28:58.474Z] echo "Nothing to be done for teardown."; \
[2026-02-15T00:28:58.474Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/TestTargetResult";
[2026-02-15T00:28:58.474Z]
[2026-02-15T00:28:58.474Z] TEST SETUP:
[2026-02-15T00:28:58.474Z] Nothing to be done for setup.
[2026-02-15T00:28:58.474Z]
[2026-02-15T00:28:58.474Z] TESTING:
[2026-02-15T00:28:59.098Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-15T00:28:59.098Z] 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_17711151163993/renaissance-chi-square_0/launcher-002858-7899306472425607426/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-15T00:28:59.098Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-15T00:28:59.098Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-15T00:29:02.998Z] Benchmark 'chi-square' failed with exception:
[2026-02-15T00:29:02.998Z] java.lang.ExceptionInInitializerError
[2026-02-15T00:29:02.998Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-15T00:29:02.998Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-15T00:29:02.998Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-15T00:29:02.998Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-15T00:29:02.998Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-15T00:29:02.998Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-15T00:29:02.998Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-15T00:29:02.998Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-15T00:29:02.998Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-15T00:29:02.998Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-15T00:29:02.998Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-15T00:29:02.998Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-15T00:29:02.998Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-15T00:29:02.998Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-15T00:29:02.998Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-15T00:29:02.998Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-15T00:29:02.998Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-15T00:29:02.998Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-15T00:29:02.998Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-15T00:29:02.998Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41)
[2026-02-15T00:29:02.998Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86)
[2026-02-15T00:29:02.998Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-15T00:29:02.998Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-15T00:29:02.998Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-15T00:29:02.998Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-15T00:29:02.998Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-15T00:29:02.998Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-15T00:29:02.998Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-15T00:29:02.998Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-15T00:29:02.998Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-15T00:29:02.998Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-15T00:29:02.998Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-15T00:29:02.998Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-15T00:29:02.998Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-15T00:29:02.998Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-15T00:29:02.998Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-15T00:29:02.998Z] ... 34 more
[2026-02-15T00:29:02.998Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-15T00:29:02.998Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-15T00:29:02.998Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-15T00:29:02.998Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-15T00:29:02.998Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-15T00:29:02.998Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-15T00:29:02.998Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-15T00:29:02.998Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-15T00:29:02.998Z] ... 34 more
[2026-02-15T00:29:03.633Z] The following benchmarks failed: chi-square
[2026-02-15T00:29:03.633Z] -----------------------------------
[2026-02-15T00:29:03.633Z] renaissance-chi-square_0_FAILED
[2026-02-15T00:29:03.633Z] -----------------------------------
[2026-02-15T00:29:03.633Z]
[2026-02-15T00:29:03.633Z] TEST TEARDOWN:
[2026-02-15T00:29:03.633Z] Nothing to be done for teardown.
[2026-02-15T00:29:03.633Z] renaissance-chi-square_0 Finish Time: Sun Feb 15 00:29:03 2026 Epoch Time (ms): 1771115343473
[2026-02-15T00:29:03.633Z]
[2026-02-15T00:29:03.633Z] ===============================================
[2026-02-15T00:29:03.633Z] Running test renaissance-db-shootout_0 ...
[2026-02-15T00:29:03.633Z] ===============================================
[2026-02-15T00:29:03.633Z] renaissance-db-shootout_0 Start Time: Sun Feb 15 00:29:03 2026 Epoch Time (ms): 1771115343493
[2026-02-15T00:29:03.633Z] variation: NoOptions
[2026-02-15T00:29:03.633Z] JVM_OPTIONS:
[2026-02-15T00:29:03.633Z] { \
[2026-02-15T00:29:03.633Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T00:29:03.633Z] echo "Nothing to be done for setup."; \
[2026-02-15T00:29:03.633Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-db-shootout_0"; \
[2026-02-15T00:29:03.633Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-db-shootout_0"; \
[2026-02-15T00:29:03.633Z] echo ""; echo "TESTING:"; \
[2026-02-15T00:29:03.633Z] "/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_17711151163993/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2026-02-15T00:29:03.633Z] 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_17711151163993/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T00:29:03.633Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T00:29:03.633Z] echo "Nothing to be done for teardown."; \
[2026-02-15T00:29:03.633Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/TestTargetResult";
[2026-02-15T00:29:03.633Z]
[2026-02-15T00:29:03.633Z] TEST SETUP:
[2026-02-15T00:29:03.633Z] Nothing to be done for setup.
[2026-02-15T00:29:03.633Z]
[2026-02-15T00:29:03.633Z] TESTING:
[2026-02-15T00:29:04.931Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-15T00:29:04.931Z] 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_17711151163993/renaissance-db-shootout_0/launcher-002903-18408437514215803537/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-15T00:29:04.931Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-15T00:29:04.931Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-15T00:29:19.665Z] [2026-02-15T00:29:18.254+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2026-02-15T00:29:19.665Z] 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
[2026-02-15T00:29:19.665Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2026-02-15T00:29:19.665Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-15T00:29:19.665Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-15T00:29:19.665Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-15T00:29:19.665Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-15T00:29:19.665Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-15T00:29:19.665Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-15T00:29:19.665Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-15T00:29:19.665Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-02-15T00:29:19.665Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-02-15T00:29:19.665Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-02-15T00:29:19.665Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-02-15T00:29:19.665Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-02-15T00:29:19.665Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-02-15T00:29:19.665Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-02-15T00:29:19.665Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-02-15T00:29:19.665Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-15T00:29:19.665Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-15T00:29:19.665Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-15T00:29:19.665Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-15T00:29:19.665Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-15T00:29:19.665Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-15T00:29:19.665Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-15T00:29:19.665Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-15T00:29:19.665Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-15T00:29:19.665Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-15T00:29:19.665Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-15T00:29:19.665Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-15T00:29:19.665Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-15T00:29:19.665Z] Benchmark 'db-shootout' failed with exception:
[2026-02-15T00:29:19.665Z] java.lang.ExceptionInInitializerError
[2026-02-15T00:29:19.665Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-02-15T00:29:19.665Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-02-15T00:29:19.665Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-02-15T00:29:19.665Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-02-15T00:29:19.665Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-02-15T00:29:19.665Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-02-15T00:29:19.665Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-02-15T00:29:19.665Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-15T00:29:19.665Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-15T00:29:19.665Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-15T00:29:19.665Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-15T00:29:19.665Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-15T00:29:19.665Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-15T00:29:19.665Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-15T00:29:19.665Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-15T00:29:19.665Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-15T00:29:19.665Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-15T00:29:19.665Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-15T00:29:19.665Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-15T00:29:19.666Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-15T00:29:19.666Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-15T00:29:19.666Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2026-02-15T00:29:19.666Z] ... 20 more
[2026-02-15T00:29:19.666Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-15T00:29:19.666Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-15T00:29:19.666Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-15T00:29:19.666Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-15T00:29:19.666Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-15T00:29:19.666Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-15T00:29:19.666Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-15T00:29:19.666Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-02-15T00:29:19.666Z] ... 20 more
[2026-02-15T00:29:19.666Z] The following benchmarks failed: db-shootout
[2026-02-15T00:29:19.666Z] -----------------------------------
[2026-02-15T00:29:19.666Z] renaissance-db-shootout_0_FAILED
[2026-02-15T00:29:19.666Z] -----------------------------------
[2026-02-15T00:29:19.666Z]
[2026-02-15T00:29:19.666Z] TEST TEARDOWN:
[2026-02-15T00:29:19.666Z] Nothing to be done for teardown.
[2026-02-15T00:29:19.666Z] renaissance-db-shootout_0 Finish Time: Sun Feb 15 00:29:18 2026 Epoch Time (ms): 1771115358670
[2026-02-15T00:29:19.666Z]
[2026-02-15T00:29:19.666Z] ===============================================
[2026-02-15T00:29:19.666Z] Running test renaissance-dec-tree_0 ...
[2026-02-15T00:29:19.666Z] ===============================================
[2026-02-15T00:29:19.666Z] renaissance-dec-tree_0 Start Time: Sun Feb 15 00:29:18 2026 Epoch Time (ms): 1771115358695
[2026-02-15T00:29:19.666Z] variation: NoOptions
[2026-02-15T00:29:19.666Z] JVM_OPTIONS:
[2026-02-15T00:29:19.666Z] { \
[2026-02-15T00:29:19.666Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T00:29:19.666Z] echo "Nothing to be done for setup."; \
[2026-02-15T00:29:19.666Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-dec-tree_0"; \
[2026-02-15T00:29:19.666Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-dec-tree_0"; \
[2026-02-15T00:29:19.666Z] echo ""; echo "TESTING:"; \
[2026-02-15T00:29:19.666Z] "/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_17711151163993/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2026-02-15T00:29:19.666Z] 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_17711151163993/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T00:29:19.666Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T00:29:19.666Z] echo "Nothing to be done for teardown."; \
[2026-02-15T00:29:19.666Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/TestTargetResult";
[2026-02-15T00:29:19.666Z]
[2026-02-15T00:29:19.666Z] TEST SETUP:
[2026-02-15T00:29:19.666Z] Nothing to be done for setup.
[2026-02-15T00:29:19.666Z]
[2026-02-15T00:29:19.666Z] TESTING:
[2026-02-15T00:29:20.295Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-15T00:29:20.295Z] 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_17711151163993/renaissance-dec-tree_0/launcher-002919-5273987011433883496/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-15T00:29:20.295Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-15T00:29:20.295Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-15T00:29:25.257Z] Benchmark 'dec-tree' failed with exception:
[2026-02-15T00:29:25.257Z] java.lang.ExceptionInInitializerError
[2026-02-15T00:29:25.257Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-15T00:29:25.257Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-15T00:29:25.257Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-15T00:29:25.257Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-15T00:29:25.257Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-15T00:29:25.257Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-15T00:29:25.257Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-15T00:29:25.257Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-15T00:29:25.257Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-15T00:29:25.257Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-15T00:29:25.257Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-15T00:29:25.257Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-15T00:29:25.257Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-15T00:29:25.257Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-15T00:29:25.257Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-15T00:29:25.257Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-15T00:29:25.257Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-15T00:29:25.257Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-15T00:29:25.257Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-15T00:29:25.257Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38)
[2026-02-15T00:29:25.257Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89)
[2026-02-15T00:29:25.257Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-15T00:29:25.257Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-15T00:29:25.257Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-15T00:29:25.257Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-15T00:29:25.257Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-15T00:29:25.257Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-15T00:29:25.257Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-15T00:29:25.257Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-15T00:29:25.257Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-15T00:29:25.257Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-15T00:29:25.257Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-15T00:29:25.257Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-15T00:29:25.257Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-15T00:29:25.257Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-15T00:29:25.257Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-15T00:29:25.257Z] ... 34 more
[2026-02-15T00:29:25.257Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-15T00:29:25.257Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-15T00:29:25.257Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-15T00:29:25.257Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-15T00:29:25.257Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-15T00:29:25.257Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-15T00:29:25.257Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-15T00:29:25.257Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-15T00:29:25.257Z] ... 34 more
[2026-02-15T00:29:25.258Z] The following benchmarks failed: dec-tree
[2026-02-15T00:29:25.258Z] -----------------------------------
[2026-02-15T00:29:25.258Z] renaissance-dec-tree_0_FAILED
[2026-02-15T00:29:25.258Z] -----------------------------------
[2026-02-15T00:29:25.258Z]
[2026-02-15T00:29:25.258Z] TEST TEARDOWN:
[2026-02-15T00:29:25.258Z] Nothing to be done for teardown.
[2026-02-15T00:29:25.258Z] renaissance-dec-tree_0 Finish Time: Sun Feb 15 00:29:24 2026 Epoch Time (ms): 1771115364787
[2026-02-15T00:29:25.258Z]
[2026-02-15T00:29:25.258Z] ===============================================
[2026-02-15T00:29:25.258Z] Running test renaissance-finagle-chirper_0 ...
[2026-02-15T00:29:25.258Z] ===============================================
[2026-02-15T00:29:25.258Z] renaissance-finagle-chirper_0 Start Time: Sun Feb 15 00:29:24 2026 Epoch Time (ms): 1771115364810
[2026-02-15T00:29:25.258Z] renaissance-finagle-chirper_0_DISABLED
[2026-02-15T00:29:25.258Z] Disabled Reason:
[2026-02-15T00:29:25.258Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2026-02-15T00:29:25.258Z] renaissance-finagle-chirper_0 Finish Time: Sun Feb 15 00:29:24 2026 Epoch Time (ms): 1771115364826
[2026-02-15T00:29:25.258Z]
[2026-02-15T00:29:25.258Z] ===============================================
[2026-02-15T00:29:25.258Z] Running test renaissance-finagle-http_0 ...
[2026-02-15T00:29:25.258Z] ===============================================
[2026-02-15T00:29:25.258Z] renaissance-finagle-http_0 Start Time: Sun Feb 15 00:29:24 2026 Epoch Time (ms): 1771115364844
[2026-02-15T00:29:25.258Z] variation: NoOptions
[2026-02-15T00:29:25.258Z] JVM_OPTIONS:
[2026-02-15T00:29:25.258Z] { \
[2026-02-15T00:29:25.258Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T00:29:25.258Z] echo "Nothing to be done for setup."; \
[2026-02-15T00:29:25.258Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-finagle-http_0"; \
[2026-02-15T00:29:25.258Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-finagle-http_0"; \
[2026-02-15T00:29:25.258Z] echo ""; echo "TESTING:"; \
[2026-02-15T00:29:25.258Z] "/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_17711151163993/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2026-02-15T00:29:25.258Z] 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_17711151163993/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T00:29:25.258Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T00:29:25.258Z] echo "Nothing to be done for teardown."; \
[2026-02-15T00:29:25.258Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/TestTargetResult";
[2026-02-15T00:29:25.258Z]
[2026-02-15T00:29:25.258Z] TEST SETUP:
[2026-02-15T00:29:25.258Z] Nothing to be done for setup.
[2026-02-15T00:29:25.258Z]
[2026-02-15T00:29:25.258Z] TESTING:
[2026-02-15T00:29:26.644Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-15T00:29:26.644Z] 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_17711151163993/renaissance-finagle-http_0/launcher-002925-1406348258688578663/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-15T00:29:26.644Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-15T00:29:26.644Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-15T00:29:28.816Z] finagle-http on :39653 spawning 2 client and default number of server workers.
[2026-02-15T00:29:28.816Z] ====== finagle-http (web) [default], iteration 0 started ======
[2026-02-15T00:29:28.816Z] GC before operation: completed in 120.705 ms, heap usage 15.509 MB -> 10.947 MB.
[2026-02-15T00:29:41.280Z] ====== finagle-http (web) [default], iteration 0 completed (11133.360 ms) ======
[2026-02-15T00:29:41.280Z] ====== finagle-http (web) [default], iteration 1 started ======
[2026-02-15T00:29:41.280Z] GC before operation: completed in 78.247 ms, heap usage 50.959 MB -> 13.650 MB.
[2026-02-15T00:29:46.234Z] ====== finagle-http (web) [default], iteration 1 completed (6519.399 ms) ======
[2026-02-15T00:29:46.234Z] ====== finagle-http (web) [default], iteration 2 started ======
[2026-02-15T00:29:46.916Z] GC before operation: completed in 59.667 ms, heap usage 98.842 MB -> 14.337 MB.
[2026-02-15T00:29:51.829Z] ====== finagle-http (web) [default], iteration 2 completed (4920.804 ms) ======
[2026-02-15T00:29:51.829Z] ====== finagle-http (web) [default], iteration 3 started ======
[2026-02-15T00:29:51.829Z] GC before operation: completed in 57.228 ms, heap usage 32.228 MB -> 14.425 MB.
[2026-02-15T00:29:54.806Z] ====== finagle-http (web) [default], iteration 3 completed (2877.764 ms) ======
[2026-02-15T00:29:54.806Z] ====== finagle-http (web) [default], iteration 4 started ======
[2026-02-15T00:29:54.806Z] GC before operation: completed in 57.729 ms, heap usage 14.811 MB -> 14.371 MB.
[2026-02-15T00:29:56.882Z] ====== finagle-http (web) [default], iteration 4 completed (1983.077 ms) ======
[2026-02-15T00:29:56.882Z] ====== finagle-http (web) [default], iteration 5 started ======
[2026-02-15T00:29:56.882Z] GC before operation: completed in 68.669 ms, heap usage 73.827 MB -> 14.470 MB.
[2026-02-15T00:29:58.946Z] ====== finagle-http (web) [default], iteration 5 completed (2244.353 ms) ======
[2026-02-15T00:29:58.946Z] ====== finagle-http (web) [default], iteration 6 started ======
[2026-02-15T00:29:58.946Z] GC before operation: completed in 41.190 ms, heap usage 104.209 MB -> 14.434 MB.
[2026-02-15T00:30:00.312Z] ====== finagle-http (web) [default], iteration 6 completed (1621.316 ms) ======
[2026-02-15T00:30:00.312Z] ====== finagle-http (web) [default], iteration 7 started ======
[2026-02-15T00:30:00.312Z] GC before operation: completed in 53.424 ms, heap usage 74.936 MB -> 14.532 MB.
[2026-02-15T00:30:03.256Z] ====== finagle-http (web) [default], iteration 7 completed (2652.715 ms) ======
[2026-02-15T00:30:03.256Z] ====== finagle-http (web) [default], iteration 8 started ======
[2026-02-15T00:30:03.256Z] GC before operation: completed in 56.096 ms, heap usage 75.426 MB -> 14.530 MB.
[2026-02-15T00:30:05.348Z] ====== finagle-http (web) [default], iteration 8 completed (1723.636 ms) ======
[2026-02-15T00:30:05.348Z] ====== finagle-http (web) [default], iteration 9 started ======
[2026-02-15T00:30:05.348Z] GC before operation: completed in 55.269 ms, heap usage 265.708 MB -> 14.505 MB.
[2026-02-15T00:30:08.231Z] ====== finagle-http (web) [default], iteration 9 completed (2694.673 ms) ======
[2026-02-15T00:30:08.231Z] ====== finagle-http (web) [default], iteration 10 started ======
[2026-02-15T00:30:08.231Z] GC before operation: completed in 53.735 ms, heap usage 109.236 MB -> 14.543 MB.
[2026-02-15T00:30:09.583Z] ====== finagle-http (web) [default], iteration 10 completed (1693.303 ms) ======
[2026-02-15T00:30:09.583Z] ====== finagle-http (web) [default], iteration 11 started ======
[2026-02-15T00:30:09.584Z] GC before operation: completed in 36.845 ms, heap usage 135.571 MB -> 14.477 MB.
[2026-02-15T00:30:11.615Z] ====== finagle-http (web) [default], iteration 11 completed (1876.388 ms) ======
[2026-02-15T00:30:12.277Z] -----------------------------------
[2026-02-15T00:30:12.277Z] renaissance-finagle-http_0_PASSED
[2026-02-15T00:30:12.277Z] -----------------------------------
[2026-02-15T00:30:12.277Z]
[2026-02-15T00:30:12.277Z] TEST TEARDOWN:
[2026-02-15T00:30:12.277Z] Nothing to be done for teardown.
[2026-02-15T00:30:12.277Z] renaissance-finagle-http_0 Finish Time: Sun Feb 15 00:30:11 2026 Epoch Time (ms): 1771115411632
[2026-02-15T00:30:12.277Z]
[2026-02-15T00:30:12.277Z] ===============================================
[2026-02-15T00:30:12.277Z] Running test renaissance-log-regression_0 ...
[2026-02-15T00:30:12.277Z] ===============================================
[2026-02-15T00:30:12.277Z] renaissance-log-regression_0 Start Time: Sun Feb 15 00:30:11 2026 Epoch Time (ms): 1771115411653
[2026-02-15T00:30:12.277Z] variation: NoOptions
[2026-02-15T00:30:12.277Z] JVM_OPTIONS:
[2026-02-15T00:30:12.277Z] { \
[2026-02-15T00:30:12.277Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T00:30:12.277Z] echo "Nothing to be done for setup."; \
[2026-02-15T00:30:12.277Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-log-regression_0"; \
[2026-02-15T00:30:12.277Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-log-regression_0"; \
[2026-02-15T00:30:12.277Z] echo ""; echo "TESTING:"; \
[2026-02-15T00:30:12.277Z] "/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_17711151163993/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2026-02-15T00:30:12.277Z] 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_17711151163993/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T00:30:12.277Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T00:30:12.277Z] echo "Nothing to be done for teardown."; \
[2026-02-15T00:30:12.277Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/TestTargetResult";
[2026-02-15T00:30:12.277Z]
[2026-02-15T00:30:12.277Z] TEST SETUP:
[2026-02-15T00:30:12.277Z] Nothing to be done for setup.
[2026-02-15T00:30:12.277Z]
[2026-02-15T00:30:12.277Z] TESTING:
[2026-02-15T00:30:12.906Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-15T00:30:12.906Z] 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_17711151163993/renaissance-log-regression_0/launcher-003012-9080174747484609290/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-15T00:30:12.906Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-15T00:30:12.906Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-15T00:30:16.838Z] Benchmark 'log-regression' failed with exception:
[2026-02-15T00:30:16.838Z] java.lang.ExceptionInInitializerError
[2026-02-15T00:30:16.838Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-15T00:30:16.838Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-15T00:30:16.838Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-15T00:30:16.838Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-15T00:30:16.838Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-15T00:30:16.838Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-15T00:30:16.838Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-15T00:30:16.838Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-15T00:30:16.838Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-15T00:30:16.838Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-15T00:30:16.838Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-15T00:30:16.838Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-15T00:30:16.838Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-15T00:30:16.838Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-15T00:30:16.838Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-15T00:30:16.838Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-15T00:30:16.838Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-15T00:30:16.838Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-15T00:30:16.838Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-15T00:30:16.838Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52)
[2026-02-15T00:30:16.838Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92)
[2026-02-15T00:30:16.838Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-15T00:30:16.838Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-15T00:30:16.838Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-15T00:30:16.838Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-15T00:30:16.838Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-15T00:30:16.838Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-15T00:30:16.838Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-15T00:30:16.838Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-15T00:30:16.838Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-15T00:30:16.838Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-15T00:30:16.838Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-15T00:30:16.838Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-15T00:30:16.838Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-15T00:30:16.838Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-15T00:30:16.838Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-15T00:30:16.838Z] ... 34 more
[2026-02-15T00:30:16.838Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-15T00:30:16.838Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-15T00:30:16.838Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-15T00:30:16.838Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-15T00:30:16.838Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-15T00:30:16.838Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-15T00:30:16.838Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-15T00:30:16.838Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-15T00:30:16.838Z] ... 34 more
[2026-02-15T00:30:16.838Z] The following benchmarks failed: log-regression
[2026-02-15T00:30:16.838Z] -----------------------------------
[2026-02-15T00:30:16.838Z] renaissance-log-regression_0_FAILED
[2026-02-15T00:30:16.838Z] -----------------------------------
[2026-02-15T00:30:16.838Z]
[2026-02-15T00:30:16.838Z] TEST TEARDOWN:
[2026-02-15T00:30:16.838Z] Nothing to be done for teardown.
[2026-02-15T00:30:16.838Z] renaissance-log-regression_0 Finish Time: Sun Feb 15 00:30:16 2026 Epoch Time (ms): 1771115416566
[2026-02-15T00:30:16.838Z]
[2026-02-15T00:30:16.838Z] ===============================================
[2026-02-15T00:30:16.838Z] Running test renaissance-mnemonics_0 ...
[2026-02-15T00:30:16.838Z] ===============================================
[2026-02-15T00:30:16.838Z] renaissance-mnemonics_0 Start Time: Sun Feb 15 00:30:16 2026 Epoch Time (ms): 1771115416589
[2026-02-15T00:30:16.838Z] variation: NoOptions
[2026-02-15T00:30:16.838Z] JVM_OPTIONS:
[2026-02-15T00:30:16.838Z] { \
[2026-02-15T00:30:16.838Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T00:30:16.838Z] echo "Nothing to be done for setup."; \
[2026-02-15T00:30:16.838Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-mnemonics_0"; \
[2026-02-15T00:30:16.838Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-mnemonics_0"; \
[2026-02-15T00:30:16.838Z] echo ""; echo "TESTING:"; \
[2026-02-15T00:30:16.838Z] "/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_17711151163993/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2026-02-15T00:30:16.838Z] 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_17711151163993/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T00:30:16.838Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T00:30:16.838Z] echo "Nothing to be done for teardown."; \
[2026-02-15T00:30:16.838Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/TestTargetResult";
[2026-02-15T00:30:16.838Z]
[2026-02-15T00:30:16.838Z] TEST SETUP:
[2026-02-15T00:30:16.838Z] Nothing to be done for setup.
[2026-02-15T00:30:16.838Z]
[2026-02-15T00:30:16.838Z] TESTING:
[2026-02-15T00:30:17.517Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-15T00:30:17.517Z] 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_17711151163993/renaissance-mnemonics_0/launcher-003016-2568135543742275615/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-15T00:30:17.517Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-15T00:30:17.517Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-15T00:30:17.517Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2026-02-15T00:30:17.517Z] GC before operation: completed in 19.446 ms, heap usage 8.172 MB -> 4.054 MB.
[2026-02-15T00:30:23.459Z] ====== mnemonics (functional) [default], iteration 0 completed (5591.750 ms) ======
[2026-02-15T00:30:23.459Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2026-02-15T00:30:23.459Z] GC before operation: completed in 18.438 ms, heap usage 398.081 MB -> 4.090 MB.
[2026-02-15T00:30:29.464Z] ====== mnemonics (functional) [default], iteration 1 completed (5443.513 ms) ======
[2026-02-15T00:30:29.464Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2026-02-15T00:30:29.464Z] GC before operation: completed in 16.401 ms, heap usage 315.468 MB -> 4.090 MB.
[2026-02-15T00:30:35.417Z] ====== mnemonics (functional) [default], iteration 2 completed (5788.173 ms) ======
[2026-02-15T00:30:35.417Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2026-02-15T00:30:35.417Z] GC before operation: completed in 13.380 ms, heap usage 235.590 MB -> 4.090 MB.
[2026-02-15T00:30:41.439Z] ====== mnemonics (functional) [default], iteration 3 completed (5821.609 ms) ======
[2026-02-15T00:30:41.439Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2026-02-15T00:30:41.439Z] GC before operation: completed in 34.527 ms, heap usage 405.716 MB -> 4.090 MB.
[2026-02-15T00:30:47.488Z] ====== mnemonics (functional) [default], iteration 4 completed (5820.863 ms) ======
[2026-02-15T00:30:47.488Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2026-02-15T00:30:47.488Z] GC before operation: completed in 25.935 ms, heap usage 405.968 MB -> 4.090 MB.
[2026-02-15T00:30:53.434Z] ====== mnemonics (functional) [default], iteration 5 completed (5641.676 ms) ======
[2026-02-15T00:30:53.434Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2026-02-15T00:30:53.434Z] GC before operation: completed in 38.461 ms, heap usage 89.090 MB -> 4.090 MB.
[2026-02-15T00:30:59.416Z] ====== mnemonics (functional) [default], iteration 6 completed (5378.691 ms) ======
[2026-02-15T00:30:59.416Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2026-02-15T00:30:59.416Z] GC before operation: completed in 15.216 ms, heap usage 339.590 MB -> 4.090 MB.
[2026-02-15T00:31:05.475Z] ====== mnemonics (functional) [default], iteration 7 completed (6074.274 ms) ======
[2026-02-15T00:31:05.475Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2026-02-15T00:31:05.475Z] GC before operation: completed in 13.239 ms, heap usage 353.968 MB -> 4.090 MB.
[2026-02-15T00:31:11.420Z] ====== mnemonics (functional) [default], iteration 8 completed (5573.538 ms) ======
[2026-02-15T00:31:11.420Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2026-02-15T00:31:11.420Z] GC before operation: completed in 18.767 ms, heap usage 125.094 MB -> 4.091 MB.
[2026-02-15T00:31:17.455Z] ====== mnemonics (functional) [default], iteration 9 completed (5720.421 ms) ======
[2026-02-15T00:31:17.455Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2026-02-15T00:31:17.455Z] GC before operation: completed in 15.891 ms, heap usage 81.591 MB -> 4.091 MB.
[2026-02-15T00:31:23.307Z] ====== mnemonics (functional) [default], iteration 10 completed (5646.314 ms) ======
[2026-02-15T00:31:23.307Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2026-02-15T00:31:23.307Z] GC before operation: completed in 16.964 ms, heap usage 379.468 MB -> 4.091 MB.
[2026-02-15T00:31:29.160Z] ====== mnemonics (functional) [default], iteration 11 completed (5604.133 ms) ======
[2026-02-15T00:31:29.160Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2026-02-15T00:31:29.160Z] GC before operation: completed in 16.533 ms, heap usage 120.720 MB -> 4.091 MB.
[2026-02-15T00:31:34.203Z] ====== mnemonics (functional) [default], iteration 12 completed (5166.532 ms) ======
[2026-02-15T00:31:34.203Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2026-02-15T00:31:34.203Z] GC before operation: completed in 14.500 ms, heap usage 369.095 MB -> 4.091 MB.
[2026-02-15T00:31:40.081Z] ====== mnemonics (functional) [default], iteration 13 completed (5533.782 ms) ======
[2026-02-15T00:31:40.081Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2026-02-15T00:31:40.081Z] GC before operation: completed in 16.017 ms, heap usage 191.091 MB -> 4.091 MB.
[2026-02-15T00:31:45.950Z] ====== mnemonics (functional) [default], iteration 14 completed (5290.426 ms) ======
[2026-02-15T00:31:45.950Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2026-02-15T00:31:45.950Z] GC before operation: completed in 29.315 ms, heap usage 373.099 MB -> 4.091 MB.
[2026-02-15T00:31:51.814Z] ====== mnemonics (functional) [default], iteration 15 completed (5680.755 ms) ======
[2026-02-15T00:31:51.814Z] -----------------------------------
[2026-02-15T00:31:51.814Z] renaissance-mnemonics_0_PASSED
[2026-02-15T00:31:51.814Z] -----------------------------------
[2026-02-15T00:31:51.814Z]
[2026-02-15T00:31:51.814Z] TEST TEARDOWN:
[2026-02-15T00:31:51.814Z] Nothing to be done for teardown.
[2026-02-15T00:31:51.814Z] renaissance-mnemonics_0 Finish Time: Sun Feb 15 00:31:51 2026 Epoch Time (ms): 1771115511561
[2026-02-15T00:31:51.814Z]
[2026-02-15T00:31:51.814Z] ===============================================
[2026-02-15T00:31:51.814Z] Running test renaissance-movie-lens_0 ...
[2026-02-15T00:31:51.814Z] ===============================================
[2026-02-15T00:31:51.814Z] renaissance-movie-lens_0 Start Time: Sun Feb 15 00:31:51 2026 Epoch Time (ms): 1771115511583
[2026-02-15T00:31:51.814Z] variation: NoOptions
[2026-02-15T00:31:51.814Z] JVM_OPTIONS:
[2026-02-15T00:31:51.814Z] { \
[2026-02-15T00:31:51.814Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T00:31:51.814Z] echo "Nothing to be done for setup."; \
[2026-02-15T00:31:51.814Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-movie-lens_0"; \
[2026-02-15T00:31:51.814Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-movie-lens_0"; \
[2026-02-15T00:31:51.814Z] echo ""; echo "TESTING:"; \
[2026-02-15T00:31:51.814Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2026-02-15T00:31:51.814Z] 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_17711151163993/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T00:31:51.814Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T00:31:51.814Z] echo "Nothing to be done for teardown."; \
[2026-02-15T00:31:51.814Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/TestTargetResult";
[2026-02-15T00:31:51.814Z]
[2026-02-15T00:31:51.814Z] TEST SETUP:
[2026-02-15T00:31:51.814Z] Nothing to be done for setup.
[2026-02-15T00:31:51.814Z]
[2026-02-15T00:31:51.814Z] TESTING:
[2026-02-15T00:31:52.424Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-15T00:31:52.424Z] 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_17711151163993/renaissance-movie-lens_0/launcher-003151-10196146258577735090/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-15T00:31:52.424Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-15T00:31:52.424Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-15T00:31:55.267Z] Benchmark 'movie-lens' failed with exception:
[2026-02-15T00:31:55.267Z] java.lang.ExceptionInInitializerError
[2026-02-15T00:31:55.267Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-15T00:31:55.267Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-15T00:31:55.267Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-15T00:31:55.267Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-15T00:31:55.267Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-15T00:31:55.267Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-15T00:31:55.268Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-15T00:31:55.268Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-15T00:31:55.268Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-15T00:31:55.268Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-15T00:31:55.268Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-15T00:31:55.268Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-15T00:31:55.268Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-15T00:31:55.268Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-15T00:31:55.268Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-15T00:31:55.268Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-15T00:31:55.268Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-15T00:31:55.268Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-15T00:31:55.268Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-15T00:31:55.268Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80)
[2026-02-15T00:31:55.268Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320)
[2026-02-15T00:31:55.268Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-15T00:31:55.268Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-15T00:31:55.268Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-15T00:31:55.268Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-15T00:31:55.268Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-15T00:31:55.268Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-15T00:31:55.268Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-15T00:31:55.268Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-15T00:31:55.268Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-15T00:31:55.268Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-15T00:31:55.268Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-15T00:31:55.268Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-15T00:31:55.268Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-15T00:31:55.268Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-15T00:31:55.268Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-15T00:31:55.268Z] ... 34 more
[2026-02-15T00:31:55.268Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-15T00:31:55.268Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-15T00:31:55.268Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-15T00:31:55.268Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-15T00:31:55.268Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-15T00:31:55.268Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-15T00:31:55.268Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-15T00:31:55.268Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-15T00:31:55.268Z] ... 34 more
[2026-02-15T00:31:55.268Z] The following benchmarks failed: movie-lens
[2026-02-15T00:31:55.887Z] -----------------------------------
[2026-02-15T00:31:55.887Z] renaissance-movie-lens_0_FAILED
[2026-02-15T00:31:55.887Z] -----------------------------------
[2026-02-15T00:31:55.887Z]
[2026-02-15T00:31:55.887Z] TEST TEARDOWN:
[2026-02-15T00:31:55.887Z] Nothing to be done for teardown.
[2026-02-15T00:31:55.887Z] renaissance-movie-lens_0 Finish Time: Sun Feb 15 00:31:55 2026 Epoch Time (ms): 1771115515534
[2026-02-15T00:31:55.887Z]
[2026-02-15T00:31:55.887Z] ===============================================
[2026-02-15T00:31:55.887Z] Running test renaissance-par-mnemonics_0 ...
[2026-02-15T00:31:55.887Z] ===============================================
[2026-02-15T00:31:55.887Z] renaissance-par-mnemonics_0 Start Time: Sun Feb 15 00:31:55 2026 Epoch Time (ms): 1771115515555
[2026-02-15T00:31:55.887Z] variation: NoOptions
[2026-02-15T00:31:55.887Z] JVM_OPTIONS:
[2026-02-15T00:31:55.887Z] { \
[2026-02-15T00:31:55.887Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T00:31:55.887Z] echo "Nothing to be done for setup."; \
[2026-02-15T00:31:55.887Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-par-mnemonics_0"; \
[2026-02-15T00:31:55.887Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-par-mnemonics_0"; \
[2026-02-15T00:31:55.887Z] echo ""; echo "TESTING:"; \
[2026-02-15T00:31:55.887Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2026-02-15T00:31:55.887Z] 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_17711151163993/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T00:31:55.887Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T00:31:55.887Z] echo "Nothing to be done for teardown."; \
[2026-02-15T00:31:55.888Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/TestTargetResult";
[2026-02-15T00:31:55.888Z]
[2026-02-15T00:31:55.888Z] TEST SETUP:
[2026-02-15T00:31:55.888Z] Nothing to be done for setup.
[2026-02-15T00:31:55.888Z]
[2026-02-15T00:31:55.888Z] TESTING:
[2026-02-15T00:31:56.509Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-15T00:31:56.509Z] 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_17711151163993/renaissance-par-mnemonics_0/launcher-003155-2144745027679343963/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-15T00:31:56.510Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-15T00:31:56.510Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-15T00:31:57.138Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2026-02-15T00:31:57.138Z] GC before operation: completed in 20.554 ms, heap usage 4.742 MB -> 4.051 MB.
[2026-02-15T00:32:02.977Z] ====== par-mnemonics (functional) [default], iteration 0 completed (4998.274 ms) ======
[2026-02-15T00:32:02.977Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2026-02-15T00:32:02.977Z] GC before operation: completed in 22.911 ms, heap usage 465.551 MB -> 4.108 MB.
[2026-02-15T00:32:07.716Z] ====== par-mnemonics (functional) [default], iteration 1 completed (4630.419 ms) ======
[2026-02-15T00:32:07.716Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2026-02-15T00:32:07.716Z] GC before operation: completed in 15.051 ms, heap usage 516.439 MB -> 4.108 MB.
[2026-02-15T00:32:12.457Z] ====== par-mnemonics (functional) [default], iteration 2 completed (4733.431 ms) ======
[2026-02-15T00:32:12.457Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2026-02-15T00:32:12.457Z] GC before operation: completed in 13.104 ms, heap usage 151.514 MB -> 4.108 MB.
[2026-02-15T00:32:17.213Z] ====== par-mnemonics (functional) [default], iteration 3 completed (4363.661 ms) ======
[2026-02-15T00:32:17.213Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2026-02-15T00:32:17.213Z] GC before operation: completed in 16.244 ms, heap usage 258.937 MB -> 4.108 MB.
[2026-02-15T00:32:21.914Z] ====== par-mnemonics (functional) [default], iteration 4 completed (4541.815 ms) ======
[2026-02-15T00:32:21.914Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2026-02-15T00:32:21.914Z] GC before operation: completed in 17.920 ms, heap usage 232.963 MB -> 4.108 MB.
[2026-02-15T00:32:26.623Z] ====== par-mnemonics (functional) [default], iteration 5 completed (4743.741 ms) ======
[2026-02-15T00:32:26.623Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2026-02-15T00:32:26.623Z] GC before operation: completed in 19.953 ms, heap usage 376.739 MB -> 4.108 MB.
[2026-02-15T00:32:31.342Z] ====== par-mnemonics (functional) [default], iteration 6 completed (4607.410 ms) ======
[2026-02-15T00:32:31.342Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2026-02-15T00:32:31.342Z] GC before operation: completed in 21.828 ms, heap usage 369.108 MB -> 4.108 MB.
[2026-02-15T00:32:36.083Z] ====== par-mnemonics (functional) [default], iteration 7 completed (4558.170 ms) ======
[2026-02-15T00:32:36.083Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2026-02-15T00:32:36.083Z] GC before operation: completed in 15.892 ms, heap usage 247.108 MB -> 4.108 MB.
[2026-02-15T00:32:40.836Z] ====== par-mnemonics (functional) [default], iteration 8 completed (4570.956 ms) ======
[2026-02-15T00:32:40.836Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2026-02-15T00:32:40.836Z] GC before operation: completed in 15.528 ms, heap usage 147.360 MB -> 4.108 MB.
[2026-02-15T00:32:46.630Z] ====== par-mnemonics (functional) [default], iteration 9 completed (4802.618 ms) ======
[2026-02-15T00:32:46.630Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2026-02-15T00:32:46.630Z] GC before operation: completed in 16.035 ms, heap usage 284.860 MB -> 4.108 MB.
[2026-02-15T00:32:51.326Z] ====== par-mnemonics (functional) [default], iteration 10 completed (4533.032 ms) ======
[2026-02-15T00:32:51.326Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2026-02-15T00:32:51.326Z] GC before operation: completed in 17.609 ms, heap usage 472.795 MB -> 4.108 MB.
[2026-02-15T00:32:56.057Z] ====== par-mnemonics (functional) [default], iteration 11 completed (4736.889 ms) ======
[2026-02-15T00:32:56.057Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2026-02-15T00:32:56.057Z] GC before operation: completed in 18.247 ms, heap usage 410.639 MB -> 4.108 MB.
[2026-02-15T00:33:00.792Z] ====== par-mnemonics (functional) [default], iteration 12 completed (4893.938 ms) ======
[2026-02-15T00:33:00.792Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2026-02-15T00:33:00.792Z] GC before operation: completed in 16.322 ms, heap usage 436.234 MB -> 4.108 MB.
[2026-02-15T00:33:05.622Z] ====== par-mnemonics (functional) [default], iteration 13 completed (4555.899 ms) ======
[2026-02-15T00:33:05.622Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2026-02-15T00:33:05.622Z] GC before operation: completed in 16.239 ms, heap usage 118.108 MB -> 4.109 MB.
[2026-02-15T00:33:10.373Z] ====== par-mnemonics (functional) [default], iteration 14 completed (4634.306 ms) ======
[2026-02-15T00:33:10.373Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2026-02-15T00:33:10.373Z] GC before operation: completed in 25.175 ms, heap usage 525.467 MB -> 4.109 MB.
[2026-02-15T00:33:15.546Z] ====== par-mnemonics (functional) [default], iteration 15 completed (4657.959 ms) ======
[2026-02-15T00:33:16.152Z] -----------------------------------
[2026-02-15T00:33:16.152Z] renaissance-par-mnemonics_0_PASSED
[2026-02-15T00:33:16.153Z] -----------------------------------
[2026-02-15T00:33:16.153Z]
[2026-02-15T00:33:16.153Z] TEST TEARDOWN:
[2026-02-15T00:33:16.153Z] Nothing to be done for teardown.
[2026-02-15T00:33:16.153Z] renaissance-par-mnemonics_0 Finish Time: Sun Feb 15 00:33:15 2026 Epoch Time (ms): 1771115595555
[2026-02-15T00:33:16.153Z]
[2026-02-15T00:33:16.153Z] ===============================================
[2026-02-15T00:33:16.153Z] Running test renaissance-philosophers_0 ...
[2026-02-15T00:33:16.153Z] ===============================================
[2026-02-15T00:33:16.153Z] renaissance-philosophers_0 Start Time: Sun Feb 15 00:33:15 2026 Epoch Time (ms): 1771115595580
[2026-02-15T00:33:16.153Z] variation: NoOptions
[2026-02-15T00:33:16.153Z] JVM_OPTIONS:
[2026-02-15T00:33:16.153Z] { \
[2026-02-15T00:33:16.153Z] echo ""; echo "TEST SETUP:"; \
[2026-02-15T00:33:16.153Z] echo "Nothing to be done for setup."; \
[2026-02-15T00:33:16.153Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-philosophers_0"; \
[2026-02-15T00:33:16.153Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/renaissance-philosophers_0"; \
[2026-02-15T00:33:16.153Z] echo ""; echo "TESTING:"; \
[2026-02-15T00:33:16.153Z] "/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_17711151163993/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2026-02-15T00:33:16.153Z] 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_17711151163993/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-15T00:33:16.153Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-15T00:33:16.153Z] echo "Nothing to be done for teardown."; \
[2026-02-15T00:33:16.153Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17711151163993/TestTargetResult";
[2026-02-15T00:33:16.153Z]
[2026-02-15T00:33:16.153Z] TEST SETUP:
[2026-02-15T00:33:16.153Z] Nothing to be done for setup.
[2026-02-15T00:33:16.153Z]
[2026-02-15T00:33:16.153Z] TESTING:
[2026-02-15T00:33:16.780Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-15T00:33:16.780Z] 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_17711151163993/renaissance-philosophers_0/launcher-003315-2697884280418520266/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-15T00:33:16.780Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-15T00:33:16.780Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-15T00:33:17.394Z] ====== philosophers (scala) [default], iteration 0 started ======
[2026-02-15T00:33:17.394Z] GC before operation: completed in 17.768 ms, heap usage 17.851 MB -> 5.009 MB.
[2026-02-15T00:33:18.672Z] Camera thread performed 122 scans.
[2026-02-15T00:33:18.672Z] ====== philosophers (scala) [default], iteration 0 completed (1603.816 ms) ======
[2026-02-15T00:33:18.672Z] ====== philosophers (scala) [default], iteration 1 started ======
[2026-02-15T00:33:18.672Z] GC before operation: completed in 24.042 ms, heap usage 30.482 MB -> 5.343 MB.
[2026-02-15T00:33:19.300Z] Camera thread performed 122 scans.
[2026-02-15T00:33:19.300Z] ====== philosophers (scala) [default], iteration 1 completed (728.558 ms) ======
[2026-02-15T00:33:19.300Z] ====== philosophers (scala) [default], iteration 2 started ======
[2026-02-15T00:33:19.300Z] GC before operation: completed in 15.442 ms, heap usage 91.446 MB -> 5.343 MB.
[2026-02-15T00:33:20.607Z] Camera thread performed 122 scans.
[2026-02-15T00:33:20.607Z] ====== philosophers (scala) [default], iteration 2 completed (747.261 ms) ======
[2026-02-15T00:33:20.607Z] ====== philosophers (scala) [default], iteration 3 started ======
[2026-02-15T00:33:20.607Z] GC before operation: completed in 13.081 ms, heap usage 35.314 MB -> 5.344 MB.
[2026-02-15T00:33:20.607Z] Camera thread performed 122 scans.
[2026-02-15T00:33:20.607Z] ====== philosophers (scala) [default], iteration 3 completed (627.722 ms) ======
[2026-02-15T00:33:20.607Z] ====== philosophers (scala) [default], iteration 4 started ======
[2026-02-15T00:33:21.237Z] GC before operation: completed in 12.310 ms, heap usage 99.895 MB -> 5.344 MB.
[2026-02-15T00:33:21.856Z] Camera thread performed 122 scans.
[2026-02-15T00:33:21.856Z] ====== philosophers (scala) [default], iteration 4 completed (666.294 ms) ======
[2026-02-15T00:33:21.856Z] ====== philosophers (scala) [default], iteration 5 started ======
[2026-02-15T00:33:21.856Z] GC before operation: completed in 15.842 ms, heap usage 29.270 MB -> 5.345 MB.
[2026-02-15T00:33:22.482Z] Camera thread performed 122 scans.
[2026-02-15T00:33:22.482Z] ====== philosophers (scala) [default], iteration 5 completed (880.957 ms) ======
[2026-02-15T00:33:22.482Z] ====== philosophers (scala) [default], iteration 6 started ======
[2026-02-15T00:33:22.482Z] GC before operation: completed in 10.802 ms, heap usage 30.336 MB -> 5.345 MB.
[2026-02-15T00:33:23.098Z] Camera thread performed 122 scans.
[2026-02-15T00:33:23.098Z] ====== philosophers (scala) [default], iteration 6 completed (754.068 ms) ======
[2026-02-15T00:33:23.098Z] ====== philosophers (scala) [default], iteration 7 started ======
[2026-02-15T00:33:23.098Z] GC before operation: completed in 14.352 ms, heap usage 56.007 MB -> 5.345 MB.
[2026-02-15T00:33:24.385Z] Camera thread performed 122 scans.
[2026-02-15T00:33:24.385Z] ====== philosophers (scala) [default], iteration 7 completed (843.781 ms) ======
[2026-02-15T00:33:24.385Z] ====== philosophers (scala) [default], iteration 8 started ======
[2026-02-15T00:33:24.385Z] GC before operation: completed in 14.670 ms, heap usage 87.408 MB -> 5.345 MB.
[2026-02-15T00:33:24.994Z] Camera thread performed 122 scans.
[2026-02-15T00:33:24.994Z] ====== philosophers (scala) [default], iteration 8 completed (662.476 ms) ======
[2026-02-15T00:33:24.994Z] ====== philosophers (scala) [default], iteration 9 started ======
[2026-02-15T00:33:24.994Z] GC before operation: completed in 14.575 ms, heap usage 22.945 MB -> 5.345 MB.
[2026-02-15T00:33:25.602Z] Camera thread performed 122 scans.
[2026-02-15T00:33:25.602Z] ====== philosophers (scala) [default], iteration 9 completed (780.201 ms) ======
[2026-02-15T00:33:25.602Z] ====== philosophers (scala) [default], iteration 10 started ======
[2026-02-15T00:33:25.602Z] GC before operation: completed in 17.430 ms, heap usage 118.305 MB -> 5.345 MB.
[2026-02-15T00:33:26.216Z] Camera thread performed 122 scans.
[2026-02-15T00:33:26.216Z] ====== philosophers (scala) [default], iteration 10 completed (921.961 ms) ======
[2026-02-15T00:33:26.216Z] ====== philosophers (scala) [default], iteration 11 started ======
[2026-02-15T00:33:26.827Z] GC before operation: completed in 12.532 ms, heap usage 21.445 MB -> 5.346 MB.
[2026-02-15T00:33:27.436Z] Camera thread performed 122 scans.
[2026-02-15T00:33:27.436Z] ====== philosophers (scala) [default], iteration 11 completed (808.081 ms) ======
[2026-02-15T00:33:27.436Z] ====== philosophers (scala) [default], iteration 12 started ======
[2026-02-15T00:33:27.436Z] GC before operation: completed in 14.413 ms, heap usage 59.961 MB -> 5.346 MB.
[2026-02-15T00:33:28.044Z] Camera thread performed 122 scans.
[2026-02-15T00:33:28.044Z] ====== philosophers (scala) [default], iteration 12 completed (868.781 ms) ======
[2026-02-15T00:33:28.044Z] ====== philosophers (scala) [default], iteration 13 started ======
[2026-02-15T00:33:28.044Z] GC before operation: completed in 15.086 ms, heap usage 48.885 MB -> 5.346 MB.
[2026-02-15T00:33:28.657Z] Camera thread performed 122 scans.
[2026-02-15T00:33:28.657Z] ====== philosophers (scala) [default], iteration 13 completed (657.994 ms) ======
[2026-02-15T00:33:28.657Z] ====== philosophers (scala) [default], iteration 14 started ======
[2026-02-15T00:33:28.657Z] GC before operation: completed in 12.805 ms, heap usage 31.440 MB -> 5.346 MB.
[2026-02-15T00:33:29.942Z] Camera thread performed 122 scans.
[2026-02-15T00:33:29.942Z] ====== philosophers (scala) [default], iteration 14 completed (812.968 ms) ======
[2026-02-15T00:33:29.942Z] ====== philosophers (scala) [default], iteration 15 started ======
[2026-02-15T00:33:29.942Z] GC before operation: completed in 12.276 ms, heap usage 23.360 MB -> 5.346 MB.
[2026-02-15T00:33:30.556Z] Camera thread performed 122 scans.
[2026-02-15T00:33:30.556Z] ====== philosophers (scala) [default], iteration 15 completed (756.929 ms) ======
[2026-02-15T00:33:30.556Z] ====== philosophers (scala) [default], iteration 16 started ======
[2026-02-15T00:33:30.556Z] GC before operation: completed in 11.668 ms, heap usage 44.162 MB -> 5.346 MB.
[2026-02-15T00:33:31.184Z] Camera thread performed 122 scans.
[2026-02-15T00:33:31.184Z] ====== philosophers (scala) [default], iteration 16 completed (611.642 ms) ======
[2026-02-15T00:33:31.184Z] ====== philosophers (scala) [default], iteration 17 started ======
[2026-02-15T00:33:31.184Z] GC before operation: completed in 11.432 ms, heap usage 23.439 MB -> 5.347 MB.
[2026-02-15T00:33:31.799Z] Camera thread performed 122 scans.
[2026-02-15T00:33:31.799Z] ====== philosophers (scala) [default], iteration 17 completed (927.595 ms) ======
[2026-02-15T00:33:31.799Z] ====== philosophers (scala) [default], iteration 18 started ======
[2026-02-15T00:33:31.799Z] GC before operation: completed in 28.445 ms, heap usage 43.230 MB -> 5.347 MB.
[2026-02-15T00:33:33.088Z] Camera thread performed 122 scans.
[2026-02-15T00:33:33.088Z] ====== philosophers (scala) [default], iteration 18 completed (791.081 ms) ======
[2026-02-15T00:33:33.088Z] ====== philosophers (scala) [default], iteration 19 started ======
[2026-02-15T00:33:33.088Z] GC before operation: completed in 23.036 ms, heap usage 7.436 MB -> 5.347 MB.
[2026-02-15T00:33:33.713Z] Camera thread performed 122 scans.
[2026-02-15T00:33:33.713Z] ====== philosophers (scala) [default], iteration 19 completed (824.331 ms) ======
[2026-02-15T00:33:33.713Z] ====== philosophers (scala) [default], iteration 20 started ======
[2026-02-15T00:33:33.713Z] GC before operation: completed in 13.461 ms, heap usage 61.459 MB -> 5.347 MB.
[2026-02-15T00:33:34.337Z] Camera thread performed 122 scans.
[2026-02-15T00:33:34.337Z] ====== philosophers (scala) [default], iteration 20 completed (796.315 ms) ======
[2026-02-15T00:33:34.337Z] ====== philosophers (scala) [default], iteration 21 started ======
[2026-02-15T00:33:34.337Z] GC before operation: completed in 11.495 ms, heap usage 32.917 MB -> 5.348 MB.
[2026-02-15T00:33:34.958Z] Camera thread performed 122 scans.
[2026-02-15T00:33:34.958Z] ====== philosophers (scala) [default], iteration 21 completed (701.375 ms) ======
[2026-02-15T00:33:34.958Z] ====== philosophers (scala) [default], iteration 22 started ======
[2026-02-15T00:33:35.567Z] GC before operation: completed in 13.421 ms, heap usage 44.962 MB -> 5.348 MB.
[2026-02-15T00:33:36.199Z] Camera thread performed 122 scans.
[2026-02-15T00:33:36.199Z] ====== philosophers (scala) [default], iteration 22 completed (831.011 ms) ======
[2026-02-15T00:33:36.199Z] ====== philosophers (scala) [default], iteration 23 started ======
[2026-02-15T00:33:36.199Z] GC before operation: completed in 12.354 ms, heap usage 8.936 MB -> 5.348 MB.
[2026-02-15T00:33:36.818Z] Camera thread performed 122 scans.
[2026-02-15T00:33:36.819Z] ====== philosophers (scala) [default], iteration 23 completed (518.055 ms) ======
[2026-02-15T00:33:36.819Z] ====== philosophers (scala) [default], iteration 24 started ======
[2026-02-15T00:33:36.819Z] GC before operation: completed in 12.412 ms, heap usage 61.370 MB -> 5.348 MB.
[2026-02-15T00:33:37.428Z] Camera thread performed 122 scans.
[2026-02-15T00:33:37.428Z] ====== philosophers (scala) [default], iteration 24 completed (734.024 ms) ======
[2026-02-15T00:33:37.428Z] ====== philosophers (scala) [default], iteration 25 started ======
[2026-02-15T00:33:37.428Z] GC before operation: completed in 12.758 ms, heap usage 33.899 MB -> 5.349 MB.
[2026-02-15T00:33:38.042Z] Camera thread performed 122 scans.
[2026-02-15T00:33:38.042Z] ====== philosophers (scala) [default], iteration 25 completed (713.402 ms) ======
[2026-02-15T00:33:38.042Z] ====== philosophers (scala) [default], iteration 26 started ======
[2026-02-15T00:33:38.042Z] GC before operation: completed in 11.721 ms, heap usage 118.985 MB -> 5.349 MB.
[2026-02-15T00:33:38.655Z] Camera thread performed 122 scans.
[2026-02-15T00:33:38.655Z] ====== philosophers (scala) [default], iteration 26 completed (536.898 ms) ======
[2026-02-15T00:33:38.655Z] ====== philosophers (scala) [default], iteration 27 started ======
[2026-02-15T00:33:38.655Z] GC before operation: completed in 12.603 ms, heap usage 71.963 MB -> 5.349 MB.
[2026-02-15T00:33:39.278Z] Camera thread performed 122 scans.
[2026-02-15T00:33:39.278Z] ====== philosophers (scala) [default], iteration 27 completed (803.034 ms) ======
[2026-02-15T00:33:39.278Z] ====== philosophers (scala) [default], iteration 28 started ======
[2026-02-15T00:33:39.278Z] GC before operation: completed in 17.733 ms, heap usage 129.457 MB -> 5.349 MB.
[2026-02-15T00:33:39.918Z] Camera thread performed 122 scans.
[2026-02-15T00:33:39.918Z] ====== philosophers (scala) [default], iteration 28 completed (658.036 ms) ======
[2026-02-15T00:33:39.918Z] ====== philosophers (scala) [default], iteration 29 started ======
[2026-02-15T00:33:39.918Z] GC before operation: completed in 11.265 ms, heap usage 50.466 MB -> 5.349 MB.
[2026-02-15T00:33:41.217Z] Camera thread performed 122 scans.
[2026-02-15T00:33:41.217Z] ====== philosophers (scala) [default], iteration 29 completed (736.579 ms) ======
[2026-02-15T00:33:41.217Z] -----------------------------------
[2026-02-15T00:33:41.217Z] renaissance-philosophers_0_PASSED
[2026-02-15T00:33:41.217Z] -----------------------------------
[2026-02-15T00:33:41.217Z]
[2026-02-15T00:33:41.217Z] TEST TEARDOWN:
[2026-02-15T00:33:41.217Z] Nothing to be done for teardown.
[2026-02-15T00:33:41.218Z] renaissance-philosophers_0 Finish Time: Sun Feb 15 00:33:40 2026 Epoch Time (ms): 1771115620766
[2026-02-15T00:33:41.218Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/renaissance'
[2026-02-15T00:33:41.218Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf'
[2026-02-15T00:33:41.218Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests'
[2026-02-15T00:33:41.218Z]
[2026-02-15T00:33:41.218Z]
[2026-02-15T00:33:41.218Z] All tests finished, run result summary:
[2026-02-15T00:33:41.218Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-15T00:33:41.218Z] 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_17711151163993/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_17711151163993/ --tapName=Test_openjdk26_hs_extended.perf_s390x_linux.tap --comment=""
[2026-02-15T00:33:41.218Z]
[2026-02-15T00:33:41.218Z]
[2026-02-15T00:33:41.218Z] TEST TARGETS SUMMARY
[2026-02-15T00:33:41.218Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-15T00:33:41.218Z] DISABLED test targets:
[2026-02-15T00:33:41.218Z] dacapo-avrora_0
[2026-02-15T00:33:41.218Z] renaissance-finagle-chirper_0
[2026-02-15T00:33:41.218Z]
[2026-02-15T00:33:41.218Z] PASSED test targets:
[2026-02-15T00:33:41.218Z] dacapo-jython_0
[2026-02-15T00:33:41.218Z] dacapo-luindex_0
[2026-02-15T00:33:41.218Z] dacapo-pmd_0
[2026-02-15T00:33:41.218Z] dacapo-sunflow_0
[2026-02-15T00:33:41.218Z] dacapo-tomcat_0
[2026-02-15T00:33:41.218Z] dacapo-xalan_0
[2026-02-15T00:33:41.218Z] renaissance-finagle-http_0
[2026-02-15T00:33:41.218Z] renaissance-mnemonics_0
[2026-02-15T00:33:41.218Z] renaissance-par-mnemonics_0
[2026-02-15T00:33:41.218Z] renaissance-philosophers_0
[2026-02-15T00:33:41.218Z]
[2026-02-15T00:33:41.218Z] FAILED test targets:
[2026-02-15T00:33:41.218Z] dacapo-fop_0
[2026-02-15T00:33:41.218Z] renaissance-als_0
[2026-02-15T00:33:41.218Z] renaissance-chi-square_0
[2026-02-15T00:33:41.218Z] renaissance-db-shootout_0
[2026-02-15T00:33:41.218Z] renaissance-dec-tree_0
[2026-02-15T00:33:41.218Z] renaissance-log-regression_0
[2026-02-15T00:33:41.218Z] renaissance-movie-lens_0
[2026-02-15T00:33:41.218Z]
[2026-02-15T00:33:41.218Z] TOTAL: 19 EXECUTED: 17 PASSED: 10 FAILED: 7 DISABLED: 2 SKIPPED: 0
[2026-02-15T00:33:41.218Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-15T00:33:41.218Z]
[2026-02-15T00:33:41.218Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2026-02-15T00:33:41.218Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-02-15T00:33:41.218Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2026-02-15T00:33:42.686Z] ++ uname
[2026-02-15T00:33:42.686Z] + '[' Linux = AIX ']'
[2026-02-15T00:33:42.686Z] ++ uname
[2026-02-15T00:33:42.686Z] + '[' Linux = SunOS ']'
[2026-02-15T00:33:42.686Z] ++ uname
[2026-02-15T00:33:42.686Z] + '[' Linux = '*BSD' ']'
[2026-02-15T00:33:42.686Z] + MAKE=make
[2026-02-15T00:33:42.686Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-15T00:33:42.686Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2026-02-15T00:33:43.025Z] $ ssh-agent -k
[2026-02-15T00:33:43.030Z] unset SSH_AUTH_SOCK;
[2026-02-15T00:33:43.030Z] unset SSH_AGENT_PID;
[2026-02-15T00:33:43.030Z] echo Agent pid 17581 killed;
[2026-02-15T00:33:43.467Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2026-02-15T00:33:43.503Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2026-02-15T00:33:44.129Z] no DaCapo-h2 metric found
[Pipeline] echo
[2026-02-15T00:33:44.173Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-02-15T00:33:44.239Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-15T00:33:44.335Z] Archiving artifacts
[2026-02-15T00:33:44.541Z] Recording fingerprints
[Pipeline] echo
[2026-02-15T00:33:44.648Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-15T00:33:44.743Z] Archiving artifacts
[2026-02-15T00:33:45.036Z] Recording fingerprints
[Pipeline] sh
[2026-02-15T00:33:46.354Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17711151163993
[Pipeline] echo
[2026-02-15T00:33:46.624Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-02-15T00:33:46.717Z] Archiving artifacts
[2026-02-15T00:33:46.905Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-15T00:33:47.959Z] Tap file found: aqa-tests/TKG/output_17711151163993/Test_openjdk26_hs_extended.perf_s390x_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-02-15T00:33:48.230Z] Recording test results
[2026-02-15T00:33:48.540Z] None of the test reports contained any result
[2026-02-15T00:33:48.540Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-15T00:33:48.565Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-15T00:33:48.474Z] No test report files were found. Configuration error?
[2026-02-15T00:33:49.727Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-15T00:33:49.727Z] Unix type machine..
[2026-02-15T00:33:49.727Z] Running on a Linux host
[2026-02-15T00:33:49.727Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-15T00:33:50.202Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-15T00:33:50.202Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-15T00:33:51.127Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-15T00:33:52.346Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[2026-02-15T00:33:52.646Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-15T00:33:52.678Z] 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
[2026-02-15T00:33:52.795Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-02-15T00:33:52.855Z] Running on test-rise-ubuntu2404-riscv64-6 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] echo
[2026-02-15T00:33:52.871Z] 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
[2026-02-15T00:33:52.894Z] 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
[2026-02-15T00:33:53.507Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-02-15T00:33:54.108Z] Processing DSL script testJobTemplate
[2026-02-15T00:34:47.616Z] LEVELS: [extended]
[2026-02-15T00:34:47.616Z] JDK_VERSIONS: [8]
[2026-02-15T00:34:47.616Z] GROUPS: [perf]
[2026-02-15T00:34:47.616Z] ARCH_OS_LIST: [s390x_linux]
[2026-02-15T00:34:47.811Z] Existing items:
[2026-02-15T00:34:47.811Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_s390x_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-02-15T00:34:48.628Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_s390x_linux_rerun)
[Pipeline] build
[2026-02-15T00:34:48.645Z] Scheduling project: Test_openjdk26_hs_extended.perf_s390x_linux_rerun
[2026-02-15T00:34:58.354Z] Starting building: Test_openjdk26_hs_extended.perf_s390x_linux_rerun #18
[2026-02-15T01:03:06.133Z] Build Test_openjdk26_hs_extended.perf_s390x_linux_rerun #18 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-15T01:03:06.191Z] Running on test-rise-ubuntu2404-riscv64-2 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-15T01:03:06.280Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-15T01:03:06.280Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-15T01:03:06.332Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-15T01:03:06.365Z] Test_openjdk26_hs_extended.perf_s390x_linux_rerun #18 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-15T01:03:06.379Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-15T01:03:06.641Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_s390x_linux_rerun" build number 18
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-15T01:03:06.672Z] Saving Test_openjdk26_hs_extended.perf_s390x_linux_rerun/18/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-15T01:03:06.700Z] Archiving artifacts
[2026-02-15T01:03:06.812Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-15T01:03:07.085Z] Tap file found: Test_openjdk26_hs_extended.perf_s390x_linux_rerun/18/aqa-tests/TKG/output_17711173445082/Test_openjdk26_hs_extended.perf_s390x_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-02-15T01:03:07.272Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=dacapo-fop_0,renaissance-als_0,renaissance-chi-square_0,renaissance-db-shootout_0,renaissance-dec-tree_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%2B35_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=10&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-15T01:03:07.367Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-15T01:03:07.367Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-15T01:03:07.406Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE