Test_openjdk26_hs_extended.perf_x86-64_linux
Started by upstream project "build-scripts/jobs/release/jobs/jdk26/jdk26-release-linux-x64-temurin" build number 1
originally caused by:
Started by upstream project "build-scripts/release-openjdk26-pipeline" build number 1
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk26" build number 26
originally caused by:
Started by user sophia-guo
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead.
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_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/v1.0.12-release^{commit} # timeout=10
Checking out Revision ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 (origin/v1.0.12-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 # timeout=10
Commit message: "[v1.0.12-release] Add JDK26 dry run tags to testenv.properties (#6928)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-03-11T15:19:20.229Z] Found a total of 9 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2026-03-11T15:19:20.235Z] SPEC: linux_x86-64
[Pipeline] echo
[2026-03-11T15:19:20.236Z] Specified LABEL: hw.arch.x86&&sw.os.linux&&ci.role.perf&&!sw.tool.glibc.2_12
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-11T15:19:20.585Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] echo
[2026-03-11T15:19:20.586Z] User specific non ci.role.test LABEL specified so not adding 'azure' dynamic agent, specified LABEL: 'hw.arch.x86&&sw.os.linux&&ci.role.perf&&!sw.tool.glibc.2_12'
[Pipeline] echo
[2026-03-11T15:19:20.587Z] Provisioning LABEL: hw.arch.x86&&sw.os.linux&&ci.role.perf&&!sw.tool.glibc.2_12
[Pipeline] nodesByLabel
[2026-03-11T15:19:20.594Z] Found a total of 9 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf&&!sw.tool.glibc.2_12' label
[Pipeline] node
[2026-03-11T15:19:20.610Z] Running on test-ibmcloud-rhel9-x64-2 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-03-11T15:19:20.626Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T15:19:20.681Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T15:19:20.681Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T15:19:20.703Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-03-11T15:19:20.780Z] The recommended git tool is: git
[2026-03-11T15:19:20.815Z] No credentials specified
[2026-03-11T15:19:20.815Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-03-11T15:19:20.833Z] Cloning the remote Git repository
[2026-03-11T15:19:20.862Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-03-11T15:19:20.863Z] > git init /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests # timeout=10
[2026-03-11T15:19:20.876Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-03-11T15:19:20.876Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-03-11T15:19:20.876Z] > git --version # timeout=10
[2026-03-11T15:19:20.882Z] > git --version # 'git version 2.47.3'
[2026-03-11T15:19:20.883Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-11T15:19:24.971Z] Avoid second fetch
[2026-03-11T15:19:24.996Z] Checking out Revision ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 (origin/v1.0.12-release)
[2026-03-11T15:19:24.930Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-03-11T15:19:24.938Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-11T15:19:24.980Z] > git rev-parse origin/v1.0.12-release^{commit} # timeout=10
[2026-03-11T15:19:25.005Z] > git config core.sparsecheckout # timeout=10
[2026-03-11T15:19:25.011Z] > git checkout -f ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 # timeout=10
[2026-03-11T15:19:25.891Z] Commit message: "[v1.0.12-release] Add JDK26 dry run tags to testenv.properties (#6928)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-11T15:19:27.244Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-03-11T15:19:27.266Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-03-11T15:19:27.731Z] + LC_TIME=C
[2026-03-11T15:19:27.731Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-03-11T15:19:27.809Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-11T15:19:28.220Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-03-11T15:19:28.220Z] Unix type machine..
[2026-03-11T15:19:28.220Z] Running on a Linux host
[2026-03-11T15:19:28.220Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-03-11T15:19:29.351Z] + printenv
[2026-03-11T15:19:29.351Z] SHELL=/bin/bash
[2026-03-11T15:19:29.351Z] KEEP_WORKSPACE=false
[2026-03-11T15:19:29.351Z] TAP_NAME=Test_openjdk26_hs_extended.perf_x86-64_linux.tap
[2026-03-11T15:19:29.351Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib
[2026-03-11T15:19:29.351Z] EXIT_FAILURE=false
[2026-03-11T15:19:29.351Z] JDK_BRANCH=jdk-26+35_adopt
[2026-03-11T15:19:29.351Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/22/display/redirect?page=tests
[2026-03-11T15:19:29.351Z] PLATFORM=x86-64_linux
[2026-03-11T15:19:29.351Z] DOCKER_REQUIRED=false
[2026-03-11T15:19:29.351Z] TIME_LIMIT=25
[2026-03-11T15:19:29.351Z] JENKINS_SERVER_COOKIE=durable-d05c7d0e2dd7a5fb3f5334e66f2aa5c0ef2b438065cca1af4349e66459cd8116
[2026-03-11T15:19:29.351Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-11T15:19:29.351Z] GENERATE_JOBS=true
[2026-03-11T15:19:29.351Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T15:19:29.351Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/22/display/redirect?page=changes
[2026-03-11T15:19:29.351Z] RERUN_ITERATIONS=1
[2026-03-11T15:19:29.351Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-03-11T15:19:29.351Z] STF_OWNER_BRANCH=adoptium:master
[2026-03-11T15:19:29.351Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux
[2026-03-11T15:19:29.351Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-03-11T15:19:29.351Z] LOGNAME=jenkins
[2026-03-11T15:19:29.351Z] XDG_SESSION_TYPE=tty
[2026-03-11T15:19:29.351Z] SETUP_JCK_RUN=false
[2026-03-11T15:19:29.351Z] ARCHIVE_TEST_RESULTS=false
[2026-03-11T15:19:29.351Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/22/
[2026-03-11T15:19:29.351Z] SLACK_CHANNEL=aqavit-bot
[2026-03-11T15:19:29.351Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk26/jdk26-release-linux-x64-temurin
[2026-03-11T15:19:29.351Z] JCK_GIT_BRANCH=master
[2026-03-11T15:19:29.351Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/
[2026-03-11T15:19:29.351Z] BUILD_NUMBER=22
[2026-03-11T15:19:29.351Z] TKG_ITERATIONS=1
[2026-03-11T15:19:29.351Z] _=/usr/bin/printenv
[2026-03-11T15:19:29.351Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../benchmarks
[2026-03-11T15:19:29.351Z] MOTD_SHOWN=pam
[2026-03-11T15:19:29.351Z] JENKINS_NODE_COOKIE=1bd441d7-66e5-4e70-b638-809c96d6de7a
[2026-03-11T15:19:29.351Z] KEEP_REPORTDIR=false
[2026-03-11T15:19:29.351Z] BUILD_DISPLAY_NAME=#22
[2026-03-11T15:19:29.351Z] SDK_RESOURCE=upstream
[2026-03-11T15:19:29.351Z] LABEL_ADDITION=!sw.tool.glibc.2_12
[2026-03-11T15:19:29.351Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-03-11T15:19:29.351Z] HOME=/home/jenkins
[2026-03-11T15:19:29.351Z] LANG=C.UTF-8
[2026-03-11T15:19:29.351Z] jobStatus=SUCCESS
[2026-03-11T15:19:29.351Z] JENKINS_URL=https://ci.adoptium.net/
[2026-03-11T15:19:29.351Z] CLOUD_PROVIDER=azure
[2026-03-11T15:19:29.351Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_x86-64_linux
[2026-03-11T15:19:29.351Z] JOBSTARTTIME=Wed, 11 Mar 2026 15:19:27 +0000
[2026-03-11T15:19:29.351Z] JDK_VERSION=26
[2026-03-11T15:19:29.351Z] JOB_NAME=Test_openjdk26_hs_extended.perf_x86-64_linux
[2026-03-11T15:19:29.351Z] USE_TESTENV_PROPERTIES=true
[2026-03-11T15:19:29.351Z] PERSONAL_BUILD=false
[2026-03-11T15:19:29.351Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/22/display/redirect
[2026-03-11T15:19:29.351Z] AUTO_DETECT=true
[2026-03-11T15:19:29.351Z] SSH_CONNECTION=78.47.239.97 43460 10.243.0.4 22
[2026-03-11T15:19:29.351Z] EXIT_SUCCESS=false
[2026-03-11T15:19:29.351Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/display/redirect
[2026-03-11T15:19:29.351Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux
[2026-03-11T15:19:29.351Z] OPENJ9_BRANCH=master
[2026-03-11T15:19:29.351Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-03-11T15:19:29.351Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/system_lib
[2026-03-11T15:19:29.351Z] PARALLEL=Dynamic
[2026-03-11T15:19:29.351Z] HUDSON_URL=https://ci.adoptium.net/
[2026-03-11T15:19:29.351Z] ITERATIONS=1
[2026-03-11T15:19:29.351Z] UPSTREAM_JOB_NUMBER=1
[2026-03-11T15:19:29.351Z] SPEC=linux_x86-64
[2026-03-11T15:19:29.351Z] XDG_SESSION_CLASS=user
[2026-03-11T15:19:29.351Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-03-11T15:19:29.351Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-03-11T15:19:29.351Z] NODE_NAME=test-ibmcloud-rhel9-x64-2
[2026-03-11T15:19:29.351Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-03-11T15:19:29.351Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-03-11T15:19:29.351Z] USER=jenkins
[2026-03-11T15:19:29.351Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-03-11T15:19:29.351Z] DYNAMIC_COMPILE=false
[2026-03-11T15:19:29.351Z] SHLVL=2
[2026-03-11T15:19:29.351Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_x86-64_linux-22
[2026-03-11T15:19:29.351Z] EXECUTOR_NUMBER=0
[2026-03-11T15:19:29.351Z] HUDSON_COOKIE=53c98f2e-16f0-4cf3-b271-0c94f0db624a
[2026-03-11T15:19:29.351Z] XDG_SESSION_ID=347
[2026-03-11T15:19:29.352Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-03-11T15:19:29.352Z] ADOPTOPENJDK_BRANCH=v1.0.12-release
[2026-03-11T15:19:29.352Z] ORIGIN_JDK_VERSION=26
[2026-03-11T15:19:29.352Z] XDG_RUNTIME_DIR=/run/user/1001
[2026-03-11T15:19:29.352Z] NUM_PROCESSORS=2
[2026-03-11T15:19:29.352Z] SSH_CLIENT=78.47.239.97 43460 22
[2026-03-11T15:19:29.352Z] DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
[2026-03-11T15:19:29.352Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-03-11T15:19:29.352Z] which_declare=declare -f
[2026-03-11T15:19:29.352Z] STAGE_NAME=Setup
[2026-03-11T15:19:29.352Z] NODE_LABELS=ci.role.test test-ibmcloud-rhel9-x64-2 linux x64 rhel ci.role.test.repro sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86
[2026-03-11T15:19:29.352Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-03-11T15:19:29.352Z] TEST_TIME=120
[2026-03-11T15:19:29.352Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux@tmp
[2026-03-11T15:19:29.352Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2026-03-11T15:19:29.352Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-03-11T15:19:29.352Z] TKG_OWNER_BRANCH=adoptium:master
[2026-03-11T15:19:29.352Z] CI=true
[2026-03-11T15:19:29.352Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/22/display/redirect?page=artifacts
[2026-03-11T15:19:29.352Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2026-03-11T15:19:29.352Z] ACTIVE_NODE_TIMEOUT=5
[2026-03-11T15:19:29.352Z] RERUN_FAILURE=true
[2026-03-11T15:19:29.352Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-11T15:19:29.352Z] BUILD_LIST=perf
[2026-03-11T15:19:29.352Z] BUILD_ID=22
[2026-03-11T15:19:29.352Z] OLDPWD=/home/jenkins
[2026-03-11T15:19:29.352Z] TARGET=extended.perf
[2026-03-11T15:19:29.352Z] USE_JRE=false
[2026-03-11T15:19:29.352Z] JDK_IMPL=hotspot
[2026-03-11T15:19:29.352Z] BASH_FUNC_which%%=() { ( alias;
[2026-03-11T15:19:29.352Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
[2026-03-11T15:19:29.352Z] }
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-11T15:19:29.406Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-03-11T15:19:29.416Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T15:20:05.725Z] Copied 9 artifacts from "build-scripts » jobs » release » jobs » jdk26 » jdk26-release-linux-x64-temurin" build number 1
[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 VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-11T15:20:05.961Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-03-11T15:20:05.971Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2026-03-11T15:20:05.999Z] $ ssh-agent
[2026-03-11T15:20:06.100Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXup1wnG/agent.699699
[2026-03-11T15:20:06.100Z] SSH_AGENT_PID=699701
[2026-03-11T15:20:06.100Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-03-11T15:20:06.114Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-03-11T15:20:06.149Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-03-11T15:20:07.507Z] ++ pwd
[2026-03-11T15:20:07.507Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 26 -i hotspot --clone_openj9 false
[2026-03-11T15:20:07.507Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests
[2026-03-11T15:20:07.507Z] load ./testenv/testenv.properties
[2026-03-11T15:20:07.507Z] Running checkTags with ./testenv/testenv.properties and 26
[2026-03-11T15:20:07.830Z] bc2ed485ec6e705790a8c6bc5396bf1d35519bda refs/tags/jdk-26-dryrun-ga
[2026-03-11T15:20:07.830Z] Use tag name jdk-26-dryrun-ga from ./testenv/testenv.properties
[2026-03-11T15:20:07.830Z] get jdk binary...
[2026-03-11T15:20:07.830Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-03-11T15:20:07.830Z] Uncompressing file: OpenJDK26U-jdk-sources_26_35.tar.gz ...
[2026-03-11T15:20:18.577Z] List files in jdkbinary folder...
[2026-03-11T15:20:18.577Z] total 848152
[2026-03-11T15:20:18.577Z] -rw-r--r--. 1 jenkins jenkins 330650105 Mar 11 15:00 OpenJDK26U-debugimage_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:18.577Z] -rw-r--r--. 1 jenkins jenkins 122315451 Mar 11 14:10 OpenJDK26U-jdk-sources_26_35.tar.gz
[2026-03-11T15:20:18.577Z] -rw-r--r--. 1 jenkins jenkins 144344848 Mar 11 15:01 OpenJDK26U-jdk_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:18.577Z] -rw-r--r--. 1 jenkins jenkins 88512814 Mar 11 15:00 OpenJDK26U-jmods_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:18.577Z] -rw-r--r--. 1 jenkins jenkins 63111599 Mar 11 14:59 OpenJDK26U-jre_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:18.577Z] -rw-rw-r--. 1 jenkins jenkins 31738 Mar 11 15:06 OpenJDK26U-sbom_x64_linux_hotspot_26_35-metadata.json
[2026-03-11T15:20:18.577Z] -rw-r--r--. 1 jenkins jenkins 174452 Mar 11 15:08 OpenJDK26U-sbom_x64_linux_hotspot_26_35.json
[2026-03-11T15:20:18.577Z] -rw-r--r--. 1 jenkins jenkins 5259555 Mar 11 15:00 OpenJDK26U-static-libs-glibc_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:18.577Z] -rw-r--r--. 1 jenkins jenkins 114084542 Mar 11 14:59 OpenJDK26U-testimage_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:18.577Z] drwxr-xr-x. 3 jenkins jenkins 27 Mar 11 15:20 tmp
[2026-03-11T15:20:18.577Z] List files in jdkbinary/tmp folder...
[2026-03-11T15:20:18.577Z] total 4
[2026-03-11T15:20:18.577Z] drwxr-xr-x. 9 jenkins jenkins 4096 Mar 11 14:09 jdk-26+35-src
[2026-03-11T15:20:18.577Z] Moving directory jdk-26+35-src/ to ../source-image
[2026-03-11T15:20:18.578Z] Uncompressing file: OpenJDK26U-jdk_x64_linux_hotspot_26_35.tar.gz ...
[2026-03-11T15:20:19.691Z] List files in jdkbinary folder...
[2026-03-11T15:20:19.691Z] total 848156
[2026-03-11T15:20:19.691Z] -rw-r--r--. 1 jenkins jenkins 330650105 Mar 11 15:00 OpenJDK26U-debugimage_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:19.691Z] -rw-r--r--. 1 jenkins jenkins 122315451 Mar 11 14:10 OpenJDK26U-jdk-sources_26_35.tar.gz
[2026-03-11T15:20:19.691Z] -rw-r--r--. 1 jenkins jenkins 144344848 Mar 11 15:01 OpenJDK26U-jdk_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:19.691Z] -rw-r--r--. 1 jenkins jenkins 88512814 Mar 11 15:00 OpenJDK26U-jmods_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:19.691Z] -rw-r--r--. 1 jenkins jenkins 63111599 Mar 11 14:59 OpenJDK26U-jre_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:19.691Z] -rw-rw-r--. 1 jenkins jenkins 31738 Mar 11 15:06 OpenJDK26U-sbom_x64_linux_hotspot_26_35-metadata.json
[2026-03-11T15:20:19.691Z] -rw-r--r--. 1 jenkins jenkins 174452 Mar 11 15:08 OpenJDK26U-sbom_x64_linux_hotspot_26_35.json
[2026-03-11T15:20:19.691Z] -rw-r--r--. 1 jenkins jenkins 5259555 Mar 11 15:00 OpenJDK26U-static-libs-glibc_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:19.691Z] -rw-r--r--. 1 jenkins jenkins 114084542 Mar 11 14:59 OpenJDK26U-testimage_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:19.691Z] drwxr-xr-x. 9 jenkins jenkins 4096 Mar 11 14:09 source-image
[2026-03-11T15:20:19.691Z] drwxr-xr-x. 3 jenkins jenkins 23 Mar 11 15:20 tmp
[2026-03-11T15:20:19.691Z] List files in jdkbinary/tmp folder...
[2026-03-11T15:20:19.691Z] total 0
[2026-03-11T15:20:19.691Z] drwxr-xr-x. 8 jenkins jenkins 108 Mar 11 14:59 jdk-26+35
[2026-03-11T15:20:19.691Z] Moving directory jdk-26+35/ to ../j2sdk-image
[2026-03-11T15:20:19.691Z] Uncompressing file: OpenJDK26U-jre_x64_linux_hotspot_26_35.tar.gz ...
[2026-03-11T15:20:21.309Z] List files in jdkbinary folder...
[2026-03-11T15:20:21.309Z] total 848156
[2026-03-11T15:20:21.309Z] -rw-r--r--. 1 jenkins jenkins 330650105 Mar 11 15:00 OpenJDK26U-debugimage_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:21.310Z] -rw-r--r--. 1 jenkins jenkins 122315451 Mar 11 14:10 OpenJDK26U-jdk-sources_26_35.tar.gz
[2026-03-11T15:20:21.310Z] -rw-r--r--. 1 jenkins jenkins 144344848 Mar 11 15:01 OpenJDK26U-jdk_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:21.310Z] -rw-r--r--. 1 jenkins jenkins 88512814 Mar 11 15:00 OpenJDK26U-jmods_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:21.310Z] -rw-r--r--. 1 jenkins jenkins 63111599 Mar 11 14:59 OpenJDK26U-jre_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:21.310Z] -rw-rw-r--. 1 jenkins jenkins 31738 Mar 11 15:06 OpenJDK26U-sbom_x64_linux_hotspot_26_35-metadata.json
[2026-03-11T15:20:21.310Z] -rw-r--r--. 1 jenkins jenkins 174452 Mar 11 15:08 OpenJDK26U-sbom_x64_linux_hotspot_26_35.json
[2026-03-11T15:20:21.310Z] -rw-r--r--. 1 jenkins jenkins 5259555 Mar 11 15:00 OpenJDK26U-static-libs-glibc_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:21.310Z] -rw-r--r--. 1 jenkins jenkins 114084542 Mar 11 14:59 OpenJDK26U-testimage_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:21.310Z] drwxr-xr-x. 8 jenkins jenkins 108 Mar 11 14:59 j2sdk-image
[2026-03-11T15:20:21.310Z] drwxr-xr-x. 9 jenkins jenkins 4096 Mar 11 14:09 source-image
[2026-03-11T15:20:21.310Z] drwxr-xr-x. 3 jenkins jenkins 27 Mar 11 15:20 tmp
[2026-03-11T15:20:21.310Z] List files in jdkbinary/tmp folder...
[2026-03-11T15:20:21.310Z] total 0
[2026-03-11T15:20:21.310Z] drwxr-xr-x. 6 jenkins jenkins 82 Mar 11 14:59 jdk-26+35-jre
[2026-03-11T15:20:21.310Z] Moving directory jdk-26+35-jre/ to ../j2re-image
[2026-03-11T15:20:21.310Z] Uncompressing file: OpenJDK26U-static-libs-glibc_x64_linux_hotspot_26_35.tar.gz ...
[2026-03-11T15:20:21.310Z] List files in jdkbinary folder...
[2026-03-11T15:20:21.310Z] total 848156
[2026-03-11T15:20:21.310Z] -rw-r--r--. 1 jenkins jenkins 330650105 Mar 11 15:00 OpenJDK26U-debugimage_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:21.310Z] -rw-r--r--. 1 jenkins jenkins 122315451 Mar 11 14:10 OpenJDK26U-jdk-sources_26_35.tar.gz
[2026-03-11T15:20:21.310Z] -rw-r--r--. 1 jenkins jenkins 144344848 Mar 11 15:01 OpenJDK26U-jdk_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:21.310Z] -rw-r--r--. 1 jenkins jenkins 88512814 Mar 11 15:00 OpenJDK26U-jmods_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:21.310Z] -rw-r--r--. 1 jenkins jenkins 63111599 Mar 11 14:59 OpenJDK26U-jre_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:21.310Z] -rw-rw-r--. 1 jenkins jenkins 31738 Mar 11 15:06 OpenJDK26U-sbom_x64_linux_hotspot_26_35-metadata.json
[2026-03-11T15:20:21.310Z] -rw-r--r--. 1 jenkins jenkins 174452 Mar 11 15:08 OpenJDK26U-sbom_x64_linux_hotspot_26_35.json
[2026-03-11T15:20:21.310Z] -rw-r--r--. 1 jenkins jenkins 5259555 Mar 11 15:00 OpenJDK26U-static-libs-glibc_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:21.310Z] -rw-r--r--. 1 jenkins jenkins 114084542 Mar 11 14:59 OpenJDK26U-testimage_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:21.310Z] drwxr-xr-x. 6 jenkins jenkins 82 Mar 11 14:59 j2re-image
[2026-03-11T15:20:21.310Z] drwxr-xr-x. 8 jenkins jenkins 108 Mar 11 14:59 j2sdk-image
[2026-03-11T15:20:21.310Z] drwxr-xr-x. 9 jenkins jenkins 4096 Mar 11 14:09 source-image
[2026-03-11T15:20:21.310Z] drwxr-xr-x. 3 jenkins jenkins 35 Mar 11 15:20 tmp
[2026-03-11T15:20:21.310Z] List files in jdkbinary/tmp folder...
[2026-03-11T15:20:21.310Z] total 0
[2026-03-11T15:20:21.310Z] drwxr-xr-x. 3 jenkins jenkins 17 Mar 11 14:59 jdk-26+35-static-libs
[2026-03-11T15:20:21.310Z] Moving directory jdk-26+35-static-libs/ to ../static-libs
[2026-03-11T15:20:21.310Z] Uncompressing file: OpenJDK26U-testimage_x64_linux_hotspot_26_35.tar.gz ...
[2026-03-11T15:20:24.238Z] List files in jdkbinary folder...
[2026-03-11T15:20:24.238Z] total 848156
[2026-03-11T15:20:24.238Z] -rw-r--r--. 1 jenkins jenkins 330650105 Mar 11 15:00 OpenJDK26U-debugimage_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:24.238Z] -rw-r--r--. 1 jenkins jenkins 122315451 Mar 11 14:10 OpenJDK26U-jdk-sources_26_35.tar.gz
[2026-03-11T15:20:24.238Z] -rw-r--r--. 1 jenkins jenkins 144344848 Mar 11 15:01 OpenJDK26U-jdk_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:24.238Z] -rw-r--r--. 1 jenkins jenkins 88512814 Mar 11 15:00 OpenJDK26U-jmods_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:24.238Z] -rw-r--r--. 1 jenkins jenkins 63111599 Mar 11 14:59 OpenJDK26U-jre_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:24.238Z] -rw-rw-r--. 1 jenkins jenkins 31738 Mar 11 15:06 OpenJDK26U-sbom_x64_linux_hotspot_26_35-metadata.json
[2026-03-11T15:20:24.238Z] -rw-r--r--. 1 jenkins jenkins 174452 Mar 11 15:08 OpenJDK26U-sbom_x64_linux_hotspot_26_35.json
[2026-03-11T15:20:24.238Z] -rw-r--r--. 1 jenkins jenkins 5259555 Mar 11 15:00 OpenJDK26U-static-libs-glibc_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:24.238Z] -rw-r--r--. 1 jenkins jenkins 114084542 Mar 11 14:59 OpenJDK26U-testimage_x64_linux_hotspot_26_35.tar.gz
[2026-03-11T15:20:24.238Z] drwxr-xr-x. 6 jenkins jenkins 82 Mar 11 14:59 j2re-image
[2026-03-11T15:20:24.238Z] drwxr-xr-x. 8 jenkins jenkins 108 Mar 11 14:59 j2sdk-image
[2026-03-11T15:20:24.238Z] drwxr-xr-x. 9 jenkins jenkins 4096 Mar 11 14:09 source-image
[2026-03-11T15:20:24.238Z] drwxr-xr-x. 3 jenkins jenkins 17 Mar 11 14:59 static-libs
[2026-03-11T15:20:24.238Z] drwxr-xr-x. 3 jenkins jenkins 34 Mar 11 15:20 tmp
[2026-03-11T15:20:24.238Z] List files in jdkbinary/tmp folder...
[2026-03-11T15:20:24.238Z] total 0
[2026-03-11T15:20:24.238Z] drwxr-xr-x. 6 jenkins jenkins 112 Mar 11 14:52 jdk-26+35-test-image
[2026-03-11T15:20:24.238Z] Moving directory jdk-26+35-test-image/ to ../openjdk-test-image
[2026-03-11T15:20:24.238Z] Uncompressing OpenJDK26U-debugimage_x64_linux_hotspot_26_35.tar.gz over ./j2sdk-image...
[2026-03-11T15:20:33.125Z] Removing top-level folder jdk-26+35-debug-image/
[2026-03-11T15:20:33.125Z] Removing top-level folder jdk-26+35/
[2026-03-11T15:20:56.421Z] Run /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-03-11T15:20:56.421Z] =JAVA VERSION OUTPUT BEGIN=
[2026-03-11T15:20:56.421Z] openjdk version "26" 2026-03-17
[2026-03-11T15:20:56.421Z] OpenJDK Runtime Environment Temurin-26+35 (build 26+35)
[2026-03-11T15:20:56.421Z] OpenJDK 64-Bit Server VM Temurin-26+35 (build 26+35, mixed mode, sharing)
[2026-03-11T15:20:56.421Z] =JAVA VERSION OUTPUT END=
[2026-03-11T15:20:56.421Z] =RELEASE INFO BEGIN=
[2026-03-11T15:20:56.421Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-03-11T15:20:56.421Z] IMPLEMENTOR_VERSION="Temurin-26+35"
[2026-03-11T15:20:56.421Z] JAVA_RUNTIME_VERSION="26+35"
[2026-03-11T15:20:56.421Z] JAVA_VERSION="26"
[2026-03-11T15:20:56.421Z] JAVA_VERSION_DATE="2026-03-17"
[2026-03-11T15:20:56.421Z] LIBC="gnu"
[2026-03-11T15:20:56.421Z] 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.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2026-03-11T15:20:56.421Z] OS_ARCH="x86_64"
[2026-03-11T15:20:56.421Z] OS_NAME="Linux"
[2026-03-11T15:20:56.421Z] SOURCE=".:git:ed902b3d8421"
[2026-03-11T15:20:56.421Z] BUILD_SOURCE="git:8ce7dd34f6d8620171ee345882be40d24b558f92"
[2026-03-11T15:20:56.421Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-03-11T15:20:56.421Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2026-03-11T15:20:56.421Z] FULL_VERSION="26+35"
[2026-03-11T15:20:56.421Z] SEMANTIC_VERSION="26+35"
[2026-03-11T15:20:56.421Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure"
[2026-03-11T15:20:56.421Z] JVM_VARIANT="Hotspot"
[2026-03-11T15:20:56.421Z] JVM_VERSION="26+35"
[2026-03-11T15:20:56.421Z] IMAGE_TYPE="JDK"
[2026-03-11T15:20:56.421Z] =RELEASE INFO END=
[2026-03-11T15:20:56.421Z] get testKitGen...
[2026-03-11T15:20:56.421Z] git clone -q https://github.com/adoptium/TKG.git
[2026-03-11T15:21:03.644Z] git rev-parse v1.0.12
[2026-03-11T15:21:03.644Z] git checkout -q -f 6982a94ae95084e90e80a997d5218c3294df1eda
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-03-11T15:21:03.797Z] $ ssh-agent -k
[2026-03-11T15:21:03.806Z] unset SSH_AUTH_SOCK;
[2026-03-11T15:21:03.807Z] unset SSH_AGENT_PID;
[2026-03-11T15:21:03.807Z] echo Agent pid 699701 killed;
[2026-03-11T15:21:03.888Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-11T15:21:04.373Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_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=v1.0.12-release&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%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=azure&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_adopt&LABEL_ADDITION=%21sw.tool.glibc.2_12&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=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=1&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-03-11T15:21:04.398Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_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-ibmcloud-rhel9-x64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.12-release&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%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=azure&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_adopt&LABEL_ADDITION=%21sw.tool.glibc.2_12&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=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=1&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-11T15:21:04.453Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T15:21:04.640Z] Copied 1 artifact from "getTRSSOutput" build number 2072
[Pipeline] sh
[2026-03-11T15:21:05.932Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-03-11T15:21:05.932Z] + gzip -cd TRSSOutput.tar.gz
[2026-03-11T15:21:05.932Z] + tar xof -
[2026-03-11T15:21:05.932Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-11T15:21:06.023Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-03-11T15:21:06.060Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-03-11T15:21:06.151Z] Found a total of 9 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf&&!sw.tool.glibc.2_12' label
[Pipeline] echo
[2026-03-11T15:21:06.158Z] Machine limit is 9.
[Pipeline] sh
[2026-03-11T15:21:06.997Z] + cd ./aqa-tests/TKG
[2026-03-11T15:21:06.997Z] ++ uname
[2026-03-11T15:21:06.997Z] + '[' Linux = AIX ']'
[2026-03-11T15:21:06.997Z] ++ uname
[2026-03-11T15:21:06.997Z] + '[' Linux = SunOS ']'
[2026-03-11T15:21:06.997Z] ++ uname
[2026-03-11T15:21:06.997Z] + '[' Linux = '*BSD' ']'
[2026-03-11T15:21:06.997Z] + MAKE=make
[2026-03-11T15:21:06.997Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2026-03-11T15:21:06.997Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-03-11T15:21:06.997Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib
[2026-03-11T15:21:06.997Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T15:21:06.997Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T15:21:06.997Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-11T15:21:06.997Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-11T15:21:06.997Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-03-11T15:21:07.320Z]
[2026-03-11T15:21:07.320Z] build:
[2026-03-11T15:21:07.320Z]
[2026-03-11T15:21:07.320Z] clean:
[2026-03-11T15:21:07.645Z]
[2026-03-11T15:21:07.645Z] init:
[2026-03-11T15:21:07.645Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-03-11T15:21:07.645Z]
[2026-03-11T15:21:07.645Z] getDependentLibs:
[2026-03-11T15:21:07.645Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib does not exist, creating one.
[2026-03-11T15:21:07.645Z] [exec] mkdir /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency
[2026-03-11T15:21:07.645Z] [exec] mkdir /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib
[2026-03-11T15:21:07.645Z] [exec] --------------------------------------------
[2026-03-11T15:21:07.645Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib
[2026-03-11T15:21:07.645Z] [exec] task is set to default
[2026-03-11T15:21:07.645Z] [exec] dependencyList is set to json_simple
[2026-03-11T15:21:07.645Z] [exec] System Test jars will not be downloaded.
[2026-03-11T15:21:07.645Z] [exec] --------------------------------------------
[2026-03-11T15:21:07.645Z] [exec] Starting download third party dependent jars
[2026-03-11T15:21:07.645Z] [exec] --------------------------------------------
[2026-03-11T15:21:07.645Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib
[2026-03-11T15:21:07.645Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-03-11T15:21:07.645Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-03-11T15:21:13.484Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib/json-simple.jar
[2026-03-11T15:21:13.484Z] [exec] downloaded dependent third party jars successfully
[2026-03-11T15:21:13.484Z]
[2026-03-11T15:21:13.484Z] compile:
[2026-03-11T15:21:13.484Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T15:21:13.484Z] [echo] ============COMPILER SETTINGS============
[2026-03-11T15:21:13.484Z] [echo] ===fork: yes
[2026-03-11T15:21:13.484Z] [echo] ===debug: on
[2026-03-11T15:21:13.484Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-03-11T15:21:14.631Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T15:21:14.631Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T15:21:14.631Z]
[2026-03-11T15:21:14.631Z] dist:
[2026-03-11T15:21:14.631Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-03-11T15:21:14.962Z]
[2026-03-11T15:21:14.962Z] BUILD SUCCESSFUL
[2026-03-11T15:21:14.962Z] Total time: 7 seconds
[2026-03-11T15:21:14.962Z] 0
[2026-03-11T15:21:14.962Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-03-11T15:21:14.962Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-03-11T15:21:14.962Z] microArchOutput: model name : AMD EPYC-Milan Processor
[2026-03-11T15:21:16.631Z] ****************************** MACHINE INFO ******************************
[2026-03-11T15:21:16.631Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG
[2026-03-11T15:21:16.631Z] Free Physical Memory Size : 941854720
[2026-03-11T15:21:16.631Z] Free space (bytes) : 22049976320
[2026-03-11T15:21:16.631Z] Total Physical Memory Size : 16522362880
[2026-03-11T15:21:16.631Z] Total space (bytes) : 106627575808
[2026-03-11T15:21:16.631Z] Usable space (bytes) : 22049976320
[2026-03-11T15:21:16.631Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T15:21:16.631Z] bashVersion :
[2026-03-11T15:21:16.632Z] GNU bash, version 5.1.8(1)-release (x86_64-redhat-linux-gnu)
[2026-03-11T15:21:16.632Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2026-03-11T15:21:16.632Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-11T15:21:16.632Z]
[2026-03-11T15:21:16.632Z] This is free software; you are free to change and redistribute it.
[2026-03-11T15:21:16.632Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T15:21:16.632Z] cpuCores : 4
[2026-03-11T15:21:16.632Z] curlVersion :
[2026-03-11T15:21:16.632Z] curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.10.4/openssl/zlib nghttp2/1.43.0
[2026-03-11T15:21:16.632Z] Release-Date: 2021-04-14
[2026-03-11T15:21:16.632Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-03-11T15:21:16.632Z] Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2026-03-11T15:21:16.632Z] dockerVersion : Docker version 29.3.0, build 5927d80
[2026-03-11T15:21:16.632Z] gcc version : 11
[2026-03-11T15:21:16.632Z] gclibc version : ldd (GNU libc) 2.34
[2026-03-11T15:21:16.632Z] gdb version : bash: line 1: gdb: command not found
[2026-03-11T15:21:16.632Z] lldb version : Command could not be executed
[2026-03-11T15:21:16.632Z] makeVersion :
[2026-03-11T15:21:16.632Z] GNU Make 4.3
[2026-03-11T15:21:16.632Z] Built for x86_64-redhat-linux-gnu
[2026-03-11T15:21:16.632Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-03-11T15:21:16.632Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-11T15:21:16.632Z] This is free software: you are free to change and redistribute it.
[2026-03-11T15:21:16.632Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T15:21:16.632Z] mavenVersion :
[2026-03-11T15:21:16.632Z] WARNING: A restricted method in java.lang.System has been called
[2026-03-11T15:21:16.632Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-03-11T15:21:16.632Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-03-11T15:21:16.632Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-03-11T15:21:16.632Z]
[2026-03-11T15:21:16.632Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-03-11T15:21:16.632Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-03-11T15:21:16.632Z] Java version: 26, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-03-11T15:21:16.632Z] Default locale: en, platform encoding: UTF-8
[2026-03-11T15:21:16.632Z] OS name: "linux", version: "5.14.0-570.81.1.el9_6.x86_64", arch: "amd64", family: "unix"
[2026-03-11T15:21:16.632Z] osInfo :
[2026-03-11T15:21:16.632Z] NAME="Red Hat Enterprise Linux"
[2026-03-11T15:21:16.632Z] VERSION="9.6 (Plow)"
[2026-03-11T15:21:16.632Z] ID="rhel"
[2026-03-11T15:21:16.632Z] ID_LIKE="fedora"
[2026-03-11T15:21:16.632Z] VERSION_ID="9.6"
[2026-03-11T15:21:16.632Z] PLATFORM_ID="platform:el9"
[2026-03-11T15:21:16.632Z] PRETTY_NAME="Red Hat Enterprise Linux 9.6 (Plow)"
[2026-03-11T15:21:16.632Z] ANSI_COLOR="0;31"
[2026-03-11T15:21:16.632Z] LOGO="fedora-logo-icon"
[2026-03-11T15:21:16.632Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
[2026-03-11T15:21:16.632Z] HOME_URL="https://www.redhat.com/"
[2026-03-11T15:21:16.632Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
[2026-03-11T15:21:16.632Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2026-03-11T15:21:16.632Z]
[2026-03-11T15:21:16.632Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
[2026-03-11T15:21:16.632Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.6
[2026-03-11T15:21:16.632Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2026-03-11T15:21:16.632Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.6"
[2026-03-11T15:21:16.632Z] osLabel : rhel.9
[2026-03-11T15:21:16.632Z] perlVersion :
[2026-03-11T15:21:16.632Z]
[2026-03-11T15:21:16.632Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi
[2026-03-11T15:21:16.632Z] (with 54 registered patches, see perl -V for more detail)
[2026-03-11T15:21:16.632Z]
[2026-03-11T15:21:16.632Z] Copyright 1987-2021, Larry Wall
[2026-03-11T15:21:16.632Z]
[2026-03-11T15:21:16.632Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-11T15:21:16.632Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-11T15:21:16.632Z]
[2026-03-11T15:21:16.632Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-11T15:21:16.632Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-11T15:21:16.632Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-03-11T15:21:16.632Z]
[2026-03-11T15:21:16.632Z] podmanVersion : bash: line 1: podman: command not found
[2026-03-11T15:21:16.632Z] procArch : x86_64
[2026-03-11T15:21:16.632Z] sysArch : x86_64
[2026-03-11T15:21:16.632Z] sysOS : Linux
[2026-03-11T15:21:16.632Z] ulimit :
[2026-03-11T15:21:16.632Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-03-11T15:21:16.632Z] core file size (blocks, -c) unlimited
[2026-03-11T15:21:16.632Z] data seg size (kbytes, -d) unlimited
[2026-03-11T15:21:16.632Z] scheduling priority (-e) 0
[2026-03-11T15:21:16.632Z] file size (blocks, -f) unlimited
[2026-03-11T15:21:16.632Z] pending signals (-i) 62671
[2026-03-11T15:21:16.632Z] max locked memory (kbytes, -l) 8192
[2026-03-11T15:21:16.632Z] max memory size (kbytes, -m) unlimited
[2026-03-11T15:21:16.632Z] open files (-n) 524288
[2026-03-11T15:21:16.632Z] pipe size (512 bytes, -p) 8
[2026-03-11T15:21:16.632Z] POSIX message queues (bytes, -q) 819200
[2026-03-11T15:21:16.632Z] real-time priority (-r) 0
[2026-03-11T15:21:16.632Z] stack size (kbytes, -s) 8192
[2026-03-11T15:21:16.632Z] cpu time (seconds, -t) unlimited
[2026-03-11T15:21:16.632Z] max user processes (-u) 62671
[2026-03-11T15:21:16.632Z] virtual memory (kbytes, -v) unlimited
[2026-03-11T15:21:16.632Z] file locks (-x) unlimited
[2026-03-11T15:21:16.632Z] uname : Linux test-ibmcloud-rhel9-x64-2.adoptopenjdk.net 5.14.0-570.81.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jan 20 04:48:57 EST 2026 x86_64 x86_64 x86_64 GNU/Linux
[2026-03-11T15:21:16.632Z] vmVendor : Oracle Corporation
[2026-03-11T15:21:16.632Z] vmVersion : 26+35
[2026-03-11T15:21:16.632Z] xlc version : bash: line 1: xlC: command not found
[2026-03-11T15:21:16.632Z] **************************************************************************
[2026-03-11T15:21:16.632Z]
[2026-03-11T15:21:16.632Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-11T15:21:16.632Z]
[2026-03-11T15:21:16.632Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-11T15:21:16.632Z]
[2026-03-11T15:21:16.632Z] System.getProperty('os.name')=Linux
[2026-03-11T15:21:16.632Z]
[2026-03-11T15:21:16.632Z] System.getProperty('os.arch')=amd64
[2026-03-11T15:21:16.632Z]
[2026-03-11T15:21:16.632Z] System.getProperty('java.fullversion')=null
[2026-03-11T15:21:16.632Z]
[2026-03-11T15:21:16.632Z] System.getProperty('sun.arch.data.model')=64
[2026-03-11T15:21:16.632Z]
[2026-03-11T15:21:16.632Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib
[2026-03-11T15:21:16.632Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2026-03-11T15:21:16.632Z] perl scripts/configure.pl
[2026-03-11T15:21:16.632Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="rhel.9" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-03-11T15:21:16.956Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-11T15:21:16.956Z]
[2026-03-11T15:21:16.956Z]
[2026-03-11T15:21:16.956Z] Starting to generate parallel test lists.
[2026-03-11T15:21:16.956Z]
[2026-03-11T15:21:16.956Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-03-11T15:21:16.956Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-03-11T15:21:16.956Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-03-11T15:21:16.956Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-03-11T15:21:16.956Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-03-11T15:21:16.956Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-03-11T15:21:16.956Z] Attempting to get test duration data from TRSS.
[2026-03-11T15:21:16.956Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=x86-64_linux&group=perf&level=extended
[2026-03-11T15:21:27.681Z] Attempting to get test duration data from cached files.
[2026-03-11T15:21:27.681Z]
[2026-03-11T15:21:27.681Z] TEST DURATION
[2026-03-11T15:21:27.681Z] ====================================================================================
[2026-03-11T15:21:27.681Z] Total number of tests searched: 19
[2026-03-11T15:21:27.681Z] Number of test durations found: 19
[2026-03-11T15:21:27.681Z] Top slowest tests:
[2026-03-11T15:21:27.681Z] 01m22s renaissance-finagle-http_0
[2026-03-11T15:21:27.681Z] 01m12s dacapo-tomcat_0
[2026-03-11T15:21:27.681Z] 01m10s renaissance-mnemonics_0
[2026-03-11T15:21:27.681Z] ====================================================================================
[2026-03-11T15:21:27.681Z]
[2026-03-11T15:21:27.681Z] Test target is split into 1 lists.
[2026-03-11T15:21:27.681Z] Reducing estimated test running time from 08m03s to 08m03s.
[2026-03-11T15:21:27.681Z]
[2026-03-11T15:21:27.681Z] -------------------------------------testList_0-------------------------------------
[2026-03-11T15:21:27.681Z] Number of tests: 19
[2026-03-11T15:21:27.681Z] Estimated running time: 08m03s
[2026-03-11T15:21:27.681Z] TESTLIST=renaissance-finagle-http_0,dacapo-tomcat_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,dacapo-sunflow_0,renaissance-philosophers_0,dacapo-pmd_0,dacapo-jython_0,dacapo-xalan_0,dacapo-luindex_0,renaissance-db-shootout_0,renaissance-als_0,dacapo-fop_0,renaissance-log-regression_0,renaissance-dec-tree_0,renaissance-movie-lens_0,renaissance-chi-square_0,dacapo-avrora_0,renaissance-finagle-chirper_0
[2026-03-11T15:21:27.681Z] ------------------------------------------------------------------------------------
[2026-03-11T15:21:27.681Z]
[2026-03-11T15:21:27.681Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-03-11T15:21:27.681Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-03-11T15:21:27.764Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-03-11T15:21:27.841Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-03-11T15:21:27.895Z] Building tests...
[Pipeline] timeout
[2026-03-11T15:21:27.899Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-03-11T15:21:27.933Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-03-11T15:21:28.084Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-03-11T15:21:28.113Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-03-11T15:21:28.163Z] $ ssh-agent
[2026-03-11T15:21:28.263Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeEe2Wb/agent.700243
[2026-03-11T15:21:28.263Z] SSH_AGENT_PID=700245
[2026-03-11T15:21:28.263Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-03-11T15:21:28.740Z] + bash ./compile.sh
[2026-03-11T15:21:28.740Z] Set values based on ./testenv/testenv.properties:
[2026-03-11T15:21:28.740Z] =========
[2026-03-11T15:21:28.740Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-03-11T15:21:28.740Z] TKG_BRANCH=v1.0.12
[2026-03-11T15:21:28.740Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-11T15:21:28.740Z] OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T15:21:28.740Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-03-11T15:21:28.740Z] STF_BRANCH=v1.0.12
[2026-03-11T15:21:28.740Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-03-11T15:21:28.740Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T15:21:28.740Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-03-11T15:21:28.740Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T15:21:28.740Z] JDK26_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T15:21:28.740Z] JDK26_BRANCH=jdk-26-dryrun-ga
[2026-03-11T15:21:28.740Z] JDK26_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk26.git
[2026-03-11T15:21:28.740Z] JDK26_OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T15:21:28.740Z] JDK26_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T15:21:28.740Z] JDK26_OPENJCEPLUS_GIT_BRANCH=semeru-java-26
[2026-03-11T15:21:28.740Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-03-11T15:21:28.740Z]
[2026-03-11T15:21:28.740Z] =========
[2026-03-11T15:21:28.740Z]
[2026-03-11T15:21:28.740Z] JDK_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T15:21:28.740Z] JDK_BRANCH=jdk-26-dryrun-ga
[2026-03-11T15:21:28.740Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T15:21:28.740Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-11T15:21:28.740Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-03-11T15:21:28.740Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib
[2026-03-11T15:21:28.740Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T15:21:28.740Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T15:21:28.740Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-11T15:21:28.740Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-11T15:21:28.740Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-03-11T15:21:29.060Z]
[2026-03-11T15:21:29.060Z] build:
[2026-03-11T15:21:29.060Z]
[2026-03-11T15:21:29.060Z] clean:
[2026-03-11T15:21:29.060Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-03-11T15:21:29.060Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-03-11T15:21:29.060Z]
[2026-03-11T15:21:29.060Z] init:
[2026-03-11T15:21:29.060Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-03-11T15:21:29.060Z]
[2026-03-11T15:21:29.060Z] getDependentLibs:
[2026-03-11T15:21:29.380Z] [exec] --------------------------------------------
[2026-03-11T15:21:29.380Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib
[2026-03-11T15:21:29.380Z] [exec] task is set to default
[2026-03-11T15:21:29.380Z] [exec] dependencyList is set to json_simple
[2026-03-11T15:21:29.380Z] [exec] System Test jars will not be downloaded.
[2026-03-11T15:21:29.380Z] [exec] --------------------------------------------
[2026-03-11T15:21:29.380Z] [exec] Starting download third party dependent jars
[2026-03-11T15:21:29.380Z] [exec] --------------------------------------------
[2026-03-11T15:21:29.380Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib
[2026-03-11T15:21:29.380Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-03-11T15:21:29.380Z] [exec] downloaded dependent third party jars successfully
[2026-03-11T15:21:29.380Z]
[2026-03-11T15:21:29.380Z] compile:
[2026-03-11T15:21:29.380Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T15:21:29.380Z] [echo] ============COMPILER SETTINGS============
[2026-03-11T15:21:29.380Z] [echo] ===fork: yes
[2026-03-11T15:21:29.380Z] [echo] ===debug: on
[2026-03-11T15:21:29.380Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-03-11T15:21:31.630Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T15:21:31.630Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T15:21:31.630Z]
[2026-03-11T15:21:31.630Z] dist:
[2026-03-11T15:21:31.630Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-03-11T15:21:31.630Z]
[2026-03-11T15:21:31.630Z] BUILD SUCCESSFUL
[2026-03-11T15:21:31.630Z] Total time: 2 seconds
[2026-03-11T15:21:31.630Z] 0
[2026-03-11T15:21:31.630Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-03-11T15:21:31.630Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-03-11T15:21:31.630Z] microArchOutput: model name : AMD EPYC-Milan Processor
[2026-03-11T15:21:31.947Z] ****************************** MACHINE INFO ******************************
[2026-03-11T15:21:31.947Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG
[2026-03-11T15:21:31.947Z] Free Physical Memory Size : 1014034432
[2026-03-11T15:21:31.947Z] Free space (bytes) : 22050197504
[2026-03-11T15:21:31.947Z] Total Physical Memory Size : 16522362880
[2026-03-11T15:21:31.947Z] Total space (bytes) : 106627575808
[2026-03-11T15:21:31.947Z] Usable space (bytes) : 22050197504
[2026-03-11T15:21:31.947Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T15:21:31.947Z] bashVersion :
[2026-03-11T15:21:31.947Z] GNU bash, version 5.1.8(1)-release (x86_64-redhat-linux-gnu)
[2026-03-11T15:21:31.947Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2026-03-11T15:21:31.947Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-11T15:21:31.947Z]
[2026-03-11T15:21:31.947Z] This is free software; you are free to change and redistribute it.
[2026-03-11T15:21:31.947Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T15:21:31.947Z] cpuCores : 4
[2026-03-11T15:21:31.947Z] curlVersion :
[2026-03-11T15:21:31.947Z] curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.10.4/openssl/zlib nghttp2/1.43.0
[2026-03-11T15:21:31.947Z] Release-Date: 2021-04-14
[2026-03-11T15:21:31.947Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-03-11T15:21:31.947Z] Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2026-03-11T15:21:31.947Z] dockerVersion : Docker version 29.3.0, build 5927d80
[2026-03-11T15:21:31.947Z] gcc version : 11
[2026-03-11T15:21:31.947Z] gclibc version : ldd (GNU libc) 2.34
[2026-03-11T15:21:31.947Z] gdb version : bash: line 1: gdb: command not found
[2026-03-11T15:21:31.947Z] lldb version : Command could not be executed
[2026-03-11T15:21:31.947Z] makeVersion :
[2026-03-11T15:21:31.947Z] GNU Make 4.3
[2026-03-11T15:21:31.947Z] Built for x86_64-redhat-linux-gnu
[2026-03-11T15:21:31.947Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-03-11T15:21:31.947Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-11T15:21:31.947Z] This is free software: you are free to change and redistribute it.
[2026-03-11T15:21:31.947Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T15:21:31.947Z] mavenVersion :
[2026-03-11T15:21:31.947Z] WARNING: A restricted method in java.lang.System has been called
[2026-03-11T15:21:31.947Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-03-11T15:21:31.947Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-03-11T15:21:31.947Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-03-11T15:21:31.947Z]
[2026-03-11T15:21:31.947Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-03-11T15:21:31.947Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-03-11T15:21:31.947Z] Java version: 26, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-03-11T15:21:31.947Z] Default locale: en, platform encoding: UTF-8
[2026-03-11T15:21:31.947Z] OS name: "linux", version: "5.14.0-570.81.1.el9_6.x86_64", arch: "amd64", family: "unix"
[2026-03-11T15:21:31.947Z] osInfo :
[2026-03-11T15:21:31.947Z] NAME="Red Hat Enterprise Linux"
[2026-03-11T15:21:31.947Z] VERSION="9.6 (Plow)"
[2026-03-11T15:21:31.947Z] ID="rhel"
[2026-03-11T15:21:31.947Z] ID_LIKE="fedora"
[2026-03-11T15:21:31.947Z] VERSION_ID="9.6"
[2026-03-11T15:21:31.947Z] PLATFORM_ID="platform:el9"
[2026-03-11T15:21:31.947Z] PRETTY_NAME="Red Hat Enterprise Linux 9.6 (Plow)"
[2026-03-11T15:21:31.947Z] ANSI_COLOR="0;31"
[2026-03-11T15:21:31.947Z] LOGO="fedora-logo-icon"
[2026-03-11T15:21:31.947Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
[2026-03-11T15:21:31.947Z] HOME_URL="https://www.redhat.com/"
[2026-03-11T15:21:31.947Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
[2026-03-11T15:21:31.947Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2026-03-11T15:21:31.947Z]
[2026-03-11T15:21:31.947Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
[2026-03-11T15:21:31.947Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.6
[2026-03-11T15:21:31.947Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2026-03-11T15:21:31.947Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.6"
[2026-03-11T15:21:31.947Z] osLabel : rhel.9
[2026-03-11T15:21:31.947Z] perlVersion :
[2026-03-11T15:21:31.947Z]
[2026-03-11T15:21:31.947Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi
[2026-03-11T15:21:31.947Z] (with 54 registered patches, see perl -V for more detail)
[2026-03-11T15:21:31.947Z]
[2026-03-11T15:21:31.947Z] Copyright 1987-2021, Larry Wall
[2026-03-11T15:21:31.947Z]
[2026-03-11T15:21:31.947Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-11T15:21:31.947Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-11T15:21:31.947Z]
[2026-03-11T15:21:31.947Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-11T15:21:31.948Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-11T15:21:31.948Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-03-11T15:21:31.948Z]
[2026-03-11T15:21:31.948Z] podmanVersion : bash: line 1: podman: command not found
[2026-03-11T15:21:31.948Z] procArch : x86_64
[2026-03-11T15:21:31.948Z] sysArch : x86_64
[2026-03-11T15:21:31.948Z] sysOS : Linux
[2026-03-11T15:21:31.948Z] ulimit :
[2026-03-11T15:21:31.948Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-03-11T15:21:31.948Z] core file size (blocks, -c) unlimited
[2026-03-11T15:21:31.948Z] data seg size (kbytes, -d) unlimited
[2026-03-11T15:21:31.948Z] scheduling priority (-e) 0
[2026-03-11T15:21:31.948Z] file size (blocks, -f) unlimited
[2026-03-11T15:21:31.948Z] pending signals (-i) 62671
[2026-03-11T15:21:31.948Z] max locked memory (kbytes, -l) 8192
[2026-03-11T15:21:31.948Z] max memory size (kbytes, -m) unlimited
[2026-03-11T15:21:31.948Z] open files (-n) 524288
[2026-03-11T15:21:31.948Z] pipe size (512 bytes, -p) 8
[2026-03-11T15:21:31.948Z] POSIX message queues (bytes, -q) 819200
[2026-03-11T15:21:31.948Z] real-time priority (-r) 0
[2026-03-11T15:21:31.948Z] stack size (kbytes, -s) 8192
[2026-03-11T15:21:31.948Z] cpu time (seconds, -t) unlimited
[2026-03-11T15:21:31.948Z] max user processes (-u) 62671
[2026-03-11T15:21:31.948Z] virtual memory (kbytes, -v) unlimited
[2026-03-11T15:21:31.948Z] file locks (-x) unlimited
[2026-03-11T15:21:31.948Z] uname : Linux test-ibmcloud-rhel9-x64-2.adoptopenjdk.net 5.14.0-570.81.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jan 20 04:48:57 EST 2026 x86_64 x86_64 x86_64 GNU/Linux
[2026-03-11T15:21:31.948Z] vmVendor : Oracle Corporation
[2026-03-11T15:21:31.948Z] vmVersion : 26+35
[2026-03-11T15:21:31.948Z] xlc version : bash: line 1: xlC: command not found
[2026-03-11T15:21:31.948Z] **************************************************************************
[2026-03-11T15:21:31.948Z]
[2026-03-11T15:21:31.948Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-11T15:21:31.948Z]
[2026-03-11T15:21:31.948Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-11T15:21:31.948Z]
[2026-03-11T15:21:31.948Z] System.getProperty('os.name')=Linux
[2026-03-11T15:21:31.948Z]
[2026-03-11T15:21:31.948Z] System.getProperty('os.arch')=amd64
[2026-03-11T15:21:31.948Z]
[2026-03-11T15:21:31.948Z] System.getProperty('java.fullversion')=null
[2026-03-11T15:21:31.948Z]
[2026-03-11T15:21:31.948Z] System.getProperty('sun.arch.data.model')=64
[2026-03-11T15:21:31.948Z]
[2026-03-11T15:21:31.948Z] make -f clean.mk cleanBuild
[2026-03-11T15:21:31.948Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2026-03-11T15:21:32.270Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2026-03-11T15:21:32.270Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2026-03-11T15:21:32.270Z] make -f compile.mk compile
[2026-03-11T15:21:32.270Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2026-03-11T15:21:32.270Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T15:21:32.270Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T15:21:32.271Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-11T15:21:32.271Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-11T15:21:32.606Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-03-11T15:21:32.925Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-03-11T15:21:32.925Z]
[2026-03-11T15:21:32.925Z] -create_test_directory:
[2026-03-11T15:21:32.925Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest
[2026-03-11T15:21:32.925Z]
[2026-03-11T15:21:32.925Z] stage_test_material:
[2026-03-11T15:21:32.925Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest
[2026-03-11T15:21:33.245Z]
[2026-03-11T15:21:33.245Z] build:
[2026-03-11T15:21:33.245Z]
[2026-03-11T15:21:33.245Z] init:
[2026-03-11T15:21:33.245Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf
[2026-03-11T15:21:33.245Z]
[2026-03-11T15:21:33.245Z] dist:
[2026-03-11T15:21:33.245Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf
[2026-03-11T15:21:33.245Z]
[2026-03-11T15:21:33.245Z] build:
[2026-03-11T15:21:33.245Z]
[2026-03-11T15:21:33.245Z] build:
[2026-03-11T15:21:33.245Z]
[2026-03-11T15:21:33.245Z] init:
[2026-03-11T15:21:33.245Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/bumbleBench
[2026-03-11T15:21:33.245Z]
[2026-03-11T15:21:33.245Z] getBumbleBench:
[2026-03-11T15:21:33.245Z] [echo] Cloning BumbleBench
[2026-03-11T15:21:33.245Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-03-11T15:21:33.570Z] [exec] Cloning into 'bumblebench'...
[2026-03-11T15:21:33.892Z]
[2026-03-11T15:21:33.892Z] buildBumbleBench:
[2026-03-11T15:21:33.892Z] [echo] Building BumbleBench
[2026-03-11T15:21:33.892Z]
[2026-03-11T15:21:33.892Z] compile-all:
[2026-03-11T15:21:34.218Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:21:34.218Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:21:34.218Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:21:34.218Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:21:34.218Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:34.218Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:34.218Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:21:35.367Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T15:21:35.367Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T15:21:35.367Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-03-11T15:21:35.367Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-03-11T15:21:35.367Z] [javac] 4 warnings
[2026-03-11T15:21:35.368Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:21:35.368Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:21:35.368Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:21:35.368Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:21:35.368Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:35.368Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:35.368Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:21:35.368Z] [javac] 4 warnings
[2026-03-11T15:21:35.368Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:21:35.368Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:21:35.368Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:21:35.368Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:21:35.368Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:35.368Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:35.368Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:21:35.368Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2026-03-11T15:21:35.368Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T15:21:35.368Z] [javac] 4 warnings
[2026-03-11T15:21:35.368Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:21:35.368Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:21:35.368Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:21:35.368Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:21:35.370Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:35.370Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:35.370Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:21:35.370Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2026-03-11T15:21:35.370Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T15:21:35.370Z] [javac] 4 warnings
[2026-03-11T15:21:35.370Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:21:35.370Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:21:35.370Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:21:35.370Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:21:35.370Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:35.370Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:35.371Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:21:35.691Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T15:21:35.691Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T15:21:35.691Z] [javac] 4 warnings
[2026-03-11T15:21:35.691Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:21:35.691Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:21:35.691Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:21:35.691Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:21:35.691Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:35.691Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:35.691Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:21:35.691Z] [javac] 4 warnings
[2026-03-11T15:21:35.691Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:21:35.691Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:21:35.691Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:21:35.691Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:21:35.691Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:35.691Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:35.691Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:21:35.691Z] [javac] 4 warnings
[2026-03-11T15:21:35.691Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:21:35.691Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:21:35.691Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:21:35.691Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:21:35.691Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:35.691Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:35.691Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:21:35.691Z] [javac] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class
[2026-03-11T15:21:35.691Z] [javac] synchronized(init) {
[2026-03-11T15:21:35.691Z] [javac] ^
[2026-03-11T15:21:35.691Z] [javac] 5 warnings
[2026-03-11T15:21:35.691Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:21:35.691Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:21:35.691Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:21:35.691Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:21:35.692Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:35.692Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:35.692Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:21:36.031Z] [javac] 4 warnings
[2026-03-11T15:21:36.031Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:21:36.031Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:21:36.031Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:21:36.031Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:21:36.031Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:36.031Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:36.031Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:21:36.031Z] [javac] 4 warnings
[2026-03-11T15:21:36.031Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:21:36.031Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:21:36.031Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:21:36.031Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:21:36.031Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:36.031Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:36.031Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:21:36.354Z] [javac] 4 warnings
[2026-03-11T15:21:36.354Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:21:36.354Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:21:36.354Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:21:36.354Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:21:36.354Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:36.354Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:36.354Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:21:36.354Z] [javac] 4 warnings
[2026-03-11T15:21:36.354Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:21:36.354Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:21:36.354Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:21:36.354Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:21:36.354Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:36.354Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:36.354Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:21:36.354Z] [javac] 4 warnings
[2026-03-11T15:21:36.354Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:21:36.354Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:21:36.354Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:21:36.354Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:21:36.354Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:36.354Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:36.354Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:21:36.354Z] [javac] 4 warnings
[2026-03-11T15:21:36.354Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:21:36.355Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:21:36.355Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:21:36.355Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:21:36.355Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:36.355Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:21:36.355Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:21:36.355Z] [javac] 4 warnings
[2026-03-11T15:21:36.355Z]
[2026-03-11T15:21:36.355Z] dist:
[2026-03-11T15:21:36.355Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-03-11T15:21:36.705Z]
[2026-03-11T15:21:36.705Z] dist:
[2026-03-11T15:21:36.705Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/bumbleBench
[2026-03-11T15:21:36.705Z]
[2026-03-11T15:21:36.705Z] build:
[2026-03-11T15:21:36.705Z]
[2026-03-11T15:21:36.705Z] getDependentLibs:
[2026-03-11T15:21:36.705Z] [exec] --------------------------------------------
[2026-03-11T15:21:36.706Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib
[2026-03-11T15:21:36.706Z] [exec] task is set to default
[2026-03-11T15:21:36.706Z] [exec] dependencyList is set to dacapo
[2026-03-11T15:21:36.706Z] [exec] System Test jars will not be downloaded.
[2026-03-11T15:21:36.706Z] [exec] --------------------------------------------
[2026-03-11T15:21:36.706Z] [exec] Starting download third party dependent jars
[2026-03-11T15:21:36.706Z] [exec] --------------------------------------------
[2026-03-11T15:21:36.706Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib
[2026-03-11T15:21:36.706Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-03-11T15:21:36.706Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-03-11T15:21:59.749Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib/dacapo.zip
[2026-03-11T15:21:59.749Z] [exec] downloaded dependent third party jars successfully
[2026-03-11T15:21:59.749Z]
[2026-03-11T15:21:59.749Z] init:
[2026-03-11T15:21:59.749Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2026-03-11T15:21:59.749Z]
[2026-03-11T15:21:59.749Z] getDacapoSuite:
[2026-03-11T15:21:59.750Z] [unzip] Expanding: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2026-03-11T15:22:22.735Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2026-03-11T15:22:22.735Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo
[2026-03-11T15:22:22.735Z]
[2026-03-11T15:22:22.735Z] dist:
[2026-03-11T15:22:22.735Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2026-03-11T15:22:22.735Z]
[2026-03-11T15:22:22.735Z] build:
[2026-03-11T15:22:22.735Z]
[2026-03-11T15:22:22.735Z] init:
[2026-03-11T15:22:22.735Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2026-03-11T15:22:22.735Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2026-03-11T15:22:22.735Z]
[2026-03-11T15:22:22.735Z] compile:
[2026-03-11T15:22:22.735Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T15:22:22.735Z] [echo] ============COMPILER SETTINGS============
[2026-03-11T15:22:22.735Z] [echo] ===fork: yes
[2026-03-11T15:22:22.735Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-03-11T15:22:22.735Z] [echo] ===debug: on
[2026-03-11T15:22:22.735Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-03-11T15:22:22.735Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2026-03-11T15:22:25.714Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2026-03-11T15:22:25.714Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T15:22:25.714Z]
[2026-03-11T15:22:25.714Z] dist:
[2026-03-11T15:22:25.714Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-03-11T15:22:25.714Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2026-03-11T15:22:25.714Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2026-03-11T15:22:25.714Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2026-03-11T15:22:25.714Z]
[2026-03-11T15:22:25.714Z] clean:
[2026-03-11T15:22:25.714Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2026-03-11T15:22:25.714Z]
[2026-03-11T15:22:25.714Z] build:
[2026-03-11T15:22:25.714Z]
[2026-03-11T15:22:25.714Z] build:
[2026-03-11T15:22:25.714Z]
[2026-03-11T15:22:25.714Z] init:
[2026-03-11T15:22:25.714Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/renaissance
[2026-03-11T15:22:25.714Z]
[2026-03-11T15:22:25.714Z] getRenaissanceSuite:
[2026-03-11T15:22:25.714Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-03-11T15:22:32.958Z]
[2026-03-11T15:22:32.958Z] dist:
[2026-03-11T15:22:32.958Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/renaissance
[2026-03-11T15:22:48.799Z]
[2026-03-11T15:22:48.799Z] build:
[2026-03-11T15:22:48.799Z]
[2026-03-11T15:22:48.799Z] init:
[2026-03-11T15:22:48.799Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/specjbb
[2026-03-11T15:22:48.799Z]
[2026-03-11T15:22:48.799Z] getSpecjbbSuite:
[2026-03-11T15:22:48.799Z]
[2026-03-11T15:22:48.799Z] dist:
[2026-03-11T15:22:48.799Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/specjbb/run
[2026-03-11T15:22:48.799Z]
[2026-03-11T15:22:48.799Z] BUILD SUCCESSFUL
[2026-03-11T15:22:48.799Z] Total time: 1 minute 14 seconds
[2026-03-11T15:22:48.799Z] 0
[2026-03-11T15:22:48.799Z]
[2026-03-11T15:22:48.799Z]
[2026-03-11T15:22:48.799Z] RECORD TEST REPOs SHA
[2026-03-11T15:22:48.799Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-03-11T15:22:48.799Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-03-11T15:22:48.799Z] Check shas in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-03-11T15:22:48.799Z] touch /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-03-11T15:22:48.799Z] ================================================
[2026-03-11T15:22:48.799Z] timestamp: 20260311-152246
[2026-03-11T15:22:48.799Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests
[2026-03-11T15:22:48.799Z] git repo:
[2026-03-11T15:22:48.799Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-03-11T15:22:48.799Z] sha:
[2026-03-11T15:22:48.800Z] ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493
[2026-03-11T15:22:48.800Z] ================================================
[2026-03-11T15:22:48.800Z] timestamp: 20260311-152246
[2026-03-11T15:22:48.800Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:22:48.800Z] git repo:
[2026-03-11T15:22:48.800Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-03-11T15:22:48.800Z] sha:
[2026-03-11T15:22:48.800Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-03-11T15:22:48.800Z] ================================================
[2026-03-11T15:22:48.800Z] timestamp: 20260311-152246
[2026-03-11T15:22:48.800Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG
[2026-03-11T15:22:48.800Z] git repo:
[2026-03-11T15:22:48.800Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-03-11T15:22:48.800Z] sha:
[2026-03-11T15:22:48.800Z] 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8
[2026-03-11T15:22:48.800Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[Pipeline] }
[2026-03-11T15:22:48.881Z] $ ssh-agent -k
[2026-03-11T15:22:48.889Z] unset SSH_AUTH_SOCK;
[2026-03-11T15:22:48.889Z] unset SSH_AGENT_PID;
[2026-03-11T15:22:48.890Z] echo Agent pid 700245 killed;
[2026-03-11T15:22:48.964Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-03-11T15:22:49.125Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-11T15:22:49.147Z] ITERATION: 1/1
[Pipeline] sh
[2026-03-11T15:22:49.571Z] + which Xvfb
[2026-03-11T15:22:49.571Z] + alias
[2026-03-11T15:22:49.571Z] + eval declare -f
[2026-03-11T15:22:49.571Z] ++ declare -f
[2026-03-11T15:22:49.571Z] + /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot Xvfb
[2026-03-11T15:22:49.571Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-03-11T15:22:49.711Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/.xvfb-22-..fbdir5819796501821291853
[Pipeline] {
[Pipeline] sh
[2026-03-11T15:23:13.164Z] + ps -f
[2026-03-11T15:23:13.164Z] + grep '[X]vfb'
[2026-03-11T15:23:13.164Z] + awk '{print $9}'
[Pipeline] echo
[2026-03-11T15:23:13.321Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-03-11T15:23:13.355Z] $ ssh-agent
[2026-03-11T15:23:13.458Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXX1P8qiY/agent.700929
[2026-03-11T15:23:13.458Z] SSH_AGENT_PID=700931
[2026-03-11T15:23:13.458Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-03-11T15:23:14.005Z] ++ uname
[2026-03-11T15:23:14.005Z] + '[' Linux = AIX ']'
[2026-03-11T15:23:14.005Z] ++ uname
[2026-03-11T15:23:14.005Z] + '[' Linux = SunOS ']'
[2026-03-11T15:23:14.005Z] ++ uname
[2026-03-11T15:23:14.005Z] + '[' Linux = '*BSD' ']'
[2026-03-11T15:23:14.005Z] + MAKE=make
[2026-03-11T15:23:14.005Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-03-11T15:23:14.005Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-03-11T15:23:14.531Z] ++ uname
[2026-03-11T15:23:14.531Z] + '[' Linux = AIX ']'
[2026-03-11T15:23:14.531Z] ++ uname
[2026-03-11T15:23:14.531Z] + '[' Linux = SunOS ']'
[2026-03-11T15:23:14.531Z] ++ uname
[2026-03-11T15:23:14.531Z] + '[' Linux = '*BSD' ']'
[2026-03-11T15:23:14.531Z] + MAKE=make
[2026-03-11T15:23:14.531Z] + cd ./aqa-tests
[2026-03-11T15:23:14.531Z] + . ./scripts/testenv/testenvSettings.sh
[2026-03-11T15:23:14.531Z] ++ set +x
[2026-03-11T15:23:14.531Z] Set values based on ./testenv/testenv.properties:
[2026-03-11T15:23:14.531Z] =========
[2026-03-11T15:23:14.531Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-03-11T15:23:14.531Z] TKG_BRANCH=v1.0.12
[2026-03-11T15:23:14.531Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-11T15:23:14.531Z] OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T15:23:14.531Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-03-11T15:23:14.531Z] STF_BRANCH=v1.0.12
[2026-03-11T15:23:14.531Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-03-11T15:23:14.531Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T15:23:14.531Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-03-11T15:23:14.531Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T15:23:14.531Z] JDK26_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T15:23:14.531Z] JDK26_BRANCH=jdk-26-dryrun-ga
[2026-03-11T15:23:14.531Z] JDK26_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk26.git
[2026-03-11T15:23:14.531Z] JDK26_OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T15:23:14.531Z] JDK26_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T15:23:14.531Z] JDK26_OPENJCEPLUS_GIT_BRANCH=semeru-java-26
[2026-03-11T15:23:14.531Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-03-11T15:23:14.531Z]
[2026-03-11T15:23:14.531Z] =========
[2026-03-11T15:23:14.531Z]
[2026-03-11T15:23:14.531Z] JDK_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T15:23:14.531Z] JDK_BRANCH=jdk-26-dryrun-ga
[2026-03-11T15:23:14.531Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T15:23:14.531Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-11T15:23:14.531Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-03-11T15:23:14.531Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib
[2026-03-11T15:23:14.531Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2026-03-11T15:23:14.531Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2026-03-11T15:23:14.531Z] perl scripts/configure.pl
[2026-03-11T15:23:14.531Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="rhel.9" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-03-11T15:23:14.854Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-11T15:23:14.854Z]
[2026-03-11T15:23:14.854Z] Starting to generate test make files.
[2026-03-11T15:23:14.854Z]
[2026-03-11T15:23:14.854Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-03-11T15:23:14.854Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-03-11T15:23:14.854Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-03-11T15:23:14.854Z]
[2026-03-11T15:23:14.854Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-03-11T15:23:14.854Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-03-11T15:23:14.854Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-03-11T15:23:14.854Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-03-11T15:23:14.854Z]
[2026-03-11T15:23:14.854Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-03-11T15:23:14.854Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/autoGen.mk
[2026-03-11T15:23:14.854Z]
[2026-03-11T15:23:14.854Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2026-03-11T15:23:14.854Z]
[2026-03-11T15:23:14.854Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-03-11T15:23:14.854Z]
[2026-03-11T15:23:14.854Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-03-11T15:23:14.854Z]
[2026-03-11T15:23:14.854Z] Make files are generated successfully.
[2026-03-11T15:23:14.854Z]
[2026-03-11T15:23:14.854Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2026-03-11T15:23:14.854Z] make -f runtest.mk _extended.perf
[2026-03-11T15:23:14.854Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2026-03-11T15:23:15.186Z]
[2026-03-11T15:23:15.186Z] Running make 4.3
[2026-03-11T15:23:15.186Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..
[2026-03-11T15:23:15.186Z] set JDK_VERSION to 26
[2026-03-11T15:23:15.186Z] set JDK_IMPL to hotspot
[2026-03-11T15:23:15.186Z] set JVM_VERSION to openjdk26
[2026-03-11T15:23:15.186Z] set JCL_VERSION to latest
[2026-03-11T15:23:15.186Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-03-11T15:23:15.186Z] set SPEC to linux_x86-64
[2026-03-11T15:23:15.186Z] set TEST_FLAG to
[2026-03-11T15:23:15.186Z] set OS_LABEL to rhel.9
[2026-03-11T15:23:15.186Z] Running extended.perf ...
[2026-03-11T15:23:15.186Z] There are 19 test targets in extended.perf
[2026-03-11T15:23:15.186Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-03-11T15:23:15.186Z] openjdk version "26" 2026-03-17
[2026-03-11T15:23:15.186Z] OpenJDK Runtime Environment Temurin-26+35 (build 26+35)
[2026-03-11T15:23:15.186Z] OpenJDK 64-Bit Server VM Temurin-26+35 (build 26+35, mixed mode, sharing)
[2026-03-11T15:23:15.186Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests'
[2026-03-11T15:23:15.186Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf'
[2026-03-11T15:23:15.186Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/dacapo'
[2026-03-11T15:23:15.186Z]
[2026-03-11T15:23:15.186Z] ===============================================
[2026-03-11T15:23:15.186Z] Running test dacapo-avrora_0 ...
[2026-03-11T15:23:15.186Z] ===============================================
[2026-03-11T15:23:15.186Z] dacapo-avrora_0 Start Time: Wed Mar 11 15:23:15 2026 Epoch Time (ms): 1773242595010
[2026-03-11T15:23:15.186Z] dacapo-avrora_0_DISABLED
[2026-03-11T15:23:15.186Z] Disabled Reason:
[2026-03-11T15:23:15.186Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2026-03-11T15:23:15.186Z] dacapo-avrora_0 Finish Time: Wed Mar 11 15:23:15 2026 Epoch Time (ms): 1773242595030
[2026-03-11T15:23:15.186Z]
[2026-03-11T15:23:15.186Z] ===============================================
[2026-03-11T15:23:15.186Z] Running test dacapo-fop_0 ...
[2026-03-11T15:23:15.186Z] ===============================================
[2026-03-11T15:23:15.186Z] dacapo-fop_0 Start Time: Wed Mar 11 15:23:15 2026 Epoch Time (ms): 1773242595057
[2026-03-11T15:23:15.186Z] variation: NoOptions
[2026-03-11T15:23:15.186Z] JVM_OPTIONS:
[2026-03-11T15:23:15.186Z] { \
[2026-03-11T15:23:15.186Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:23:15.186Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:23:15.186Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-fop_0"; \
[2026-03-11T15:23:15.186Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-fop_0"; \
[2026-03-11T15:23:15.186Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:23:15.186Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \
[2026-03-11T15:23:15.186Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:23:15.186Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:23:15.186Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:23:15.186Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/TestTargetResult";
[2026-03-11T15:23:15.186Z]
[2026-03-11T15:23:15.186Z] TEST SETUP:
[2026-03-11T15:23:15.186Z] Nothing to be done for setup.
[2026-03-11T15:23:15.186Z]
[2026-03-11T15:23:15.186Z] TESTING:
[2026-03-11T15:23:15.528Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2026-03-11T15:23:15.528Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2026-03-11T15:23:19.880Z] alignment.fo allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo
[2026-03-11T15:23:19.880Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 4390 msec =====
[2026-03-11T15:23:19.880Z] -----------------------------------
[2026-03-11T15:23:19.880Z] dacapo-fop_0_PASSED
[2026-03-11T15:23:19.880Z] -----------------------------------
[2026-03-11T15:23:19.880Z]
[2026-03-11T15:23:19.880Z] TEST TEARDOWN:
[2026-03-11T15:23:19.880Z] Nothing to be done for teardown.
[2026-03-11T15:23:19.881Z] dacapo-fop_0 Finish Time: Wed Mar 11 15:23:19 2026 Epoch Time (ms): 1773242599829
[2026-03-11T15:23:19.881Z]
[2026-03-11T15:23:19.881Z] ===============================================
[2026-03-11T15:23:19.881Z] Running test dacapo-jython_0 ...
[2026-03-11T15:23:19.881Z] ===============================================
[2026-03-11T15:23:19.881Z] dacapo-jython_0 Start Time: Wed Mar 11 15:23:19 2026 Epoch Time (ms): 1773242599857
[2026-03-11T15:23:19.881Z] variation: NoOptions
[2026-03-11T15:23:19.881Z] JVM_OPTIONS:
[2026-03-11T15:23:19.881Z] { \
[2026-03-11T15:23:19.881Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:23:19.881Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:23:19.881Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-jython_0"; \
[2026-03-11T15:23:19.881Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-jython_0"; \
[2026-03-11T15:23:19.881Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:23:19.881Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2026-03-11T15:23:19.881Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:23:19.881Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:23:19.881Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:23:19.881Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/TestTargetResult";
[2026-03-11T15:23:19.881Z]
[2026-03-11T15:23:19.881Z] TEST SETUP:
[2026-03-11T15:23:19.881Z] Nothing to be done for setup.
[2026-03-11T15:23:20.208Z]
[2026-03-11T15:23:20.209Z] TESTING:
[2026-03-11T15:23:20.893Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2026-03-11T15:23:23.100Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2026-03-11T15:23:24.720Z] -------------------------------------------------------------------------------
[2026-03-11T15:23:24.720Z] PYBENCH 2.0
[2026-03-11T15:23:24.720Z] -------------------------------------------------------------------------------
[2026-03-11T15:23:24.720Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:23:24.720Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar)
[2026-03-11T15:23:24.720Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2026-03-11T15:23:24.720Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:23:24.720Z] * using Jython
[2026-03-11T15:23:24.720Z] * system check interval set to maximum: 2147483647
[2026-03-11T15:23:24.720Z] * using timer: time.time
[2026-03-11T15:23:24.720Z]
[2026-03-11T15:23:25.404Z] Calibrating tests. Please wait... done.
[2026-03-11T15:23:25.404Z]
[2026-03-11T15:23:25.404Z] Running 2 round(s) of the suite at warp factor 20:
[2026-03-11T15:23:25.404Z]
[2026-03-11T15:23:32.552Z] * Round 1 done.
[2026-03-11T15:23:36.346Z] * Round 2 done.
[2026-03-11T15:23:36.346Z]
[2026-03-11T15:23:36.346Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 13121 msec =====
[2026-03-11T15:23:36.346Z] -----------------------------------
[2026-03-11T15:23:36.346Z] dacapo-jython_0_PASSED
[2026-03-11T15:23:36.346Z] -----------------------------------
[2026-03-11T15:23:36.346Z]
[2026-03-11T15:23:36.346Z] TEST TEARDOWN:
[2026-03-11T15:23:36.346Z] Nothing to be done for teardown.
[2026-03-11T15:23:36.346Z] dacapo-jython_0 Finish Time: Wed Mar 11 15:23:36 2026 Epoch Time (ms): 1773242616144
[2026-03-11T15:23:36.346Z]
[2026-03-11T15:23:36.346Z] ===============================================
[2026-03-11T15:23:36.346Z] Running test dacapo-luindex_0 ...
[2026-03-11T15:23:36.346Z] ===============================================
[2026-03-11T15:23:36.346Z] dacapo-luindex_0 Start Time: Wed Mar 11 15:23:36 2026 Epoch Time (ms): 1773242616172
[2026-03-11T15:23:36.346Z] variation: NoOptions
[2026-03-11T15:23:36.346Z] JVM_OPTIONS:
[2026-03-11T15:23:36.346Z] { \
[2026-03-11T15:23:36.346Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:23:36.346Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:23:36.346Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-luindex_0"; \
[2026-03-11T15:23:36.346Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-luindex_0"; \
[2026-03-11T15:23:36.346Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:23:36.346Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" luindex; \
[2026-03-11T15:23:36.346Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:23:36.346Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:23:36.346Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:23:36.346Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/TestTargetResult";
[2026-03-11T15:23:36.346Z]
[2026-03-11T15:23:36.346Z] TEST SETUP:
[2026-03-11T15:23:36.346Z] Nothing to be done for setup.
[2026-03-11T15:23:36.346Z]
[2026-03-11T15:23:36.346Z] TESTING:
[2026-03-11T15:23:36.688Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2026-03-11T15:23:36.688Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2026-03-11T15:23:37.713Z] Adding documents from enwiki-anarchism-abydos.md:
[2026-03-11T15:23:37.713Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2026-03-11T15:23:38.451Z] Adding documents from enwiki-abydos-copleston.md:
[2026-03-11T15:23:39.169Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2026-03-11T15:23:39.169Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:23:39.169Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar)
[2026-03-11T15:23:39.169Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2026-03-11T15:23:39.169Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2026-03-11T15:23:41.568Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2026-03-11T15:23:41.888Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2026-03-11T15:23:43.551Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2026-03-11T15:23:43.891Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2026-03-11T15:23:43.891Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2026-03-11T15:23:43.891Z] Optimizing...
[2026-03-11T15:23:46.992Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 10102 msec =====
[2026-03-11T15:23:46.992Z] -----------------------------------
[2026-03-11T15:23:46.992Z] dacapo-luindex_0_PASSED
[2026-03-11T15:23:46.992Z] -----------------------------------
[2026-03-11T15:23:46.992Z]
[2026-03-11T15:23:46.992Z] TEST TEARDOWN:
[2026-03-11T15:23:46.992Z] Nothing to be done for teardown.
[2026-03-11T15:23:46.992Z] dacapo-luindex_0 Finish Time: Wed Mar 11 15:23:46 2026 Epoch Time (ms): 1773242626826
[2026-03-11T15:23:46.992Z]
[2026-03-11T15:23:46.992Z] ===============================================
[2026-03-11T15:23:46.992Z] Running test dacapo-pmd_0 ...
[2026-03-11T15:23:46.992Z] ===============================================
[2026-03-11T15:23:46.992Z] dacapo-pmd_0 Start Time: Wed Mar 11 15:23:46 2026 Epoch Time (ms): 1773242626851
[2026-03-11T15:23:46.992Z] variation: NoOptions
[2026-03-11T15:23:46.992Z] JVM_OPTIONS:
[2026-03-11T15:23:46.992Z] { \
[2026-03-11T15:23:46.992Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:23:46.992Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:23:46.992Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-pmd_0"; \
[2026-03-11T15:23:46.993Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-pmd_0"; \
[2026-03-11T15:23:46.993Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:23:46.993Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \
[2026-03-11T15:23:46.993Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:23:46.993Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:23:46.993Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:23:46.993Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/TestTargetResult";
[2026-03-11T15:23:46.993Z]
[2026-03-11T15:23:46.993Z] TEST SETUP:
[2026-03-11T15:23:46.993Z] Nothing to be done for setup.
[2026-03-11T15:23:46.993Z]
[2026-03-11T15:23:46.993Z] TESTING:
[2026-03-11T15:23:47.327Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-03-11T15:23:47.327Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2026-03-11T15:23:47.327Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2026-03-11T15:23:51.411Z] Checked: 0%
[2026-03-11T15:23:52.115Z] Checked: 5%
[2026-03-11T15:23:52.454Z] Checked: 10%
[2026-03-11T15:23:53.164Z] Checked: 15%
[2026-03-11T15:23:53.494Z] Checked: 20%
[2026-03-11T15:23:53.824Z] Checked: 25%
[2026-03-11T15:23:54.142Z] Checked: 30%
[2026-03-11T15:23:54.463Z] Checked: 35%
[2026-03-11T15:23:54.783Z] Checked: 40%
[2026-03-11T15:23:55.457Z] Checked: 45%
[2026-03-11T15:23:55.457Z] Checked: 50%
[2026-03-11T15:23:55.777Z] Checked: 55%
[2026-03-11T15:23:56.467Z] Checked: 60%
[2026-03-11T15:23:57.878Z] Checked: 65%
[2026-03-11T15:23:57.878Z] Checked: 70%
[2026-03-11T15:23:57.878Z] Checked: 75%
[2026-03-11T15:23:58.580Z] Checked: 80%
[2026-03-11T15:23:58.909Z] Checked: 85%
[2026-03-11T15:23:59.244Z] Checked: 90%
[2026-03-11T15:24:00.585Z] Checked: 95%
[2026-03-11T15:24:00.585Z] Checked: 100%
[2026-03-11T15:24:00.585Z] PMD checked 601 files.
[2026-03-11T15:24:00.585Z] Digest validation failed for pmd-report.txt, expecting 0x9ac4266f6d867118bf6365f3c935b97526705c2c found 0x60bbba5f3d6c06d584cb8e96fe332201469fa8e8
[2026-03-11T15:24:00.585Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd FAILED =====
[2026-03-11T15:24:00.585Z] Validation FAILED for pmd default
[2026-03-11T15:24:00.585Z] -----------------------------------
[2026-03-11T15:24:00.585Z] dacapo-pmd_0_FAILED
[2026-03-11T15:24:00.585Z] -----------------------------------
[2026-03-11T15:24:00.585Z]
[2026-03-11T15:24:00.585Z] TEST TEARDOWN:
[2026-03-11T15:24:00.585Z] Nothing to be done for teardown.
[2026-03-11T15:24:00.585Z] dacapo-pmd_0 Finish Time: Wed Mar 11 15:23:59 2026 Epoch Time (ms): 1773242639872
[2026-03-11T15:24:00.585Z]
[2026-03-11T15:24:00.585Z] ===============================================
[2026-03-11T15:24:00.585Z] Running test dacapo-sunflow_0 ...
[2026-03-11T15:24:00.585Z] ===============================================
[2026-03-11T15:24:00.585Z] dacapo-sunflow_0 Start Time: Wed Mar 11 15:23:59 2026 Epoch Time (ms): 1773242639898
[2026-03-11T15:24:00.585Z] variation: NoOptions
[2026-03-11T15:24:00.585Z] JVM_OPTIONS:
[2026-03-11T15:24:00.585Z] { \
[2026-03-11T15:24:00.585Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:24:00.585Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:24:00.585Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-sunflow_0"; \
[2026-03-11T15:24:00.585Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-sunflow_0"; \
[2026-03-11T15:24:00.585Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:24:00.585Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \
[2026-03-11T15:24:00.585Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:24:00.585Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:24:00.585Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:24:00.585Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/TestTargetResult";
[2026-03-11T15:24:00.585Z]
[2026-03-11T15:24:00.585Z] TEST SETUP:
[2026-03-11T15:24:00.585Z] Nothing to be done for setup.
[2026-03-11T15:24:00.585Z]
[2026-03-11T15:24:00.585Z] TESTING:
[2026-03-11T15:24:00.585Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-03-11T15:24:00.585Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2026-03-11T15:24:25.994Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 22839 msec =====
[2026-03-11T15:24:25.994Z] -----------------------------------
[2026-03-11T15:24:25.994Z] dacapo-sunflow_0_PASSED
[2026-03-11T15:24:25.994Z] -----------------------------------
[2026-03-11T15:24:25.994Z]
[2026-03-11T15:24:25.994Z] TEST TEARDOWN:
[2026-03-11T15:24:25.994Z] Nothing to be done for teardown.
[2026-03-11T15:24:25.994Z] dacapo-sunflow_0 Finish Time: Wed Mar 11 15:24:23 2026 Epoch Time (ms): 1773242663274
[2026-03-11T15:24:25.994Z]
[2026-03-11T15:24:25.994Z] ===============================================
[2026-03-11T15:24:25.994Z] Running test dacapo-tomcat_0 ...
[2026-03-11T15:24:25.994Z] ===============================================
[2026-03-11T15:24:25.994Z] dacapo-tomcat_0 Start Time: Wed Mar 11 15:24:23 2026 Epoch Time (ms): 1773242663300
[2026-03-11T15:24:25.994Z] variation: NoOptions
[2026-03-11T15:24:25.994Z] JVM_OPTIONS:
[2026-03-11T15:24:25.994Z] { \
[2026-03-11T15:24:25.994Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:24:25.994Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:24:25.994Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-tomcat_0"; \
[2026-03-11T15:24:25.994Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-tomcat_0"; \
[2026-03-11T15:24:25.994Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:24:25.994Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" tomcat; \
[2026-03-11T15:24:25.994Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:24:25.994Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:24:25.994Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:24:25.994Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/TestTargetResult";
[2026-03-11T15:24:25.994Z]
[2026-03-11T15:24:25.994Z] TEST SETUP:
[2026-03-11T15:24:25.994Z] Nothing to be done for setup.
[2026-03-11T15:24:25.994Z]
[2026-03-11T15:24:25.994Z] TESTING:
[2026-03-11T15:24:25.994Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512]
[2026-03-11T15:24:25.994Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2026-03-11T15:24:25.994Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2026-03-11T15:24:25.995Z] WARNING: A restricted method in java.lang.System has been called
[2026-03-11T15:24:25.995Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar)
[2026-03-11T15:24:25.995Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-03-11T15:24:25.995Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-03-11T15:24:25.995Z]
[2026-03-11T15:24:25.995Z] Server created with thread pool size 4
[2026-03-11T15:24:25.995Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2026-03-11T15:24:25.995Z] Loading web application
[2026-03-11T15:24:25.995Z] Starting 80000 requests...
[2026-03-11T15:24:34.452Z] Completing requests: 5%
[2026-03-11T15:24:36.106Z] Completing requests: 10%
[2026-03-11T15:24:37.782Z] Completing requests: 15%
[2026-03-11T15:24:39.030Z] Completing requests: 20%
[2026-03-11T15:24:40.674Z] Completing requests: 25%
[2026-03-11T15:24:42.329Z] Completing requests: 30%
[2026-03-11T15:24:43.973Z] Completing requests: 35%
[2026-03-11T15:24:45.622Z] Completing requests: 40%
[2026-03-11T15:24:46.781Z] Completing requests: 45%
[2026-03-11T15:24:48.449Z] Completing requests: 50%
[2026-03-11T15:24:50.101Z] Completing requests: 55%
[2026-03-11T15:24:51.752Z] Completing requests: 60%
[2026-03-11T15:24:53.503Z] Completing requests: 65%
[2026-03-11T15:24:54.643Z] Completing requests: 70%
[2026-03-11T15:24:56.386Z] Completing requests: 75%
[2026-03-11T15:24:58.055Z] Completing requests: 80%
[2026-03-11T15:24:59.232Z] Completing requests: 85%
[2026-03-11T15:25:00.903Z] Completing requests: 90%
[2026-03-11T15:25:02.727Z] Completing requests: 95%
[2026-03-11T15:25:02.727Z] Completed requests
[2026-03-11T15:25:02.727Z] Client threads complete ... unloading web application
[2026-03-11T15:25:02.727Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 36828 msec =====
[2026-03-11T15:25:02.727Z] ===== DaCapo processed 80000 requests in 36681 msec, 2180 requests per second =====
[2026-03-11T15:25:02.727Z] ===== DaCapo tail latency, simple: 50% 1366 usec, 90% 1635 usec, 99% 10452 usec, 99.9% 83782 usec, 99.99% 179900 usec, max 989662 usec, measured over 80000 events =====
[2026-03-11T15:25:02.727Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1531 usec, 90% 3801 usec, 99% 10856 usec, 99.9% 83782 usec, 99.99% 179900 usec, max 989662 usec, measured over 80000 events =====
[2026-03-11T15:25:02.727Z] ===== DaCapo tail latency, metered full smoothing: 50% 2820860 usec, 90% 4658727 usec, 99% 4779232 usec, 99.9% 4784793 usec, 99.99% 4791094 usec, max 4794932 usec, measured over 80000 events =====
[2026-03-11T15:25:02.727Z] Server stopped ... iteration complete
[2026-03-11T15:25:02.727Z] -----------------------------------
[2026-03-11T15:25:02.727Z] dacapo-tomcat_0_PASSED
[2026-03-11T15:25:02.727Z] -----------------------------------
[2026-03-11T15:25:02.727Z]
[2026-03-11T15:25:02.727Z] TEST TEARDOWN:
[2026-03-11T15:25:02.727Z] Nothing to be done for teardown.
[2026-03-11T15:25:02.727Z] dacapo-tomcat_0 Finish Time: Wed Mar 11 15:25:02 2026 Epoch Time (ms): 1773242702452
[2026-03-11T15:25:02.727Z]
[2026-03-11T15:25:02.727Z] ===============================================
[2026-03-11T15:25:02.727Z] Running test dacapo-xalan_0 ...
[2026-03-11T15:25:02.727Z] ===============================================
[2026-03-11T15:25:02.727Z] dacapo-xalan_0 Start Time: Wed Mar 11 15:25:02 2026 Epoch Time (ms): 1773242702479
[2026-03-11T15:25:02.727Z] variation: NoOptions
[2026-03-11T15:25:02.727Z] JVM_OPTIONS:
[2026-03-11T15:25:02.727Z] { \
[2026-03-11T15:25:02.727Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:25:02.727Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:25:02.727Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-xalan_0"; \
[2026-03-11T15:25:02.727Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-xalan_0"; \
[2026-03-11T15:25:02.727Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:25:02.727Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \
[2026-03-11T15:25:02.727Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:25:02.727Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:25:02.727Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:25:02.727Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/TestTargetResult";
[2026-03-11T15:25:02.727Z]
[2026-03-11T15:25:02.727Z] TEST SETUP:
[2026-03-11T15:25:02.727Z] Nothing to be done for setup.
[2026-03-11T15:25:02.727Z]
[2026-03-11T15:25:02.727Z] TESTING:
[2026-03-11T15:25:02.727Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048]
[2026-03-11T15:25:03.054Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2026-03-11T15:25:03.392Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2026-03-11T15:25:05.762Z] Processing: 5%
[2026-03-11T15:25:06.083Z] Processing: 10%
[2026-03-11T15:25:06.745Z] Processing: 15%
[2026-03-11T15:25:07.083Z] Processing: 20%
[2026-03-11T15:25:07.494Z] Processing: 25%
[2026-03-11T15:25:08.219Z] Processing: 30%
[2026-03-11T15:25:08.557Z] Processing: 35%
[2026-03-11T15:25:08.895Z] Processing: 40%
[2026-03-11T15:25:09.219Z] Processing: 45%
[2026-03-11T15:25:09.543Z] Processing: 50%
[2026-03-11T15:25:09.903Z] Processing: 55%
[2026-03-11T15:25:10.232Z] Processing: 60%
[2026-03-11T15:25:10.232Z] Processing: 65%
[2026-03-11T15:25:10.557Z] Processing: 70%
[2026-03-11T15:25:10.880Z] Processing: 75%
[2026-03-11T15:25:10.880Z] Processing: 80%
[2026-03-11T15:25:11.201Z] Processing: 85%
[2026-03-11T15:25:11.524Z] Processing: 90%
[2026-03-11T15:25:11.524Z] Processing: 95%
[2026-03-11T15:25:11.524Z] Normal completion.
[2026-03-11T15:25:11.525Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 8386 msec =====
[2026-03-11T15:25:11.525Z] -----------------------------------
[2026-03-11T15:25:11.525Z] dacapo-xalan_0_PASSED
[2026-03-11T15:25:11.525Z] -----------------------------------
[2026-03-11T15:25:11.853Z]
[2026-03-11T15:25:11.853Z] TEST TEARDOWN:
[2026-03-11T15:25:11.853Z] Nothing to be done for teardown.
[2026-03-11T15:25:11.853Z] dacapo-xalan_0 Finish Time: Wed Mar 11 15:25:11 2026 Epoch Time (ms): 1773242711539
[2026-03-11T15:25:11.853Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/dacapo'
[2026-03-11T15:25:11.853Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/renaissance'
[2026-03-11T15:25:11.853Z]
[2026-03-11T15:25:11.853Z] ===============================================
[2026-03-11T15:25:11.853Z] Running test renaissance-als_0 ...
[2026-03-11T15:25:11.853Z] ===============================================
[2026-03-11T15:25:11.853Z] renaissance-als_0 Start Time: Wed Mar 11 15:25:11 2026 Epoch Time (ms): 1773242711575
[2026-03-11T15:25:11.853Z] variation: NoOptions
[2026-03-11T15:25:11.853Z] JVM_OPTIONS:
[2026-03-11T15:25:11.853Z] { \
[2026-03-11T15:25:11.853Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:25:11.853Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:25:11.853Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-als_0"; \
[2026-03-11T15:25:11.853Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-als_0"; \
[2026-03-11T15:25:11.853Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:25:11.853Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-als_0"/als.json" als; \
[2026-03-11T15:25:11.853Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:25:11.853Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:25:11.853Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:25:11.853Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/TestTargetResult";
[2026-03-11T15:25:11.853Z]
[2026-03-11T15:25:11.853Z] TEST SETUP:
[2026-03-11T15:25:11.853Z] Nothing to be done for setup.
[2026-03-11T15:25:11.853Z]
[2026-03-11T15:25:11.853Z] TESTING:
[2026-03-11T15:25:12.183Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:25:12.183Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17732425944661/renaissance-als_0/launcher-152511-5742787358563569586/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:25:12.183Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:25:12.183Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:25:19.490Z] Benchmark 'als' failed with exception:
[2026-03-11T15:25:19.490Z] java.lang.ExceptionInInitializerError
[2026-03-11T15:25:19.490Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T15:25:19.490Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T15:25:19.490Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T15:25:19.490Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T15:25:19.490Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T15:25:19.490Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:25:19.490Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T15:25:19.490Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T15:25:19.490Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T15:25:19.490Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T15:25:19.490Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T15:25:19.490Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T15:25:19.490Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T15:25:19.490Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T15:25:19.490Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T15:25:19.490Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:25:19.490Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T15:25:19.490Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T15:25:19.490Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T15:25:19.490Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56)
[2026-03-11T15:25:19.490Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127)
[2026-03-11T15:25:19.490Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T15:25:19.490Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T15:25:19.490Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T15:25:19.490Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T15:25:19.490Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T15:25:19.490Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T15:25:19.490Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T15:25:19.490Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T15:25:19.490Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T15:25:19.490Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T15:25:19.490Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T15:25:19.490Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T15:25:19.490Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T15:25:19.490Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:25:19.490Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T15:25:19.490Z] ... 34 more
[2026-03-11T15:25:19.490Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:25:19.490Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T15:25:19.490Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T15:25:19.490Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T15:25:19.490Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T15:25:19.490Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T15:25:19.490Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T15:25:19.490Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T15:25:19.490Z] ... 34 more
[2026-03-11T15:25:19.490Z] The following benchmarks failed: als
[2026-03-11T15:25:19.490Z] -----------------------------------
[2026-03-11T15:25:19.490Z] renaissance-als_0_FAILED
[2026-03-11T15:25:19.490Z] -----------------------------------
[2026-03-11T15:25:19.490Z]
[2026-03-11T15:25:19.490Z] TEST TEARDOWN:
[2026-03-11T15:25:19.490Z] Nothing to be done for teardown.
[2026-03-11T15:25:19.490Z] renaissance-als_0 Finish Time: Wed Mar 11 15:25:18 2026 Epoch Time (ms): 1773242718824
[2026-03-11T15:25:19.490Z]
[2026-03-11T15:25:19.490Z] ===============================================
[2026-03-11T15:25:19.490Z] Running test renaissance-chi-square_0 ...
[2026-03-11T15:25:19.490Z] ===============================================
[2026-03-11T15:25:19.490Z] renaissance-chi-square_0 Start Time: Wed Mar 11 15:25:18 2026 Epoch Time (ms): 1773242718849
[2026-03-11T15:25:19.490Z] variation: NoOptions
[2026-03-11T15:25:19.490Z] JVM_OPTIONS:
[2026-03-11T15:25:19.490Z] { \
[2026-03-11T15:25:19.490Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:25:19.490Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:25:19.490Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-chi-square_0"; \
[2026-03-11T15:25:19.490Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-chi-square_0"; \
[2026-03-11T15:25:19.490Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:25:19.490Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2026-03-11T15:25:19.490Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:25:19.490Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:25:19.490Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:25:19.490Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/TestTargetResult";
[2026-03-11T15:25:19.490Z]
[2026-03-11T15:25:19.490Z] TEST SETUP:
[2026-03-11T15:25:19.490Z] Nothing to be done for setup.
[2026-03-11T15:25:19.490Z]
[2026-03-11T15:25:19.490Z] TESTING:
[2026-03-11T15:25:19.490Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:25:19.490Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17732425944661/renaissance-chi-square_0/launcher-152518-15744573507364775915/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:25:19.490Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:25:19.490Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:25:22.410Z] Benchmark 'chi-square' failed with exception:
[2026-03-11T15:25:22.410Z] java.lang.ExceptionInInitializerError
[2026-03-11T15:25:22.410Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T15:25:22.410Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T15:25:22.410Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T15:25:22.410Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T15:25:22.410Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T15:25:22.410Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:25:22.410Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T15:25:22.410Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T15:25:22.410Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T15:25:22.410Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T15:25:22.410Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T15:25:22.410Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T15:25:22.410Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T15:25:22.410Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T15:25:22.410Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T15:25:22.410Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:25:22.410Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T15:25:22.410Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T15:25:22.410Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T15:25:22.410Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41)
[2026-03-11T15:25:22.410Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86)
[2026-03-11T15:25:22.410Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T15:25:22.410Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T15:25:22.410Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T15:25:22.410Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T15:25:22.410Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T15:25:22.410Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T15:25:22.410Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T15:25:22.410Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T15:25:22.410Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T15:25:22.410Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T15:25:22.410Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T15:25:22.410Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T15:25:22.410Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T15:25:22.410Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:25:22.410Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T15:25:22.410Z] ... 34 more
[2026-03-11T15:25:22.410Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:25:22.410Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T15:25:22.410Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T15:25:22.410Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T15:25:22.410Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T15:25:22.410Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T15:25:22.411Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T15:25:22.411Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T15:25:22.411Z] ... 34 more
[2026-03-11T15:25:22.731Z] The following benchmarks failed: chi-square
[2026-03-11T15:25:23.050Z] -----------------------------------
[2026-03-11T15:25:23.050Z] renaissance-chi-square_0_FAILED
[2026-03-11T15:25:23.050Z] -----------------------------------
[2026-03-11T15:25:23.050Z]
[2026-03-11T15:25:23.050Z] TEST TEARDOWN:
[2026-03-11T15:25:23.050Z] Nothing to be done for teardown.
[2026-03-11T15:25:23.050Z] renaissance-chi-square_0 Finish Time: Wed Mar 11 15:25:22 2026 Epoch Time (ms): 1773242722825
[2026-03-11T15:25:23.050Z]
[2026-03-11T15:25:23.050Z] ===============================================
[2026-03-11T15:25:23.050Z] Running test renaissance-db-shootout_0 ...
[2026-03-11T15:25:23.050Z] ===============================================
[2026-03-11T15:25:23.050Z] renaissance-db-shootout_0 Start Time: Wed Mar 11 15:25:22 2026 Epoch Time (ms): 1773242722850
[2026-03-11T15:25:23.050Z] variation: NoOptions
[2026-03-11T15:25:23.050Z] JVM_OPTIONS:
[2026-03-11T15:25:23.050Z] { \
[2026-03-11T15:25:23.050Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:25:23.050Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:25:23.050Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-db-shootout_0"; \
[2026-03-11T15:25:23.050Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-db-shootout_0"; \
[2026-03-11T15:25:23.050Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:25:23.050Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2026-03-11T15:25:23.050Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:25:23.050Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:25:23.050Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:25:23.050Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/TestTargetResult";
[2026-03-11T15:25:23.050Z]
[2026-03-11T15:25:23.050Z] TEST SETUP:
[2026-03-11T15:25:23.050Z] Nothing to be done for setup.
[2026-03-11T15:25:23.050Z]
[2026-03-11T15:25:23.050Z] TESTING:
[2026-03-11T15:25:23.379Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:25:23.379Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17732425944661/renaissance-db-shootout_0/launcher-152522-7672161068932957242/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:25:23.379Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:25:23.379Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:25:32.222Z] [2026-03-11T15:25:31.106+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2026-03-11T15:25:32.222Z] WARNING: Make sure you have set the command line option "--illegal-access=permit --add-exports java.base/jdk.internal.ref=ALL-UNNAMED" to enable ReflectionBasedByteBufferCleanerService
[2026-03-11T15:25:32.222Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2026-03-11T15:25:32.222Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:25:32.222Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T15:25:32.222Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T15:25:32.222Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T15:25:32.222Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T15:25:32.222Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T15:25:32.222Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T15:25:32.222Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-03-11T15:25:32.222Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-03-11T15:25:32.222Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-03-11T15:25:32.222Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-03-11T15:25:32.222Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-03-11T15:25:32.222Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-03-11T15:25:32.222Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-03-11T15:25:32.222Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-03-11T15:25:32.222Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T15:25:32.222Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T15:25:32.222Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T15:25:32.222Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T15:25:32.222Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T15:25:32.222Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T15:25:32.222Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T15:25:32.222Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T15:25:32.222Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T15:25:32.222Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T15:25:32.222Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T15:25:32.222Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T15:25:32.222Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T15:25:32.222Z] Benchmark 'db-shootout' failed with exception:
[2026-03-11T15:25:32.222Z] java.lang.ExceptionInInitializerError
[2026-03-11T15:25:32.222Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-03-11T15:25:32.222Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-03-11T15:25:32.222Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-03-11T15:25:32.222Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-03-11T15:25:32.222Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-03-11T15:25:32.222Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-03-11T15:25:32.222Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-03-11T15:25:32.222Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T15:25:32.222Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T15:25:32.222Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T15:25:32.222Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T15:25:32.222Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T15:25:32.222Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T15:25:32.222Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T15:25:32.222Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T15:25:32.222Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T15:25:32.222Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T15:25:32.222Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T15:25:32.222Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T15:25:32.222Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T15:25:32.222Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:25:32.222Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2026-03-11T15:25:32.222Z] ... 20 more
[2026-03-11T15:25:32.222Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:25:32.222Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T15:25:32.222Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T15:25:32.222Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T15:25:32.222Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T15:25:32.222Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T15:25:32.222Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T15:25:32.222Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-03-11T15:25:32.222Z] ... 20 more
[2026-03-11T15:25:32.222Z] The following benchmarks failed: db-shootout
[2026-03-11T15:25:32.222Z] -----------------------------------
[2026-03-11T15:25:32.222Z] renaissance-db-shootout_0_FAILED
[2026-03-11T15:25:32.222Z] -----------------------------------
[2026-03-11T15:25:32.222Z]
[2026-03-11T15:25:32.222Z] TEST TEARDOWN:
[2026-03-11T15:25:32.222Z] Nothing to be done for teardown.
[2026-03-11T15:25:32.222Z] renaissance-db-shootout_0 Finish Time: Wed Mar 11 15:25:31 2026 Epoch Time (ms): 1773242731739
[2026-03-11T15:25:32.222Z]
[2026-03-11T15:25:32.222Z] ===============================================
[2026-03-11T15:25:32.222Z] Running test renaissance-dec-tree_0 ...
[2026-03-11T15:25:32.222Z] ===============================================
[2026-03-11T15:25:32.222Z] renaissance-dec-tree_0 Start Time: Wed Mar 11 15:25:31 2026 Epoch Time (ms): 1773242731764
[2026-03-11T15:25:32.222Z] variation: NoOptions
[2026-03-11T15:25:32.222Z] JVM_OPTIONS:
[2026-03-11T15:25:32.222Z] { \
[2026-03-11T15:25:32.222Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:25:32.222Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:25:32.222Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-dec-tree_0"; \
[2026-03-11T15:25:32.222Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-dec-tree_0"; \
[2026-03-11T15:25:32.222Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:25:32.222Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2026-03-11T15:25:32.222Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:25:32.222Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:25:32.222Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:25:32.222Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/TestTargetResult";
[2026-03-11T15:25:32.222Z]
[2026-03-11T15:25:32.222Z] TEST SETUP:
[2026-03-11T15:25:32.222Z] Nothing to be done for setup.
[2026-03-11T15:25:32.222Z]
[2026-03-11T15:25:32.222Z] TESTING:
[2026-03-11T15:25:32.222Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:25:32.222Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17732425944661/renaissance-dec-tree_0/launcher-152531-13125301839646213774/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:25:32.222Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:25:32.222Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:25:36.057Z] Benchmark 'dec-tree' failed with exception:
[2026-03-11T15:25:36.057Z] java.lang.ExceptionInInitializerError
[2026-03-11T15:25:36.057Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T15:25:36.057Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T15:25:36.057Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T15:25:36.057Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T15:25:36.057Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T15:25:36.057Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:25:36.057Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T15:25:36.057Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T15:25:36.057Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T15:25:36.057Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T15:25:36.057Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T15:25:36.057Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T15:25:36.057Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T15:25:36.057Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T15:25:36.057Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T15:25:36.057Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:25:36.057Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T15:25:36.057Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T15:25:36.057Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T15:25:36.057Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38)
[2026-03-11T15:25:36.057Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89)
[2026-03-11T15:25:36.057Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T15:25:36.057Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T15:25:36.057Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T15:25:36.057Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T15:25:36.057Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T15:25:36.057Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T15:25:36.057Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T15:25:36.057Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T15:25:36.057Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T15:25:36.057Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T15:25:36.057Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T15:25:36.057Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T15:25:36.057Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T15:25:36.057Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:25:36.057Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T15:25:36.057Z] ... 34 more
[2026-03-11T15:25:36.057Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:25:36.057Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T15:25:36.057Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T15:25:36.057Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T15:25:36.057Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T15:25:36.057Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T15:25:36.057Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T15:25:36.057Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T15:25:36.057Z] ... 34 more
[2026-03-11T15:25:36.057Z] The following benchmarks failed: dec-tree
[2026-03-11T15:25:36.057Z] -----------------------------------
[2026-03-11T15:25:36.057Z] renaissance-dec-tree_0_FAILED
[2026-03-11T15:25:36.057Z] -----------------------------------
[2026-03-11T15:25:36.057Z]
[2026-03-11T15:25:36.057Z] TEST TEARDOWN:
[2026-03-11T15:25:36.057Z] Nothing to be done for teardown.
[2026-03-11T15:25:36.057Z] renaissance-dec-tree_0 Finish Time: Wed Mar 11 15:25:35 2026 Epoch Time (ms): 1773242735819
[2026-03-11T15:25:36.057Z]
[2026-03-11T15:25:36.057Z] ===============================================
[2026-03-11T15:25:36.057Z] Running test renaissance-finagle-chirper_0 ...
[2026-03-11T15:25:36.057Z] ===============================================
[2026-03-11T15:25:36.057Z] renaissance-finagle-chirper_0 Start Time: Wed Mar 11 15:25:35 2026 Epoch Time (ms): 1773242735844
[2026-03-11T15:25:36.057Z] renaissance-finagle-chirper_0_DISABLED
[2026-03-11T15:25:36.057Z] Disabled Reason:
[2026-03-11T15:25:36.057Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2026-03-11T15:25:36.057Z] renaissance-finagle-chirper_0 Finish Time: Wed Mar 11 15:25:35 2026 Epoch Time (ms): 1773242735863
[2026-03-11T15:25:36.057Z]
[2026-03-11T15:25:36.057Z] ===============================================
[2026-03-11T15:25:36.057Z] Running test renaissance-finagle-http_0 ...
[2026-03-11T15:25:36.057Z] ===============================================
[2026-03-11T15:25:36.057Z] renaissance-finagle-http_0 Start Time: Wed Mar 11 15:25:35 2026 Epoch Time (ms): 1773242735888
[2026-03-11T15:25:36.057Z] variation: NoOptions
[2026-03-11T15:25:36.057Z] JVM_OPTIONS:
[2026-03-11T15:25:36.057Z] { \
[2026-03-11T15:25:36.057Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:25:36.057Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:25:36.057Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-finagle-http_0"; \
[2026-03-11T15:25:36.057Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-finagle-http_0"; \
[2026-03-11T15:25:36.057Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:25:36.057Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2026-03-11T15:25:36.057Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:25:36.057Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:25:36.057Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:25:36.057Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/TestTargetResult";
[2026-03-11T15:25:36.057Z]
[2026-03-11T15:25:36.057Z] TEST SETUP:
[2026-03-11T15:25:36.057Z] Nothing to be done for setup.
[2026-03-11T15:25:36.057Z]
[2026-03-11T15:25:36.057Z] TESTING:
[2026-03-11T15:25:36.380Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:25:36.380Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17732425944661/renaissance-finagle-http_0/launcher-152536-14932331997178089626/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:25:36.380Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:25:36.380Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:25:38.605Z] finagle-http on :39387 spawning 4 client and default number of server workers.
[2026-03-11T15:25:38.605Z] ====== finagle-http (web) [default], iteration 0 started ======
[2026-03-11T15:25:38.605Z] GC before operation: completed in 49.123 ms, heap usage 47.098 MB -> 10.874 MB.
[2026-03-11T15:25:57.642Z] ====== finagle-http (web) [default], iteration 0 completed (16781.087 ms) ======
[2026-03-11T15:25:57.642Z] ====== finagle-http (web) [default], iteration 1 started ======
[2026-03-11T15:25:57.642Z] GC before operation: completed in 88.981 ms, heap usage 21.540 MB -> 14.753 MB.
[2026-03-11T15:26:03.453Z] ====== finagle-http (web) [default], iteration 1 completed (8073.267 ms) ======
[2026-03-11T15:26:03.453Z] ====== finagle-http (web) [default], iteration 2 started ======
[2026-03-11T15:26:03.770Z] GC before operation: completed in 71.357 ms, heap usage 112.698 MB -> 14.668 MB.
[2026-03-11T15:26:08.429Z] ====== finagle-http (web) [default], iteration 2 completed (4367.730 ms) ======
[2026-03-11T15:26:08.429Z] ====== finagle-http (web) [default], iteration 3 started ======
[2026-03-11T15:26:08.429Z] GC before operation: completed in 53.650 ms, heap usage 35.516 MB -> 15.455 MB.
[2026-03-11T15:26:12.141Z] ====== finagle-http (web) [default], iteration 3 completed (3857.544 ms) ======
[2026-03-11T15:26:12.141Z] ====== finagle-http (web) [default], iteration 4 started ======
[2026-03-11T15:26:12.141Z] GC before operation: completed in 48.507 ms, heap usage 81.445 MB -> 14.805 MB.
[2026-03-11T15:26:15.951Z] ====== finagle-http (web) [default], iteration 4 completed (3799.123 ms) ======
[2026-03-11T15:26:15.951Z] ====== finagle-http (web) [default], iteration 5 started ======
[2026-03-11T15:26:15.951Z] GC before operation: completed in 48.571 ms, heap usage 81.093 MB -> 14.742 MB.
[2026-03-11T15:26:21.766Z] ====== finagle-http (web) [default], iteration 5 completed (5819.872 ms) ======
[2026-03-11T15:26:21.766Z] ====== finagle-http (web) [default], iteration 6 started ======
[2026-03-11T15:26:21.766Z] GC before operation: completed in 45.644 ms, heap usage 78.894 MB -> 14.772 MB.
[2026-03-11T15:26:26.438Z] ====== finagle-http (web) [default], iteration 6 completed (4082.624 ms) ======
[2026-03-11T15:26:26.438Z] ====== finagle-http (web) [default], iteration 7 started ======
[2026-03-11T15:26:26.438Z] GC before operation: completed in 39.565 ms, heap usage 60.992 MB -> 14.885 MB.
[2026-03-11T15:26:31.112Z] ====== finagle-http (web) [default], iteration 7 completed (5312.168 ms) ======
[2026-03-11T15:26:31.112Z] ====== finagle-http (web) [default], iteration 8 started ======
[2026-03-11T15:26:31.112Z] GC before operation: completed in 39.885 ms, heap usage 122.135 MB -> 15.260 MB.
[2026-03-11T15:26:34.826Z] ====== finagle-http (web) [default], iteration 8 completed (3565.122 ms) ======
[2026-03-11T15:26:34.826Z] ====== finagle-http (web) [default], iteration 9 started ======
[2026-03-11T15:26:34.826Z] GC before operation: completed in 41.568 ms, heap usage 51.289 MB -> 14.866 MB.
[2026-03-11T15:26:39.539Z] ====== finagle-http (web) [default], iteration 9 completed (4390.811 ms) ======
[2026-03-11T15:26:39.539Z] ====== finagle-http (web) [default], iteration 10 started ======
[2026-03-11T15:26:39.539Z] GC before operation: completed in 39.772 ms, heap usage 33.400 MB -> 14.776 MB.
[2026-03-11T15:26:44.206Z] ====== finagle-http (web) [default], iteration 10 completed (4719.996 ms) ======
[2026-03-11T15:26:44.206Z] ====== finagle-http (web) [default], iteration 11 started ======
[2026-03-11T15:26:44.206Z] GC before operation: completed in 40.614 ms, heap usage 79.104 MB -> 14.780 MB.
[2026-03-11T15:26:48.869Z] ====== finagle-http (web) [default], iteration 11 completed (4425.977 ms) ======
[2026-03-11T15:26:48.869Z] -----------------------------------
[2026-03-11T15:26:48.869Z] renaissance-finagle-http_0_PASSED
[2026-03-11T15:26:48.869Z] -----------------------------------
[2026-03-11T15:26:48.869Z]
[2026-03-11T15:26:48.869Z] TEST TEARDOWN:
[2026-03-11T15:26:48.869Z] Nothing to be done for teardown.
[2026-03-11T15:26:48.869Z] renaissance-finagle-http_0 Finish Time: Wed Mar 11 15:26:48 2026 Epoch Time (ms): 1773242808780
[2026-03-11T15:26:48.869Z]
[2026-03-11T15:26:48.869Z] ===============================================
[2026-03-11T15:26:48.869Z] Running test renaissance-log-regression_0 ...
[2026-03-11T15:26:48.869Z] ===============================================
[2026-03-11T15:26:48.869Z] renaissance-log-regression_0 Start Time: Wed Mar 11 15:26:48 2026 Epoch Time (ms): 1773242808805
[2026-03-11T15:26:48.869Z] variation: NoOptions
[2026-03-11T15:26:48.869Z] JVM_OPTIONS:
[2026-03-11T15:26:48.869Z] { \
[2026-03-11T15:26:48.869Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:26:48.869Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:26:48.869Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-log-regression_0"; \
[2026-03-11T15:26:48.869Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-log-regression_0"; \
[2026-03-11T15:26:48.869Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:26:48.869Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2026-03-11T15:26:48.869Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:26:48.869Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:26:48.869Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:26:48.869Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/TestTargetResult";
[2026-03-11T15:26:48.869Z]
[2026-03-11T15:26:48.869Z] TEST SETUP:
[2026-03-11T15:26:48.869Z] Nothing to be done for setup.
[2026-03-11T15:26:48.869Z]
[2026-03-11T15:26:48.869Z] TESTING:
[2026-03-11T15:26:49.555Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:26:49.555Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17732425944661/renaissance-log-regression_0/launcher-152648-15379351310951306822/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:26:49.555Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:26:49.555Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:26:52.439Z] Benchmark 'log-regression' failed with exception:
[2026-03-11T15:26:52.439Z] java.lang.ExceptionInInitializerError
[2026-03-11T15:26:52.439Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T15:26:52.439Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T15:26:52.439Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T15:26:52.439Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T15:26:52.439Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T15:26:52.439Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:26:52.439Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T15:26:52.439Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T15:26:52.439Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T15:26:52.439Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T15:26:52.439Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T15:26:52.439Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T15:26:52.439Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T15:26:52.439Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T15:26:52.439Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T15:26:52.439Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:26:52.439Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T15:26:52.439Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T15:26:52.439Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T15:26:52.439Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52)
[2026-03-11T15:26:52.439Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92)
[2026-03-11T15:26:52.439Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T15:26:52.439Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T15:26:52.439Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T15:26:52.439Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T15:26:52.439Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T15:26:52.439Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T15:26:52.439Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T15:26:52.439Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T15:26:52.439Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T15:26:52.439Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T15:26:52.439Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T15:26:52.439Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T15:26:52.439Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T15:26:52.439Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:26:52.439Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T15:26:52.439Z] ... 34 more
[2026-03-11T15:26:52.439Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:26:52.439Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T15:26:52.439Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T15:26:52.439Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T15:26:52.439Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T15:26:52.439Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T15:26:52.439Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T15:26:52.439Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T15:26:52.439Z] ... 34 more
[2026-03-11T15:26:52.763Z] The following benchmarks failed: log-regression
[2026-03-11T15:26:53.081Z] -----------------------------------
[2026-03-11T15:26:53.081Z] renaissance-log-regression_0_FAILED
[2026-03-11T15:26:53.081Z] -----------------------------------
[2026-03-11T15:26:53.081Z]
[2026-03-11T15:26:53.081Z] TEST TEARDOWN:
[2026-03-11T15:26:53.081Z] Nothing to be done for teardown.
[2026-03-11T15:26:53.081Z] renaissance-log-regression_0 Finish Time: Wed Mar 11 15:26:52 2026 Epoch Time (ms): 1773242812862
[2026-03-11T15:26:53.081Z]
[2026-03-11T15:26:53.081Z] ===============================================
[2026-03-11T15:26:53.081Z] Running test renaissance-mnemonics_0 ...
[2026-03-11T15:26:53.081Z] ===============================================
[2026-03-11T15:26:53.081Z] renaissance-mnemonics_0 Start Time: Wed Mar 11 15:26:52 2026 Epoch Time (ms): 1773242812889
[2026-03-11T15:26:53.081Z] variation: NoOptions
[2026-03-11T15:26:53.081Z] JVM_OPTIONS:
[2026-03-11T15:26:53.081Z] { \
[2026-03-11T15:26:53.081Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:26:53.081Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:26:53.081Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-mnemonics_0"; \
[2026-03-11T15:26:53.081Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-mnemonics_0"; \
[2026-03-11T15:26:53.081Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:26:53.081Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2026-03-11T15:26:53.081Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:26:53.081Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:26:53.081Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:26:53.081Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/TestTargetResult";
[2026-03-11T15:26:53.081Z]
[2026-03-11T15:26:53.081Z] TEST SETUP:
[2026-03-11T15:26:53.081Z] Nothing to be done for setup.
[2026-03-11T15:26:53.081Z]
[2026-03-11T15:26:53.081Z] TESTING:
[2026-03-11T15:26:53.400Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:26:53.400Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17732425944661/renaissance-mnemonics_0/launcher-152653-864048918345674539/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:26:53.400Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:26:53.400Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:26:53.721Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2026-03-11T15:26:53.721Z] GC before operation: completed in 23.952 ms, heap usage 7.350 MB -> 3.856 MB.
[2026-03-11T15:26:59.527Z] ====== mnemonics (functional) [default], iteration 0 completed (4800.449 ms) ======
[2026-03-11T15:26:59.527Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2026-03-11T15:26:59.527Z] GC before operation: completed in 44.381 ms, heap usage 558.541 MB -> 3.889 MB.
[2026-03-11T15:27:04.289Z] ====== mnemonics (functional) [default], iteration 1 completed (4716.488 ms) ======
[2026-03-11T15:27:04.289Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2026-03-11T15:27:04.289Z] GC before operation: completed in 29.723 ms, heap usage 88.021 MB -> 3.889 MB.
[2026-03-11T15:27:08.959Z] ====== mnemonics (functional) [default], iteration 2 completed (4769.082 ms) ======
[2026-03-11T15:27:08.959Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2026-03-11T15:27:08.959Z] GC before operation: completed in 24.967 ms, heap usage 72.968 MB -> 3.889 MB.
[2026-03-11T15:27:14.767Z] ====== mnemonics (functional) [default], iteration 3 completed (4697.326 ms) ======
[2026-03-11T15:27:14.767Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2026-03-11T15:27:14.767Z] GC before operation: completed in 22.458 ms, heap usage 101.659 MB -> 3.889 MB.
[2026-03-11T15:27:19.434Z] ====== mnemonics (functional) [default], iteration 4 completed (4647.895 ms) ======
[2026-03-11T15:27:19.434Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2026-03-11T15:27:19.434Z] GC before operation: completed in 50.317 ms, heap usage 482.970 MB -> 3.889 MB.
[2026-03-11T15:27:24.091Z] ====== mnemonics (functional) [default], iteration 5 completed (4522.384 ms) ======
[2026-03-11T15:27:24.091Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2026-03-11T15:27:24.091Z] GC before operation: completed in 36.120 ms, heap usage 434.899 MB -> 3.889 MB.
[2026-03-11T15:27:28.750Z] ====== mnemonics (functional) [default], iteration 6 completed (4710.803 ms) ======
[2026-03-11T15:27:28.750Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2026-03-11T15:27:28.750Z] GC before operation: completed in 42.195 ms, heap usage 454.615 MB -> 3.889 MB.
[2026-03-11T15:27:33.420Z] ====== mnemonics (functional) [default], iteration 7 completed (4826.740 ms) ======
[2026-03-11T15:27:33.420Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2026-03-11T15:27:33.420Z] GC before operation: completed in 62.290 ms, heap usage 1.149 GB -> 3.889 MB.
[2026-03-11T15:27:39.227Z] ====== mnemonics (functional) [default], iteration 8 completed (4815.672 ms) ======
[2026-03-11T15:27:39.227Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2026-03-11T15:27:39.227Z] GC before operation: completed in 36.989 ms, heap usage 488.628 MB -> 3.889 MB.
[2026-03-11T15:27:43.892Z] ====== mnemonics (functional) [default], iteration 9 completed (4744.605 ms) ======
[2026-03-11T15:27:43.892Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2026-03-11T15:27:43.892Z] GC before operation: completed in 34.228 ms, heap usage 454.899 MB -> 3.889 MB.
[2026-03-11T15:27:48.636Z] ====== mnemonics (functional) [default], iteration 10 completed (4853.232 ms) ======
[2026-03-11T15:27:48.636Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2026-03-11T15:27:48.636Z] GC before operation: completed in 40.868 ms, heap usage 471.604 MB -> 3.889 MB.
[2026-03-11T15:27:53.309Z] ====== mnemonics (functional) [default], iteration 11 completed (4820.309 ms) ======
[2026-03-11T15:27:53.309Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2026-03-11T15:27:53.309Z] GC before operation: completed in 60.259 ms, heap usage 1.150 GB -> 3.890 MB.
[2026-03-11T15:27:59.107Z] ====== mnemonics (functional) [default], iteration 12 completed (4852.390 ms) ======
[2026-03-11T15:27:59.108Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2026-03-11T15:27:59.108Z] GC before operation: completed in 43.107 ms, heap usage 489.359 MB -> 3.890 MB.
[2026-03-11T15:28:03.761Z] ====== mnemonics (functional) [default], iteration 13 completed (4835.657 ms) ======
[2026-03-11T15:28:03.761Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2026-03-11T15:28:03.761Z] GC before operation: completed in 43.884 ms, heap usage 455.616 MB -> 3.890 MB.
[2026-03-11T15:28:08.421Z] ====== mnemonics (functional) [default], iteration 14 completed (4581.168 ms) ======
[2026-03-11T15:28:08.421Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2026-03-11T15:28:08.421Z] GC before operation: completed in 39.657 ms, heap usage 470.897 MB -> 3.890 MB.
[2026-03-11T15:28:14.286Z] ====== mnemonics (functional) [default], iteration 15 completed (4885.244 ms) ======
[2026-03-11T15:28:14.286Z] -----------------------------------
[2026-03-11T15:28:14.286Z] renaissance-mnemonics_0_PASSED
[2026-03-11T15:28:14.286Z] -----------------------------------
[2026-03-11T15:28:14.286Z]
[2026-03-11T15:28:14.286Z] TEST TEARDOWN:
[2026-03-11T15:28:14.286Z] Nothing to be done for teardown.
[2026-03-11T15:28:14.286Z] renaissance-mnemonics_0 Finish Time: Wed Mar 11 15:28:13 2026 Epoch Time (ms): 1773242893577
[2026-03-11T15:28:14.286Z]
[2026-03-11T15:28:14.286Z] ===============================================
[2026-03-11T15:28:14.286Z] Running test renaissance-movie-lens_0 ...
[2026-03-11T15:28:14.286Z] ===============================================
[2026-03-11T15:28:14.286Z] renaissance-movie-lens_0 Start Time: Wed Mar 11 15:28:13 2026 Epoch Time (ms): 1773242893603
[2026-03-11T15:28:14.286Z] variation: NoOptions
[2026-03-11T15:28:14.286Z] JVM_OPTIONS:
[2026-03-11T15:28:14.286Z] { \
[2026-03-11T15:28:14.286Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:28:14.286Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:28:14.286Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-movie-lens_0"; \
[2026-03-11T15:28:14.286Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-movie-lens_0"; \
[2026-03-11T15:28:14.286Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:28:14.286Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2026-03-11T15:28:14.286Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:28:14.286Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:28:14.286Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:28:14.286Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/TestTargetResult";
[2026-03-11T15:28:14.286Z]
[2026-03-11T15:28:14.286Z] TEST SETUP:
[2026-03-11T15:28:14.286Z] Nothing to be done for setup.
[2026-03-11T15:28:14.286Z]
[2026-03-11T15:28:14.286Z] TESTING:
[2026-03-11T15:28:14.286Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:28:14.286Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17732425944661/renaissance-movie-lens_0/launcher-152813-17312976959474697658/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:28:14.286Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:28:14.286Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:28:17.179Z] Benchmark 'movie-lens' failed with exception:
[2026-03-11T15:28:17.179Z] java.lang.ExceptionInInitializerError
[2026-03-11T15:28:17.179Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T15:28:17.179Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T15:28:17.179Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T15:28:17.179Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T15:28:17.179Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T15:28:17.179Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:28:17.179Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T15:28:17.179Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T15:28:17.179Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T15:28:17.179Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T15:28:17.179Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T15:28:17.179Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T15:28:17.179Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T15:28:17.179Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T15:28:17.179Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T15:28:17.179Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:28:17.179Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T15:28:17.180Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T15:28:17.180Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T15:28:17.180Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80)
[2026-03-11T15:28:17.180Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320)
[2026-03-11T15:28:17.180Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T15:28:17.180Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T15:28:17.180Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T15:28:17.180Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T15:28:17.180Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T15:28:17.180Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T15:28:17.180Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T15:28:17.180Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T15:28:17.180Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T15:28:17.180Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T15:28:17.180Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T15:28:17.180Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T15:28:17.180Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T15:28:17.180Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:28:17.180Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T15:28:17.180Z] ... 34 more
[2026-03-11T15:28:17.180Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:28:17.180Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T15:28:17.180Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T15:28:17.180Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T15:28:17.180Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T15:28:17.180Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T15:28:17.180Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T15:28:17.180Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T15:28:17.180Z] ... 34 more
[2026-03-11T15:28:17.495Z] The following benchmarks failed: movie-lens
[2026-03-11T15:28:17.812Z] -----------------------------------
[2026-03-11T15:28:17.812Z] renaissance-movie-lens_0_FAILED
[2026-03-11T15:28:17.812Z] -----------------------------------
[2026-03-11T15:28:17.812Z]
[2026-03-11T15:28:17.812Z] TEST TEARDOWN:
[2026-03-11T15:28:17.812Z] Nothing to be done for teardown.
[2026-03-11T15:28:17.812Z] renaissance-movie-lens_0 Finish Time: Wed Mar 11 15:28:17 2026 Epoch Time (ms): 1773242897630
[2026-03-11T15:28:17.812Z]
[2026-03-11T15:28:17.812Z] ===============================================
[2026-03-11T15:28:17.812Z] Running test renaissance-par-mnemonics_0 ...
[2026-03-11T15:28:17.812Z] ===============================================
[2026-03-11T15:28:17.812Z] renaissance-par-mnemonics_0 Start Time: Wed Mar 11 15:28:17 2026 Epoch Time (ms): 1773242897657
[2026-03-11T15:28:17.812Z] variation: NoOptions
[2026-03-11T15:28:17.812Z] JVM_OPTIONS:
[2026-03-11T15:28:17.812Z] { \
[2026-03-11T15:28:17.812Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:28:17.812Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:28:17.812Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-par-mnemonics_0"; \
[2026-03-11T15:28:17.812Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-par-mnemonics_0"; \
[2026-03-11T15:28:17.812Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:28:17.812Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2026-03-11T15:28:17.812Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:28:17.812Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:28:17.812Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:28:17.812Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/TestTargetResult";
[2026-03-11T15:28:17.812Z]
[2026-03-11T15:28:17.812Z] TEST SETUP:
[2026-03-11T15:28:17.812Z] Nothing to be done for setup.
[2026-03-11T15:28:17.812Z]
[2026-03-11T15:28:17.812Z] TESTING:
[2026-03-11T15:28:18.128Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:28:18.128Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17732425944661/renaissance-par-mnemonics_0/launcher-152817-6029101781850933475/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:28:18.128Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:28:18.128Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:28:18.444Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2026-03-11T15:28:18.444Z] GC before operation: completed in 29.659 ms, heap usage 7.557 MB -> 3.856 MB.
[2026-03-11T15:28:24.352Z] ====== par-mnemonics (functional) [default], iteration 0 completed (4491.998 ms) ======
[2026-03-11T15:28:24.352Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2026-03-11T15:28:24.352Z] GC before operation: completed in 41.013 ms, heap usage 133.942 MB -> 3.914 MB.
[2026-03-11T15:28:28.040Z] ====== par-mnemonics (functional) [default], iteration 1 completed (4114.483 ms) ======
[2026-03-11T15:28:28.040Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2026-03-11T15:28:28.040Z] GC before operation: completed in 57.301 ms, heap usage 982.008 MB -> 3.914 MB.
[2026-03-11T15:28:31.735Z] ====== par-mnemonics (functional) [default], iteration 2 completed (3865.497 ms) ======
[2026-03-11T15:28:31.735Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2026-03-11T15:28:31.735Z] GC before operation: completed in 35.008 ms, heap usage 959.085 MB -> 3.914 MB.
[2026-03-11T15:28:36.390Z] ====== par-mnemonics (functional) [default], iteration 3 completed (4081.146 ms) ======
[2026-03-11T15:28:36.390Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2026-03-11T15:28:36.390Z] GC before operation: completed in 39.413 ms, heap usage 951.963 MB -> 3.914 MB.
[2026-03-11T15:28:40.091Z] ====== par-mnemonics (functional) [default], iteration 4 completed (3579.944 ms) ======
[2026-03-11T15:28:40.091Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2026-03-11T15:28:40.091Z] GC before operation: completed in 38.978 ms, heap usage 961.110 MB -> 3.914 MB.
[2026-03-11T15:28:44.747Z] ====== par-mnemonics (functional) [default], iteration 5 completed (3946.703 ms) ======
[2026-03-11T15:28:44.747Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2026-03-11T15:28:44.747Z] GC before operation: completed in 43.983 ms, heap usage 953.949 MB -> 3.914 MB.
[2026-03-11T15:28:48.483Z] ====== par-mnemonics (functional) [default], iteration 6 completed (3976.358 ms) ======
[2026-03-11T15:28:48.484Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2026-03-11T15:28:48.484Z] GC before operation: completed in 30.334 ms, heap usage 204.940 MB -> 3.914 MB.
[2026-03-11T15:28:52.177Z] ====== par-mnemonics (functional) [default], iteration 7 completed (3691.563 ms) ======
[2026-03-11T15:28:52.177Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2026-03-11T15:28:52.177Z] GC before operation: completed in 26.324 ms, heap usage 202.939 MB -> 3.914 MB.
[2026-03-11T15:28:56.825Z] ====== par-mnemonics (functional) [default], iteration 8 completed (3828.614 ms) ======
[2026-03-11T15:28:56.825Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2026-03-11T15:28:56.825Z] GC before operation: completed in 28.387 ms, heap usage 218.949 MB -> 3.914 MB.
[2026-03-11T15:29:00.572Z] ====== par-mnemonics (functional) [default], iteration 9 completed (3683.893 ms) ======
[2026-03-11T15:29:00.572Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2026-03-11T15:29:00.572Z] GC before operation: completed in 33.280 ms, heap usage 201.940 MB -> 3.914 MB.
[2026-03-11T15:29:04.261Z] ====== par-mnemonics (functional) [default], iteration 10 completed (3847.740 ms) ======
[2026-03-11T15:29:04.261Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2026-03-11T15:29:04.261Z] GC before operation: completed in 27.943 ms, heap usage 221.946 MB -> 3.914 MB.
[2026-03-11T15:29:08.031Z] ====== par-mnemonics (functional) [default], iteration 11 completed (3565.863 ms) ======
[2026-03-11T15:29:08.031Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2026-03-11T15:29:08.031Z] GC before operation: completed in 33.898 ms, heap usage 203.942 MB -> 3.914 MB.
[2026-03-11T15:29:12.687Z] ====== par-mnemonics (functional) [default], iteration 12 completed (4371.171 ms) ======
[2026-03-11T15:29:12.687Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2026-03-11T15:29:12.687Z] GC before operation: completed in 35.818 ms, heap usage 221.950 MB -> 3.914 MB.
[2026-03-11T15:29:17.351Z] ====== par-mnemonics (functional) [default], iteration 13 completed (3801.564 ms) ======
[2026-03-11T15:29:17.351Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2026-03-11T15:29:17.351Z] GC before operation: completed in 24.681 ms, heap usage 220.952 MB -> 3.914 MB.
[2026-03-11T15:29:21.035Z] ====== par-mnemonics (functional) [default], iteration 14 completed (3780.505 ms) ======
[2026-03-11T15:29:21.035Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2026-03-11T15:29:21.035Z] GC before operation: completed in 27.134 ms, heap usage 206.938 MB -> 3.914 MB.
[2026-03-11T15:29:24.724Z] ====== par-mnemonics (functional) [default], iteration 15 completed (3868.245 ms) ======
[2026-03-11T15:29:25.043Z] -----------------------------------
[2026-03-11T15:29:25.043Z] renaissance-par-mnemonics_0_PASSED
[2026-03-11T15:29:25.043Z] -----------------------------------
[2026-03-11T15:29:25.043Z]
[2026-03-11T15:29:25.043Z] TEST TEARDOWN:
[2026-03-11T15:29:25.043Z] Nothing to be done for teardown.
[2026-03-11T15:29:25.043Z] renaissance-par-mnemonics_0 Finish Time: Wed Mar 11 15:29:24 2026 Epoch Time (ms): 1773242964881
[2026-03-11T15:29:25.043Z]
[2026-03-11T15:29:25.043Z] ===============================================
[2026-03-11T15:29:25.043Z] Running test renaissance-philosophers_0 ...
[2026-03-11T15:29:25.043Z] ===============================================
[2026-03-11T15:29:25.043Z] renaissance-philosophers_0 Start Time: Wed Mar 11 15:29:24 2026 Epoch Time (ms): 1773242964907
[2026-03-11T15:29:25.043Z] variation: NoOptions
[2026-03-11T15:29:25.043Z] JVM_OPTIONS:
[2026-03-11T15:29:25.043Z] { \
[2026-03-11T15:29:25.043Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:29:25.043Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:29:25.043Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-philosophers_0"; \
[2026-03-11T15:29:25.043Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-philosophers_0"; \
[2026-03-11T15:29:25.043Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:29:25.043Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2026-03-11T15:29:25.043Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:29:25.043Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:29:25.043Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:29:25.043Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/TestTargetResult";
[2026-03-11T15:29:25.043Z]
[2026-03-11T15:29:25.043Z] TEST SETUP:
[2026-03-11T15:29:25.043Z] Nothing to be done for setup.
[2026-03-11T15:29:25.043Z]
[2026-03-11T15:29:25.043Z] TESTING:
[2026-03-11T15:29:25.359Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:29:25.359Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17732425944661/renaissance-philosophers_0/launcher-152925-14868377782925436459/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:29:25.359Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:29:25.359Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:29:25.675Z] ====== philosophers (scala) [default], iteration 0 started ======
[2026-03-11T15:29:25.675Z] GC before operation: completed in 17.703 ms, heap usage 9.194 MB -> 4.832 MB.
[2026-03-11T15:29:30.329Z] Camera thread performed 122 scans.
[2026-03-11T15:29:30.329Z] ====== philosophers (scala) [default], iteration 0 completed (3997.857 ms) ======
[2026-03-11T15:29:30.329Z] ====== philosophers (scala) [default], iteration 1 started ======
[2026-03-11T15:29:30.329Z] GC before operation: completed in 14.456 ms, heap usage 24.451 MB -> 5.173 MB.
[2026-03-11T15:29:33.209Z] Camera thread performed 122 scans.
[2026-03-11T15:29:33.209Z] ====== philosophers (scala) [default], iteration 1 completed (3183.428 ms) ======
[2026-03-11T15:29:33.209Z] ====== philosophers (scala) [default], iteration 2 started ======
[2026-03-11T15:29:33.209Z] GC before operation: completed in 12.826 ms, heap usage 13.372 MB -> 5.173 MB.
[2026-03-11T15:29:36.147Z] Camera thread performed 122 scans.
[2026-03-11T15:29:36.147Z] ====== philosophers (scala) [default], iteration 2 completed (3212.746 ms) ======
[2026-03-11T15:29:36.147Z] ====== philosophers (scala) [default], iteration 3 started ======
[2026-03-11T15:29:36.147Z] GC before operation: completed in 14.742 ms, heap usage 47.377 MB -> 5.175 MB.
[2026-03-11T15:29:39.840Z] Camera thread performed 122 scans.
[2026-03-11T15:29:39.840Z] ====== philosophers (scala) [default], iteration 3 completed (3353.628 ms) ======
[2026-03-11T15:29:39.840Z] ====== philosophers (scala) [default], iteration 4 started ======
[2026-03-11T15:29:39.840Z] GC before operation: completed in 17.736 ms, heap usage 17.945 MB -> 5.175 MB.
[2026-03-11T15:29:43.724Z] Camera thread performed 122 scans.
[2026-03-11T15:29:43.724Z] ====== philosophers (scala) [default], iteration 4 completed (3562.587 ms) ======
[2026-03-11T15:29:43.724Z] ====== philosophers (scala) [default], iteration 5 started ======
[2026-03-11T15:29:43.724Z] GC before operation: completed in 12.238 ms, heap usage 21.377 MB -> 5.175 MB.
[2026-03-11T15:29:46.624Z] Camera thread performed 122 scans.
[2026-03-11T15:29:46.624Z] ====== philosophers (scala) [default], iteration 5 completed (3110.307 ms) ======
[2026-03-11T15:29:46.624Z] ====== philosophers (scala) [default], iteration 6 started ======
[2026-03-11T15:29:46.624Z] GC before operation: completed in 12.461 ms, heap usage 49.382 MB -> 5.175 MB.
[2026-03-11T15:29:50.314Z] Camera thread performed 122 scans.
[2026-03-11T15:29:50.314Z] ====== philosophers (scala) [default], iteration 6 completed (3460.933 ms) ======
[2026-03-11T15:29:50.314Z] ====== philosophers (scala) [default], iteration 7 started ======
[2026-03-11T15:29:50.314Z] GC before operation: completed in 15.771 ms, heap usage 45.105 MB -> 5.176 MB.
[2026-03-11T15:29:52.505Z] Camera thread performed 122 scans.
[2026-03-11T15:29:52.505Z] ====== philosophers (scala) [default], iteration 7 completed (2865.125 ms) ======
[2026-03-11T15:29:52.505Z] ====== philosophers (scala) [default], iteration 8 started ======
[2026-03-11T15:29:52.505Z] GC before operation: completed in 14.750 ms, heap usage 46.636 MB -> 5.176 MB.
[2026-03-11T15:29:56.194Z] Camera thread performed 122 scans.
[2026-03-11T15:29:56.194Z] ====== philosophers (scala) [default], iteration 8 completed (3131.484 ms) ======
[2026-03-11T15:29:56.194Z] ====== philosophers (scala) [default], iteration 9 started ======
[2026-03-11T15:29:56.194Z] GC before operation: completed in 11.798 ms, heap usage 10.451 MB -> 5.176 MB.
[2026-03-11T15:29:59.919Z] Camera thread performed 122 scans.
[2026-03-11T15:29:59.919Z] ====== philosophers (scala) [default], iteration 9 completed (3649.347 ms) ======
[2026-03-11T15:29:59.919Z] ====== philosophers (scala) [default], iteration 10 started ======
[2026-03-11T15:29:59.919Z] GC before operation: completed in 12.058 ms, heap usage 22.734 MB -> 5.176 MB.
[2026-03-11T15:30:02.895Z] Camera thread performed 122 scans.
[2026-03-11T15:30:02.895Z] ====== philosophers (scala) [default], iteration 10 completed (2966.499 ms) ======
[2026-03-11T15:30:02.895Z] ====== philosophers (scala) [default], iteration 11 started ======
[2026-03-11T15:30:02.895Z] GC before operation: completed in 12.897 ms, heap usage 8.145 MB -> 5.176 MB.
[2026-03-11T15:30:05.783Z] Camera thread performed 122 scans.
[2026-03-11T15:30:05.783Z] ====== philosophers (scala) [default], iteration 11 completed (2995.374 ms) ======
[2026-03-11T15:30:05.783Z] ====== philosophers (scala) [default], iteration 12 started ======
[2026-03-11T15:30:05.784Z] GC before operation: completed in 11.564 ms, heap usage 36.680 MB -> 5.177 MB.
[2026-03-11T15:30:08.674Z] Camera thread performed 122 scans.
[2026-03-11T15:30:08.674Z] ====== philosophers (scala) [default], iteration 12 completed (2857.321 ms) ======
[2026-03-11T15:30:08.674Z] ====== philosophers (scala) [default], iteration 13 started ======
[2026-03-11T15:30:08.674Z] GC before operation: completed in 15.098 ms, heap usage 44.381 MB -> 5.177 MB.
[2026-03-11T15:30:11.556Z] Camera thread performed 122 scans.
[2026-03-11T15:30:11.556Z] ====== philosophers (scala) [default], iteration 13 completed (3232.211 ms) ======
[2026-03-11T15:30:11.556Z] ====== philosophers (scala) [default], iteration 14 started ======
[2026-03-11T15:30:11.556Z] GC before operation: completed in 14.805 ms, heap usage 37.602 MB -> 5.177 MB.
[2026-03-11T15:30:15.238Z] Camera thread performed 122 scans.
[2026-03-11T15:30:15.238Z] ====== philosophers (scala) [default], iteration 14 completed (3079.194 ms) ======
[2026-03-11T15:30:15.238Z] ====== philosophers (scala) [default], iteration 15 started ======
[2026-03-11T15:30:15.238Z] GC before operation: completed in 12.895 ms, heap usage 5.872 MB -> 5.177 MB.
[2026-03-11T15:30:19.885Z] Camera thread performed 122 scans.
[2026-03-11T15:30:19.885Z] ====== philosophers (scala) [default], iteration 15 completed (4445.742 ms) ======
[2026-03-11T15:30:19.885Z] ====== philosophers (scala) [default], iteration 16 started ======
[2026-03-11T15:30:19.885Z] GC before operation: completed in 13.252 ms, heap usage 6.276 MB -> 5.177 MB.
[2026-03-11T15:30:22.844Z] Camera thread performed 122 scans.
[2026-03-11T15:30:22.844Z] ====== philosophers (scala) [default], iteration 16 completed (3320.599 ms) ======
[2026-03-11T15:30:22.844Z] ====== philosophers (scala) [default], iteration 17 started ======
[2026-03-11T15:30:22.844Z] GC before operation: completed in 14.406 ms, heap usage 34.720 MB -> 5.178 MB.
[2026-03-11T15:30:26.530Z] Camera thread performed 122 scans.
[2026-03-11T15:30:26.530Z] ====== philosophers (scala) [default], iteration 17 completed (3789.037 ms) ======
[2026-03-11T15:30:26.530Z] ====== philosophers (scala) [default], iteration 18 started ======
[2026-03-11T15:30:26.530Z] GC before operation: completed in 12.248 ms, heap usage 46.648 MB -> 5.178 MB.
[2026-03-11T15:30:30.220Z] Camera thread performed 122 scans.
[2026-03-11T15:30:30.220Z] ====== philosophers (scala) [default], iteration 18 completed (4063.269 ms) ======
[2026-03-11T15:30:30.220Z] ====== philosophers (scala) [default], iteration 19 started ======
[2026-03-11T15:30:30.220Z] GC before operation: completed in 11.864 ms, heap usage 20.573 MB -> 5.178 MB.
[2026-03-11T15:30:33.097Z] Camera thread performed 122 scans.
[2026-03-11T15:30:33.097Z] ====== philosophers (scala) [default], iteration 19 completed (2837.479 ms) ======
[2026-03-11T15:30:33.097Z] ====== philosophers (scala) [default], iteration 20 started ======
[2026-03-11T15:30:33.097Z] GC before operation: completed in 12.710 ms, heap usage 58.495 MB -> 5.178 MB.
[2026-03-11T15:30:36.784Z] Camera thread performed 122 scans.
[2026-03-11T15:30:36.784Z] ====== philosophers (scala) [default], iteration 20 completed (3159.160 ms) ======
[2026-03-11T15:30:36.784Z] ====== philosophers (scala) [default], iteration 21 started ======
[2026-03-11T15:30:36.784Z] GC before operation: completed in 12.886 ms, heap usage 16.666 MB -> 5.178 MB.
[2026-03-11T15:30:40.475Z] Camera thread performed 122 scans.
[2026-03-11T15:30:40.475Z] ====== philosophers (scala) [default], iteration 21 completed (3687.738 ms) ======
[2026-03-11T15:30:40.475Z] ====== philosophers (scala) [default], iteration 22 started ======
[2026-03-11T15:30:40.475Z] GC before operation: completed in 18.208 ms, heap usage 25.887 MB -> 5.178 MB.
[2026-03-11T15:30:44.163Z] Camera thread performed 122 scans.
[2026-03-11T15:30:44.163Z] ====== philosophers (scala) [default], iteration 22 completed (3847.205 ms) ======
[2026-03-11T15:30:44.163Z] ====== philosophers (scala) [default], iteration 23 started ======
[2026-03-11T15:30:44.163Z] GC before operation: completed in 10.434 ms, heap usage 42.595 MB -> 5.178 MB.
[2026-03-11T15:30:47.043Z] Camera thread performed 122 scans.
[2026-03-11T15:30:47.043Z] ====== philosophers (scala) [default], iteration 23 completed (2924.277 ms) ======
[2026-03-11T15:30:47.043Z] ====== philosophers (scala) [default], iteration 24 started ======
[2026-03-11T15:30:47.043Z] GC before operation: completed in 15.580 ms, heap usage 36.357 MB -> 5.178 MB.
[2026-03-11T15:30:49.921Z] Camera thread performed 122 scans.
[2026-03-11T15:30:49.921Z] ====== philosophers (scala) [default], iteration 24 completed (3116.605 ms) ======
[2026-03-11T15:30:49.921Z] ====== philosophers (scala) [default], iteration 25 started ======
[2026-03-11T15:30:49.921Z] GC before operation: completed in 13.049 ms, heap usage 58.484 MB -> 5.178 MB.
[2026-03-11T15:30:54.577Z] Camera thread performed 122 scans.
[2026-03-11T15:30:54.577Z] ====== philosophers (scala) [default], iteration 25 completed (4027.737 ms) ======
[2026-03-11T15:30:54.577Z] ====== philosophers (scala) [default], iteration 26 started ======
[2026-03-11T15:30:54.577Z] GC before operation: completed in 16.011 ms, heap usage 29.351 MB -> 5.178 MB.
[2026-03-11T15:30:58.272Z] Camera thread performed 122 scans.
[2026-03-11T15:30:58.272Z] ====== philosophers (scala) [default], iteration 26 completed (3957.183 ms) ======
[2026-03-11T15:30:58.272Z] ====== philosophers (scala) [default], iteration 27 started ======
[2026-03-11T15:30:58.272Z] GC before operation: completed in 15.483 ms, heap usage 45.648 MB -> 5.178 MB.
[2026-03-11T15:31:01.227Z] Camera thread performed 122 scans.
[2026-03-11T15:31:01.227Z] ====== philosophers (scala) [default], iteration 27 completed (2955.843 ms) ======
[2026-03-11T15:31:01.227Z] ====== philosophers (scala) [default], iteration 28 started ======
[2026-03-11T15:31:01.227Z] GC before operation: completed in 13.864 ms, heap usage 42.018 MB -> 5.178 MB.
[2026-03-11T15:31:04.922Z] Camera thread performed 122 scans.
[2026-03-11T15:31:04.922Z] ====== philosophers (scala) [default], iteration 28 completed (3785.669 ms) ======
[2026-03-11T15:31:04.922Z] ====== philosophers (scala) [default], iteration 29 started ======
[2026-03-11T15:31:04.922Z] GC before operation: completed in 16.093 ms, heap usage 40.600 MB -> 5.179 MB.
[2026-03-11T15:31:07.805Z] Camera thread performed 122 scans.
[2026-03-11T15:31:07.805Z] ====== philosophers (scala) [default], iteration 29 completed (2865.742 ms) ======
[2026-03-11T15:31:07.805Z] -----------------------------------
[2026-03-11T15:31:07.805Z] renaissance-philosophers_0_PASSED
[2026-03-11T15:31:07.805Z] -----------------------------------
[2026-03-11T15:31:07.805Z]
[2026-03-11T15:31:07.805Z] TEST TEARDOWN:
[2026-03-11T15:31:07.805Z] Nothing to be done for teardown.
[2026-03-11T15:31:07.805Z] renaissance-philosophers_0 Finish Time: Wed Mar 11 15:31:07 2026 Epoch Time (ms): 1773243067698
[2026-03-11T15:31:07.805Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/renaissance'
[2026-03-11T15:31:07.805Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf'
[2026-03-11T15:31:07.805Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests'
[2026-03-11T15:31:07.805Z]
[2026-03-11T15:31:07.805Z]
[2026-03-11T15:31:07.805Z] All tests finished, run result summary:
[2026-03-11T15:31:07.805Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-03-11T15:31:07.805Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_x86-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17732425944661/ --tapName=Test_openjdk26_hs_extended.perf_x86-64_linux.tap --comment=""
[2026-03-11T15:31:07.805Z]
[2026-03-11T15:31:07.805Z]
[2026-03-11T15:31:07.805Z] TEST TARGETS SUMMARY
[2026-03-11T15:31:07.805Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-03-11T15:31:07.805Z] DISABLED test targets:
[2026-03-11T15:31:07.805Z] dacapo-avrora_0
[2026-03-11T15:31:07.805Z] renaissance-finagle-chirper_0
[2026-03-11T15:31:07.805Z]
[2026-03-11T15:31:07.805Z] PASSED test targets:
[2026-03-11T15:31:07.805Z] dacapo-fop_0
[2026-03-11T15:31:07.805Z] dacapo-jython_0
[2026-03-11T15:31:07.805Z] dacapo-luindex_0
[2026-03-11T15:31:07.805Z] dacapo-sunflow_0
[2026-03-11T15:31:07.805Z] dacapo-tomcat_0
[2026-03-11T15:31:07.805Z] dacapo-xalan_0
[2026-03-11T15:31:07.805Z] renaissance-finagle-http_0
[2026-03-11T15:31:07.805Z] renaissance-mnemonics_0
[2026-03-11T15:31:07.805Z] renaissance-par-mnemonics_0
[2026-03-11T15:31:07.805Z] renaissance-philosophers_0
[2026-03-11T15:31:07.805Z]
[2026-03-11T15:31:07.805Z] FAILED test targets:
[2026-03-11T15:31:07.805Z] dacapo-pmd_0
[2026-03-11T15:31:07.805Z] renaissance-als_0
[2026-03-11T15:31:07.805Z] renaissance-chi-square_0
[2026-03-11T15:31:07.805Z] renaissance-db-shootout_0
[2026-03-11T15:31:07.805Z] renaissance-dec-tree_0
[2026-03-11T15:31:07.805Z] renaissance-log-regression_0
[2026-03-11T15:31:07.805Z] renaissance-movie-lens_0
[2026-03-11T15:31:07.805Z]
[2026-03-11T15:31:07.805Z] TOTAL: 19 EXECUTED: 17 PASSED: 10 FAILED: 7 DISABLED: 2 SKIPPED: 0
[2026-03-11T15:31:07.805Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-03-11T15:31:07.805Z]
[2026-03-11T15:31:07.805Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2026-03-11T15:31:07.806Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2026-03-11T15:31:07.806Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2026-03-11T15:31:08.300Z] ++ uname
[2026-03-11T15:31:08.300Z] + '[' Linux = AIX ']'
[2026-03-11T15:31:08.300Z] ++ uname
[2026-03-11T15:31:08.300Z] + '[' Linux = SunOS ']'
[2026-03-11T15:31:08.300Z] ++ uname
[2026-03-11T15:31:08.300Z] + '[' Linux = '*BSD' ']'
[2026-03-11T15:31:08.300Z] + MAKE=make
[2026-03-11T15:31:08.300Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-03-11T15:31:08.300Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2026-03-11T15:31:08.361Z] $ ssh-agent -k
[2026-03-11T15:31:08.370Z] unset SSH_AUTH_SOCK;
[2026-03-11T15:31:08.370Z] unset SSH_AGENT_PID;
[2026-03-11T15:31:08.370Z] echo Agent pid 700931 killed;
[2026-03-11T15:31:08.445Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2026-03-11T15:31:08.473Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2026-03-11T15:31:08.599Z] no DaCapo-h2 metric found
[Pipeline] echo
[2026-03-11T15:31:08.636Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-03-11T15:31:08.699Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T15:31:08.723Z] Archiving artifacts
[2026-03-11T15:31:08.765Z] Recording fingerprints
[Pipeline] echo
[2026-03-11T15:31:08.796Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T15:31:08.818Z] Archiving artifacts
[2026-03-11T15:31:08.884Z] Recording fingerprints
[Pipeline] sh
[2026-03-11T15:31:09.360Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17732425944661
[Pipeline] echo
[2026-03-11T15:31:09.415Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T15:31:09.441Z] Archiving artifacts
[2026-03-11T15:31:09.492Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-03-11T15:31:11.771Z] Tap file found: aqa-tests/TKG/output_17732425944661/Test_openjdk26_hs_extended.perf_x86-64_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-03-11T15:31:11.900Z] Recording test results
[2026-03-11T15:31:13.726Z] None of the test reports contained any result
[2026-03-11T15:31:13.726Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-11T15:31:13.762Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-11T15:31:13.686Z] No test report files were found. Configuration error?
[2026-03-11T15:31:14.196Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-03-11T15:31:14.197Z] Unix type machine..
[2026-03-11T15:31:14.197Z] Running on a Linux host
[2026-03-11T15:31:14.197Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T15:31:14.300Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T15:31:14.300Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T15:31:23.894Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-03-11T15:31:24.364Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[2026-03-11T15:31:24.365Z] /tmp/capstone-4.0.2/msvc/test_xcore
[2026-03-11T15:31:24.365Z] /tmp/RBLD/PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP/src/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/jcore
[2026-03-11T15:31:24.365Z] /tmp/RBLD/PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP/src/src/utils/IdealGraphVisualizer/branding/src/main/nbm-branding/core
[2026-03-11T15:31:24.365Z] /tmp/RBLD/PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP/src/src/utils/IdealGraphVisualizer/branding/src/main/nbm-branding/core/core.jar
[2026-03-11T15:31:24.365Z] /tmp/RBLD/PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP/src/src/utils/IdealGraphVisualizer/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core
[2026-03-11T15:31:24.365Z] /tmp/RBLD/PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP/src/src/utils/IdealGraphVisualizer/branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar
[2026-03-11T15:31:24.365Z] /tmp/RBLD/PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP/src/src/utils/IdealGraphVisualizer/branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core
[2026-03-11T15:31:24.683Z] /tmp/RBLD/PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP/src/build/linux-x86_64-server-release/jdk/modules/jdk.hotspot.agent/sun/jvm/hotspot/tools/jcore
[2026-03-11T15:31:24.683Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-11T15:31:24.763Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-03-11T15:31:24.887Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-03-11T15:31:24.917Z] Running on test-rise-ubuntu2404-riscv64-8 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux
[Pipeline] {
[Pipeline] echo
[2026-03-11T15:31:24.928Z] Generating rerun Test_openjdk26_hs_extended.perf_x86-64_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_x86-64_linux_rerun)
[Pipeline] echo
[2026-03-11T15:31:24.949Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_extended.perf_x86-64_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-03-11T15:31:27.461Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-03-11T15:31:27.677Z] Processing DSL script testJobTemplate
[2026-03-11T15:32:26.373Z] LEVELS: [extended]
[2026-03-11T15:32:26.373Z] JDK_VERSIONS: [8]
[2026-03-11T15:32:26.373Z] GROUPS: [perf]
[2026-03-11T15:32:26.374Z] ARCH_OS_LIST: [x86-64_linux]
[2026-03-11T15:32:26.542Z] Existing items:
[2026-03-11T15:32:26.543Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_x86-64_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-03-11T15:32:28.717Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_x86-64_linux_rerun)
[Pipeline] build
[2026-03-11T15:32:28.744Z] Scheduling project: Test_openjdk26_hs_extended.perf_x86-64_linux_rerun
[2026-03-11T15:32:34.113Z] Starting building: Test_openjdk26_hs_extended.perf_x86-64_linux_rerun #19
[2026-03-11T15:37:37.676Z] Build Test_openjdk26_hs_extended.perf_x86-64_linux_rerun #19 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-03-11T15:37:37.722Z] Running on test-rise-ubuntu2404-riscv64-7 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T15:37:37.799Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T15:37:37.799Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T15:37:37.856Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-03-11T15:37:37.892Z] Test_openjdk26_hs_extended.perf_x86-64_linux_rerun #19 completed with status UNSTABLE
[Pipeline] timeout
[2026-03-11T15:37:37.905Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T15:37:38.141Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_x86-64_linux_rerun" build number 19
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-11T15:37:38.168Z] Saving Test_openjdk26_hs_extended.perf_x86-64_linux_rerun/19/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T15:37:38.193Z] Archiving artifacts
[2026-03-11T15:37:38.322Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-03-11T15:37:38.540Z] Tap file found: Test_openjdk26_hs_extended.perf_x86-64_linux_rerun/19/aqa-tests/TKG/output_17732433878507/Test_openjdk26_hs_extended.perf_x86-64_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-03-11T15:37:38.672Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-log-regression_0,renaissance-movie-lens_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_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=v1.0.12-release&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%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=azure&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_adopt&LABEL_ADDITION=%21sw.tool.glibc.2_12&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=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=1&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T15:37:38.770Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T15:37:38.770Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T15:37:38.825Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE