Test_openjdk27_hs_sanity.perf_s390x_linux

Started by upstream project "build-scripts/jobs/jdk/jdk-linux-s390x-temurin" build number 375 originally caused by: Started by upstream project "build-scripts/openjdk27-pipeline" build number 10 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_27ea" build number 17 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk27_hs_sanity.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_openjdk27_hs_sanity.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 2e4439bfeded755ce68a14ff47ad364b7fe7126f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10 Commit message: "Exclude jdk8 serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.sh (#6866)" > git rev-list --no-walk 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2026-01-31T22:42:42.826Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label [Pipeline] echo [2026-01-31T22:42:42.836Z] SPEC: linux_390-64 [Pipeline] echo [2026-01-31T22:42:42.837Z] 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-01-31T22:42:42.850Z] dynamicAgents: [] [Pipeline] echo [2026-01-31T22:42:42.853Z] Provisioning LABEL: hw.arch.s390x&&sw.os.linux&&ci.role.perf [Pipeline] nodesByLabel [2026-01-31T22:42:42.862Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label [Pipeline] node [2026-01-31T22:42:42.897Z] Running on test-marist-sles15-s390x-2 in /home/jenkins/workspace/Test_openjdk27_hs_sanity.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-01-31T22:42:42.920Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-31T22:42:43.128Z] [WS-CLEANUP] Deleting project workspace... [2026-01-31T22:42:43.128Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-31T22:42:43.218Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-31T22:42:43.351Z] The recommended git tool is: /usr/bin/git [2026-01-31T22:42:43.537Z] No credentials specified [2026-01-31T22:42:43.627Z] Cloning the remote Git repository [2026-01-31T22:42:43.767Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-31T22:42:43.768Z] > /usr/bin/git init /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests # timeout=10 [2026-01-31T22:42:43.786Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-01-31T22:42:43.786Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-31T22:42:43.787Z] > /usr/bin/git --version # timeout=10 [2026-01-31T22:42:43.789Z] > git --version # 'git version 2.26.2' [2026-01-31T22:42:43.789Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-31T22:42:48.431Z] Avoid second fetch [2026-01-31T22:42:48.528Z] Checking out Revision 2e4439bfeded755ce68a14ff47ad364b7fe7126f (origin/master) [2026-01-31T22:42:48.290Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-31T22:42:48.291Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-31T22:42:48.479Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10 [2026-01-31T22:42:48.576Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-01-31T22:42:48.578Z] > /usr/bin/git checkout -f 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10 [2026-01-31T22:42:49.586Z] Commit message: "Exclude jdk8 serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.sh (#6866)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk27_hs_sanity.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-01-31T22:42:50.960Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-01-31T22:42:50.977Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-31T22:42:52.188Z] + LC_TIME=C [2026-01-31T22:42:52.188Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-01-31T22:42:52.560Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-31T22:42:53.630Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-31T22:42:53.631Z] Unix type machine.. [2026-01-31T22:42:53.631Z] Running on a Linux host [2026-01-31T22:42:53.631Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-01-31T22:42:55.712Z] + printenv [2026-01-31T22:42:55.712Z] TIME_LIMIT=25 [2026-01-31T22:42:55.712Z] HOSTTYPE=s390x [2026-01-31T22:42:55.712Z] RERUN_ITERATIONS=1 [2026-01-31T22:42:55.712Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_s390x_linux/2/display/redirect [2026-01-31T22:42:55.712Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-31T22:42:55.712Z] EXECUTOR_NUMBER=0 [2026-01-31T22:42:55.712Z] SSH_CONNECTION=78.47.239.97 44744 148.100.74.154 22 [2026-01-31T22:42:55.712Z] LESSCLOSE=lessclose.sh %s %s [2026-01-31T22:42:55.712Z] XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB [2026-01-31T22:42:55.712Z] _=/usr/bin/printenv [2026-01-31T22:42:55.712Z] LANG=en_US.UTF-8 [2026-01-31T22:42:55.712Z] BUILD_ID=2 [2026-01-31T22:42:55.712Z] WINDOWMANAGER=xterm [2026-01-31T22:42:55.712Z] LESS=-M -I -R [2026-01-31T22:42:55.712Z] USE_JRE=false [2026-01-31T22:42:55.712Z] JAVA_ROOT=/usr/lib64/jvm/jre-1.8.0-openjdk [2026-01-31T22:42:55.712Z] HOSTNAME=test-marist-sles15-s390x-2.adoptopenjdk.net [2026-01-31T22:42:55.712Z] jobStatus=SUCCESS [2026-01-31T22:42:55.712Z] OLDPWD=/home/jenkins [2026-01-31T22:42:55.712Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_s390x_linux/2/display/redirect?page=changes [2026-01-31T22:42:55.712Z] STF_OWNER_BRANCH=adoptium:master [2026-01-31T22:42:55.712Z] PERSONAL_BUILD=false [2026-01-31T22:42:55.712Z] CSHEDIT=emacs [2026-01-31T22:42:55.712Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:42:55.712Z] GPG_TTY=not a tty [2026-01-31T22:42:55.712Z] LESS_ADVANCED_PREPROCESSOR=no [2026-01-31T22:42:55.712Z] COLORTERM=1 [2026-01-31T22:42:55.712Z] JENKINS_NODE_COOKIE=69bc4ca9-a737-4d1e-b96e-541b9d87262e [2026-01-31T22:42:55.713Z] JAVA_HOME=/usr/lib64/jvm/jre-1.8.0-openjdk [2026-01-31T22:42:55.713Z] SLACK_CHANNEL=aqavit-bot [2026-01-31T22:42:55.713Z] JDK_IMPL=hotspot [2026-01-31T22:42:55.713Z] JOB_BASE_NAME=Test_openjdk27_hs_sanity.perf_s390x_linux [2026-01-31T22:42:55.713Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux@tmp [2026-01-31T22:42:55.713Z] MACHTYPE=s390x-suse-linux [2026-01-31T22:42:55.713Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-31T22:42:55.713Z] DYNAMIC_COMPILE=false [2026-01-31T22:42:55.713Z] OPENJ9_BRANCH=master [2026-01-31T22:42:55.713Z] MINICOM=-c on [2026-01-31T22:42:55.713Z] OSTYPE=linux [2026-01-31T22:42:55.713Z] CI=true [2026-01-31T22:42:55.713Z] HUDSON_COOKIE=a67988db-1eee-4dd5-b60b-e759fd63e481 [2026-01-31T22:42:55.713Z] XDG_SESSION_ID=18337 [2026-01-31T22:42:55.713Z] USER=jenkins [2026-01-31T22:42:55.713Z] ADOPTOPENJDK_BRANCH=master [2026-01-31T22:42:55.713Z] ORIGIN_JDK_VERSION=27 [2026-01-31T22:42:55.713Z] PAGER=less [2026-01-31T22:42:55.713Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/system_lib [2026-01-31T22:42:55.713Z] UPSTREAM_JOB_NUMBER=375 [2026-01-31T22:42:55.713Z] BUILD_NUMBER=2 [2026-01-31T22:42:55.713Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-31T22:42:55.713Z] JCK_GIT_BRANCH=master [2026-01-31T22:42:55.713Z] MORE=-sl [2026-01-31T22:42:55.713Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-31T22:42:55.713Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux [2026-01-31T22:42:55.713Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-linux-s390x-temurin [2026-01-31T22:42:55.713Z] KEEP_REPORTDIR=false [2026-01-31T22:42:55.713Z] PWD=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux [2026-01-31T22:42:55.713Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-31T22:42:55.713Z] USE_TESTENV_PROPERTIES=false [2026-01-31T22:42:55.713Z] HOME=/home/jenkins [2026-01-31T22:42:55.713Z] NODE_NAME=test-marist-sles15-s390x-2 [2026-01-31T22:42:55.713Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../benchmarks [2026-01-31T22:42:55.713Z] DOCKER_REQUIRED=false [2026-01-31T22:42:55.713Z] HOST=test-marist-sles15-s390x-2.adoptopenjdk.net [2026-01-31T22:42:55.713Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-31T22:42:55.713Z] SSH_CLIENT=78.47.239.97 44744 22 [2026-01-31T22:42:55.713Z] JDK_BRANCH=jdk-27+7_adopt [2026-01-31T22:42:55.713Z] ARCHIVE_TEST_RESULTS=false [2026-01-31T22:42:55.713Z] XNLSPATH=/usr/share/X11/nls [2026-01-31T22:42:55.713Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-31T22:42:55.713Z] JOB_NAME=Test_openjdk27_hs_sanity.perf_s390x_linux [2026-01-31T22:42:55.713Z] TEST_TIME=120 [2026-01-31T22:42:55.713Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_s390x_linux/2/display/redirect?page=tests [2026-01-31T22:42:55.713Z] BUILD_LIST=perf [2026-01-31T22:42:55.713Z] XDG_DATA_DIRS=/usr/share [2026-01-31T22:42:55.713Z] KEEP_WORKSPACE=false [2026-01-31T22:42:55.713Z] NUM_PROCESSORS=2 [2026-01-31T22:42:55.713Z] LIBGL_DEBUG=quiet [2026-01-31T22:42:55.713Z] EXIT_SUCCESS=false [2026-01-31T22:42:55.713Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-31T22:42:55.713Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-31T22:42:55.713Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_s390x_linux/display/redirect [2026-01-31T22:42:55.713Z] PROFILEREAD=true [2026-01-31T22:42:55.713Z] RERUN_FAILURE=true [2026-01-31T22:42:55.713Z] SDK_RESOURCE=upstream [2026-01-31T22:42:55.713Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-31T22:42:55.713Z] SETUP_JCK_RUN=false [2026-01-31T22:42:55.713Z] SPEC=linux_390-64 [2026-01-31T22:42:55.713Z] ITERATIONS=1 [2026-01-31T22:42:55.713Z] GENERATE_JOBS=true [2026-01-31T22:42:55.713Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image [2026-01-31T22:42:55.713Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-31T22:42:55.713Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_s390x_linux/2/display/redirect?page=artifacts [2026-01-31T22:42:55.713Z] MAIL=/var/spool/mail/jenkins [2026-01-31T22:42:55.713Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-31T22:42:55.713Z] AUTO_DETECT=true [2026-01-31T22:42:55.713Z] TAP_NAME=Test_openjdk27_hs_sanity.perf_s390x_linux.tap [2026-01-31T22:42:55.713Z] LESSKEY=/etc/lesskey.bin [2026-01-31T22:42:55.713Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_s390x_linux/2/ [2026-01-31T22:42:55.713Z] SHELL=/bin/bash [2026-01-31T22:42:55.713Z] STAGE_NAME=Setup [2026-01-31T22:42:55.713Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-31T22:42:55.713Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_s390x_linux/ [2026-01-31T22:42:55.713Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-31T22:42:55.713Z] JDK_VERSION=27 [2026-01-31T22:42:55.713Z] BUILD_DISPLAY_NAME=#2 [2026-01-31T22:42:55.713Z] PLATFORM=s390x_linux [2026-01-31T22:42:55.713Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-31T22:42:55.713Z] SHLVL=3 [2026-01-31T22:42:55.713Z] JDK_REPO=https://github.com/adoptium/jdk [2026-01-31T22:42:55.713Z] PARALLEL=Dynamic [2026-01-31T22:42:55.713Z] BUILD_TAG=jenkins-Test_openjdk27_hs_sanity.perf_s390x_linux-2 [2026-01-31T22:42:55.713Z] TKG_ITERATIONS=1 [2026-01-31T22:42:55.713Z] EXIT_FAILURE=false [2026-01-31T22:42:55.713Z] 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-01-31T22:42:55.713Z] TARGET=sanity.perf [2026-01-31T22:42:55.713Z] LOGNAME=jenkins [2026-01-31T22:42:55.713Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus [2026-01-31T22:42:55.713Z] XDG_RUNTIME_DIR=/run/user/1002 [2026-01-31T22:42:55.713Z] JOBSTARTTIME=Sat, 31 Jan 2026 22:42:51 +0000 [2026-01-31T22:42:55.713Z] JRE_HOME=/usr/lib64/jvm/jre [2026-01-31T22:42:55.713Z] XDG_CONFIG_DIRS=/etc/xdg [2026-01-31T22:42:55.713Z] PATH=/home/jenkins/bin:/usr/local/bin:/usr/bin:/bin [2026-01-31T22:42:55.713Z] JAVA_BINDIR=/usr/lib64/jvm/jre-1.8.0-openjdk/bin [2026-01-31T22:42:55.713Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-31T22:42:55.713Z] HISTSIZE=1000 [2026-01-31T22:42:55.713Z] OPENJCEPLUS_GIT_BRANCH=semeru-java27 [2026-01-31T22:42:55.713Z] CPU=s390x [2026-01-31T22:42:55.713Z] JENKINS_SERVER_COOKIE=durable-6e3762f12ceadede9973d0c2918681a5005973ed359d27bd5bba5a2946afe444 [2026-01-31T22:42:55.713Z] 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-01-31T22:42:55.986Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-31T22:42:55.999Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-31T22:44:14.942Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-linux-s390x-temurin" build number 375 [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-01-31T22:44:15.244Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2026-01-31T22:44:15.254Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux [Pipeline] { [Pipeline] sshagent [2026-01-31T22:44:15.313Z] $ ssh-agent [2026-01-31T22:44:15.730Z] SSH_AUTH_SOCK=/tmp/ssh-wn58e1aTxh3D/agent.10400 [2026-01-31T22:44:15.730Z] SSH_AGENT_PID=10403 [2026-01-31T22:44:15.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-31T22:44:15.743Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-31T22:44:15.766Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-01-31T22:44:16.842Z] ++ pwd [2026-01-31T22:44:16.842Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/.. -p s390x_linux -r upstream -j 27 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-01-31T22:44:16.842Z] TESTDIR: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests [2026-01-31T22:44:16.842Z] get jdk binary... [2026-01-31T22:44:16.842Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-31T22:44:16.842Z] Uncompressing file: OpenJDK-jdk_s390x_linux_hotspot_27_7-ea.tar.gz ... [2026-01-31T22:44:16.842Z] List files in jdkbinary folder... [2026-01-31T22:44:16.842Z] total 598352 [2026-01-31T22:44:16.842Z] -rw-r--r-- 1 jenkins users 228933126 Jan 31 22:21 OpenJDK-debugimage_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:16.842Z] -rw-r--r-- 1 jenkins users 138932506 Jan 31 22:22 OpenJDK-jdk_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:16.842Z] -rw-r--r-- 1 jenkins users 83507239 Jan 31 22:21 OpenJDK-jmods_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:16.843Z] -rw-r--r-- 1 jenkins users 60972349 Jan 31 22:17 OpenJDK-jre_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:16.843Z] -rw-r--r-- 1 jenkins users 170458 Jan 31 22:34 OpenJDK-sbom_s390x_linux_hotspot_27_7-ea.json [2026-01-31T22:44:16.843Z] -rw-rw-r-- 1 jenkins users 32146 Jan 31 22:31 OpenJDK-sbom_s390x_linux_hotspot_27_7-ea-metadata.json [2026-01-31T22:44:16.843Z] -rw-r--r-- 1 jenkins users 5520767 Jan 31 22:21 OpenJDK-static-libs-glibc_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:16.843Z] -rw-r--r-- 1 jenkins users 94632327 Jan 31 22:18 OpenJDK-testimage_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:16.843Z] drwxr-xr-x 3 jenkins users 22 Jan 31 22:44 tmp [2026-01-31T22:44:16.843Z] List files in jdkbinary/tmp folder... [2026-01-31T22:44:16.843Z] total 0 [2026-01-31T22:44:16.843Z] drwxr-xr-x 7 jenkins users 97 Jan 31 22:17 jdk-27+7 [2026-01-31T22:44:16.843Z] Moving directory jdk-27+7/ to ../j2sdk-image [2026-01-31T22:44:16.843Z] Uncompressing file: OpenJDK-jre_s390x_linux_hotspot_27_7-ea.tar.gz ... [2026-01-31T22:44:17.467Z] List files in jdkbinary folder... [2026-01-31T22:44:17.467Z] total 598352 [2026-01-31T22:44:17.467Z] drwxr-xr-x 7 jenkins users 97 Jan 31 22:17 j2sdk-image [2026-01-31T22:44:17.467Z] -rw-r--r-- 1 jenkins users 228933126 Jan 31 22:21 OpenJDK-debugimage_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:17.467Z] -rw-r--r-- 1 jenkins users 138932506 Jan 31 22:22 OpenJDK-jdk_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:17.467Z] -rw-r--r-- 1 jenkins users 83507239 Jan 31 22:21 OpenJDK-jmods_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:17.467Z] -rw-r--r-- 1 jenkins users 60972349 Jan 31 22:17 OpenJDK-jre_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:17.467Z] -rw-r--r-- 1 jenkins users 170458 Jan 31 22:34 OpenJDK-sbom_s390x_linux_hotspot_27_7-ea.json [2026-01-31T22:44:17.467Z] -rw-rw-r-- 1 jenkins users 32146 Jan 31 22:31 OpenJDK-sbom_s390x_linux_hotspot_27_7-ea-metadata.json [2026-01-31T22:44:17.467Z] -rw-r--r-- 1 jenkins users 5520767 Jan 31 22:21 OpenJDK-static-libs-glibc_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:17.467Z] -rw-r--r-- 1 jenkins users 94632327 Jan 31 22:18 OpenJDK-testimage_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:17.467Z] drwxr-xr-x 3 jenkins users 26 Jan 31 22:44 tmp [2026-01-31T22:44:17.467Z] List files in jdkbinary/tmp folder... [2026-01-31T22:44:17.467Z] total 0 [2026-01-31T22:44:17.467Z] drwxr-xr-x 6 jenkins users 82 Jan 31 22:17 jdk-27+7-jre [2026-01-31T22:44:17.467Z] Moving directory jdk-27+7-jre/ to ../j2re-image [2026-01-31T22:44:17.467Z] Uncompressing file: OpenJDK-static-libs-glibc_s390x_linux_hotspot_27_7-ea.tar.gz ... [2026-01-31T22:44:17.467Z] List files in jdkbinary folder... [2026-01-31T22:44:17.467Z] total 598352 [2026-01-31T22:44:17.467Z] drwxr-xr-x 6 jenkins users 82 Jan 31 22:17 j2re-image [2026-01-31T22:44:17.467Z] drwxr-xr-x 7 jenkins users 97 Jan 31 22:17 j2sdk-image [2026-01-31T22:44:17.468Z] -rw-r--r-- 1 jenkins users 228933126 Jan 31 22:21 OpenJDK-debugimage_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:17.468Z] -rw-r--r-- 1 jenkins users 138932506 Jan 31 22:22 OpenJDK-jdk_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:17.468Z] -rw-r--r-- 1 jenkins users 83507239 Jan 31 22:21 OpenJDK-jmods_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:17.468Z] -rw-r--r-- 1 jenkins users 60972349 Jan 31 22:17 OpenJDK-jre_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:17.468Z] -rw-r--r-- 1 jenkins users 170458 Jan 31 22:34 OpenJDK-sbom_s390x_linux_hotspot_27_7-ea.json [2026-01-31T22:44:17.468Z] -rw-rw-r-- 1 jenkins users 32146 Jan 31 22:31 OpenJDK-sbom_s390x_linux_hotspot_27_7-ea-metadata.json [2026-01-31T22:44:17.468Z] -rw-r--r-- 1 jenkins users 5520767 Jan 31 22:21 OpenJDK-static-libs-glibc_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:17.468Z] -rw-r--r-- 1 jenkins users 94632327 Jan 31 22:18 OpenJDK-testimage_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:17.468Z] drwxr-xr-x 3 jenkins users 34 Jan 31 22:44 tmp [2026-01-31T22:44:17.468Z] List files in jdkbinary/tmp folder... [2026-01-31T22:44:17.468Z] total 0 [2026-01-31T22:44:17.468Z] drwxr-xr-x 3 jenkins users 17 Jan 31 22:17 jdk-27+7-static-libs [2026-01-31T22:44:17.468Z] Moving directory jdk-27+7-static-libs/ to ../static-libs [2026-01-31T22:44:17.468Z] Uncompressing file: OpenJDK-testimage_s390x_linux_hotspot_27_7-ea.tar.gz ... [2026-01-31T22:44:18.073Z] List files in jdkbinary folder... [2026-01-31T22:44:18.073Z] total 598352 [2026-01-31T22:44:18.073Z] drwxr-xr-x 6 jenkins users 82 Jan 31 22:17 j2re-image [2026-01-31T22:44:18.073Z] drwxr-xr-x 7 jenkins users 97 Jan 31 22:17 j2sdk-image [2026-01-31T22:44:18.073Z] -rw-r--r-- 1 jenkins users 228933126 Jan 31 22:21 OpenJDK-debugimage_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:18.073Z] -rw-r--r-- 1 jenkins users 138932506 Jan 31 22:22 OpenJDK-jdk_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:18.073Z] -rw-r--r-- 1 jenkins users 83507239 Jan 31 22:21 OpenJDK-jmods_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:18.073Z] -rw-r--r-- 1 jenkins users 60972349 Jan 31 22:17 OpenJDK-jre_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:18.073Z] -rw-r--r-- 1 jenkins users 170458 Jan 31 22:34 OpenJDK-sbom_s390x_linux_hotspot_27_7-ea.json [2026-01-31T22:44:18.073Z] -rw-rw-r-- 1 jenkins users 32146 Jan 31 22:31 OpenJDK-sbom_s390x_linux_hotspot_27_7-ea-metadata.json [2026-01-31T22:44:18.073Z] -rw-r--r-- 1 jenkins users 5520767 Jan 31 22:21 OpenJDK-static-libs-glibc_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:18.073Z] -rw-r--r-- 1 jenkins users 94632327 Jan 31 22:18 OpenJDK-testimage_s390x_linux_hotspot_27_7-ea.tar.gz [2026-01-31T22:44:18.073Z] drwxr-xr-x 3 jenkins users 17 Jan 31 22:17 static-libs [2026-01-31T22:44:18.073Z] drwxr-xr-x 3 jenkins users 33 Jan 31 22:44 tmp [2026-01-31T22:44:18.073Z] List files in jdkbinary/tmp folder... [2026-01-31T22:44:18.073Z] total 0 [2026-01-31T22:44:18.073Z] drwxr-xr-x 6 jenkins users 112 Jan 31 22:10 jdk-27+7-test-image [2026-01-31T22:44:18.073Z] Moving directory jdk-27+7-test-image/ to ../openjdk-test-image [2026-01-31T22:44:18.073Z] Uncompressing OpenJDK-debugimage_s390x_linux_hotspot_27_7-ea.tar.gz over ./j2sdk-image... [2026-01-31T22:44:18.679Z] Removing top-level folder jdk-27+7-debug-image/ [2026-01-31T22:44:18.679Z] Removing top-level folder jdk-27+7/ [2026-01-31T22:44:19.287Z] Run /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -version [2026-01-31T22:44:19.287Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-31T22:44:19.287Z] openjdk version "27-beta" 2026-09-15 [2026-01-31T22:44:19.287Z] OpenJDK Runtime Environment Temurin-27+7-202601312147 (build 27-beta+7-ea) [2026-01-31T22:44:19.287Z] OpenJDK 64-Bit Server VM Temurin-27+7-202601312147 (build 27-beta+7-ea, mixed mode, sharing) [2026-01-31T22:44:19.287Z] =JAVA VERSION OUTPUT END= [2026-01-31T22:44:19.287Z] =RELEASE INFO BEGIN= [2026-01-31T22:44:19.287Z] IMPLEMENTOR="Eclipse Adoptium" [2026-01-31T22:44:19.287Z] IMPLEMENTOR_VERSION="Temurin-27+7-202601312147" [2026-01-31T22:44:19.287Z] JAVA_RUNTIME_VERSION="27-beta+7-ea" [2026-01-31T22:44:19.287Z] JAVA_VERSION="27" [2026-01-31T22:44:19.287Z] JAVA_VERSION_DATE="2026-09-15" [2026-01-31T22:44:19.287Z] LIBC="gnu" [2026-01-31T22:44:19.288Z] 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-01-31T22:44:19.288Z] OS_ARCH="s390x" [2026-01-31T22:44:19.288Z] OS_NAME="Linux" [2026-01-31T22:44:19.288Z] SOURCE=".:git:b861e7ae7e15" [2026-01-31T22:44:19.288Z] BUILD_SOURCE="git:a2382c4fa2044e0094db987279f2f814039ce5af" [2026-01-31T22:44:19.288Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-01-31T22:44:19.288Z] SOURCE_REPO="https://github.com/adoptium/jdk.git" [2026-01-31T22:44:19.288Z] FULL_VERSION="27-beta+7-ea" [2026-01-31T22:44:19.288Z] SEMANTIC_VERSION="27+7" [2026-01-31T22:44:19.288Z] BUILD_INFO="OS: Linux Version: 4.18.0-513.24.1.el8_9.s390x" [2026-01-31T22:44:19.288Z] JVM_VARIANT="Hotspot" [2026-01-31T22:44:19.288Z] JVM_VERSION="27-beta+7-ea" [2026-01-31T22:44:19.288Z] IMAGE_TYPE="JDK" [2026-01-31T22:44:19.288Z] =RELEASE INFO END= [2026-01-31T22:44:19.288Z] get testKitGen... [2026-01-31T22:44:19.288Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-31T22:44:19.908Z] git rev-parse master [2026-01-31T22:44:19.908Z] git checkout -q -f 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-31T22:44:20.287Z] $ ssh-agent -k [2026-01-31T22:44:20.290Z] unset SSH_AUTH_SOCK; [2026-01-31T22:44:20.290Z] unset SSH_AGENT_PID; [2026-01-31T22:44:20.290Z] echo Agent pid 10403 killed; [2026-01-31T22:44:20.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-31T22:44:21.205Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=s390x_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=27&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-27%2B7_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=375&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-31T22:44:21.216Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=s390x_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-marist-sles15-s390x-2&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=27&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-27%2B7_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=375&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;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-01-31T22:44:21.250Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-31T22:44:21.804Z] Copied 1 artifact from "getTRSSOutput" build number 2034 [Pipeline] sh [2026-01-31T22:44:22.883Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-01-31T22:44:22.883Z] + gzip -cd TRSSOutput.tar.gz [2026-01-31T22:44:22.883Z] + tar xof - [2026-01-31T22:44:22.883Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-31T22:44:23.172Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-31T22:44:23.186Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-01-31T22:44:23.222Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label [Pipeline] echo [2026-01-31T22:44:23.228Z] Machine limit is 5. [Pipeline] sh [2026-01-31T22:44:24.323Z] + cd ./aqa-tests/TKG [2026-01-31T22:44:24.323Z] ++ uname [2026-01-31T22:44:24.323Z] + '[' Linux = AIX ']' [2026-01-31T22:44:24.323Z] ++ uname [2026-01-31T22:44:24.323Z] + '[' Linux = SunOS ']' [2026-01-31T22:44:24.323Z] ++ uname [2026-01-31T22:44:24.323Z] + '[' Linux = '*BSD' ']' [2026-01-31T22:44:24.323Z] + MAKE=make [2026-01-31T22:44:24.323Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES= [2026-01-31T22:44:24.323Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image [2026-01-31T22:44:24.323Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:44:24.323Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-31T22:44:24.323Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-31T22:44:24.323Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-31T22:44:24.323Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-31T22:44:24.323Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-01-31T22:44:24.944Z] [2026-01-31T22:44:24.944Z] build: [2026-01-31T22:44:24.944Z] [2026-01-31T22:44:24.944Z] clean: [2026-01-31T22:44:24.944Z] [2026-01-31T22:44:24.944Z] init: [2026-01-31T22:44:24.944Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin [2026-01-31T22:44:24.944Z] [2026-01-31T22:44:24.944Z] getDependentLibs: [2026-01-31T22:44:24.944Z] [exec] -------------------------------------------- [2026-01-31T22:44:24.944Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:44:24.944Z] [exec] task is set to default [2026-01-31T22:44:24.944Z] [exec] dependencyList is set to json_simple [2026-01-31T22:44:24.944Z] [exec] System Test jars will not be downloaded. [2026-01-31T22:44:24.944Z] [exec] -------------------------------------------- [2026-01-31T22:44:24.944Z] [exec] Starting download third party dependent jars [2026-01-31T22:44:24.944Z] [exec] -------------------------------------------- [2026-01-31T22:44:24.944Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:44:24.944Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-31T22:44:24.944Z] [exec] downloaded dependent third party jars successfully [2026-01-31T22:44:24.944Z] [2026-01-31T22:44:24.944Z] compile: [2026-01-31T22:44:24.944Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-31T22:44:24.944Z] [echo] ============COMPILER SETTINGS============ [2026-01-31T22:44:24.944Z] [echo] ===fork: yes [2026-01-31T22:44:24.944Z] [echo] ===debug: on [2026-01-31T22:44:24.944Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin [2026-01-31T22:44:26.943Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-31T22:44:26.944Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-31T22:44:26.944Z] [2026-01-31T22:44:26.944Z] dist: [2026-01-31T22:44:26.944Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-31T22:44:26.944Z] [2026-01-31T22:44:26.944Z] BUILD SUCCESSFUL [2026-01-31T22:44:26.944Z] Total time: 2 seconds [2026-01-31T22:44:26.944Z] 0 [2026-01-31T22:44:26.944Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-31T22:44:27.580Z] ****************************** MACHINE INFO ****************************** [2026-01-31T22:44:27.580Z] File path : /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG [2026-01-31T22:44:27.580Z] Free Physical Memory Size : 1067085824 [2026-01-31T22:44:27.580Z] Free space (bytes) : 64484450304 [2026-01-31T22:44:27.580Z] Total Physical Memory Size : 4199219200 [2026-01-31T22:44:27.580Z] Total space (bytes) : 107362627584 [2026-01-31T22:44:27.580Z] Usable space (bytes) : 64484450304 [2026-01-31T22:44:27.580Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-31T22:44:27.580Z] bashVersion : [2026-01-31T22:44:27.580Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu) [2026-01-31T22:44:27.580Z] Copyright (C) 2016 Free Software Foundation, Inc. [2026-01-31T22:44:27.580Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-31T22:44:27.580Z] [2026-01-31T22:44:27.580Z] This is free software; you are free to change and redistribute it. [2026-01-31T22:44:27.580Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-31T22:44:27.580Z] cpuCores : 3 [2026-01-31T22:44:27.580Z] curlVersion : [2026-01-31T22:44:27.580Z] 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-01-31T22:44:27.580Z] Release-Date: 2019-09-11 [2026-01-31T22:44:27.580Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-01-31T22:44:27.580Z] Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-01-31T22:44:27.580Z] dockerVersion : Docker version 27.4.1, build b9d17ea [2026-01-31T22:44:27.580Z] gcc version : 7 [2026-01-31T22:44:27.580Z] gclibc version : ldd (GNU libc) 2.26 [2026-01-31T22:44:27.580Z] gdb version : bash: gdb: command not found [2026-01-31T22:44:27.580Z] lldb version : Command could not be executed [2026-01-31T22:44:27.580Z] makeVersion : [2026-01-31T22:44:27.580Z] GNU Make 4.2.1 [2026-01-31T22:44:27.580Z] Built for s390x-suse-linux-gnu [2026-01-31T22:44:27.580Z] Copyright (C) 1988-2016 Free Software Foundation, Inc. [2026-01-31T22:44:27.580Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-31T22:44:27.580Z] This is free software: you are free to change and redistribute it. [2026-01-31T22:44:27.580Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-31T22:44:27.580Z] mavenVersion : [2026-01-31T22:44:27.580Z] WARNING: A restricted method in java.lang.System has been called [2026-01-31T22:44:27.580Z] 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-01-31T22:44:27.580Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-01-31T22:44:27.580Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-01-31T22:44:27.580Z] [2026-01-31T22:44:27.580Z] 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-01-31T22:44:27.580Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'. [2026-01-31T22:44:27.580Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-01-31T22:44:27.580Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-01-31T22:44:27.580Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image [2026-01-31T22:44:27.580Z] Default locale: en_US, platform encoding: UTF-8 [2026-01-31T22:44:27.580Z] OS name: "linux", version: "5.3.18-24.96-default", arch: "s390x", family: "unix" [2026-01-31T22:44:27.580Z] microArch : z15 [2026-01-31T22:44:27.580Z] osInfo : [2026-01-31T22:44:27.580Z] NAME="SLES" [2026-01-31T22:44:27.580Z] VERSION="15-SP2" [2026-01-31T22:44:27.580Z] VERSION_ID="15.2" [2026-01-31T22:44:27.580Z] PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2" [2026-01-31T22:44:27.580Z] ID="sles" [2026-01-31T22:44:27.580Z] ID_LIKE="suse" [2026-01-31T22:44:27.580Z] ANSI_COLOR="0;32" [2026-01-31T22:44:27.580Z] CPE_NAME="cpe:/o:suse:sles:15:sp2" [2026-01-31T22:44:27.580Z] osLabel : sles.15 [2026-01-31T22:44:27.580Z] perlVersion : [2026-01-31T22:44:27.580Z] [2026-01-31T22:44:27.580Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi [2026-01-31T22:44:27.580Z] [2026-01-31T22:44:27.580Z] Copyright 1987-2017, Larry Wall [2026-01-31T22:44:27.580Z] [2026-01-31T22:44:27.580Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-31T22:44:27.580Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-31T22:44:27.580Z] [2026-01-31T22:44:27.580Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-31T22:44:27.580Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-31T22:44:27.580Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-01-31T22:44:27.580Z] [2026-01-31T22:44:27.580Z] podmanVersion : bash: podman: command not found [2026-01-31T22:44:27.580Z] procArch : s390x [2026-01-31T22:44:27.580Z] sysArch : s390x [2026-01-31T22:44:27.580Z] sysOS : Linux [2026-01-31T22:44:27.580Z] ulimit : [2026-01-31T22:44:27.580Z] core file size (blocks, -c) unlimited [2026-01-31T22:44:27.580Z] data seg size (kbytes, -d) unlimited [2026-01-31T22:44:27.580Z] scheduling priority (-e) 0 [2026-01-31T22:44:27.580Z] file size (blocks, -f) unlimited [2026-01-31T22:44:27.580Z] pending signals (-i) 15964 [2026-01-31T22:44:27.580Z] max locked memory (kbytes, -l) 64 [2026-01-31T22:44:27.580Z] max memory size (kbytes, -m) unlimited [2026-01-31T22:44:27.580Z] open files (-n) 4096 [2026-01-31T22:44:27.580Z] pipe size (512 bytes, -p) 8 [2026-01-31T22:44:27.580Z] POSIX message queues (bytes, -q) 819200 [2026-01-31T22:44:27.580Z] real-time priority (-r) 0 [2026-01-31T22:44:27.580Z] stack size (kbytes, -s) 8192 [2026-01-31T22:44:27.580Z] cpu time (seconds, -t) unlimited [2026-01-31T22:44:27.580Z] max user processes (-u) 15964 [2026-01-31T22:44:27.580Z] virtual memory (kbytes, -v) unlimited [2026-01-31T22:44:27.580Z] file locks (-x) unlimited [2026-01-31T22:44:27.580Z] 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-01-31T22:44:27.580Z] vmVendor : Oracle Corporation [2026-01-31T22:44:27.580Z] vmVersion : 27-beta+7-ea [2026-01-31T22:44:27.580Z] xlc version : bash: xlC: command not found [2026-01-31T22:44:27.580Z] ************************************************************************** [2026-01-31T22:44:27.580Z] [2026-01-31T22:44:27.580Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-31T22:44:27.580Z] [2026-01-31T22:44:27.580Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-01-31T22:44:27.580Z] [2026-01-31T22:44:27.580Z] System.getProperty('os.name')=Linux [2026-01-31T22:44:27.580Z] [2026-01-31T22:44:27.580Z] System.getProperty('os.arch')=s390x [2026-01-31T22:44:27.581Z] [2026-01-31T22:44:27.581Z] System.getProperty('java.fullversion')=null [2026-01-31T22:44:27.581Z] [2026-01-31T22:44:27.581Z] System.getProperty('sun.arch.data.model')=64 [2026-01-31T22:44:27.581Z] [2026-01-31T22:44:27.581Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:44:27.581Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG' [2026-01-31T22:44:27.581Z] perl scripts/configure.pl [2026-01-31T22:44:27.581Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_390-64 --microArch="z15" --osLabel="sles.15" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-31T22:44:28.190Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-31T22:44:28.190Z] [2026-01-31T22:44:28.190Z] [2026-01-31T22:44:28.190Z] Starting to generate parallel test lists. [2026-01-31T22:44:28.190Z] [2026-01-31T22:44:28.190Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-01-31T22:44:28.190Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-01-31T22:44:28.190Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-01-31T22:44:28.190Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-01-31T22:44:28.190Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-01-31T22:44:28.190Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-01-31T22:44:28.190Z] Attempting to get test duration data from TRSS. [2026-01-31T22:44:28.190Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=27&impl=hs&platform=s390x_linux&group=perf&level=sanity [2026-01-31T22:44:28.827Z] Attempting to get test duration data from cached files. [2026-01-31T22:44:28.828Z] [2026-01-31T22:44:28.828Z] TEST DURATION [2026-01-31T22:44:28.828Z] ==================================================================================== [2026-01-31T22:44:28.828Z] Total number of tests searched: 9 [2026-01-31T22:44:28.828Z] Number of test durations found: 9 [2026-01-31T22:44:28.828Z] Top slowest tests: [2026-01-31T22:44:28.828Z] 11m49s renaissance-akka-uct_0 [2026-01-31T22:44:28.828Z] 04m57s renaissance-fj-kmeans_0 [2026-01-31T22:44:28.828Z] 03m02s renaissance-future-genetic_0 [2026-01-31T22:44:28.828Z] ==================================================================================== [2026-01-31T22:44:28.828Z] [2026-01-31T22:44:28.828Z] Test target is split into 1 lists. [2026-01-31T22:44:28.828Z] Reducing estimated test running time from 22m14s to 22m14s. [2026-01-31T22:44:28.828Z] [2026-01-31T22:44:28.828Z] -------------------------------------testList_0------------------------------------- [2026-01-31T22:44:28.828Z] Number of tests: 9 [2026-01-31T22:44:28.828Z] Estimated running time: 22m14s [2026-01-31T22:44:28.828Z] TESTLIST=renaissance-akka-uct_0,renaissance-fj-kmeans_0,renaissance-future-genetic_0,dacapo-h2_0,dacapo-eclipse_0,renaissance-scala-kmeans_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0 [2026-01-31T22:44:28.828Z] ------------------------------------------------------------------------------------ [2026-01-31T22:44:28.828Z] [2026-01-31T22:44:28.828Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-01-31T22:44:28.828Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-01-31T22:44:29.193Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-01-31T22:44:29.477Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-01-31T22:44:29.519Z] Building tests... [Pipeline] timeout [2026-01-31T22:44:29.521Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-31T22:44:29.533Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-01-31T22:44:29.877Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-01-31T22:44:29.888Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-01-31T22:44:29.948Z] $ ssh-agent [2026-01-31T22:44:30.354Z] SSH_AUTH_SOCK=/tmp/ssh-x8WYShrfcAnB/agent.10828 [2026-01-31T22:44:30.354Z] SSH_AGENT_PID=10830 [2026-01-31T22:44:30.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-31T22:44:31.436Z] + bash ./compile.sh [2026-01-31T22:44:31.437Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image [2026-01-31T22:44:31.437Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:44:31.437Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-31T22:44:31.437Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-31T22:44:31.437Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-31T22:44:31.438Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-31T22:44:31.438Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-01-31T22:44:31.438Z] [2026-01-31T22:44:31.438Z] build: [2026-01-31T22:44:31.438Z] [2026-01-31T22:44:31.438Z] clean: [2026-01-31T22:44:31.438Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/autoGenEnv.mk [2026-01-31T22:44:31.438Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin [2026-01-31T22:44:31.438Z] [2026-01-31T22:44:31.438Z] init: [2026-01-31T22:44:31.438Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin [2026-01-31T22:44:31.438Z] [2026-01-31T22:44:31.438Z] getDependentLibs: [2026-01-31T22:44:31.438Z] [exec] -------------------------------------------- [2026-01-31T22:44:31.438Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:44:31.438Z] [exec] task is set to default [2026-01-31T22:44:31.438Z] [exec] dependencyList is set to json_simple [2026-01-31T22:44:31.438Z] [exec] System Test jars will not be downloaded. [2026-01-31T22:44:31.438Z] [exec] -------------------------------------------- [2026-01-31T22:44:31.438Z] [exec] Starting download third party dependent jars [2026-01-31T22:44:31.438Z] [exec] -------------------------------------------- [2026-01-31T22:44:31.438Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:44:31.439Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-31T22:44:31.439Z] [exec] downloaded dependent third party jars successfully [2026-01-31T22:44:31.439Z] [2026-01-31T22:44:31.439Z] compile: [2026-01-31T22:44:31.439Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-31T22:44:31.439Z] [echo] ============COMPILER SETTINGS============ [2026-01-31T22:44:31.439Z] [echo] ===fork: yes [2026-01-31T22:44:31.439Z] [echo] ===debug: on [2026-01-31T22:44:31.439Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin [2026-01-31T22:44:33.486Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-31T22:44:33.486Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-31T22:44:33.486Z] [2026-01-31T22:44:33.486Z] dist: [2026-01-31T22:44:33.486Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-31T22:44:33.486Z] [2026-01-31T22:44:33.486Z] BUILD SUCCESSFUL [2026-01-31T22:44:33.486Z] Total time: 1 second [2026-01-31T22:44:33.486Z] 0 [2026-01-31T22:44:33.486Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-31T22:44:34.091Z] ****************************** MACHINE INFO ****************************** [2026-01-31T22:44:34.091Z] File path : /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG [2026-01-31T22:44:34.091Z] Free Physical Memory Size : 1056718848 [2026-01-31T22:44:34.091Z] Free space (bytes) : 64484376576 [2026-01-31T22:44:34.091Z] Total Physical Memory Size : 4199219200 [2026-01-31T22:44:34.091Z] Total space (bytes) : 107362627584 [2026-01-31T22:44:34.091Z] Usable space (bytes) : 64484376576 [2026-01-31T22:44:34.091Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-31T22:44:34.091Z] bashVersion : [2026-01-31T22:44:34.091Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu) [2026-01-31T22:44:34.091Z] Copyright (C) 2016 Free Software Foundation, Inc. [2026-01-31T22:44:34.091Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-31T22:44:34.091Z] [2026-01-31T22:44:34.091Z] This is free software; you are free to change and redistribute it. [2026-01-31T22:44:34.091Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-31T22:44:34.091Z] cpuCores : 3 [2026-01-31T22:44:34.091Z] curlVersion : [2026-01-31T22:44:34.091Z] 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-01-31T22:44:34.091Z] Release-Date: 2019-09-11 [2026-01-31T22:44:34.091Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-01-31T22:44:34.091Z] Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-01-31T22:44:34.091Z] dockerVersion : Docker version 27.4.1, build b9d17ea [2026-01-31T22:44:34.091Z] gcc version : 7 [2026-01-31T22:44:34.091Z] gclibc version : ldd (GNU libc) 2.26 [2026-01-31T22:44:34.091Z] gdb version : bash: gdb: command not found [2026-01-31T22:44:34.091Z] lldb version : Command could not be executed [2026-01-31T22:44:34.091Z] makeVersion : [2026-01-31T22:44:34.091Z] GNU Make 4.2.1 [2026-01-31T22:44:34.091Z] Built for s390x-suse-linux-gnu [2026-01-31T22:44:34.091Z] Copyright (C) 1988-2016 Free Software Foundation, Inc. [2026-01-31T22:44:34.091Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-31T22:44:34.091Z] This is free software: you are free to change and redistribute it. [2026-01-31T22:44:34.091Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-31T22:44:34.091Z] mavenVersion : [2026-01-31T22:44:34.092Z] WARNING: A restricted method in java.lang.System has been called [2026-01-31T22:44:34.092Z] 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-01-31T22:44:34.092Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-01-31T22:44:34.092Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-01-31T22:44:34.092Z] [2026-01-31T22:44:34.092Z] 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-01-31T22:44:34.092Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'. [2026-01-31T22:44:34.092Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-01-31T22:44:34.092Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-01-31T22:44:34.092Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image [2026-01-31T22:44:34.092Z] Default locale: en_US, platform encoding: UTF-8 [2026-01-31T22:44:34.092Z] OS name: "linux", version: "5.3.18-24.96-default", arch: "s390x", family: "unix" [2026-01-31T22:44:34.092Z] microArch : z15 [2026-01-31T22:44:34.092Z] osInfo : [2026-01-31T22:44:34.092Z] NAME="SLES" [2026-01-31T22:44:34.092Z] VERSION="15-SP2" [2026-01-31T22:44:34.092Z] VERSION_ID="15.2" [2026-01-31T22:44:34.092Z] PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2" [2026-01-31T22:44:34.092Z] ID="sles" [2026-01-31T22:44:34.092Z] ID_LIKE="suse" [2026-01-31T22:44:34.092Z] ANSI_COLOR="0;32" [2026-01-31T22:44:34.092Z] CPE_NAME="cpe:/o:suse:sles:15:sp2" [2026-01-31T22:44:34.092Z] osLabel : sles.15 [2026-01-31T22:44:34.092Z] perlVersion : [2026-01-31T22:44:34.092Z] [2026-01-31T22:44:34.092Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi [2026-01-31T22:44:34.092Z] [2026-01-31T22:44:34.092Z] Copyright 1987-2017, Larry Wall [2026-01-31T22:44:34.092Z] [2026-01-31T22:44:34.092Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-31T22:44:34.092Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-31T22:44:34.092Z] [2026-01-31T22:44:34.092Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-31T22:44:34.092Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-31T22:44:34.092Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-01-31T22:44:34.092Z] [2026-01-31T22:44:34.092Z] podmanVersion : bash: podman: command not found [2026-01-31T22:44:34.092Z] procArch : s390x [2026-01-31T22:44:34.092Z] sysArch : s390x [2026-01-31T22:44:34.092Z] sysOS : Linux [2026-01-31T22:44:34.092Z] ulimit : [2026-01-31T22:44:34.092Z] core file size (blocks, -c) unlimited [2026-01-31T22:44:34.092Z] data seg size (kbytes, -d) unlimited [2026-01-31T22:44:34.092Z] scheduling priority (-e) 0 [2026-01-31T22:44:34.092Z] file size (blocks, -f) unlimited [2026-01-31T22:44:34.092Z] pending signals (-i) 15964 [2026-01-31T22:44:34.092Z] max locked memory (kbytes, -l) 64 [2026-01-31T22:44:34.092Z] max memory size (kbytes, -m) unlimited [2026-01-31T22:44:34.092Z] open files (-n) 4096 [2026-01-31T22:44:34.092Z] pipe size (512 bytes, -p) 8 [2026-01-31T22:44:34.092Z] POSIX message queues (bytes, -q) 819200 [2026-01-31T22:44:34.092Z] real-time priority (-r) 0 [2026-01-31T22:44:34.092Z] stack size (kbytes, -s) 8192 [2026-01-31T22:44:34.092Z] cpu time (seconds, -t) unlimited [2026-01-31T22:44:34.092Z] max user processes (-u) 15964 [2026-01-31T22:44:34.092Z] virtual memory (kbytes, -v) unlimited [2026-01-31T22:44:34.092Z] file locks (-x) unlimited [2026-01-31T22:44:34.092Z] 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-01-31T22:44:34.092Z] vmVendor : Oracle Corporation [2026-01-31T22:44:34.092Z] vmVersion : 27-beta+7-ea [2026-01-31T22:44:34.092Z] xlc version : bash: xlC: command not found [2026-01-31T22:44:34.092Z] ************************************************************************** [2026-01-31T22:44:34.092Z] [2026-01-31T22:44:34.092Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-31T22:44:34.092Z] [2026-01-31T22:44:34.092Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-01-31T22:44:34.092Z] [2026-01-31T22:44:34.092Z] System.getProperty('os.name')=Linux [2026-01-31T22:44:34.092Z] [2026-01-31T22:44:34.092Z] System.getProperty('os.arch')=s390x [2026-01-31T22:44:34.092Z] [2026-01-31T22:44:34.092Z] System.getProperty('java.fullversion')=null [2026-01-31T22:44:34.092Z] [2026-01-31T22:44:34.092Z] System.getProperty('sun.arch.data.model')=64 [2026-01-31T22:44:34.092Z] [2026-01-31T22:44:34.701Z] make -f clean.mk cleanBuild [2026-01-31T22:44:34.701Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG' [2026-01-31T22:44:34.701Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest [2026-01-31T22:44:34.701Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG' [2026-01-31T22:44:34.701Z] make -f compile.mk compile [2026-01-31T22:44:34.701Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG' [2026-01-31T22:44:34.701Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-31T22:44:34.701Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-31T22:44:34.701Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=27" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_390-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk27" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-31T22:44:34.702Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-31T22:44:34.702Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/scripts/build_test.xml [2026-01-31T22:44:35.307Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2026-01-31T22:44:35.307Z] [2026-01-31T22:44:35.307Z] -create_test_directory: [2026-01-31T22:44:35.307Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest [2026-01-31T22:44:35.307Z] [2026-01-31T22:44:35.307Z] stage_test_material: [2026-01-31T22:44:35.307Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest [2026-01-31T22:44:35.307Z] [2026-01-31T22:44:35.307Z] build: [2026-01-31T22:44:35.307Z] [2026-01-31T22:44:35.307Z] init: [2026-01-31T22:44:35.307Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf [2026-01-31T22:44:35.307Z] [2026-01-31T22:44:35.307Z] dist: [2026-01-31T22:44:35.307Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf [2026-01-31T22:44:35.307Z] [2026-01-31T22:44:35.307Z] build: [2026-01-31T22:44:35.307Z] [2026-01-31T22:44:35.307Z] build: [2026-01-31T22:44:35.307Z] [2026-01-31T22:44:35.307Z] init: [2026-01-31T22:44:35.307Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf/bumbleBench [2026-01-31T22:44:35.307Z] [2026-01-31T22:44:35.307Z] getBumbleBench: [2026-01-31T22:44:35.307Z] [echo] Cloning BumbleBench [2026-01-31T22:44:35.307Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2026-01-31T22:44:35.308Z] [exec] Cloning into 'bumblebench'... [2026-01-31T22:44:35.308Z] [2026-01-31T22:44:35.308Z] buildBumbleBench: [2026-01-31T22:44:35.308Z] [echo] Building BumbleBench [2026-01-31T22:44:35.912Z] [2026-01-31T22:44:35.912Z] compile-all: [2026-01-31T22:44:35.912Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:44:35.912Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:44:35.912Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:44:35.912Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:44:35.912Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:35.912Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:35.913Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:44:36.525Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-31T22:44:36.525Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-31T22:44:36.525Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2026-01-31T22:44:36.525Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2026-01-31T22:44:36.525Z] [javac] 4 warnings [2026-01-31T22:44:36.525Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:44:36.525Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:44:36.525Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:44:36.525Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:44:36.525Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:36.525Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:36.525Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:44:36.525Z] [javac] 4 warnings [2026-01-31T22:44:36.525Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:44:36.526Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:44:36.526Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:44:36.526Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:44:36.526Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:36.526Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:36.526Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:44:36.526Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API. [2026-01-31T22:44:36.526Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-31T22:44:36.526Z] [javac] 4 warnings [2026-01-31T22:44:36.526Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:44:36.526Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:44:36.526Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:44:36.526Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:44:36.526Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:36.526Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:36.526Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:44:37.221Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API. [2026-01-31T22:44:37.221Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-31T22:44:37.221Z] [javac] 4 warnings [2026-01-31T22:44:37.221Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:44:37.221Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:44:37.221Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:44:37.221Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:44:37.221Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.221Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.221Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:44:37.221Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-31T22:44:37.221Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-31T22:44:37.221Z] [javac] 4 warnings [2026-01-31T22:44:37.221Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:44:37.221Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:44:37.221Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:44:37.221Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:44:37.221Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.221Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.222Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:44:37.222Z] [javac] 4 warnings [2026-01-31T22:44:37.222Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:44:37.222Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:44:37.222Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:44:37.222Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:44:37.222Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.222Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.222Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:44:37.222Z] [javac] 4 warnings [2026-01-31T22:44:37.222Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:44:37.222Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:44:37.222Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:44:37.222Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:44:37.222Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.222Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.222Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:44:37.222Z] [javac] /home/jenkins/workspace/Test_openjdk27_hs_sanity.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-01-31T22:44:37.222Z] [javac] synchronized(init) { [2026-01-31T22:44:37.222Z] [javac] ^ [2026-01-31T22:44:37.222Z] [javac] 5 warnings [2026-01-31T22:44:37.222Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:44:37.222Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:44:37.222Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:44:37.222Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:44:37.222Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.222Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.223Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:44:37.223Z] [javac] 4 warnings [2026-01-31T22:44:37.223Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:44:37.223Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:44:37.223Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:44:37.223Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:44:37.223Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.223Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.223Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:44:37.828Z] [javac] 4 warnings [2026-01-31T22:44:37.828Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:44:37.828Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:44:37.828Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:44:37.829Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:44:37.829Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.829Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.829Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:44:37.829Z] [javac] 4 warnings [2026-01-31T22:44:37.829Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:44:37.829Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:44:37.829Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:44:37.829Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:44:37.829Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.829Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.829Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:44:37.829Z] [javac] 4 warnings [2026-01-31T22:44:37.829Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:44:37.829Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:44:37.829Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:44:37.829Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:44:37.829Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.829Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.829Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:44:37.829Z] [javac] 4 warnings [2026-01-31T22:44:37.829Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:44:37.829Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:44:37.829Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:44:37.829Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:44:37.829Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.829Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.829Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:44:37.829Z] [javac] 4 warnings [2026-01-31T22:44:37.829Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:44:37.829Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-31T22:44:37.829Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-31T22:44:37.829Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-31T22:44:37.829Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.829Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-31T22:44:37.829Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-31T22:44:37.829Z] [javac] 4 warnings [2026-01-31T22:44:37.829Z] [2026-01-31T22:44:37.829Z] dist: [2026-01-31T22:44:37.829Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2026-01-31T22:44:37.829Z] [2026-01-31T22:44:37.829Z] dist: [2026-01-31T22:44:37.829Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf/bumbleBench [2026-01-31T22:44:38.434Z] [2026-01-31T22:44:38.434Z] build: [2026-01-31T22:44:38.434Z] [2026-01-31T22:44:38.434Z] getDependentLibs: [2026-01-31T22:44:43.047Z] [exec] -------------------------------------------- [2026-01-31T22:44:43.047Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:44:43.047Z] [exec] task is set to default [2026-01-31T22:44:43.047Z] [exec] dependencyList is set to dacapo [2026-01-31T22:44:43.047Z] [exec] System Test jars will not be downloaded. [2026-01-31T22:44:43.047Z] [exec] -------------------------------------------- [2026-01-31T22:44:43.047Z] [exec] Starting download third party dependent jars [2026-01-31T22:44:43.047Z] [exec] -------------------------------------------- [2026-01-31T22:44:43.047Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:44:43.047Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-31T22:44:43.047Z] [exec] downloaded dependent third party jars successfully [2026-01-31T22:44:43.047Z] [2026-01-31T22:44:43.047Z] init: [2026-01-31T22:44:43.047Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo [2026-01-31T22:44:43.047Z] [2026-01-31T22:44:43.047Z] getDacapoSuite: [2026-01-31T22:44:43.047Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo [2026-01-31T22:44:55.005Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo [2026-01-31T22:44:55.005Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo/dacapo [2026-01-31T22:44:55.005Z] [2026-01-31T22:44:55.005Z] dist: [2026-01-31T22:44:55.005Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo [2026-01-31T22:44:55.005Z] [2026-01-31T22:44:55.005Z] build: [2026-01-31T22:44:55.005Z] [2026-01-31T22:44:55.005Z] init: [2026-01-31T22:44:55.005Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro [2026-01-31T22:44:55.005Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro/bin [2026-01-31T22:44:55.005Z] [2026-01-31T22:44:55.005Z] compile: [2026-01-31T22:44:55.005Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-31T22:44:55.005Z] [echo] ============COMPILER SETTINGS============ [2026-01-31T22:44:55.005Z] [echo] ===fork: yes [2026-01-31T22:44:55.005Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-31T22:44:55.005Z] [echo] ===debug: on [2026-01-31T22:44:55.005Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2026-01-31T22:44:55.005Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro/bin [2026-01-31T22:44:55.612Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API. [2026-01-31T22:44:55.612Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-31T22:44:55.612Z] [2026-01-31T22:44:55.612Z] dist: [2026-01-31T22:44:55.612Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2026-01-31T22:44:55.612Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro [2026-01-31T22:44:55.612Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro [2026-01-31T22:44:55.612Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro [2026-01-31T22:44:55.612Z] [2026-01-31T22:44:55.612Z] clean: [2026-01-31T22:44:55.612Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro/bin [2026-01-31T22:44:55.612Z] [2026-01-31T22:44:55.612Z] build: [2026-01-31T22:44:56.259Z] [2026-01-31T22:44:56.259Z] build: [2026-01-31T22:44:56.259Z] [2026-01-31T22:44:56.259Z] init: [2026-01-31T22:44:56.259Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf/renaissance [2026-01-31T22:44:56.259Z] [2026-01-31T22:44:56.259Z] getRenaissanceSuite: [2026-01-31T22:44:56.259Z] [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-01-31T22:45:10.598Z] [2026-01-31T22:45:10.598Z] dist: [2026-01-31T22:45:10.598Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf/renaissance [2026-01-31T22:45:10.598Z] [2026-01-31T22:45:10.598Z] build: [2026-01-31T22:45:10.598Z] [2026-01-31T22:45:10.598Z] init: [2026-01-31T22:45:10.598Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf/specjbb [2026-01-31T22:45:10.598Z] [2026-01-31T22:45:10.598Z] getSpecjbbSuite: [2026-01-31T22:45:10.598Z] [2026-01-31T22:45:10.598Z] dist: [2026-01-31T22:45:10.598Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf/specjbb/run [2026-01-31T22:45:10.598Z] [2026-01-31T22:45:10.598Z] BUILD SUCCESSFUL [2026-01-31T22:45:10.598Z] Total time: 35 seconds [2026-01-31T22:45:10.598Z] 0 [2026-01-31T22:45:10.598Z] [2026-01-31T22:45:10.598Z] [2026-01-31T22:45:10.598Z] RECORD TEST REPOs SHA [2026-01-31T22:45:10.598Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-01-31T22:45:10.599Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2026-01-31T22:45:10.599Z] Check shas in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-31T22:45:10.599Z] touch /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-31T22:45:10.599Z] ================================================ [2026-01-31T22:45:10.599Z] timestamp: 20260131-224510 [2026-01-31T22:45:10.599Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests [2026-01-31T22:45:10.599Z] git repo: [2026-01-31T22:45:10.599Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-01-31T22:45:10.599Z] sha: [2026-01-31T22:45:10.599Z] 2e4439bfeded755ce68a14ff47ad364b7fe7126f [2026-01-31T22:45:10.599Z] ================================================ [2026-01-31T22:45:10.599Z] timestamp: 20260131-224510 [2026-01-31T22:45:10.599Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-31T22:45:10.599Z] git repo: [2026-01-31T22:45:10.599Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2026-01-31T22:45:10.599Z] sha: [2026-01-31T22:45:10.599Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2026-01-31T22:45:10.599Z] ================================================ [2026-01-31T22:45:10.599Z] timestamp: 20260131-224510 [2026-01-31T22:45:10.599Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG [2026-01-31T22:45:10.599Z] git repo: [2026-01-31T22:45:10.599Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-01-31T22:45:10.599Z] sha: [2026-01-31T22:45:10.599Z] 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8 [2026-01-31T22:45:10.599Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG' [Pipeline] } [2026-01-31T22:45:11.000Z] $ ssh-agent -k [2026-01-31T22:45:11.029Z] unset SSH_AUTH_SOCK; [2026-01-31T22:45:11.029Z] unset SSH_AGENT_PID; [2026-01-31T22:45:11.029Z] echo Agent pid 10830 killed; [2026-01-31T22:45:11.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-01-31T22:45:11.766Z] 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-01-31T22:45:11.812Z] ITERATION: 1/1 [Pipeline] sh [2026-01-31T22:45:12.917Z] + which Xvfb [2026-01-31T22:45:12.917Z] /usr/bin/Xvfb [Pipeline] wrap [2026-01-31T22:45:13.438Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/.xvfb-2-..fbdir4793005910663594591 [Pipeline] { [Pipeline] sh [2026-01-31T22:45:34.848Z] + ps -f [2026-01-31T22:45:34.850Z] + awk '{print $9}' [2026-01-31T22:45:34.850Z] + grep '[X]vfb' [Pipeline] echo [2026-01-31T22:45:35.232Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-01-31T22:45:35.290Z] $ ssh-agent [2026-01-31T22:45:35.715Z] SSH_AUTH_SOCK=/tmp/ssh-OYNP61Gc6bOz/agent.11463 [2026-01-31T22:45:35.715Z] SSH_AGENT_PID=11465 [2026-01-31T22:45:35.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-31T22:45:36.829Z] ++ uname [2026-01-31T22:45:36.829Z] + '[' Linux = AIX ']' [2026-01-31T22:45:36.829Z] ++ uname [2026-01-31T22:45:36.829Z] + '[' Linux = SunOS ']' [2026-01-31T22:45:36.829Z] ++ uname [2026-01-31T22:45:36.829Z] + '[' Linux = '*BSD' ']' [2026-01-31T22:45:36.829Z] + MAKE=make [2026-01-31T22:45:36.829Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-31T22:45:36.829Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-01-31T22:45:38.207Z] ++ uname [2026-01-31T22:45:38.207Z] + '[' Linux = AIX ']' [2026-01-31T22:45:38.207Z] ++ uname [2026-01-31T22:45:38.207Z] + '[' Linux = SunOS ']' [2026-01-31T22:45:38.207Z] ++ uname [2026-01-31T22:45:38.207Z] + '[' Linux = '*BSD' ']' [2026-01-31T22:45:38.207Z] + MAKE=make [2026-01-31T22:45:38.207Z] + cd ./aqa-tests [2026-01-31T22:45:38.207Z] + . ./scripts/testenv/testenvSettings.sh [2026-01-31T22:45:38.207Z] ++ set +x [2026-01-31T22:45:38.207Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image [2026-01-31T22:45:38.207Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/lib [2026-01-31T22:45:38.207Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST= [2026-01-31T22:45:38.207Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG' [2026-01-31T22:45:38.207Z] perl scripts/configure.pl [2026-01-31T22:45:38.207Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_390-64 --microArch="z15" --osLabel="sles.15" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-31T22:45:38.836Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-31T22:45:38.836Z] [2026-01-31T22:45:38.836Z] Starting to generate test make files. [2026-01-31T22:45:38.836Z] [2026-01-31T22:45:38.836Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-01-31T22:45:38.836Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-01-31T22:45:38.836Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2026-01-31T22:45:38.836Z] [2026-01-31T22:45:38.836Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-01-31T22:45:38.836Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk [2026-01-31T22:45:38.836Z] [2026-01-31T22:45:38.836Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-01-31T22:45:38.836Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-01-31T22:45:38.836Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2026-01-31T22:45:38.836Z] [2026-01-31T22:45:38.836Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-01-31T22:45:38.836Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/autoGen.mk [2026-01-31T22:45:38.836Z] [2026-01-31T22:45:38.836Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../autoGen.mk [2026-01-31T22:45:38.836Z] [2026-01-31T22:45:38.836Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/utils.mk [2026-01-31T22:45:38.836Z] [2026-01-31T22:45:38.836Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/rerun.mk [2026-01-31T22:45:38.836Z] [2026-01-31T22:45:38.836Z] Make files are generated successfully. [2026-01-31T22:45:38.836Z] [2026-01-31T22:45:38.836Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG' [2026-01-31T22:45:38.836Z] make -f runtest.mk _sanity.perf [2026-01-31T22:45:38.836Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG' [2026-01-31T22:45:38.836Z] [2026-01-31T22:45:38.836Z] Running make 4.2.1 [2026-01-31T22:45:38.836Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.. [2026-01-31T22:45:38.836Z] set JDK_VERSION to 27 [2026-01-31T22:45:38.836Z] set JDK_IMPL to hotspot [2026-01-31T22:45:38.836Z] set JVM_VERSION to openjdk27 [2026-01-31T22:45:38.836Z] set JCL_VERSION to latest [2026-01-31T22:45:38.836Z] JAVA_HOME was originally set to /usr/lib64/jvm/jre-1.8.0-openjdk [2026-01-31T22:45:38.836Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image [2026-01-31T22:45:38.836Z] set SPEC to linux_390-64 [2026-01-31T22:45:38.836Z] set TEST_FLAG to [2026-01-31T22:45:38.836Z] set MICROARCH to z15 [2026-01-31T22:45:38.836Z] set OS_LABEL to sles.15 [2026-01-31T22:45:38.836Z] Running sanity.perf ... [2026-01-31T22:45:38.836Z] There are 9 test targets in sanity.perf [2026-01-31T22:45:38.836Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -version [2026-01-31T22:45:38.836Z] openjdk version "27-beta" 2026-09-15 [2026-01-31T22:45:38.836Z] OpenJDK Runtime Environment Temurin-27+7-202601312147 (build 27-beta+7-ea) [2026-01-31T22:45:38.836Z] OpenJDK 64-Bit Server VM Temurin-27+7-202601312147 (build 27-beta+7-ea, mixed mode, sharing) [2026-01-31T22:45:39.458Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests' [2026-01-31T22:45:39.458Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf' [2026-01-31T22:45:39.458Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/dacapo' [2026-01-31T22:45:39.458Z] [2026-01-31T22:45:39.458Z] =============================================== [2026-01-31T22:45:39.458Z] Running test dacapo-eclipse_0 ... [2026-01-31T22:45:39.458Z] =============================================== [2026-01-31T22:45:39.458Z] dacapo-eclipse_0 Start Time: Sat Jan 31 22:45:38 2026 Epoch Time (ms): 1769899538825 [2026-01-31T22:45:39.458Z] variation: NoOptions [2026-01-31T22:45:39.458Z] JVM_OPTIONS: [2026-01-31T22:45:39.458Z] { \ [2026-01-31T22:45:39.458Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:45:39.458Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:45:39.458Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/dacapo-eclipse_0"; \ [2026-01-31T22:45:39.458Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/dacapo-eclipse_0"; \ [2026-01-31T22:45:39.458Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:45:39.458Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \ [2026-01-31T22:45:39.458Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:45:39.458Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:45:39.458Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:45:39.458Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/TestTargetResult"; [2026-01-31T22:45:39.458Z] [2026-01-31T22:45:39.458Z] TEST SETUP: [2026-01-31T22:45:39.458Z] Nothing to be done for setup. [2026-01-31T22:45:39.458Z] [2026-01-31T22:45:39.458Z] TESTING: [2026-01-31T22:45:39.458Z] WARNING: eclipse will only run with specific Java versions. However the Java version string provided by this JVM ('27-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for eclipse is as follows: 'Eclipse requires Java 11 or newer.' [2026-01-31T22:45:40.065Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats) [2026-01-31T22:45:40.676Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-31T22:45:40.676Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar) [2026-01-31T22:45:40.676Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory [2026-01-31T22:45:40.676Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release [2026-01-31T22:45:41.975Z] Unzip workspace [2026-01-31T22:45:41.975Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting ===== [2026-01-31T22:45:41.975Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called [2026-01-31T22:45:41.975Z] WARNING: java.lang.System::loadLibrary has been called by org.eclipse.core.internal.filesystem.local.unix.UnixFileNatives in an unnamed module (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar) [2026-01-31T22:45:41.975Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-01-31T22:45:41.975Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-01-31T22:45:41.975Z] [2026-01-31T22:45:43.190Z] .................. [2026-01-31T22:45:54.190Z] Index workspace ..................... [2026-01-31T22:46:01.189Z] Build workspace [2026-01-31T22:46:03.216Z] Search .. 4,207 references for default constructor in workspace [2026-01-31T22:46:03.820Z] .. 1,957 references for method 'equals' in workspace [2026-01-31T22:46:04.424Z] Type hierarchy tests [2026-01-31T22:46:07.201Z] AST tests [2026-01-31T22:46:10.266Z] Completion tests ......... [2026-01-31T22:46:12.129Z] Format tests .............. [2026-01-31T22:46:13.358Z] Model tests ................ [2026-01-31T22:46:13.358Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 31169 msec ===== [2026-01-31T22:46:13.358Z] Delete workspace [2026-01-31T22:46:14.289Z] ----------------------------------- [2026-01-31T22:46:14.289Z] dacapo-eclipse_0_PASSED [2026-01-31T22:46:14.289Z] ----------------------------------- [2026-01-31T22:46:14.289Z] [2026-01-31T22:46:14.289Z] TEST TEARDOWN: [2026-01-31T22:46:14.289Z] Nothing to be done for teardown. [2026-01-31T22:46:14.289Z] dacapo-eclipse_0 Finish Time: Sat Jan 31 22:46:13 2026 Epoch Time (ms): 1769899573336 [2026-01-31T22:46:14.289Z] [2026-01-31T22:46:14.289Z] =============================================== [2026-01-31T22:46:14.289Z] Running test dacapo-h2_0 ... [2026-01-31T22:46:14.289Z] =============================================== [2026-01-31T22:46:14.289Z] dacapo-h2_0 Start Time: Sat Jan 31 22:46:13 2026 Epoch Time (ms): 1769899573352 [2026-01-31T22:46:14.289Z] variation: NoOptions [2026-01-31T22:46:14.290Z] JVM_OPTIONS: [2026-01-31T22:46:14.290Z] { \ [2026-01-31T22:46:14.290Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:46:14.290Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:46:14.290Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/dacapo-h2_0"; \ [2026-01-31T22:46:14.290Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/dacapo-h2_0"; \ [2026-01-31T22:46:14.290Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:46:14.290Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \ [2026-01-31T22:46:14.290Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:46:14.290Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:46:14.290Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:46:14.290Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/TestTargetResult"; [2026-01-31T22:46:14.290Z] [2026-01-31T22:46:14.290Z] TEST SETUP: [2026-01-31T22:46:14.290Z] Nothing to be done for setup. [2026-01-31T22:46:14.290Z] [2026-01-31T22:46:14.290Z] TESTING: [2026-01-31T22:46:14.290Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024] [2026-01-31T22:46:14.290Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('27-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for h2 is as follows: 'H2 requires Java 11 or newer.' [2026-01-31T22:46:14.290Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats) [2026-01-31T22:46:14.290Z] Preparing the H2 database... [2026-01-31T22:46:14.290Z] TPCC configuration: scale: 16, terminals: 2, transactions: 100000 [2026-01-31T22:46:38.786Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting ===== [2026-01-31T22:46:38.786Z] Starting 100000 requests... [2026-01-31T22:46:39.490Z] [2026-01-31T22:46:40.887Z] 5% [2026-01-31T22:46:43.068Z] 10% [2026-01-31T22:46:44.468Z] 15% [2026-01-31T22:46:46.655Z] 20% [2026-01-31T22:46:47.734Z] 25% [2026-01-31T22:46:49.109Z] 30% [2026-01-31T22:46:51.289Z] 35% [2026-01-31T22:46:51.982Z] 40% [2026-01-31T22:46:54.180Z] 45% [2026-01-31T22:46:56.029Z] 50% [2026-01-31T22:46:57.427Z] 55% [2026-01-31T22:46:58.827Z] 60% [2026-01-31T22:47:00.709Z] 65% [2026-01-31T22:47:02.406Z] 70% [2026-01-31T22:47:04.688Z] 75% [2026-01-31T22:47:06.139Z] 80% [2026-01-31T22:47:07.512Z] 85% [2026-01-31T22:47:10.112Z] 90% [2026-01-31T22:47:10.868Z] 95% [2026-01-31T22:47:10.868Z] 100% [2026-01-31T22:47:10.868Z] Completed requests [2026-01-31T22:47:10.868Z] Stock level ............. 3973 ( 4.0%) [2026-01-31T22:47:10.868Z] Order status by name .... 2361 ( 2.4%) [2026-01-31T22:47:10.868Z] Order status by ID ...... 1609 ( 1.6%) [2026-01-31T22:47:10.868Z] Payment by name ......... 25847 (25.8%) [2026-01-31T22:47:10.868Z] Payment by ID ........... 17220 (17.2%) [2026-01-31T22:47:10.868Z] Delivery schedule ....... 4029 ( 4.0%) [2026-01-31T22:47:10.868Z] New order ............... 44509 (44.5%) [2026-01-31T22:47:10.868Z] New order rollback ...... 452 ( 0.5%) [2026-01-31T22:47:10.868Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 34729 msec ===== [2026-01-31T22:47:10.868Z] ===== DaCapo processed 100000 requests in 34701 msec, 2881 requests per second ===== [2026-01-31T22:47:11.622Z] ===== DaCapo tail latency, simple: 50% 208 usec, 90% 1282 usec, 99% 3014 usec, 99.9% 55435 usec, 99.99% 87576 usec, max 135970 usec, measured over 100000 events ===== [2026-01-31T22:47:11.622Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1003 usec, 90% 9205 usec, 99% 23912 usec, 99.9% 56520 usec, 99.99% 87576 usec, max 135970 usec, measured over 100000 events ===== [2026-01-31T22:47:11.622Z] ===== DaCapo tail latency, metered full smoothing: 50% 304308 usec, 90% 1152516 usec, 99% 1263011 usec, 99.9% 1295530 usec, 99.99% 1300246 usec, max 1338648 usec, measured over 100000 events ===== [2026-01-31T22:47:23.838Z] Resetting database to initial state.................... [2026-01-31T22:47:24.447Z] ----------------------------------- [2026-01-31T22:47:24.447Z] dacapo-h2_0_PASSED [2026-01-31T22:47:24.447Z] ----------------------------------- [2026-01-31T22:47:24.447Z] [2026-01-31T22:47:24.447Z] TEST TEARDOWN: [2026-01-31T22:47:24.447Z] Nothing to be done for teardown. [2026-01-31T22:47:24.447Z] dacapo-h2_0 Finish Time: Sat Jan 31 22:47:23 2026 Epoch Time (ms): 1769899643833 [2026-01-31T22:47:24.447Z] [2026-01-31T22:47:24.447Z] =============================================== [2026-01-31T22:47:24.447Z] Running test dacapo-lusearch-fix_0 ... [2026-01-31T22:47:24.447Z] =============================================== [2026-01-31T22:47:24.447Z] dacapo-lusearch-fix_0 Start Time: Sat Jan 31 22:47:23 2026 Epoch Time (ms): 1769899643854 [2026-01-31T22:47:24.447Z] dacapo-lusearch-fix_0_DISABLED [2026-01-31T22:47:24.447Z] Disabled Reason: [2026-01-31T22:47:24.448Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959 [2026-01-31T22:47:24.448Z] dacapo-lusearch-fix_0 Finish Time: Sat Jan 31 22:47:23 2026 Epoch Time (ms): 1769899643871 [2026-01-31T22:47:24.448Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/dacapo' [2026-01-31T22:47:24.448Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro' [2026-01-31T22:47:24.448Z] [2026-01-31T22:47:24.448Z] =============================================== [2026-01-31T22:47:24.448Z] Running test IdleMicrobenchmark_HS_0 ... [2026-01-31T22:47:24.448Z] =============================================== [2026-01-31T22:47:24.448Z] IdleMicrobenchmark_HS_0 Start Time: Sat Jan 31 22:47:23 2026 Epoch Time (ms): 1769899643901 [2026-01-31T22:47:24.448Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED [2026-01-31T22:47:24.448Z] IdleMicrobenchmark_HS_0 Finish Time: Sat Jan 31 22:47:23 2026 Epoch Time (ms): 1769899643914 [2026-01-31T22:47:24.448Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro' [2026-01-31T22:47:24.448Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/renaissance' [2026-01-31T22:47:24.448Z] [2026-01-31T22:47:24.448Z] =============================================== [2026-01-31T22:47:24.448Z] Running test renaissance-akka-uct_0 ... [2026-01-31T22:47:24.448Z] =============================================== [2026-01-31T22:47:24.448Z] renaissance-akka-uct_0 Start Time: Sat Jan 31 22:47:23 2026 Epoch Time (ms): 1769899643944 [2026-01-31T22:47:24.448Z] variation: NoOptions [2026-01-31T22:47:24.448Z] JVM_OPTIONS: [2026-01-31T22:47:24.448Z] { \ [2026-01-31T22:47:24.448Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:47:24.448Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:47:24.448Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-akka-uct_0"; \ [2026-01-31T22:47:24.448Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-akka-uct_0"; \ [2026-01-31T22:47:24.448Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:47:24.448Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \ [2026-01-31T22:47:24.448Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:47:24.448Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:47:24.448Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:47:24.448Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/TestTargetResult"; [2026-01-31T22:47:24.448Z] [2026-01-31T22:47:24.448Z] TEST SETUP: [2026-01-31T22:47:24.448Z] Nothing to be done for setup. [2026-01-31T22:47:24.448Z] [2026-01-31T22:47:24.448Z] TESTING: [2026-01-31T22:47:25.088Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-31T22:47:25.088Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17698995389296/renaissance-akka-uct_0/launcher-224724-295279473385262970/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-31T22:47:25.088Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-31T22:47:25.088Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-31T22:47:25.698Z] ====== akka-uct (concurrency) [default], iteration 0 started ====== [2026-01-31T22:47:25.698Z] GC before operation: completed in 12.272 ms, heap usage 16.737 MB -> 5.701 MB. [2026-01-31T22:47:30.363Z] final size= 199991 [2026-01-31T22:47:30.363Z] final height= 9 [2026-01-31T22:47:35.094Z] final size= 199991 [2026-01-31T22:47:35.094Z] final height= 9 [2026-01-31T22:47:37.861Z] final size= 199991 [2026-01-31T22:47:37.861Z] final height= 9 [2026-01-31T22:47:39.855Z] final size= 199991 [2026-01-31T22:47:39.855Z] final height= 9 [2026-01-31T22:47:42.697Z] final size= 199991 [2026-01-31T22:47:42.697Z] final height= 9 [2026-01-31T22:47:44.736Z] final size= 199991 [2026-01-31T22:47:44.736Z] final height= 9 [2026-01-31T22:47:47.529Z] final size= 199991 [2026-01-31T22:47:47.529Z] final height= 10 [2026-01-31T22:47:49.605Z] final size= 199991 [2026-01-31T22:47:49.605Z] final height= 9 [2026-01-31T22:47:51.685Z] final size= 199991 [2026-01-31T22:47:51.685Z] final height= 9 [2026-01-31T22:47:54.458Z] final size= 199991 [2026-01-31T22:47:54.458Z] final height= 9 [2026-01-31T22:47:55.076Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:47:55.076Z] There is no way to check that no silent failure occurred. [2026-01-31T22:47:55.076Z] ====== akka-uct (concurrency) [default], iteration 0 completed (29707.823 ms) ====== [2026-01-31T22:47:55.076Z] ====== akka-uct (concurrency) [default], iteration 1 started ====== [2026-01-31T22:47:55.687Z] GC before operation: completed in 508.311 ms, heap usage 510.401 MB -> 96.295 MB. [2026-01-31T22:47:57.916Z] final size= 199991 [2026-01-31T22:47:57.916Z] final height= 9 [2026-01-31T22:48:00.727Z] final size= 199991 [2026-01-31T22:48:00.727Z] final height= 9 [2026-01-31T22:48:02.557Z] final size= 199991 [2026-01-31T22:48:02.557Z] final height= 9 [2026-01-31T22:48:05.446Z] final size= 199991 [2026-01-31T22:48:05.446Z] final height= 9 [2026-01-31T22:48:08.277Z] final size= 199991 [2026-01-31T22:48:08.277Z] final height= 9 [2026-01-31T22:48:10.262Z] final size= 199991 [2026-01-31T22:48:10.262Z] final height= 9 [2026-01-31T22:48:13.030Z] final size= 199991 [2026-01-31T22:48:13.030Z] final height= 10 [2026-01-31T22:48:15.051Z] final size= 199991 [2026-01-31T22:48:15.051Z] final height= 9 [2026-01-31T22:48:17.867Z] final size= 199991 [2026-01-31T22:48:17.867Z] final height= 9 [2026-01-31T22:48:20.697Z] final size= 199991 [2026-01-31T22:48:20.697Z] final height= 9 [2026-01-31T22:48:21.303Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:48:21.303Z] There is no way to check that no silent failure occurred. [2026-01-31T22:48:21.303Z] ====== akka-uct (concurrency) [default], iteration 1 completed (25396.901 ms) ====== [2026-01-31T22:48:21.303Z] ====== akka-uct (concurrency) [default], iteration 2 started ====== [2026-01-31T22:48:21.303Z] GC before operation: completed in 401.592 ms, heap usage 312.584 MB -> 74.985 MB. [2026-01-31T22:48:23.295Z] final size= 199991 [2026-01-31T22:48:23.295Z] final height= 9 [2026-01-31T22:48:25.351Z] final size= 199991 [2026-01-31T22:48:25.351Z] final height= 9 [2026-01-31T22:48:28.546Z] final size= 199991 [2026-01-31T22:48:28.546Z] final height= 9 [2026-01-31T22:48:31.356Z] final size= 199991 [2026-01-31T22:48:31.356Z] final height= 9 [2026-01-31T22:48:34.178Z] final size= 199991 [2026-01-31T22:48:34.178Z] final height= 9 [2026-01-31T22:48:36.164Z] final size= 199991 [2026-01-31T22:48:36.164Z] final height= 9 [2026-01-31T22:48:39.918Z] final size= 199991 [2026-01-31T22:48:39.918Z] final height= 9 [2026-01-31T22:48:41.925Z] final size= 199991 [2026-01-31T22:48:41.925Z] final height= 9 [2026-01-31T22:48:44.746Z] final size= 199991 [2026-01-31T22:48:44.746Z] final height= 9 [2026-01-31T22:48:46.776Z] final size= 199991 [2026-01-31T22:48:46.776Z] final height= 9 [2026-01-31T22:48:47.380Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:48:47.380Z] There is no way to check that no silent failure occurred. [2026-01-31T22:48:47.380Z] ====== akka-uct (concurrency) [default], iteration 2 completed (26004.013 ms) ====== [2026-01-31T22:48:47.380Z] ====== akka-uct (concurrency) [default], iteration 3 started ====== [2026-01-31T22:48:48.004Z] GC before operation: completed in 425.695 ms, heap usage 667.228 MB -> 96.738 MB. [2026-01-31T22:48:50.061Z] final size= 199991 [2026-01-31T22:48:50.061Z] final height= 10 [2026-01-31T22:48:52.086Z] final size= 199991 [2026-01-31T22:48:52.086Z] final height= 9 [2026-01-31T22:48:54.122Z] final size= 199991 [2026-01-31T22:48:54.122Z] final height= 9 [2026-01-31T22:48:56.118Z] final size= 199991 [2026-01-31T22:48:56.118Z] final height= 10 [2026-01-31T22:48:58.147Z] final size= 199991 [2026-01-31T22:48:58.147Z] final height= 9 [2026-01-31T22:49:01.814Z] final size= 199991 [2026-01-31T22:49:01.814Z] final height= 9 [2026-01-31T22:49:03.843Z] final size= 199991 [2026-01-31T22:49:03.843Z] final height= 10 [2026-01-31T22:49:06.613Z] final size= 199991 [2026-01-31T22:49:06.613Z] final height= 9 [2026-01-31T22:49:07.925Z] final size= 199991 [2026-01-31T22:49:07.926Z] final height= 9 [2026-01-31T22:49:09.995Z] final size= 199991 [2026-01-31T22:49:09.995Z] final height= 11 [2026-01-31T22:49:10.602Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:49:10.602Z] There is no way to check that no silent failure occurred. [2026-01-31T22:49:10.602Z] ====== akka-uct (concurrency) [default], iteration 3 completed (22627.564 ms) ====== [2026-01-31T22:49:10.602Z] ====== akka-uct (concurrency) [default], iteration 4 started ====== [2026-01-31T22:49:10.602Z] GC before operation: completed in 159.832 ms, heap usage 696.885 MB -> 42.242 MB. [2026-01-31T22:49:12.377Z] final size= 199991 [2026-01-31T22:49:12.377Z] final height= 9 [2026-01-31T22:49:13.737Z] final size= 199991 [2026-01-31T22:49:13.737Z] final height= 14 [2026-01-31T22:49:15.884Z] final size= 199991 [2026-01-31T22:49:15.884Z] final height= 9 [2026-01-31T22:49:17.247Z] final size= 199991 [2026-01-31T22:49:17.247Z] final height= 9 [2026-01-31T22:49:19.297Z] final size= 199991 [2026-01-31T22:49:19.297Z] final height= 15 [2026-01-31T22:49:22.105Z] final size= 199991 [2026-01-31T22:49:22.105Z] final height= 10 [2026-01-31T22:49:24.210Z] final size= 199991 [2026-01-31T22:49:24.210Z] final height= 10 [2026-01-31T22:49:27.018Z] final size= 199991 [2026-01-31T22:49:27.018Z] final height= 9 [2026-01-31T22:49:29.845Z] final size= 199991 [2026-01-31T22:49:29.845Z] final height= 9 [2026-01-31T22:49:31.863Z] final size= 199991 [2026-01-31T22:49:31.863Z] final height= 10 [2026-01-31T22:49:31.863Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:49:31.863Z] There is no way to check that no silent failure occurred. [2026-01-31T22:49:31.863Z] ====== akka-uct (concurrency) [default], iteration 4 completed (21338.474 ms) ====== [2026-01-31T22:49:31.863Z] ====== akka-uct (concurrency) [default], iteration 5 started ====== [2026-01-31T22:49:32.470Z] GC before operation: completed in 317.131 ms, heap usage 623.520 MB -> 79.709 MB. [2026-01-31T22:49:34.463Z] final size= 199991 [2026-01-31T22:49:34.463Z] final height= 9 [2026-01-31T22:49:36.464Z] final size= 199991 [2026-01-31T22:49:36.464Z] final height= 10 [2026-01-31T22:49:39.383Z] final size= 199991 [2026-01-31T22:49:39.383Z] final height= 9 [2026-01-31T22:49:41.370Z] final size= 199991 [2026-01-31T22:49:41.370Z] final height= 9 [2026-01-31T22:49:43.364Z] final size= 199991 [2026-01-31T22:49:43.364Z] final height= 9 [2026-01-31T22:49:45.426Z] final size= 199991 [2026-01-31T22:49:45.426Z] final height= 9 [2026-01-31T22:49:48.234Z] final size= 199991 [2026-01-31T22:49:48.234Z] final height= 9 [2026-01-31T22:49:50.257Z] final size= 199991 [2026-01-31T22:49:50.257Z] final height= 9 [2026-01-31T22:49:53.117Z] final size= 199991 [2026-01-31T22:49:53.117Z] final height= 9 [2026-01-31T22:49:55.968Z] final size= 199991 [2026-01-31T22:49:55.968Z] final height= 9 [2026-01-31T22:49:55.968Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:49:55.968Z] There is no way to check that no silent failure occurred. [2026-01-31T22:49:55.968Z] ====== akka-uct (concurrency) [default], iteration 5 completed (23574.636 ms) ====== [2026-01-31T22:49:55.968Z] ====== akka-uct (concurrency) [default], iteration 6 started ====== [2026-01-31T22:49:56.584Z] GC before operation: completed in 477.904 ms, heap usage 750.006 MB -> 94.669 MB. [2026-01-31T22:49:57.873Z] final size= 199991 [2026-01-31T22:49:57.873Z] final height= 9 [2026-01-31T22:50:00.665Z] final size= 199991 [2026-01-31T22:50:00.665Z] final height= 9 [2026-01-31T22:50:02.707Z] final size= 199991 [2026-01-31T22:50:02.707Z] final height= 9 [2026-01-31T22:50:04.693Z] final size= 199991 [2026-01-31T22:50:04.693Z] final height= 9 [2026-01-31T22:50:07.504Z] final size= 199991 [2026-01-31T22:50:07.504Z] final height= 9 [2026-01-31T22:50:10.291Z] final size= 199991 [2026-01-31T22:50:10.291Z] final height= 9 [2026-01-31T22:50:12.419Z] final size= 199991 [2026-01-31T22:50:12.419Z] final height= 9 [2026-01-31T22:50:14.419Z] final size= 199991 [2026-01-31T22:50:14.419Z] final height= 9 [2026-01-31T22:50:16.434Z] final size= 199991 [2026-01-31T22:50:16.434Z] final height= 9 [2026-01-31T22:50:18.439Z] final size= 199991 [2026-01-31T22:50:18.439Z] final height= 9 [2026-01-31T22:50:19.247Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:50:19.247Z] There is no way to check that no silent failure occurred. [2026-01-31T22:50:19.247Z] ====== akka-uct (concurrency) [default], iteration 6 completed (22379.362 ms) ====== [2026-01-31T22:50:19.247Z] ====== akka-uct (concurrency) [default], iteration 7 started ====== [2026-01-31T22:50:19.247Z] GC before operation: completed in 489.474 ms, heap usage 473.158 MB -> 84.439 MB. [2026-01-31T22:50:21.288Z] final size= 199991 [2026-01-31T22:50:21.288Z] final height= 10 [2026-01-31T22:50:23.308Z] final size= 199991 [2026-01-31T22:50:23.308Z] final height= 9 [2026-01-31T22:50:25.353Z] final size= 199991 [2026-01-31T22:50:25.353Z] final height= 9 [2026-01-31T22:50:27.367Z] final size= 199991 [2026-01-31T22:50:27.367Z] final height= 10 [2026-01-31T22:50:29.352Z] final size= 199991 [2026-01-31T22:50:29.352Z] final height= 9 [2026-01-31T22:50:31.357Z] final size= 199991 [2026-01-31T22:50:31.357Z] final height= 9 [2026-01-31T22:50:33.346Z] final size= 199991 [2026-01-31T22:50:33.346Z] final height= 10 [2026-01-31T22:50:35.337Z] final size= 199991 [2026-01-31T22:50:35.337Z] final height= 9 [2026-01-31T22:50:37.350Z] final size= 199991 [2026-01-31T22:50:37.350Z] final height= 9 [2026-01-31T22:50:39.455Z] final size= 199991 [2026-01-31T22:50:39.455Z] final height= 9 [2026-01-31T22:50:39.455Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:50:39.455Z] There is no way to check that no silent failure occurred. [2026-01-31T22:50:39.455Z] ====== akka-uct (concurrency) [default], iteration 7 completed (19824.817 ms) ====== [2026-01-31T22:50:39.455Z] ====== akka-uct (concurrency) [default], iteration 8 started ====== [2026-01-31T22:50:39.455Z] GC before operation: completed in 480.139 ms, heap usage 782.261 MB -> 152.109 MB. [2026-01-31T22:50:41.512Z] final size= 199991 [2026-01-31T22:50:41.512Z] final height= 9 [2026-01-31T22:50:42.848Z] final size= 199991 [2026-01-31T22:50:42.848Z] final height= 9 [2026-01-31T22:50:45.659Z] final size= 199991 [2026-01-31T22:50:45.660Z] final height= 9 [2026-01-31T22:50:46.984Z] final size= 199991 [2026-01-31T22:50:46.984Z] final height= 9 [2026-01-31T22:50:49.078Z] final size= 199991 [2026-01-31T22:50:49.078Z] final height= 9 [2026-01-31T22:50:51.896Z] final size= 199991 [2026-01-31T22:50:51.896Z] final height= 9 [2026-01-31T22:50:53.898Z] final size= 199991 [2026-01-31T22:50:53.898Z] final height= 9 [2026-01-31T22:50:55.946Z] final size= 199991 [2026-01-31T22:50:55.946Z] final height= 9 [2026-01-31T22:50:57.956Z] final size= 199991 [2026-01-31T22:50:57.956Z] final height= 9 [2026-01-31T22:51:00.834Z] final size= 199991 [2026-01-31T22:51:00.834Z] final height= 9 [2026-01-31T22:51:01.441Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:51:01.441Z] There is no way to check that no silent failure occurred. [2026-01-31T22:51:01.441Z] ====== akka-uct (concurrency) [default], iteration 8 completed (21492.706 ms) ====== [2026-01-31T22:51:01.441Z] ====== akka-uct (concurrency) [default], iteration 9 started ====== [2026-01-31T22:51:01.441Z] GC before operation: completed in 519.892 ms, heap usage 620.196 MB -> 102.878 MB. [2026-01-31T22:51:03.420Z] final size= 199991 [2026-01-31T22:51:03.420Z] final height= 9 [2026-01-31T22:51:06.272Z] final size= 199991 [2026-01-31T22:51:06.272Z] final height= 9 [2026-01-31T22:51:08.250Z] final size= 199991 [2026-01-31T22:51:08.251Z] final height= 9 [2026-01-31T22:51:11.103Z] final size= 199991 [2026-01-31T22:51:11.103Z] final height= 9 [2026-01-31T22:51:13.908Z] final size= 199991 [2026-01-31T22:51:13.908Z] final height= 9 [2026-01-31T22:51:15.954Z] final size= 199991 [2026-01-31T22:51:15.954Z] final height= 9 [2026-01-31T22:51:18.003Z] final size= 199991 [2026-01-31T22:51:18.003Z] final height= 9 [2026-01-31T22:51:20.232Z] final size= 199991 [2026-01-31T22:51:20.890Z] final height= 9 [2026-01-31T22:51:22.197Z] final size= 199991 [2026-01-31T22:51:22.197Z] final height= 11 [2026-01-31T22:51:25.157Z] final size= 199991 [2026-01-31T22:51:25.157Z] final height= 9 [2026-01-31T22:51:25.157Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:51:25.157Z] There is no way to check that no silent failure occurred. [2026-01-31T22:51:25.157Z] ====== akka-uct (concurrency) [default], iteration 9 completed (23287.658 ms) ====== [2026-01-31T22:51:25.157Z] ====== akka-uct (concurrency) [default], iteration 10 started ====== [2026-01-31T22:51:25.157Z] GC before operation: completed in 327.715 ms, heap usage 870.994 MB -> 85.800 MB. [2026-01-31T22:51:27.314Z] final size= 199991 [2026-01-31T22:51:27.314Z] final height= 9 [2026-01-31T22:51:28.600Z] final size= 199991 [2026-01-31T22:51:28.600Z] final height= 9 [2026-01-31T22:51:30.597Z] final size= 199991 [2026-01-31T22:51:30.597Z] final height= 9 [2026-01-31T22:51:32.586Z] final size= 199991 [2026-01-31T22:51:32.586Z] final height= 9 [2026-01-31T22:51:34.591Z] final size= 199991 [2026-01-31T22:51:34.591Z] final height= 9 [2026-01-31T22:51:36.630Z] final size= 199991 [2026-01-31T22:51:36.630Z] final height= 9 [2026-01-31T22:51:38.648Z] final size= 199991 [2026-01-31T22:51:38.648Z] final height= 9 [2026-01-31T22:51:40.661Z] final size= 199991 [2026-01-31T22:51:40.661Z] final height= 9 [2026-01-31T22:51:42.677Z] final size= 199991 [2026-01-31T22:51:42.677Z] final height= 9 [2026-01-31T22:51:45.463Z] final size= 199991 [2026-01-31T22:51:45.463Z] final height= 9 [2026-01-31T22:51:45.463Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:51:45.463Z] There is no way to check that no silent failure occurred. [2026-01-31T22:51:45.463Z] ====== akka-uct (concurrency) [default], iteration 10 completed (20335.526 ms) ====== [2026-01-31T22:51:45.463Z] ====== akka-uct (concurrency) [default], iteration 11 started ====== [2026-01-31T22:51:46.130Z] GC before operation: completed in 426.752 ms, heap usage 557.176 MB -> 103.548 MB. [2026-01-31T22:51:48.142Z] final size= 199991 [2026-01-31T22:51:48.142Z] final height= 9 [2026-01-31T22:51:50.129Z] final size= 199991 [2026-01-31T22:51:50.129Z] final height= 9 [2026-01-31T22:51:53.013Z] final size= 199991 [2026-01-31T22:51:53.013Z] final height= 9 [2026-01-31T22:51:55.027Z] final size= 199991 [2026-01-31T22:51:55.027Z] final height= 9 [2026-01-31T22:51:57.979Z] final size= 199991 [2026-01-31T22:51:57.979Z] final height= 9 [2026-01-31T22:52:00.811Z] final size= 199991 [2026-01-31T22:52:00.811Z] final height= 9 [2026-01-31T22:52:02.828Z] final size= 199991 [2026-01-31T22:52:02.828Z] final height= 9 [2026-01-31T22:52:05.620Z] final size= 199991 [2026-01-31T22:52:05.620Z] final height= 9 [2026-01-31T22:52:07.671Z] final size= 199991 [2026-01-31T22:52:07.671Z] final height= 9 [2026-01-31T22:52:09.665Z] final size= 199991 [2026-01-31T22:52:09.665Z] final height= 9 [2026-01-31T22:52:10.274Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:52:10.274Z] There is no way to check that no silent failure occurred. [2026-01-31T22:52:10.274Z] ====== akka-uct (concurrency) [default], iteration 11 completed (24255.952 ms) ====== [2026-01-31T22:52:10.274Z] ====== akka-uct (concurrency) [default], iteration 12 started ====== [2026-01-31T22:52:10.274Z] GC before operation: completed in 170.874 ms, heap usage 372.765 MB -> 56.709 MB. [2026-01-31T22:52:12.263Z] final size= 199991 [2026-01-31T22:52:12.263Z] final height= 9 [2026-01-31T22:52:14.254Z] final size= 199991 [2026-01-31T22:52:14.254Z] final height= 9 [2026-01-31T22:52:15.597Z] final size= 199991 [2026-01-31T22:52:15.597Z] final height= 9 [2026-01-31T22:52:17.608Z] final size= 199991 [2026-01-31T22:52:17.608Z] final height= 9 [2026-01-31T22:52:19.668Z] final size= 199991 [2026-01-31T22:52:19.668Z] final height= 9 [2026-01-31T22:52:22.137Z] final size= 199991 [2026-01-31T22:52:22.137Z] final height= 9 [2026-01-31T22:52:25.019Z] final size= 199991 [2026-01-31T22:52:25.019Z] final height= 9 [2026-01-31T22:52:27.110Z] final size= 199991 [2026-01-31T22:52:27.110Z] final height= 9 [2026-01-31T22:52:29.092Z] final size= 199991 [2026-01-31T22:52:29.092Z] final height= 9 [2026-01-31T22:52:31.088Z] final size= 199991 [2026-01-31T22:52:31.088Z] final height= 9 [2026-01-31T22:52:31.697Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:52:31.697Z] There is no way to check that no silent failure occurred. [2026-01-31T22:52:31.697Z] ====== akka-uct (concurrency) [default], iteration 12 completed (21171.220 ms) ====== [2026-01-31T22:52:31.697Z] ====== akka-uct (concurrency) [default], iteration 13 started ====== [2026-01-31T22:52:32.303Z] GC before operation: completed in 310.138 ms, heap usage 527.741 MB -> 83.378 MB. [2026-01-31T22:52:33.565Z] final size= 199991 [2026-01-31T22:52:33.565Z] final height= 9 [2026-01-31T22:52:36.357Z] final size= 199991 [2026-01-31T22:52:36.357Z] final height= 9 [2026-01-31T22:52:38.347Z] final size= 199991 [2026-01-31T22:52:38.347Z] final height= 9 [2026-01-31T22:52:40.341Z] final size= 199991 [2026-01-31T22:52:40.341Z] final height= 9 [2026-01-31T22:52:42.386Z] final size= 199991 [2026-01-31T22:52:42.386Z] final height= 9 [2026-01-31T22:52:44.427Z] final size= 199991 [2026-01-31T22:52:44.427Z] final height= 9 [2026-01-31T22:52:46.467Z] final size= 199991 [2026-01-31T22:52:46.467Z] final height= 10 [2026-01-31T22:52:49.277Z] final size= 199991 [2026-01-31T22:52:49.277Z] final height= 9 [2026-01-31T22:52:50.576Z] final size= 199991 [2026-01-31T22:52:50.576Z] final height= 9 [2026-01-31T22:52:52.623Z] final size= 199991 [2026-01-31T22:52:52.623Z] final height= 9 [2026-01-31T22:52:53.237Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:52:53.237Z] There is no way to check that no silent failure occurred. [2026-01-31T22:52:53.237Z] ====== akka-uct (concurrency) [default], iteration 13 completed (21421.452 ms) ====== [2026-01-31T22:52:53.237Z] ====== akka-uct (concurrency) [default], iteration 14 started ====== [2026-01-31T22:52:53.899Z] GC before operation: completed in 347.358 ms, heap usage 746.794 MB -> 75.479 MB. [2026-01-31T22:52:55.195Z] final size= 199991 [2026-01-31T22:52:55.195Z] final height= 9 [2026-01-31T22:52:57.508Z] final size= 199991 [2026-01-31T22:52:57.508Z] final height= 9 [2026-01-31T22:53:00.396Z] final size= 199991 [2026-01-31T22:53:00.396Z] final height= 10 [2026-01-31T22:53:02.380Z] final size= 199991 [2026-01-31T22:53:02.380Z] final height= 9 [2026-01-31T22:53:03.693Z] final size= 199991 [2026-01-31T22:53:03.693Z] final height= 9 [2026-01-31T22:53:06.479Z] final size= 199991 [2026-01-31T22:53:06.479Z] final height= 9 [2026-01-31T22:53:08.533Z] final size= 199991 [2026-01-31T22:53:08.533Z] final height= 9 [2026-01-31T22:53:11.315Z] final size= 199991 [2026-01-31T22:53:11.315Z] final height= 9 [2026-01-31T22:53:12.594Z] final size= 199991 [2026-01-31T22:53:12.594Z] final height= 9 [2026-01-31T22:53:15.387Z] final size= 199991 [2026-01-31T22:53:15.387Z] final height= 9 [2026-01-31T22:53:15.993Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:53:15.993Z] There is no way to check that no silent failure occurred. [2026-01-31T22:53:15.993Z] ====== akka-uct (concurrency) [default], iteration 14 completed (22088.695 ms) ====== [2026-01-31T22:53:15.993Z] ====== akka-uct (concurrency) [default], iteration 15 started ====== [2026-01-31T22:53:15.993Z] GC before operation: completed in 375.599 ms, heap usage 516.249 MB -> 82.322 MB. [2026-01-31T22:53:17.992Z] final size= 199991 [2026-01-31T22:53:17.992Z] final height= 9 [2026-01-31T22:53:20.246Z] final size= 199991 [2026-01-31T22:53:20.246Z] final height= 9 [2026-01-31T22:53:22.240Z] final size= 199991 [2026-01-31T22:53:22.240Z] final height= 9 [2026-01-31T22:53:25.048Z] final size= 199991 [2026-01-31T22:53:25.048Z] final height= 9 [2026-01-31T22:53:27.101Z] final size= 199991 [2026-01-31T22:53:27.101Z] final height= 9 [2026-01-31T22:53:29.914Z] final size= 199991 [2026-01-31T22:53:29.914Z] final height= 9 [2026-01-31T22:53:31.957Z] final size= 199991 [2026-01-31T22:53:31.957Z] final height= 9 [2026-01-31T22:53:33.978Z] final size= 199991 [2026-01-31T22:53:33.978Z] final height= 11 [2026-01-31T22:53:35.968Z] final size= 199991 [2026-01-31T22:53:35.968Z] final height= 9 [2026-01-31T22:53:37.997Z] final size= 199991 [2026-01-31T22:53:37.997Z] final height= 10 [2026-01-31T22:53:37.997Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:53:37.997Z] There is no way to check that no silent failure occurred. [2026-01-31T22:53:37.997Z] ====== akka-uct (concurrency) [default], iteration 15 completed (21899.220 ms) ====== [2026-01-31T22:53:37.997Z] ====== akka-uct (concurrency) [default], iteration 16 started ====== [2026-01-31T22:53:38.618Z] GC before operation: completed in 322.198 ms, heap usage 620.195 MB -> 63.528 MB. [2026-01-31T22:53:39.928Z] final size= 199991 [2026-01-31T22:53:39.928Z] final height= 9 [2026-01-31T22:53:41.937Z] final size= 199991 [2026-01-31T22:53:41.937Z] final height= 9 [2026-01-31T22:53:43.946Z] final size= 199991 [2026-01-31T22:53:43.946Z] final height= 9 [2026-01-31T22:53:45.997Z] final size= 199991 [2026-01-31T22:53:45.997Z] final height= 9 [2026-01-31T22:53:47.981Z] final size= 199991 [2026-01-31T22:53:47.981Z] final height= 10 [2026-01-31T22:53:50.052Z] final size= 199991 [2026-01-31T22:53:50.053Z] final height= 9 [2026-01-31T22:53:52.054Z] final size= 199991 [2026-01-31T22:53:52.054Z] final height= 9 [2026-01-31T22:53:54.062Z] final size= 199991 [2026-01-31T22:53:54.062Z] final height= 9 [2026-01-31T22:53:56.056Z] final size= 199991 [2026-01-31T22:53:56.056Z] final height= 10 [2026-01-31T22:53:58.093Z] final size= 199991 [2026-01-31T22:53:58.093Z] final height= 9 [2026-01-31T22:53:58.697Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:53:58.698Z] There is no way to check that no silent failure occurred. [2026-01-31T22:53:58.698Z] ====== akka-uct (concurrency) [default], iteration 16 completed (19915.151 ms) ====== [2026-01-31T22:53:58.698Z] ====== akka-uct (concurrency) [default], iteration 17 started ====== [2026-01-31T22:53:58.698Z] GC before operation: completed in 301.412 ms, heap usage 593.939 MB -> 91.729 MB. [2026-01-31T22:53:59.970Z] final size= 199991 [2026-01-31T22:53:59.970Z] final height= 9 [2026-01-31T22:54:01.958Z] final size= 199991 [2026-01-31T22:54:01.958Z] final height= 9 [2026-01-31T22:54:03.989Z] final size= 199991 [2026-01-31T22:54:03.989Z] final height= 10 [2026-01-31T22:54:06.025Z] final size= 199991 [2026-01-31T22:54:06.026Z] final height= 9 [2026-01-31T22:54:08.092Z] final size= 199991 [2026-01-31T22:54:08.092Z] final height= 9 [2026-01-31T22:54:09.378Z] final size= 199991 [2026-01-31T22:54:09.378Z] final height= 9 [2026-01-31T22:54:11.432Z] final size= 199991 [2026-01-31T22:54:11.432Z] final height= 9 [2026-01-31T22:54:13.442Z] final size= 199991 [2026-01-31T22:54:13.442Z] final height= 9 [2026-01-31T22:54:15.446Z] final size= 199991 [2026-01-31T22:54:15.446Z] final height= 9 [2026-01-31T22:54:17.484Z] final size= 199991 [2026-01-31T22:54:17.484Z] final height= 9 [2026-01-31T22:54:17.484Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:54:17.484Z] There is no way to check that no silent failure occurred. [2026-01-31T22:54:17.484Z] ====== akka-uct (concurrency) [default], iteration 17 completed (18948.137 ms) ====== [2026-01-31T22:54:17.484Z] ====== akka-uct (concurrency) [default], iteration 18 started ====== [2026-01-31T22:54:18.090Z] GC before operation: completed in 336.282 ms, heap usage 384.857 MB -> 81.378 MB. [2026-01-31T22:54:19.437Z] final size= 199991 [2026-01-31T22:54:19.437Z] final height= 9 [2026-01-31T22:54:20.752Z] final size= 199991 [2026-01-31T22:54:20.752Z] final height= 9 [2026-01-31T22:54:22.824Z] final size= 199991 [2026-01-31T22:54:22.824Z] final height= 9 [2026-01-31T22:54:24.855Z] final size= 199991 [2026-01-31T22:54:24.855Z] final height= 9 [2026-01-31T22:54:26.158Z] final size= 199991 [2026-01-31T22:54:26.158Z] final height= 9 [2026-01-31T22:54:28.695Z] final size= 199991 [2026-01-31T22:54:28.695Z] final height= 9 [2026-01-31T22:54:30.714Z] final size= 199991 [2026-01-31T22:54:30.714Z] final height= 9 [2026-01-31T22:54:32.747Z] final size= 199991 [2026-01-31T22:54:32.747Z] final height= 9 [2026-01-31T22:54:34.741Z] final size= 199991 [2026-01-31T22:54:34.741Z] final height= 9 [2026-01-31T22:54:36.798Z] final size= 199991 [2026-01-31T22:54:36.798Z] final height= 9 [2026-01-31T22:54:36.798Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:54:36.798Z] There is no way to check that no silent failure occurred. [2026-01-31T22:54:36.798Z] ====== akka-uct (concurrency) [default], iteration 18 completed (18635.220 ms) ====== [2026-01-31T22:54:36.798Z] ====== akka-uct (concurrency) [default], iteration 19 started ====== [2026-01-31T22:54:36.798Z] GC before operation: completed in 366.302 ms, heap usage 838.198 MB -> 80.726 MB. [2026-01-31T22:54:38.636Z] final size= 199991 [2026-01-31T22:54:38.636Z] final height= 9 [2026-01-31T22:54:39.905Z] final size= 199991 [2026-01-31T22:54:39.905Z] final height= 9 [2026-01-31T22:54:41.970Z] final size= 199991 [2026-01-31T22:54:41.970Z] final height= 9 [2026-01-31T22:54:44.018Z] final size= 199991 [2026-01-31T22:54:44.018Z] final height= 9 [2026-01-31T22:54:46.011Z] final size= 199991 [2026-01-31T22:54:46.011Z] final height= 10 [2026-01-31T22:54:47.996Z] final size= 199991 [2026-01-31T22:54:47.996Z] final height= 9 [2026-01-31T22:54:49.296Z] final size= 199991 [2026-01-31T22:54:49.296Z] final height= 9 [2026-01-31T22:54:50.616Z] final size= 199991 [2026-01-31T22:54:50.616Z] final height= 9 [2026-01-31T22:54:52.714Z] final size= 199991 [2026-01-31T22:54:52.714Z] final height= 9 [2026-01-31T22:54:54.760Z] final size= 199991 [2026-01-31T22:54:54.760Z] final height= 9 [2026-01-31T22:54:54.760Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:54:54.760Z] There is no way to check that no silent failure occurred. [2026-01-31T22:54:54.760Z] ====== akka-uct (concurrency) [default], iteration 19 completed (17873.979 ms) ====== [2026-01-31T22:54:54.760Z] ====== akka-uct (concurrency) [default], iteration 20 started ====== [2026-01-31T22:54:55.373Z] GC before operation: completed in 334.344 ms, heap usage 772.160 MB -> 88.544 MB. [2026-01-31T22:54:56.676Z] final size= 199991 [2026-01-31T22:54:56.676Z] final height= 9 [2026-01-31T22:54:57.941Z] final size= 199991 [2026-01-31T22:54:57.941Z] final height= 9 [2026-01-31T22:54:59.936Z] final size= 199991 [2026-01-31T22:54:59.936Z] final height= 9 [2026-01-31T22:55:01.949Z] final size= 199991 [2026-01-31T22:55:01.949Z] final height= 9 [2026-01-31T22:55:03.386Z] final size= 199991 [2026-01-31T22:55:03.386Z] final height= 9 [2026-01-31T22:55:05.379Z] final size= 199991 [2026-01-31T22:55:05.379Z] final height= 9 [2026-01-31T22:55:07.403Z] final size= 199991 [2026-01-31T22:55:07.403Z] final height= 9 [2026-01-31T22:55:09.391Z] final size= 199991 [2026-01-31T22:55:09.391Z] final height= 10 [2026-01-31T22:55:11.460Z] final size= 199991 [2026-01-31T22:55:11.460Z] final height= 9 [2026-01-31T22:55:12.808Z] final size= 199991 [2026-01-31T22:55:12.808Z] final height= 9 [2026-01-31T22:55:13.423Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:55:13.423Z] There is no way to check that no silent failure occurred. [2026-01-31T22:55:13.423Z] ====== akka-uct (concurrency) [default], iteration 20 completed (18042.744 ms) ====== [2026-01-31T22:55:13.423Z] ====== akka-uct (concurrency) [default], iteration 21 started ====== [2026-01-31T22:55:13.423Z] GC before operation: completed in 335.107 ms, heap usage 821.241 MB -> 91.126 MB. [2026-01-31T22:55:15.471Z] final size= 199991 [2026-01-31T22:55:15.471Z] final height= 9 [2026-01-31T22:55:17.472Z] final size= 199991 [2026-01-31T22:55:17.472Z] final height= 10 [2026-01-31T22:55:20.448Z] final size= 199991 [2026-01-31T22:55:20.448Z] final height= 9 [2026-01-31T22:55:22.457Z] final size= 199991 [2026-01-31T22:55:22.457Z] final height= 10 [2026-01-31T22:55:24.598Z] final size= 199991 [2026-01-31T22:55:24.598Z] final height= 9 [2026-01-31T22:55:27.467Z] final size= 199991 [2026-01-31T22:55:27.467Z] final height= 9 [2026-01-31T22:55:30.331Z] final size= 199991 [2026-01-31T22:55:30.331Z] final height= 9 [2026-01-31T22:55:33.158Z] final size= 199991 [2026-01-31T22:55:33.158Z] final height= 9 [2026-01-31T22:55:35.664Z] final size= 199991 [2026-01-31T22:55:35.665Z] final height= 9 [2026-01-31T22:55:37.760Z] final size= 199991 [2026-01-31T22:55:37.760Z] final height= 10 [2026-01-31T22:55:38.380Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:55:38.380Z] There is no way to check that no silent failure occurred. [2026-01-31T22:55:38.380Z] ====== akka-uct (concurrency) [default], iteration 21 completed (24950.811 ms) ====== [2026-01-31T22:55:38.380Z] ====== akka-uct (concurrency) [default], iteration 22 started ====== [2026-01-31T22:55:39.007Z] GC before operation: completed in 433.677 ms, heap usage 572.368 MB -> 95.753 MB. [2026-01-31T22:55:40.434Z] final size= 199991 [2026-01-31T22:55:40.434Z] final height= 9 [2026-01-31T22:55:42.440Z] final size= 199991 [2026-01-31T22:55:42.440Z] final height= 9 [2026-01-31T22:55:45.258Z] final size= 199991 [2026-01-31T22:55:45.258Z] final height= 9 [2026-01-31T22:55:47.437Z] final size= 199991 [2026-01-31T22:55:47.437Z] final height= 9 [2026-01-31T22:55:49.450Z] final size= 199991 [2026-01-31T22:55:49.450Z] final height= 9 [2026-01-31T22:55:52.327Z] final size= 199991 [2026-01-31T22:55:52.327Z] final height= 9 [2026-01-31T22:55:54.374Z] final size= 199991 [2026-01-31T22:55:54.374Z] final height= 9 [2026-01-31T22:55:56.424Z] final size= 199991 [2026-01-31T22:55:56.424Z] final height= 9 [2026-01-31T22:55:58.437Z] final size= 199991 [2026-01-31T22:55:58.437Z] final height= 9 [2026-01-31T22:56:01.276Z] final size= 199991 [2026-01-31T22:56:01.276Z] final height= 10 [2026-01-31T22:56:01.884Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:56:01.884Z] There is no way to check that no silent failure occurred. [2026-01-31T22:56:01.884Z] ====== akka-uct (concurrency) [default], iteration 22 completed (22668.326 ms) ====== [2026-01-31T22:56:01.884Z] ====== akka-uct (concurrency) [default], iteration 23 started ====== [2026-01-31T22:56:01.884Z] GC before operation: completed in 493.166 ms, heap usage 510.895 MB -> 94.155 MB. [2026-01-31T22:56:03.951Z] final size= 199991 [2026-01-31T22:56:03.951Z] final height= 9 [2026-01-31T22:56:06.734Z] final size= 199991 [2026-01-31T22:56:06.734Z] final height= 9 [2026-01-31T22:56:08.763Z] final size= 199991 [2026-01-31T22:56:08.763Z] final height= 9 [2026-01-31T22:56:11.676Z] final size= 199991 [2026-01-31T22:56:11.676Z] final height= 9 [2026-01-31T22:56:14.539Z] final size= 199991 [2026-01-31T22:56:14.539Z] final height= 9 [2026-01-31T22:56:15.827Z] final size= 199991 [2026-01-31T22:56:16.432Z] final height= 9 [2026-01-31T22:56:18.462Z] final size= 199991 [2026-01-31T22:56:18.462Z] final height= 9 [2026-01-31T22:56:20.561Z] final size= 199991 [2026-01-31T22:56:20.561Z] final height= 9 [2026-01-31T22:56:23.397Z] final size= 199991 [2026-01-31T22:56:23.397Z] final height= 9 [2026-01-31T22:56:26.325Z] final size= 199991 [2026-01-31T22:56:26.325Z] final height= 9 [2026-01-31T22:56:26.325Z] WARNING: This benchmark provides no result that can be validated. [2026-01-31T22:56:26.325Z] There is no way to check that no silent failure occurred. [2026-01-31T22:56:26.325Z] ====== akka-uct (concurrency) [default], iteration 23 completed (23868.462 ms) ====== [2026-01-31T22:56:26.932Z] ----------------------------------- [2026-01-31T22:56:26.932Z] renaissance-akka-uct_0_PASSED [2026-01-31T22:56:26.932Z] ----------------------------------- [2026-01-31T22:56:26.932Z] [2026-01-31T22:56:26.932Z] TEST TEARDOWN: [2026-01-31T22:56:26.932Z] Nothing to be done for teardown. [2026-01-31T22:56:26.932Z] renaissance-akka-uct_0 Finish Time: Sat Jan 31 22:56:26 2026 Epoch Time (ms): 1769900186512 [2026-01-31T22:56:26.932Z] [2026-01-31T22:56:26.932Z] =============================================== [2026-01-31T22:56:26.932Z] Running test renaissance-fj-kmeans_0 ... [2026-01-31T22:56:26.932Z] =============================================== [2026-01-31T22:56:26.932Z] renaissance-fj-kmeans_0 Start Time: Sat Jan 31 22:56:26 2026 Epoch Time (ms): 1769900186529 [2026-01-31T22:56:26.932Z] variation: NoOptions [2026-01-31T22:56:26.932Z] JVM_OPTIONS: [2026-01-31T22:56:26.932Z] { \ [2026-01-31T22:56:26.932Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T22:56:26.932Z] echo "Nothing to be done for setup."; \ [2026-01-31T22:56:26.932Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-fj-kmeans_0"; \ [2026-01-31T22:56:26.932Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-fj-kmeans_0"; \ [2026-01-31T22:56:26.932Z] echo ""; echo "TESTING:"; \ [2026-01-31T22:56:26.932Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \ [2026-01-31T22:56:26.932Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T22:56:26.932Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T22:56:26.932Z] echo "Nothing to be done for teardown."; \ [2026-01-31T22:56:26.932Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/TestTargetResult"; [2026-01-31T22:56:26.932Z] [2026-01-31T22:56:26.932Z] TEST SETUP: [2026-01-31T22:56:26.932Z] Nothing to be done for setup. [2026-01-31T22:56:26.932Z] [2026-01-31T22:56:26.932Z] TESTING: [2026-01-31T22:56:27.541Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-31T22:56:27.541Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17698995389296/renaissance-fj-kmeans_0/launcher-225626-16914612997134322916/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-31T22:56:27.541Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-31T22:56:27.541Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-31T22:56:28.167Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ====== [2026-01-31T22:56:28.775Z] GC before operation: completed in 194.021 ms, heap usage 111.493 MB -> 84.519 MB. [2026-01-31T22:56:37.267Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (8599.393 ms) ====== [2026-01-31T22:56:37.267Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ====== [2026-01-31T22:56:37.267Z] GC before operation: completed in 110.507 ms, heap usage 431.049 MB -> 84.602 MB. [2026-01-31T22:56:45.715Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (7682.140 ms) ====== [2026-01-31T22:56:45.715Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ====== [2026-01-31T22:56:45.715Z] GC before operation: completed in 96.143 ms, heap usage 122.894 MB -> 84.603 MB. [2026-01-31T22:56:53.428Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (8231.709 ms) ====== [2026-01-31T22:56:53.428Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ====== [2026-01-31T22:56:53.428Z] GC before operation: completed in 90.196 ms, heap usage 263.640 MB -> 84.603 MB. [2026-01-31T22:57:02.028Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (8299.633 ms) ====== [2026-01-31T22:57:02.028Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ====== [2026-01-31T22:57:02.028Z] GC before operation: completed in 116.549 ms, heap usage 286.315 MB -> 84.603 MB. [2026-01-31T22:57:12.099Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (8950.148 ms) ====== [2026-01-31T22:57:12.099Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ====== [2026-01-31T22:57:12.099Z] GC before operation: completed in 112.834 ms, heap usage 149.138 MB -> 84.603 MB. [2026-01-31T22:57:19.255Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (8232.101 ms) ====== [2026-01-31T22:57:19.255Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ====== [2026-01-31T22:57:19.255Z] GC before operation: completed in 94.599 ms, heap usage 357.395 MB -> 84.604 MB. [2026-01-31T22:57:27.797Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (7529.739 ms) ====== [2026-01-31T22:57:27.797Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ====== [2026-01-31T22:57:27.797Z] GC before operation: completed in 117.664 ms, heap usage 291.248 MB -> 84.604 MB. [2026-01-31T22:57:36.269Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (8477.846 ms) ====== [2026-01-31T22:57:36.269Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ====== [2026-01-31T22:57:36.269Z] GC before operation: completed in 115.542 ms, heap usage 297.263 MB -> 84.604 MB. [2026-01-31T22:57:43.291Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (8023.618 ms) ====== [2026-01-31T22:57:43.291Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ====== [2026-01-31T22:57:43.902Z] GC before operation: completed in 113.982 ms, heap usage 94.110 MB -> 84.604 MB. [2026-01-31T22:57:52.382Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (8511.401 ms) ====== [2026-01-31T22:57:52.382Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ====== [2026-01-31T22:57:52.382Z] GC before operation: completed in 137.499 ms, heap usage 328.147 MB -> 84.604 MB. [2026-01-31T22:58:02.648Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (9082.849 ms) ====== [2026-01-31T22:58:02.648Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ====== [2026-01-31T22:58:02.648Z] GC before operation: completed in 114.672 ms, heap usage 265.481 MB -> 84.604 MB. [2026-01-31T22:58:10.125Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (8719.643 ms) ====== [2026-01-31T22:58:10.125Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ====== [2026-01-31T22:58:10.125Z] GC before operation: completed in 89.316 ms, heap usage 110.049 MB -> 84.604 MB. [2026-01-31T22:58:18.587Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (8564.550 ms) ====== [2026-01-31T22:58:18.587Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ====== [2026-01-31T22:58:19.193Z] GC before operation: completed in 122.740 ms, heap usage 312.306 MB -> 84.604 MB. [2026-01-31T22:58:27.696Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (7960.957 ms) ====== [2026-01-31T22:58:27.696Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ====== [2026-01-31T22:58:27.696Z] GC before operation: completed in 127.061 ms, heap usage 122.818 MB -> 84.604 MB. [2026-01-31T22:58:36.286Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (8634.170 ms) ====== [2026-01-31T22:58:36.286Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ====== [2026-01-31T22:58:36.286Z] GC before operation: completed in 112.833 ms, heap usage 502.503 MB -> 84.604 MB. [2026-01-31T22:58:44.735Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (8516.961 ms) ====== [2026-01-31T22:58:44.735Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ====== [2026-01-31T22:58:44.735Z] GC before operation: completed in 88.859 ms, heap usage 462.646 MB -> 84.604 MB. [2026-01-31T22:58:53.143Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (8197.880 ms) ====== [2026-01-31T22:58:53.143Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ====== [2026-01-31T22:58:53.143Z] GC before operation: completed in 114.930 ms, heap usage 197.649 MB -> 84.605 MB. [2026-01-31T22:59:01.587Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (8615.616 ms) ====== [2026-01-31T22:59:01.587Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ====== [2026-01-31T22:59:01.587Z] GC before operation: completed in 89.775 ms, heap usage 488.388 MB -> 84.605 MB. [2026-01-31T22:59:10.104Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (8395.546 ms) ====== [2026-01-31T22:59:10.104Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ====== [2026-01-31T22:59:10.104Z] GC before operation: completed in 96.512 ms, heap usage 321.650 MB -> 84.605 MB. [2026-01-31T22:59:18.622Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (8750.114 ms) ====== [2026-01-31T22:59:18.622Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ====== [2026-01-31T22:59:18.622Z] GC before operation: completed in 95.950 ms, heap usage 158.936 MB -> 84.605 MB. [2026-01-31T22:59:27.082Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (8317.684 ms) ====== [2026-01-31T22:59:27.082Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ====== [2026-01-31T22:59:27.082Z] GC before operation: completed in 123.852 ms, heap usage 215.440 MB -> 84.605 MB. [2026-01-31T22:59:35.546Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (8543.066 ms) ====== [2026-01-31T22:59:35.546Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ====== [2026-01-31T22:59:36.162Z] GC before operation: completed in 107.354 ms, heap usage 209.603 MB -> 84.605 MB. [2026-01-31T22:59:45.221Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (8535.854 ms) ====== [2026-01-31T22:59:45.221Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ====== [2026-01-31T22:59:45.221Z] GC before operation: completed in 112.449 ms, heap usage 292.317 MB -> 84.605 MB. [2026-01-31T22:59:53.720Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (8661.255 ms) ====== [2026-01-31T22:59:53.720Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ====== [2026-01-31T22:59:53.720Z] GC before operation: completed in 98.957 ms, heap usage 356.003 MB -> 84.605 MB. [2026-01-31T23:00:02.458Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (8307.097 ms) ====== [2026-01-31T23:00:02.458Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ====== [2026-01-31T23:00:02.458Z] GC before operation: completed in 101.460 ms, heap usage 94.246 MB -> 84.605 MB. [2026-01-31T23:00:09.974Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (8299.598 ms) ====== [2026-01-31T23:00:09.974Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ====== [2026-01-31T23:00:09.974Z] GC before operation: completed in 133.545 ms, heap usage 210.103 MB -> 84.605 MB. [2026-01-31T23:00:18.606Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (8205.539 ms) ====== [2026-01-31T23:00:18.606Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ====== [2026-01-31T23:00:18.606Z] GC before operation: completed in 91.978 ms, heap usage 198.991 MB -> 84.605 MB. [2026-01-31T23:00:27.096Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (8092.344 ms) ====== [2026-01-31T23:00:27.096Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ====== [2026-01-31T23:00:27.096Z] GC before operation: completed in 103.926 ms, heap usage 177.249 MB -> 84.605 MB. [2026-01-31T23:00:36.220Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (9341.626 ms) ====== [2026-01-31T23:00:36.220Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ====== [2026-01-31T23:00:36.220Z] GC before operation: completed in 124.207 ms, heap usage 332.455 MB -> 84.605 MB. [2026-01-31T23:00:47.156Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (9781.947 ms) ====== [2026-01-31T23:00:47.156Z] ----------------------------------- [2026-01-31T23:00:47.156Z] renaissance-fj-kmeans_0_PASSED [2026-01-31T23:00:47.156Z] ----------------------------------- [2026-01-31T23:00:47.156Z] [2026-01-31T23:00:47.156Z] TEST TEARDOWN: [2026-01-31T23:00:47.156Z] Nothing to be done for teardown. [2026-01-31T23:00:47.156Z] renaissance-fj-kmeans_0 Finish Time: Sat Jan 31 23:00:45 2026 Epoch Time (ms): 1769900445707 [2026-01-31T23:00:47.156Z] [2026-01-31T23:00:47.156Z] =============================================== [2026-01-31T23:00:47.156Z] Running test renaissance-future-genetic_0 ... [2026-01-31T23:00:47.156Z] =============================================== [2026-01-31T23:00:47.156Z] renaissance-future-genetic_0 Start Time: Sat Jan 31 23:00:45 2026 Epoch Time (ms): 1769900445723 [2026-01-31T23:00:47.156Z] variation: NoOptions [2026-01-31T23:00:47.156Z] JVM_OPTIONS: [2026-01-31T23:00:47.156Z] { \ [2026-01-31T23:00:47.156Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T23:00:47.156Z] echo "Nothing to be done for setup."; \ [2026-01-31T23:00:47.156Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-future-genetic_0"; \ [2026-01-31T23:00:47.156Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-future-genetic_0"; \ [2026-01-31T23:00:47.156Z] echo ""; echo "TESTING:"; \ [2026-01-31T23:00:47.156Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \ [2026-01-31T23:00:47.156Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T23:00:47.156Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T23:00:47.156Z] echo "Nothing to be done for teardown."; \ [2026-01-31T23:00:47.156Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/TestTargetResult"; [2026-01-31T23:00:47.156Z] [2026-01-31T23:00:47.156Z] TEST SETUP: [2026-01-31T23:00:47.156Z] Nothing to be done for setup. [2026-01-31T23:00:47.156Z] [2026-01-31T23:00:47.156Z] TESTING: [2026-01-31T23:00:47.156Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-31T23:00:47.157Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17698995389296/renaissance-future-genetic_0/launcher-230045-16693483756729753897/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-31T23:00:47.157Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-31T23:00:47.157Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-31T23:00:47.157Z] ====== future-genetic (functional) [default], iteration 0 started ====== [2026-01-31T23:00:47.157Z] GC before operation: completed in 14.792 ms, heap usage 7.940 MB -> 4.170 MB. [2026-01-31T23:00:51.080Z] ====== future-genetic (functional) [default], iteration 0 completed (4375.265 ms) ====== [2026-01-31T23:00:51.080Z] ====== future-genetic (functional) [default], iteration 1 started ====== [2026-01-31T23:00:51.080Z] GC before operation: completed in 17.666 ms, heap usage 32.111 MB -> 5.339 MB. [2026-01-31T23:00:54.823Z] ====== future-genetic (functional) [default], iteration 1 completed (3389.325 ms) ====== [2026-01-31T23:00:54.823Z] ====== future-genetic (functional) [default], iteration 2 started ====== [2026-01-31T23:00:54.823Z] GC before operation: completed in 13.102 ms, heap usage 148.145 MB -> 5.340 MB. [2026-01-31T23:00:57.684Z] ====== future-genetic (functional) [default], iteration 2 completed (2979.445 ms) ====== [2026-01-31T23:00:57.684Z] ====== future-genetic (functional) [default], iteration 3 started ====== [2026-01-31T23:00:57.684Z] GC before operation: completed in 10.581 ms, heap usage 24.637 MB -> 5.340 MB. [2026-01-31T23:01:01.005Z] ====== future-genetic (functional) [default], iteration 3 completed (3587.303 ms) ====== [2026-01-31T23:01:01.005Z] ====== future-genetic (functional) [default], iteration 4 started ====== [2026-01-31T23:01:01.005Z] GC before operation: completed in 12.997 ms, heap usage 57.310 MB -> 5.340 MB. [2026-01-31T23:01:05.079Z] ====== future-genetic (functional) [default], iteration 4 completed (3679.857 ms) ====== [2026-01-31T23:01:05.079Z] ====== future-genetic (functional) [default], iteration 5 started ====== [2026-01-31T23:01:05.079Z] GC before operation: completed in 14.732 ms, heap usage 86.742 MB -> 5.340 MB. [2026-01-31T23:01:08.220Z] ====== future-genetic (functional) [default], iteration 5 completed (3577.046 ms) ====== [2026-01-31T23:01:08.220Z] ====== future-genetic (functional) [default], iteration 6 started ====== [2026-01-31T23:01:08.220Z] GC before operation: completed in 10.848 ms, heap usage 117.674 MB -> 5.340 MB. [2026-01-31T23:01:13.016Z] ====== future-genetic (functional) [default], iteration 6 completed (3931.553 ms) ====== [2026-01-31T23:01:13.016Z] ====== future-genetic (functional) [default], iteration 7 started ====== [2026-01-31T23:01:13.016Z] GC before operation: completed in 15.553 ms, heap usage 15.596 MB -> 5.340 MB. [2026-01-31T23:01:15.923Z] ====== future-genetic (functional) [default], iteration 7 completed (3770.469 ms) ====== [2026-01-31T23:01:15.923Z] ====== future-genetic (functional) [default], iteration 8 started ====== [2026-01-31T23:01:15.923Z] GC before operation: completed in 15.038 ms, heap usage 82.120 MB -> 5.340 MB. [2026-01-31T23:01:19.773Z] ====== future-genetic (functional) [default], iteration 8 completed (3226.592 ms) ====== [2026-01-31T23:01:19.773Z] ====== future-genetic (functional) [default], iteration 9 started ====== [2026-01-31T23:01:19.773Z] GC before operation: completed in 15.705 ms, heap usage 64.565 MB -> 5.340 MB. [2026-01-31T23:01:23.541Z] ====== future-genetic (functional) [default], iteration 9 completed (3599.140 ms) ====== [2026-01-31T23:01:23.541Z] ====== future-genetic (functional) [default], iteration 10 started ====== [2026-01-31T23:01:23.541Z] GC before operation: completed in 10.224 ms, heap usage 18.755 MB -> 5.340 MB. [2026-01-31T23:01:26.431Z] ====== future-genetic (functional) [default], iteration 10 completed (3564.950 ms) ====== [2026-01-31T23:01:26.431Z] ====== future-genetic (functional) [default], iteration 11 started ====== [2026-01-31T23:01:26.431Z] GC before operation: completed in 15.622 ms, heap usage 85.705 MB -> 5.340 MB. [2026-01-31T23:01:30.202Z] ====== future-genetic (functional) [default], iteration 11 completed (3184.388 ms) ====== [2026-01-31T23:01:30.202Z] ====== future-genetic (functional) [default], iteration 12 started ====== [2026-01-31T23:01:30.202Z] GC before operation: completed in 18.373 ms, heap usage 39.638 MB -> 5.340 MB. [2026-01-31T23:01:33.055Z] ====== future-genetic (functional) [default], iteration 12 completed (3545.554 ms) ====== [2026-01-31T23:01:33.055Z] ====== future-genetic (functional) [default], iteration 13 started ====== [2026-01-31T23:01:33.663Z] GC before operation: completed in 16.741 ms, heap usage 97.093 MB -> 5.340 MB. [2026-01-31T23:01:37.379Z] ====== future-genetic (functional) [default], iteration 13 completed (3523.819 ms) ====== [2026-01-31T23:01:37.380Z] ====== future-genetic (functional) [default], iteration 14 started ====== [2026-01-31T23:01:37.380Z] GC before operation: completed in 12.612 ms, heap usage 136.229 MB -> 5.341 MB. [2026-01-31T23:01:40.355Z] ====== future-genetic (functional) [default], iteration 14 completed (3174.215 ms) ====== [2026-01-31T23:01:40.355Z] ====== future-genetic (functional) [default], iteration 15 started ====== [2026-01-31T23:01:40.355Z] GC before operation: completed in 11.275 ms, heap usage 29.638 MB -> 5.341 MB. [2026-01-31T23:01:43.261Z] ====== future-genetic (functional) [default], iteration 15 completed (2821.600 ms) ====== [2026-01-31T23:01:43.261Z] ====== future-genetic (functional) [default], iteration 16 started ====== [2026-01-31T23:01:43.261Z] GC before operation: completed in 14.659 ms, heap usage 64.992 MB -> 5.341 MB. [2026-01-31T23:01:46.066Z] ====== future-genetic (functional) [default], iteration 16 completed (3207.224 ms) ====== [2026-01-31T23:01:46.066Z] ====== future-genetic (functional) [default], iteration 17 started ====== [2026-01-31T23:01:46.066Z] GC before operation: completed in 11.507 ms, heap usage 100.204 MB -> 5.341 MB. [2026-01-31T23:01:49.821Z] ====== future-genetic (functional) [default], iteration 17 completed (3206.188 ms) ====== [2026-01-31T23:01:49.821Z] ====== future-genetic (functional) [default], iteration 18 started ====== [2026-01-31T23:01:49.821Z] GC before operation: completed in 12.594 ms, heap usage 121.179 MB -> 5.341 MB. [2026-01-31T23:01:52.714Z] ====== future-genetic (functional) [default], iteration 18 completed (3520.368 ms) ====== [2026-01-31T23:01:52.714Z] ====== future-genetic (functional) [default], iteration 19 started ====== [2026-01-31T23:01:52.714Z] GC before operation: completed in 10.946 ms, heap usage 7.549 MB -> 5.341 MB. [2026-01-31T23:01:57.540Z] ====== future-genetic (functional) [default], iteration 19 completed (4233.338 ms) ====== [2026-01-31T23:01:57.540Z] ====== future-genetic (functional) [default], iteration 20 started ====== [2026-01-31T23:01:57.540Z] GC before operation: completed in 10.899 ms, heap usage 43.581 MB -> 5.341 MB. [2026-01-31T23:02:00.476Z] ====== future-genetic (functional) [default], iteration 20 completed (3047.722 ms) ====== [2026-01-31T23:02:00.476Z] ====== future-genetic (functional) [default], iteration 21 started ====== [2026-01-31T23:02:00.476Z] GC before operation: completed in 12.186 ms, heap usage 67.681 MB -> 5.341 MB. [2026-01-31T23:02:03.869Z] ====== future-genetic (functional) [default], iteration 21 completed (3247.339 ms) ====== [2026-01-31T23:02:03.869Z] ====== future-genetic (functional) [default], iteration 22 started ====== [2026-01-31T23:02:03.869Z] GC before operation: completed in 15.368 ms, heap usage 116.256 MB -> 5.341 MB. [2026-01-31T23:02:07.795Z] ====== future-genetic (functional) [default], iteration 22 completed (3752.778 ms) ====== [2026-01-31T23:02:07.795Z] ====== future-genetic (functional) [default], iteration 23 started ====== [2026-01-31T23:02:07.795Z] GC before operation: completed in 11.578 ms, heap usage 17.740 MB -> 5.341 MB. [2026-01-31T23:02:10.731Z] ====== future-genetic (functional) [default], iteration 23 completed (3637.716 ms) ====== [2026-01-31T23:02:10.731Z] ====== future-genetic (functional) [default], iteration 24 started ====== [2026-01-31T23:02:10.731Z] GC before operation: completed in 12.273 ms, heap usage 52.538 MB -> 5.341 MB. [2026-01-31T23:02:14.601Z] ====== future-genetic (functional) [default], iteration 24 completed (3462.855 ms) ====== [2026-01-31T23:02:14.601Z] ====== future-genetic (functional) [default], iteration 25 started ====== [2026-01-31T23:02:14.601Z] GC before operation: completed in 11.534 ms, heap usage 131.744 MB -> 5.341 MB. [2026-01-31T23:02:18.293Z] ====== future-genetic (functional) [default], iteration 25 completed (3389.279 ms) ====== [2026-01-31T23:02:18.293Z] ====== future-genetic (functional) [default], iteration 26 started ====== [2026-01-31T23:02:18.293Z] GC before operation: completed in 17.901 ms, heap usage 116.710 MB -> 5.341 MB. [2026-01-31T23:02:21.078Z] ====== future-genetic (functional) [default], iteration 26 completed (3329.014 ms) ====== [2026-01-31T23:02:21.078Z] ====== future-genetic (functional) [default], iteration 27 started ====== [2026-01-31T23:02:21.078Z] GC before operation: completed in 12.131 ms, heap usage 12.191 MB -> 5.341 MB. [2026-01-31T23:02:24.774Z] ====== future-genetic (functional) [default], iteration 27 completed (3754.518 ms) ====== [2026-01-31T23:02:24.774Z] ====== future-genetic (functional) [default], iteration 28 started ====== [2026-01-31T23:02:24.774Z] GC before operation: completed in 15.169 ms, heap usage 88.619 MB -> 5.341 MB. [2026-01-31T23:02:28.570Z] ====== future-genetic (functional) [default], iteration 28 completed (3152.635 ms) ====== [2026-01-31T23:02:28.570Z] ====== future-genetic (functional) [default], iteration 29 started ====== [2026-01-31T23:02:28.570Z] GC before operation: completed in 14.056 ms, heap usage 94.690 MB -> 5.342 MB. [2026-01-31T23:02:31.488Z] ====== future-genetic (functional) [default], iteration 29 completed (3484.062 ms) ====== [2026-01-31T23:02:31.488Z] ====== future-genetic (functional) [default], iteration 30 started ====== [2026-01-31T23:02:31.488Z] GC before operation: completed in 13.815 ms, heap usage 68.176 MB -> 5.342 MB. [2026-01-31T23:02:34.554Z] ====== future-genetic (functional) [default], iteration 30 completed (3200.345 ms) ====== [2026-01-31T23:02:34.554Z] ====== future-genetic (functional) [default], iteration 31 started ====== [2026-01-31T23:02:34.554Z] GC before operation: completed in 11.782 ms, heap usage 107.599 MB -> 5.342 MB. [2026-01-31T23:02:38.369Z] ====== future-genetic (functional) [default], iteration 31 completed (3834.924 ms) ====== [2026-01-31T23:02:38.369Z] ====== future-genetic (functional) [default], iteration 32 started ====== [2026-01-31T23:02:38.369Z] GC before operation: completed in 16.118 ms, heap usage 112.743 MB -> 5.342 MB. [2026-01-31T23:02:42.131Z] ====== future-genetic (functional) [default], iteration 32 completed (3695.439 ms) ====== [2026-01-31T23:02:42.131Z] ====== future-genetic (functional) [default], iteration 33 started ====== [2026-01-31T23:02:42.131Z] GC before operation: completed in 23.682 ms, heap usage 13.149 MB -> 5.342 MB. [2026-01-31T23:02:45.876Z] ====== future-genetic (functional) [default], iteration 33 completed (3828.159 ms) ====== [2026-01-31T23:02:45.876Z] ====== future-genetic (functional) [default], iteration 34 started ====== [2026-01-31T23:02:45.876Z] GC before operation: completed in 13.444 ms, heap usage 19.036 MB -> 5.342 MB. [2026-01-31T23:02:50.680Z] ====== future-genetic (functional) [default], iteration 34 completed (3837.690 ms) ====== [2026-01-31T23:02:50.680Z] ====== future-genetic (functional) [default], iteration 35 started ====== [2026-01-31T23:02:50.680Z] GC before operation: completed in 10.571 ms, heap usage 10.776 MB -> 5.342 MB. [2026-01-31T23:02:53.550Z] ====== future-genetic (functional) [default], iteration 35 completed (3267.157 ms) ====== [2026-01-31T23:02:53.550Z] ====== future-genetic (functional) [default], iteration 36 started ====== [2026-01-31T23:02:53.550Z] GC before operation: completed in 12.141 ms, heap usage 39.691 MB -> 5.342 MB. [2026-01-31T23:02:57.299Z] ====== future-genetic (functional) [default], iteration 36 completed (4132.087 ms) ====== [2026-01-31T23:02:57.299Z] ====== future-genetic (functional) [default], iteration 37 started ====== [2026-01-31T23:02:57.299Z] GC before operation: completed in 13.511 ms, heap usage 80.157 MB -> 5.342 MB. [2026-01-31T23:03:01.418Z] ====== future-genetic (functional) [default], iteration 37 completed (3898.722 ms) ====== [2026-01-31T23:03:01.418Z] ====== future-genetic (functional) [default], iteration 38 started ====== [2026-01-31T23:03:01.418Z] GC before operation: completed in 11.359 ms, heap usage 99.732 MB -> 5.342 MB. [2026-01-31T23:03:05.165Z] ====== future-genetic (functional) [default], iteration 38 completed (3405.375 ms) ====== [2026-01-31T23:03:05.165Z] ====== future-genetic (functional) [default], iteration 39 started ====== [2026-01-31T23:03:05.165Z] GC before operation: completed in 13.884 ms, heap usage 22.138 MB -> 5.342 MB. [2026-01-31T23:03:07.989Z] ====== future-genetic (functional) [default], iteration 39 completed (3373.364 ms) ====== [2026-01-31T23:03:07.989Z] ====== future-genetic (functional) [default], iteration 40 started ====== [2026-01-31T23:03:07.989Z] GC before operation: completed in 8.954 ms, heap usage 51.208 MB -> 5.342 MB. [2026-01-31T23:03:11.767Z] ====== future-genetic (functional) [default], iteration 40 completed (3478.915 ms) ====== [2026-01-31T23:03:11.767Z] ====== future-genetic (functional) [default], iteration 41 started ====== [2026-01-31T23:03:11.767Z] GC before operation: completed in 11.621 ms, heap usage 38.033 MB -> 5.342 MB. [2026-01-31T23:03:15.493Z] ====== future-genetic (functional) [default], iteration 41 completed (3255.821 ms) ====== [2026-01-31T23:03:15.493Z] ====== future-genetic (functional) [default], iteration 42 started ====== [2026-01-31T23:03:15.493Z] GC before operation: completed in 12.273 ms, heap usage 25.656 MB -> 5.342 MB. [2026-01-31T23:03:18.315Z] ====== future-genetic (functional) [default], iteration 42 completed (2985.928 ms) ====== [2026-01-31T23:03:18.315Z] ====== future-genetic (functional) [default], iteration 43 started ====== [2026-01-31T23:03:18.315Z] GC before operation: completed in 11.106 ms, heap usage 5.479 MB -> 5.343 MB. [2026-01-31T23:03:21.111Z] ====== future-genetic (functional) [default], iteration 43 completed (3402.537 ms) ====== [2026-01-31T23:03:21.111Z] ====== future-genetic (functional) [default], iteration 44 started ====== [2026-01-31T23:03:21.111Z] GC before operation: completed in 13.532 ms, heap usage 51.343 MB -> 5.343 MB. [2026-01-31T23:03:24.805Z] ====== future-genetic (functional) [default], iteration 44 completed (3037.397 ms) ====== [2026-01-31T23:03:24.805Z] ====== future-genetic (functional) [default], iteration 45 started ====== [2026-01-31T23:03:24.805Z] GC before operation: completed in 12.519 ms, heap usage 184.571 MB -> 5.342 MB. [2026-01-31T23:03:27.629Z] ====== future-genetic (functional) [default], iteration 45 completed (3195.490 ms) ====== [2026-01-31T23:03:27.629Z] ====== future-genetic (functional) [default], iteration 46 started ====== [2026-01-31T23:03:27.629Z] GC before operation: completed in 14.923 ms, heap usage 71.472 MB -> 5.343 MB. [2026-01-31T23:03:31.352Z] ====== future-genetic (functional) [default], iteration 46 completed (3533.420 ms) ====== [2026-01-31T23:03:31.352Z] ====== future-genetic (functional) [default], iteration 47 started ====== [2026-01-31T23:03:31.352Z] GC before operation: completed in 19.543 ms, heap usage 106.732 MB -> 5.343 MB. [2026-01-31T23:03:35.084Z] ====== future-genetic (functional) [default], iteration 47 completed (3563.845 ms) ====== [2026-01-31T23:03:35.084Z] ====== future-genetic (functional) [default], iteration 48 started ====== [2026-01-31T23:03:35.084Z] GC before operation: completed in 12.316 ms, heap usage 137.558 MB -> 5.343 MB. [2026-01-31T23:03:37.927Z] ====== future-genetic (functional) [default], iteration 48 completed (3483.760 ms) ====== [2026-01-31T23:03:37.927Z] ====== future-genetic (functional) [default], iteration 49 started ====== [2026-01-31T23:03:37.927Z] GC before operation: completed in 12.835 ms, heap usage 159.014 MB -> 5.343 MB. [2026-01-31T23:03:41.701Z] ====== future-genetic (functional) [default], iteration 49 completed (3579.562 ms) ====== [2026-01-31T23:03:41.701Z] ----------------------------------- [2026-01-31T23:03:41.701Z] renaissance-future-genetic_0_PASSED [2026-01-31T23:03:41.701Z] ----------------------------------- [2026-01-31T23:03:41.701Z] [2026-01-31T23:03:41.701Z] TEST TEARDOWN: [2026-01-31T23:03:41.701Z] Nothing to be done for teardown. [2026-01-31T23:03:41.701Z] renaissance-future-genetic_0 Finish Time: Sat Jan 31 23:03:41 2026 Epoch Time (ms): 1769900621636 [2026-01-31T23:03:41.701Z] [2026-01-31T23:03:41.701Z] =============================================== [2026-01-31T23:03:41.701Z] Running test renaissance-naive-bayes_0 ... [2026-01-31T23:03:41.701Z] =============================================== [2026-01-31T23:03:42.323Z] renaissance-naive-bayes_0 Start Time: Sat Jan 31 23:03:41 2026 Epoch Time (ms): 1769900621658 [2026-01-31T23:03:42.323Z] variation: NoOptions [2026-01-31T23:03:42.323Z] JVM_OPTIONS: [2026-01-31T23:03:42.323Z] { \ [2026-01-31T23:03:42.323Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T23:03:42.323Z] echo "Nothing to be done for setup."; \ [2026-01-31T23:03:42.323Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-naive-bayes_0"; \ [2026-01-31T23:03:42.323Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-naive-bayes_0"; \ [2026-01-31T23:03:42.323Z] echo ""; echo "TESTING:"; \ [2026-01-31T23:03:42.323Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \ [2026-01-31T23:03:42.323Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T23:03:42.323Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T23:03:42.323Z] echo "Nothing to be done for teardown."; \ [2026-01-31T23:03:42.323Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/TestTargetResult"; [2026-01-31T23:03:42.323Z] [2026-01-31T23:03:42.323Z] TEST SETUP: [2026-01-31T23:03:42.323Z] Nothing to be done for setup. [2026-01-31T23:03:42.323Z] [2026-01-31T23:03:42.323Z] TESTING: [2026-01-31T23:03:42.323Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-31T23:03:42.323Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17698995389296/renaissance-naive-bayes_0/launcher-230341-3341262365597901317/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-31T23:03:42.323Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-31T23:03:42.323Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-31T23:03:46.040Z] Benchmark 'naive-bayes' failed with exception: [2026-01-31T23:03:46.040Z] java.lang.ExceptionInInitializerError [2026-01-31T23:03:46.040Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-01-31T23:03:46.040Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-01-31T23:03:46.040Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-01-31T23:03:46.040Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-01-31T23:03:46.040Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-01-31T23:03:46.040Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-31T23:03:46.040Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-01-31T23:03:46.040Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-01-31T23:03:46.040Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-01-31T23:03:46.040Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-01-31T23:03:46.040Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-01-31T23:03:46.040Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-01-31T23:03:46.040Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-01-31T23:03:46.040Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-01-31T23:03:46.040Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-01-31T23:03:46.040Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-31T23:03:46.040Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-01-31T23:03:46.040Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-01-31T23:03:46.040Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-01-31T23:03:46.040Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33) [2026-01-31T23:03:46.040Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56) [2026-01-31T23:03:46.040Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-31T23:03:46.040Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-31T23:03:46.040Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-31T23:03:46.040Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-31T23:03:46.040Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-31T23:03:46.040Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-31T23:03:46.040Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-31T23:03:46.040Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-31T23:03:46.040Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-31T23:03:46.040Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-31T23:03:46.040Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-31T23:03:46.040Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-31T23:03:46.040Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-31T23:03:46.040Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-31T23:03:46.040Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-01-31T23:03:46.040Z] ... 34 more [2026-01-31T23:03:46.040Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-31T23:03:46.040Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-31T23:03:46.040Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-31T23:03:46.040Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-31T23:03:46.040Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-31T23:03:46.040Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-31T23:03:46.040Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-31T23:03:46.040Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-01-31T23:03:46.040Z] ... 34 more [2026-01-31T23:03:46.040Z] The following benchmarks failed: naive-bayes [2026-01-31T23:03:47.169Z] ----------------------------------- [2026-01-31T23:03:47.169Z] renaissance-naive-bayes_0_FAILED [2026-01-31T23:03:47.169Z] ----------------------------------- [2026-01-31T23:03:47.169Z] [2026-01-31T23:03:47.169Z] TEST TEARDOWN: [2026-01-31T23:03:47.169Z] Nothing to be done for teardown. [2026-01-31T23:03:47.169Z] renaissance-naive-bayes_0 Finish Time: Sat Jan 31 23:03:46 2026 Epoch Time (ms): 1769900626042 [2026-01-31T23:03:47.169Z] [2026-01-31T23:03:47.169Z] =============================================== [2026-01-31T23:03:47.169Z] Running test renaissance-scala-kmeans_0 ... [2026-01-31T23:03:47.169Z] =============================================== [2026-01-31T23:03:47.169Z] renaissance-scala-kmeans_0 Start Time: Sat Jan 31 23:03:46 2026 Epoch Time (ms): 1769900626067 [2026-01-31T23:03:47.169Z] variation: NoOptions [2026-01-31T23:03:47.169Z] JVM_OPTIONS: [2026-01-31T23:03:47.169Z] { \ [2026-01-31T23:03:47.169Z] echo ""; echo "TEST SETUP:"; \ [2026-01-31T23:03:47.169Z] echo "Nothing to be done for setup."; \ [2026-01-31T23:03:47.169Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-scala-kmeans_0"; \ [2026-01-31T23:03:47.169Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-scala-kmeans_0"; \ [2026-01-31T23:03:47.169Z] echo ""; echo "TESTING:"; \ [2026-01-31T23:03:47.169Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; \ [2026-01-31T23:03:47.169Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-31T23:03:47.169Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-31T23:03:47.169Z] echo "Nothing to be done for teardown."; \ [2026-01-31T23:03:47.169Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/TestTargetResult"; [2026-01-31T23:03:47.169Z] [2026-01-31T23:03:47.169Z] TEST SETUP: [2026-01-31T23:03:47.169Z] Nothing to be done for setup. [2026-01-31T23:03:47.169Z] [2026-01-31T23:03:47.169Z] TESTING: [2026-01-31T23:03:47.169Z] Running EXEC_CMD_WITH_AFFINITY=taskset -c 0,1 /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -jar /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans [2026-01-31T23:03:47.788Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-31T23:03:47.788Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17698995389296/renaissance-scala-kmeans_0/launcher-230346-12232237048842094796/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-31T23:03:47.788Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-31T23:03:47.788Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-31T23:03:47.788Z] ====== scala-kmeans (scala) [default], iteration 0 started ====== [2026-01-31T23:03:47.788Z] GC before operation: completed in 31.054 ms, heap usage 29.051 MB -> 26.369 MB. [2026-01-31T23:03:48.417Z] ====== scala-kmeans (scala) [default], iteration 0 completed (414.584 ms) ====== [2026-01-31T23:03:48.417Z] ====== scala-kmeans (scala) [default], iteration 1 started ====== [2026-01-31T23:03:48.417Z] GC before operation: completed in 27.829 ms, heap usage 32.420 MB -> 26.426 MB. [2026-01-31T23:03:48.417Z] ====== scala-kmeans (scala) [default], iteration 1 completed (264.215 ms) ====== [2026-01-31T23:03:48.417Z] ====== scala-kmeans (scala) [default], iteration 2 started ====== [2026-01-31T23:03:49.037Z] GC before operation: completed in 36.168 ms, heap usage 31.206 MB -> 26.426 MB. [2026-01-31T23:03:49.037Z] ====== scala-kmeans (scala) [default], iteration 2 completed (312.006 ms) ====== [2026-01-31T23:03:49.037Z] ====== scala-kmeans (scala) [default], iteration 3 started ====== [2026-01-31T23:03:49.037Z] GC before operation: completed in 26.142 ms, heap usage 56.426 MB -> 26.426 MB. [2026-01-31T23:03:49.659Z] ====== scala-kmeans (scala) [default], iteration 3 completed (304.728 ms) ====== [2026-01-31T23:03:49.659Z] ====== scala-kmeans (scala) [default], iteration 4 started ====== [2026-01-31T23:03:49.659Z] GC before operation: completed in 37.279 ms, heap usage 56.517 MB -> 26.426 MB. [2026-01-31T23:03:49.659Z] ====== scala-kmeans (scala) [default], iteration 4 completed (304.529 ms) ====== [2026-01-31T23:03:49.659Z] ====== scala-kmeans (scala) [default], iteration 5 started ====== [2026-01-31T23:03:49.659Z] GC before operation: completed in 38.233 ms, heap usage 56.426 MB -> 26.426 MB. [2026-01-31T23:03:50.294Z] ====== scala-kmeans (scala) [default], iteration 5 completed (308.062 ms) ====== [2026-01-31T23:03:50.294Z] ====== scala-kmeans (scala) [default], iteration 6 started ====== [2026-01-31T23:03:50.294Z] GC before operation: completed in 44.368 ms, heap usage 56.426 MB -> 26.426 MB. [2026-01-31T23:03:50.294Z] ====== scala-kmeans (scala) [default], iteration 6 completed (287.072 ms) ====== [2026-01-31T23:03:50.294Z] ====== scala-kmeans (scala) [default], iteration 7 started ====== [2026-01-31T23:03:50.294Z] GC before operation: completed in 50.934 ms, heap usage 56.426 MB -> 26.426 MB. [2026-01-31T23:03:50.908Z] ====== scala-kmeans (scala) [default], iteration 7 completed (263.777 ms) ====== [2026-01-31T23:03:50.908Z] ====== scala-kmeans (scala) [default], iteration 8 started ====== [2026-01-31T23:03:50.908Z] GC before operation: completed in 31.431 ms, heap usage 56.426 MB -> 26.427 MB. [2026-01-31T23:03:50.908Z] ====== scala-kmeans (scala) [default], iteration 8 completed (348.236 ms) ====== [2026-01-31T23:03:50.908Z] ====== scala-kmeans (scala) [default], iteration 9 started ====== [2026-01-31T23:03:50.908Z] GC before operation: completed in 53.609 ms, heap usage 56.427 MB -> 26.427 MB. [2026-01-31T23:03:51.549Z] ====== scala-kmeans (scala) [default], iteration 9 completed (260.838 ms) ====== [2026-01-31T23:03:51.549Z] ====== scala-kmeans (scala) [default], iteration 10 started ====== [2026-01-31T23:03:51.549Z] GC before operation: completed in 26.545 ms, heap usage 56.427 MB -> 26.427 MB. [2026-01-31T23:03:51.549Z] ====== scala-kmeans (scala) [default], iteration 10 completed (245.533 ms) ====== [2026-01-31T23:03:51.549Z] ====== scala-kmeans (scala) [default], iteration 11 started ====== [2026-01-31T23:03:51.549Z] GC before operation: completed in 25.423 ms, heap usage 56.427 MB -> 26.427 MB. [2026-01-31T23:03:52.154Z] ====== scala-kmeans (scala) [default], iteration 11 completed (281.517 ms) ====== [2026-01-31T23:03:52.154Z] ====== scala-kmeans (scala) [default], iteration 12 started ====== [2026-01-31T23:03:52.154Z] GC before operation: completed in 37.315 ms, heap usage 56.427 MB -> 26.427 MB. [2026-01-31T23:03:52.154Z] ====== scala-kmeans (scala) [default], iteration 12 completed (292.501 ms) ====== [2026-01-31T23:03:52.154Z] ====== scala-kmeans (scala) [default], iteration 13 started ====== [2026-01-31T23:03:52.154Z] GC before operation: completed in 35.677 ms, heap usage 56.427 MB -> 26.427 MB. [2026-01-31T23:03:52.773Z] ====== scala-kmeans (scala) [default], iteration 13 completed (297.655 ms) ====== [2026-01-31T23:03:52.773Z] ====== scala-kmeans (scala) [default], iteration 14 started ====== [2026-01-31T23:03:52.773Z] GC before operation: completed in 32.011 ms, heap usage 56.427 MB -> 26.427 MB. [2026-01-31T23:03:52.773Z] ====== scala-kmeans (scala) [default], iteration 14 completed (301.668 ms) ====== [2026-01-31T23:03:52.773Z] ====== scala-kmeans (scala) [default], iteration 15 started ====== [2026-01-31T23:03:52.773Z] GC before operation: completed in 29.598 ms, heap usage 56.427 MB -> 26.427 MB. [2026-01-31T23:03:53.386Z] ====== scala-kmeans (scala) [default], iteration 15 completed (345.806 ms) ====== [2026-01-31T23:03:53.386Z] ====== scala-kmeans (scala) [default], iteration 16 started ====== [2026-01-31T23:03:53.386Z] GC before operation: completed in 34.922 ms, heap usage 56.427 MB -> 26.427 MB. [2026-01-31T23:03:54.010Z] ====== scala-kmeans (scala) [default], iteration 16 completed (353.435 ms) ====== [2026-01-31T23:03:54.010Z] ====== scala-kmeans (scala) [default], iteration 17 started ====== [2026-01-31T23:03:54.010Z] GC before operation: completed in 49.441 ms, heap usage 56.427 MB -> 26.428 MB. [2026-01-31T23:03:54.010Z] ====== scala-kmeans (scala) [default], iteration 17 completed (267.371 ms) ====== [2026-01-31T23:03:54.010Z] ====== scala-kmeans (scala) [default], iteration 18 started ====== [2026-01-31T23:03:54.010Z] GC before operation: completed in 32.841 ms, heap usage 56.428 MB -> 26.427 MB. [2026-01-31T23:03:54.633Z] ====== scala-kmeans (scala) [default], iteration 18 completed (231.065 ms) ====== [2026-01-31T23:03:54.633Z] ====== scala-kmeans (scala) [default], iteration 19 started ====== [2026-01-31T23:03:54.633Z] GC before operation: completed in 27.751 ms, heap usage 56.427 MB -> 26.428 MB. [2026-01-31T23:03:54.633Z] ====== scala-kmeans (scala) [default], iteration 19 completed (248.929 ms) ====== [2026-01-31T23:03:54.633Z] ====== scala-kmeans (scala) [default], iteration 20 started ====== [2026-01-31T23:03:54.633Z] GC before operation: completed in 35.371 ms, heap usage 56.428 MB -> 26.428 MB. [2026-01-31T23:03:55.249Z] ====== scala-kmeans (scala) [default], iteration 20 completed (290.078 ms) ====== [2026-01-31T23:03:55.249Z] ====== scala-kmeans (scala) [default], iteration 21 started ====== [2026-01-31T23:03:55.249Z] GC before operation: completed in 38.527 ms, heap usage 56.428 MB -> 26.428 MB. [2026-01-31T23:03:55.249Z] ====== scala-kmeans (scala) [default], iteration 21 completed (309.698 ms) ====== [2026-01-31T23:03:55.249Z] ====== scala-kmeans (scala) [default], iteration 22 started ====== [2026-01-31T23:03:55.249Z] GC before operation: completed in 30.084 ms, heap usage 56.428 MB -> 26.428 MB. [2026-01-31T23:03:55.861Z] ====== scala-kmeans (scala) [default], iteration 22 completed (299.167 ms) ====== [2026-01-31T23:03:55.861Z] ====== scala-kmeans (scala) [default], iteration 23 started ====== [2026-01-31T23:03:55.861Z] GC before operation: completed in 42.028 ms, heap usage 56.428 MB -> 26.428 MB. [2026-01-31T23:03:55.861Z] ====== scala-kmeans (scala) [default], iteration 23 completed (303.396 ms) ====== [2026-01-31T23:03:55.861Z] ====== scala-kmeans (scala) [default], iteration 24 started ====== [2026-01-31T23:03:55.861Z] GC before operation: completed in 29.655 ms, heap usage 56.428 MB -> 26.428 MB. [2026-01-31T23:03:56.481Z] ====== scala-kmeans (scala) [default], iteration 24 completed (364.629 ms) ====== [2026-01-31T23:03:56.481Z] ====== scala-kmeans (scala) [default], iteration 25 started ====== [2026-01-31T23:03:56.481Z] GC before operation: completed in 45.313 ms, heap usage 56.428 MB -> 26.428 MB. [2026-01-31T23:03:57.099Z] ====== scala-kmeans (scala) [default], iteration 25 completed (370.137 ms) ====== [2026-01-31T23:03:57.099Z] ====== scala-kmeans (scala) [default], iteration 26 started ====== [2026-01-31T23:03:57.099Z] GC before operation: completed in 32.182 ms, heap usage 56.428 MB -> 26.428 MB. [2026-01-31T23:03:57.099Z] ====== scala-kmeans (scala) [default], iteration 26 completed (374.622 ms) ====== [2026-01-31T23:03:57.099Z] ====== scala-kmeans (scala) [default], iteration 27 started ====== [2026-01-31T23:03:57.099Z] GC before operation: completed in 37.367 ms, heap usage 56.428 MB -> 26.428 MB. [2026-01-31T23:03:57.718Z] ====== scala-kmeans (scala) [default], iteration 27 completed (375.555 ms) ====== [2026-01-31T23:03:57.718Z] ====== scala-kmeans (scala) [default], iteration 28 started ====== [2026-01-31T23:03:57.718Z] GC before operation: completed in 31.117 ms, heap usage 56.428 MB -> 26.428 MB. [2026-01-31T23:03:58.343Z] ====== scala-kmeans (scala) [default], iteration 28 completed (372.392 ms) ====== [2026-01-31T23:03:58.344Z] ====== scala-kmeans (scala) [default], iteration 29 started ====== [2026-01-31T23:03:58.344Z] GC before operation: completed in 29.413 ms, heap usage 56.428 MB -> 26.428 MB. [2026-01-31T23:03:58.344Z] ====== scala-kmeans (scala) [default], iteration 29 completed (372.524 ms) ====== [2026-01-31T23:03:58.344Z] ====== scala-kmeans (scala) [default], iteration 30 started ====== [2026-01-31T23:03:58.344Z] GC before operation: completed in 27.637 ms, heap usage 56.428 MB -> 26.428 MB. [2026-01-31T23:03:58.955Z] ====== scala-kmeans (scala) [default], iteration 30 completed (239.875 ms) ====== [2026-01-31T23:03:58.955Z] ====== scala-kmeans (scala) [default], iteration 31 started ====== [2026-01-31T23:03:58.955Z] GC before operation: completed in 24.009 ms, heap usage 56.428 MB -> 26.428 MB. [2026-01-31T23:03:58.955Z] ====== scala-kmeans (scala) [default], iteration 31 completed (277.279 ms) ====== [2026-01-31T23:03:58.955Z] ====== scala-kmeans (scala) [default], iteration 32 started ====== [2026-01-31T23:03:58.955Z] GC before operation: completed in 27.508 ms, heap usage 56.428 MB -> 26.428 MB. [2026-01-31T23:03:59.568Z] ====== scala-kmeans (scala) [default], iteration 32 completed (306.714 ms) ====== [2026-01-31T23:03:59.568Z] ====== scala-kmeans (scala) [default], iteration 33 started ====== [2026-01-31T23:03:59.568Z] GC before operation: completed in 37.840 ms, heap usage 56.428 MB -> 26.429 MB. [2026-01-31T23:03:59.568Z] ====== scala-kmeans (scala) [default], iteration 33 completed (230.736 ms) ====== [2026-01-31T23:03:59.568Z] ====== scala-kmeans (scala) [default], iteration 34 started ====== [2026-01-31T23:03:59.568Z] GC before operation: completed in 37.141 ms, heap usage 56.429 MB -> 26.429 MB. [2026-01-31T23:04:00.189Z] ====== scala-kmeans (scala) [default], iteration 34 completed (228.096 ms) ====== [2026-01-31T23:04:00.189Z] ====== scala-kmeans (scala) [default], iteration 35 started ====== [2026-01-31T23:04:00.189Z] GC before operation: completed in 28.756 ms, heap usage 56.429 MB -> 26.429 MB. [2026-01-31T23:04:00.189Z] ====== scala-kmeans (scala) [default], iteration 35 completed (248.699 ms) ====== [2026-01-31T23:04:00.189Z] ====== scala-kmeans (scala) [default], iteration 36 started ====== [2026-01-31T23:04:00.189Z] GC before operation: completed in 25.609 ms, heap usage 56.429 MB -> 26.429 MB. [2026-01-31T23:04:00.189Z] ====== scala-kmeans (scala) [default], iteration 36 completed (275.783 ms) ====== [2026-01-31T23:04:00.189Z] ====== scala-kmeans (scala) [default], iteration 37 started ====== [2026-01-31T23:04:00.807Z] GC before operation: completed in 36.750 ms, heap usage 56.429 MB -> 26.431 MB. [2026-01-31T23:04:00.807Z] ====== scala-kmeans (scala) [default], iteration 37 completed (271.468 ms) ====== [2026-01-31T23:04:00.807Z] ====== scala-kmeans (scala) [default], iteration 38 started ====== [2026-01-31T23:04:00.807Z] GC before operation: completed in 36.893 ms, heap usage 56.431 MB -> 26.431 MB. [2026-01-31T23:04:00.807Z] ====== scala-kmeans (scala) [default], iteration 38 completed (252.880 ms) ====== [2026-01-31T23:04:00.807Z] ====== scala-kmeans (scala) [default], iteration 39 started ====== [2026-01-31T23:04:01.421Z] GC before operation: completed in 45.533 ms, heap usage 56.431 MB -> 26.431 MB. [2026-01-31T23:04:01.421Z] ====== scala-kmeans (scala) [default], iteration 39 completed (258.814 ms) ====== [2026-01-31T23:04:01.421Z] ====== scala-kmeans (scala) [default], iteration 40 started ====== [2026-01-31T23:04:01.421Z] GC before operation: completed in 56.515 ms, heap usage 56.431 MB -> 26.431 MB. [2026-01-31T23:04:02.048Z] ====== scala-kmeans (scala) [default], iteration 40 completed (397.974 ms) ====== [2026-01-31T23:04:02.048Z] ====== scala-kmeans (scala) [default], iteration 41 started ====== [2026-01-31T23:04:02.048Z] GC before operation: completed in 24.644 ms, heap usage 56.431 MB -> 26.431 MB. [2026-01-31T23:04:02.048Z] ====== scala-kmeans (scala) [default], iteration 41 completed (264.436 ms) ====== [2026-01-31T23:04:02.048Z] ====== scala-kmeans (scala) [default], iteration 42 started ====== [2026-01-31T23:04:02.048Z] GC before operation: completed in 31.041 ms, heap usage 56.431 MB -> 26.431 MB. [2026-01-31T23:04:02.671Z] ====== scala-kmeans (scala) [default], iteration 42 completed (299.644 ms) ====== [2026-01-31T23:04:02.671Z] ====== scala-kmeans (scala) [default], iteration 43 started ====== [2026-01-31T23:04:02.671Z] GC before operation: completed in 31.133 ms, heap usage 56.431 MB -> 26.431 MB. [2026-01-31T23:04:02.671Z] ====== scala-kmeans (scala) [default], iteration 43 completed (259.251 ms) ====== [2026-01-31T23:04:02.671Z] ====== scala-kmeans (scala) [default], iteration 44 started ====== [2026-01-31T23:04:02.671Z] GC before operation: completed in 38.532 ms, heap usage 56.431 MB -> 26.431 MB. [2026-01-31T23:04:03.299Z] ====== scala-kmeans (scala) [default], iteration 44 completed (290.572 ms) ====== [2026-01-31T23:04:03.299Z] ====== scala-kmeans (scala) [default], iteration 45 started ====== [2026-01-31T23:04:03.299Z] GC before operation: completed in 29.949 ms, heap usage 56.431 MB -> 26.431 MB. [2026-01-31T23:04:03.299Z] ====== scala-kmeans (scala) [default], iteration 45 completed (280.785 ms) ====== [2026-01-31T23:04:03.299Z] ====== scala-kmeans (scala) [default], iteration 46 started ====== [2026-01-31T23:04:03.299Z] GC before operation: completed in 29.490 ms, heap usage 56.431 MB -> 26.431 MB. [2026-01-31T23:04:03.922Z] ====== scala-kmeans (scala) [default], iteration 46 completed (305.593 ms) ====== [2026-01-31T23:04:03.922Z] ====== scala-kmeans (scala) [default], iteration 47 started ====== [2026-01-31T23:04:03.922Z] GC before operation: completed in 28.457 ms, heap usage 56.431 MB -> 26.431 MB. [2026-01-31T23:04:03.922Z] ====== scala-kmeans (scala) [default], iteration 47 completed (302.951 ms) ====== [2026-01-31T23:04:03.922Z] ====== scala-kmeans (scala) [default], iteration 48 started ====== [2026-01-31T23:04:03.922Z] GC before operation: completed in 27.904 ms, heap usage 56.431 MB -> 26.431 MB. [2026-01-31T23:04:04.546Z] ====== scala-kmeans (scala) [default], iteration 48 completed (250.861 ms) ====== [2026-01-31T23:04:04.546Z] ====== scala-kmeans (scala) [default], iteration 49 started ====== [2026-01-31T23:04:04.546Z] GC before operation: completed in 25.122 ms, heap usage 56.431 MB -> 26.432 MB. [2026-01-31T23:04:04.546Z] ====== scala-kmeans (scala) [default], iteration 49 completed (226.610 ms) ====== [2026-01-31T23:04:04.546Z] ----------------------------------- [2026-01-31T23:04:04.546Z] renaissance-scala-kmeans_0_PASSED [2026-01-31T23:04:04.546Z] ----------------------------------- [2026-01-31T23:04:04.546Z] [2026-01-31T23:04:04.546Z] TEST TEARDOWN: [2026-01-31T23:04:04.546Z] Nothing to be done for teardown. [2026-01-31T23:04:04.546Z] renaissance-scala-kmeans_0 Finish Time: Sat Jan 31 23:04:04 2026 Epoch Time (ms): 1769900644411 [2026-01-31T23:04:04.546Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf/renaissance' [2026-01-31T23:04:04.546Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/perf' [2026-01-31T23:04:04.546Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests' [2026-01-31T23:04:04.546Z] [2026-01-31T23:04:04.546Z] [2026-01-31T23:04:04.546Z] All tests finished, run result summary: [2026-01-31T23:04:04.546Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-01-31T23:04:04.546Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=27 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_390-64 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17698995389296/ --tapName=Test_openjdk27_hs_sanity.perf_s390x_linux.tap --comment="" [2026-01-31T23:04:04.546Z] [2026-01-31T23:04:04.546Z] [2026-01-31T23:04:04.546Z] TEST TARGETS SUMMARY [2026-01-31T23:04:04.546Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2026-01-31T23:04:04.546Z] DISABLED test targets: [2026-01-31T23:04:04.546Z] dacapo-lusearch-fix_0 [2026-01-31T23:04:04.546Z] [2026-01-31T23:04:04.546Z] PASSED test targets: [2026-01-31T23:04:04.546Z] dacapo-eclipse_0 [2026-01-31T23:04:04.546Z] dacapo-h2_0 [2026-01-31T23:04:04.546Z] renaissance-akka-uct_0 [2026-01-31T23:04:04.546Z] renaissance-fj-kmeans_0 [2026-01-31T23:04:04.546Z] renaissance-future-genetic_0 [2026-01-31T23:04:04.546Z] renaissance-scala-kmeans_0 [2026-01-31T23:04:04.546Z] [2026-01-31T23:04:04.546Z] FAILED test targets: [2026-01-31T23:04:04.546Z] renaissance-naive-bayes_0 [2026-01-31T23:04:04.546Z] [2026-01-31T23:04:04.546Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1 [2026-01-31T23:04:04.546Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2026-01-31T23:04:04.546Z] [2026-01-31T23:04:04.546Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2 [2026-01-31T23:04:04.546Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux/aqa-tests/TKG' [2026-01-31T23:04:04.546Z] make: *** [makefile:62: _sanity.perf] Error 2 [Pipeline] sh [2026-01-31T23:04:06.259Z] ++ uname [2026-01-31T23:04:06.259Z] + '[' Linux = AIX ']' [2026-01-31T23:04:06.259Z] ++ uname [2026-01-31T23:04:06.259Z] + '[' Linux = SunOS ']' [2026-01-31T23:04:06.259Z] ++ uname [2026-01-31T23:04:06.259Z] + '[' Linux = '*BSD' ']' [2026-01-31T23:04:06.259Z] + MAKE=make [2026-01-31T23:04:06.259Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-31T23:04:06.259Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] } [2026-01-31T23:04:06.597Z] $ ssh-agent -k [2026-01-31T23:04:06.600Z] unset SSH_AUTH_SOCK; [2026-01-31T23:04:06.600Z] unset SSH_AGENT_PID; [2026-01-31T23:04:06.601Z] echo Agent pid 11465 killed; [2026-01-31T23:04:07.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [2026-01-31T23:04:07.113Z] Xvfb stopping [Pipeline] // wrap [Pipeline] writeJSON [Pipeline] archiveArtifacts [2026-01-31T23:04:08.229Z] Archiving artifacts [2026-01-31T23:04:08.461Z] Recording fingerprints [Pipeline] echo [2026-01-31T23:04:08.579Z] DaCapo-h2 metric found and archived [Pipeline] echo [2026-01-31T23:04:08.647Z] There were test failures, current build status is UNSTABLE. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] echo [2026-01-31T23:04:08.755Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2026-01-31T23:04:08.869Z] Archiving artifacts [2026-01-31T23:04:09.056Z] Recording fingerprints [Pipeline] echo [2026-01-31T23:04:09.179Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-31T23:04:09.298Z] Archiving artifacts [2026-01-31T23:04:09.520Z] Recording fingerprints [Pipeline] sh [2026-01-31T23:04:10.918Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17698995389296 [Pipeline] echo [2026-01-31T23:04:11.218Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins. [Pipeline] archiveArtifacts [2026-01-31T23:04:11.334Z] Archiving artifacts [2026-01-31T23:04:11.520Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-01-31T23:04:12.436Z] Tap file found: aqa-tests/TKG/output_17698995389296/Test_openjdk27_hs_sanity.perf_s390x_linux.tap... [Pipeline] readFile [Pipeline] junit [2026-01-31T23:04:12.699Z] Recording test results [2026-01-31T23:04:13.034Z] None of the test reports contained any result [2026-01-31T23:04:13.035Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-31T23:04:13.065Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-31T23:04:12.937Z] No test report files were found. Configuration error? [2026-01-31T23:04:14.273Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-31T23:04:14.273Z] Unix type machine.. [2026-01-31T23:04:14.273Z] Running on a Linux host [2026-01-31T23:04:14.273Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-31T23:04:14.781Z] [WS-CLEANUP] Deleting project workspace... [2026-01-31T23:04:14.781Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-31T23:04:15.747Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2026-01-31T23:04:16.976Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';' [2026-01-31T23:04:18.267Z] + true [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-31T23:04:18.609Z] 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-01-31T23:04:18.818Z] allocate a node for generating rerun job ... [Pipeline] node [2026-01-31T23:04:18.867Z] Running on test-osuosl-ubuntu2404-ppc64le-5 in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux [Pipeline] { [Pipeline] echo [2026-01-31T23:04:18.888Z] Generating rerun Test_openjdk27_hs_sanity.perf_s390x_linux_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk27_hs_sanity.perf_s390x_linux_rerun) [Pipeline] echo [2026-01-31T23:04:18.908Z] GENERATE_JOBS is set to true, set test job Test_openjdk27_hs_sanity.perf_s390x_linux_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2026-01-31T23:04:21.218Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2026-01-31T23:04:23.139Z] Processing DSL script testJobTemplate [2026-01-31T23:09:07.820Z] LEVELS: [sanity] [2026-01-31T23:09:07.820Z] JDK_VERSIONS: [8] [2026-01-31T23:09:07.820Z] GROUPS: [perf] [2026-01-31T23:09:07.820Z] ARCH_OS_LIST: [s390x_linux] [2026-01-31T23:09:07.978Z] Existing items: [2026-01-31T23:09:07.978Z] GeneratedJob{name='Test_openjdk27_hs_sanity.perf_s390x_linux_rerun'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2026-01-31T23:09:17.857Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk27_hs_sanity.perf_s390x_linux_rerun) [Pipeline] build [2026-01-31T23:09:17.873Z] Scheduling project: Test_openjdk27_hs_sanity.perf_s390x_linux_rerun [2026-01-31T23:09:27.039Z] Starting building: Test_openjdk27_hs_sanity.perf_s390x_linux_rerun #2 [2026-01-31T23:12:18.328Z] Build Test_openjdk27_hs_sanity.perf_s390x_linux_rerun #2 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-01-31T23:12:18.380Z] Running on test-marist-rhel7-s390x-2 in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_s390x_linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-31T23:12:18.868Z] [WS-CLEANUP] Deleting project workspace... [2026-01-31T23:12:18.868Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-31T23:12:18.957Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-01-31T23:12:18.985Z] Test_openjdk27_hs_sanity.perf_s390x_linux_rerun #2 completed with status UNSTABLE [Pipeline] timeout [2026-01-31T23:12:18.996Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-31T23:12:19.553Z] Copied 1 artifact from "Test_openjdk27_hs_sanity.perf_s390x_linux_rerun" build number 2 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-31T23:12:19.580Z] Saving Test_openjdk27_hs_sanity.perf_s390x_linux_rerun/2/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-31T23:12:19.674Z] Archiving artifacts [2026-01-31T23:12:19.859Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-01-31T23:12:20.350Z] Tap file found: Test_openjdk27_hs_sanity.perf_s390x_linux_rerun/2/aqa-tests/TKG/output_17699011222007/Test_openjdk27_hs_sanity.perf_s390x_linux_rerun.tap... [Pipeline] readFile [Pipeline] echo [2026-01-31T23:12:20.485Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST=renaissance-naive-bayes_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=s390x_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=27&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-27%2B7_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=375&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-31T23:12:20.703Z] [WS-CLEANUP] Deleting project workspace... [2026-01-31T23:12:20.703Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-31T23:12:20.793Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE