Test_openjdk26_hs_sanity.perf_s390x_linux
Started by upstream project "build-scripts/jobs/jdk/jdk-linux-s390x-temurin" build number 365
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 29
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 47
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_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_openjdk26_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 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f # timeout=10
Commit message: "Initial exclude list for JDK26 (#6746)"
> git rev-list --no-walk 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-11-27T23:19:20.055Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-11-27T23:19:20.066Z] SPEC: linux_390-64
[Pipeline] echo
[2025-11-27T23:19:20.067Z] LABEL: hw.arch.s390x&&sw.os.linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-11-27T23:19:20.080Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-27T23:19:20.089Z] dynamicAgents: []
[Pipeline] node
[2025-11-27T23:19:20.177Z] Running on test-marist-sles15-s390x-2 in /home/jenkins/workspace/Test_openjdk26_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
[2025-11-27T23:19:20.198Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-27T23:19:20.412Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-27T23:19:20.412Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-27T23:19:20.506Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-11-27T23:19:20.653Z] The recommended git tool is: /usr/bin/git
[2025-11-27T23:19:20.850Z] No credentials specified
[2025-11-27T23:19:20.952Z] Cloning the remote Git repository
[2025-11-27T23:19:21.098Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-11-27T23:19:21.098Z] > /usr/bin/git init /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests # timeout=10
[2025-11-27T23:19:21.159Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-11-27T23:19:21.159Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-11-27T23:19:21.159Z] > /usr/bin/git --version # timeout=10
[2025-11-27T23:19:21.162Z] > git --version # 'git version 2.26.2'
[2025-11-27T23:19:21.162Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-27T23:19:30.579Z] Avoid second fetch
[2025-11-27T23:19:30.684Z] Checking out Revision 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f (origin/master)
[2025-11-27T23:19:30.422Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-11-27T23:19:30.425Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-27T23:19:30.624Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2025-11-27T23:19:30.735Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2025-11-27T23:19:30.739Z] > /usr/bin/git checkout -f 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f # timeout=10
[2025-11-27T23:19:32.054Z] Commit message: "Initial exclude list for JDK26 (#6746)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk26_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
[2025-11-27T23:19:35.516Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-11-27T23:19:35.544Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-11-27T23:19:36.841Z] + LC_TIME=C
[2025-11-27T23:19:36.841Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-11-27T23:19:37.269Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-27T23:19:38.580Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-11-27T23:19:38.580Z] Unix type machine..
[2025-11-27T23:19:38.580Z] Running on a Linux host
[2025-11-27T23:19:38.580Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-11-27T23:19:41.025Z] + printenv
[2025-11-27T23:19:41.025Z] TIME_LIMIT=25
[2025-11-27T23:19:41.025Z] HOSTTYPE=s390x
[2025-11-27T23:19:41.025Z] RERUN_ITERATIONS=1
[2025-11-27T23:19:41.025Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/14/display/redirect
[2025-11-27T23:19:41.025Z] JENKINS_URL=https://ci.adoptium.net/
[2025-11-27T23:19:41.025Z] EXECUTOR_NUMBER=0
[2025-11-27T23:19:41.025Z] SSH_CONNECTION=78.47.239.97 50232 148.100.74.154 22
[2025-11-27T23:19:41.025Z] LESSCLOSE=lessclose.sh %s %s
[2025-11-27T23:19:41.025Z] XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
[2025-11-27T23:19:41.025Z] _=/usr/bin/printenv
[2025-11-27T23:19:41.025Z] LANG=en_US.UTF-8
[2025-11-27T23:19:41.025Z] BUILD_ID=14
[2025-11-27T23:19:41.025Z] WINDOWMANAGER=xterm
[2025-11-27T23:19:41.025Z] LESS=-M -I -R
[2025-11-27T23:19:41.025Z] USE_JRE=false
[2025-11-27T23:19:41.025Z] JAVA_ROOT=/usr/lib64/jvm/jre-1.8.0-openjdk
[2025-11-27T23:19:41.025Z] HOSTNAME=test-marist-sles15-s390x-2
[2025-11-27T23:19:41.025Z] jobStatus=SUCCESS
[2025-11-27T23:19:41.025Z] OLDPWD=/home/jenkins
[2025-11-27T23:19:41.025Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/14/display/redirect?page=changes
[2025-11-27T23:19:41.025Z] STF_OWNER_BRANCH=adoptium:master
[2025-11-27T23:19:41.025Z] PERSONAL_BUILD=false
[2025-11-27T23:19:41.025Z] CSHEDIT=emacs
[2025-11-27T23:19:41.025Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:19:41.025Z] GPG_TTY=not a tty
[2025-11-27T23:19:41.025Z] LESS_ADVANCED_PREPROCESSOR=no
[2025-11-27T23:19:41.025Z] COLORTERM=1
[2025-11-27T23:19:41.025Z] JENKINS_NODE_COOKIE=55fb398f-040e-486d-8e0b-c15bdb653a71
[2025-11-27T23:19:41.025Z] JAVA_HOME=/usr/lib64/jvm/jre-1.8.0-openjdk
[2025-11-27T23:19:41.025Z] SLACK_CHANNEL=aqavit-bot
[2025-11-27T23:19:41.025Z] JDK_IMPL=hotspot
[2025-11-27T23:19:41.025Z] JOB_BASE_NAME=Test_openjdk26_hs_sanity.perf_s390x_linux
[2025-11-27T23:19:41.025Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux@tmp
[2025-11-27T23:19:41.025Z] MACHTYPE=s390x-suse-linux
[2025-11-27T23:19:41.025Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-11-27T23:19:41.025Z] DYNAMIC_COMPILE=false
[2025-11-27T23:19:41.025Z] OPENJ9_BRANCH=master
[2025-11-27T23:19:41.025Z] MINICOM=-c on
[2025-11-27T23:19:41.025Z] OSTYPE=linux
[2025-11-27T23:19:41.025Z] CI=true
[2025-11-27T23:19:41.025Z] HUDSON_COOKIE=500e6cc0-9fbd-4e43-bb98-79365e33cdf9
[2025-11-27T23:19:41.025Z] XDG_SESSION_ID=1
[2025-11-27T23:19:41.025Z] USER=jenkins
[2025-11-27T23:19:41.025Z] ADOPTOPENJDK_BRANCH=master
[2025-11-27T23:19:41.025Z] ORIGIN_JDK_VERSION=26
[2025-11-27T23:19:41.025Z] PAGER=less
[2025-11-27T23:19:41.025Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/system_lib
[2025-11-27T23:19:41.025Z] UPSTREAM_JOB_NUMBER=365
[2025-11-27T23:19:41.025Z] BUILD_NUMBER=14
[2025-11-27T23:19:41.025Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-11-27T23:19:41.025Z] JCK_GIT_BRANCH=master
[2025-11-27T23:19:41.025Z] MORE=-sl
[2025-11-27T23:19:41.025Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-11-27T23:19:41.025Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux
[2025-11-27T23:19:41.025Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-linux-s390x-temurin
[2025-11-27T23:19:41.025Z] KEEP_REPORTDIR=false
[2025-11-27T23:19:41.025Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux
[2025-11-27T23:19:41.025Z] HUDSON_URL=https://ci.adoptium.net/
[2025-11-27T23:19:41.025Z] USE_TESTENV_PROPERTIES=false
[2025-11-27T23:19:41.025Z] HOME=/home/jenkins
[2025-11-27T23:19:41.025Z] NODE_NAME=test-marist-sles15-s390x-2
[2025-11-27T23:19:41.025Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../benchmarks
[2025-11-27T23:19:41.025Z] DOCKER_REQUIRED=false
[2025-11-27T23:19:41.025Z] HOST=test-marist-sles15-s390x-2
[2025-11-27T23:19:41.025Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-11-27T23:19:41.025Z] SSH_CLIENT=78.47.239.97 50232 22
[2025-11-27T23:19:41.025Z] JDK_BRANCH=jdk-26+26_adopt
[2025-11-27T23:19:41.025Z] ARCHIVE_TEST_RESULTS=false
[2025-11-27T23:19:41.025Z] XNLSPATH=/usr/share/X11/nls
[2025-11-27T23:19:41.025Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-11-27T23:19:41.025Z] JOB_NAME=Test_openjdk26_hs_sanity.perf_s390x_linux
[2025-11-27T23:19:41.025Z] TEST_TIME=120
[2025-11-27T23:19:41.025Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/14/display/redirect?page=tests
[2025-11-27T23:19:41.025Z] BUILD_LIST=perf
[2025-11-27T23:19:41.025Z] XDG_DATA_DIRS=/usr/share
[2025-11-27T23:19:41.025Z] KEEP_WORKSPACE=false
[2025-11-27T23:19:41.025Z] NUM_PROCESSORS=2
[2025-11-27T23:19:41.025Z] LIBGL_DEBUG=quiet
[2025-11-27T23:19:41.025Z] EXIT_SUCCESS=false
[2025-11-27T23:19:41.025Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-11-27T23:19:41.025Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-11-27T23:19:41.025Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/display/redirect
[2025-11-27T23:19:41.025Z] PROFILEREAD=true
[2025-11-27T23:19:41.025Z] RERUN_FAILURE=true
[2025-11-27T23:19:41.025Z] SDK_RESOURCE=upstream
[2025-11-27T23:19:41.025Z] ACTIVE_NODE_TIMEOUT=5
[2025-11-27T23:19:41.025Z] SETUP_JCK_RUN=false
[2025-11-27T23:19:41.025Z] SPEC=linux_390-64
[2025-11-27T23:19:41.025Z] ITERATIONS=1
[2025-11-27T23:19:41.025Z] GENERATE_JOBS=true
[2025-11-27T23:19:41.025Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-27T23:19:41.025Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-11-27T23:19:41.025Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/14/display/redirect?page=artifacts
[2025-11-27T23:19:41.025Z] MAIL=/var/spool/mail/jenkins
[2025-11-27T23:19:41.025Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-11-27T23:19:41.025Z] AUTO_DETECT=true
[2025-11-27T23:19:41.025Z] TAP_NAME=Test_openjdk26_hs_sanity.perf_s390x_linux.tap
[2025-11-27T23:19:41.025Z] LESSKEY=/etc/lesskey.bin
[2025-11-27T23:19:41.025Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/14/
[2025-11-27T23:19:41.025Z] SHELL=/bin/bash
[2025-11-27T23:19:41.025Z] STAGE_NAME=Setup
[2025-11-27T23:19:41.025Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-27T23:19:41.025Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_s390x_linux/
[2025-11-27T23:19:41.025Z] TKG_OWNER_BRANCH=adoptium:master
[2025-11-27T23:19:41.025Z] JDK_VERSION=26
[2025-11-27T23:19:41.025Z] BUILD_DISPLAY_NAME=#14
[2025-11-27T23:19:41.025Z] PLATFORM=s390x_linux
[2025-11-27T23:19:41.025Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-11-27T23:19:41.025Z] SHLVL=3
[2025-11-27T23:19:41.025Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-11-27T23:19:41.025Z] PARALLEL=Dynamic
[2025-11-27T23:19:41.025Z] BUILD_TAG=jenkins-Test_openjdk26_hs_sanity.perf_s390x_linux-14
[2025-11-27T23:19:41.025Z] TKG_ITERATIONS=1
[2025-11-27T23:19:41.025Z] EXIT_FAILURE=false
[2025-11-27T23:19:41.025Z] 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
[2025-11-27T23:19:41.025Z] TARGET=sanity.perf
[2025-11-27T23:19:41.025Z] LOGNAME=jenkins
[2025-11-27T23:19:41.025Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2025-11-27T23:19:41.025Z] XDG_RUNTIME_DIR=/run/user/1002
[2025-11-27T23:19:41.025Z] JOBSTARTTIME=Thu, 27 Nov 2025 23:19:36 +0000
[2025-11-27T23:19:41.025Z] JRE_HOME=/usr/lib64/jvm/jre
[2025-11-27T23:19:41.025Z] XDG_CONFIG_DIRS=/etc/xdg
[2025-11-27T23:19:41.025Z] PATH=/home/jenkins/bin:/usr/local/bin:/usr/bin:/bin
[2025-11-27T23:19:41.025Z] JAVA_BINDIR=/usr/lib64/jvm/jre-1.8.0-openjdk/bin
[2025-11-27T23:19:41.025Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-11-27T23:19:41.025Z] HISTSIZE=1000
[2025-11-27T23:19:41.025Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-11-27T23:19:41.025Z] CPU=s390x
[2025-11-27T23:19:41.025Z] JENKINS_SERVER_COOKIE=durable-a413a147d740e1531a4276141693a6d1f2be73d97286723f19c1addd98f32543
[2025-11-27T23:19:41.025Z] 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
[2025-11-27T23:19:41.350Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-11-27T23:19:41.369Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-27T23:21:08.701Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-linux-s390x-temurin" build number 365
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-27T23:21:09.138Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-11-27T23:21:09.161Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux
[Pipeline] {
[Pipeline] sshagent
[2025-11-27T23:21:09.258Z] $ ssh-agent
[2025-11-27T23:21:09.712Z] SSH_AUTH_SOCK=/tmp/ssh-4UjuCYQf6qTe/agent.25370
[2025-11-27T23:21:09.712Z] SSH_AGENT_PID=25373
[2025-11-27T23:21:09.712Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-11-27T23:21:09.758Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-11-27T23:21:09.805Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-11-27T23:21:11.027Z] ++ pwd
[2025-11-27T23:21:11.027Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/.. -p s390x_linux -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-11-27T23:21:11.027Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests
[2025-11-27T23:21:11.027Z] get jdk binary...
[2025-11-27T23:21:11.027Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-11-27T23:21:11.028Z] Uncompressing file: OpenJDK-jdk_s390x_linux_hotspot_26_26-ea.tar.gz ...
[2025-11-27T23:21:11.719Z] List files in jdkbinary folder...
[2025-11-27T23:21:11.719Z] total 602256
[2025-11-27T23:21:11.719Z] -rw-r--r-- 1 jenkins users 233810649 Nov 27 22:46 OpenJDK-debugimage_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:11.719Z] -rw-r--r-- 1 jenkins users 138590798 Nov 27 22:47 OpenJDK-jdk_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:11.720Z] -rw-r--r-- 1 jenkins users 83290795 Nov 27 22:46 OpenJDK-jmods_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:11.720Z] -rw-r--r-- 1 jenkins users 60868462 Nov 27 22:42 OpenJDK-jre_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:11.720Z] -rw-r--r-- 1 jenkins users 165657 Nov 27 23:06 OpenJDK-sbom_s390x_linux_hotspot_26_26-ea.json
[2025-11-27T23:21:11.720Z] -rw-rw-r-- 1 jenkins users 30902 Nov 27 23:04 OpenJDK-sbom_s390x_linux_hotspot_26_26-ea-metadata.json
[2025-11-27T23:21:11.720Z] -rw-r--r-- 1 jenkins users 5520795 Nov 27 22:46 OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:11.720Z] -rw-r--r-- 1 jenkins users 94419668 Nov 27 22:43 OpenJDK-testimage_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:11.720Z] drwxr-xr-x 3 jenkins users 23 Nov 27 23:21 tmp
[2025-11-27T23:21:11.720Z] List files in jdkbinary/tmp folder...
[2025-11-27T23:21:11.720Z] total 0
[2025-11-27T23:21:11.720Z] drwxr-xr-x 7 jenkins users 97 Nov 27 22:41 jdk-26+26
[2025-11-27T23:21:11.720Z] Moving directory jdk-26+26/ to ../j2sdk-image
[2025-11-27T23:21:11.720Z] Uncompressing file: OpenJDK-jre_s390x_linux_hotspot_26_26-ea.tar.gz ...
[2025-11-27T23:21:11.720Z] List files in jdkbinary folder...
[2025-11-27T23:21:11.720Z] total 602256
[2025-11-27T23:21:11.720Z] drwxr-xr-x 7 jenkins users 97 Nov 27 22:41 j2sdk-image
[2025-11-27T23:21:11.720Z] -rw-r--r-- 1 jenkins users 233810649 Nov 27 22:46 OpenJDK-debugimage_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:11.720Z] -rw-r--r-- 1 jenkins users 138590798 Nov 27 22:47 OpenJDK-jdk_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:11.720Z] -rw-r--r-- 1 jenkins users 83290795 Nov 27 22:46 OpenJDK-jmods_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:11.720Z] -rw-r--r-- 1 jenkins users 60868462 Nov 27 22:42 OpenJDK-jre_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:11.720Z] -rw-r--r-- 1 jenkins users 165657 Nov 27 23:06 OpenJDK-sbom_s390x_linux_hotspot_26_26-ea.json
[2025-11-27T23:21:11.720Z] -rw-rw-r-- 1 jenkins users 30902 Nov 27 23:04 OpenJDK-sbom_s390x_linux_hotspot_26_26-ea-metadata.json
[2025-11-27T23:21:11.720Z] -rw-r--r-- 1 jenkins users 5520795 Nov 27 22:46 OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:11.720Z] -rw-r--r-- 1 jenkins users 94419668 Nov 27 22:43 OpenJDK-testimage_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:11.720Z] drwxr-xr-x 3 jenkins users 27 Nov 27 23:21 tmp
[2025-11-27T23:21:11.720Z] List files in jdkbinary/tmp folder...
[2025-11-27T23:21:11.720Z] total 0
[2025-11-27T23:21:11.720Z] drwxr-xr-x 6 jenkins users 82 Nov 27 22:41 jdk-26+26-jre
[2025-11-27T23:21:11.720Z] Moving directory jdk-26+26-jre/ to ../j2re-image
[2025-11-27T23:21:11.720Z] Uncompressing file: OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_26-ea.tar.gz ...
[2025-11-27T23:21:11.720Z] List files in jdkbinary folder...
[2025-11-27T23:21:11.720Z] total 602256
[2025-11-27T23:21:11.720Z] drwxr-xr-x 6 jenkins users 82 Nov 27 22:41 j2re-image
[2025-11-27T23:21:11.720Z] drwxr-xr-x 7 jenkins users 97 Nov 27 22:41 j2sdk-image
[2025-11-27T23:21:11.720Z] -rw-r--r-- 1 jenkins users 233810649 Nov 27 22:46 OpenJDK-debugimage_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:11.720Z] -rw-r--r-- 1 jenkins users 138590798 Nov 27 22:47 OpenJDK-jdk_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:11.720Z] -rw-r--r-- 1 jenkins users 83290795 Nov 27 22:46 OpenJDK-jmods_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:11.720Z] -rw-r--r-- 1 jenkins users 60868462 Nov 27 22:42 OpenJDK-jre_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:11.720Z] -rw-r--r-- 1 jenkins users 165657 Nov 27 23:06 OpenJDK-sbom_s390x_linux_hotspot_26_26-ea.json
[2025-11-27T23:21:11.720Z] -rw-rw-r-- 1 jenkins users 30902 Nov 27 23:04 OpenJDK-sbom_s390x_linux_hotspot_26_26-ea-metadata.json
[2025-11-27T23:21:11.720Z] -rw-r--r-- 1 jenkins users 5520795 Nov 27 22:46 OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:11.720Z] -rw-r--r-- 1 jenkins users 94419668 Nov 27 22:43 OpenJDK-testimage_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:11.720Z] drwxr-xr-x 3 jenkins users 35 Nov 27 23:21 tmp
[2025-11-27T23:21:11.720Z] List files in jdkbinary/tmp folder...
[2025-11-27T23:21:11.720Z] total 0
[2025-11-27T23:21:11.720Z] drwxr-xr-x 3 jenkins users 17 Nov 27 22:41 jdk-26+26-static-libs
[2025-11-27T23:21:11.720Z] Moving directory jdk-26+26-static-libs/ to ../static-libs
[2025-11-27T23:21:11.720Z] Uncompressing file: OpenJDK-testimage_s390x_linux_hotspot_26_26-ea.tar.gz ...
[2025-11-27T23:21:12.358Z] List files in jdkbinary folder...
[2025-11-27T23:21:12.358Z] total 602256
[2025-11-27T23:21:12.358Z] drwxr-xr-x 6 jenkins users 82 Nov 27 22:41 j2re-image
[2025-11-27T23:21:12.358Z] drwxr-xr-x 7 jenkins users 97 Nov 27 22:41 j2sdk-image
[2025-11-27T23:21:12.358Z] -rw-r--r-- 1 jenkins users 233810649 Nov 27 22:46 OpenJDK-debugimage_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:12.358Z] -rw-r--r-- 1 jenkins users 138590798 Nov 27 22:47 OpenJDK-jdk_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:12.358Z] -rw-r--r-- 1 jenkins users 83290795 Nov 27 22:46 OpenJDK-jmods_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:12.358Z] -rw-r--r-- 1 jenkins users 60868462 Nov 27 22:42 OpenJDK-jre_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:12.358Z] -rw-r--r-- 1 jenkins users 165657 Nov 27 23:06 OpenJDK-sbom_s390x_linux_hotspot_26_26-ea.json
[2025-11-27T23:21:12.359Z] -rw-rw-r-- 1 jenkins users 30902 Nov 27 23:04 OpenJDK-sbom_s390x_linux_hotspot_26_26-ea-metadata.json
[2025-11-27T23:21:12.359Z] -rw-r--r-- 1 jenkins users 5520795 Nov 27 22:46 OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:12.359Z] -rw-r--r-- 1 jenkins users 94419668 Nov 27 22:43 OpenJDK-testimage_s390x_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T23:21:12.359Z] drwxr-xr-x 3 jenkins users 17 Nov 27 22:41 static-libs
[2025-11-27T23:21:12.359Z] drwxr-xr-x 3 jenkins users 34 Nov 27 23:21 tmp
[2025-11-27T23:21:12.359Z] List files in jdkbinary/tmp folder...
[2025-11-27T23:21:12.359Z] total 0
[2025-11-27T23:21:12.359Z] drwxr-xr-x 6 jenkins users 112 Nov 27 22:30 jdk-26+26-test-image
[2025-11-27T23:21:12.359Z] Moving directory jdk-26+26-test-image/ to ../openjdk-test-image
[2025-11-27T23:21:12.359Z] Uncompressing OpenJDK-debugimage_s390x_linux_hotspot_26_26-ea.tar.gz over ./j2sdk-image...
[2025-11-27T23:21:13.793Z] Removing top-level folder jdk-26+26-debug-image/
[2025-11-27T23:21:13.793Z] Removing top-level folder jdk-26+26/
[2025-11-27T23:21:14.441Z] Run /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-11-27T23:21:14.441Z] =JAVA VERSION OUTPUT BEGIN=
[2025-11-27T23:21:14.441Z] openjdk version "26-beta" 2026-03-17
[2025-11-27T23:21:14.441Z] OpenJDK Runtime Environment Temurin-26+26-202511272133 (build 26-beta+26-ea)
[2025-11-27T23:21:14.441Z] OpenJDK 64-Bit Server VM Temurin-26+26-202511272133 (build 26-beta+26-ea, mixed mode, sharing)
[2025-11-27T23:21:14.441Z] =JAVA VERSION OUTPUT END=
[2025-11-27T23:21:14.441Z] =RELEASE INFO BEGIN=
[2025-11-27T23:21:14.441Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-11-27T23:21:14.441Z] IMPLEMENTOR_VERSION="Temurin-26+26-202511272133"
[2025-11-27T23:21:14.441Z] JAVA_RUNTIME_VERSION="26-beta+26-ea"
[2025-11-27T23:21:14.441Z] JAVA_VERSION="26"
[2025-11-27T23:21:14.441Z] JAVA_VERSION_DATE="2026-03-17"
[2025-11-27T23:21:14.441Z] LIBC="gnu"
[2025-11-27T23:21:14.442Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2025-11-27T23:21:14.442Z] OS_ARCH="s390x"
[2025-11-27T23:21:14.442Z] OS_NAME="Linux"
[2025-11-27T23:21:14.442Z] SOURCE=".:git:52f21a3ce886"
[2025-11-27T23:21:14.442Z] BUILD_SOURCE="git:a44863d150ed2303b6833a02d313b7defb8ab15f"
[2025-11-27T23:21:14.442Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-11-27T23:21:14.442Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2025-11-27T23:21:14.442Z] FULL_VERSION="26-beta+26-ea"
[2025-11-27T23:21:14.442Z] SEMANTIC_VERSION="26+26"
[2025-11-27T23:21:14.442Z] BUILD_INFO="OS: Linux Version: 4.18.0-513.24.1.el8_9.s390x"
[2025-11-27T23:21:14.442Z] JVM_VARIANT="Hotspot"
[2025-11-27T23:21:14.442Z] JVM_VERSION="26-beta+26-ea"
[2025-11-27T23:21:14.442Z] IMAGE_TYPE="JDK"
[2025-11-27T23:21:14.442Z] =RELEASE INFO END=
[2025-11-27T23:21:14.442Z] get testKitGen...
[2025-11-27T23:21:14.442Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-27T23:21:15.101Z] git rev-parse master
[2025-11-27T23:21:15.101Z] git checkout -q -f 5306cc5f72bde590d73568bd428c39823bc7c3af
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-27T23:21:15.499Z] $ ssh-agent -k
[2025-11-27T23:21:15.503Z] unset SSH_AUTH_SOCK;
[2025-11-27T23:21:15.503Z] unset SSH_AGENT_PID;
[2025-11-27T23:21:15.503Z] echo Agent pid 25373 killed;
[2025-11-27T23:21:15.987Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-27T23:21:16.569Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=s390x_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B26_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=365&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-11-27T23:21:16.583Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=s390x_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-marist-sles15-s390x-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B26_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=365&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-11-27T23:21:16.622Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-27T23:21:17.220Z] Copied 1 artifact from "getTRSSOutput" build number 1970
[Pipeline] sh
[2025-11-27T23:21:18.454Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-11-27T23:21:18.454Z] + gzip -cd TRSSOutput.tar.gz
[2025-11-27T23:21:18.454Z] + tar xof -
[2025-11-27T23:21:18.454Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-27T23:21:18.757Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-27T23:21:18.772Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-27T23:21:19.994Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-27T23:21:40.489Z] --------------------------------------------
[2025-11-27T23:21:40.489Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:21:40.489Z] task is set to default
[2025-11-27T23:21:40.489Z] dependencyList is set to all
[2025-11-27T23:21:40.489Z] --------------------------------------------
[2025-11-27T23:21:40.489Z] Starting download third party dependent jars
[2025-11-27T23:21:40.489Z] --------------------------------------------
[2025-11-27T23:21:40.489Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-27T23:21:40.489Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-11-27T23:21:40.804Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-11-27T23:21:40.808Z] Machine limit is 5.
[Pipeline] sh
[2025-11-27T23:21:42.013Z] + cd ./aqa-tests/TKG
[2025-11-27T23:21:42.013Z] ++ uname
[2025-11-27T23:21:42.013Z] + '[' Linux = AIX ']'
[2025-11-27T23:21:42.013Z] ++ uname
[2025-11-27T23:21:42.013Z] + '[' Linux = SunOS ']'
[2025-11-27T23:21:42.013Z] ++ uname
[2025-11-27T23:21:42.013Z] + '[' Linux = '*BSD' ']'
[2025-11-27T23:21:42.013Z] + MAKE=make
[2025-11-27T23:21:42.013Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2025-11-27T23:21:42.013Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-27T23:21:42.013Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:21:42.013Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-27T23:21:42.013Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-27T23:21:42.013Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-27T23:21:42.013Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_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_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-27T23:21:42.767Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-27T23:21:44.180Z]
[2025-11-27T23:21:44.181Z] build:
[2025-11-27T23:21:44.181Z]
[2025-11-27T23:21:44.181Z] clean:
[2025-11-27T23:21:44.181Z]
[2025-11-27T23:21:44.181Z] init:
[2025-11-27T23:21:44.181Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-27T23:21:44.181Z]
[2025-11-27T23:21:44.181Z] getDependentLibs:
[2025-11-27T23:21:44.181Z] [exec] --------------------------------------------
[2025-11-27T23:21:44.181Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:21:44.181Z] [exec] task is set to default
[2025-11-27T23:21:44.181Z] [exec] dependencyList is set to json_simple
[2025-11-27T23:21:44.181Z] [exec] --------------------------------------------
[2025-11-27T23:21:44.181Z] [exec] Starting download third party dependent jars
[2025-11-27T23:21:44.181Z] [exec] --------------------------------------------
[2025-11-27T23:21:44.181Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:21:44.181Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-27T23:21:44.181Z] [exec] downloaded dependent third party jars successfully
[2025-11-27T23:21:44.181Z]
[2025-11-27T23:21:44.181Z] compile:
[2025-11-27T23:21:44.181Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-27T23:21:44.181Z] [echo] ============COMPILER SETTINGS============
[2025-11-27T23:21:44.181Z] [echo] ===fork: yes
[2025-11-27T23:21:44.181Z] [echo] ===debug: on
[2025-11-27T23:21:44.181Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-27T23:21:48.363Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-27T23:21:48.363Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T23:21:48.363Z]
[2025-11-27T23:21:48.363Z] dist:
[2025-11-27T23:21:48.363Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-27T23:21:48.363Z]
[2025-11-27T23:21:48.363Z] BUILD SUCCESSFUL
[2025-11-27T23:21:48.363Z] Total time: 5 seconds
[2025-11-27T23:21:48.363Z] 0
[2025-11-27T23:21:48.363Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-27T23:21:52.452Z] ****************************** MACHINE INFO ******************************
[2025-11-27T23:21:52.452Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG
[2025-11-27T23:21:52.452Z] Free Physical Memory Size : 145989632
[2025-11-27T23:21:52.452Z] Free space (bytes) : 64492982272
[2025-11-27T23:21:52.452Z] Total Physical Memory Size : 4199219200
[2025-11-27T23:21:52.452Z] Total space (bytes) : 107362627584
[2025-11-27T23:21:52.452Z] Usable space (bytes) : 64492982272
[2025-11-27T23:21:52.452Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-27T23:21:52.452Z] bashVersion :
[2025-11-27T23:21:52.452Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu)
[2025-11-27T23:21:52.452Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-11-27T23:21:52.452Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-27T23:21:52.452Z]
[2025-11-27T23:21:52.452Z] This is free software; you are free to change and redistribute it.
[2025-11-27T23:21:52.452Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-27T23:21:52.452Z] cpuCores : 3
[2025-11-27T23:21:52.452Z] curlVersion :
[2025-11-27T23:21:52.452Z] 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
[2025-11-27T23:21:52.452Z] Release-Date: 2019-09-11
[2025-11-27T23:21:52.452Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-11-27T23:21:52.452Z] Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2025-11-27T23:21:52.452Z] dockerVersion : Docker version 27.4.1, build b9d17ea
[2025-11-27T23:21:52.452Z] gcc version : 7
[2025-11-27T23:21:52.452Z] gclibc version : ldd (GNU libc) 2.26
[2025-11-27T23:21:52.452Z] gdb version : bash: gdb: command not found
[2025-11-27T23:21:52.452Z] lldb version : Command could not be executed
[2025-11-27T23:21:52.452Z] makeVersion :
[2025-11-27T23:21:52.452Z] GNU Make 4.2.1
[2025-11-27T23:21:52.452Z] Built for s390x-suse-linux-gnu
[2025-11-27T23:21:52.452Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-11-27T23:21:52.452Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-27T23:21:52.452Z] This is free software: you are free to change and redistribute it.
[2025-11-27T23:21:52.452Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-27T23:21:52.452Z] mavenVersion :
[2025-11-27T23:21:52.452Z] WARNING: A restricted method in java.lang.System has been called
[2025-11-27T23:21:52.452Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2025-11-27T23:21:52.452Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-27T23:21:52.452Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-27T23:21:52.452Z]
[2025-11-27T23:21:52.452Z] OpenJDK 64-Bit Server VM warning: You have loaded library /usr/local/apache-maven-3.6.3/lib/jansi-native/linux64/libjansi.so which might have disabled stack guard. The VM will try to fix the stack guard now.
[2025-11-27T23:21:52.452Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2025-11-27T23:21:52.452Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-11-27T23:21:52.452Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-11-27T23:21:52.452Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-27T23:21:52.452Z] Default locale: en_US, platform encoding: UTF-8
[2025-11-27T23:21:52.452Z] OS name: "linux", version: "5.3.18-24.96-default", arch: "s390x", family: "unix"
[2025-11-27T23:21:52.452Z] microArch : z15
[2025-11-27T23:21:52.452Z] osInfo :
[2025-11-27T23:21:52.452Z] NAME="SLES"
[2025-11-27T23:21:52.452Z] VERSION="15-SP2"
[2025-11-27T23:21:52.452Z] VERSION_ID="15.2"
[2025-11-27T23:21:52.452Z] PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2"
[2025-11-27T23:21:52.452Z] ID="sles"
[2025-11-27T23:21:52.452Z] ID_LIKE="suse"
[2025-11-27T23:21:52.452Z] ANSI_COLOR="0;32"
[2025-11-27T23:21:52.452Z] CPE_NAME="cpe:/o:suse:sles:15:sp2"
[2025-11-27T23:21:52.452Z] osLabel : sles.15
[2025-11-27T23:21:52.452Z] perlVersion :
[2025-11-27T23:21:52.452Z]
[2025-11-27T23:21:52.452Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi
[2025-11-27T23:21:52.452Z]
[2025-11-27T23:21:52.452Z] Copyright 1987-2017, Larry Wall
[2025-11-27T23:21:52.452Z]
[2025-11-27T23:21:52.452Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-27T23:21:52.452Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-27T23:21:52.452Z]
[2025-11-27T23:21:52.452Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-27T23:21:52.452Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-27T23:21:52.452Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-27T23:21:52.452Z]
[2025-11-27T23:21:52.452Z] podmanVersion : bash: podman: command not found
[2025-11-27T23:21:52.452Z] procArch : s390x
[2025-11-27T23:21:52.452Z] sysArch : s390x
[2025-11-27T23:21:52.452Z] sysOS : Linux
[2025-11-27T23:21:52.452Z] ulimit :
[2025-11-27T23:21:52.452Z] core file size (blocks, -c) unlimited
[2025-11-27T23:21:52.452Z] data seg size (kbytes, -d) unlimited
[2025-11-27T23:21:52.452Z] scheduling priority (-e) 0
[2025-11-27T23:21:52.452Z] file size (blocks, -f) unlimited
[2025-11-27T23:21:52.452Z] pending signals (-i) 15964
[2025-11-27T23:21:52.452Z] max locked memory (kbytes, -l) 64
[2025-11-27T23:21:52.452Z] max memory size (kbytes, -m) unlimited
[2025-11-27T23:21:52.452Z] open files (-n) 4096
[2025-11-27T23:21:52.452Z] pipe size (512 bytes, -p) 8
[2025-11-27T23:21:52.452Z] POSIX message queues (bytes, -q) 819200
[2025-11-27T23:21:52.452Z] real-time priority (-r) 0
[2025-11-27T23:21:52.452Z] stack size (kbytes, -s) 8192
[2025-11-27T23:21:52.452Z] cpu time (seconds, -t) unlimited
[2025-11-27T23:21:52.452Z] max user processes (-u) 15964
[2025-11-27T23:21:52.452Z] virtual memory (kbytes, -v) unlimited
[2025-11-27T23:21:52.452Z] file locks (-x) unlimited
[2025-11-27T23:21:52.452Z] 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
[2025-11-27T23:21:52.452Z] vmVendor : Oracle Corporation
[2025-11-27T23:21:52.452Z] vmVersion : 26-beta+26-ea
[2025-11-27T23:21:52.452Z] xlc version : bash: xlC: command not found
[2025-11-27T23:21:52.452Z] **************************************************************************
[2025-11-27T23:21:52.452Z]
[2025-11-27T23:21:52.452Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-27T23:21:52.452Z]
[2025-11-27T23:21:52.452Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-27T23:21:52.452Z]
[2025-11-27T23:21:52.452Z] System.getProperty('os.name')=Linux
[2025-11-27T23:21:52.452Z]
[2025-11-27T23:21:52.452Z] System.getProperty('os.arch')=s390x
[2025-11-27T23:21:52.452Z]
[2025-11-27T23:21:52.452Z] System.getProperty('java.fullversion')=null
[2025-11-27T23:21:52.452Z]
[2025-11-27T23:21:52.452Z] System.getProperty('sun.arch.data.model')=64
[2025-11-27T23:21:52.452Z]
[2025-11-27T23:21:52.452Z] 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_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:21:52.452Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-11-27T23:21:52.452Z] perl scripts/configure.pl
[2025-11-27T23:21:52.455Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_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=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-27T23:21:52.455Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-27T23:21:52.455Z]
[2025-11-27T23:21:52.455Z]
[2025-11-27T23:21:52.455Z] Starting to generate parallel test lists.
[2025-11-27T23:21:52.455Z]
[2025-11-27T23:21:53.169Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-11-27T23:21:53.169Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-11-27T23:21:53.169Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-11-27T23:21:53.169Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-11-27T23:21:53.169Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-11-27T23:21:53.799Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-11-27T23:21:53.799Z] Attempting to get test duration data from TRSS.
[2025-11-27T23:21:53.799Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=s390x_linux&group=perf&level=sanity
[2025-11-27T23:21:54.561Z] Attempting to get test duration data from cached files.
[2025-11-27T23:21:54.561Z]
[2025-11-27T23:21:54.561Z] TEST DURATION
[2025-11-27T23:21:54.561Z] ====================================================================================
[2025-11-27T23:21:54.561Z] Total number of tests searched: 9
[2025-11-27T23:21:54.561Z] Number of test durations found: 9
[2025-11-27T23:21:54.561Z] Top slowest tests:
[2025-11-27T23:21:54.561Z] 12m10s renaissance-akka-uct_0
[2025-11-27T23:21:54.561Z] 06m40s renaissance-fj-kmeans_0
[2025-11-27T23:21:54.561Z] 03m16s renaissance-future-genetic_0
[2025-11-27T23:21:54.561Z] ====================================================================================
[2025-11-27T23:21:54.561Z]
[2025-11-27T23:21:54.561Z] Test target is split into 1 lists.
[2025-11-27T23:21:54.561Z] Reducing estimated test running time from 24m36s to 24m36s.
[2025-11-27T23:21:54.561Z]
[2025-11-27T23:21:54.561Z] -------------------------------------testList_0-------------------------------------
[2025-11-27T23:21:54.561Z] Number of tests: 9
[2025-11-27T23:21:54.561Z] Estimated running time: 24m36s
[2025-11-27T23:21:54.561Z] 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
[2025-11-27T23:21:54.561Z] ------------------------------------------------------------------------------------
[2025-11-27T23:21:54.561Z]
[2025-11-27T23:21:54.561Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-11-27T23:21:54.561Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-11-27T23:21:54.992Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-11-27T23:21:55.364Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-11-27T23:21:55.488Z] Building tests...
[Pipeline] timeout
[2025-11-27T23:21:55.499Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-27T23:21:55.568Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-27T23:21:56.791Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-27T23:22:01.875Z] --------------------------------------------
[2025-11-27T23:22:01.875Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:22:01.875Z] task is set to default
[2025-11-27T23:22:01.875Z] dependencyList is set to all
[2025-11-27T23:22:01.875Z] --------------------------------------------
[2025-11-27T23:22:01.875Z] Starting download third party dependent jars
[2025-11-27T23:22:01.875Z] --------------------------------------------
[2025-11-27T23:22:01.875Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-27T23:22:01.875Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-11-27T23:22:02.510Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-11-27T23:22:02.539Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-11-27T23:22:02.603Z] $ ssh-agent
[2025-11-27T23:22:03.071Z] SSH_AUTH_SOCK=/tmp/ssh-zjXEsi3SUL8l/agent.25837
[2025-11-27T23:22:03.071Z] SSH_AGENT_PID=25839
[2025-11-27T23:22:03.071Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-27T23:22:04.294Z] + bash ./compile.sh
[2025-11-27T23:22:04.294Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-27T23:22:04.294Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:22:04.294Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-27T23:22:04.294Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-27T23:22:04.295Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-27T23:22:04.295Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_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_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-27T23:22:04.295Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-27T23:22:04.952Z]
[2025-11-27T23:22:04.952Z] build:
[2025-11-27T23:22:04.952Z]
[2025-11-27T23:22:04.952Z] clean:
[2025-11-27T23:22:04.952Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-11-27T23:22:04.952Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-27T23:22:04.952Z]
[2025-11-27T23:22:04.952Z] init:
[2025-11-27T23:22:04.952Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-27T23:22:04.952Z]
[2025-11-27T23:22:04.952Z] getDependentLibs:
[2025-11-27T23:22:04.952Z] [exec] --------------------------------------------
[2025-11-27T23:22:04.952Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:22:04.952Z] [exec] task is set to default
[2025-11-27T23:22:04.952Z] [exec] dependencyList is set to json_simple
[2025-11-27T23:22:04.952Z] [exec] --------------------------------------------
[2025-11-27T23:22:04.952Z] [exec] Starting download third party dependent jars
[2025-11-27T23:22:04.952Z] [exec] --------------------------------------------
[2025-11-27T23:22:04.952Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:22:04.952Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-27T23:22:04.952Z] [exec] downloaded dependent third party jars successfully
[2025-11-27T23:22:04.952Z]
[2025-11-27T23:22:04.952Z] compile:
[2025-11-27T23:22:04.952Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-27T23:22:04.952Z] [echo] ============COMPILER SETTINGS============
[2025-11-27T23:22:04.952Z] [echo] ===fork: yes
[2025-11-27T23:22:04.952Z] [echo] ===debug: on
[2025-11-27T23:22:04.952Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-27T23:22:08.961Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-27T23:22:08.961Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T23:22:08.961Z]
[2025-11-27T23:22:08.961Z] dist:
[2025-11-27T23:22:08.961Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-27T23:22:08.961Z]
[2025-11-27T23:22:08.961Z] BUILD SUCCESSFUL
[2025-11-27T23:22:08.961Z] Total time: 4 seconds
[2025-11-27T23:22:08.961Z] 0
[2025-11-27T23:22:08.961Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-27T23:22:09.644Z] ****************************** MACHINE INFO ******************************
[2025-11-27T23:22:09.644Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG
[2025-11-27T23:22:09.644Z] Free Physical Memory Size : 188833792
[2025-11-27T23:22:09.644Z] Free space (bytes) : 64492908544
[2025-11-27T23:22:09.644Z] Total Physical Memory Size : 4199219200
[2025-11-27T23:22:09.644Z] Total space (bytes) : 107362627584
[2025-11-27T23:22:09.644Z] Usable space (bytes) : 64492908544
[2025-11-27T23:22:09.644Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-27T23:22:09.644Z] bashVersion :
[2025-11-27T23:22:09.644Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu)
[2025-11-27T23:22:09.644Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-11-27T23:22:09.644Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-27T23:22:09.644Z]
[2025-11-27T23:22:09.644Z] This is free software; you are free to change and redistribute it.
[2025-11-27T23:22:09.644Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-27T23:22:09.644Z] cpuCores : 3
[2025-11-27T23:22:09.644Z] curlVersion :
[2025-11-27T23:22:09.644Z] 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
[2025-11-27T23:22:09.644Z] Release-Date: 2019-09-11
[2025-11-27T23:22:09.644Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-11-27T23:22:09.644Z] Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2025-11-27T23:22:09.644Z] dockerVersion : Docker version 27.4.1, build b9d17ea
[2025-11-27T23:22:09.644Z] gcc version : 7
[2025-11-27T23:22:09.644Z] gclibc version : ldd (GNU libc) 2.26
[2025-11-27T23:22:09.644Z] gdb version : bash: gdb: command not found
[2025-11-27T23:22:09.644Z] lldb version : Command could not be executed
[2025-11-27T23:22:09.644Z] makeVersion :
[2025-11-27T23:22:09.645Z] GNU Make 4.2.1
[2025-11-27T23:22:09.645Z] Built for s390x-suse-linux-gnu
[2025-11-27T23:22:09.645Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-11-27T23:22:09.645Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-27T23:22:09.645Z] This is free software: you are free to change and redistribute it.
[2025-11-27T23:22:09.645Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-27T23:22:09.645Z] mavenVersion :
[2025-11-27T23:22:09.645Z] WARNING: A restricted method in java.lang.System has been called
[2025-11-27T23:22:09.645Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2025-11-27T23:22:09.645Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-27T23:22:09.645Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-27T23:22:09.645Z]
[2025-11-27T23:22:09.645Z] OpenJDK 64-Bit Server VM warning: You have loaded library /usr/local/apache-maven-3.6.3/lib/jansi-native/linux64/libjansi.so which might have disabled stack guard. The VM will try to fix the stack guard now.
[2025-11-27T23:22:09.645Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2025-11-27T23:22:09.645Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-11-27T23:22:09.645Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-11-27T23:22:09.645Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-27T23:22:09.645Z] Default locale: en_US, platform encoding: UTF-8
[2025-11-27T23:22:09.645Z] OS name: "linux", version: "5.3.18-24.96-default", arch: "s390x", family: "unix"
[2025-11-27T23:22:09.645Z] microArch : z15
[2025-11-27T23:22:09.645Z] osInfo :
[2025-11-27T23:22:09.645Z] NAME="SLES"
[2025-11-27T23:22:09.645Z] VERSION="15-SP2"
[2025-11-27T23:22:09.645Z] VERSION_ID="15.2"
[2025-11-27T23:22:09.645Z] PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2"
[2025-11-27T23:22:09.645Z] ID="sles"
[2025-11-27T23:22:09.645Z] ID_LIKE="suse"
[2025-11-27T23:22:09.645Z] ANSI_COLOR="0;32"
[2025-11-27T23:22:09.645Z] CPE_NAME="cpe:/o:suse:sles:15:sp2"
[2025-11-27T23:22:09.645Z] osLabel : sles.15
[2025-11-27T23:22:09.645Z] perlVersion :
[2025-11-27T23:22:09.645Z]
[2025-11-27T23:22:09.645Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi
[2025-11-27T23:22:09.645Z]
[2025-11-27T23:22:09.645Z] Copyright 1987-2017, Larry Wall
[2025-11-27T23:22:09.645Z]
[2025-11-27T23:22:09.645Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-27T23:22:09.645Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-27T23:22:09.645Z]
[2025-11-27T23:22:09.645Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-27T23:22:09.645Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-27T23:22:09.645Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-27T23:22:09.645Z]
[2025-11-27T23:22:09.645Z] podmanVersion : bash: podman: command not found
[2025-11-27T23:22:09.645Z] procArch : s390x
[2025-11-27T23:22:09.645Z] sysArch : s390x
[2025-11-27T23:22:09.645Z] sysOS : Linux
[2025-11-27T23:22:09.645Z] ulimit :
[2025-11-27T23:22:09.645Z] core file size (blocks, -c) unlimited
[2025-11-27T23:22:09.645Z] data seg size (kbytes, -d) unlimited
[2025-11-27T23:22:09.645Z] scheduling priority (-e) 0
[2025-11-27T23:22:09.645Z] file size (blocks, -f) unlimited
[2025-11-27T23:22:09.645Z] pending signals (-i) 15964
[2025-11-27T23:22:09.645Z] max locked memory (kbytes, -l) 64
[2025-11-27T23:22:09.645Z] max memory size (kbytes, -m) unlimited
[2025-11-27T23:22:09.645Z] open files (-n) 4096
[2025-11-27T23:22:09.645Z] pipe size (512 bytes, -p) 8
[2025-11-27T23:22:09.645Z] POSIX message queues (bytes, -q) 819200
[2025-11-27T23:22:09.645Z] real-time priority (-r) 0
[2025-11-27T23:22:09.645Z] stack size (kbytes, -s) 8192
[2025-11-27T23:22:09.645Z] cpu time (seconds, -t) unlimited
[2025-11-27T23:22:09.645Z] max user processes (-u) 15964
[2025-11-27T23:22:09.645Z] virtual memory (kbytes, -v) unlimited
[2025-11-27T23:22:09.645Z] file locks (-x) unlimited
[2025-11-27T23:22:09.645Z] 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
[2025-11-27T23:22:09.645Z] vmVendor : Oracle Corporation
[2025-11-27T23:22:09.645Z] vmVersion : 26-beta+26-ea
[2025-11-27T23:22:09.645Z] xlc version : bash: xlC: command not found
[2025-11-27T23:22:09.645Z] **************************************************************************
[2025-11-27T23:22:09.645Z]
[2025-11-27T23:22:09.645Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-27T23:22:09.645Z]
[2025-11-27T23:22:09.645Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-27T23:22:09.645Z]
[2025-11-27T23:22:09.645Z] System.getProperty('os.name')=Linux
[2025-11-27T23:22:09.645Z]
[2025-11-27T23:22:09.645Z] System.getProperty('os.arch')=s390x
[2025-11-27T23:22:09.645Z]
[2025-11-27T23:22:09.645Z] System.getProperty('java.fullversion')=null
[2025-11-27T23:22:09.645Z]
[2025-11-27T23:22:09.646Z] System.getProperty('sun.arch.data.model')=64
[2025-11-27T23:22:09.646Z]
[2025-11-27T23:22:10.310Z] make -f clean.mk cleanBuild
[2025-11-27T23:22:10.310Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-11-27T23:22:10.310Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest
[2025-11-27T23:22:10.310Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-11-27T23:22:10.310Z] make -f compile.mk compile
[2025-11-27T23:22:10.310Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-11-27T23:22:10.310Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-27T23:22:10.310Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-27T23:22:10.310Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_390-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-27T23:22:10.310Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_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_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-27T23:22:11.012Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-11-27T23:22:11.687Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-11-27T23:22:11.687Z]
[2025-11-27T23:22:11.687Z] -create_test_directory:
[2025-11-27T23:22:11.687Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest
[2025-11-27T23:22:11.687Z]
[2025-11-27T23:22:11.687Z] stage_test_material:
[2025-11-27T23:22:12.334Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest
[2025-11-27T23:22:12.334Z]
[2025-11-27T23:22:12.334Z] build:
[2025-11-27T23:22:12.334Z]
[2025-11-27T23:22:12.334Z] init:
[2025-11-27T23:22:12.334Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf
[2025-11-27T23:22:12.334Z]
[2025-11-27T23:22:12.334Z] dist:
[2025-11-27T23:22:12.334Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf
[2025-11-27T23:22:12.334Z]
[2025-11-27T23:22:12.334Z] build:
[2025-11-27T23:22:12.334Z]
[2025-11-27T23:22:12.334Z] build:
[2025-11-27T23:22:12.985Z]
[2025-11-27T23:22:12.985Z] init:
[2025-11-27T23:22:12.985Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/bumbleBench
[2025-11-27T23:22:12.985Z]
[2025-11-27T23:22:12.985Z] getBumbleBench:
[2025-11-27T23:22:12.985Z] [echo] Cloning BumbleBench
[2025-11-27T23:22:12.985Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-11-27T23:22:12.985Z] [exec] Cloning into 'bumblebench'...
[2025-11-27T23:22:12.985Z]
[2025-11-27T23:22:12.985Z] buildBumbleBench:
[2025-11-27T23:22:12.985Z] [echo] Building BumbleBench
[2025-11-27T23:22:12.985Z]
[2025-11-27T23:22:12.985Z] compile-all:
[2025-11-27T23:22:12.986Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:22:13.663Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:22:13.663Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:22:13.663Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:22:13.663Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:13.663Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:13.663Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:22:15.095Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-27T23:22:15.096Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T23:22:15.096Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-11-27T23:22:15.096Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-11-27T23:22:15.096Z] [javac] 4 warnings
[2025-11-27T23:22:15.096Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:22:15.096Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:22:15.096Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:22:15.096Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:22:15.096Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:15.096Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:15.096Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:22:15.096Z] [javac] 4 warnings
[2025-11-27T23:22:15.096Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:22:15.096Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:22:15.096Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:22:15.096Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:22:15.096Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:15.096Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:15.096Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:22:15.754Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2025-11-27T23:22:15.755Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T23:22:15.755Z] [javac] 4 warnings
[2025-11-27T23:22:15.755Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:22:15.755Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:22:15.755Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:22:15.755Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:22:15.755Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:15.755Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:15.755Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:22:15.755Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2025-11-27T23:22:15.755Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T23:22:15.755Z] [javac] 4 warnings
[2025-11-27T23:22:15.755Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:22:15.755Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:22:15.755Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:22:15.755Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:22:15.755Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:15.755Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:15.755Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:22:16.453Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-27T23:22:16.453Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T23:22:16.453Z] [javac] 4 warnings
[2025-11-27T23:22:16.453Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:22:16.454Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:22:16.454Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:22:16.454Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:22:16.454Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:16.454Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:16.454Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:22:16.454Z] [javac] 4 warnings
[2025-11-27T23:22:16.454Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:22:16.454Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:22:16.454Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:22:16.454Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:22:16.454Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:16.454Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:16.454Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:22:16.454Z] [javac] 4 warnings
[2025-11-27T23:22:16.454Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:22:16.454Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:22:16.454Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:22:16.454Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:22:16.454Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:16.454Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:16.454Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:22:16.454Z] [javac] /home/jenkins/workspace/Test_openjdk26_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
[2025-11-27T23:22:16.454Z] [javac] synchronized(init) {
[2025-11-27T23:22:16.454Z] [javac] ^
[2025-11-27T23:22:16.454Z] [javac] 5 warnings
[2025-11-27T23:22:16.454Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:22:16.455Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:22:16.455Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:22:16.455Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:22:16.455Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:16.455Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:16.455Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:22:17.134Z] [javac] 4 warnings
[2025-11-27T23:22:17.134Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:22:17.134Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:22:17.135Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:22:17.135Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:22:17.135Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:17.135Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:17.135Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:22:17.135Z] [javac] 4 warnings
[2025-11-27T23:22:17.135Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:22:17.135Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:22:17.135Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:22:17.135Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:22:17.135Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:17.135Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:17.135Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:22:17.135Z] [javac] 4 warnings
[2025-11-27T23:22:17.135Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:22:17.135Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:22:17.135Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:22:17.135Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:22:17.135Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:17.135Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:17.135Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:22:17.833Z] [javac] 4 warnings
[2025-11-27T23:22:17.834Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:22:17.834Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:22:17.834Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:22:17.834Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:22:17.834Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:17.834Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:17.834Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:22:17.834Z] [javac] 4 warnings
[2025-11-27T23:22:17.834Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:22:17.834Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:22:17.834Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:22:17.834Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:22:17.834Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:17.834Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:17.834Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:22:17.835Z] [javac] 4 warnings
[2025-11-27T23:22:17.835Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:22:17.835Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T23:22:17.835Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T23:22:17.835Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T23:22:17.835Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:17.838Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T23:22:17.838Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T23:22:17.838Z] [javac] 4 warnings
[2025-11-27T23:22:17.838Z]
[2025-11-27T23:22:17.838Z] dist:
[2025-11-27T23:22:17.838Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-11-27T23:22:17.838Z]
[2025-11-27T23:22:17.838Z] dist:
[2025-11-27T23:22:17.838Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/bumbleBench
[2025-11-27T23:22:17.838Z]
[2025-11-27T23:22:17.838Z] build:
[2025-11-27T23:22:17.838Z]
[2025-11-27T23:22:17.838Z] getDependentLibs:
[2025-11-27T23:22:22.902Z] [exec] --------------------------------------------
[2025-11-27T23:22:22.902Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:22:22.902Z] [exec] task is set to default
[2025-11-27T23:22:22.902Z] [exec] dependencyList is set to dacapo
[2025-11-27T23:22:22.902Z] [exec] --------------------------------------------
[2025-11-27T23:22:22.902Z] [exec] Starting download third party dependent jars
[2025-11-27T23:22:22.902Z] [exec] --------------------------------------------
[2025-11-27T23:22:22.902Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:22:22.902Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-27T23:22:22.902Z] [exec] downloaded dependent third party jars successfully
[2025-11-27T23:22:22.902Z]
[2025-11-27T23:22:22.902Z] init:
[2025-11-27T23:22:22.902Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo
[2025-11-27T23:22:22.902Z]
[2025-11-27T23:22:22.902Z] getDacapoSuite:
[2025-11-27T23:22:22.902Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo
[2025-11-27T23:22:38.166Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo
[2025-11-27T23:22:38.166Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo/dacapo
[2025-11-27T23:22:38.166Z]
[2025-11-27T23:22:38.166Z] dist:
[2025-11-27T23:22:38.166Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo
[2025-11-27T23:22:38.166Z]
[2025-11-27T23:22:38.166Z] build:
[2025-11-27T23:22:38.166Z]
[2025-11-27T23:22:38.166Z] init:
[2025-11-27T23:22:38.166Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-11-27T23:22:38.166Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-11-27T23:22:38.166Z]
[2025-11-27T23:22:38.166Z] compile:
[2025-11-27T23:22:38.166Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-27T23:22:38.166Z] [echo] ============COMPILER SETTINGS============
[2025-11-27T23:22:38.166Z] [echo] ===fork: yes
[2025-11-27T23:22:38.166Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2025-11-27T23:22:38.166Z] [echo] ===debug: on
[2025-11-27T23:22:38.166Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-11-27T23:22:38.166Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-11-27T23:22:43.531Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2025-11-27T23:22:43.531Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T23:22:43.531Z]
[2025-11-27T23:22:43.531Z] dist:
[2025-11-27T23:22:43.531Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-11-27T23:22:43.531Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-11-27T23:22:43.531Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-11-27T23:22:43.531Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-11-27T23:22:43.531Z]
[2025-11-27T23:22:43.531Z] clean:
[2025-11-27T23:22:43.531Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-11-27T23:22:43.531Z]
[2025-11-27T23:22:43.531Z] build:
[2025-11-27T23:22:43.531Z]
[2025-11-27T23:22:43.531Z] build:
[2025-11-27T23:22:43.531Z]
[2025-11-27T23:22:43.531Z] init:
[2025-11-27T23:22:43.531Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/renaissance
[2025-11-27T23:22:43.531Z]
[2025-11-27T23:22:43.531Z] getRenaissanceSuite:
[2025-11-27T23:22:43.531Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-11-27T23:22:56.169Z]
[2025-11-27T23:22:56.169Z] dist:
[2025-11-27T23:22:56.169Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/renaissance
[2025-11-27T23:22:56.169Z]
[2025-11-27T23:22:56.169Z] build:
[2025-11-27T23:22:56.169Z]
[2025-11-27T23:22:56.169Z] init:
[2025-11-27T23:22:56.169Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/specjbb
[2025-11-27T23:22:56.169Z]
[2025-11-27T23:22:56.169Z] getSpecjbbSuite:
[2025-11-27T23:22:56.169Z]
[2025-11-27T23:22:56.169Z] dist:
[2025-11-27T23:22:56.169Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/specjbb/run
[2025-11-27T23:22:56.169Z]
[2025-11-27T23:22:56.169Z] BUILD SUCCESSFUL
[2025-11-27T23:22:56.169Z] Total time: 44 seconds
[2025-11-27T23:22:56.169Z] 0
[2025-11-27T23:22:56.169Z]
[2025-11-27T23:22:56.169Z]
[2025-11-27T23:22:56.169Z] RECORD TEST REPOs SHA
[2025-11-27T23:22:56.169Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-11-27T23:22:56.170Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-11-27T23:22:56.170Z] Check shas in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-27T23:22:56.170Z] touch /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-27T23:22:56.816Z] ================================================
[2025-11-27T23:22:56.816Z] timestamp: 20251127-232256
[2025-11-27T23:22:56.816Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests
[2025-11-27T23:22:56.816Z] git repo:
[2025-11-27T23:22:56.816Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-11-27T23:22:56.816Z] sha:
[2025-11-27T23:22:56.816Z] 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f
[2025-11-27T23:22:56.816Z] ================================================
[2025-11-27T23:22:56.816Z] timestamp: 20251127-232256
[2025-11-27T23:22:56.816Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T23:22:56.816Z] git repo:
[2025-11-27T23:22:56.817Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-11-27T23:22:56.817Z] sha:
[2025-11-27T23:22:56.817Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-11-27T23:22:56.817Z] ================================================
[2025-11-27T23:22:56.817Z] timestamp: 20251127-232256
[2025-11-27T23:22:56.817Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG
[2025-11-27T23:22:56.817Z] git repo:
[2025-11-27T23:22:56.817Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-11-27T23:22:56.817Z] sha:
[2025-11-27T23:22:56.817Z] 5306cc5f72bde590d73568bd428c39823bc7c3af
[2025-11-27T23:22:56.817Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] }
[2025-11-27T23:22:57.250Z] $ ssh-agent -k
[2025-11-27T23:22:57.257Z] unset SSH_AUTH_SOCK;
[2025-11-27T23:22:57.257Z] unset SSH_AGENT_PID;
[2025-11-27T23:22:57.257Z] echo Agent pid 25839 killed;
[2025-11-27T23:22:58.283Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-11-27T23:22:58.424Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-27T23:22:58.455Z] ITERATION: 1/1
[Pipeline] sh
[2025-11-27T23:22:59.792Z] + which Xvfb
[2025-11-27T23:22:59.792Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-11-27T23:23:00.366Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/.xvfb-14-..fbdir15288882127378010532
[Pipeline] {
[Pipeline] sh
[2025-11-27T23:23:21.963Z] + grep '[X]vfb'
[2025-11-27T23:23:21.963Z] + ps -f
[2025-11-27T23:23:21.963Z] + awk '{print $9}'
[Pipeline] echo
[2025-11-27T23:23:22.354Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-11-27T23:23:22.402Z] $ ssh-agent
[2025-11-27T23:23:22.852Z] SSH_AUTH_SOCK=/tmp/ssh-VW8shZaq5eb5/agent.26500
[2025-11-27T23:23:22.852Z] SSH_AGENT_PID=26502
[2025-11-27T23:23:22.852Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-27T23:23:23.991Z] ++ uname
[2025-11-27T23:23:23.992Z] + '[' Linux = AIX ']'
[2025-11-27T23:23:23.992Z] ++ uname
[2025-11-27T23:23:23.992Z] + '[' Linux = SunOS ']'
[2025-11-27T23:23:23.992Z] ++ uname
[2025-11-27T23:23:23.992Z] + '[' Linux = '*BSD' ']'
[2025-11-27T23:23:23.992Z] + MAKE=make
[2025-11-27T23:23:23.992Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-27T23:23:23.992Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-11-27T23:23:25.441Z] ++ uname
[2025-11-27T23:23:25.441Z] + '[' Linux = AIX ']'
[2025-11-27T23:23:25.441Z] ++ uname
[2025-11-27T23:23:25.441Z] + '[' Linux = SunOS ']'
[2025-11-27T23:23:25.441Z] ++ uname
[2025-11-27T23:23:25.441Z] + '[' Linux = '*BSD' ']'
[2025-11-27T23:23:25.441Z] + MAKE=make
[2025-11-27T23:23:25.441Z] + cd ./aqa-tests
[2025-11-27T23:23:25.441Z] + . ./scripts/testenv/testenvSettings.sh
[2025-11-27T23:23:25.441Z] ++ set +x
[2025-11-27T23:23:25.441Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-27T23:23:25.441Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/../../externalDependency/lib
[2025-11-27T23:23:25.441Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2025-11-27T23:23:25.441Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-11-27T23:23:25.441Z] perl scripts/configure.pl
[2025-11-27T23:23:25.441Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_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=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-27T23:23:26.088Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-27T23:23:26.088Z]
[2025-11-27T23:23:26.088Z] Starting to generate test make files.
[2025-11-27T23:23:26.088Z]
[2025-11-27T23:23:26.731Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-11-27T23:23:26.731Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-11-27T23:23:26.731Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-11-27T23:23:26.731Z]
[2025-11-27T23:23:27.371Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-11-27T23:23:27.371Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2025-11-27T23:23:27.371Z]
[2025-11-27T23:23:27.371Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-11-27T23:23:27.371Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-11-27T23:23:27.371Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-11-27T23:23:27.371Z]
[2025-11-27T23:23:27.371Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-11-27T23:23:27.371Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-11-27T23:23:27.371Z]
[2025-11-27T23:23:27.371Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../autoGen.mk
[2025-11-27T23:23:27.371Z]
[2025-11-27T23:23:27.371Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-11-27T23:23:27.371Z]
[2025-11-27T23:23:27.371Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-11-27T23:23:27.371Z]
[2025-11-27T23:23:27.371Z] Make files are generated successfully.
[2025-11-27T23:23:27.371Z]
[2025-11-27T23:23:27.371Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-11-27T23:23:27.371Z] make -f runtest.mk _sanity.perf
[2025-11-27T23:23:27.371Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-11-27T23:23:27.371Z]
[2025-11-27T23:23:27.371Z] Running make 4.2.1
[2025-11-27T23:23:27.371Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..
[2025-11-27T23:23:27.371Z] set JDK_VERSION to 26
[2025-11-27T23:23:27.371Z] set JDK_IMPL to hotspot
[2025-11-27T23:23:27.371Z] set JVM_VERSION to openjdk26
[2025-11-27T23:23:27.371Z] set JCL_VERSION to latest
[2025-11-27T23:23:27.371Z] JAVA_HOME was originally set to /usr/lib64/jvm/jre-1.8.0-openjdk
[2025-11-27T23:23:27.371Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-27T23:23:27.371Z] set SPEC to linux_390-64
[2025-11-27T23:23:27.371Z] set TEST_FLAG to
[2025-11-27T23:23:27.371Z] set MICROARCH to z15
[2025-11-27T23:23:27.371Z] set OS_LABEL to sles.15
[2025-11-27T23:23:27.371Z] Running sanity.perf ...
[2025-11-27T23:23:27.371Z] There are 9 test targets in sanity.perf
[2025-11-27T23:23:27.371Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-11-27T23:23:27.371Z] openjdk version "26-beta" 2026-03-17
[2025-11-27T23:23:27.371Z] OpenJDK Runtime Environment Temurin-26+26-202511272133 (build 26-beta+26-ea)
[2025-11-27T23:23:27.371Z] OpenJDK 64-Bit Server VM Temurin-26+26-202511272133 (build 26-beta+26-ea, mixed mode, sharing)
[2025-11-27T23:23:27.371Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests'
[2025-11-27T23:23:27.371Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf'
[2025-11-27T23:23:27.371Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/dacapo'
[2025-11-27T23:23:27.371Z]
[2025-11-27T23:23:27.371Z] ===============================================
[2025-11-27T23:23:27.371Z] Running test dacapo-eclipse_0 ...
[2025-11-27T23:23:27.371Z] ===============================================
[2025-11-27T23:23:27.371Z] dacapo-eclipse_0 Start Time: Thu Nov 27 23:23:27 2025 Epoch Time (ms): 1764285807231
[2025-11-27T23:23:27.371Z] variation: NoOptions
[2025-11-27T23:23:27.371Z] JVM_OPTIONS:
[2025-11-27T23:23:27.371Z] { \
[2025-11-27T23:23:27.371Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:23:27.371Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:23:27.371Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/dacapo-eclipse_0"; \
[2025-11-27T23:23:27.371Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/dacapo-eclipse_0"; \
[2025-11-27T23:23:27.371Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:23:27.371Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \
[2025-11-27T23:23:27.371Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:23:27.371Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:23:27.371Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:23:27.371Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/TestTargetResult";
[2025-11-27T23:23:27.371Z]
[2025-11-27T23:23:27.372Z] TEST SETUP:
[2025-11-27T23:23:27.372Z] Nothing to be done for setup.
[2025-11-27T23:23:27.372Z]
[2025-11-27T23:23:27.372Z] TESTING:
[2025-11-27T23:23:28.780Z] WARNING: eclipse will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for eclipse is as follows: 'Eclipse requires Java 11 or newer.'
[2025-11-27T23:23:32.655Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2025-11-27T23:23:34.064Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:23:34.064Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar)
[2025-11-27T23:23:34.064Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory
[2025-11-27T23:23:34.064Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release
[2025-11-27T23:23:36.973Z] Unzip workspace
[2025-11-27T23:23:36.973Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2025-11-27T23:23:36.973Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called
[2025-11-27T23:23:36.973Z] 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_openjdk26_hs_sanity.perf_s390x_linux/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar)
[2025-11-27T23:23:36.973Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-27T23:23:36.973Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-27T23:23:36.973Z]
[2025-11-27T23:23:39.112Z] ..................
[2025-11-27T23:23:51.865Z] Index workspace .....................
[2025-11-27T23:24:02.545Z] Build workspace
[2025-11-27T23:24:04.748Z] Search .. 4,207 references for default constructor in workspace
[2025-11-27T23:24:05.412Z] .. 1,957 references for method 'equals' in workspace
[2025-11-27T23:24:06.106Z] Type hierarchy tests
[2025-11-27T23:24:09.991Z] AST tests
[2025-11-27T23:24:13.356Z] Completion tests .........
[2025-11-27T23:24:15.784Z] Format tests ..............
[2025-11-27T23:24:17.803Z] Model tests ................
[2025-11-27T23:24:17.803Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 40642 msec =====
[2025-11-27T23:24:17.803Z] Delete workspace
[2025-11-27T23:24:18.499Z] -----------------------------------
[2025-11-27T23:24:18.499Z] dacapo-eclipse_0_PASSED
[2025-11-27T23:24:18.499Z] -----------------------------------
[2025-11-27T23:24:18.499Z]
[2025-11-27T23:24:18.499Z] TEST TEARDOWN:
[2025-11-27T23:24:18.499Z] Nothing to be done for teardown.
[2025-11-27T23:24:18.499Z] dacapo-eclipse_0 Finish Time: Thu Nov 27 23:24:18 2025 Epoch Time (ms): 1764285858273
[2025-11-27T23:24:18.499Z]
[2025-11-27T23:24:18.499Z] ===============================================
[2025-11-27T23:24:18.499Z] Running test dacapo-h2_0 ...
[2025-11-27T23:24:18.499Z] ===============================================
[2025-11-27T23:24:18.499Z] dacapo-h2_0 Start Time: Thu Nov 27 23:24:18 2025 Epoch Time (ms): 1764285858293
[2025-11-27T23:24:18.499Z] variation: NoOptions
[2025-11-27T23:24:18.499Z] JVM_OPTIONS:
[2025-11-27T23:24:18.499Z] { \
[2025-11-27T23:24:18.499Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:24:18.499Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:24:18.499Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/dacapo-h2_0"; \
[2025-11-27T23:24:18.499Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/dacapo-h2_0"; \
[2025-11-27T23:24:18.499Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:24:18.500Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \
[2025-11-27T23:24:18.500Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:24:18.500Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:24:18.500Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:24:18.500Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/TestTargetResult";
[2025-11-27T23:24:18.500Z]
[2025-11-27T23:24:18.500Z] TEST SETUP:
[2025-11-27T23:24:18.500Z] Nothing to be done for setup.
[2025-11-27T23:24:18.500Z]
[2025-11-27T23:24:18.500Z] TESTING:
[2025-11-27T23:24:19.198Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2025-11-27T23:24:19.198Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for h2 is as follows: 'H2 requires Java 11 or newer.'
[2025-11-27T23:24:19.852Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2025-11-27T23:24:19.852Z] Preparing the H2 database...
[2025-11-27T23:24:19.852Z] TPCC configuration: scale: 16, terminals: 2, transactions: 100000
[2025-11-27T23:24:48.356Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2025-11-27T23:24:48.356Z] Starting 100000 requests...
[2025-11-27T23:24:50.502Z]
[2025-11-27T23:24:52.751Z] 5%
[2025-11-27T23:24:54.938Z] 10%
[2025-11-27T23:24:57.139Z] 15%
[2025-11-27T23:24:59.321Z] 20%
[2025-11-27T23:25:00.703Z] 25%
[2025-11-27T23:25:02.893Z] 30%
[2025-11-27T23:25:05.025Z] 35%
[2025-11-27T23:25:06.411Z] 40%
[2025-11-27T23:25:08.729Z] 45%
[2025-11-27T23:25:10.950Z] 50%
[2025-11-27T23:25:12.298Z] 55%
[2025-11-27T23:25:15.322Z] 60%
[2025-11-27T23:25:17.490Z] 65%
[2025-11-27T23:25:18.803Z] 70%
[2025-11-27T23:25:21.152Z] 75%
[2025-11-27T23:25:23.467Z] 80%
[2025-11-27T23:25:25.566Z] 85%
[2025-11-27T23:25:27.729Z] 90%
[2025-11-27T23:25:29.106Z] 95%
[2025-11-27T23:25:29.106Z] 100%
[2025-11-27T23:25:29.106Z] Completed requests
[2025-11-27T23:25:29.106Z] Stock level ............. 3973 ( 4.0%)
[2025-11-27T23:25:29.106Z] Order status by name .... 2361 ( 2.4%)
[2025-11-27T23:25:29.106Z] Order status by ID ...... 1609 ( 1.6%)
[2025-11-27T23:25:29.106Z] Payment by name ......... 25847 (25.8%)
[2025-11-27T23:25:29.106Z] Payment by ID ........... 17220 (17.2%)
[2025-11-27T23:25:29.106Z] Delivery schedule ....... 4029 ( 4.0%)
[2025-11-27T23:25:29.106Z] New order ............... 44509 (44.5%)
[2025-11-27T23:25:29.106Z] New order rollback ...... 452 ( 0.5%)
[2025-11-27T23:25:29.106Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 43368 msec =====
[2025-11-27T23:25:29.765Z] ===== DaCapo processed 100000 requests in 43330 msec, 2307 requests per second =====
[2025-11-27T23:25:29.765Z] ===== DaCapo tail latency, simple: 50% 237 usec, 90% 1462 usec, 99% 10893 usec, 99.9% 66424 usec, 99.99% 117927 usec, max 167346 usec, measured over 100000 events =====
[2025-11-27T23:25:29.765Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1122 usec, 90% 10452 usec, 99% 27222 usec, 99.9% 66908 usec, 99.99% 117927 usec, max 167346 usec, measured over 100000 events =====
[2025-11-27T23:25:29.765Z] ===== DaCapo tail latency, metered full smoothing: 50% 1065857 usec, 90% 2612881 usec, 99% 2815246 usec, 99.9% 2844221 usec, 99.99% 2850820 usec, max 2882318 usec, measured over 100000 events =====
[2025-11-27T23:25:45.242Z] Resetting database to initial state....................
[2025-11-27T23:25:45.242Z] -----------------------------------
[2025-11-27T23:25:45.242Z] dacapo-h2_0_PASSED
[2025-11-27T23:25:45.242Z] -----------------------------------
[2025-11-27T23:25:45.242Z]
[2025-11-27T23:25:45.242Z] TEST TEARDOWN:
[2025-11-27T23:25:45.242Z] Nothing to be done for teardown.
[2025-11-27T23:25:45.242Z] dacapo-h2_0 Finish Time: Thu Nov 27 23:25:45 2025 Epoch Time (ms): 1764285945118
[2025-11-27T23:25:45.242Z]
[2025-11-27T23:25:45.242Z] ===============================================
[2025-11-27T23:25:45.242Z] Running test dacapo-lusearch-fix_0 ...
[2025-11-27T23:25:45.242Z] ===============================================
[2025-11-27T23:25:45.242Z] dacapo-lusearch-fix_0 Start Time: Thu Nov 27 23:25:45 2025 Epoch Time (ms): 1764285945140
[2025-11-27T23:25:45.242Z] dacapo-lusearch-fix_0_DISABLED
[2025-11-27T23:25:45.242Z] Disabled Reason:
[2025-11-27T23:25:45.242Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2025-11-27T23:25:45.242Z] dacapo-lusearch-fix_0 Finish Time: Thu Nov 27 23:25:45 2025 Epoch Time (ms): 1764285945162
[2025-11-27T23:25:45.242Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/dacapo'
[2025-11-27T23:25:45.242Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro'
[2025-11-27T23:25:45.242Z]
[2025-11-27T23:25:45.242Z] ===============================================
[2025-11-27T23:25:45.242Z] Running test IdleMicrobenchmark_HS_0 ...
[2025-11-27T23:25:45.911Z] ===============================================
[2025-11-27T23:25:45.911Z] IdleMicrobenchmark_HS_0 Start Time: Thu Nov 27 23:25:45 2025 Epoch Time (ms): 1764285945208
[2025-11-27T23:25:45.911Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED
[2025-11-27T23:25:45.911Z] IdleMicrobenchmark_HS_0 Finish Time: Thu Nov 27 23:25:45 2025 Epoch Time (ms): 1764285945220
[2025-11-27T23:25:45.911Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/idle_micro'
[2025-11-27T23:25:45.911Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/renaissance'
[2025-11-27T23:25:45.911Z]
[2025-11-27T23:25:45.911Z] ===============================================
[2025-11-27T23:25:45.911Z] Running test renaissance-akka-uct_0 ...
[2025-11-27T23:25:45.911Z] ===============================================
[2025-11-27T23:25:45.911Z] renaissance-akka-uct_0 Start Time: Thu Nov 27 23:25:45 2025 Epoch Time (ms): 1764285945255
[2025-11-27T23:25:45.911Z] variation: NoOptions
[2025-11-27T23:25:45.911Z] JVM_OPTIONS:
[2025-11-27T23:25:45.911Z] { \
[2025-11-27T23:25:45.911Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:25:45.911Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:25:45.911Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-akka-uct_0"; \
[2025-11-27T23:25:45.911Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-akka-uct_0"; \
[2025-11-27T23:25:45.911Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:25:45.911Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \
[2025-11-27T23:25:45.911Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:25:45.911Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:25:45.911Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:25:45.911Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/TestTargetResult";
[2025-11-27T23:25:45.911Z]
[2025-11-27T23:25:45.911Z] TEST SETUP:
[2025-11-27T23:25:45.911Z] Nothing to be done for setup.
[2025-11-27T23:25:45.911Z]
[2025-11-27T23:25:45.911Z] TESTING:
[2025-11-27T23:25:45.911Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:25:45.911Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17642858061213/renaissance-akka-uct_0/launcher-232545-3620583949517962606/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:25:45.911Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:25:45.911Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:25:46.585Z] ====== akka-uct (concurrency) [default], iteration 0 started ======
[2025-11-27T23:25:47.232Z] GC before operation: completed in 64.804 ms, heap usage 10.012 MB -> 5.677 MB.
[2025-11-27T23:25:51.692Z] final size= 199991
[2025-11-27T23:25:51.692Z] final height= 9
[2025-11-27T23:25:55.830Z] final size= 199991
[2025-11-27T23:25:55.830Z] final height= 11
[2025-11-27T23:25:58.861Z] final size= 199991
[2025-11-27T23:25:58.861Z] final height= 11
[2025-11-27T23:26:01.901Z] final size= 199991
[2025-11-27T23:26:01.901Z] final height= 9
[2025-11-27T23:26:04.875Z] final size= 199991
[2025-11-27T23:26:04.875Z] final height= 9
[2025-11-27T23:26:07.034Z] final size= 199991
[2025-11-27T23:26:07.034Z] final height= 10
[2025-11-27T23:26:11.102Z] final size= 199991
[2025-11-27T23:26:11.102Z] final height= 9
[2025-11-27T23:26:14.115Z] final size= 199991
[2025-11-27T23:26:14.115Z] final height= 9
[2025-11-27T23:26:18.232Z] final size= 199991
[2025-11-27T23:26:18.232Z] final height= 9
[2025-11-27T23:26:21.292Z] final size= 199991
[2025-11-27T23:26:21.292Z] final height= 9
[2025-11-27T23:26:22.014Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:26:22.014Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:26:22.014Z] ====== akka-uct (concurrency) [default], iteration 0 completed (35332.061 ms) ======
[2025-11-27T23:26:22.014Z] ====== akka-uct (concurrency) [default], iteration 1 started ======
[2025-11-27T23:26:23.412Z] GC before operation: completed in 888.566 ms, heap usage 708.453 MB -> 114.617 MB.
[2025-11-27T23:26:25.601Z] final size= 199991
[2025-11-27T23:26:25.601Z] final height= 9
[2025-11-27T23:26:28.689Z] final size= 199991
[2025-11-27T23:26:28.689Z] final height= 9
[2025-11-27T23:26:30.872Z] final size= 199991
[2025-11-27T23:26:30.872Z] final height= 11
[2025-11-27T23:26:34.045Z] final size= 199991
[2025-11-27T23:26:34.045Z] final height= 9
[2025-11-27T23:26:37.263Z] final size= 199991
[2025-11-27T23:26:37.263Z] final height= 9
[2025-11-27T23:26:40.517Z] final size= 199991
[2025-11-27T23:26:40.517Z] final height= 9
[2025-11-27T23:26:42.867Z] final size= 199991
[2025-11-27T23:26:42.867Z] final height= 12
[2025-11-27T23:26:45.872Z] final size= 199991
[2025-11-27T23:26:45.872Z] final height= 9
[2025-11-27T23:26:48.921Z] final size= 199991
[2025-11-27T23:26:48.921Z] final height= 9
[2025-11-27T23:26:51.992Z] final size= 199991
[2025-11-27T23:26:51.992Z] final height= 9
[2025-11-27T23:26:52.721Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:26:52.721Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:26:52.721Z] ====== akka-uct (concurrency) [default], iteration 1 completed (29147.164 ms) ======
[2025-11-27T23:26:52.721Z] ====== akka-uct (concurrency) [default], iteration 2 started ======
[2025-11-27T23:26:52.721Z] GC before operation: completed in 632.767 ms, heap usage 812.085 MB -> 100.276 MB.
[2025-11-27T23:26:55.759Z] final size= 199991
[2025-11-27T23:26:55.759Z] final height= 10
[2025-11-27T23:26:58.765Z] final size= 199991
[2025-11-27T23:26:58.765Z] final height= 9
[2025-11-27T23:27:01.843Z] final size= 199991
[2025-11-27T23:27:01.844Z] final height= 9
[2025-11-27T23:27:04.886Z] final size= 199991
[2025-11-27T23:27:04.886Z] final height= 9
[2025-11-27T23:27:07.652Z] final size= 199991
[2025-11-27T23:27:07.652Z] final height= 11
[2025-11-27T23:27:09.991Z] final size= 199991
[2025-11-27T23:27:09.991Z] final height= 9
[2025-11-27T23:27:13.956Z] final size= 199991
[2025-11-27T23:27:13.956Z] final height= 10
[2025-11-27T23:27:16.991Z] final size= 199991
[2025-11-27T23:27:16.991Z] final height= 10
[2025-11-27T23:27:19.345Z] final size= 199991
[2025-11-27T23:27:19.345Z] final height= 9
[2025-11-27T23:27:22.511Z] final size= 199991
[2025-11-27T23:27:22.511Z] final height= 10
[2025-11-27T23:27:23.198Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:27:23.198Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:27:23.198Z] ====== akka-uct (concurrency) [default], iteration 2 completed (30448.078 ms) ======
[2025-11-27T23:27:23.198Z] ====== akka-uct (concurrency) [default], iteration 3 started ======
[2025-11-27T23:27:23.961Z] GC before operation: completed in 519.484 ms, heap usage 533.793 MB -> 87.140 MB.
[2025-11-27T23:27:26.487Z] final size= 199991
[2025-11-27T23:27:26.487Z] final height= 10
[2025-11-27T23:27:29.683Z] final size= 199991
[2025-11-27T23:27:29.683Z] final height= 9
[2025-11-27T23:27:31.895Z] final size= 199991
[2025-11-27T23:27:31.895Z] final height= 9
[2025-11-27T23:27:35.930Z] final size= 199991
[2025-11-27T23:27:35.931Z] final height= 11
[2025-11-27T23:27:38.057Z] final size= 199991
[2025-11-27T23:27:38.057Z] final height= 9
[2025-11-27T23:27:42.041Z] final size= 199991
[2025-11-27T23:27:42.041Z] final height= 9
[2025-11-27T23:27:45.223Z] final size= 199991
[2025-11-27T23:27:45.223Z] final height= 11
[2025-11-27T23:27:49.325Z] final size= 199991
[2025-11-27T23:27:49.325Z] final height= 9
[2025-11-27T23:27:53.376Z] final size= 199991
[2025-11-27T23:27:53.376Z] final height= 9
[2025-11-27T23:27:56.461Z] final size= 199991
[2025-11-27T23:27:56.461Z] final height= 9
[2025-11-27T23:27:56.461Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:27:56.461Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:27:56.461Z] ====== akka-uct (concurrency) [default], iteration 3 completed (32708.206 ms) ======
[2025-11-27T23:27:56.461Z] ====== akka-uct (concurrency) [default], iteration 4 started ======
[2025-11-27T23:27:57.151Z] GC before operation: completed in 799.042 ms, heap usage 527.100 MB -> 95.366 MB.
[2025-11-27T23:27:59.363Z] final size= 199991
[2025-11-27T23:27:59.363Z] final height= 9
[2025-11-27T23:28:02.441Z] final size= 199991
[2025-11-27T23:28:02.441Z] final height= 10
[2025-11-27T23:28:05.441Z] final size= 199991
[2025-11-27T23:28:05.441Z] final height= 10
[2025-11-27T23:28:07.731Z] final size= 199991
[2025-11-27T23:28:07.731Z] final height= 9
[2025-11-27T23:28:10.787Z] final size= 199991
[2025-11-27T23:28:10.787Z] final height= 10
[2025-11-27T23:28:13.891Z] final size= 199991
[2025-11-27T23:28:13.891Z] final height= 9
[2025-11-27T23:28:16.935Z] final size= 199991
[2025-11-27T23:28:16.935Z] final height= 10
[2025-11-27T23:28:19.156Z] final size= 199991
[2025-11-27T23:28:19.156Z] final height= 10
[2025-11-27T23:28:22.245Z] final size= 199991
[2025-11-27T23:28:22.245Z] final height= 21
[2025-11-27T23:28:24.395Z] final size= 199991
[2025-11-27T23:28:24.395Z] final height= 9
[2025-11-27T23:28:25.060Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:28:25.060Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:28:25.060Z] ====== akka-uct (concurrency) [default], iteration 4 completed (27303.713 ms) ======
[2025-11-27T23:28:25.060Z] ====== akka-uct (concurrency) [default], iteration 5 started ======
[2025-11-27T23:28:25.749Z] GC before operation: completed in 773.053 ms, heap usage 657.943 MB -> 128.174 MB.
[2025-11-27T23:28:28.055Z] final size= 199991
[2025-11-27T23:28:28.055Z] final height= 9
[2025-11-27T23:28:31.163Z] final size= 199991
[2025-11-27T23:28:31.163Z] final height= 9
[2025-11-27T23:28:34.292Z] final size= 199991
[2025-11-27T23:28:34.292Z] final height= 10
[2025-11-27T23:28:37.330Z] final size= 199991
[2025-11-27T23:28:37.330Z] final height= 9
[2025-11-27T23:28:41.297Z] final size= 199991
[2025-11-27T23:28:41.297Z] final height= 9
[2025-11-27T23:28:44.471Z] final size= 199991
[2025-11-27T23:28:44.471Z] final height= 10
[2025-11-27T23:28:48.543Z] final size= 199991
[2025-11-27T23:28:48.543Z] final height= 9
[2025-11-27T23:28:51.533Z] final size= 199991
[2025-11-27T23:28:51.533Z] final height= 9
[2025-11-27T23:28:54.645Z] final size= 199991
[2025-11-27T23:28:54.645Z] final height= 9
[2025-11-27T23:28:57.645Z] final size= 199991
[2025-11-27T23:28:57.645Z] final height= 9
[2025-11-27T23:28:58.421Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:28:58.421Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:28:58.421Z] ====== akka-uct (concurrency) [default], iteration 5 completed (32543.894 ms) ======
[2025-11-27T23:28:58.421Z] ====== akka-uct (concurrency) [default], iteration 6 started ======
[2025-11-27T23:28:58.421Z] GC before operation: completed in 632.518 ms, heap usage 476.594 MB -> 101.206 MB.
[2025-11-27T23:29:01.442Z] final size= 199991
[2025-11-27T23:29:01.442Z] final height= 9
[2025-11-27T23:29:03.736Z] final size= 199991
[2025-11-27T23:29:04.390Z] final height= 9
[2025-11-27T23:29:07.401Z] final size= 199991
[2025-11-27T23:29:07.401Z] final height= 11
[2025-11-27T23:29:11.462Z] final size= 199991
[2025-11-27T23:29:11.462Z] final height= 9
[2025-11-27T23:29:15.454Z] final size= 199991
[2025-11-27T23:29:15.454Z] final height= 11
[2025-11-27T23:29:18.461Z] final size= 199991
[2025-11-27T23:29:18.461Z] final height= 9
[2025-11-27T23:29:21.530Z] final size= 199991
[2025-11-27T23:29:21.530Z] final height= 9
[2025-11-27T23:29:24.640Z] final size= 199991
[2025-11-27T23:29:24.640Z] final height= 13
[2025-11-27T23:29:27.721Z] final size= 199991
[2025-11-27T23:29:27.721Z] final height= 10
[2025-11-27T23:29:30.832Z] final size= 199991
[2025-11-27T23:29:30.832Z] final height= 10
[2025-11-27T23:29:31.480Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:29:31.480Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:29:31.480Z] ====== akka-uct (concurrency) [default], iteration 6 completed (32546.220 ms) ======
[2025-11-27T23:29:31.480Z] ====== akka-uct (concurrency) [default], iteration 7 started ======
[2025-11-27T23:29:32.141Z] GC before operation: completed in 603.063 ms, heap usage 924.647 MB -> 98.605 MB.
[2025-11-27T23:29:33.571Z] final size= 199991
[2025-11-27T23:29:33.572Z] final height= 14
[2025-11-27T23:29:36.490Z] final size= 199991
[2025-11-27T23:29:36.490Z] final height= 13
[2025-11-27T23:29:39.547Z] final size= 199991
[2025-11-27T23:29:39.548Z] final height= 9
[2025-11-27T23:29:42.179Z] final size= 199991
[2025-11-27T23:29:42.179Z] final height= 9
[2025-11-27T23:29:45.346Z] final size= 199991
[2025-11-27T23:29:45.346Z] final height= 9
[2025-11-27T23:29:47.523Z] final size= 199991
[2025-11-27T23:29:47.523Z] final height= 9
[2025-11-27T23:29:51.709Z] final size= 199991
[2025-11-27T23:29:51.709Z] final height= 9
[2025-11-27T23:29:53.953Z] final size= 199991
[2025-11-27T23:29:53.953Z] final height= 9
[2025-11-27T23:29:57.927Z] final size= 199991
[2025-11-27T23:29:57.927Z] final height= 9
[2025-11-27T23:30:01.018Z] final size= 199991
[2025-11-27T23:30:01.018Z] final height= 9
[2025-11-27T23:30:01.659Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:30:01.659Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:30:01.659Z] ====== akka-uct (concurrency) [default], iteration 7 completed (29698.935 ms) ======
[2025-11-27T23:30:01.659Z] ====== akka-uct (concurrency) [default], iteration 8 started ======
[2025-11-27T23:30:02.468Z] GC before operation: completed in 1131.485 ms, heap usage 473.693 MB -> 132.597 MB.
[2025-11-27T23:30:05.567Z] final size= 199991
[2025-11-27T23:30:05.567Z] final height= 10
[2025-11-27T23:30:08.889Z] final size= 199991
[2025-11-27T23:30:08.889Z] final height= 9
[2025-11-27T23:30:12.040Z] final size= 199991
[2025-11-27T23:30:12.040Z] final height= 10
[2025-11-27T23:30:16.057Z] final size= 199991
[2025-11-27T23:30:16.057Z] final height= 11
[2025-11-27T23:30:19.058Z] final size= 199991
[2025-11-27T23:30:19.058Z] final height= 10
[2025-11-27T23:30:23.311Z] final size= 199991
[2025-11-27T23:30:23.311Z] final height= 9
[2025-11-27T23:30:26.246Z] final size= 199991
[2025-11-27T23:30:26.246Z] final height= 9
[2025-11-27T23:30:30.132Z] final size= 199991
[2025-11-27T23:30:30.132Z] final height= 9
[2025-11-27T23:30:32.382Z] final size= 199991
[2025-11-27T23:30:32.382Z] final height= 11
[2025-11-27T23:30:36.199Z] final size= 199991
[2025-11-27T23:30:36.199Z] final height= 9
[2025-11-27T23:30:36.199Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:30:36.199Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:30:36.199Z] ====== akka-uct (concurrency) [default], iteration 8 completed (33799.872 ms) ======
[2025-11-27T23:30:36.199Z] ====== akka-uct (concurrency) [default], iteration 9 started ======
[2025-11-27T23:30:37.547Z] GC before operation: completed in 1168.750 ms, heap usage 765.341 MB -> 142.510 MB.
[2025-11-27T23:30:39.763Z] final size= 199991
[2025-11-27T23:30:39.763Z] final height= 10
[2025-11-27T23:30:43.673Z] final size= 199991
[2025-11-27T23:30:43.673Z] final height= 9
[2025-11-27T23:30:45.915Z] final size= 199991
[2025-11-27T23:30:45.915Z] final height= 9
[2025-11-27T23:30:48.931Z] final size= 199991
[2025-11-27T23:30:48.931Z] final height= 11
[2025-11-27T23:30:52.151Z] final size= 199991
[2025-11-27T23:30:52.151Z] final height= 9
[2025-11-27T23:30:55.257Z] final size= 199991
[2025-11-27T23:30:55.257Z] final height= 9
[2025-11-27T23:30:58.260Z] final size= 199991
[2025-11-27T23:30:58.260Z] final height= 9
[2025-11-27T23:31:01.967Z] final size= 199991
[2025-11-27T23:31:01.967Z] final height= 10
[2025-11-27T23:31:05.083Z] final size= 199991
[2025-11-27T23:31:05.083Z] final height= 10
[2025-11-27T23:31:08.251Z] final size= 199991
[2025-11-27T23:31:08.251Z] final height= 9
[2025-11-27T23:31:09.716Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:31:09.716Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:31:09.716Z] ====== akka-uct (concurrency) [default], iteration 9 completed (31813.486 ms) ======
[2025-11-27T23:31:09.716Z] ====== akka-uct (concurrency) [default], iteration 10 started ======
[2025-11-27T23:31:11.082Z] GC before operation: completed in 1255.444 ms, heap usage 694.504 MB -> 138.434 MB.
[2025-11-27T23:31:14.207Z] final size= 199991
[2025-11-27T23:31:14.207Z] final height= 9
[2025-11-27T23:31:17.387Z] final size= 199991
[2025-11-27T23:31:17.387Z] final height= 10
[2025-11-27T23:31:20.431Z] final size= 199991
[2025-11-27T23:31:20.431Z] final height= 11
[2025-11-27T23:31:23.476Z] final size= 199991
[2025-11-27T23:31:23.476Z] final height= 9
[2025-11-27T23:31:26.485Z] final size= 199991
[2025-11-27T23:31:26.485Z] final height= 14
[2025-11-27T23:31:29.486Z] final size= 199991
[2025-11-27T23:31:29.486Z] final height= 11
[2025-11-27T23:31:32.638Z] final size= 199991
[2025-11-27T23:31:32.638Z] final height= 9
[2025-11-27T23:31:36.724Z] final size= 199991
[2025-11-27T23:31:36.724Z] final height= 10
[2025-11-27T23:31:39.944Z] final size= 199991
[2025-11-27T23:31:39.944Z] final height= 9
[2025-11-27T23:31:44.071Z] final size= 199991
[2025-11-27T23:31:44.071Z] final height= 9
[2025-11-27T23:31:44.071Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:31:44.071Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:31:44.071Z] ====== akka-uct (concurrency) [default], iteration 10 completed (33615.416 ms) ======
[2025-11-27T23:31:44.071Z] ====== akka-uct (concurrency) [default], iteration 11 started ======
[2025-11-27T23:31:45.451Z] GC before operation: completed in 699.478 ms, heap usage 572.136 MB -> 95.726 MB.
[2025-11-27T23:31:46.862Z] final size= 199991
[2025-11-27T23:31:46.862Z] final height= 12
[2025-11-27T23:31:49.924Z] final size= 199991
[2025-11-27T23:31:49.924Z] final height= 9
[2025-11-27T23:31:52.106Z] final size= 199991
[2025-11-27T23:31:52.106Z] final height= 9
[2025-11-27T23:31:55.048Z] final size= 199991
[2025-11-27T23:31:55.048Z] final height= 9
[2025-11-27T23:31:58.973Z] final size= 199991
[2025-11-27T23:31:58.973Z] final height= 9
[2025-11-27T23:32:01.971Z] final size= 199991
[2025-11-27T23:32:01.971Z] final height= 10
[2025-11-27T23:32:05.121Z] final size= 199991
[2025-11-27T23:32:05.121Z] final height= 10
[2025-11-27T23:32:08.215Z] final size= 199991
[2025-11-27T23:32:08.215Z] final height= 9
[2025-11-27T23:32:10.187Z] final size= 199991
[2025-11-27T23:32:10.187Z] final height= 10
[2025-11-27T23:32:13.404Z] final size= 199991
[2025-11-27T23:32:13.404Z] final height= 11
[2025-11-27T23:32:13.404Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:32:13.404Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:32:13.404Z] ====== akka-uct (concurrency) [default], iteration 11 completed (28667.870 ms) ======
[2025-11-27T23:32:13.404Z] ====== akka-uct (concurrency) [default], iteration 12 started ======
[2025-11-27T23:32:14.822Z] GC before operation: completed in 665.928 ms, heap usage 634.815 MB -> 78.033 MB.
[2025-11-27T23:32:16.186Z] final size= 199991
[2025-11-27T23:32:16.186Z] final height= 9
[2025-11-27T23:32:19.191Z] final size= 199991
[2025-11-27T23:32:19.191Z] final height= 10
[2025-11-27T23:32:23.165Z] final size= 199991
[2025-11-27T23:32:23.165Z] final height= 9
[2025-11-27T23:32:25.311Z] final size= 199991
[2025-11-27T23:32:25.311Z] final height= 11
[2025-11-27T23:32:28.410Z] final size= 199991
[2025-11-27T23:32:28.410Z] final height= 9
[2025-11-27T23:32:32.492Z] final size= 199991
[2025-11-27T23:32:32.492Z] final height= 11
[2025-11-27T23:32:34.708Z] final size= 199991
[2025-11-27T23:32:34.708Z] final height= 9
[2025-11-27T23:32:38.731Z] final size= 199991
[2025-11-27T23:32:38.731Z] final height= 9
[2025-11-27T23:32:41.788Z] final size= 199991
[2025-11-27T23:32:41.788Z] final height= 9
[2025-11-27T23:32:45.742Z] final size= 199991
[2025-11-27T23:32:45.742Z] final height= 9
[2025-11-27T23:32:45.742Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:32:45.742Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:32:45.742Z] ====== akka-uct (concurrency) [default], iteration 12 completed (31231.845 ms) ======
[2025-11-27T23:32:45.742Z] ====== akka-uct (concurrency) [default], iteration 13 started ======
[2025-11-27T23:32:46.478Z] GC before operation: completed in 1031.861 ms, heap usage 736.851 MB -> 128.879 MB.
[2025-11-27T23:32:49.520Z] final size= 199991
[2025-11-27T23:32:49.521Z] final height= 9
[2025-11-27T23:32:51.756Z] final size= 199991
[2025-11-27T23:32:51.756Z] final height= 9
[2025-11-27T23:32:54.942Z] final size= 199991
[2025-11-27T23:32:54.942Z] final height= 13
[2025-11-27T23:32:58.984Z] final size= 199991
[2025-11-27T23:32:58.984Z] final height= 9
[2025-11-27T23:33:01.302Z] final size= 199991
[2025-11-27T23:33:01.302Z] final height= 9
[2025-11-27T23:33:04.301Z] final size= 199991
[2025-11-27T23:33:04.301Z] final height= 13
[2025-11-27T23:33:07.305Z] final size= 199991
[2025-11-27T23:33:07.305Z] final height= 9
[2025-11-27T23:33:09.512Z] final size= 199991
[2025-11-27T23:33:09.513Z] final height= 9
[2025-11-27T23:33:12.563Z] final size= 199991
[2025-11-27T23:33:12.563Z] final height= 9
[2025-11-27T23:33:15.568Z] final size= 199991
[2025-11-27T23:33:15.568Z] final height= 9
[2025-11-27T23:33:15.568Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:33:15.568Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:33:15.568Z] ====== akka-uct (concurrency) [default], iteration 13 completed (28968.003 ms) ======
[2025-11-27T23:33:15.568Z] ====== akka-uct (concurrency) [default], iteration 14 started ======
[2025-11-27T23:33:16.211Z] GC before operation: completed in 553.936 ms, heap usage 556.992 MB -> 89.044 MB.
[2025-11-27T23:33:18.383Z] final size= 199991
[2025-11-27T23:33:18.383Z] final height= 9
[2025-11-27T23:33:20.671Z] final size= 199991
[2025-11-27T23:33:20.671Z] final height= 11
[2025-11-27T23:33:23.751Z] final size= 199991
[2025-11-27T23:33:23.751Z] final height= 12
[2025-11-27T23:33:25.923Z] final size= 199991
[2025-11-27T23:33:25.923Z] final height= 12
[2025-11-27T23:33:29.781Z] final size= 199991
[2025-11-27T23:33:29.781Z] final height= 9
[2025-11-27T23:33:32.047Z] final size= 199991
[2025-11-27T23:33:32.047Z] final height= 12
[2025-11-27T23:33:36.043Z] final size= 199991
[2025-11-27T23:33:36.043Z] final height= 10
[2025-11-27T23:33:39.131Z] final size= 199991
[2025-11-27T23:33:39.132Z] final height= 9
[2025-11-27T23:33:42.441Z] final size= 199991
[2025-11-27T23:33:42.441Z] final height= 9
[2025-11-27T23:33:46.393Z] final size= 199991
[2025-11-27T23:33:46.393Z] final height= 10
[2025-11-27T23:33:47.051Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:33:47.051Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:33:47.051Z] ====== akka-uct (concurrency) [default], iteration 14 completed (31003.849 ms) ======
[2025-11-27T23:33:47.051Z] ====== akka-uct (concurrency) [default], iteration 15 started ======
[2025-11-27T23:33:48.401Z] GC before operation: completed in 901.848 ms, heap usage 509.911 MB -> 95.996 MB.
[2025-11-27T23:33:50.572Z] final size= 199991
[2025-11-27T23:33:50.572Z] final height= 9
[2025-11-27T23:33:53.591Z] final size= 199991
[2025-11-27T23:33:53.591Z] final height= 9
[2025-11-27T23:33:56.633Z] final size= 199991
[2025-11-27T23:33:56.633Z] final height= 9
[2025-11-27T23:33:59.715Z] final size= 199991
[2025-11-27T23:33:59.715Z] final height= 9
[2025-11-27T23:34:02.741Z] final size= 199991
[2025-11-27T23:34:02.741Z] final height= 9
[2025-11-27T23:34:05.743Z] final size= 199991
[2025-11-27T23:34:05.743Z] final height= 9
[2025-11-27T23:34:07.922Z] final size= 199991
[2025-11-27T23:34:07.922Z] final height= 9
[2025-11-27T23:34:11.931Z] final size= 199991
[2025-11-27T23:34:11.931Z] final height= 9
[2025-11-27T23:34:14.078Z] final size= 199991
[2025-11-27T23:34:14.078Z] final height= 9
[2025-11-27T23:34:18.157Z] final size= 199991
[2025-11-27T23:34:18.157Z] final height= 10
[2025-11-27T23:34:18.157Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:34:18.157Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:34:18.157Z] ====== akka-uct (concurrency) [default], iteration 15 completed (30196.342 ms) ======
[2025-11-27T23:34:18.157Z] ====== akka-uct (concurrency) [default], iteration 16 started ======
[2025-11-27T23:34:18.842Z] GC before operation: completed in 646.230 ms, heap usage 378.677 MB -> 99.013 MB.
[2025-11-27T23:34:22.141Z] final size= 199991
[2025-11-27T23:34:22.141Z] final height= 9
[2025-11-27T23:34:24.291Z] final size= 199991
[2025-11-27T23:34:24.291Z] final height= 10
[2025-11-27T23:34:27.427Z] final size= 199991
[2025-11-27T23:34:27.427Z] final height= 9
[2025-11-27T23:34:30.589Z] final size= 199991
[2025-11-27T23:34:30.589Z] final height= 10
[2025-11-27T23:34:32.753Z] final size= 199991
[2025-11-27T23:34:32.753Z] final height= 9
[2025-11-27T23:34:35.821Z] final size= 199991
[2025-11-27T23:34:35.821Z] final height= 9
[2025-11-27T23:34:38.828Z] final size= 199991
[2025-11-27T23:34:38.828Z] final height= 9
[2025-11-27T23:34:42.028Z] final size= 199991
[2025-11-27T23:34:42.028Z] final height= 9
[2025-11-27T23:34:45.541Z] final size= 199991
[2025-11-27T23:34:45.541Z] final height= 10
[2025-11-27T23:34:48.647Z] final size= 199991
[2025-11-27T23:34:48.647Z] final height= 10
[2025-11-27T23:34:49.321Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:34:49.321Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:34:49.321Z] ====== akka-uct (concurrency) [default], iteration 16 completed (30234.328 ms) ======
[2025-11-27T23:34:49.321Z] ====== akka-uct (concurrency) [default], iteration 17 started ======
[2025-11-27T23:34:50.053Z] GC before operation: completed in 661.646 ms, heap usage 564.373 MB -> 84.048 MB.
[2025-11-27T23:34:52.362Z] final size= 199991
[2025-11-27T23:34:52.362Z] final height= 9
[2025-11-27T23:34:55.481Z] final size= 199991
[2025-11-27T23:34:55.481Z] final height= 9
[2025-11-27T23:34:59.501Z] final size= 199991
[2025-11-27T23:34:59.501Z] final height= 9
[2025-11-27T23:35:01.683Z] final size= 199991
[2025-11-27T23:35:01.683Z] final height= 9
[2025-11-27T23:35:05.741Z] final size= 199991
[2025-11-27T23:35:05.741Z] final height= 10
[2025-11-27T23:35:08.931Z] final size= 199991
[2025-11-27T23:35:08.931Z] final height= 9
[2025-11-27T23:35:11.951Z] final size= 199991
[2025-11-27T23:35:11.951Z] final height= 9
[2025-11-27T23:35:16.231Z] final size= 199991
[2025-11-27T23:35:16.231Z] final height= 9
[2025-11-27T23:35:19.331Z] final size= 199991
[2025-11-27T23:35:19.331Z] final height= 9
[2025-11-27T23:35:24.681Z] final size= 199991
[2025-11-27T23:35:24.681Z] final height= 11
[2025-11-27T23:35:24.681Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:35:24.681Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:35:24.681Z] ====== akka-uct (concurrency) [default], iteration 17 completed (35036.336 ms) ======
[2025-11-27T23:35:24.681Z] ====== akka-uct (concurrency) [default], iteration 18 started ======
[2025-11-27T23:35:26.222Z] GC before operation: completed in 1339.213 ms, heap usage 899.868 MB -> 126.410 MB.
[2025-11-27T23:35:29.465Z] final size= 199991
[2025-11-27T23:35:29.465Z] final height= 9
[2025-11-27T23:35:31.662Z] final size= 199991
[2025-11-27T23:35:31.662Z] final height= 11
[2025-11-27T23:35:35.901Z] final size= 199991
[2025-11-27T23:35:35.901Z] final height= 9
[2025-11-27T23:35:39.851Z] final size= 199991
[2025-11-27T23:35:39.851Z] final height= 10
[2025-11-27T23:35:43.831Z] final size= 199991
[2025-11-27T23:35:43.831Z] final height= 10
[2025-11-27T23:35:48.360Z] final size= 199991
[2025-11-27T23:35:48.360Z] final height= 9
[2025-11-27T23:35:51.471Z] final size= 199991
[2025-11-27T23:35:51.471Z] final height= 9
[2025-11-27T23:35:55.634Z] final size= 199991
[2025-11-27T23:35:55.634Z] final height= 10
[2025-11-27T23:35:58.859Z] final size= 199991
[2025-11-27T23:35:58.859Z] final height= 9
[2025-11-27T23:36:04.692Z] final size= 199991
[2025-11-27T23:36:04.692Z] final height= 12
[2025-11-27T23:36:04.692Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:36:04.692Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:36:04.692Z] ====== akka-uct (concurrency) [default], iteration 18 completed (38281.939 ms) ======
[2025-11-27T23:36:04.692Z] ====== akka-uct (concurrency) [default], iteration 19 started ======
[2025-11-27T23:36:05.616Z] GC before operation: completed in 992.775 ms, heap usage 584.267 MB -> 101.073 MB.
[2025-11-27T23:36:07.911Z] final size= 199991
[2025-11-27T23:36:07.911Z] final height= 9
[2025-11-27T23:36:11.917Z] final size= 199991
[2025-11-27T23:36:11.917Z] final height= 11
[2025-11-27T23:36:15.072Z] final size= 199991
[2025-11-27T23:36:15.072Z] final height= 9
[2025-11-27T23:36:17.442Z] final size= 199991
[2025-11-27T23:36:17.442Z] final height= 9
[2025-11-27T23:36:21.491Z] final size= 199991
[2025-11-27T23:36:21.491Z] final height= 9
[2025-11-27T23:36:24.648Z] final size= 199991
[2025-11-27T23:36:24.648Z] final height= 9
[2025-11-27T23:36:27.631Z] final size= 199991
[2025-11-27T23:36:27.631Z] final height= 10
[2025-11-27T23:36:30.671Z] final size= 199991
[2025-11-27T23:36:30.671Z] final height= 9
[2025-11-27T23:36:35.952Z] final size= 199991
[2025-11-27T23:36:35.953Z] final height= 10
[2025-11-27T23:36:39.125Z] final size= 199991
[2025-11-27T23:36:39.125Z] final height= 9
[2025-11-27T23:36:39.826Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:36:39.826Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:36:39.826Z] ====== akka-uct (concurrency) [default], iteration 19 completed (34328.371 ms) ======
[2025-11-27T23:36:39.826Z] ====== akka-uct (concurrency) [default], iteration 20 started ======
[2025-11-27T23:36:40.503Z] GC before operation: completed in 722.840 ms, heap usage 785.399 MB -> 73.022 MB.
[2025-11-27T23:36:42.869Z] final size= 199991
[2025-11-27T23:36:42.869Z] final height= 10
[2025-11-27T23:36:45.954Z] final size= 199991
[2025-11-27T23:36:45.954Z] final height= 9
[2025-11-27T23:36:49.973Z] final size= 199991
[2025-11-27T23:36:49.973Z] final height= 10
[2025-11-27T23:36:53.825Z] final size= 199991
[2025-11-27T23:36:53.825Z] final height= 9
[2025-11-27T23:36:57.057Z] final size= 199991
[2025-11-27T23:36:57.057Z] final height= 9
[2025-11-27T23:37:01.091Z] final size= 199991
[2025-11-27T23:37:01.091Z] final height= 9
[2025-11-27T23:37:04.218Z] final size= 199991
[2025-11-27T23:37:04.219Z] final height= 11
[2025-11-27T23:37:08.363Z] final size= 199991
[2025-11-27T23:37:08.363Z] final height= 15
[2025-11-27T23:37:11.508Z] final size= 199991
[2025-11-27T23:37:11.508Z] final height= 10
[2025-11-27T23:37:14.659Z] final size= 199991
[2025-11-27T23:37:14.659Z] final height= 10
[2025-11-27T23:37:14.659Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:37:14.659Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:37:14.659Z] ====== akka-uct (concurrency) [default], iteration 20 completed (34078.907 ms) ======
[2025-11-27T23:37:14.659Z] ====== akka-uct (concurrency) [default], iteration 21 started ======
[2025-11-27T23:37:15.345Z] GC before operation: completed in 902.157 ms, heap usage 407.793 MB -> 99.689 MB.
[2025-11-27T23:37:18.361Z] final size= 199991
[2025-11-27T23:37:18.361Z] final height= 9
[2025-11-27T23:37:21.572Z] final size= 199991
[2025-11-27T23:37:21.572Z] final height= 12
[2025-11-27T23:37:24.722Z] final size= 199991
[2025-11-27T23:37:24.723Z] final height= 9
[2025-11-27T23:37:28.781Z] final size= 199991
[2025-11-27T23:37:28.781Z] final height= 9
[2025-11-27T23:37:33.991Z] final size= 199991
[2025-11-27T23:37:33.991Z] final height= 9
[2025-11-27T23:37:37.112Z] final size= 199991
[2025-11-27T23:37:37.112Z] final height= 9
[2025-11-27T23:37:41.178Z] final size= 199991
[2025-11-27T23:37:41.178Z] final height= 9
[2025-11-27T23:37:44.311Z] final size= 199991
[2025-11-27T23:37:44.311Z] final height= 9
[2025-11-27T23:37:47.611Z] final size= 199991
[2025-11-27T23:37:47.611Z] final height= 12
[2025-11-27T23:37:50.720Z] final size= 199991
[2025-11-27T23:37:50.720Z] final height= 9
[2025-11-27T23:37:51.359Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:37:51.359Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:37:51.359Z] ====== akka-uct (concurrency) [default], iteration 21 completed (36037.182 ms) ======
[2025-11-27T23:37:51.359Z] ====== akka-uct (concurrency) [default], iteration 22 started ======
[2025-11-27T23:37:52.026Z] GC before operation: completed in 701.079 ms, heap usage 752.764 MB -> 91.001 MB.
[2025-11-27T23:37:55.360Z] final size= 199991
[2025-11-27T23:37:55.360Z] final height= 10
[2025-11-27T23:37:57.622Z] final size= 199991
[2025-11-27T23:37:57.622Z] final height= 9
[2025-11-27T23:38:00.851Z] final size= 199991
[2025-11-27T23:38:00.851Z] final height= 14
[2025-11-27T23:38:03.883Z] final size= 199991
[2025-11-27T23:38:03.883Z] final height= 10
[2025-11-27T23:38:06.964Z] final size= 199991
[2025-11-27T23:38:06.964Z] final height= 9
[2025-11-27T23:38:10.084Z] final size= 199991
[2025-11-27T23:38:10.084Z] final height= 9
[2025-11-27T23:38:14.395Z] final size= 199991
[2025-11-27T23:38:14.395Z] final height= 9
[2025-11-27T23:38:17.624Z] final size= 199991
[2025-11-27T23:38:17.624Z] final height= 9
[2025-11-27T23:38:20.764Z] final size= 199991
[2025-11-27T23:38:20.764Z] final height= 11
[2025-11-27T23:38:24.788Z] final size= 199991
[2025-11-27T23:38:24.788Z] final height= 12
[2025-11-27T23:38:25.501Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:38:25.501Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:38:25.501Z] ====== akka-uct (concurrency) [default], iteration 22 completed (33090.974 ms) ======
[2025-11-27T23:38:25.501Z] ====== akka-uct (concurrency) [default], iteration 23 started ======
[2025-11-27T23:38:26.171Z] GC before operation: completed in 537.369 ms, heap usage 639.477 MB -> 73.384 MB.
[2025-11-27T23:38:28.558Z] final size= 199991
[2025-11-27T23:38:28.558Z] final height= 11
[2025-11-27T23:38:31.666Z] final size= 199991
[2025-11-27T23:38:31.666Z] final height= 9
[2025-11-27T23:38:34.961Z] final size= 199991
[2025-11-27T23:38:34.961Z] final height= 10
[2025-11-27T23:38:38.100Z] final size= 199991
[2025-11-27T23:38:38.100Z] final height= 9
[2025-11-27T23:38:42.421Z] final size= 199991
[2025-11-27T23:38:42.421Z] final height= 9
[2025-11-27T23:38:45.581Z] final size= 199991
[2025-11-27T23:38:45.581Z] final height= 11
[2025-11-27T23:38:48.756Z] final size= 199991
[2025-11-27T23:38:48.756Z] final height= 9
[2025-11-27T23:38:51.115Z] final size= 199991
[2025-11-27T23:38:51.115Z] final height= 9
[2025-11-27T23:38:55.201Z] final size= 199991
[2025-11-27T23:38:55.201Z] final height= 9
[2025-11-27T23:38:59.243Z] final size= 199991
[2025-11-27T23:38:59.243Z] final height= 10
[2025-11-27T23:38:59.243Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:38:59.243Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:38:59.243Z] ====== akka-uct (concurrency) [default], iteration 23 completed (33634.416 ms) ======
[2025-11-27T23:39:00.711Z] -----------------------------------
[2025-11-27T23:39:00.711Z] renaissance-akka-uct_0_PASSED
[2025-11-27T23:39:00.711Z] -----------------------------------
[2025-11-27T23:39:00.711Z]
[2025-11-27T23:39:00.711Z] TEST TEARDOWN:
[2025-11-27T23:39:00.711Z] Nothing to be done for teardown.
[2025-11-27T23:39:00.711Z] renaissance-akka-uct_0 Finish Time: Thu Nov 27 23:39:00 2025 Epoch Time (ms): 1764286740018
[2025-11-27T23:39:00.711Z]
[2025-11-27T23:39:00.711Z] ===============================================
[2025-11-27T23:39:00.711Z] Running test renaissance-fj-kmeans_0 ...
[2025-11-27T23:39:00.711Z] ===============================================
[2025-11-27T23:39:00.711Z] renaissance-fj-kmeans_0 Start Time: Thu Nov 27 23:39:00 2025 Epoch Time (ms): 1764286740039
[2025-11-27T23:39:00.711Z] variation: NoOptions
[2025-11-27T23:39:00.711Z] JVM_OPTIONS:
[2025-11-27T23:39:00.711Z] { \
[2025-11-27T23:39:00.711Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:39:00.711Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:39:00.711Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-fj-kmeans_0"; \
[2025-11-27T23:39:00.711Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-fj-kmeans_0"; \
[2025-11-27T23:39:00.711Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:39:00.711Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \
[2025-11-27T23:39:00.711Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:39:00.711Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:39:00.711Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:39:00.711Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/TestTargetResult";
[2025-11-27T23:39:00.711Z]
[2025-11-27T23:39:00.711Z] TEST SETUP:
[2025-11-27T23:39:00.711Z] Nothing to be done for setup.
[2025-11-27T23:39:00.711Z]
[2025-11-27T23:39:00.711Z] TESTING:
[2025-11-27T23:39:00.711Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:39:00.711Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17642858061213/renaissance-fj-kmeans_0/launcher-233900-7803357889822203700/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:39:00.711Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:39:00.711Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:39:02.131Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2025-11-27T23:39:02.131Z] GC before operation: completed in 217.350 ms, heap usage 106.553 MB -> 84.440 MB.
[2025-11-27T23:39:23.407Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (19582.818 ms) ======
[2025-11-27T23:39:23.407Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2025-11-27T23:39:23.407Z] GC before operation: completed in 181.262 ms, heap usage 190.152 MB -> 84.526 MB.
[2025-11-27T23:39:44.814Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (20441.699 ms) ======
[2025-11-27T23:39:44.814Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2025-11-27T23:39:44.814Z] GC before operation: completed in 137.062 ms, heap usage 417.878 MB -> 84.526 MB.
[2025-11-27T23:39:59.940Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (16360.104 ms) ======
[2025-11-27T23:39:59.941Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2025-11-27T23:39:59.941Z] GC before operation: completed in 135.157 ms, heap usage 331.380 MB -> 84.525 MB.
[2025-11-27T23:40:17.841Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (17360.805 ms) ======
[2025-11-27T23:40:17.841Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2025-11-27T23:40:17.841Z] GC before operation: completed in 189.254 ms, heap usage 330.617 MB -> 84.525 MB.
[2025-11-27T23:40:35.865Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (17495.380 ms) ======
[2025-11-27T23:40:35.865Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2025-11-27T23:40:35.865Z] GC before operation: completed in 160.657 ms, heap usage 327.115 MB -> 84.526 MB.
[2025-11-27T23:40:54.789Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (20553.462 ms) ======
[2025-11-27T23:40:54.789Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2025-11-27T23:40:54.789Z] GC before operation: completed in 164.875 ms, heap usage 199.550 MB -> 84.526 MB.
[2025-11-27T23:41:12.841Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (17136.041 ms) ======
[2025-11-27T23:41:12.841Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2025-11-27T23:41:12.841Z] GC before operation: completed in 147.382 ms, heap usage 221.036 MB -> 84.526 MB.
[2025-11-27T23:41:31.155Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (17519.465 ms) ======
[2025-11-27T23:41:31.155Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2025-11-27T23:41:31.155Z] GC before operation: completed in 167.034 ms, heap usage 298.439 MB -> 84.526 MB.
[2025-11-27T23:41:49.317Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (18148.360 ms) ======
[2025-11-27T23:41:49.317Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2025-11-27T23:41:49.317Z] GC before operation: completed in 152.187 ms, heap usage 224.923 MB -> 84.526 MB.
[2025-11-27T23:42:04.396Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (16509.728 ms) ======
[2025-11-27T23:42:04.396Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2025-11-27T23:42:04.396Z] GC before operation: completed in 145.724 ms, heap usage 147.686 MB -> 84.526 MB.
[2025-11-27T23:42:22.282Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (15490.626 ms) ======
[2025-11-27T23:42:22.282Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2025-11-27T23:42:22.282Z] GC before operation: completed in 181.293 ms, heap usage 122.636 MB -> 84.526 MB.
[2025-11-27T23:42:37.265Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (16939.888 ms) ======
[2025-11-27T23:42:37.265Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2025-11-27T23:42:37.265Z] GC before operation: completed in 194.131 ms, heap usage 137.221 MB -> 84.526 MB.
[2025-11-27T23:42:55.566Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (16910.365 ms) ======
[2025-11-27T23:42:55.566Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2025-11-27T23:42:55.566Z] GC before operation: completed in 190.677 ms, heap usage 150.932 MB -> 84.526 MB.
[2025-11-27T23:43:10.575Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (14038.306 ms) ======
[2025-11-27T23:43:10.575Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2025-11-27T23:43:10.575Z] GC before operation: completed in 129.797 ms, heap usage 119.884 MB -> 84.526 MB.
[2025-11-27T23:43:23.257Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (14093.246 ms) ======
[2025-11-27T23:43:23.257Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2025-11-27T23:43:23.257Z] GC before operation: completed in 257.041 ms, heap usage 336.629 MB -> 84.526 MB.
[2025-11-27T23:43:41.150Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (17291.227 ms) ======
[2025-11-27T23:43:41.150Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ======
[2025-11-27T23:43:41.150Z] GC before operation: completed in 185.905 ms, heap usage 306.526 MB -> 84.527 MB.
[2025-11-27T23:43:59.231Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (18456.678 ms) ======
[2025-11-27T23:43:59.231Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ======
[2025-11-27T23:43:59.231Z] GC before operation: completed in 153.225 ms, heap usage 332.320 MB -> 84.528 MB.
[2025-11-27T23:44:17.181Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (16136.857 ms) ======
[2025-11-27T23:44:17.181Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ======
[2025-11-27T23:44:17.181Z] GC before operation: completed in 125.686 ms, heap usage 315.037 MB -> 84.528 MB.
[2025-11-27T23:44:32.414Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (16470.661 ms) ======
[2025-11-27T23:44:32.414Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ======
[2025-11-27T23:44:32.414Z] GC before operation: completed in 243.218 ms, heap usage 327.713 MB -> 84.528 MB.
[2025-11-27T23:44:50.249Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (17228.353 ms) ======
[2025-11-27T23:44:50.249Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ======
[2025-11-27T23:44:50.249Z] GC before operation: completed in 233.268 ms, heap usage 353.983 MB -> 84.528 MB.
[2025-11-27T23:45:05.823Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (15365.431 ms) ======
[2025-11-27T23:45:05.823Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ======
[2025-11-27T23:45:05.823Z] GC before operation: completed in 194.192 ms, heap usage 295.684 MB -> 84.528 MB.
[2025-11-27T23:45:26.932Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (19554.849 ms) ======
[2025-11-27T23:45:26.932Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ======
[2025-11-27T23:45:26.932Z] GC before operation: completed in 221.546 ms, heap usage 343.725 MB -> 84.528 MB.
[2025-11-27T23:45:39.606Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (14684.990 ms) ======
[2025-11-27T23:45:39.606Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ======
[2025-11-27T23:45:39.606Z] GC before operation: completed in 144.398 ms, heap usage 306.334 MB -> 84.528 MB.
[2025-11-27T23:45:57.462Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (16776.600 ms) ======
[2025-11-27T23:45:57.462Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ======
[2025-11-27T23:45:57.462Z] GC before operation: completed in 213.688 ms, heap usage 161.603 MB -> 84.528 MB.
[2025-11-27T23:46:15.290Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (17620.285 ms) ======
[2025-11-27T23:46:15.290Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ======
[2025-11-27T23:46:15.290Z] GC before operation: completed in 230.462 ms, heap usage 292.026 MB -> 84.529 MB.
[2025-11-27T23:46:33.258Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (18196.563 ms) ======
[2025-11-27T23:46:33.258Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ======
[2025-11-27T23:46:33.258Z] GC before operation: completed in 161.627 ms, heap usage 224.262 MB -> 84.529 MB.
[2025-11-27T23:46:51.071Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (15761.729 ms) ======
[2025-11-27T23:46:51.071Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ======
[2025-11-27T23:46:51.071Z] GC before operation: completed in 337.547 ms, heap usage 248.810 MB -> 84.529 MB.
[2025-11-27T23:47:08.968Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (18587.285 ms) ======
[2025-11-27T23:47:08.968Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ======
[2025-11-27T23:47:08.968Z] GC before operation: completed in 170.190 ms, heap usage 130.900 MB -> 84.529 MB.
[2025-11-27T23:47:24.876Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (16301.711 ms) ======
[2025-11-27T23:47:24.876Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ======
[2025-11-27T23:47:24.876Z] GC before operation: completed in 165.958 ms, heap usage 299.957 MB -> 84.529 MB.
[2025-11-27T23:47:43.013Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (17866.355 ms) ======
[2025-11-27T23:47:43.013Z] -----------------------------------
[2025-11-27T23:47:43.013Z] renaissance-fj-kmeans_0_PASSED
[2025-11-27T23:47:43.013Z] -----------------------------------
[2025-11-27T23:47:43.013Z]
[2025-11-27T23:47:43.013Z] TEST TEARDOWN:
[2025-11-27T23:47:43.013Z] Nothing to be done for teardown.
[2025-11-27T23:47:43.013Z] renaissance-fj-kmeans_0 Finish Time: Thu Nov 27 23:47:42 2025 Epoch Time (ms): 1764287262176
[2025-11-27T23:47:43.013Z]
[2025-11-27T23:47:43.013Z] ===============================================
[2025-11-27T23:47:43.013Z] Running test renaissance-future-genetic_0 ...
[2025-11-27T23:47:43.013Z] ===============================================
[2025-11-27T23:47:43.013Z] renaissance-future-genetic_0 Start Time: Thu Nov 27 23:47:42 2025 Epoch Time (ms): 1764287262197
[2025-11-27T23:47:43.013Z] variation: NoOptions
[2025-11-27T23:47:43.013Z] JVM_OPTIONS:
[2025-11-27T23:47:43.013Z] { \
[2025-11-27T23:47:43.013Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:47:43.013Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:47:43.013Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-future-genetic_0"; \
[2025-11-27T23:47:43.013Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-future-genetic_0"; \
[2025-11-27T23:47:43.013Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:47:43.013Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \
[2025-11-27T23:47:43.013Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:47:43.013Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:47:43.013Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:47:43.013Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/TestTargetResult";
[2025-11-27T23:47:43.013Z]
[2025-11-27T23:47:43.013Z] TEST SETUP:
[2025-11-27T23:47:43.013Z] Nothing to be done for setup.
[2025-11-27T23:47:43.013Z]
[2025-11-27T23:47:43.013Z] TESTING:
[2025-11-27T23:47:43.754Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:47:43.754Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17642858061213/renaissance-future-genetic_0/launcher-234742-13331362501328406132/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:47:43.754Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:47:43.754Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:47:43.754Z] ====== future-genetic (functional) [default], iteration 0 started ======
[2025-11-27T23:47:43.754Z] GC before operation: completed in 57.028 ms, heap usage 16.304 MB -> 4.148 MB.
[2025-11-27T23:47:49.992Z] ====== future-genetic (functional) [default], iteration 0 completed (5416.284 ms) ======
[2025-11-27T23:47:49.992Z] ====== future-genetic (functional) [default], iteration 1 started ======
[2025-11-27T23:47:49.992Z] GC before operation: completed in 16.163 ms, heap usage 69.852 MB -> 5.313 MB.
[2025-11-27T23:47:55.058Z] ====== future-genetic (functional) [default], iteration 1 completed (5299.863 ms) ======
[2025-11-27T23:47:55.058Z] ====== future-genetic (functional) [default], iteration 2 started ======
[2025-11-27T23:47:55.058Z] GC before operation: completed in 63.418 ms, heap usage 14.373 MB -> 5.316 MB.
[2025-11-27T23:48:00.267Z] ====== future-genetic (functional) [default], iteration 2 completed (5579.028 ms) ======
[2025-11-27T23:48:00.267Z] ====== future-genetic (functional) [default], iteration 3 started ======
[2025-11-27T23:48:00.267Z] GC before operation: completed in 29.366 ms, heap usage 38.968 MB -> 5.316 MB.
[2025-11-27T23:48:05.222Z] ====== future-genetic (functional) [default], iteration 3 completed (4936.649 ms) ======
[2025-11-27T23:48:05.222Z] ====== future-genetic (functional) [default], iteration 4 started ======
[2025-11-27T23:48:05.222Z] GC before operation: completed in 15.166 ms, heap usage 86.764 MB -> 5.316 MB.
[2025-11-27T23:48:11.602Z] ====== future-genetic (functional) [default], iteration 4 completed (5597.625 ms) ======
[2025-11-27T23:48:11.602Z] ====== future-genetic (functional) [default], iteration 5 started ======
[2025-11-27T23:48:11.602Z] GC before operation: completed in 60.100 ms, heap usage 87.006 MB -> 5.316 MB.
[2025-11-27T23:48:16.772Z] ====== future-genetic (functional) [default], iteration 5 completed (5842.063 ms) ======
[2025-11-27T23:48:16.772Z] ====== future-genetic (functional) [default], iteration 6 started ======
[2025-11-27T23:48:16.772Z] GC before operation: completed in 17.719 ms, heap usage 59.602 MB -> 5.316 MB.
[2025-11-27T23:48:21.932Z] ====== future-genetic (functional) [default], iteration 6 completed (4799.524 ms) ======
[2025-11-27T23:48:21.932Z] ====== future-genetic (functional) [default], iteration 7 started ======
[2025-11-27T23:48:21.932Z] GC before operation: completed in 30.856 ms, heap usage 135.705 MB -> 5.316 MB.
[2025-11-27T23:48:27.142Z] ====== future-genetic (functional) [default], iteration 7 completed (5183.473 ms) ======
[2025-11-27T23:48:27.142Z] ====== future-genetic (functional) [default], iteration 8 started ======
[2025-11-27T23:48:27.142Z] GC before operation: completed in 28.664 ms, heap usage 69.538 MB -> 5.316 MB.
[2025-11-27T23:48:32.374Z] ====== future-genetic (functional) [default], iteration 8 completed (5479.373 ms) ======
[2025-11-27T23:48:32.374Z] ====== future-genetic (functional) [default], iteration 9 started ======
[2025-11-27T23:48:32.374Z] GC before operation: completed in 73.648 ms, heap usage 107.736 MB -> 5.316 MB.
[2025-11-27T23:48:38.561Z] ====== future-genetic (functional) [default], iteration 9 completed (5411.315 ms) ======
[2025-11-27T23:48:38.561Z] ====== future-genetic (functional) [default], iteration 10 started ======
[2025-11-27T23:48:38.561Z] GC before operation: completed in 26.136 ms, heap usage 82.657 MB -> 5.316 MB.
[2025-11-27T23:48:43.685Z] ====== future-genetic (functional) [default], iteration 10 completed (5191.332 ms) ======
[2025-11-27T23:48:43.685Z] ====== future-genetic (functional) [default], iteration 11 started ======
[2025-11-27T23:48:43.685Z] GC before operation: completed in 35.392 ms, heap usage 213.275 MB -> 5.316 MB.
[2025-11-27T23:48:48.681Z] ====== future-genetic (functional) [default], iteration 11 completed (4873.921 ms) ======
[2025-11-27T23:48:48.681Z] ====== future-genetic (functional) [default], iteration 12 started ======
[2025-11-27T23:48:48.681Z] GC before operation: completed in 24.089 ms, heap usage 137.025 MB -> 5.316 MB.
[2025-11-27T23:48:54.142Z] ====== future-genetic (functional) [default], iteration 12 completed (5291.683 ms) ======
[2025-11-27T23:48:54.142Z] ====== future-genetic (functional) [default], iteration 13 started ======
[2025-11-27T23:48:54.142Z] GC before operation: completed in 25.721 ms, heap usage 64.215 MB -> 5.316 MB.
[2025-11-27T23:48:59.200Z] ====== future-genetic (functional) [default], iteration 13 completed (5821.971 ms) ======
[2025-11-27T23:48:59.200Z] ====== future-genetic (functional) [default], iteration 14 started ======
[2025-11-27T23:48:59.200Z] GC before operation: completed in 24.201 ms, heap usage 151.653 MB -> 5.316 MB.
[2025-11-27T23:49:05.431Z] ====== future-genetic (functional) [default], iteration 14 completed (6037.773 ms) ======
[2025-11-27T23:49:05.431Z] ====== future-genetic (functional) [default], iteration 15 started ======
[2025-11-27T23:49:05.431Z] GC before operation: completed in 36.578 ms, heap usage 72.333 MB -> 5.316 MB.
[2025-11-27T23:49:10.422Z] ====== future-genetic (functional) [default], iteration 15 completed (5050.187 ms) ======
[2025-11-27T23:49:10.422Z] ====== future-genetic (functional) [default], iteration 16 started ======
[2025-11-27T23:49:10.422Z] GC before operation: completed in 13.670 ms, heap usage 76.887 MB -> 5.316 MB.
[2025-11-27T23:49:15.421Z] ====== future-genetic (functional) [default], iteration 16 completed (5017.088 ms) ======
[2025-11-27T23:49:15.421Z] ====== future-genetic (functional) [default], iteration 17 started ======
[2025-11-27T23:49:15.421Z] GC before operation: completed in 14.580 ms, heap usage 120.093 MB -> 5.317 MB.
[2025-11-27T23:49:21.637Z] ====== future-genetic (functional) [default], iteration 17 completed (5213.645 ms) ======
[2025-11-27T23:49:21.637Z] ====== future-genetic (functional) [default], iteration 18 started ======
[2025-11-27T23:49:21.637Z] GC before operation: completed in 28.846 ms, heap usage 74.182 MB -> 5.317 MB.
[2025-11-27T23:49:26.539Z] ====== future-genetic (functional) [default], iteration 18 completed (5620.736 ms) ======
[2025-11-27T23:49:26.539Z] ====== future-genetic (functional) [default], iteration 19 started ======
[2025-11-27T23:49:26.539Z] GC before operation: completed in 33.160 ms, heap usage 86.061 MB -> 5.317 MB.
[2025-11-27T23:49:31.534Z] ====== future-genetic (functional) [default], iteration 19 completed (4801.771 ms) ======
[2025-11-27T23:49:31.534Z] ====== future-genetic (functional) [default], iteration 20 started ======
[2025-11-27T23:49:31.534Z] GC before operation: completed in 23.111 ms, heap usage 175.957 MB -> 5.317 MB.
[2025-11-27T23:49:36.480Z] ====== future-genetic (functional) [default], iteration 20 completed (5099.914 ms) ======
[2025-11-27T23:49:36.480Z] ====== future-genetic (functional) [default], iteration 21 started ======
[2025-11-27T23:49:36.480Z] GC before operation: completed in 14.813 ms, heap usage 71.100 MB -> 5.317 MB.
[2025-11-27T23:49:41.456Z] ====== future-genetic (functional) [default], iteration 21 completed (5317.976 ms) ======
[2025-11-27T23:49:41.456Z] ====== future-genetic (functional) [default], iteration 22 started ======
[2025-11-27T23:49:41.456Z] GC before operation: completed in 14.572 ms, heap usage 64.752 MB -> 5.317 MB.
[2025-11-27T23:49:47.649Z] ====== future-genetic (functional) [default], iteration 22 completed (5184.050 ms) ======
[2025-11-27T23:49:47.649Z] ====== future-genetic (functional) [default], iteration 23 started ======
[2025-11-27T23:49:47.649Z] GC before operation: completed in 38.998 ms, heap usage 78.904 MB -> 5.317 MB.
[2025-11-27T23:49:52.583Z] ====== future-genetic (functional) [default], iteration 23 completed (5266.138 ms) ======
[2025-11-27T23:49:52.583Z] ====== future-genetic (functional) [default], iteration 24 started ======
[2025-11-27T23:49:52.583Z] GC before operation: completed in 29.358 ms, heap usage 314.302 MB -> 5.317 MB.
[2025-11-27T23:49:57.551Z] ====== future-genetic (functional) [default], iteration 24 completed (5088.678 ms) ======
[2025-11-27T23:49:57.551Z] ====== future-genetic (functional) [default], iteration 25 started ======
[2025-11-27T23:49:57.551Z] GC before operation: completed in 13.721 ms, heap usage 83.720 MB -> 5.317 MB.
[2025-11-27T23:50:02.575Z] ====== future-genetic (functional) [default], iteration 25 completed (5044.189 ms) ======
[2025-11-27T23:50:02.575Z] ====== future-genetic (functional) [default], iteration 26 started ======
[2025-11-27T23:50:02.575Z] GC before operation: completed in 24.085 ms, heap usage 71.870 MB -> 5.317 MB.
[2025-11-27T23:50:06.618Z] ====== future-genetic (functional) [default], iteration 26 completed (4462.378 ms) ======
[2025-11-27T23:50:06.618Z] ====== future-genetic (functional) [default], iteration 27 started ======
[2025-11-27T23:50:06.618Z] GC before operation: completed in 14.885 ms, heap usage 61.352 MB -> 5.317 MB.
[2025-11-27T23:50:11.592Z] ====== future-genetic (functional) [default], iteration 27 completed (4478.978 ms) ======
[2025-11-27T23:50:11.592Z] ====== future-genetic (functional) [default], iteration 28 started ======
[2025-11-27T23:50:11.592Z] GC before operation: completed in 11.551 ms, heap usage 83.978 MB -> 5.317 MB.
[2025-11-27T23:50:16.603Z] ====== future-genetic (functional) [default], iteration 28 completed (4765.755 ms) ======
[2025-11-27T23:50:16.603Z] ====== future-genetic (functional) [default], iteration 29 started ======
[2025-11-27T23:50:16.603Z] GC before operation: completed in 23.552 ms, heap usage 83.902 MB -> 5.317 MB.
[2025-11-27T23:50:22.213Z] ====== future-genetic (functional) [default], iteration 29 completed (5344.656 ms) ======
[2025-11-27T23:50:22.213Z] ====== future-genetic (functional) [default], iteration 30 started ======
[2025-11-27T23:50:22.213Z] GC before operation: completed in 30.294 ms, heap usage 33.553 MB -> 5.317 MB.
[2025-11-27T23:50:27.470Z] ====== future-genetic (functional) [default], iteration 30 completed (5357.193 ms) ======
[2025-11-27T23:50:27.470Z] ====== future-genetic (functional) [default], iteration 31 started ======
[2025-11-27T23:50:27.470Z] GC before operation: completed in 22.138 ms, heap usage 74.317 MB -> 5.317 MB.
[2025-11-27T23:50:32.676Z] ====== future-genetic (functional) [default], iteration 31 completed (5881.337 ms) ======
[2025-11-27T23:50:32.676Z] ====== future-genetic (functional) [default], iteration 32 started ======
[2025-11-27T23:50:32.676Z] GC before operation: completed in 83.243 ms, heap usage 82.658 MB -> 5.317 MB.
[2025-11-27T23:50:38.841Z] ====== future-genetic (functional) [default], iteration 32 completed (5365.634 ms) ======
[2025-11-27T23:50:38.841Z] ====== future-genetic (functional) [default], iteration 33 started ======
[2025-11-27T23:50:38.841Z] GC before operation: completed in 35.906 ms, heap usage 86.930 MB -> 5.318 MB.
[2025-11-27T23:50:42.874Z] ====== future-genetic (functional) [default], iteration 33 completed (4652.959 ms) ======
[2025-11-27T23:50:42.874Z] ====== future-genetic (functional) [default], iteration 34 started ======
[2025-11-27T23:50:42.874Z] GC before operation: completed in 35.885 ms, heap usage 41.766 MB -> 5.318 MB.
[2025-11-27T23:50:47.974Z] ====== future-genetic (functional) [default], iteration 34 completed (5134.222 ms) ======
[2025-11-27T23:50:47.974Z] ====== future-genetic (functional) [default], iteration 35 started ======
[2025-11-27T23:50:47.974Z] GC before operation: completed in 18.116 ms, heap usage 69.350 MB -> 5.318 MB.
[2025-11-27T23:50:53.249Z] ====== future-genetic (functional) [default], iteration 35 completed (4487.791 ms) ======
[2025-11-27T23:50:53.249Z] ====== future-genetic (functional) [default], iteration 36 started ======
[2025-11-27T23:50:53.249Z] GC before operation: completed in 28.909 ms, heap usage 161.220 MB -> 5.318 MB.
[2025-11-27T23:50:58.192Z] ====== future-genetic (functional) [default], iteration 36 completed (5065.715 ms) ======
[2025-11-27T23:50:58.192Z] ====== future-genetic (functional) [default], iteration 37 started ======
[2025-11-27T23:50:58.192Z] GC before operation: completed in 70.700 ms, heap usage 71.438 MB -> 5.318 MB.
[2025-11-27T23:51:03.296Z] ====== future-genetic (functional) [default], iteration 37 completed (5044.161 ms) ======
[2025-11-27T23:51:03.296Z] ====== future-genetic (functional) [default], iteration 38 started ======
[2025-11-27T23:51:03.296Z] GC before operation: completed in 17.759 ms, heap usage 88.549 MB -> 5.318 MB.
[2025-11-27T23:51:08.382Z] ====== future-genetic (functional) [default], iteration 38 completed (4861.940 ms) ======
[2025-11-27T23:51:08.382Z] ====== future-genetic (functional) [default], iteration 39 started ======
[2025-11-27T23:51:08.382Z] GC before operation: completed in 14.568 ms, heap usage 71.524 MB -> 5.318 MB.
[2025-11-27T23:51:12.396Z] ====== future-genetic (functional) [default], iteration 39 completed (4824.077 ms) ======
[2025-11-27T23:51:12.396Z] ====== future-genetic (functional) [default], iteration 40 started ======
[2025-11-27T23:51:12.396Z] GC before operation: completed in 11.582 ms, heap usage 83.967 MB -> 5.318 MB.
[2025-11-27T23:51:18.533Z] ====== future-genetic (functional) [default], iteration 40 completed (5150.617 ms) ======
[2025-11-27T23:51:18.533Z] ====== future-genetic (functional) [default], iteration 41 started ======
[2025-11-27T23:51:18.533Z] GC before operation: completed in 21.673 ms, heap usage 75.755 MB -> 5.318 MB.
[2025-11-27T23:51:23.720Z] ====== future-genetic (functional) [default], iteration 41 completed (5096.599 ms) ======
[2025-11-27T23:51:23.720Z] ====== future-genetic (functional) [default], iteration 42 started ======
[2025-11-27T23:51:23.720Z] GC before operation: completed in 29.244 ms, heap usage 84.328 MB -> 5.318 MB.
[2025-11-27T23:51:28.691Z] ====== future-genetic (functional) [default], iteration 42 completed (5262.921 ms) ======
[2025-11-27T23:51:28.691Z] ====== future-genetic (functional) [default], iteration 43 started ======
[2025-11-27T23:51:28.691Z] GC before operation: completed in 35.364 ms, heap usage 64.306 MB -> 5.318 MB.
[2025-11-27T23:51:33.633Z] ====== future-genetic (functional) [default], iteration 43 completed (5413.385 ms) ======
[2025-11-27T23:51:33.633Z] ====== future-genetic (functional) [default], iteration 44 started ======
[2025-11-27T23:51:33.633Z] GC before operation: completed in 19.182 ms, heap usage 50.652 MB -> 5.318 MB.
[2025-11-27T23:51:38.879Z] ====== future-genetic (functional) [default], iteration 44 completed (5195.486 ms) ======
[2025-11-27T23:51:38.879Z] ====== future-genetic (functional) [default], iteration 45 started ======
[2025-11-27T23:51:38.879Z] GC before operation: completed in 42.092 ms, heap usage 83.640 MB -> 5.318 MB.
[2025-11-27T23:51:43.971Z] ====== future-genetic (functional) [default], iteration 45 completed (4654.803 ms) ======
[2025-11-27T23:51:43.971Z] ====== future-genetic (functional) [default], iteration 46 started ======
[2025-11-27T23:51:43.971Z] GC before operation: completed in 29.425 ms, heap usage 29.995 MB -> 5.318 MB.
[2025-11-27T23:51:49.186Z] ====== future-genetic (functional) [default], iteration 46 completed (5017.432 ms) ======
[2025-11-27T23:51:49.186Z] ====== future-genetic (functional) [default], iteration 47 started ======
[2025-11-27T23:51:49.186Z] GC before operation: completed in 26.317 ms, heap usage 58.472 MB -> 5.318 MB.
[2025-11-27T23:51:53.162Z] ====== future-genetic (functional) [default], iteration 47 completed (4367.111 ms) ======
[2025-11-27T23:51:53.162Z] ====== future-genetic (functional) [default], iteration 48 started ======
[2025-11-27T23:51:53.162Z] GC before operation: completed in 13.446 ms, heap usage 80.903 MB -> 5.318 MB.
[2025-11-27T23:51:58.125Z] ====== future-genetic (functional) [default], iteration 48 completed (4456.402 ms) ======
[2025-11-27T23:51:58.125Z] ====== future-genetic (functional) [default], iteration 49 started ======
[2025-11-27T23:51:58.125Z] GC before operation: completed in 34.646 ms, heap usage 146.596 MB -> 5.318 MB.
[2025-11-27T23:52:03.245Z] ====== future-genetic (functional) [default], iteration 49 completed (5368.748 ms) ======
[2025-11-27T23:52:03.245Z] -----------------------------------
[2025-11-27T23:52:03.245Z] renaissance-future-genetic_0_PASSED
[2025-11-27T23:52:03.245Z] -----------------------------------
[2025-11-27T23:52:03.245Z]
[2025-11-27T23:52:03.245Z] TEST TEARDOWN:
[2025-11-27T23:52:03.245Z] Nothing to be done for teardown.
[2025-11-27T23:52:03.245Z] renaissance-future-genetic_0 Finish Time: Thu Nov 27 23:52:02 2025 Epoch Time (ms): 1764287522701
[2025-11-27T23:52:03.245Z]
[2025-11-27T23:52:03.245Z] ===============================================
[2025-11-27T23:52:03.245Z] Running test renaissance-naive-bayes_0 ...
[2025-11-27T23:52:03.245Z] ===============================================
[2025-11-27T23:52:03.245Z] renaissance-naive-bayes_0 Start Time: Thu Nov 27 23:52:02 2025 Epoch Time (ms): 1764287522797
[2025-11-27T23:52:03.245Z] variation: NoOptions
[2025-11-27T23:52:03.245Z] JVM_OPTIONS:
[2025-11-27T23:52:03.245Z] { \
[2025-11-27T23:52:03.245Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:52:03.245Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:52:03.245Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-naive-bayes_0"; \
[2025-11-27T23:52:03.245Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-naive-bayes_0"; \
[2025-11-27T23:52:03.245Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:52:03.245Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-11-27T23:52:03.245Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:52:03.245Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:52:03.245Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:52:03.245Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/TestTargetResult";
[2025-11-27T23:52:03.245Z]
[2025-11-27T23:52:03.245Z] TEST SETUP:
[2025-11-27T23:52:03.245Z] Nothing to be done for setup.
[2025-11-27T23:52:03.245Z]
[2025-11-27T23:52:03.245Z] TESTING:
[2025-11-27T23:52:04.641Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:52:04.641Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17642858061213/renaissance-naive-bayes_0/launcher-235203-16293376272114094269/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:52:04.641Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:52:04.641Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:52:12.734Z] Benchmark 'naive-bayes' failed with exception:
[2025-11-27T23:52:12.734Z] java.lang.ExceptionInInitializerError
[2025-11-27T23:52:12.734Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-27T23:52:12.734Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-27T23:52:12.734Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-27T23:52:12.734Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-27T23:52:12.734Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-27T23:52:12.734Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-27T23:52:12.734Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-27T23:52:12.734Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-27T23:52:12.734Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-27T23:52:12.734Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-27T23:52:12.734Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-27T23:52:12.734Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-27T23:52:12.734Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-27T23:52:12.734Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-27T23:52:12.734Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-27T23:52:12.734Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-27T23:52:12.734Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-27T23:52:12.734Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-27T23:52:12.734Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-27T23:52:12.734Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33)
[2025-11-27T23:52:12.734Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56)
[2025-11-27T23:52:12.734Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-27T23:52:12.734Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-27T23:52:12.734Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-27T23:52:12.734Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-27T23:52:12.734Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-27T23:52:12.734Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-27T23:52:12.734Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-27T23:52:12.734Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-27T23:52:12.734Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-27T23:52:12.734Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-27T23:52:12.734Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-27T23:52:12.734Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-27T23:52:12.734Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-27T23:52:12.734Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-27T23:52:12.734Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-27T23:52:12.734Z] ... 34 more
[2025-11-27T23:52:12.734Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-27T23:52:12.734Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-27T23:52:12.734Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-27T23:52:12.734Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-27T23:52:12.734Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-27T23:52:12.734Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-11-27T23:52:12.734Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-11-27T23:52:12.734Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-27T23:52:12.734Z] ... 34 more
[2025-11-27T23:52:12.734Z] The following benchmarks failed: naive-bayes
[2025-11-27T23:52:12.734Z] -----------------------------------
[2025-11-27T23:52:12.734Z] renaissance-naive-bayes_0_FAILED
[2025-11-27T23:52:12.734Z] -----------------------------------
[2025-11-27T23:52:12.734Z]
[2025-11-27T23:52:12.734Z] TEST TEARDOWN:
[2025-11-27T23:52:12.734Z] Nothing to be done for teardown.
[2025-11-27T23:52:12.734Z] renaissance-naive-bayes_0 Finish Time: Thu Nov 27 23:52:11 2025 Epoch Time (ms): 1764287531806
[2025-11-27T23:52:12.734Z]
[2025-11-27T23:52:12.734Z] ===============================================
[2025-11-27T23:52:12.734Z] Running test renaissance-scala-kmeans_0 ...
[2025-11-27T23:52:12.734Z] ===============================================
[2025-11-27T23:52:12.734Z] renaissance-scala-kmeans_0 Start Time: Thu Nov 27 23:52:11 2025 Epoch Time (ms): 1764287531830
[2025-11-27T23:52:12.734Z] variation: NoOptions
[2025-11-27T23:52:12.734Z] JVM_OPTIONS:
[2025-11-27T23:52:12.734Z] { \
[2025-11-27T23:52:12.734Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:52:12.734Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:52:12.734Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-scala-kmeans_0"; \
[2025-11-27T23:52:12.734Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-scala-kmeans_0"; \
[2025-11-27T23:52:12.734Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:52:12.734Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; \
[2025-11-27T23:52:12.734Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:52:12.734Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:52:12.734Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:52:12.734Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/TestTargetResult";
[2025-11-27T23:52:12.734Z]
[2025-11-27T23:52:12.734Z] TEST SETUP:
[2025-11-27T23:52:12.734Z] Nothing to be done for setup.
[2025-11-27T23:52:12.734Z]
[2025-11-27T23:52:12.734Z] TESTING:
[2025-11-27T23:52:13.378Z] Running EXEC_CMD_WITH_AFFINITY=taskset -c 0,1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans
[2025-11-27T23:52:14.061Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:52:14.061Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/output_17642858061213/renaissance-scala-kmeans_0/launcher-235213-2952274144114113506/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:52:14.061Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:52:14.061Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:52:14.810Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2025-11-27T23:52:14.810Z] GC before operation: completed in 213.672 ms, heap usage 27.290 MB -> 26.415 MB.
[2025-11-27T23:52:15.546Z] ====== scala-kmeans (scala) [default], iteration 0 completed (703.469 ms) ======
[2025-11-27T23:52:15.546Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2025-11-27T23:52:15.546Z] GC before operation: completed in 51.942 ms, heap usage 55.074 MB -> 26.466 MB.
[2025-11-27T23:52:16.204Z] ====== scala-kmeans (scala) [default], iteration 1 completed (389.870 ms) ======
[2025-11-27T23:52:16.204Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2025-11-27T23:52:16.204Z] GC before operation: completed in 55.050 ms, heap usage 56.466 MB -> 26.466 MB.
[2025-11-27T23:52:16.936Z] ====== scala-kmeans (scala) [default], iteration 2 completed (435.525 ms) ======
[2025-11-27T23:52:16.936Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2025-11-27T23:52:16.936Z] GC before operation: completed in 58.521 ms, heap usage 56.466 MB -> 26.466 MB.
[2025-11-27T23:52:16.936Z] ====== scala-kmeans (scala) [default], iteration 3 completed (500.492 ms) ======
[2025-11-27T23:52:16.936Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2025-11-27T23:52:17.601Z] GC before operation: completed in 67.407 ms, heap usage 56.551 MB -> 26.466 MB.
[2025-11-27T23:52:17.601Z] ====== scala-kmeans (scala) [default], iteration 4 completed (435.735 ms) ======
[2025-11-27T23:52:17.601Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2025-11-27T23:52:17.601Z] GC before operation: completed in 74.661 ms, heap usage 56.466 MB -> 26.466 MB.
[2025-11-27T23:52:18.270Z] ====== scala-kmeans (scala) [default], iteration 5 completed (326.449 ms) ======
[2025-11-27T23:52:18.270Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2025-11-27T23:52:18.270Z] GC before operation: completed in 41.406 ms, heap usage 56.466 MB -> 26.466 MB.
[2025-11-27T23:52:18.962Z] ====== scala-kmeans (scala) [default], iteration 6 completed (406.793 ms) ======
[2025-11-27T23:52:18.962Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2025-11-27T23:52:18.962Z] GC before operation: completed in 48.452 ms, heap usage 56.466 MB -> 26.466 MB.
[2025-11-27T23:52:18.962Z] ====== scala-kmeans (scala) [default], iteration 7 completed (362.817 ms) ======
[2025-11-27T23:52:18.962Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2025-11-27T23:52:18.962Z] GC before operation: completed in 143.045 ms, heap usage 56.466 MB -> 26.466 MB.
[2025-11-27T23:52:19.691Z] ====== scala-kmeans (scala) [default], iteration 8 completed (400.844 ms) ======
[2025-11-27T23:52:19.691Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2025-11-27T23:52:19.691Z] GC before operation: completed in 161.247 ms, heap usage 56.466 MB -> 26.467 MB.
[2025-11-27T23:52:20.355Z] ====== scala-kmeans (scala) [default], iteration 9 completed (414.423 ms) ======
[2025-11-27T23:52:20.355Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2025-11-27T23:52:20.355Z] GC before operation: completed in 111.722 ms, heap usage 56.467 MB -> 26.467 MB.
[2025-11-27T23:52:20.355Z] ====== scala-kmeans (scala) [default], iteration 10 completed (380.883 ms) ======
[2025-11-27T23:52:20.355Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2025-11-27T23:52:21.121Z] GC before operation: completed in 102.408 ms, heap usage 56.467 MB -> 26.467 MB.
[2025-11-27T23:52:21.121Z] ====== scala-kmeans (scala) [default], iteration 11 completed (377.418 ms) ======
[2025-11-27T23:52:21.121Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2025-11-27T23:52:21.121Z] GC before operation: completed in 111.446 ms, heap usage 56.467 MB -> 26.467 MB.
[2025-11-27T23:52:21.810Z] ====== scala-kmeans (scala) [default], iteration 12 completed (462.616 ms) ======
[2025-11-27T23:52:21.810Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2025-11-27T23:52:21.810Z] GC before operation: completed in 80.247 ms, heap usage 56.467 MB -> 26.467 MB.
[2025-11-27T23:52:22.530Z] ====== scala-kmeans (scala) [default], iteration 13 completed (406.220 ms) ======
[2025-11-27T23:52:22.530Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2025-11-27T23:52:22.530Z] GC before operation: completed in 58.038 ms, heap usage 56.467 MB -> 26.467 MB.
[2025-11-27T23:52:22.530Z] ====== scala-kmeans (scala) [default], iteration 14 completed (478.597 ms) ======
[2025-11-27T23:52:22.530Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2025-11-27T23:52:22.530Z] GC before operation: completed in 61.045 ms, heap usage 56.467 MB -> 26.467 MB.
[2025-11-27T23:52:23.211Z] ====== scala-kmeans (scala) [default], iteration 15 completed (315.787 ms) ======
[2025-11-27T23:52:23.211Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2025-11-27T23:52:23.211Z] GC before operation: completed in 57.675 ms, heap usage 56.467 MB -> 26.467 MB.
[2025-11-27T23:52:23.211Z] ====== scala-kmeans (scala) [default], iteration 16 completed (285.465 ms) ======
[2025-11-27T23:52:23.211Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2025-11-27T23:52:23.901Z] GC before operation: completed in 94.312 ms, heap usage 56.467 MB -> 26.467 MB.
[2025-11-27T23:52:23.901Z] ====== scala-kmeans (scala) [default], iteration 17 completed (333.377 ms) ======
[2025-11-27T23:52:23.901Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2025-11-27T23:52:23.901Z] GC before operation: completed in 83.071 ms, heap usage 56.467 MB -> 26.467 MB.
[2025-11-27T23:52:24.590Z] ====== scala-kmeans (scala) [default], iteration 18 completed (374.738 ms) ======
[2025-11-27T23:52:24.591Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2025-11-27T23:52:24.591Z] GC before operation: completed in 42.979 ms, heap usage 56.467 MB -> 26.467 MB.
[2025-11-27T23:52:24.591Z] ====== scala-kmeans (scala) [default], iteration 19 completed (381.990 ms) ======
[2025-11-27T23:52:24.591Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2025-11-27T23:52:24.591Z] GC before operation: completed in 48.886 ms, heap usage 56.467 MB -> 26.467 MB.
[2025-11-27T23:52:25.214Z] ====== scala-kmeans (scala) [default], iteration 20 completed (277.454 ms) ======
[2025-11-27T23:52:25.214Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2025-11-27T23:52:25.214Z] GC before operation: completed in 35.785 ms, heap usage 56.467 MB -> 26.467 MB.
[2025-11-27T23:52:25.214Z] ====== scala-kmeans (scala) [default], iteration 21 completed (280.594 ms) ======
[2025-11-27T23:52:25.214Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2025-11-27T23:52:25.214Z] GC before operation: completed in 27.212 ms, heap usage 56.467 MB -> 26.467 MB.
[2025-11-27T23:52:25.912Z] ====== scala-kmeans (scala) [default], iteration 22 completed (274.082 ms) ======
[2025-11-27T23:52:25.912Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2025-11-27T23:52:25.912Z] GC before operation: completed in 32.858 ms, heap usage 56.467 MB -> 26.467 MB.
[2025-11-27T23:52:25.912Z] ====== scala-kmeans (scala) [default], iteration 23 completed (313.849 ms) ======
[2025-11-27T23:52:25.913Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2025-11-27T23:52:25.913Z] GC before operation: completed in 85.844 ms, heap usage 56.467 MB -> 26.467 MB.
[2025-11-27T23:52:26.611Z] ====== scala-kmeans (scala) [default], iteration 24 completed (359.588 ms) ======
[2025-11-27T23:52:26.611Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2025-11-27T23:52:26.611Z] GC before operation: completed in 63.912 ms, heap usage 56.467 MB -> 26.468 MB.
[2025-11-27T23:52:26.611Z] ====== scala-kmeans (scala) [default], iteration 25 completed (301.879 ms) ======
[2025-11-27T23:52:26.611Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2025-11-27T23:52:26.611Z] GC before operation: completed in 49.470 ms, heap usage 56.468 MB -> 26.468 MB.
[2025-11-27T23:52:27.271Z] ====== scala-kmeans (scala) [default], iteration 26 completed (366.806 ms) ======
[2025-11-27T23:52:27.271Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2025-11-27T23:52:27.271Z] GC before operation: completed in 51.905 ms, heap usage 56.468 MB -> 26.468 MB.
[2025-11-27T23:52:27.943Z] ====== scala-kmeans (scala) [default], iteration 27 completed (339.464 ms) ======
[2025-11-27T23:52:27.943Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2025-11-27T23:52:27.943Z] GC before operation: completed in 74.438 ms, heap usage 56.468 MB -> 26.468 MB.
[2025-11-27T23:52:27.944Z] ====== scala-kmeans (scala) [default], iteration 28 completed (308.125 ms) ======
[2025-11-27T23:52:27.944Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2025-11-27T23:52:27.944Z] GC before operation: completed in 41.263 ms, heap usage 56.468 MB -> 26.468 MB.
[2025-11-27T23:52:28.649Z] ====== scala-kmeans (scala) [default], iteration 29 completed (326.573 ms) ======
[2025-11-27T23:52:28.649Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2025-11-27T23:52:28.649Z] GC before operation: completed in 80.184 ms, heap usage 56.468 MB -> 26.468 MB.
[2025-11-27T23:52:28.649Z] ====== scala-kmeans (scala) [default], iteration 30 completed (337.268 ms) ======
[2025-11-27T23:52:28.649Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2025-11-27T23:52:29.363Z] GC before operation: completed in 116.568 ms, heap usage 56.468 MB -> 26.468 MB.
[2025-11-27T23:52:29.363Z] ====== scala-kmeans (scala) [default], iteration 31 completed (313.130 ms) ======
[2025-11-27T23:52:29.363Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2025-11-27T23:52:29.363Z] GC before operation: completed in 102.071 ms, heap usage 56.468 MB -> 26.468 MB.
[2025-11-27T23:52:30.042Z] ====== scala-kmeans (scala) [default], iteration 32 completed (397.600 ms) ======
[2025-11-27T23:52:30.042Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2025-11-27T23:52:30.042Z] GC before operation: completed in 33.686 ms, heap usage 56.468 MB -> 26.468 MB.
[2025-11-27T23:52:30.042Z] ====== scala-kmeans (scala) [default], iteration 33 completed (350.534 ms) ======
[2025-11-27T23:52:30.042Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2025-11-27T23:52:30.042Z] GC before operation: completed in 79.829 ms, heap usage 56.468 MB -> 26.469 MB.
[2025-11-27T23:52:30.684Z] ====== scala-kmeans (scala) [default], iteration 34 completed (329.596 ms) ======
[2025-11-27T23:52:30.684Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2025-11-27T23:52:30.684Z] GC before operation: completed in 76.104 ms, heap usage 56.469 MB -> 26.469 MB.
[2025-11-27T23:52:30.684Z] ====== scala-kmeans (scala) [default], iteration 35 completed (328.275 ms) ======
[2025-11-27T23:52:30.684Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2025-11-27T23:52:31.368Z] GC before operation: completed in 133.501 ms, heap usage 56.469 MB -> 26.469 MB.
[2025-11-27T23:52:31.368Z] ====== scala-kmeans (scala) [default], iteration 36 completed (361.548 ms) ======
[2025-11-27T23:52:31.368Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2025-11-27T23:52:31.368Z] GC before operation: completed in 53.609 ms, heap usage 56.469 MB -> 26.470 MB.
[2025-11-27T23:52:32.098Z] ====== scala-kmeans (scala) [default], iteration 37 completed (339.839 ms) ======
[2025-11-27T23:52:32.098Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2025-11-27T23:52:32.098Z] GC before operation: completed in 84.031 ms, heap usage 56.470 MB -> 26.471 MB.
[2025-11-27T23:52:32.791Z] ====== scala-kmeans (scala) [default], iteration 38 completed (457.957 ms) ======
[2025-11-27T23:52:32.791Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2025-11-27T23:52:32.791Z] GC before operation: completed in 63.981 ms, heap usage 56.471 MB -> 26.471 MB.
[2025-11-27T23:52:32.791Z] ====== scala-kmeans (scala) [default], iteration 39 completed (343.913 ms) ======
[2025-11-27T23:52:32.791Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2025-11-27T23:52:32.791Z] GC before operation: completed in 70.196 ms, heap usage 56.471 MB -> 26.471 MB.
[2025-11-27T23:52:33.478Z] ====== scala-kmeans (scala) [default], iteration 40 completed (448.917 ms) ======
[2025-11-27T23:52:33.478Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2025-11-27T23:52:33.478Z] GC before operation: completed in 46.375 ms, heap usage 56.471 MB -> 26.471 MB.
[2025-11-27T23:52:33.478Z] ====== scala-kmeans (scala) [default], iteration 41 completed (318.458 ms) ======
[2025-11-27T23:52:33.478Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2025-11-27T23:52:34.116Z] GC before operation: completed in 77.515 ms, heap usage 56.471 MB -> 26.471 MB.
[2025-11-27T23:52:34.116Z] ====== scala-kmeans (scala) [default], iteration 42 completed (309.656 ms) ======
[2025-11-27T23:52:34.116Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2025-11-27T23:52:34.116Z] GC before operation: completed in 64.178 ms, heap usage 56.471 MB -> 26.471 MB.
[2025-11-27T23:52:34.761Z] ====== scala-kmeans (scala) [default], iteration 43 completed (360.956 ms) ======
[2025-11-27T23:52:34.761Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2025-11-27T23:52:34.761Z] GC before operation: completed in 44.661 ms, heap usage 56.471 MB -> 26.471 MB.
[2025-11-27T23:52:34.761Z] ====== scala-kmeans (scala) [default], iteration 44 completed (408.133 ms) ======
[2025-11-27T23:52:34.761Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2025-11-27T23:52:34.761Z] GC before operation: completed in 31.412 ms, heap usage 56.471 MB -> 26.471 MB.
[2025-11-27T23:52:35.428Z] ====== scala-kmeans (scala) [default], iteration 45 completed (346.590 ms) ======
[2025-11-27T23:52:35.428Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2025-11-27T23:52:35.428Z] GC before operation: completed in 63.742 ms, heap usage 56.471 MB -> 26.471 MB.
[2025-11-27T23:52:36.091Z] ====== scala-kmeans (scala) [default], iteration 46 completed (452.314 ms) ======
[2025-11-27T23:52:36.091Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2025-11-27T23:52:36.091Z] GC before operation: completed in 55.849 ms, heap usage 56.471 MB -> 26.471 MB.
[2025-11-27T23:52:36.792Z] ====== scala-kmeans (scala) [default], iteration 47 completed (467.390 ms) ======
[2025-11-27T23:52:36.792Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2025-11-27T23:52:36.792Z] GC before operation: completed in 51.729 ms, heap usage 56.471 MB -> 26.471 MB.
[2025-11-27T23:52:36.792Z] ====== scala-kmeans (scala) [default], iteration 48 completed (327.853 ms) ======
[2025-11-27T23:52:36.792Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2025-11-27T23:52:36.792Z] GC before operation: completed in 36.075 ms, heap usage 56.471 MB -> 26.471 MB.
[2025-11-27T23:52:37.433Z] ====== scala-kmeans (scala) [default], iteration 49 completed (335.184 ms) ======
[2025-11-27T23:52:37.433Z] -----------------------------------
[2025-11-27T23:52:37.433Z] renaissance-scala-kmeans_0_PASSED
[2025-11-27T23:52:37.433Z] -----------------------------------
[2025-11-27T23:52:37.433Z]
[2025-11-27T23:52:37.433Z] TEST TEARDOWN:
[2025-11-27T23:52:37.433Z] Nothing to be done for teardown.
[2025-11-27T23:52:37.433Z] renaissance-scala-kmeans_0 Finish Time: Thu Nov 27 23:52:37 2025 Epoch Time (ms): 1764287557022
[2025-11-27T23:52:37.433Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf/renaissance'
[2025-11-27T23:52:37.433Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/perf'
[2025-11-27T23:52:37.433Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests'
[2025-11-27T23:52:37.433Z]
[2025-11-27T23:52:37.433Z]
[2025-11-27T23:52:37.433Z] All tests finished, run result summary:
[2025-11-27T23:52:37.433Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-11-27T23:52:37.433Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_390-64 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17642858061213/ --tapName=Test_openjdk26_hs_sanity.perf_s390x_linux.tap --comment=""
[2025-11-27T23:52:37.433Z]
[2025-11-27T23:52:37.433Z]
[2025-11-27T23:52:37.433Z] TEST TARGETS SUMMARY
[2025-11-27T23:52:37.433Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-27T23:52:37.433Z] DISABLED test targets:
[2025-11-27T23:52:37.433Z] dacapo-lusearch-fix_0
[2025-11-27T23:52:37.433Z]
[2025-11-27T23:52:37.433Z] PASSED test targets:
[2025-11-27T23:52:37.433Z] dacapo-eclipse_0
[2025-11-27T23:52:37.433Z] dacapo-h2_0
[2025-11-27T23:52:37.433Z] renaissance-akka-uct_0
[2025-11-27T23:52:37.433Z] renaissance-fj-kmeans_0
[2025-11-27T23:52:37.433Z] renaissance-future-genetic_0
[2025-11-27T23:52:37.433Z] renaissance-scala-kmeans_0
[2025-11-27T23:52:37.433Z]
[2025-11-27T23:52:37.433Z] FAILED test targets:
[2025-11-27T23:52:37.433Z] renaissance-naive-bayes_0
[2025-11-27T23:52:37.433Z]
[2025-11-27T23:52:37.433Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1
[2025-11-27T23:52:37.433Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-27T23:52:37.433Z]
[2025-11-27T23:52:37.433Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-11-27T23:52:37.433Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_s390x_linux/aqa-tests/TKG'
[2025-11-27T23:52:37.433Z] make: *** [makefile:62: _sanity.perf] Error 2
[Pipeline] sh
[2025-11-27T23:52:39.042Z] ++ uname
[2025-11-27T23:52:39.042Z] + '[' Linux = AIX ']'
[2025-11-27T23:52:39.042Z] ++ uname
[2025-11-27T23:52:39.042Z] + '[' Linux = SunOS ']'
[2025-11-27T23:52:39.042Z] ++ uname
[2025-11-27T23:52:39.042Z] + '[' Linux = '*BSD' ']'
[2025-11-27T23:52:39.042Z] + MAKE=make
[2025-11-27T23:52:39.042Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-27T23:52:39.042Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-11-27T23:52:39.444Z] $ ssh-agent -k
[2025-11-27T23:52:39.452Z] unset SSH_AUTH_SOCK;
[2025-11-27T23:52:39.452Z] unset SSH_AGENT_PID;
[2025-11-27T23:52:39.452Z] echo Agent pid 26502 killed;
[2025-11-27T23:52:39.899Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-11-27T23:52:39.924Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] writeJSON
[Pipeline] archiveArtifacts
[2025-11-27T23:52:40.922Z] Archiving artifacts
[2025-11-27T23:52:41.146Z] Recording fingerprints
[Pipeline] echo
[2025-11-27T23:52:41.266Z] DaCapo-h2 metric found and archived
[Pipeline] echo
[2025-11-27T23:52:41.314Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-11-27T23:52:41.398Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-27T23:52:41.502Z] Archiving artifacts
[2025-11-27T23:52:41.705Z] Recording fingerprints
[Pipeline] echo
[2025-11-27T23:52:41.813Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-27T23:52:41.914Z] Archiving artifacts
[2025-11-27T23:52:42.515Z] Recording fingerprints
[Pipeline] sh
[2025-11-27T23:52:43.861Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17642858061213
[Pipeline] echo
[2025-11-27T23:52:44.142Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-11-27T23:52:44.241Z] Archiving artifacts
[2025-11-27T23:52:44.439Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-27T23:52:46.112Z] Tap file found: aqa-tests/TKG/output_17642858061213/Test_openjdk26_hs_sanity.perf_s390x_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-11-27T23:52:46.354Z] Recording test results
[2025-11-27T23:52:46.765Z] None of the test reports contained any result
[2025-11-27T23:52:46.766Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-27T23:52:46.795Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-27T23:52:46.604Z] No test report files were found. Configuration error?
[2025-11-27T23:52:47.948Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-11-27T23:52:47.948Z] Unix type machine..
[2025-11-27T23:52:47.948Z] Running on a Linux host
[2025-11-27T23:52:47.948Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-27T23:52:48.452Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-27T23:52:48.452Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-27T23:52:50.244Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-11-27T23:52:51.508Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[2025-11-27T23:52:55.294Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-27T23:52:55.624Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-11-27T23:52:55.737Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-11-27T23:52:55.805Z] Running on test-azure-win11-aarch64-3 in C:\Users\jenkins\workspace\Test_openjdk26_hs_sanity.perf_s390x_linux
[Pipeline] {
[Pipeline] echo
[2025-11-27T23:52:55.823Z] Generating rerun Test_openjdk26_hs_sanity.perf_s390x_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_s390x_linux_rerun)
[Pipeline] echo
[2025-11-27T23:52:55.846Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.perf_s390x_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-11-27T23:52:56.359Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-11-27T23:52:57.256Z] Processing DSL script testJobTemplate
[2025-11-27T23:53:28.131Z] LEVELS: [sanity]
[2025-11-27T23:53:28.131Z] JDK_VERSIONS: [8]
[2025-11-27T23:53:28.131Z] GROUPS: [perf]
[2025-11-27T23:53:28.131Z] ARCH_OS_LIST: [s390x_linux]
[2025-11-27T23:53:28.389Z] Existing items:
[2025-11-27T23:53:28.389Z] GeneratedJob{name='Test_openjdk26_hs_sanity.perf_s390x_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-11-27T23:53:29.261Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_s390x_linux_rerun)
[Pipeline] build
[2025-11-27T23:53:29.280Z] Scheduling project: Test_openjdk26_hs_sanity.perf_s390x_linux_rerun
[2025-11-27T23:53:35.674Z] Starting building: Test_openjdk26_hs_sanity.perf_s390x_linux_rerun #14
[2025-11-28T00:01:18.769Z] Build Test_openjdk26_hs_sanity.perf_s390x_linux_rerun #14 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-11-28T00:01:18.875Z] Running on test-azure-win2022-x64-3 in c:\jenkins\workspace\Test_openjdk26_hs_sanity.perf_s390x_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-28T00:01:18.956Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-28T00:01:18.956Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-28T00:01:18.978Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-11-28T00:01:19.018Z] Test_openjdk26_hs_sanity.perf_s390x_linux_rerun #14 completed with status UNSTABLE
[Pipeline] timeout
[2025-11-28T00:01:19.032Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-28T00:01:19.190Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.perf_s390x_linux_rerun" build number 14
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-11-28T00:01:19.230Z] Saving Test_openjdk26_hs_sanity.perf_s390x_linux_rerun/14/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-28T00:01:19.260Z] Archiving artifacts
[2025-11-28T00:01:19.328Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-28T00:01:19.492Z] Tap file found: Test_openjdk26_hs_sanity.perf_s390x_linux_rerun\14\aqa-tests\TKG\output_17642880535242\Test_openjdk26_hs_sanity.perf_s390x_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-11-28T00:01:19.570Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=renaissance-naive-bayes_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=s390x_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B26_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=365&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-28T00:01:19.664Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-28T00:01:19.664Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-28T00:01:19.688Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE