Test_openjdk26_hs_extended.perf_x86-64_linux
Started by upstream project "build-scripts/jobs/jdk/jdk-linux-x64-temurin" build number 595
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 14
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 23
originally caused by:
Started by timer
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
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/master^{commit} # timeout=10
Checking out Revision d8f5f5e453197862dc2e8fc1c2349614a4d9d716 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d8f5f5e453197862dc2e8fc1c2349614a4d9d716 # timeout=10
Commit message: "Remove unnecessary escapes of / in grep pattern (#6551)"
> git rev-list --no-walk a1519b4b2c9f636902501499b3e854322bd8becf # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-10-02T21:47:34.519Z] Found a total of 9 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-10-02T21:47:34.530Z] SPEC: linux_x86-64
[Pipeline] echo
[2025-10-02T21:47:34.531Z] LABEL: hw.arch.x86&&sw.os.linux&&ci.role.perf&&!sw.tool.glibc.2_12
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-10-02T21:47:34.550Z] Found a total of 9 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf&&!sw.tool.glibc.2_12' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-02T21:47:34.565Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] node
[2025-10-02T21:47:34.605Z] Running on test-ibmcloud-rhel8-x64-1 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
[2025-10-02T21:47:34.623Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-10-02T21:47:34.688Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-02T21:47:34.688Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-02T21:47:34.713Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-10-02T21:47:34.782Z] The recommended git tool is: git
[2025-10-02T21:47:34.833Z] No credentials specified
[2025-10-02T21:47:34.850Z] Cloning the remote Git repository
[2025-10-02T21:47:34.880Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-10-02T21:47:34.880Z] > git init /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests # timeout=10
[2025-10-02T21:47:34.892Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-10-02T21:47:34.892Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-10-02T21:47:34.892Z] > git --version # timeout=10
[2025-10-02T21:47:34.897Z] > git --version # 'git version 2.43.7'
[2025-10-02T21:47:34.898Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-02T21:47:40.504Z] Avoid second fetch
[2025-10-02T21:47:40.526Z] Checking out Revision d8f5f5e453197862dc2e8fc1c2349614a4d9d716 (origin/master)
[2025-10-02T21:47:41.323Z] Commit message: "Remove unnecessary escapes of / in grep pattern (#6551)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2025-10-02T21:47:40.469Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-10-02T21:47:40.473Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-02T21:47:40.513Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-10-02T21:47:40.536Z] > git config core.sparsecheckout # timeout=10
[2025-10-02T21:47:40.540Z] > git checkout -f d8f5f5e453197862dc2e8fc1c2349614a4d9d716 # timeout=10
[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
[2025-10-02T21:47:43.095Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-10-02T21:47:43.120Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-10-02T21:47:43.612Z] + LC_TIME=C
[2025-10-02T21:47:43.612Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-10-02T21:47:43.700Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-02T21:47:44.126Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-10-02T21:47:44.126Z] Unix type machine..
[2025-10-02T21:47:44.126Z] Running on a Linux host
[2025-10-02T21:47:44.126Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-10-02T21:47:45.494Z] + printenv
[2025-10-02T21:47:45.494Z] TIME_LIMIT=25
[2025-10-02T21:47:45.494Z] RERUN_ITERATIONS=1
[2025-10-02T21:47:45.494Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/6/display/redirect
[2025-10-02T21:47:45.494Z] JENKINS_URL=https://ci.adoptium.net/
[2025-10-02T21:47:45.494Z] EXECUTOR_NUMBER=0
[2025-10-02T21:47:45.494Z] SSH_CONNECTION=78.47.239.97 57350 10.243.64.5 22
[2025-10-02T21:47:45.494Z] _=/usr/bin/printenv
[2025-10-02T21:47:45.494Z] LANG=en_US.UTF-8
[2025-10-02T21:47:45.494Z] BUILD_ID=6
[2025-10-02T21:47:45.494Z] USE_JRE=false
[2025-10-02T21:47:45.494Z] jobStatus=SUCCESS
[2025-10-02T21:47:45.494Z] OLDPWD=/home/jenkins
[2025-10-02T21:47:45.494Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/6/display/redirect?page=changes
[2025-10-02T21:47:45.494Z] STF_OWNER_BRANCH=adoptium:master
[2025-10-02T21:47:45.494Z] PERSONAL_BUILD=false
[2025-10-02T21:47:45.494Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-02T21:47:45.494Z] JENKINS_NODE_COOKIE=763d5a0f-fb7c-4d24-ac82-3a01c0a3da0e
[2025-10-02T21:47:45.494Z] SLACK_CHANNEL=aqavit-bot
[2025-10-02T21:47:45.494Z] JDK_IMPL=hotspot
[2025-10-02T21:47:45.494Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_x86-64_linux
[2025-10-02T21:47:45.494Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux@tmp
[2025-10-02T21:47:45.494Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-10-02T21:47:45.494Z] DYNAMIC_COMPILE=false
[2025-10-02T21:47:45.494Z] OPENJ9_BRANCH=master
[2025-10-02T21:47:45.494Z] LABEL_ADDITION=!sw.tool.glibc.2_12
[2025-10-02T21:47:45.494Z] which_declare=declare -f
[2025-10-02T21:47:45.494Z] CI=true
[2025-10-02T21:47:45.494Z] HUDSON_COOKIE=e84b81b4-5cdc-4290-acc4-7d65ddfa4c29
[2025-10-02T21:47:45.494Z] XDG_SESSION_ID=50
[2025-10-02T21:47:45.494Z] USER=jenkins
[2025-10-02T21:47:45.494Z] ADOPTOPENJDK_BRANCH=master
[2025-10-02T21:47:45.494Z] ORIGIN_JDK_VERSION=26
[2025-10-02T21:47:45.494Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/system_lib
[2025-10-02T21:47:45.494Z] UPSTREAM_JOB_NUMBER=595
[2025-10-02T21:47:45.494Z] BUILD_NUMBER=6
[2025-10-02T21:47:45.494Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-02T21:47:45.494Z] JCK_GIT_BRANCH=master
[2025-10-02T21:47:45.494Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-10-02T21:47:45.494Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux
[2025-10-02T21:47:45.494Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-linux-x64-temurin
[2025-10-02T21:47:45.494Z] KEEP_REPORTDIR=false
[2025-10-02T21:47:45.494Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux
[2025-10-02T21:47:45.494Z] HUDSON_URL=https://ci.adoptium.net/
[2025-10-02T21:47:45.494Z] USE_TESTENV_PROPERTIES=false
[2025-10-02T21:47:45.494Z] HOME=/home/jenkins
[2025-10-02T21:47:45.494Z] NODE_NAME=test-ibmcloud-rhel8-x64-1
[2025-10-02T21:47:45.494Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../benchmarks
[2025-10-02T21:47:45.494Z] DOCKER_REQUIRED=false
[2025-10-02T21:47:45.494Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-10-02T21:47:45.494Z] SSH_CLIENT=78.47.239.97 57350 22
[2025-10-02T21:47:45.494Z] JDK_BRANCH=jdk-26+18_adopt
[2025-10-02T21:47:45.494Z] ARCHIVE_TEST_RESULTS=false
[2025-10-02T21:47:45.494Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-10-02T21:47:45.494Z] JOB_NAME=Test_openjdk26_hs_extended.perf_x86-64_linux
[2025-10-02T21:47:45.494Z] TEST_TIME=120
[2025-10-02T21:47:45.494Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/6/display/redirect?page=tests
[2025-10-02T21:47:45.494Z] BUILD_LIST=perf
[2025-10-02T21:47:45.494Z] KEEP_WORKSPACE=false
[2025-10-02T21:47:45.494Z] NUM_PROCESSORS=2
[2025-10-02T21:47:45.494Z] EXIT_SUCCESS=false
[2025-10-02T21:47:45.494Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-10-02T21:47:45.494Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-10-02T21:47:45.494Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/display/redirect
[2025-10-02T21:47:45.494Z] RERUN_FAILURE=true
[2025-10-02T21:47:45.494Z] SDK_RESOURCE=upstream
[2025-10-02T21:47:45.494Z] ACTIVE_NODE_TIMEOUT=5
[2025-10-02T21:47:45.494Z] SETUP_JCK_RUN=false
[2025-10-02T21:47:45.494Z] SPEC=linux_x86-64
[2025-10-02T21:47:45.494Z] ITERATIONS=1
[2025-10-02T21:47:45.494Z] GENERATE_JOBS=true
[2025-10-02T21:47:45.494Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-10-02T21:47:45.494Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/6/display/redirect?page=artifacts
[2025-10-02T21:47:45.494Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-10-02T21:47:45.494Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-10-02T21:47:45.494Z] AUTO_DETECT=true
[2025-10-02T21:47:45.494Z] TAP_NAME=Test_openjdk26_hs_extended.perf_x86-64_linux.tap
[2025-10-02T21:47:45.494Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/6/
[2025-10-02T21:47:45.494Z] SHELL=/bin/bash
[2025-10-02T21:47:45.494Z] STAGE_NAME=Setup
[2025-10-02T21:47:45.494Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-02T21:47:45.494Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/
[2025-10-02T21:47:45.494Z] TKG_OWNER_BRANCH=adoptium:master
[2025-10-02T21:47:45.494Z] JDK_VERSION=26
[2025-10-02T21:47:45.494Z] BUILD_DISPLAY_NAME=#6
[2025-10-02T21:47:45.494Z] PLATFORM=x86-64_linux
[2025-10-02T21:47:45.494Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-10-02T21:47:45.494Z] SHLVL=3
[2025-10-02T21:47:45.495Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-10-02T21:47:45.496Z] PARALLEL=Dynamic
[2025-10-02T21:47:45.496Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_x86-64_linux-6
[2025-10-02T21:47:45.496Z] TKG_ITERATIONS=1
[2025-10-02T21:47:45.496Z] EXIT_FAILURE=false
[2025-10-02T21:47:45.496Z] NODE_LABELS=ci.role.testx test-ibmcloud-rhel8-x64-1 linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86
[2025-10-02T21:47:45.496Z] TARGET=extended.perf
[2025-10-02T21:47:45.496Z] LOGNAME=jenkins
[2025-10-02T21:47:45.496Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2025-10-02T21:47:45.496Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-10-02T21:47:45.496Z] JOBSTARTTIME=Thu, 02 Oct 2025 21:47:43 +0000
[2025-10-02T21:47:45.496Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2025-10-02T21:47:45.496Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-10-02T21:47:45.496Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-10-02T21:47:45.496Z] JENKINS_SERVER_COOKIE=durable-d05c7d0e2dd7a5fb3f5334e66f2aa5c0ef2b438065cca1af4349e66459cd8116
[2025-10-02T21:47:45.496Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-10-02T21:47:45.496Z] BASH_FUNC_which%%=() { ( alias;
[2025-10-02T21:47:45.496Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
[2025-10-02T21:47:45.496Z] }
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-10-02T21:47:45.573Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-10-02T21:47:45.599Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-02T21:48:24.486Z] Copied 9 artifacts from "build-scripts » jobs » jdk » jdk-linux-x64-temurin" build number 595
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-02T21:48:24.722Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-10-02T21:48:24.728Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-10-02T21:48:24.759Z] $ ssh-agent
[2025-10-02T21:48:24.845Z] SSH_AUTH_SOCK=/tmp/ssh-U6CwtLWk4EnP/agent.1568254
[2025-10-02T21:48:24.845Z] SSH_AGENT_PID=1568256
[2025-10-02T21:48:24.845Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-10-02T21:48:24.861Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-10-02T21:48:24.901Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-10-02T21:48:25.371Z] ++ pwd
[2025-10-02T21:48:25.371Z] + ./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 --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-10-02T21:48:25.371Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests
[2025-10-02T21:48:25.371Z] get jdk binary...
[2025-10-02T21:48:25.371Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-10-02T21:48:25.371Z] Uncompressing file: OpenJDK-jdk-sources_26_18-ea.tar.gz ...
[2025-10-02T21:48:36.117Z] List files in jdkbinary folder...
[2025-10-02T21:48:36.117Z] total 836792
[2025-10-02T21:48:36.117Z] -rw-r--r--. 1 jenkins jenkins 324599058 Oct 2 21:23 OpenJDK-debugimage_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:36.117Z] -rw-r--r--. 1 jenkins jenkins 121338177 Oct 2 20:34 OpenJDK-jdk-sources_26_18-ea.tar.gz
[2025-10-02T21:48:36.117Z] -rw-r--r--. 1 jenkins jenkins 142187118 Oct 2 21:23 OpenJDK-jdk_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:36.117Z] -rw-r--r--. 1 jenkins jenkins 87488451 Oct 2 21:23 OpenJDK-jmods_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:36.117Z] -rw-r--r--. 1 jenkins jenkins 62065200 Oct 2 21:22 OpenJDK-jre_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:36.117Z] -rw-r--r--. 1 jenkins jenkins 167663 Oct 2 21:30 OpenJDK-sbom_x64_linux_hotspot_26_18-ea.json
[2025-10-02T21:48:36.117Z] -rw-rw-r--. 1 jenkins jenkins 31271 Oct 2 21:28 OpenJDK-sbom_x64_linux_hotspot_26_18-ea-metadata.json
[2025-10-02T21:48:36.117Z] -rw-r--r--. 1 jenkins jenkins 4233398 Oct 2 21:23 OpenJDK-static-libs-glibc_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:36.117Z] -rw-r--r--. 1 jenkins jenkins 114751108 Oct 2 21:22 OpenJDK-testimage_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:36.118Z] drwxrwxr-x. 3 jenkins jenkins 27 Oct 2 21:48 tmp
[2025-10-02T21:48:36.118Z] List files in jdkbinary/tmp folder...
[2025-10-02T21:48:36.118Z] total 4
[2025-10-02T21:48:36.118Z] drwxr-xr-x. 9 jenkins jenkins 4096 Oct 2 20:33 jdk-26+18-src
[2025-10-02T21:48:36.118Z] Moving directory jdk-26+18-src/ to ../source-image
[2025-10-02T21:48:36.118Z] Uncompressing file: OpenJDK-jdk_x64_linux_hotspot_26_18-ea.tar.gz ...
[2025-10-02T21:48:38.998Z] List files in jdkbinary folder...
[2025-10-02T21:48:38.998Z] total 836796
[2025-10-02T21:48:38.998Z] -rw-r--r--. 1 jenkins jenkins 324599058 Oct 2 21:23 OpenJDK-debugimage_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:38.998Z] -rw-r--r--. 1 jenkins jenkins 121338177 Oct 2 20:34 OpenJDK-jdk-sources_26_18-ea.tar.gz
[2025-10-02T21:48:38.998Z] -rw-r--r--. 1 jenkins jenkins 142187118 Oct 2 21:23 OpenJDK-jdk_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:38.998Z] -rw-r--r--. 1 jenkins jenkins 87488451 Oct 2 21:23 OpenJDK-jmods_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:38.998Z] -rw-r--r--. 1 jenkins jenkins 62065200 Oct 2 21:22 OpenJDK-jre_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:38.998Z] -rw-r--r--. 1 jenkins jenkins 167663 Oct 2 21:30 OpenJDK-sbom_x64_linux_hotspot_26_18-ea.json
[2025-10-02T21:48:38.998Z] -rw-rw-r--. 1 jenkins jenkins 31271 Oct 2 21:28 OpenJDK-sbom_x64_linux_hotspot_26_18-ea-metadata.json
[2025-10-02T21:48:38.998Z] -rw-r--r--. 1 jenkins jenkins 4233398 Oct 2 21:23 OpenJDK-static-libs-glibc_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:38.998Z] -rw-r--r--. 1 jenkins jenkins 114751108 Oct 2 21:22 OpenJDK-testimage_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:38.998Z] drwxr-xr-x. 9 jenkins jenkins 4096 Oct 2 20:33 source-image
[2025-10-02T21:48:38.998Z] drwxrwxr-x. 3 jenkins jenkins 23 Oct 2 21:48 tmp
[2025-10-02T21:48:38.998Z] List files in jdkbinary/tmp folder...
[2025-10-02T21:48:38.998Z] total 0
[2025-10-02T21:48:38.998Z] drwxr-xr-x. 7 jenkins jenkins 97 Oct 2 21:21 jdk-26+18
[2025-10-02T21:48:38.999Z] Moving directory jdk-26+18/ to ../j2sdk-image
[2025-10-02T21:48:38.999Z] Uncompressing file: OpenJDK-jre_x64_linux_hotspot_26_18-ea.tar.gz ...
[2025-10-02T21:48:42.684Z] List files in jdkbinary folder...
[2025-10-02T21:48:42.684Z] total 836796
[2025-10-02T21:48:42.684Z] drwxr-xr-x. 7 jenkins jenkins 97 Oct 2 21:21 j2sdk-image
[2025-10-02T21:48:42.684Z] -rw-r--r--. 1 jenkins jenkins 324599058 Oct 2 21:23 OpenJDK-debugimage_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:42.684Z] -rw-r--r--. 1 jenkins jenkins 121338177 Oct 2 20:34 OpenJDK-jdk-sources_26_18-ea.tar.gz
[2025-10-02T21:48:42.684Z] -rw-r--r--. 1 jenkins jenkins 142187118 Oct 2 21:23 OpenJDK-jdk_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:42.684Z] -rw-r--r--. 1 jenkins jenkins 87488451 Oct 2 21:23 OpenJDK-jmods_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:42.684Z] -rw-r--r--. 1 jenkins jenkins 62065200 Oct 2 21:22 OpenJDK-jre_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:42.684Z] -rw-r--r--. 1 jenkins jenkins 167663 Oct 2 21:30 OpenJDK-sbom_x64_linux_hotspot_26_18-ea.json
[2025-10-02T21:48:42.684Z] -rw-rw-r--. 1 jenkins jenkins 31271 Oct 2 21:28 OpenJDK-sbom_x64_linux_hotspot_26_18-ea-metadata.json
[2025-10-02T21:48:42.685Z] -rw-r--r--. 1 jenkins jenkins 4233398 Oct 2 21:23 OpenJDK-static-libs-glibc_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:42.685Z] -rw-r--r--. 1 jenkins jenkins 114751108 Oct 2 21:22 OpenJDK-testimage_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:42.685Z] drwxr-xr-x. 9 jenkins jenkins 4096 Oct 2 20:33 source-image
[2025-10-02T21:48:42.685Z] drwxrwxr-x. 3 jenkins jenkins 27 Oct 2 21:48 tmp
[2025-10-02T21:48:42.685Z] List files in jdkbinary/tmp folder...
[2025-10-02T21:48:42.685Z] total 0
[2025-10-02T21:48:42.685Z] drwxr-xr-x. 6 jenkins jenkins 82 Oct 2 21:21 jdk-26+18-jre
[2025-10-02T21:48:42.685Z] Moving directory jdk-26+18-jre/ to ../j2re-image
[2025-10-02T21:48:42.685Z] Uncompressing file: OpenJDK-static-libs-glibc_x64_linux_hotspot_26_18-ea.tar.gz ...
[2025-10-02T21:48:42.685Z] List files in jdkbinary folder...
[2025-10-02T21:48:42.685Z] total 836796
[2025-10-02T21:48:42.685Z] drwxr-xr-x. 6 jenkins jenkins 82 Oct 2 21:21 j2re-image
[2025-10-02T21:48:42.685Z] drwxr-xr-x. 7 jenkins jenkins 97 Oct 2 21:21 j2sdk-image
[2025-10-02T21:48:42.685Z] -rw-r--r--. 1 jenkins jenkins 324599058 Oct 2 21:23 OpenJDK-debugimage_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:42.685Z] -rw-r--r--. 1 jenkins jenkins 121338177 Oct 2 20:34 OpenJDK-jdk-sources_26_18-ea.tar.gz
[2025-10-02T21:48:42.685Z] -rw-r--r--. 1 jenkins jenkins 142187118 Oct 2 21:23 OpenJDK-jdk_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:42.685Z] -rw-r--r--. 1 jenkins jenkins 87488451 Oct 2 21:23 OpenJDK-jmods_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:42.685Z] -rw-r--r--. 1 jenkins jenkins 62065200 Oct 2 21:22 OpenJDK-jre_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:42.685Z] -rw-r--r--. 1 jenkins jenkins 167663 Oct 2 21:30 OpenJDK-sbom_x64_linux_hotspot_26_18-ea.json
[2025-10-02T21:48:42.685Z] -rw-rw-r--. 1 jenkins jenkins 31271 Oct 2 21:28 OpenJDK-sbom_x64_linux_hotspot_26_18-ea-metadata.json
[2025-10-02T21:48:42.685Z] -rw-r--r--. 1 jenkins jenkins 4233398 Oct 2 21:23 OpenJDK-static-libs-glibc_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:42.685Z] -rw-r--r--. 1 jenkins jenkins 114751108 Oct 2 21:22 OpenJDK-testimage_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:42.685Z] drwxr-xr-x. 9 jenkins jenkins 4096 Oct 2 20:33 source-image
[2025-10-02T21:48:42.685Z] drwxrwxr-x. 3 jenkins jenkins 35 Oct 2 21:48 tmp
[2025-10-02T21:48:42.685Z] List files in jdkbinary/tmp folder...
[2025-10-02T21:48:42.685Z] total 0
[2025-10-02T21:48:42.685Z] drwxr-xr-x. 3 jenkins jenkins 17 Oct 2 21:21 jdk-26+18-static-libs
[2025-10-02T21:48:42.685Z] Moving directory jdk-26+18-static-libs/ to ../static-libs
[2025-10-02T21:48:42.685Z] Uncompressing file: OpenJDK-testimage_x64_linux_hotspot_26_18-ea.tar.gz ...
[2025-10-02T21:48:49.827Z] List files in jdkbinary folder...
[2025-10-02T21:48:49.827Z] total 836796
[2025-10-02T21:48:49.827Z] drwxr-xr-x. 6 jenkins jenkins 82 Oct 2 21:21 j2re-image
[2025-10-02T21:48:49.827Z] drwxr-xr-x. 7 jenkins jenkins 97 Oct 2 21:21 j2sdk-image
[2025-10-02T21:48:49.827Z] -rw-r--r--. 1 jenkins jenkins 324599058 Oct 2 21:23 OpenJDK-debugimage_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:49.827Z] -rw-r--r--. 1 jenkins jenkins 121338177 Oct 2 20:34 OpenJDK-jdk-sources_26_18-ea.tar.gz
[2025-10-02T21:48:49.827Z] -rw-r--r--. 1 jenkins jenkins 142187118 Oct 2 21:23 OpenJDK-jdk_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:49.827Z] -rw-r--r--. 1 jenkins jenkins 87488451 Oct 2 21:23 OpenJDK-jmods_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:49.827Z] -rw-r--r--. 1 jenkins jenkins 62065200 Oct 2 21:22 OpenJDK-jre_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:49.827Z] -rw-r--r--. 1 jenkins jenkins 167663 Oct 2 21:30 OpenJDK-sbom_x64_linux_hotspot_26_18-ea.json
[2025-10-02T21:48:49.827Z] -rw-rw-r--. 1 jenkins jenkins 31271 Oct 2 21:28 OpenJDK-sbom_x64_linux_hotspot_26_18-ea-metadata.json
[2025-10-02T21:48:49.827Z] -rw-r--r--. 1 jenkins jenkins 4233398 Oct 2 21:23 OpenJDK-static-libs-glibc_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:49.827Z] -rw-r--r--. 1 jenkins jenkins 114751108 Oct 2 21:22 OpenJDK-testimage_x64_linux_hotspot_26_18-ea.tar.gz
[2025-10-02T21:48:49.827Z] drwxr-xr-x. 9 jenkins jenkins 4096 Oct 2 20:33 source-image
[2025-10-02T21:48:49.827Z] drwxr-xr-x. 3 jenkins jenkins 17 Oct 2 21:21 static-libs
[2025-10-02T21:48:49.827Z] drwxrwxr-x. 3 jenkins jenkins 34 Oct 2 21:48 tmp
[2025-10-02T21:48:49.827Z] List files in jdkbinary/tmp folder...
[2025-10-02T21:48:49.827Z] total 0
[2025-10-02T21:48:49.827Z] drwxr-xr-x. 6 jenkins jenkins 112 Oct 2 21:15 jdk-26+18-test-image
[2025-10-02T21:48:49.827Z] Moving directory jdk-26+18-test-image/ to ../openjdk-test-image
[2025-10-02T21:48:49.827Z] Uncompressing OpenJDK-debugimage_x64_linux_hotspot_26_18-ea.tar.gz over ./j2sdk-image...
[2025-10-02T21:49:08.804Z] Removing top-level folder jdk-26+18-debug-image/
[2025-10-02T21:49:08.804Z] Removing top-level folder jdk-26+18/
[2025-10-02T21:49:31.719Z] Run /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-10-02T21:49:31.719Z] =JAVA VERSION OUTPUT BEGIN=
[2025-10-02T21:49:31.719Z] openjdk version "26-beta" 2026-03-17
[2025-10-02T21:49:31.719Z] OpenJDK Runtime Environment Temurin-26+18-202510022033 (build 26-beta+18-ea)
[2025-10-02T21:49:31.719Z] OpenJDK 64-Bit Server VM Temurin-26+18-202510022033 (build 26-beta+18-ea, mixed mode, sharing)
[2025-10-02T21:49:31.719Z] =JAVA VERSION OUTPUT END=
[2025-10-02T21:49:31.719Z] =RELEASE INFO BEGIN=
[2025-10-02T21:49:31.719Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-10-02T21:49:31.719Z] IMPLEMENTOR_VERSION="Temurin-26+18-202510022033"
[2025-10-02T21:49:31.719Z] JAVA_RUNTIME_VERSION="26-beta+18-ea"
[2025-10-02T21:49:31.719Z] JAVA_VERSION="26"
[2025-10-02T21:49:31.719Z] JAVA_VERSION_DATE="2026-03-17"
[2025-10-02T21:49:31.719Z] LIBC="gnu"
[2025-10-02T21:49:31.719Z] 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"
[2025-10-02T21:49:31.719Z] OS_ARCH="x86_64"
[2025-10-02T21:49:31.719Z] OS_NAME="Linux"
[2025-10-02T21:49:31.719Z] SOURCE=".:git:817d69288c9e"
[2025-10-02T21:49:31.719Z] BUILD_SOURCE="git:33fe318bfda2e8076a3e4080854462ff017e2f40"
[2025-10-02T21:49:31.720Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-10-02T21:49:31.720Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2025-10-02T21:49:31.720Z] FULL_VERSION="26-beta+18-ea"
[2025-10-02T21:49:31.720Z] SEMANTIC_VERSION="26+18"
[2025-10-02T21:49:31.720Z] BUILD_INFO="OS: Linux Version: 6.8.0-1031-azure"
[2025-10-02T21:49:31.720Z] JVM_VARIANT="Hotspot"
[2025-10-02T21:49:31.720Z] JVM_VERSION="26-beta+18-ea"
[2025-10-02T21:49:31.720Z] IMAGE_TYPE="JDK"
[2025-10-02T21:49:31.720Z] =RELEASE INFO END=
[2025-10-02T21:49:31.720Z] get testKitGen...
[2025-10-02T21:49:31.720Z] git clone -q https://github.com/adoptium/TKG.git
[2025-10-02T21:49:31.720Z] git rev-parse master
[2025-10-02T21:49:31.720Z] git checkout -q -f c0fd937c76392ba409c11608c1308e6d1c89b8af
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-10-02T21:49:31.824Z] $ ssh-agent -k
[2025-10-02T21:49:31.831Z] unset SSH_AUTH_SOCK;
[2025-10-02T21:49:31.831Z] unset SSH_AGENT_PID;
[2025-10-02T21:49:31.833Z] echo Agent pid 1568256 killed;
[2025-10-02T21:49:31.904Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-02T21:49:32.355Z] 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=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B18_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=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=595&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-10-02T21:49:32.366Z] 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-rhel8-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B18_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=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=595&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-10-02T21:49:32.423Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-02T21:49:32.560Z] Copied 1 artifact from "getTRSSOutput" build number 1914
[Pipeline] sh
[2025-10-02T21:49:32.978Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-10-02T21:49:32.978Z] + tar xof -
[2025-10-02T21:49:32.978Z] + gzip -cd TRSSOutput.tar.gz
[2025-10-02T21:49:32.978Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-02T21:49:33.056Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-02T21:49:33.077Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-02T21:49:33.511Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-02T21:49:37.184Z] --------------------------------------------
[2025-10-02T21:49:37.184Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-02T21:49:37.184Z] task is set to default
[2025-10-02T21:49:37.184Z] dependencyList is set to all
[2025-10-02T21:49:37.184Z] --------------------------------------------
[2025-10-02T21:49:37.184Z] Starting download third party dependent jars
[2025-10-02T21:49:37.184Z] --------------------------------------------
[2025-10-02T21:49:37.184Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-10-02T21:49:37.184Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-10-02T21:49:37.277Z] Found a total of 9 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf&&!sw.tool.glibc.2_12' label
[Pipeline] sh
[2025-10-02T21:49:37.733Z] + cd ./aqa-tests/TKG
[2025-10-02T21:49:37.733Z] ++ uname
[2025-10-02T21:49:37.733Z] + '[' Linux = AIX ']'
[2025-10-02T21:49:37.733Z] ++ uname
[2025-10-02T21:49:37.733Z] + '[' Linux = SunOS ']'
[2025-10-02T21:49:37.733Z] ++ uname
[2025-10-02T21:49:37.733Z] + '[' Linux = '*BSD' ']'
[2025-10-02T21:49:37.733Z] + MAKE=make
[2025-10-02T21:49:37.733Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-10-02T21:49:37.733Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-10-02T21:49:37.733Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-02T21:49:37.733Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-02T21:49:37.733Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-02T21:49:37.733Z] (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"; \
[2025-10-02T21:49:37.733Z] 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
[2025-10-02T21:49:39.909Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-10-02T21:49:41.504Z]
[2025-10-02T21:49:41.505Z] build:
[2025-10-02T21:49:41.505Z]
[2025-10-02T21:49:41.505Z] clean:
[2025-10-02T21:49:41.505Z]
[2025-10-02T21:49:41.505Z] init:
[2025-10-02T21:49:41.505Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-10-02T21:49:41.505Z]
[2025-10-02T21:49:41.505Z] getDependentLibs:
[2025-10-02T21:49:41.820Z] [exec] --------------------------------------------
[2025-10-02T21:49:41.820Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-02T21:49:41.820Z] [exec] task is set to default
[2025-10-02T21:49:41.820Z] [exec] dependencyList is set to json_simple
[2025-10-02T21:49:41.820Z] [exec] --------------------------------------------
[2025-10-02T21:49:41.820Z] [exec] Starting download third party dependent jars
[2025-10-02T21:49:41.820Z] [exec] --------------------------------------------
[2025-10-02T21:49:41.820Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-02T21:49:41.820Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-02T21:49:41.820Z] [exec] downloaded dependent third party jars successfully
[2025-10-02T21:49:41.820Z]
[2025-10-02T21:49:41.820Z] compile:
[2025-10-02T21:49:41.820Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-02T21:49:41.820Z] [echo] ============COMPILER SETTINGS============
[2025-10-02T21:49:41.820Z] [echo] ===fork: yes
[2025-10-02T21:49:41.820Z] [echo] ===debug: on
[2025-10-02T21:49:41.820Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-10-02T21:49:44.686Z] [javac] Note: Some input files use or override a deprecated API.
[2025-10-02T21:49:44.686Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-02T21:49:44.686Z]
[2025-10-02T21:49:44.686Z] dist:
[2025-10-02T21:49:44.686Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-10-02T21:49:44.686Z]
[2025-10-02T21:49:44.686Z] BUILD SUCCESSFUL
[2025-10-02T21:49:44.686Z] Total time: 4 seconds
[2025-10-02T21:49:44.686Z] 0
[2025-10-02T21:49:44.686Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-02T21:49:44.686Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-02T21:49:44.686Z] microArchOutput: model name : AMD EPYC-Rome Processor
[2025-10-02T21:49:45.004Z] ****************************** MACHINE INFO ******************************
[2025-10-02T21:49:45.004Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG
[2025-10-02T21:49:45.004Z] Free Physical Memory Size : 933785600
[2025-10-02T21:49:45.004Z] Free space (bytes) : 50195378176
[2025-10-02T21:49:45.004Z] Total Physical Memory Size : 8071585792
[2025-10-02T21:49:45.004Z] Total space (bytes) : 107256721408
[2025-10-02T21:49:45.004Z] Usable space (bytes) : 50195378176
[2025-10-02T21:49:45.004Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-02T21:49:45.004Z] bashVersion :
[2025-10-02T21:49:45.004Z] GNU bash, version 4.4.20(1)-release (x86_64-redhat-linux-gnu)
[2025-10-02T21:49:45.004Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-10-02T21:49:45.004Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-02T21:49:45.004Z]
[2025-10-02T21:49:45.004Z] This is free software; you are free to change and redistribute it.
[2025-10-02T21:49:45.004Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-02T21:49:45.004Z] cpuCores : 2
[2025-10-02T21:49:45.004Z] curlVersion :
[2025-10-02T21:49:45.004Z] curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0
[2025-10-02T21:49:45.004Z] Release-Date: 2018-09-05
[2025-10-02T21:49:45.004Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-10-02T21:49:45.004Z] Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
[2025-10-02T21:49:45.004Z] dockerVersion : Docker version 26.1.3, build b72abbb
[2025-10-02T21:49:45.004Z] gcc version : 8
[2025-10-02T21:49:45.004Z] gclibc version : ldd (GNU libc) 2.28
[2025-10-02T21:49:45.004Z] gdb version : GNU gdb (GDB) Red Hat Enterprise Linux 8.2-20.el8
[2025-10-02T21:49:45.004Z] lldb version : Command could not be executed
[2025-10-02T21:49:45.004Z] makeVersion :
[2025-10-02T21:49:45.004Z] GNU Make 4.2.1
[2025-10-02T21:49:45.004Z] Built for x86_64-redhat-linux-gnu
[2025-10-02T21:49:45.004Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-10-02T21:49:45.004Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-02T21:49:45.004Z] This is free software: you are free to change and redistribute it.
[2025-10-02T21:49:45.004Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-02T21:49:45.004Z] mavenVersion : bash: mvn: command not found
[2025-10-02T21:49:45.004Z] osInfo :
[2025-10-02T21:49:45.004Z] NAME="Red Hat Enterprise Linux"
[2025-10-02T21:49:45.004Z] VERSION="8.10 (Ootpa)"
[2025-10-02T21:49:45.004Z] ID="rhel"
[2025-10-02T21:49:45.004Z] ID_LIKE="fedora"
[2025-10-02T21:49:45.004Z] VERSION_ID="8.10"
[2025-10-02T21:49:45.004Z] PLATFORM_ID="platform:el8"
[2025-10-02T21:49:45.004Z] PRETTY_NAME="Red Hat Enterprise Linux 8.10 (Ootpa)"
[2025-10-02T21:49:45.004Z] ANSI_COLOR="0;31"
[2025-10-02T21:49:45.004Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos"
[2025-10-02T21:49:45.004Z] HOME_URL="https://www.redhat.com/"
[2025-10-02T21:49:45.004Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8"
[2025-10-02T21:49:45.004Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2025-10-02T21:49:45.004Z]
[2025-10-02T21:49:45.004Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"
[2025-10-02T21:49:45.004Z] REDHAT_BUGZILLA_PRODUCT_VERSION=8.10
[2025-10-02T21:49:45.004Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-10-02T21:49:45.004Z] REDHAT_SUPPORT_PRODUCT_VERSION="8.10"
[2025-10-02T21:49:45.004Z] osLabel : rhel.8
[2025-10-02T21:49:45.004Z] perlVersion :
[2025-10-02T21:49:45.004Z]
[2025-10-02T21:49:45.004Z] This is perl 5, version 26, subversion 3 (v5.26.3) built for x86_64-linux-thread-multi
[2025-10-02T21:49:45.004Z] (with 59 registered patches, see perl -V for more detail)
[2025-10-02T21:49:45.004Z]
[2025-10-02T21:49:45.004Z] Copyright 1987-2018, Larry Wall
[2025-10-02T21:49:45.004Z]
[2025-10-02T21:49:45.004Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-02T21:49:45.004Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-02T21:49:45.004Z]
[2025-10-02T21:49:45.004Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-02T21:49:45.004Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-02T21:49:45.004Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-10-02T21:49:45.004Z]
[2025-10-02T21:49:45.004Z] podmanVersion : bash: podman: command not found
[2025-10-02T21:49:45.004Z] procArch : x86_64
[2025-10-02T21:49:45.004Z] sysArch : x86_64
[2025-10-02T21:49:45.004Z] sysOS : Linux
[2025-10-02T21:49:45.004Z] ulimit :
[2025-10-02T21:49:45.004Z] core file size (blocks, -c) 0
[2025-10-02T21:49:45.004Z] data seg size (kbytes, -d) unlimited
[2025-10-02T21:49:45.004Z] scheduling priority (-e) 0
[2025-10-02T21:49:45.004Z] file size (blocks, -f) unlimited
[2025-10-02T21:49:45.004Z] pending signals (-i) 30441
[2025-10-02T21:49:45.004Z] max locked memory (kbytes, -l) 64
[2025-10-02T21:49:45.004Z] max memory size (kbytes, -m) unlimited
[2025-10-02T21:49:45.004Z] open files (-n) 262144
[2025-10-02T21:49:45.004Z] pipe size (512 bytes, -p) 8
[2025-10-02T21:49:45.004Z] POSIX message queues (bytes, -q) 819200
[2025-10-02T21:49:45.004Z] real-time priority (-r) 0
[2025-10-02T21:49:45.004Z] stack size (kbytes, -s) 8192
[2025-10-02T21:49:45.004Z] cpu time (seconds, -t) unlimited
[2025-10-02T21:49:45.004Z] max user processes (-u) 30441
[2025-10-02T21:49:45.004Z] virtual memory (kbytes, -v) unlimited
[2025-10-02T21:49:45.004Z] file locks (-x) unlimited
[2025-10-02T21:49:45.004Z] uname : Linux adopttest-rhel8-x64-1-amd 4.18.0-553.70.1.el8_10.x86_64 #1 SMP Tue Aug 12 13:09:16 EDT 2025 x86_64 x86_64 x86_64 GNU/Linux
[2025-10-02T21:49:45.004Z] vmVendor : Oracle Corporation
[2025-10-02T21:49:45.004Z] vmVersion : 26-beta+18-ea
[2025-10-02T21:49:45.004Z] xlc version : bash: xlC: command not found
[2025-10-02T21:49:45.004Z] **************************************************************************
[2025-10-02T21:49:45.004Z]
[2025-10-02T21:49:45.004Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-02T21:49:45.004Z]
[2025-10-02T21:49:45.004Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-10-02T21:49:45.004Z]
[2025-10-02T21:49:45.004Z] System.getProperty('os.name')=Linux
[2025-10-02T21:49:45.004Z]
[2025-10-02T21:49:45.004Z] System.getProperty('os.arch')=amd64
[2025-10-02T21:49:45.004Z]
[2025-10-02T21:49:45.004Z] System.getProperty('java.fullversion')=null
[2025-10-02T21:49:45.004Z]
[2025-10-02T21:49:45.004Z] System.getProperty('sun.arch.data.model')=64
[2025-10-02T21:49:45.004Z]
[2025-10-02T21:49:45.005Z] 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
[2025-10-02T21:49:45.005Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-02T21:49:45.005Z] perl scripts/configure.pl
[2025-10-02T21:49:45.005Z] /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.8" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-10-02T21:49:45.318Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-02T21:49:45.318Z]
[2025-10-02T21:49:45.318Z]
[2025-10-02T21:49:45.318Z] Starting to generate parallel test lists.
[2025-10-02T21:49:45.318Z]
[2025-10-02T21:49:45.632Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-10-02T21:49:45.632Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-10-02T21:49:45.632Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-10-02T21:49:45.632Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-10-02T21:49:45.632Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-10-02T21:49:45.632Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-10-02T21:49:45.632Z] Attempting to get test duration data from TRSS.
[2025-10-02T21:49:45.632Z] 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
[2025-10-02T21:49:56.270Z] Attempting to get test duration data from cached files.
[2025-10-02T21:49:56.270Z]
[2025-10-02T21:49:56.270Z] TEST DURATION
[2025-10-02T21:49:56.270Z] ====================================================================================
[2025-10-02T21:49:56.270Z] Total number of tests searched: 20
[2025-10-02T21:49:56.270Z] Number of test durations found: 20
[2025-10-02T21:49:56.270Z] Top slowest tests:
[2025-10-02T21:49:56.270Z] 02m03s renaissance-finagle-http_0
[2025-10-02T21:49:56.270Z] 01m34s renaissance-mnemonics_0
[2025-10-02T21:49:56.270Z] 01m29s renaissance-par-mnemonics_0
[2025-10-02T21:49:56.270Z] ====================================================================================
[2025-10-02T21:49:56.270Z]
[2025-10-02T21:49:56.270Z] Test target is split into 1 lists.
[2025-10-02T21:49:56.270Z] Reducing estimated test running time from 10m34s to 10m34s.
[2025-10-02T21:49:56.270Z]
[2025-10-02T21:49:56.270Z] -------------------------------------testList_0-------------------------------------
[2025-10-02T21:49:56.270Z] Number of tests: 20
[2025-10-02T21:49:56.270Z] Estimated running time: 10m34s
[2025-10-02T21:49:56.270Z] TESTLIST=renaissance-finagle-http_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,dacapo-tomcat_0,dacapo-sunflow_0,renaissance-philosophers_0,dacapo-jython_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-luindex_0,dacapo-fop_0,renaissance-db-shootout_0,renaissance-als_0,renaissance-log-regression_0,renaissance-movie-lens_0,renaissance-dec-tree_0,renaissance-gauss-mix_0,renaissance-chi-square_0,dacapo-avrora_0,renaissance-finagle-chirper_0
[2025-10-02T21:49:56.270Z] ------------------------------------------------------------------------------------
[2025-10-02T21:49:56.270Z]
[2025-10-02T21:49:56.270Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-10-02T21:49:56.271Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-10-02T21:49:56.343Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-10-02T21:49:56.413Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-10-02T21:49:56.478Z] Building tests...
[Pipeline] timeout
[2025-10-02T21:49:56.481Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-02T21:49:56.505Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-02T21:49:57.012Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-02T21:49:59.885Z] --------------------------------------------
[2025-10-02T21:49:59.885Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-02T21:49:59.885Z] task is set to default
[2025-10-02T21:49:59.885Z] dependencyList is set to all
[2025-10-02T21:49:59.885Z] --------------------------------------------
[2025-10-02T21:49:59.885Z] Starting download third party dependent jars
[2025-10-02T21:49:59.885Z] --------------------------------------------
[2025-10-02T21:49:59.885Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-10-02T21:49:59.885Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-10-02T21:50:00.040Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-10-02T21:50:00.055Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-10-02T21:50:00.080Z] $ ssh-agent
[2025-10-02T21:50:00.162Z] SSH_AUTH_SOCK=/tmp/ssh-JCJ8RnGxUJrI/agent.1569262
[2025-10-02T21:50:00.162Z] SSH_AGENT_PID=1569264
[2025-10-02T21:50:00.162Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-02T21:50:00.589Z] + bash ./compile.sh
[2025-10-02T21:50:00.590Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-10-02T21:50:00.590Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-02T21:50:00.590Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-02T21:50:00.590Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-02T21:50:00.590Z] (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"; \
[2025-10-02T21:50:00.590Z] 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
[2025-10-02T21:50:00.590Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-10-02T21:50:00.914Z]
[2025-10-02T21:50:00.914Z] build:
[2025-10-02T21:50:00.914Z]
[2025-10-02T21:50:00.914Z] clean:
[2025-10-02T21:50:00.914Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-10-02T21:50:00.914Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-10-02T21:50:01.227Z]
[2025-10-02T21:50:01.227Z] init:
[2025-10-02T21:50:01.227Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-10-02T21:50:01.227Z]
[2025-10-02T21:50:01.227Z] getDependentLibs:
[2025-10-02T21:50:01.227Z] [exec] --------------------------------------------
[2025-10-02T21:50:01.227Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-02T21:50:01.227Z] [exec] task is set to default
[2025-10-02T21:50:01.227Z] [exec] dependencyList is set to json_simple
[2025-10-02T21:50:01.227Z] [exec] --------------------------------------------
[2025-10-02T21:50:01.227Z] [exec] Starting download third party dependent jars
[2025-10-02T21:50:01.227Z] [exec] --------------------------------------------
[2025-10-02T21:50:01.228Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-02T21:50:01.228Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-02T21:50:01.228Z] [exec] downloaded dependent third party jars successfully
[2025-10-02T21:50:01.228Z]
[2025-10-02T21:50:01.228Z] compile:
[2025-10-02T21:50:01.228Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-02T21:50:01.228Z] [echo] ============COMPILER SETTINGS============
[2025-10-02T21:50:01.228Z] [echo] ===fork: yes
[2025-10-02T21:50:01.228Z] [echo] ===debug: on
[2025-10-02T21:50:01.228Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-10-02T21:50:04.090Z] [javac] Note: Some input files use or override a deprecated API.
[2025-10-02T21:50:04.090Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-02T21:50:04.090Z]
[2025-10-02T21:50:04.090Z] dist:
[2025-10-02T21:50:04.090Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-10-02T21:50:04.090Z]
[2025-10-02T21:50:04.090Z] BUILD SUCCESSFUL
[2025-10-02T21:50:04.090Z] Total time: 3 seconds
[2025-10-02T21:50:04.091Z] 0
[2025-10-02T21:50:04.091Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-02T21:50:04.091Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-02T21:50:04.091Z] microArchOutput: model name : AMD EPYC-Rome Processor
[2025-10-02T21:50:04.091Z] ****************************** MACHINE INFO ******************************
[2025-10-02T21:50:04.091Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG
[2025-10-02T21:50:04.091Z] Free Physical Memory Size : 924565504
[2025-10-02T21:50:04.091Z] Free space (bytes) : 50206998528
[2025-10-02T21:50:04.091Z] Total Physical Memory Size : 8071585792
[2025-10-02T21:50:04.091Z] Total space (bytes) : 107256721408
[2025-10-02T21:50:04.091Z] Usable space (bytes) : 50206998528
[2025-10-02T21:50:04.091Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-02T21:50:04.091Z] bashVersion :
[2025-10-02T21:50:04.091Z] GNU bash, version 4.4.20(1)-release (x86_64-redhat-linux-gnu)
[2025-10-02T21:50:04.091Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-10-02T21:50:04.091Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-02T21:50:04.091Z]
[2025-10-02T21:50:04.091Z] This is free software; you are free to change and redistribute it.
[2025-10-02T21:50:04.091Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-02T21:50:04.091Z] cpuCores : 2
[2025-10-02T21:50:04.091Z] curlVersion :
[2025-10-02T21:50:04.091Z] curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0
[2025-10-02T21:50:04.091Z] Release-Date: 2018-09-05
[2025-10-02T21:50:04.091Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-10-02T21:50:04.091Z] Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
[2025-10-02T21:50:04.091Z] dockerVersion : Docker version 26.1.3, build b72abbb
[2025-10-02T21:50:04.091Z] gcc version : 8
[2025-10-02T21:50:04.091Z] gclibc version : ldd (GNU libc) 2.28
[2025-10-02T21:50:04.091Z] gdb version : GNU gdb (GDB) Red Hat Enterprise Linux 8.2-20.el8
[2025-10-02T21:50:04.091Z] lldb version : Command could not be executed
[2025-10-02T21:50:04.091Z] makeVersion :
[2025-10-02T21:50:04.091Z] GNU Make 4.2.1
[2025-10-02T21:50:04.091Z] Built for x86_64-redhat-linux-gnu
[2025-10-02T21:50:04.091Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-10-02T21:50:04.091Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-02T21:50:04.091Z] This is free software: you are free to change and redistribute it.
[2025-10-02T21:50:04.091Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-02T21:50:04.091Z] mavenVersion : bash: mvn: command not found
[2025-10-02T21:50:04.091Z] osInfo :
[2025-10-02T21:50:04.091Z] NAME="Red Hat Enterprise Linux"
[2025-10-02T21:50:04.091Z] VERSION="8.10 (Ootpa)"
[2025-10-02T21:50:04.091Z] ID="rhel"
[2025-10-02T21:50:04.091Z] ID_LIKE="fedora"
[2025-10-02T21:50:04.091Z] VERSION_ID="8.10"
[2025-10-02T21:50:04.091Z] PLATFORM_ID="platform:el8"
[2025-10-02T21:50:04.091Z] PRETTY_NAME="Red Hat Enterprise Linux 8.10 (Ootpa)"
[2025-10-02T21:50:04.091Z] ANSI_COLOR="0;31"
[2025-10-02T21:50:04.091Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos"
[2025-10-02T21:50:04.091Z] HOME_URL="https://www.redhat.com/"
[2025-10-02T21:50:04.091Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8"
[2025-10-02T21:50:04.091Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2025-10-02T21:50:04.091Z]
[2025-10-02T21:50:04.091Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"
[2025-10-02T21:50:04.091Z] REDHAT_BUGZILLA_PRODUCT_VERSION=8.10
[2025-10-02T21:50:04.091Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-10-02T21:50:04.091Z] REDHAT_SUPPORT_PRODUCT_VERSION="8.10"
[2025-10-02T21:50:04.091Z] osLabel : rhel.8
[2025-10-02T21:50:04.091Z] perlVersion :
[2025-10-02T21:50:04.091Z]
[2025-10-02T21:50:04.092Z] This is perl 5, version 26, subversion 3 (v5.26.3) built for x86_64-linux-thread-multi
[2025-10-02T21:50:04.092Z] (with 59 registered patches, see perl -V for more detail)
[2025-10-02T21:50:04.092Z]
[2025-10-02T21:50:04.092Z] Copyright 1987-2018, Larry Wall
[2025-10-02T21:50:04.092Z]
[2025-10-02T21:50:04.092Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-02T21:50:04.092Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-02T21:50:04.092Z]
[2025-10-02T21:50:04.092Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-02T21:50:04.092Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-02T21:50:04.092Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-10-02T21:50:04.092Z]
[2025-10-02T21:50:04.092Z] podmanVersion : bash: podman: command not found
[2025-10-02T21:50:04.092Z] procArch : x86_64
[2025-10-02T21:50:04.092Z] sysArch : x86_64
[2025-10-02T21:50:04.092Z] sysOS : Linux
[2025-10-02T21:50:04.092Z] ulimit :
[2025-10-02T21:50:04.092Z] core file size (blocks, -c) 0
[2025-10-02T21:50:04.092Z] data seg size (kbytes, -d) unlimited
[2025-10-02T21:50:04.092Z] scheduling priority (-e) 0
[2025-10-02T21:50:04.092Z] file size (blocks, -f) unlimited
[2025-10-02T21:50:04.092Z] pending signals (-i) 30441
[2025-10-02T21:50:04.092Z] max locked memory (kbytes, -l) 64
[2025-10-02T21:50:04.092Z] max memory size (kbytes, -m) unlimited
[2025-10-02T21:50:04.092Z] open files (-n) 262144
[2025-10-02T21:50:04.092Z] pipe size (512 bytes, -p) 8
[2025-10-02T21:50:04.092Z] POSIX message queues (bytes, -q) 819200
[2025-10-02T21:50:04.092Z] real-time priority (-r) 0
[2025-10-02T21:50:04.092Z] stack size (kbytes, -s) 8192
[2025-10-02T21:50:04.092Z] cpu time (seconds, -t) unlimited
[2025-10-02T21:50:04.092Z] max user processes (-u) 30441
[2025-10-02T21:50:04.092Z] virtual memory (kbytes, -v) unlimited
[2025-10-02T21:50:04.092Z] file locks (-x) unlimited
[2025-10-02T21:50:04.092Z] uname : Linux adopttest-rhel8-x64-1-amd 4.18.0-553.70.1.el8_10.x86_64 #1 SMP Tue Aug 12 13:09:16 EDT 2025 x86_64 x86_64 x86_64 GNU/Linux
[2025-10-02T21:50:04.092Z] vmVendor : Oracle Corporation
[2025-10-02T21:50:04.092Z] vmVersion : 26-beta+18-ea
[2025-10-02T21:50:04.092Z] xlc version : bash: xlC: command not found
[2025-10-02T21:50:04.092Z] **************************************************************************
[2025-10-02T21:50:04.092Z]
[2025-10-02T21:50:04.092Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-02T21:50:04.092Z]
[2025-10-02T21:50:04.406Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-10-02T21:50:04.406Z]
[2025-10-02T21:50:04.406Z] System.getProperty('os.name')=Linux
[2025-10-02T21:50:04.406Z]
[2025-10-02T21:50:04.406Z] System.getProperty('os.arch')=amd64
[2025-10-02T21:50:04.406Z]
[2025-10-02T21:50:04.406Z] System.getProperty('java.fullversion')=null
[2025-10-02T21:50:04.406Z]
[2025-10-02T21:50:04.406Z] System.getProperty('sun.arch.data.model')=64
[2025-10-02T21:50:04.406Z]
[2025-10-02T21:50:04.406Z] make -f clean.mk cleanBuild
[2025-10-02T21:50:04.406Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-02T21:50:04.406Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2025-10-02T21:50:04.406Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-02T21:50:04.406Z] make -f compile.mk compile
[2025-10-02T21:50:04.406Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-02T21:50:04.406Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-02T21:50:04.406Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-02T21:50:04.407Z] (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"; \
[2025-10-02T21:50:04.407Z] 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
[2025-10-02T21:50:04.724Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-10-02T21:50:05.036Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-10-02T21:50:05.036Z]
[2025-10-02T21:50:05.036Z] -create_test_directory:
[2025-10-02T21:50:05.036Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest
[2025-10-02T21:50:05.036Z]
[2025-10-02T21:50:05.036Z] stage_test_material:
[2025-10-02T21:50:05.348Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest
[2025-10-02T21:50:05.661Z]
[2025-10-02T21:50:05.661Z] build:
[2025-10-02T21:50:05.661Z]
[2025-10-02T21:50:05.661Z] init:
[2025-10-02T21:50:05.661Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf
[2025-10-02T21:50:05.661Z]
[2025-10-02T21:50:05.661Z] dist:
[2025-10-02T21:50:05.661Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf
[2025-10-02T21:50:05.661Z]
[2025-10-02T21:50:05.661Z] build:
[2025-10-02T21:50:05.661Z]
[2025-10-02T21:50:05.661Z] build:
[2025-10-02T21:50:05.661Z]
[2025-10-02T21:50:05.661Z] init:
[2025-10-02T21:50:05.661Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/bumbleBench
[2025-10-02T21:50:05.661Z]
[2025-10-02T21:50:05.661Z] getBumbleBench:
[2025-10-02T21:50:05.661Z] [echo] Cloning BumbleBench
[2025-10-02T21:50:05.662Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-10-02T21:50:05.662Z] [exec] Cloning into 'bumblebench'...
[2025-10-02T21:50:12.762Z]
[2025-10-02T21:50:12.762Z] buildBumbleBench:
[2025-10-02T21:50:12.762Z] [echo] Building BumbleBench
[2025-10-02T21:50:12.762Z]
[2025-10-02T21:50:12.762Z] compile-all:
[2025-10-02T21:50:12.762Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T21:50:12.762Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T21:50:12.762Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T21:50:12.763Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T21:50:12.763Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:12.763Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:12.763Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T21:50:13.077Z] [javac] Note: Some input files use or override a deprecated API.
[2025-10-02T21:50:13.077Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-02T21:50:13.077Z] [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.
[2025-10-02T21:50:13.077Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-10-02T21:50:13.077Z] [javac] 4 warnings
[2025-10-02T21:50:13.077Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T21:50:13.077Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T21:50:13.077Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T21:50:13.077Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T21:50:13.077Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:13.078Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:13.078Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T21:50:13.078Z] [javac] 4 warnings
[2025-10-02T21:50:13.078Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T21:50:13.078Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T21:50:13.078Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T21:50:13.078Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T21:50:13.078Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:13.078Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:13.078Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T21:50:13.394Z] [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.
[2025-10-02T21:50:13.394Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-02T21:50:13.394Z] [javac] 4 warnings
[2025-10-02T21:50:13.394Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T21:50:13.394Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T21:50:13.395Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T21:50:13.395Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T21:50:13.395Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:13.395Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:13.395Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T21:50:13.708Z] [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.
[2025-10-02T21:50:13.708Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-02T21:50:13.708Z] [javac] 4 warnings
[2025-10-02T21:50:13.708Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T21:50:13.708Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T21:50:13.708Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T21:50:13.708Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T21:50:13.708Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:13.708Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:13.708Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T21:50:13.708Z] [javac] Note: Some input files use or override a deprecated API.
[2025-10-02T21:50:13.708Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-02T21:50:13.708Z] [javac] 4 warnings
[2025-10-02T21:50:13.708Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T21:50:13.708Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T21:50:13.708Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T21:50:13.708Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T21:50:13.708Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:13.708Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:13.709Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T21:50:14.021Z] [javac] 4 warnings
[2025-10-02T21:50:14.021Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T21:50:14.021Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T21:50:14.021Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T21:50:14.021Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T21:50:14.021Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:14.021Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:14.022Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T21:50:14.022Z] [javac] 4 warnings
[2025-10-02T21:50:14.022Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T21:50:14.022Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T21:50:14.022Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T21:50:14.022Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T21:50:14.022Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:14.022Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:14.022Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T21:50:14.022Z] [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
[2025-10-02T21:50:14.022Z] [javac] synchronized(init) {
[2025-10-02T21:50:14.022Z] [javac] ^
[2025-10-02T21:50:14.022Z] [javac] 5 warnings
[2025-10-02T21:50:14.022Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T21:50:14.022Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T21:50:14.022Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T21:50:14.022Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T21:50:14.022Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:14.022Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:14.022Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T21:50:14.335Z] [javac] 4 warnings
[2025-10-02T21:50:14.335Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T21:50:14.335Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T21:50:14.336Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T21:50:14.336Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T21:50:14.336Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:14.336Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:14.336Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T21:50:14.336Z] [javac] 4 warnings
[2025-10-02T21:50:14.336Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T21:50:14.336Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T21:50:14.336Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T21:50:14.336Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T21:50:14.336Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:14.336Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:14.336Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T21:50:15.013Z] [javac] 4 warnings
[2025-10-02T21:50:15.013Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T21:50:15.013Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T21:50:15.013Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T21:50:15.013Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T21:50:15.013Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:15.013Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:15.013Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T21:50:15.013Z] [javac] 4 warnings
[2025-10-02T21:50:15.013Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T21:50:15.013Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T21:50:15.013Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T21:50:15.013Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T21:50:15.013Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:15.013Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:15.013Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T21:50:15.013Z] [javac] 4 warnings
[2025-10-02T21:50:15.014Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T21:50:15.014Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T21:50:15.014Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T21:50:15.014Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T21:50:15.014Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:15.014Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:15.014Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T21:50:15.014Z] [javac] 4 warnings
[2025-10-02T21:50:15.014Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T21:50:15.014Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-10-02T21:50:15.014Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-10-02T21:50:15.014Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-10-02T21:50:15.014Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:15.014Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-10-02T21:50:15.014Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-10-02T21:50:15.014Z] [javac] 4 warnings
[2025-10-02T21:50:15.014Z]
[2025-10-02T21:50:15.014Z] dist:
[2025-10-02T21:50:15.014Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-10-02T21:50:15.329Z]
[2025-10-02T21:50:15.329Z] dist:
[2025-10-02T21:50:15.329Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/bumbleBench
[2025-10-02T21:50:15.329Z]
[2025-10-02T21:50:15.329Z] build:
[2025-10-02T21:50:15.329Z]
[2025-10-02T21:50:15.329Z] getDependentLibs:
[2025-10-02T21:50:18.185Z] [exec] --------------------------------------------
[2025-10-02T21:50:18.185Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-02T21:50:18.185Z] [exec] task is set to default
[2025-10-02T21:50:18.185Z] [exec] dependencyList is set to dacapo
[2025-10-02T21:50:18.185Z] [exec] --------------------------------------------
[2025-10-02T21:50:18.185Z] [exec] Starting download third party dependent jars
[2025-10-02T21:50:18.185Z] [exec] --------------------------------------------
[2025-10-02T21:50:18.185Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-02T21:50:18.185Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-02T21:50:18.185Z] [exec] downloaded dependent third party jars successfully
[2025-10-02T21:50:18.185Z]
[2025-10-02T21:50:18.185Z] init:
[2025-10-02T21:50:18.186Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-10-02T21:50:18.186Z]
[2025-10-02T21:50:18.186Z] getDacapoSuite:
[2025-10-02T21:50:18.186Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-10-02T21:50:41.034Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-10-02T21:50:41.034Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo
[2025-10-02T21:50:41.034Z]
[2025-10-02T21:50:41.034Z] dist:
[2025-10-02T21:50:41.034Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-10-02T21:50:41.034Z]
[2025-10-02T21:50:41.034Z] build:
[2025-10-02T21:50:41.034Z]
[2025-10-02T21:50:41.034Z] init:
[2025-10-02T21:50:41.034Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-10-02T21:50:41.034Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2025-10-02T21:50:41.034Z]
[2025-10-02T21:50:41.034Z] compile:
[2025-10-02T21:50:41.034Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-02T21:50:41.034Z] [echo] ============COMPILER SETTINGS============
[2025-10-02T21:50:41.034Z] [echo] ===fork: yes
[2025-10-02T21:50:41.034Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2025-10-02T21:50:41.034Z] [echo] ===debug: on
[2025-10-02T21:50:41.034Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-10-02T21:50:41.034Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2025-10-02T21:50:41.715Z] [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.
[2025-10-02T21:50:41.715Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-02T21:50:41.715Z]
[2025-10-02T21:50:41.715Z] dist:
[2025-10-02T21:50:41.715Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-10-02T21:50:41.715Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-10-02T21:50:41.715Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-10-02T21:50:41.715Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-10-02T21:50:41.715Z]
[2025-10-02T21:50:41.715Z] clean:
[2025-10-02T21:50:41.715Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2025-10-02T21:50:41.715Z]
[2025-10-02T21:50:41.715Z] build:
[2025-10-02T21:50:41.715Z]
[2025-10-02T21:50:41.715Z] build:
[2025-10-02T21:50:41.715Z]
[2025-10-02T21:50:41.715Z] init:
[2025-10-02T21:50:41.715Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/renaissance
[2025-10-02T21:50:41.715Z]
[2025-10-02T21:50:41.715Z] getRenaissanceSuite:
[2025-10-02T21:50:41.716Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-10-02T21:50:48.901Z]
[2025-10-02T21:50:48.901Z] dist:
[2025-10-02T21:50:48.901Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/renaissance
[2025-10-02T21:51:07.852Z]
[2025-10-02T21:51:07.852Z] build:
[2025-10-02T21:51:07.852Z]
[2025-10-02T21:51:07.852Z] init:
[2025-10-02T21:51:07.852Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/specjbb
[2025-10-02T21:51:07.852Z]
[2025-10-02T21:51:07.852Z] getSpecjbbSuite:
[2025-10-02T21:51:07.852Z]
[2025-10-02T21:51:07.852Z] dist:
[2025-10-02T21:51:07.853Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/specjbb/run
[2025-10-02T21:51:07.853Z]
[2025-10-02T21:51:07.853Z] BUILD SUCCESSFUL
[2025-10-02T21:51:07.853Z] Total time: 1 minute 1 second
[2025-10-02T21:51:07.853Z] 0
[2025-10-02T21:51:07.853Z]
[2025-10-02T21:51:07.853Z]
[2025-10-02T21:51:07.853Z] RECORD TEST REPOs SHA
[2025-10-02T21:51:07.853Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-10-02T21:51:07.853Z] 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"
[2025-10-02T21:51:07.853Z] 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
[2025-10-02T21:51:07.853Z] touch /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-02T21:51:07.853Z] ================================================
[2025-10-02T21:51:07.853Z] timestamp: 20251002-215105
[2025-10-02T21:51:07.853Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests
[2025-10-02T21:51:07.853Z] git repo:
[2025-10-02T21:51:07.853Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-10-02T21:51:07.853Z] sha:
[2025-10-02T21:51:07.853Z] d8f5f5e453197862dc2e8fc1c2349614a4d9d716
[2025-10-02T21:51:07.853Z] ================================================
[2025-10-02T21:51:07.853Z] timestamp: 20251002-215107
[2025-10-02T21:51:07.853Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-02T21:51:07.853Z] git repo:
[2025-10-02T21:51:07.853Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-10-02T21:51:07.853Z] sha:
[2025-10-02T21:51:07.853Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-10-02T21:51:07.853Z] ================================================
[2025-10-02T21:51:07.853Z] timestamp: 20251002-215107
[2025-10-02T21:51:07.853Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG
[2025-10-02T21:51:07.853Z] git repo:
[2025-10-02T21:51:07.853Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-10-02T21:51:07.853Z] sha:
[2025-10-02T21:51:07.853Z] c0fd937c76392ba409c11608c1308e6d1c89b8af
[2025-10-02T21:51:07.853Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[Pipeline] }
[2025-10-02T21:51:07.924Z] $ ssh-agent -k
[2025-10-02T21:51:07.932Z] unset SSH_AUTH_SOCK;
[2025-10-02T21:51:07.933Z] unset SSH_AGENT_PID;
[2025-10-02T21:51:07.933Z] echo Agent pid 1569264 killed;
[2025-10-02T21:51:08.003Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-10-02T21:51:08.175Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-02T21:51:08.207Z] ITERATION: 1/1
[Pipeline] sh
[2025-10-02T21:51:08.634Z] + which Xvfb
[2025-10-02T21:51:08.634Z] + /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot Xvfb
[2025-10-02T21:51:08.634Z] + alias
[2025-10-02T21:51:08.634Z] + eval declare -f
[2025-10-02T21:51:08.634Z] ++ declare -f
[2025-10-02T21:51:08.634Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-10-02T21:51:08.732Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/.xvfb-6-..fbdir10116236266711591248
[Pipeline] {
[Pipeline] sh
[2025-10-02T21:51:29.240Z] + grep '[X]vfb'
[2025-10-02T21:51:29.241Z] + ps -f
[2025-10-02T21:51:29.241Z] + awk '{print $9}'
[Pipeline] echo
[2025-10-02T21:51:29.327Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-10-02T21:51:29.339Z] $ ssh-agent
[2025-10-02T21:51:29.422Z] SSH_AUTH_SOCK=/tmp/ssh-pw3EUwoklyI7/agent.1569900
[2025-10-02T21:51:29.422Z] SSH_AGENT_PID=1569902
[2025-10-02T21:51:29.422Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-02T21:51:29.857Z] ++ uname
[2025-10-02T21:51:29.857Z] + '[' Linux = AIX ']'
[2025-10-02T21:51:29.857Z] ++ uname
[2025-10-02T21:51:29.857Z] + '[' Linux = SunOS ']'
[2025-10-02T21:51:29.857Z] ++ uname
[2025-10-02T21:51:29.857Z] + '[' Linux = '*BSD' ']'
[2025-10-02T21:51:29.857Z] + MAKE=make
[2025-10-02T21:51:29.857Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-10-02T21:51:29.857Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-10-02T21:51:30.316Z] ++ uname
[2025-10-02T21:51:30.316Z] + '[' Linux = AIX ']'
[2025-10-02T21:51:30.316Z] ++ uname
[2025-10-02T21:51:30.316Z] + '[' Linux = SunOS ']'
[2025-10-02T21:51:30.316Z] ++ uname
[2025-10-02T21:51:30.316Z] + '[' Linux = '*BSD' ']'
[2025-10-02T21:51:30.316Z] + MAKE=make
[2025-10-02T21:51:30.316Z] + cd ./aqa-tests
[2025-10-02T21:51:30.316Z] + . ./scripts/testenv/testenvSettings.sh
[2025-10-02T21:51:30.316Z] ++ set +x
[2025-10-02T21:51:30.316Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-10-02T21:51:30.316Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-10-02T21:51:30.316Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-10-02T21:51:30.316Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-02T21:51:30.316Z] perl scripts/configure.pl
[2025-10-02T21:51:30.316Z] /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.8" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-10-02T21:51:30.630Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-02T21:51:30.630Z]
[2025-10-02T21:51:30.630Z] Starting to generate test make files.
[2025-10-02T21:51:30.630Z]
[2025-10-02T21:51:30.630Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-10-02T21:51:30.630Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-10-02T21:51:30.943Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-10-02T21:51:30.943Z]
[2025-10-02T21:51:30.943Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-10-02T21:51:30.943Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-10-02T21:51:30.943Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-10-02T21:51:30.943Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-10-02T21:51:30.943Z]
[2025-10-02T21:51:30.943Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-10-02T21:51:30.943Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-10-02T21:51:30.943Z]
[2025-10-02T21:51:30.943Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2025-10-02T21:51:30.943Z]
[2025-10-02T21:51:30.943Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-10-02T21:51:30.943Z]
[2025-10-02T21:51:30.943Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-10-02T21:51:30.943Z]
[2025-10-02T21:51:30.943Z] Make files are generated successfully.
[2025-10-02T21:51:30.943Z]
[2025-10-02T21:51:30.943Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-02T21:51:30.944Z] make -f runtest.mk _extended.perf
[2025-10-02T21:51:30.944Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-02T21:51:30.944Z]
[2025-10-02T21:51:30.944Z] Running make 4.2.1
[2025-10-02T21:51:30.944Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..
[2025-10-02T21:51:30.944Z] set JDK_VERSION to 26
[2025-10-02T21:51:30.944Z] set JDK_IMPL to hotspot
[2025-10-02T21:51:30.944Z] set JVM_VERSION to openjdk26
[2025-10-02T21:51:30.944Z] set JCL_VERSION to latest
[2025-10-02T21:51:30.944Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-10-02T21:51:30.944Z] set SPEC to linux_x86-64
[2025-10-02T21:51:30.944Z] set TEST_FLAG to
[2025-10-02T21:51:30.944Z] set OS_LABEL to rhel.8
[2025-10-02T21:51:30.944Z] Running extended.perf ...
[2025-10-02T21:51:30.944Z] There are 20 test targets in extended.perf
[2025-10-02T21:51:30.944Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-10-02T21:51:30.944Z] openjdk version "26-beta" 2026-03-17
[2025-10-02T21:51:30.944Z] OpenJDK Runtime Environment Temurin-26+18-202510022033 (build 26-beta+18-ea)
[2025-10-02T21:51:30.944Z] OpenJDK 64-Bit Server VM Temurin-26+18-202510022033 (build 26-beta+18-ea, mixed mode, sharing)
[2025-10-02T21:51:30.944Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests'
[2025-10-02T21:51:30.944Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf'
[2025-10-02T21:51:30.944Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/dacapo'
[2025-10-02T21:51:30.944Z]
[2025-10-02T21:51:30.944Z] ===============================================
[2025-10-02T21:51:30.944Z] Running test dacapo-avrora_0 ...
[2025-10-02T21:51:30.944Z] ===============================================
[2025-10-02T21:51:30.944Z] dacapo-avrora_0 Start Time: Thu Oct 2 21:51:30 2025 Epoch Time (ms): 1759441890863
[2025-10-02T21:51:30.944Z] dacapo-avrora_0_DISABLED
[2025-10-02T21:51:30.944Z] Disabled Reason:
[2025-10-02T21:51:30.944Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2025-10-02T21:51:30.944Z] dacapo-avrora_0 Finish Time: Thu Oct 2 21:51:30 2025 Epoch Time (ms): 1759441890877
[2025-10-02T21:51:30.944Z]
[2025-10-02T21:51:30.944Z] ===============================================
[2025-10-02T21:51:30.944Z] Running test dacapo-fop_0 ...
[2025-10-02T21:51:30.944Z] ===============================================
[2025-10-02T21:51:30.944Z] dacapo-fop_0 Start Time: Thu Oct 2 21:51:30 2025 Epoch Time (ms): 1759441890894
[2025-10-02T21:51:30.944Z] variation: NoOptions
[2025-10-02T21:51:30.944Z] JVM_OPTIONS:
[2025-10-02T21:51:30.944Z] { \
[2025-10-02T21:51:30.944Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T21:51:30.944Z] echo "Nothing to be done for setup."; \
[2025-10-02T21:51:30.944Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/dacapo-fop_0"; \
[2025-10-02T21:51:30.944Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/dacapo-fop_0"; \
[2025-10-02T21:51:30.944Z] echo ""; echo "TESTING:"; \
[2025-10-02T21:51:30.944Z] "/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; \
[2025-10-02T21:51:30.944Z] 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_17594418906850/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T21:51:30.944Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T21:51:30.944Z] echo "Nothing to be done for teardown."; \
[2025-10-02T21:51:30.944Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/TestTargetResult";
[2025-10-02T21:51:30.944Z]
[2025-10-02T21:51:30.944Z] TEST SETUP:
[2025-10-02T21:51:30.944Z] Nothing to be done for setup.
[2025-10-02T21:51:30.944Z]
[2025-10-02T21:51:30.944Z] TESTING:
[2025-10-02T21:51:31.257Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2025-10-02T21:51:31.257Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2025-10-02T21:51:36.174Z] alignment.fo allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo
[2025-10-02T21:51:36.174Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 4942 msec =====
[2025-10-02T21:51:36.489Z] -----------------------------------
[2025-10-02T21:51:36.489Z] dacapo-fop_0_PASSED
[2025-10-02T21:51:36.489Z] -----------------------------------
[2025-10-02T21:51:36.489Z]
[2025-10-02T21:51:36.489Z] TEST TEARDOWN:
[2025-10-02T21:51:36.489Z] Nothing to be done for teardown.
[2025-10-02T21:51:36.489Z] dacapo-fop_0 Finish Time: Thu Oct 2 21:51:36 2025 Epoch Time (ms): 1759441896187
[2025-10-02T21:51:36.489Z]
[2025-10-02T21:51:36.489Z] ===============================================
[2025-10-02T21:51:36.489Z] Running test dacapo-jython_0 ...
[2025-10-02T21:51:36.489Z] ===============================================
[2025-10-02T21:51:36.489Z] dacapo-jython_0 Start Time: Thu Oct 2 21:51:36 2025 Epoch Time (ms): 1759441896206
[2025-10-02T21:51:36.489Z] variation: NoOptions
[2025-10-02T21:51:36.489Z] JVM_OPTIONS:
[2025-10-02T21:51:36.489Z] { \
[2025-10-02T21:51:36.489Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T21:51:36.489Z] echo "Nothing to be done for setup."; \
[2025-10-02T21:51:36.489Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/dacapo-jython_0"; \
[2025-10-02T21:51:36.489Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/dacapo-jython_0"; \
[2025-10-02T21:51:36.489Z] echo ""; echo "TESTING:"; \
[2025-10-02T21:51:36.489Z] "/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; \
[2025-10-02T21:51:36.489Z] 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_17594418906850/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T21:51:36.489Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T21:51:36.489Z] echo "Nothing to be done for teardown."; \
[2025-10-02T21:51:36.489Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/TestTargetResult";
[2025-10-02T21:51:36.489Z]
[2025-10-02T21:51:36.489Z] TEST SETUP:
[2025-10-02T21:51:36.489Z] Nothing to be done for setup.
[2025-10-02T21:51:36.489Z]
[2025-10-02T21:51:36.489Z] TESTING:
[2025-10-02T21:51:37.166Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2025-10-02T21:51:40.118Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2025-10-02T21:51:41.715Z] -------------------------------------------------------------------------------
[2025-10-02T21:51:41.715Z] PYBENCH 2.0
[2025-10-02T21:51:41.715Z] -------------------------------------------------------------------------------
[2025-10-02T21:51:41.715Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-10-02T21:51:41.715Z] 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)
[2025-10-02T21:51:41.715Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2025-10-02T21:51:41.715Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-10-02T21:51:41.715Z] * using Jython
[2025-10-02T21:51:41.715Z] * system check interval set to maximum: 2147483647
[2025-10-02T21:51:41.715Z] * using timer: time.time
[2025-10-02T21:51:41.715Z]
[2025-10-02T21:51:42.392Z] Calibrating tests. Please wait... done.
[2025-10-02T21:51:42.392Z]
[2025-10-02T21:51:42.392Z] Running 2 round(s) of the suite at warp factor 20:
[2025-10-02T21:51:42.392Z]
[2025-10-02T21:51:51.242Z] * Round 1 done.
[2025-10-02T21:51:54.990Z] * Round 2 done.
[2025-10-02T21:51:54.990Z]
[2025-10-02T21:51:54.990Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 15466 msec =====
[2025-10-02T21:51:55.311Z] -----------------------------------
[2025-10-02T21:51:55.311Z] dacapo-jython_0_PASSED
[2025-10-02T21:51:55.311Z] -----------------------------------
[2025-10-02T21:51:55.311Z]
[2025-10-02T21:51:55.311Z] TEST TEARDOWN:
[2025-10-02T21:51:55.311Z] Nothing to be done for teardown.
[2025-10-02T21:51:55.311Z] dacapo-jython_0 Finish Time: Thu Oct 2 21:51:55 2025 Epoch Time (ms): 1759441915049
[2025-10-02T21:51:55.311Z]
[2025-10-02T21:51:55.311Z] ===============================================
[2025-10-02T21:51:55.311Z] Running test dacapo-luindex_0 ...
[2025-10-02T21:51:55.311Z] ===============================================
[2025-10-02T21:51:55.312Z] dacapo-luindex_0 Start Time: Thu Oct 2 21:51:55 2025 Epoch Time (ms): 1759441915068
[2025-10-02T21:51:55.312Z] variation: NoOptions
[2025-10-02T21:51:55.312Z] JVM_OPTIONS:
[2025-10-02T21:51:55.312Z] { \
[2025-10-02T21:51:55.312Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T21:51:55.312Z] echo "Nothing to be done for setup."; \
[2025-10-02T21:51:55.312Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/dacapo-luindex_0"; \
[2025-10-02T21:51:55.312Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/dacapo-luindex_0"; \
[2025-10-02T21:51:55.312Z] echo ""; echo "TESTING:"; \
[2025-10-02T21:51:55.312Z] "/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; \
[2025-10-02T21:51:55.312Z] 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_17594418906850/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T21:51:55.312Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T21:51:55.312Z] echo "Nothing to be done for teardown."; \
[2025-10-02T21:51:55.312Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/TestTargetResult";
[2025-10-02T21:51:55.312Z]
[2025-10-02T21:51:55.312Z] TEST SETUP:
[2025-10-02T21:51:55.312Z] Nothing to be done for setup.
[2025-10-02T21:51:55.312Z]
[2025-10-02T21:51:55.312Z] TESTING:
[2025-10-02T21:51:55.312Z] WARNING: luindex will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for luindex is as follows: 'Luindex requires Java 11 or newer.'
[2025-10-02T21:51:55.627Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2025-10-02T21:51:55.627Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2025-10-02T21:51:57.050Z] Adding documents from enwiki-anarchism-abydos.md:
[2025-10-02T21:51:57.050Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2025-10-02T21:51:57.748Z] Adding documents from enwiki-abydos-copleston.md:
[2025-10-02T21:51:58.438Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2025-10-02T21:51:58.438Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-10-02T21:51:58.438Z] 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)
[2025-10-02T21:51:58.438Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2025-10-02T21:51:58.438Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2025-10-02T21:52:00.723Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2025-10-02T21:52:01.408Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2025-10-02T21:52:03.028Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2025-10-02T21:52:03.348Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2025-10-02T21:52:03.348Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2025-10-02T21:52:03.348Z] Optimizing...
[2025-10-02T21:52:07.025Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 11304 msec =====
[2025-10-02T21:52:07.025Z] -----------------------------------
[2025-10-02T21:52:07.025Z] dacapo-luindex_0_PASSED
[2025-10-02T21:52:07.025Z] -----------------------------------
[2025-10-02T21:52:07.025Z]
[2025-10-02T21:52:07.025Z] TEST TEARDOWN:
[2025-10-02T21:52:07.025Z] Nothing to be done for teardown.
[2025-10-02T21:52:07.025Z] dacapo-luindex_0 Finish Time: Thu Oct 2 21:52:06 2025 Epoch Time (ms): 1759441926871
[2025-10-02T21:52:07.025Z]
[2025-10-02T21:52:07.025Z] ===============================================
[2025-10-02T21:52:07.025Z] Running test dacapo-pmd_0 ...
[2025-10-02T21:52:07.025Z] ===============================================
[2025-10-02T21:52:07.025Z] dacapo-pmd_0 Start Time: Thu Oct 2 21:52:06 2025 Epoch Time (ms): 1759441926888
[2025-10-02T21:52:07.025Z] variation: NoOptions
[2025-10-02T21:52:07.025Z] JVM_OPTIONS:
[2025-10-02T21:52:07.025Z] { \
[2025-10-02T21:52:07.025Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T21:52:07.025Z] echo "Nothing to be done for setup."; \
[2025-10-02T21:52:07.025Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/dacapo-pmd_0"; \
[2025-10-02T21:52:07.025Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/dacapo-pmd_0"; \
[2025-10-02T21:52:07.025Z] echo ""; echo "TESTING:"; \
[2025-10-02T21:52:07.025Z] "/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; \
[2025-10-02T21:52:07.025Z] 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_17594418906850/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T21:52:07.025Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T21:52:07.025Z] echo "Nothing to be done for teardown."; \
[2025-10-02T21:52:07.025Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/TestTargetResult";
[2025-10-02T21:52:07.025Z]
[2025-10-02T21:52:07.025Z] TEST SETUP:
[2025-10-02T21:52:07.025Z] Nothing to be done for setup.
[2025-10-02T21:52:07.025Z]
[2025-10-02T21:52:07.025Z] TESTING:
[2025-10-02T21:52:07.339Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2025-10-02T21:52:07.650Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2025-10-02T21:52:07.650Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2025-10-02T21:52:12.683Z] Checked: 0%
[2025-10-02T21:52:13.395Z] Checked: 5%
[2025-10-02T21:52:14.582Z] Checked: 10%
[2025-10-02T21:52:14.898Z] Checked: 15%
[2025-10-02T21:52:15.574Z] Checked: 20%
[2025-10-02T21:52:15.892Z] Checked: 25%
[2025-10-02T21:52:16.571Z] Checked: 30%
[2025-10-02T21:52:16.888Z] Checked: 35%
[2025-10-02T21:52:17.565Z] Checked: 40%
[2025-10-02T21:52:18.242Z] Checked: 45%
[2025-10-02T21:52:18.628Z] Checked: 50%
[2025-10-02T21:52:19.310Z] Checked: 55%
[2025-10-02T21:52:20.914Z] Checked: 60%
[2025-10-02T21:52:21.226Z] Checked: 65%
[2025-10-02T21:52:21.904Z] Checked: 70%
[2025-10-02T21:52:22.580Z] Checked: 75%
[2025-10-02T21:52:23.257Z] Checked: 80%
[2025-10-02T21:52:23.569Z] Checked: 85%
[2025-10-02T21:52:24.248Z] Checked: 90%
[2025-10-02T21:52:24.926Z] Checked: 95%
[2025-10-02T21:52:24.926Z] Checked: 100%
[2025-10-02T21:52:24.926Z] PMD checked 601 files.
[2025-10-02T21:52:24.926Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 17206 msec =====
[2025-10-02T21:52:24.926Z] -----------------------------------
[2025-10-02T21:52:24.926Z] dacapo-pmd_0_PASSED
[2025-10-02T21:52:24.926Z] -----------------------------------
[2025-10-02T21:52:24.926Z]
[2025-10-02T21:52:24.926Z] TEST TEARDOWN:
[2025-10-02T21:52:24.926Z] Nothing to be done for teardown.
[2025-10-02T21:52:24.926Z] dacapo-pmd_0 Finish Time: Thu Oct 2 21:52:24 2025 Epoch Time (ms): 1759441944863
[2025-10-02T21:52:24.926Z]
[2025-10-02T21:52:24.926Z] ===============================================
[2025-10-02T21:52:24.926Z] Running test dacapo-sunflow_0 ...
[2025-10-02T21:52:24.926Z] ===============================================
[2025-10-02T21:52:24.926Z] dacapo-sunflow_0 Start Time: Thu Oct 2 21:52:24 2025 Epoch Time (ms): 1759441944888
[2025-10-02T21:52:24.926Z] variation: NoOptions
[2025-10-02T21:52:24.926Z] JVM_OPTIONS:
[2025-10-02T21:52:24.926Z] { \
[2025-10-02T21:52:24.926Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T21:52:24.926Z] echo "Nothing to be done for setup."; \
[2025-10-02T21:52:24.926Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/dacapo-sunflow_0"; \
[2025-10-02T21:52:24.926Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/dacapo-sunflow_0"; \
[2025-10-02T21:52:24.926Z] echo ""; echo "TESTING:"; \
[2025-10-02T21:52:24.926Z] "/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; \
[2025-10-02T21:52:24.926Z] 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_17594418906850/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T21:52:24.926Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T21:52:24.926Z] echo "Nothing to be done for teardown."; \
[2025-10-02T21:52:24.926Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/TestTargetResult";
[2025-10-02T21:52:24.926Z]
[2025-10-02T21:52:24.926Z] TEST SETUP:
[2025-10-02T21:52:24.926Z] Nothing to be done for setup.
[2025-10-02T21:52:24.926Z]
[2025-10-02T21:52:24.926Z] TESTING:
[2025-10-02T21:52:25.237Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2025-10-02T21:52:25.557Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2025-10-02T21:53:05.299Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 33803 msec =====
[2025-10-02T21:53:05.299Z] -----------------------------------
[2025-10-02T21:53:05.299Z] dacapo-sunflow_0_PASSED
[2025-10-02T21:53:05.299Z] -----------------------------------
[2025-10-02T21:53:05.299Z]
[2025-10-02T21:53:05.299Z] TEST TEARDOWN:
[2025-10-02T21:53:05.299Z] Nothing to be done for teardown.
[2025-10-02T21:53:05.299Z] dacapo-sunflow_0 Finish Time: Thu Oct 2 21:52:59 2025 Epoch Time (ms): 1759441979234
[2025-10-02T21:53:05.299Z]
[2025-10-02T21:53:05.299Z] ===============================================
[2025-10-02T21:53:05.299Z] Running test dacapo-tomcat_0 ...
[2025-10-02T21:53:05.299Z] ===============================================
[2025-10-02T21:53:05.299Z] dacapo-tomcat_0 Start Time: Thu Oct 2 21:52:59 2025 Epoch Time (ms): 1759441979252
[2025-10-02T21:53:05.299Z] variation: NoOptions
[2025-10-02T21:53:05.299Z] JVM_OPTIONS:
[2025-10-02T21:53:05.299Z] { \
[2025-10-02T21:53:05.299Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T21:53:05.299Z] echo "Nothing to be done for setup."; \
[2025-10-02T21:53:05.299Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/dacapo-tomcat_0"; \
[2025-10-02T21:53:05.299Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/dacapo-tomcat_0"; \
[2025-10-02T21:53:05.299Z] echo ""; echo "TESTING:"; \
[2025-10-02T21:53:05.299Z] "/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; \
[2025-10-02T21:53:05.299Z] 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_17594418906850/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T21:53:05.299Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T21:53:05.299Z] echo "Nothing to be done for teardown."; \
[2025-10-02T21:53:05.299Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/TestTargetResult";
[2025-10-02T21:53:05.299Z]
[2025-10-02T21:53:05.299Z] TEST SETUP:
[2025-10-02T21:53:05.299Z] Nothing to be done for setup.
[2025-10-02T21:53:05.299Z]
[2025-10-02T21:53:05.299Z] TESTING:
[2025-10-02T21:53:05.299Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,512]
[2025-10-02T21:53:05.299Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2025-10-02T21:53:05.299Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2025-10-02T21:53:05.299Z] WARNING: tomcat will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for tomcat is as follows: 'Tomcat requires at least Java version 11.'
[2025-10-02T21:53:05.299Z] WARNING: A restricted method in java.lang.System has been called
[2025-10-02T21:53:05.299Z] 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)
[2025-10-02T21:53:05.299Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-10-02T21:53:05.299Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-10-02T21:53:05.299Z]
[2025-10-02T21:53:05.299Z] Server created with thread pool size 2
[2025-10-02T21:53:05.299Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2025-10-02T21:53:05.299Z] Loading web application
[2025-10-02T21:53:05.299Z] Starting 80000 requests...
[2025-10-02T21:53:14.865Z] Completing requests: 5%
[2025-10-02T21:53:18.529Z] Completing requests: 10%
[2025-10-02T21:53:21.384Z] Completing requests: 15%
[2025-10-02T21:53:25.044Z] Completing requests: 20%
[2025-10-02T21:53:27.897Z] Completing requests: 25%
[2025-10-02T21:53:30.754Z] Completing requests: 30%
[2025-10-02T21:53:33.607Z] Completing requests: 35%
[2025-10-02T21:53:37.271Z] Completing requests: 40%
[2025-10-02T21:53:40.126Z] Completing requests: 45%
[2025-10-02T21:53:43.060Z] Completing requests: 50%
[2025-10-02T21:53:45.913Z] Completing requests: 55%
[2025-10-02T21:53:48.775Z] Completing requests: 60%
[2025-10-02T21:53:52.532Z] Completing requests: 65%
[2025-10-02T21:53:55.384Z] Completing requests: 70%
[2025-10-02T21:53:58.237Z] Completing requests: 75%
[2025-10-02T21:54:01.093Z] Completing requests: 80%
[2025-10-02T21:54:03.948Z] Completing requests: 85%
[2025-10-02T21:54:06.894Z] Completing requests: 90%
[2025-10-02T21:54:09.749Z] Completing requests: 95%
[2025-10-02T21:54:09.749Z] Completed requests
[2025-10-02T21:54:09.749Z] Client threads complete ... unloading web application
[2025-10-02T21:54:09.749Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 67546 msec =====
[2025-10-02T21:54:09.749Z] ===== DaCapo processed 80000 requests in 67423 msec, 1186 requests per second =====
[2025-10-02T21:54:09.749Z] ===== DaCapo tail latency, simple: 50% 1310 usec, 90% 1595 usec, 99% 10002 usec, 99.9% 15427 usec, 99.99% 182557 usec, max 1088719 usec, measured over 80000 events =====
[2025-10-02T21:54:09.749Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1486 usec, 90% 4462 usec, 99% 10173 usec, 99.9% 17931 usec, 99.99% 182557 usec, max 1088719 usec, measured over 80000 events =====
[2025-10-02T21:54:09.749Z] ===== DaCapo tail latency, metered full smoothing: 50% 3850483 usec, 90% 5764050 usec, 99% 5850646 usec, 99.9% 5857603 usec, 99.99% 5861076 usec, max 5864291 usec, measured over 80000 events =====
[2025-10-02T21:54:09.749Z] Server stopped ... iteration complete
[2025-10-02T21:54:09.749Z] -----------------------------------
[2025-10-02T21:54:09.749Z] dacapo-tomcat_0_PASSED
[2025-10-02T21:54:09.749Z] -----------------------------------
[2025-10-02T21:54:09.749Z]
[2025-10-02T21:54:09.749Z] TEST TEARDOWN:
[2025-10-02T21:54:09.749Z] Nothing to be done for teardown.
[2025-10-02T21:54:09.749Z] dacapo-tomcat_0 Finish Time: Thu Oct 2 21:54:09 2025 Epoch Time (ms): 1759442049665
[2025-10-02T21:54:09.749Z]
[2025-10-02T21:54:09.749Z] ===============================================
[2025-10-02T21:54:09.749Z] Running test dacapo-xalan_0 ...
[2025-10-02T21:54:09.749Z] ===============================================
[2025-10-02T21:54:09.749Z] dacapo-xalan_0 Start Time: Thu Oct 2 21:54:09 2025 Epoch Time (ms): 1759442049682
[2025-10-02T21:54:09.749Z] variation: NoOptions
[2025-10-02T21:54:09.749Z] JVM_OPTIONS:
[2025-10-02T21:54:09.749Z] { \
[2025-10-02T21:54:09.749Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T21:54:09.749Z] echo "Nothing to be done for setup."; \
[2025-10-02T21:54:09.749Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/dacapo-xalan_0"; \
[2025-10-02T21:54:09.749Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/dacapo-xalan_0"; \
[2025-10-02T21:54:09.749Z] echo ""; echo "TESTING:"; \
[2025-10-02T21:54:09.749Z] "/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; \
[2025-10-02T21:54:09.749Z] 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_17594418906850/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T21:54:09.749Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T21:54:09.749Z] echo "Nothing to be done for teardown."; \
[2025-10-02T21:54:09.749Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/TestTargetResult";
[2025-10-02T21:54:09.749Z]
[2025-10-02T21:54:09.749Z] TEST SETUP:
[2025-10-02T21:54:09.749Z] Nothing to be done for setup.
[2025-10-02T21:54:09.749Z]
[2025-10-02T21:54:09.749Z] TESTING:
[2025-10-02T21:54:10.066Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,2048]
[2025-10-02T21:54:10.066Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2025-10-02T21:54:10.379Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2025-10-02T21:54:13.653Z] Processing: 5%
[2025-10-02T21:54:15.248Z] Processing: 10%
[2025-10-02T21:54:15.925Z] Processing: 15%
[2025-10-02T21:54:17.027Z] Processing: 20%
[2025-10-02T21:54:17.703Z] Processing: 25%
[2025-10-02T21:54:18.813Z] Processing: 30%
[2025-10-02T21:54:19.491Z] Processing: 35%
[2025-10-02T21:54:20.164Z] Processing: 40%
[2025-10-02T21:54:20.839Z] Processing: 45%
[2025-10-02T21:54:21.516Z] Processing: 50%
[2025-10-02T21:54:22.192Z] Processing: 55%
[2025-10-02T21:54:22.866Z] Processing: 60%
[2025-10-02T21:54:23.179Z] Processing: 65%
[2025-10-02T21:54:23.855Z] Processing: 70%
[2025-10-02T21:54:24.531Z] Processing: 75%
[2025-10-02T21:54:24.844Z] Processing: 80%
[2025-10-02T21:54:25.158Z] Processing: 85%
[2025-10-02T21:54:25.472Z] Processing: 90%
[2025-10-02T21:54:26.199Z] Processing: 95%
[2025-10-02T21:54:26.199Z] Normal completion.
[2025-10-02T21:54:26.199Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 15830 msec =====
[2025-10-02T21:54:26.199Z] -----------------------------------
[2025-10-02T21:54:26.199Z] dacapo-xalan_0_PASSED
[2025-10-02T21:54:26.199Z] -----------------------------------
[2025-10-02T21:54:26.199Z]
[2025-10-02T21:54:26.199Z] TEST TEARDOWN:
[2025-10-02T21:54:26.199Z] Nothing to be done for teardown.
[2025-10-02T21:54:26.199Z] dacapo-xalan_0 Finish Time: Thu Oct 2 21:54:26 2025 Epoch Time (ms): 1759442066178
[2025-10-02T21:54:26.199Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/dacapo'
[2025-10-02T21:54:26.199Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/renaissance'
[2025-10-02T21:54:26.199Z]
[2025-10-02T21:54:26.199Z] ===============================================
[2025-10-02T21:54:26.519Z] Running test renaissance-als_0 ...
[2025-10-02T21:54:26.519Z] ===============================================
[2025-10-02T21:54:26.519Z] renaissance-als_0 Start Time: Thu Oct 2 21:54:26 2025 Epoch Time (ms): 1759442066213
[2025-10-02T21:54:26.519Z] variation: NoOptions
[2025-10-02T21:54:26.519Z] JVM_OPTIONS:
[2025-10-02T21:54:26.519Z] { \
[2025-10-02T21:54:26.519Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T21:54:26.519Z] echo "Nothing to be done for setup."; \
[2025-10-02T21:54:26.519Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-als_0"; \
[2025-10-02T21:54:26.519Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-als_0"; \
[2025-10-02T21:54:26.519Z] echo ""; echo "TESTING:"; \
[2025-10-02T21:54:26.519Z] "/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_17594418906850/renaissance-als_0"/als.json" als; \
[2025-10-02T21:54:26.519Z] 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_17594418906850/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T21:54:26.519Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T21:54:26.519Z] echo "Nothing to be done for teardown."; \
[2025-10-02T21:54:26.519Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/TestTargetResult";
[2025-10-02T21:54:26.519Z]
[2025-10-02T21:54:26.519Z] TEST SETUP:
[2025-10-02T21:54:26.519Z] Nothing to be done for setup.
[2025-10-02T21:54:26.519Z]
[2025-10-02T21:54:26.519Z] TESTING:
[2025-10-02T21:54:26.835Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-10-02T21:54:26.835Z] 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_17594418906850/renaissance-als_0/launcher-215426-12897278642830142881/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-10-02T21:54:26.835Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-10-02T21:54:26.835Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-10-02T21:54:33.950Z] Benchmark 'als' failed with exception:
[2025-10-02T21:54:33.950Z] java.lang.ExceptionInInitializerError
[2025-10-02T21:54:33.950Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-10-02T21:54:33.950Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-10-02T21:54:33.950Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-10-02T21:54:33.950Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-10-02T21:54:33.950Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-10-02T21:54:33.950Z] at scala.Option.getOrElse(Option.scala:201)
[2025-10-02T21:54:33.950Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-10-02T21:54:33.950Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-10-02T21:54:33.950Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-10-02T21:54:33.950Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-10-02T21:54:33.950Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-10-02T21:54:33.950Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-10-02T21:54:33.950Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-10-02T21:54:33.950Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-10-02T21:54:33.950Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-10-02T21:54:33.950Z] at scala.Option.getOrElse(Option.scala:201)
[2025-10-02T21:54:33.950Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-10-02T21:54:33.950Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-10-02T21:54:33.950Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-10-02T21:54:33.950Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56)
[2025-10-02T21:54:33.950Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127)
[2025-10-02T21:54:33.950Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-10-02T21:54:33.950Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-10-02T21:54:33.950Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-10-02T21:54:33.950Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-10-02T21:54:33.950Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-10-02T21:54:33.950Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-10-02T21:54:33.950Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-10-02T21:54:33.950Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-10-02T21:54:33.950Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-10-02T21:54:33.950Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-10-02T21:54:33.950Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-10-02T21:54:33.950Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-10-02T21:54:33.950Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-10-02T21:54:33.950Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-10-02T21:54:33.950Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-10-02T21:54:33.950Z] ... 34 more
[2025-10-02T21:54:33.950Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-10-02T21:54:33.950Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-10-02T21:54:33.950Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:567)
[2025-10-02T21:54:33.950Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:500)
[2025-10-02T21:54:33.950Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-10-02T21:54:33.950Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-10-02T21:54:33.950Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-10-02T21:54:33.950Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-10-02T21:54:33.950Z] ... 34 more
[2025-10-02T21:54:33.950Z] The following benchmarks failed: als
[2025-10-02T21:54:33.950Z] -----------------------------------
[2025-10-02T21:54:33.950Z] renaissance-als_0_FAILED
[2025-10-02T21:54:33.950Z] -----------------------------------
[2025-10-02T21:54:33.950Z]
[2025-10-02T21:54:33.950Z] TEST TEARDOWN:
[2025-10-02T21:54:33.950Z] Nothing to be done for teardown.
[2025-10-02T21:54:33.950Z] renaissance-als_0 Finish Time: Thu Oct 2 21:54:33 2025 Epoch Time (ms): 1759442073482
[2025-10-02T21:54:33.950Z]
[2025-10-02T21:54:33.950Z] ===============================================
[2025-10-02T21:54:33.950Z] Running test renaissance-chi-square_0 ...
[2025-10-02T21:54:33.950Z] ===============================================
[2025-10-02T21:54:33.950Z] renaissance-chi-square_0 Start Time: Thu Oct 2 21:54:33 2025 Epoch Time (ms): 1759442073500
[2025-10-02T21:54:33.950Z] variation: NoOptions
[2025-10-02T21:54:33.950Z] JVM_OPTIONS:
[2025-10-02T21:54:33.950Z] { \
[2025-10-02T21:54:33.950Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T21:54:33.950Z] echo "Nothing to be done for setup."; \
[2025-10-02T21:54:33.950Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-chi-square_0"; \
[2025-10-02T21:54:33.950Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-chi-square_0"; \
[2025-10-02T21:54:33.950Z] echo ""; echo "TESTING:"; \
[2025-10-02T21:54:33.950Z] "/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_17594418906850/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2025-10-02T21:54:33.950Z] 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_17594418906850/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T21:54:33.950Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T21:54:33.950Z] echo "Nothing to be done for teardown."; \
[2025-10-02T21:54:33.950Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/TestTargetResult";
[2025-10-02T21:54:33.950Z]
[2025-10-02T21:54:33.950Z] TEST SETUP:
[2025-10-02T21:54:33.950Z] Nothing to be done for setup.
[2025-10-02T21:54:33.950Z]
[2025-10-02T21:54:33.950Z] TESTING:
[2025-10-02T21:54:34.263Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-10-02T21:54:34.263Z] 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_17594418906850/renaissance-chi-square_0/launcher-215433-7576230891660149534/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-10-02T21:54:34.263Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-10-02T21:54:34.263Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-10-02T21:54:37.929Z] Benchmark 'chi-square' failed with exception:
[2025-10-02T21:54:37.929Z] java.lang.ExceptionInInitializerError
[2025-10-02T21:54:37.929Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-10-02T21:54:37.929Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-10-02T21:54:37.929Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-10-02T21:54:37.929Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-10-02T21:54:37.929Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-10-02T21:54:37.929Z] at scala.Option.getOrElse(Option.scala:201)
[2025-10-02T21:54:37.929Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-10-02T21:54:37.929Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-10-02T21:54:37.929Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-10-02T21:54:37.929Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-10-02T21:54:37.929Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-10-02T21:54:37.929Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-10-02T21:54:37.929Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-10-02T21:54:37.929Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-10-02T21:54:37.929Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-10-02T21:54:37.929Z] at scala.Option.getOrElse(Option.scala:201)
[2025-10-02T21:54:37.929Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-10-02T21:54:37.929Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-10-02T21:54:37.929Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-10-02T21:54:37.929Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41)
[2025-10-02T21:54:37.929Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86)
[2025-10-02T21:54:37.929Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-10-02T21:54:37.929Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-10-02T21:54:37.929Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-10-02T21:54:37.929Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-10-02T21:54:37.929Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-10-02T21:54:37.929Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-10-02T21:54:37.929Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-10-02T21:54:37.929Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-10-02T21:54:37.929Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-10-02T21:54:37.929Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-10-02T21:54:37.929Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-10-02T21:54:37.929Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-10-02T21:54:37.929Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-10-02T21:54:37.929Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-10-02T21:54:37.929Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-10-02T21:54:37.929Z] ... 34 more
[2025-10-02T21:54:37.929Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-10-02T21:54:37.929Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-10-02T21:54:37.929Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:567)
[2025-10-02T21:54:37.929Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:500)
[2025-10-02T21:54:37.929Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-10-02T21:54:37.929Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-10-02T21:54:37.929Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-10-02T21:54:37.929Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-10-02T21:54:37.929Z] ... 34 more
[2025-10-02T21:54:37.929Z] The following benchmarks failed: chi-square
[2025-10-02T21:54:37.929Z] -----------------------------------
[2025-10-02T21:54:37.929Z] renaissance-chi-square_0_FAILED
[2025-10-02T21:54:37.929Z] -----------------------------------
[2025-10-02T21:54:37.929Z]
[2025-10-02T21:54:37.929Z] TEST TEARDOWN:
[2025-10-02T21:54:37.929Z] Nothing to be done for teardown.
[2025-10-02T21:54:37.929Z] renaissance-chi-square_0 Finish Time: Thu Oct 2 21:54:37 2025 Epoch Time (ms): 1759442077675
[2025-10-02T21:54:37.929Z]
[2025-10-02T21:54:37.929Z] ===============================================
[2025-10-02T21:54:37.929Z] Running test renaissance-db-shootout_0 ...
[2025-10-02T21:54:37.929Z] ===============================================
[2025-10-02T21:54:37.929Z] renaissance-db-shootout_0 Start Time: Thu Oct 2 21:54:37 2025 Epoch Time (ms): 1759442077693
[2025-10-02T21:54:37.929Z] variation: NoOptions
[2025-10-02T21:54:37.929Z] JVM_OPTIONS:
[2025-10-02T21:54:37.929Z] { \
[2025-10-02T21:54:37.929Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T21:54:37.929Z] echo "Nothing to be done for setup."; \
[2025-10-02T21:54:37.929Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-db-shootout_0"; \
[2025-10-02T21:54:37.929Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-db-shootout_0"; \
[2025-10-02T21:54:37.929Z] echo ""; echo "TESTING:"; \
[2025-10-02T21:54:37.929Z] "/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_17594418906850/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2025-10-02T21:54:37.929Z] 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_17594418906850/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T21:54:37.929Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T21:54:37.929Z] echo "Nothing to be done for teardown."; \
[2025-10-02T21:54:37.929Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/TestTargetResult";
[2025-10-02T21:54:37.929Z]
[2025-10-02T21:54:37.929Z] TEST SETUP:
[2025-10-02T21:54:37.929Z] Nothing to be done for setup.
[2025-10-02T21:54:37.929Z]
[2025-10-02T21:54:37.929Z] TESTING:
[2025-10-02T21:54:38.240Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-10-02T21:54:38.240Z] 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_17594418906850/renaissance-db-shootout_0/launcher-215437-6634485971811553451/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-10-02T21:54:38.240Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-10-02T21:54:38.240Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-10-02T21:54:46.976Z] [2025-10-02T21:54:45.556+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2025-10-02T21:54:46.976Z] WARNING: Make sure you have set the command line option "--illegal-access=permit --add-exports java.base/jdk.internal.ref=ALL-UNNAMED" to enable ReflectionBasedByteBufferCleanerService
[2025-10-02T21:54:46.976Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2025-10-02T21:54:46.976Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-10-02T21:54:46.976Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-10-02T21:54:46.976Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:567)
[2025-10-02T21:54:46.976Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:500)
[2025-10-02T21:54:46.976Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-10-02T21:54:46.976Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-10-02T21:54:46.976Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-10-02T21:54:46.976Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2025-10-02T21:54:46.976Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2025-10-02T21:54:46.976Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2025-10-02T21:54:46.976Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2025-10-02T21:54:46.976Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2025-10-02T21:54:46.976Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2025-10-02T21:54:46.976Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2025-10-02T21:54:46.976Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2025-10-02T21:54:46.976Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-10-02T21:54:46.976Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-10-02T21:54:46.976Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-10-02T21:54:46.976Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-10-02T21:54:46.976Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-10-02T21:54:46.976Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-10-02T21:54:46.976Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-10-02T21:54:46.976Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-10-02T21:54:46.976Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-10-02T21:54:46.976Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-10-02T21:54:46.976Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-10-02T21:54:46.976Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-10-02T21:54:46.976Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-10-02T21:54:46.976Z] Benchmark 'db-shootout' failed with exception:
[2025-10-02T21:54:46.976Z] java.lang.ExceptionInInitializerError
[2025-10-02T21:54:46.976Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2025-10-02T21:54:46.976Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2025-10-02T21:54:46.976Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2025-10-02T21:54:46.976Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2025-10-02T21:54:46.976Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2025-10-02T21:54:46.976Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2025-10-02T21:54:46.976Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2025-10-02T21:54:46.976Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-10-02T21:54:46.976Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-10-02T21:54:46.976Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-10-02T21:54:46.976Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-10-02T21:54:46.976Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-10-02T21:54:46.976Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-10-02T21:54:46.976Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-10-02T21:54:46.976Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-10-02T21:54:46.976Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-10-02T21:54:46.976Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-10-02T21:54:46.976Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-10-02T21:54:46.976Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-10-02T21:54:46.976Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-10-02T21:54:46.976Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-10-02T21:54:46.976Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2025-10-02T21:54:46.976Z] ... 20 more
[2025-10-02T21:54:46.976Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-10-02T21:54:46.976Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-10-02T21:54:46.976Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:567)
[2025-10-02T21:54:46.976Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:500)
[2025-10-02T21:54:46.976Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-10-02T21:54:46.976Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-10-02T21:54:46.976Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-10-02T21:54:46.976Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2025-10-02T21:54:46.976Z] ... 20 more
[2025-10-02T21:54:46.976Z] The following benchmarks failed: db-shootout
[2025-10-02T21:54:46.976Z] -----------------------------------
[2025-10-02T21:54:46.976Z] renaissance-db-shootout_0_FAILED
[2025-10-02T21:54:46.976Z] -----------------------------------
[2025-10-02T21:54:46.976Z]
[2025-10-02T21:54:46.976Z] TEST TEARDOWN:
[2025-10-02T21:54:46.976Z] Nothing to be done for teardown.
[2025-10-02T21:54:46.976Z] renaissance-db-shootout_0 Finish Time: Thu Oct 2 21:54:45 2025 Epoch Time (ms): 1759442085907
[2025-10-02T21:54:46.976Z]
[2025-10-02T21:54:46.976Z] ===============================================
[2025-10-02T21:54:46.976Z] Running test renaissance-dec-tree_0 ...
[2025-10-02T21:54:46.976Z] ===============================================
[2025-10-02T21:54:46.976Z] renaissance-dec-tree_0 Start Time: Thu Oct 2 21:54:45 2025 Epoch Time (ms): 1759442085925
[2025-10-02T21:54:46.976Z] variation: NoOptions
[2025-10-02T21:54:46.976Z] JVM_OPTIONS:
[2025-10-02T21:54:46.976Z] { \
[2025-10-02T21:54:46.976Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T21:54:46.976Z] echo "Nothing to be done for setup."; \
[2025-10-02T21:54:46.976Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-dec-tree_0"; \
[2025-10-02T21:54:46.976Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-dec-tree_0"; \
[2025-10-02T21:54:46.976Z] echo ""; echo "TESTING:"; \
[2025-10-02T21:54:46.976Z] "/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_17594418906850/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2025-10-02T21:54:46.976Z] 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_17594418906850/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T21:54:46.976Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T21:54:46.976Z] echo "Nothing to be done for teardown."; \
[2025-10-02T21:54:46.976Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/TestTargetResult";
[2025-10-02T21:54:46.976Z]
[2025-10-02T21:54:46.976Z] TEST SETUP:
[2025-10-02T21:54:46.976Z] Nothing to be done for setup.
[2025-10-02T21:54:46.976Z]
[2025-10-02T21:54:46.976Z] TESTING:
[2025-10-02T21:54:46.976Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-10-02T21:54:46.976Z] 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_17594418906850/renaissance-dec-tree_0/launcher-215446-3191763180176880359/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-10-02T21:54:46.976Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-10-02T21:54:46.976Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-10-02T21:54:49.837Z] Benchmark 'dec-tree' failed with exception:
[2025-10-02T21:54:49.837Z] java.lang.ExceptionInInitializerError
[2025-10-02T21:54:49.837Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-10-02T21:54:49.837Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-10-02T21:54:49.837Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-10-02T21:54:49.837Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-10-02T21:54:49.837Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-10-02T21:54:49.837Z] at scala.Option.getOrElse(Option.scala:201)
[2025-10-02T21:54:49.837Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-10-02T21:54:49.837Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-10-02T21:54:49.837Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-10-02T21:54:49.837Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-10-02T21:54:49.837Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-10-02T21:54:49.837Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-10-02T21:54:49.837Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-10-02T21:54:49.837Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-10-02T21:54:49.837Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-10-02T21:54:49.837Z] at scala.Option.getOrElse(Option.scala:201)
[2025-10-02T21:54:49.837Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-10-02T21:54:49.837Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-10-02T21:54:49.837Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-10-02T21:54:49.837Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38)
[2025-10-02T21:54:49.837Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89)
[2025-10-02T21:54:49.837Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-10-02T21:54:49.837Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-10-02T21:54:49.837Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-10-02T21:54:49.837Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-10-02T21:54:49.837Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-10-02T21:54:49.837Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-10-02T21:54:49.837Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-10-02T21:54:49.838Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-10-02T21:54:49.838Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-10-02T21:54:49.838Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-10-02T21:54:49.838Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-10-02T21:54:49.838Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-10-02T21:54:49.838Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-10-02T21:54:49.838Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-10-02T21:54:49.838Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-10-02T21:54:49.838Z] ... 34 more
[2025-10-02T21:54:49.838Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-10-02T21:54:49.838Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-10-02T21:54:49.838Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:567)
[2025-10-02T21:54:49.838Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:500)
[2025-10-02T21:54:49.838Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-10-02T21:54:49.838Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-10-02T21:54:49.838Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-10-02T21:54:49.838Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-10-02T21:54:49.838Z] ... 34 more
[2025-10-02T21:54:49.838Z] The following benchmarks failed: dec-tree
[2025-10-02T21:54:50.151Z] -----------------------------------
[2025-10-02T21:54:50.151Z] renaissance-dec-tree_0_FAILED
[2025-10-02T21:54:50.151Z] -----------------------------------
[2025-10-02T21:54:50.151Z]
[2025-10-02T21:54:50.151Z] TEST TEARDOWN:
[2025-10-02T21:54:50.151Z] Nothing to be done for teardown.
[2025-10-02T21:54:50.151Z] renaissance-dec-tree_0 Finish Time: Thu Oct 2 21:54:50 2025 Epoch Time (ms): 1759442090099
[2025-10-02T21:54:50.151Z]
[2025-10-02T21:54:50.151Z] ===============================================
[2025-10-02T21:54:50.151Z] Running test renaissance-finagle-chirper_0 ...
[2025-10-02T21:54:50.151Z] ===============================================
[2025-10-02T21:54:50.151Z] renaissance-finagle-chirper_0 Start Time: Thu Oct 2 21:54:50 2025 Epoch Time (ms): 1759442090119
[2025-10-02T21:54:50.151Z] renaissance-finagle-chirper_0_DISABLED
[2025-10-02T21:54:50.151Z] Disabled Reason:
[2025-10-02T21:54:50.151Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2025-10-02T21:54:50.151Z] renaissance-finagle-chirper_0 Finish Time: Thu Oct 2 21:54:50 2025 Epoch Time (ms): 1759442090133
[2025-10-02T21:54:50.151Z]
[2025-10-02T21:54:50.151Z] ===============================================
[2025-10-02T21:54:50.151Z] Running test renaissance-finagle-http_0 ...
[2025-10-02T21:54:50.151Z] ===============================================
[2025-10-02T21:54:50.465Z] renaissance-finagle-http_0 Start Time: Thu Oct 2 21:54:50 2025 Epoch Time (ms): 1759442090151
[2025-10-02T21:54:50.465Z] variation: NoOptions
[2025-10-02T21:54:50.465Z] JVM_OPTIONS:
[2025-10-02T21:54:50.465Z] { \
[2025-10-02T21:54:50.465Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T21:54:50.465Z] echo "Nothing to be done for setup."; \
[2025-10-02T21:54:50.465Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-finagle-http_0"; \
[2025-10-02T21:54:50.465Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-finagle-http_0"; \
[2025-10-02T21:54:50.465Z] echo ""; echo "TESTING:"; \
[2025-10-02T21:54:50.465Z] "/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_17594418906850/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2025-10-02T21:54:50.465Z] 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_17594418906850/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T21:54:50.465Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T21:54:50.465Z] echo "Nothing to be done for teardown."; \
[2025-10-02T21:54:50.465Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/TestTargetResult";
[2025-10-02T21:54:50.465Z]
[2025-10-02T21:54:50.465Z] TEST SETUP:
[2025-10-02T21:54:50.465Z] Nothing to be done for setup.
[2025-10-02T21:54:50.465Z]
[2025-10-02T21:54:50.465Z] TESTING:
[2025-10-02T21:54:50.778Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-10-02T21:54:50.778Z] 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_17594418906850/renaissance-finagle-http_0/launcher-215450-7560091461062175438/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-10-02T21:54:50.778Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-10-02T21:54:50.778Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-10-02T21:54:52.960Z] finagle-http on :43249 spawning 2 client and default number of server workers.
[2025-10-02T21:54:52.960Z] ====== finagle-http (web) [default], iteration 0 started ======
[2025-10-02T21:54:52.960Z] GC before operation: completed in 25.814 ms, heap usage 17.195 MB -> 10.895 MB.
[2025-10-02T21:55:11.982Z] ====== finagle-http (web) [default], iteration 0 completed (16556.346 ms) ======
[2025-10-02T21:55:11.982Z] ====== finagle-http (web) [default], iteration 1 started ======
[2025-10-02T21:55:11.982Z] GC before operation: completed in 57.331 ms, heap usage 66.595 MB -> 13.731 MB.
[2025-10-02T21:55:20.712Z] ====== finagle-http (web) [default], iteration 1 completed (10713.162 ms) ======
[2025-10-02T21:55:20.712Z] ====== finagle-http (web) [default], iteration 2 started ======
[2025-10-02T21:55:20.712Z] GC before operation: completed in 59.760 ms, heap usage 23.749 MB -> 14.506 MB.
[2025-10-02T21:55:29.433Z] ====== finagle-http (web) [default], iteration 2 completed (7774.420 ms) ======
[2025-10-02T21:55:29.433Z] ====== finagle-http (web) [default], iteration 3 started ======
[2025-10-02T21:55:29.433Z] GC before operation: completed in 38.685 ms, heap usage 80.634 MB -> 14.504 MB.
[2025-10-02T21:55:34.049Z] ====== finagle-http (web) [default], iteration 3 completed (5785.163 ms) ======
[2025-10-02T21:55:34.049Z] ====== finagle-http (web) [default], iteration 4 started ======
[2025-10-02T21:55:34.049Z] GC before operation: completed in 42.810 ms, heap usage 41.570 MB -> 14.539 MB.
[2025-10-02T21:55:37.714Z] ====== finagle-http (web) [default], iteration 4 completed (3362.669 ms) ======
[2025-10-02T21:55:37.714Z] ====== finagle-http (web) [default], iteration 5 started ======
[2025-10-02T21:55:37.714Z] GC before operation: completed in 39.082 ms, heap usage 47.972 MB -> 14.580 MB.
[2025-10-02T21:55:41.392Z] ====== finagle-http (web) [default], iteration 5 completed (3292.147 ms) ======
[2025-10-02T21:55:41.393Z] ====== finagle-http (web) [default], iteration 6 started ======
[2025-10-02T21:55:41.393Z] GC before operation: completed in 40.732 ms, heap usage 94.356 MB -> 14.529 MB.
[2025-10-02T21:55:44.272Z] ====== finagle-http (web) [default], iteration 6 completed (3259.702 ms) ======
[2025-10-02T21:55:44.272Z] ====== finagle-http (web) [default], iteration 7 started ======
[2025-10-02T21:55:44.272Z] GC before operation: completed in 35.398 ms, heap usage 30.208 MB -> 14.546 MB.
[2025-10-02T21:55:47.129Z] ====== finagle-http (web) [default], iteration 7 completed (3024.723 ms) ======
[2025-10-02T21:55:47.129Z] ====== finagle-http (web) [default], iteration 8 started ======
[2025-10-02T21:55:47.129Z] GC before operation: completed in 38.693 ms, heap usage 46.001 MB -> 14.532 MB.
[2025-10-02T21:55:50.790Z] ====== finagle-http (web) [default], iteration 8 completed (3235.227 ms) ======
[2025-10-02T21:55:50.790Z] ====== finagle-http (web) [default], iteration 9 started ======
[2025-10-02T21:55:50.790Z] GC before operation: completed in 32.415 ms, heap usage 63.247 MB -> 14.529 MB.
[2025-10-02T21:55:53.643Z] ====== finagle-http (web) [default], iteration 9 completed (3196.664 ms) ======
[2025-10-02T21:55:53.643Z] ====== finagle-http (web) [default], iteration 10 started ======
[2025-10-02T21:55:53.643Z] GC before operation: completed in 33.512 ms, heap usage 15.788 MB -> 14.559 MB.
[2025-10-02T21:55:57.313Z] ====== finagle-http (web) [default], iteration 10 completed (3025.424 ms) ======
[2025-10-02T21:55:57.313Z] ====== finagle-http (web) [default], iteration 11 started ======
[2025-10-02T21:55:57.313Z] GC before operation: completed in 41.318 ms, heap usage 71.658 MB -> 14.568 MB.
[2025-10-02T21:56:00.167Z] ====== finagle-http (web) [default], iteration 11 completed (3179.403 ms) ======
[2025-10-02T21:56:00.482Z] -----------------------------------
[2025-10-02T21:56:00.482Z] renaissance-finagle-http_0_PASSED
[2025-10-02T21:56:00.482Z] -----------------------------------
[2025-10-02T21:56:00.482Z]
[2025-10-02T21:56:00.482Z] TEST TEARDOWN:
[2025-10-02T21:56:00.482Z] Nothing to be done for teardown.
[2025-10-02T21:56:00.482Z] renaissance-finagle-http_0 Finish Time: Thu Oct 2 21:56:00 2025 Epoch Time (ms): 1759442160322
[2025-10-02T21:56:00.482Z]
[2025-10-02T21:56:00.482Z] ===============================================
[2025-10-02T21:56:00.482Z] Running test renaissance-gauss-mix_0 ...
[2025-10-02T21:56:00.482Z] ===============================================
[2025-10-02T21:56:00.482Z] renaissance-gauss-mix_0 Start Time: Thu Oct 2 21:56:00 2025 Epoch Time (ms): 1759442160340
[2025-10-02T21:56:00.482Z] variation: NoOptions
[2025-10-02T21:56:00.482Z] JVM_OPTIONS:
[2025-10-02T21:56:00.482Z] { \
[2025-10-02T21:56:00.482Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T21:56:00.482Z] echo "Nothing to be done for setup."; \
[2025-10-02T21:56:00.482Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-gauss-mix_0"; \
[2025-10-02T21:56:00.482Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-gauss-mix_0"; \
[2025-10-02T21:56:00.482Z] echo ""; echo "TESTING:"; \
[2025-10-02T21:56:00.482Z] "/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_17594418906850/renaissance-gauss-mix_0"/gauss-mix.json" gauss-mix; \
[2025-10-02T21:56:00.482Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-gauss-mix_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_17594418906850/renaissance-gauss-mix_0"; else echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T21:56:00.482Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T21:56:00.482Z] echo "Nothing to be done for teardown."; \
[2025-10-02T21:56:00.482Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/TestTargetResult";
[2025-10-02T21:56:00.482Z]
[2025-10-02T21:56:00.482Z] TEST SETUP:
[2025-10-02T21:56:00.482Z] Nothing to be done for setup.
[2025-10-02T21:56:00.482Z]
[2025-10-02T21:56:00.482Z] TESTING:
[2025-10-02T21:56:00.794Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-10-02T21:56:00.794Z] 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_17594418906850/renaissance-gauss-mix_0/launcher-215600-6779221159185616878/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-10-02T21:56:00.794Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-10-02T21:56:00.794Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-10-02T21:56:04.459Z] Benchmark 'gauss-mix' failed with exception:
[2025-10-02T21:56:04.459Z] java.lang.ExceptionInInitializerError
[2025-10-02T21:56:04.459Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-10-02T21:56:04.459Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-10-02T21:56:04.459Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-10-02T21:56:04.459Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-10-02T21:56:04.459Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-10-02T21:56:04.459Z] at scala.Option.getOrElse(Option.scala:201)
[2025-10-02T21:56:04.459Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-10-02T21:56:04.459Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-10-02T21:56:04.459Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-10-02T21:56:04.459Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-10-02T21:56:04.459Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-10-02T21:56:04.459Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-10-02T21:56:04.459Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-10-02T21:56:04.459Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-10-02T21:56:04.459Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-10-02T21:56:04.459Z] at scala.Option.getOrElse(Option.scala:201)
[2025-10-02T21:56:04.459Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-10-02T21:56:04.459Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-10-02T21:56:04.459Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-10-02T21:56:04.459Z] at org.renaissance.apache.spark.GaussMix.setUpSparkContext(GaussMix.scala:74)
[2025-10-02T21:56:04.459Z] at org.renaissance.apache.spark.GaussMix.setUpBeforeAll(GaussMix.scala:203)
[2025-10-02T21:56:04.459Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-10-02T21:56:04.459Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-10-02T21:56:04.459Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-10-02T21:56:04.459Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-10-02T21:56:04.459Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-10-02T21:56:04.459Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-10-02T21:56:04.459Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-10-02T21:56:04.459Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-10-02T21:56:04.459Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-10-02T21:56:04.459Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-10-02T21:56:04.459Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-10-02T21:56:04.459Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-10-02T21:56:04.459Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-10-02T21:56:04.459Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-10-02T21:56:04.459Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-10-02T21:56:04.459Z] ... 34 more
[2025-10-02T21:56:04.459Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-10-02T21:56:04.459Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-10-02T21:56:04.459Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:567)
[2025-10-02T21:56:04.459Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:500)
[2025-10-02T21:56:04.459Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-10-02T21:56:04.459Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-10-02T21:56:04.459Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-10-02T21:56:04.459Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-10-02T21:56:04.459Z] ... 34 more
[2025-10-02T21:56:04.459Z] The following benchmarks failed: gauss-mix
[2025-10-02T21:56:04.771Z] -----------------------------------
[2025-10-02T21:56:04.771Z] renaissance-gauss-mix_0_FAILED
[2025-10-02T21:56:04.771Z] -----------------------------------
[2025-10-02T21:56:04.771Z]
[2025-10-02T21:56:04.771Z] TEST TEARDOWN:
[2025-10-02T21:56:04.771Z] Nothing to be done for teardown.
[2025-10-02T21:56:04.771Z] renaissance-gauss-mix_0 Finish Time: Thu Oct 2 21:56:04 2025 Epoch Time (ms): 1759442164506
[2025-10-02T21:56:04.771Z]
[2025-10-02T21:56:04.771Z] ===============================================
[2025-10-02T21:56:04.771Z] Running test renaissance-log-regression_0 ...
[2025-10-02T21:56:04.771Z] ===============================================
[2025-10-02T21:56:04.771Z] renaissance-log-regression_0 Start Time: Thu Oct 2 21:56:04 2025 Epoch Time (ms): 1759442164524
[2025-10-02T21:56:04.771Z] variation: NoOptions
[2025-10-02T21:56:04.771Z] JVM_OPTIONS:
[2025-10-02T21:56:04.771Z] { \
[2025-10-02T21:56:04.771Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T21:56:04.771Z] echo "Nothing to be done for setup."; \
[2025-10-02T21:56:04.771Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-log-regression_0"; \
[2025-10-02T21:56:04.771Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-log-regression_0"; \
[2025-10-02T21:56:04.771Z] echo ""; echo "TESTING:"; \
[2025-10-02T21:56:04.771Z] "/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_17594418906850/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2025-10-02T21:56:04.771Z] 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_17594418906850/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T21:56:04.771Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T21:56:04.771Z] echo "Nothing to be done for teardown."; \
[2025-10-02T21:56:04.771Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/TestTargetResult";
[2025-10-02T21:56:04.771Z]
[2025-10-02T21:56:04.771Z] TEST SETUP:
[2025-10-02T21:56:04.771Z] Nothing to be done for setup.
[2025-10-02T21:56:04.771Z]
[2025-10-02T21:56:04.771Z] TESTING:
[2025-10-02T21:56:05.082Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-10-02T21:56:05.082Z] 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_17594418906850/renaissance-log-regression_0/launcher-215604-5902716160962909786/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-10-02T21:56:05.082Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-10-02T21:56:05.082Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-10-02T21:56:08.790Z] Benchmark 'log-regression' failed with exception:
[2025-10-02T21:56:08.790Z] java.lang.ExceptionInInitializerError
[2025-10-02T21:56:08.790Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-10-02T21:56:08.790Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-10-02T21:56:08.790Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-10-02T21:56:08.790Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-10-02T21:56:08.790Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-10-02T21:56:08.790Z] at scala.Option.getOrElse(Option.scala:201)
[2025-10-02T21:56:08.790Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-10-02T21:56:08.790Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-10-02T21:56:08.790Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-10-02T21:56:08.790Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-10-02T21:56:08.790Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-10-02T21:56:08.790Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-10-02T21:56:08.790Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-10-02T21:56:08.790Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-10-02T21:56:08.790Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-10-02T21:56:08.790Z] at scala.Option.getOrElse(Option.scala:201)
[2025-10-02T21:56:08.790Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-10-02T21:56:08.790Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-10-02T21:56:08.790Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-10-02T21:56:08.790Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52)
[2025-10-02T21:56:08.790Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92)
[2025-10-02T21:56:08.790Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-10-02T21:56:08.790Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-10-02T21:56:08.790Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-10-02T21:56:08.790Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-10-02T21:56:08.790Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-10-02T21:56:08.790Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-10-02T21:56:08.790Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-10-02T21:56:08.790Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-10-02T21:56:08.790Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-10-02T21:56:08.790Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-10-02T21:56:08.790Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-10-02T21:56:08.790Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-10-02T21:56:08.790Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-10-02T21:56:08.790Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-10-02T21:56:08.790Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-10-02T21:56:08.790Z] ... 34 more
[2025-10-02T21:56:08.790Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-10-02T21:56:08.790Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-10-02T21:56:08.790Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:567)
[2025-10-02T21:56:08.790Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:500)
[2025-10-02T21:56:08.790Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-10-02T21:56:08.790Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-10-02T21:56:08.790Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-10-02T21:56:08.790Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-10-02T21:56:08.790Z] ... 34 more
[2025-10-02T21:56:08.790Z] The following benchmarks failed: log-regression
[2025-10-02T21:56:08.790Z] -----------------------------------
[2025-10-02T21:56:08.790Z] renaissance-log-regression_0_FAILED
[2025-10-02T21:56:08.790Z] -----------------------------------
[2025-10-02T21:56:08.790Z]
[2025-10-02T21:56:08.790Z] TEST TEARDOWN:
[2025-10-02T21:56:08.790Z] Nothing to be done for teardown.
[2025-10-02T21:56:08.790Z] renaissance-log-regression_0 Finish Time: Thu Oct 2 21:56:08 2025 Epoch Time (ms): 1759442168708
[2025-10-02T21:56:08.790Z]
[2025-10-02T21:56:08.790Z] ===============================================
[2025-10-02T21:56:08.790Z] Running test renaissance-mnemonics_0 ...
[2025-10-02T21:56:08.790Z] ===============================================
[2025-10-02T21:56:08.790Z] renaissance-mnemonics_0 Start Time: Thu Oct 2 21:56:08 2025 Epoch Time (ms): 1759442168725
[2025-10-02T21:56:08.790Z] variation: NoOptions
[2025-10-02T21:56:08.790Z] JVM_OPTIONS:
[2025-10-02T21:56:08.790Z] { \
[2025-10-02T21:56:08.790Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T21:56:08.790Z] echo "Nothing to be done for setup."; \
[2025-10-02T21:56:08.790Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-mnemonics_0"; \
[2025-10-02T21:56:08.790Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-mnemonics_0"; \
[2025-10-02T21:56:08.790Z] echo ""; echo "TESTING:"; \
[2025-10-02T21:56:08.791Z] "/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_17594418906850/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2025-10-02T21:56:08.791Z] 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_17594418906850/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T21:56:08.791Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T21:56:08.791Z] echo "Nothing to be done for teardown."; \
[2025-10-02T21:56:08.791Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/TestTargetResult";
[2025-10-02T21:56:08.791Z]
[2025-10-02T21:56:08.791Z] TEST SETUP:
[2025-10-02T21:56:08.791Z] Nothing to be done for setup.
[2025-10-02T21:56:08.791Z]
[2025-10-02T21:56:08.791Z] TESTING:
[2025-10-02T21:56:09.466Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-10-02T21:56:09.466Z] 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_17594418906850/renaissance-mnemonics_0/launcher-215608-10441584699476705445/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-10-02T21:56:09.466Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-10-02T21:56:09.466Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-10-02T21:56:09.466Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2025-10-02T21:56:09.779Z] GC before operation: completed in 13.074 ms, heap usage 8.403 MB -> 3.844 MB.
[2025-10-02T21:56:14.404Z] ====== mnemonics (functional) [default], iteration 0 completed (4045.927 ms) ======
[2025-10-02T21:56:14.404Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2025-10-02T21:56:14.404Z] GC before operation: completed in 21.250 ms, heap usage 325.370 MB -> 3.881 MB.
[2025-10-02T21:56:18.067Z] ====== mnemonics (functional) [default], iteration 1 completed (3783.231 ms) ======
[2025-10-02T21:56:18.067Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2025-10-02T21:56:18.067Z] GC before operation: completed in 22.432 ms, heap usage 265.389 MB -> 3.881 MB.
[2025-10-02T21:56:21.780Z] ====== mnemonics (functional) [default], iteration 2 completed (3687.011 ms) ======
[2025-10-02T21:56:21.780Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2025-10-02T21:56:21.780Z] GC before operation: completed in 20.612 ms, heap usage 272.889 MB -> 3.882 MB.
[2025-10-02T21:56:26.396Z] ====== mnemonics (functional) [default], iteration 3 completed (3717.188 ms) ======
[2025-10-02T21:56:26.396Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2025-10-02T21:56:26.396Z] GC before operation: completed in 16.021 ms, heap usage 139.389 MB -> 3.882 MB.
[2025-10-02T21:56:30.064Z] ====== mnemonics (functional) [default], iteration 4 completed (3697.537 ms) ======
[2025-10-02T21:56:30.065Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2025-10-02T21:56:30.065Z] GC before operation: completed in 23.262 ms, heap usage 566.389 MB -> 3.882 MB.
[2025-10-02T21:56:33.752Z] ====== mnemonics (functional) [default], iteration 5 completed (3734.345 ms) ======
[2025-10-02T21:56:33.752Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2025-10-02T21:56:33.752Z] GC before operation: completed in 19.797 ms, heap usage 279.889 MB -> 3.881 MB.
[2025-10-02T21:56:37.441Z] ====== mnemonics (functional) [default], iteration 6 completed (3679.417 ms) ======
[2025-10-02T21:56:37.441Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2025-10-02T21:56:37.441Z] GC before operation: completed in 18.642 ms, heap usage 300.889 MB -> 3.882 MB.
[2025-10-02T21:56:42.062Z] ====== mnemonics (functional) [default], iteration 7 completed (3685.727 ms) ======
[2025-10-02T21:56:42.062Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2025-10-02T21:56:42.062Z] GC before operation: completed in 24.401 ms, heap usage 595.889 MB -> 3.882 MB.
[2025-10-02T21:56:45.732Z] ====== mnemonics (functional) [default], iteration 8 completed (3831.430 ms) ======
[2025-10-02T21:56:45.732Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2025-10-02T21:56:45.732Z] GC before operation: completed in 24.562 ms, heap usage 564.389 MB -> 3.882 MB.
[2025-10-02T21:56:49.397Z] ====== mnemonics (functional) [default], iteration 9 completed (3765.188 ms) ======
[2025-10-02T21:56:49.397Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2025-10-02T21:56:49.397Z] GC before operation: completed in 20.425 ms, heap usage 279.890 MB -> 3.882 MB.
[2025-10-02T21:56:53.070Z] ====== mnemonics (functional) [default], iteration 10 completed (3473.215 ms) ======
[2025-10-02T21:56:53.070Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2025-10-02T21:56:53.070Z] GC before operation: completed in 17.125 ms, heap usage 177.390 MB -> 3.882 MB.
[2025-10-02T21:56:56.742Z] ====== mnemonics (functional) [default], iteration 11 completed (3716.163 ms) ======
[2025-10-02T21:56:56.742Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2025-10-02T21:56:56.742Z] GC before operation: completed in 24.686 ms, heap usage 553.890 MB -> 3.882 MB.
[2025-10-02T21:57:01.372Z] ====== mnemonics (functional) [default], iteration 12 completed (3748.000 ms) ======
[2025-10-02T21:57:01.372Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2025-10-02T21:57:01.372Z] GC before operation: completed in 24.822 ms, heap usage 612.390 MB -> 3.882 MB.
[2025-10-02T21:57:05.115Z] ====== mnemonics (functional) [default], iteration 13 completed (3708.865 ms) ======
[2025-10-02T21:57:05.116Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2025-10-02T21:57:05.116Z] GC before operation: completed in 14.191 ms, heap usage 138.890 MB -> 3.882 MB.
[2025-10-02T21:57:07.984Z] ====== mnemonics (functional) [default], iteration 14 completed (3402.539 ms) ======
[2025-10-02T21:57:07.984Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2025-10-02T21:57:07.984Z] GC before operation: completed in 21.264 ms, heap usage 512.390 MB -> 3.882 MB.
[2025-10-02T21:57:12.611Z] ====== mnemonics (functional) [default], iteration 15 completed (3729.706 ms) ======
[2025-10-02T21:57:12.611Z] -----------------------------------
[2025-10-02T21:57:12.611Z] renaissance-mnemonics_0_PASSED
[2025-10-02T21:57:12.611Z] -----------------------------------
[2025-10-02T21:57:12.611Z]
[2025-10-02T21:57:12.611Z] TEST TEARDOWN:
[2025-10-02T21:57:12.611Z] Nothing to be done for teardown.
[2025-10-02T21:57:12.611Z] renaissance-mnemonics_0 Finish Time: Thu Oct 2 21:57:12 2025 Epoch Time (ms): 1759442232022
[2025-10-02T21:57:12.611Z]
[2025-10-02T21:57:12.611Z] ===============================================
[2025-10-02T21:57:12.611Z] Running test renaissance-movie-lens_0 ...
[2025-10-02T21:57:12.611Z] ===============================================
[2025-10-02T21:57:12.611Z] renaissance-movie-lens_0 Start Time: Thu Oct 2 21:57:12 2025 Epoch Time (ms): 1759442232041
[2025-10-02T21:57:12.611Z] variation: NoOptions
[2025-10-02T21:57:12.611Z] JVM_OPTIONS:
[2025-10-02T21:57:12.611Z] { \
[2025-10-02T21:57:12.611Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T21:57:12.611Z] echo "Nothing to be done for setup."; \
[2025-10-02T21:57:12.611Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-movie-lens_0"; \
[2025-10-02T21:57:12.611Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-movie-lens_0"; \
[2025-10-02T21:57:12.611Z] echo ""; echo "TESTING:"; \
[2025-10-02T21:57:12.611Z] "/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_17594418906850/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2025-10-02T21:57:12.611Z] 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_17594418906850/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T21:57:12.611Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T21:57:12.611Z] echo "Nothing to be done for teardown."; \
[2025-10-02T21:57:12.611Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/TestTargetResult";
[2025-10-02T21:57:12.611Z]
[2025-10-02T21:57:12.611Z] TEST SETUP:
[2025-10-02T21:57:12.611Z] Nothing to be done for setup.
[2025-10-02T21:57:12.611Z]
[2025-10-02T21:57:12.611Z] TESTING:
[2025-10-02T21:57:12.611Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-10-02T21:57:12.612Z] 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_17594418906850/renaissance-movie-lens_0/launcher-215712-7701762907014315187/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-10-02T21:57:12.612Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-10-02T21:57:12.612Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-10-02T21:57:16.285Z] Benchmark 'movie-lens' failed with exception:
[2025-10-02T21:57:16.285Z] java.lang.ExceptionInInitializerError
[2025-10-02T21:57:16.285Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-10-02T21:57:16.285Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-10-02T21:57:16.285Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-10-02T21:57:16.285Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-10-02T21:57:16.285Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-10-02T21:57:16.285Z] at scala.Option.getOrElse(Option.scala:201)
[2025-10-02T21:57:16.285Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-10-02T21:57:16.285Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-10-02T21:57:16.285Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-10-02T21:57:16.285Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-10-02T21:57:16.285Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-10-02T21:57:16.285Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-10-02T21:57:16.285Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-10-02T21:57:16.285Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-10-02T21:57:16.285Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-10-02T21:57:16.285Z] at scala.Option.getOrElse(Option.scala:201)
[2025-10-02T21:57:16.285Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-10-02T21:57:16.285Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-10-02T21:57:16.285Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-10-02T21:57:16.285Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80)
[2025-10-02T21:57:16.285Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320)
[2025-10-02T21:57:16.285Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-10-02T21:57:16.285Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-10-02T21:57:16.285Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-10-02T21:57:16.285Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-10-02T21:57:16.285Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-10-02T21:57:16.285Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-10-02T21:57:16.285Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-10-02T21:57:16.285Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-10-02T21:57:16.285Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-10-02T21:57:16.285Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-10-02T21:57:16.285Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-10-02T21:57:16.285Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-10-02T21:57:16.285Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-10-02T21:57:16.285Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-10-02T21:57:16.285Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-10-02T21:57:16.285Z] ... 34 more
[2025-10-02T21:57:16.285Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-10-02T21:57:16.285Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-10-02T21:57:16.285Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:567)
[2025-10-02T21:57:16.285Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:500)
[2025-10-02T21:57:16.285Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-10-02T21:57:16.285Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-10-02T21:57:16.285Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-10-02T21:57:16.285Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-10-02T21:57:16.285Z] ... 34 more
[2025-10-02T21:57:16.285Z] The following benchmarks failed: movie-lens
[2025-10-02T21:57:16.285Z] -----------------------------------
[2025-10-02T21:57:16.285Z] renaissance-movie-lens_0_FAILED
[2025-10-02T21:57:16.285Z] -----------------------------------
[2025-10-02T21:57:16.285Z]
[2025-10-02T21:57:16.285Z] TEST TEARDOWN:
[2025-10-02T21:57:16.285Z] Nothing to be done for teardown.
[2025-10-02T21:57:16.285Z] renaissance-movie-lens_0 Finish Time: Thu Oct 2 21:57:16 2025 Epoch Time (ms): 1759442236256
[2025-10-02T21:57:16.285Z]
[2025-10-02T21:57:16.285Z] ===============================================
[2025-10-02T21:57:16.285Z] Running test renaissance-par-mnemonics_0 ...
[2025-10-02T21:57:16.285Z] ===============================================
[2025-10-02T21:57:16.285Z] renaissance-par-mnemonics_0 Start Time: Thu Oct 2 21:57:16 2025 Epoch Time (ms): 1759442236275
[2025-10-02T21:57:16.285Z] variation: NoOptions
[2025-10-02T21:57:16.598Z] JVM_OPTIONS:
[2025-10-02T21:57:16.598Z] { \
[2025-10-02T21:57:16.598Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T21:57:16.598Z] echo "Nothing to be done for setup."; \
[2025-10-02T21:57:16.598Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-par-mnemonics_0"; \
[2025-10-02T21:57:16.598Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-par-mnemonics_0"; \
[2025-10-02T21:57:16.598Z] echo ""; echo "TESTING:"; \
[2025-10-02T21:57:16.599Z] "/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_17594418906850/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2025-10-02T21:57:16.599Z] 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_17594418906850/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T21:57:16.599Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T21:57:16.599Z] echo "Nothing to be done for teardown."; \
[2025-10-02T21:57:16.599Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/TestTargetResult";
[2025-10-02T21:57:16.599Z]
[2025-10-02T21:57:16.599Z] TEST SETUP:
[2025-10-02T21:57:16.599Z] Nothing to be done for setup.
[2025-10-02T21:57:16.599Z]
[2025-10-02T21:57:16.599Z] TESTING:
[2025-10-02T21:57:16.911Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-10-02T21:57:16.911Z] 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_17594418906850/renaissance-par-mnemonics_0/launcher-215716-6696419687725289887/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-10-02T21:57:16.911Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-10-02T21:57:16.911Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-10-02T21:57:17.225Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2025-10-02T21:57:17.225Z] GC before operation: completed in 13.098 ms, heap usage 8.519 MB -> 3.844 MB.
[2025-10-02T21:57:21.854Z] ====== par-mnemonics (functional) [default], iteration 0 completed (3598.205 ms) ======
[2025-10-02T21:57:21.854Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2025-10-02T21:57:21.854Z] GC before operation: completed in 19.922 ms, heap usage 240.909 MB -> 3.903 MB.
[2025-10-02T21:57:25.524Z] ====== par-mnemonics (functional) [default], iteration 1 completed (3477.825 ms) ======
[2025-10-02T21:57:25.524Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2025-10-02T21:57:25.524Z] GC before operation: completed in 19.308 ms, heap usage 204.753 MB -> 3.902 MB.
[2025-10-02T21:57:28.409Z] ====== par-mnemonics (functional) [default], iteration 2 completed (3375.071 ms) ======
[2025-10-02T21:57:28.409Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2025-10-02T21:57:28.725Z] GC before operation: completed in 21.544 ms, heap usage 554.930 MB -> 3.903 MB.
[2025-10-02T21:57:32.416Z] ====== par-mnemonics (functional) [default], iteration 3 completed (3370.015 ms) ======
[2025-10-02T21:57:32.416Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2025-10-02T21:57:32.416Z] GC before operation: completed in 18.024 ms, heap usage 150.032 MB -> 3.902 MB.
[2025-10-02T21:57:35.371Z] ====== par-mnemonics (functional) [default], iteration 4 completed (3114.446 ms) ======
[2025-10-02T21:57:35.371Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2025-10-02T21:57:35.371Z] GC before operation: completed in 16.391 ms, heap usage 123.924 MB -> 3.903 MB.
[2025-10-02T21:57:39.046Z] ====== par-mnemonics (functional) [default], iteration 5 completed (3296.296 ms) ======
[2025-10-02T21:57:39.046Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2025-10-02T21:57:39.046Z] GC before operation: completed in 16.978 ms, heap usage 149.533 MB -> 3.903 MB.
[2025-10-02T21:57:42.717Z] ====== par-mnemonics (functional) [default], iteration 6 completed (3184.053 ms) ======
[2025-10-02T21:57:42.717Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2025-10-02T21:57:42.717Z] GC before operation: completed in 18.542 ms, heap usage 142.924 MB -> 3.903 MB.
[2025-10-02T21:57:46.425Z] ====== par-mnemonics (functional) [default], iteration 7 completed (3379.205 ms) ======
[2025-10-02T21:57:46.425Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2025-10-02T21:57:46.425Z] GC before operation: completed in 17.349 ms, heap usage 150.033 MB -> 3.903 MB.
[2025-10-02T21:57:49.290Z] ====== par-mnemonics (functional) [default], iteration 8 completed (3161.320 ms) ======
[2025-10-02T21:57:49.290Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2025-10-02T21:57:49.290Z] GC before operation: completed in 18.036 ms, heap usage 108.428 MB -> 3.903 MB.
[2025-10-02T21:57:52.971Z] ====== par-mnemonics (functional) [default], iteration 9 completed (3333.077 ms) ======
[2025-10-02T21:57:52.971Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2025-10-02T21:57:52.971Z] GC before operation: completed in 18.285 ms, heap usage 149.549 MB -> 3.903 MB.
[2025-10-02T21:57:56.646Z] ====== par-mnemonics (functional) [default], iteration 10 completed (3278.611 ms) ======
[2025-10-02T21:57:56.646Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2025-10-02T21:57:56.646Z] GC before operation: completed in 19.891 ms, heap usage 529.932 MB -> 3.903 MB.
[2025-10-02T21:58:00.319Z] ====== par-mnemonics (functional) [default], iteration 11 completed (3433.935 ms) ======
[2025-10-02T21:58:00.319Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2025-10-02T21:58:00.319Z] GC before operation: completed in 18.872 ms, heap usage 150.033 MB -> 3.903 MB.
[2025-10-02T21:58:03.289Z] ====== par-mnemonics (functional) [default], iteration 12 completed (3288.130 ms) ======
[2025-10-02T21:58:03.289Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2025-10-02T21:58:03.289Z] GC before operation: completed in 23.837 ms, heap usage 501.929 MB -> 3.903 MB.
[2025-10-02T21:58:06.994Z] ====== par-mnemonics (functional) [default], iteration 13 completed (3356.076 ms) ======
[2025-10-02T21:58:06.994Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2025-10-02T21:58:06.994Z] GC before operation: completed in 18.688 ms, heap usage 150.049 MB -> 3.903 MB.
[2025-10-02T21:58:10.716Z] ====== par-mnemonics (functional) [default], iteration 14 completed (3292.385 ms) ======
[2025-10-02T21:58:10.716Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2025-10-02T21:58:10.716Z] GC before operation: completed in 23.041 ms, heap usage 521.964 MB -> 3.903 MB.
[2025-10-02T21:58:14.385Z] ====== par-mnemonics (functional) [default], iteration 15 completed (3396.087 ms) ======
[2025-10-02T21:58:14.385Z] -----------------------------------
[2025-10-02T21:58:14.385Z] renaissance-par-mnemonics_0_PASSED
[2025-10-02T21:58:14.385Z] -----------------------------------
[2025-10-02T21:58:14.385Z]
[2025-10-02T21:58:14.385Z] TEST TEARDOWN:
[2025-10-02T21:58:14.385Z] Nothing to be done for teardown.
[2025-10-02T21:58:14.385Z] renaissance-par-mnemonics_0 Finish Time: Thu Oct 2 21:58:13 2025 Epoch Time (ms): 1759442293958
[2025-10-02T21:58:14.385Z]
[2025-10-02T21:58:14.385Z] ===============================================
[2025-10-02T21:58:14.385Z] Running test renaissance-philosophers_0 ...
[2025-10-02T21:58:14.385Z] ===============================================
[2025-10-02T21:58:14.385Z] renaissance-philosophers_0 Start Time: Thu Oct 2 21:58:13 2025 Epoch Time (ms): 1759442293977
[2025-10-02T21:58:14.385Z] variation: NoOptions
[2025-10-02T21:58:14.385Z] JVM_OPTIONS:
[2025-10-02T21:58:14.385Z] { \
[2025-10-02T21:58:14.385Z] echo ""; echo "TEST SETUP:"; \
[2025-10-02T21:58:14.385Z] echo "Nothing to be done for setup."; \
[2025-10-02T21:58:14.385Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-philosophers_0"; \
[2025-10-02T21:58:14.385Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/renaissance-philosophers_0"; \
[2025-10-02T21:58:14.385Z] echo ""; echo "TESTING:"; \
[2025-10-02T21:58:14.385Z] "/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_17594418906850/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2025-10-02T21:58:14.385Z] 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_17594418906850/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-02T21:58:14.385Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-02T21:58:14.385Z] echo "Nothing to be done for teardown."; \
[2025-10-02T21:58:14.385Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17594418906850/TestTargetResult";
[2025-10-02T21:58:14.385Z]
[2025-10-02T21:58:14.385Z] TEST SETUP:
[2025-10-02T21:58:14.385Z] Nothing to be done for setup.
[2025-10-02T21:58:14.385Z]
[2025-10-02T21:58:14.385Z] TESTING:
[2025-10-02T21:58:14.699Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-10-02T21:58:14.699Z] 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_17594418906850/renaissance-philosophers_0/launcher-215814-13411799175653405112/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-10-02T21:58:14.699Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-10-02T21:58:14.699Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-10-02T21:58:15.014Z] ====== philosophers (scala) [default], iteration 0 started ======
[2025-10-02T21:58:15.014Z] GC before operation: completed in 11.462 ms, heap usage 10.006 MB -> 4.826 MB.
[2025-10-02T21:58:18.679Z] Camera thread performed 122 scans.
[2025-10-02T21:58:18.679Z] ====== philosophers (scala) [default], iteration 0 completed (3247.136 ms) ======
[2025-10-02T21:58:18.679Z] ====== philosophers (scala) [default], iteration 1 started ======
[2025-10-02T21:58:18.679Z] GC before operation: completed in 12.740 ms, heap usage 17.055 MB -> 5.164 MB.
[2025-10-02T21:58:19.353Z] Camera thread performed 122 scans.
[2025-10-02T21:58:19.353Z] ====== philosophers (scala) [default], iteration 1 completed (1315.498 ms) ======
[2025-10-02T21:58:19.353Z] ====== philosophers (scala) [default], iteration 2 started ======
[2025-10-02T21:58:19.353Z] GC before operation: completed in 14.271 ms, heap usage 16.277 MB -> 5.165 MB.
[2025-10-02T21:58:20.454Z] Camera thread performed 122 scans.
[2025-10-02T21:58:20.454Z] ====== philosophers (scala) [default], iteration 2 completed (705.212 ms) ======
[2025-10-02T21:58:20.454Z] ====== philosophers (scala) [default], iteration 3 started ======
[2025-10-02T21:58:20.454Z] GC before operation: completed in 13.305 ms, heap usage 36.770 MB -> 5.165 MB.
[2025-10-02T21:58:21.182Z] Camera thread performed 122 scans.
[2025-10-02T21:58:21.182Z] ====== philosophers (scala) [default], iteration 3 completed (847.567 ms) ======
[2025-10-02T21:58:21.182Z] ====== philosophers (scala) [default], iteration 4 started ======
[2025-10-02T21:58:21.182Z] GC before operation: completed in 11.797 ms, heap usage 60.437 MB -> 5.165 MB.
[2025-10-02T21:58:21.864Z] Camera thread performed 122 scans.
[2025-10-02T21:58:21.864Z] ====== philosophers (scala) [default], iteration 4 completed (927.864 ms) ======
[2025-10-02T21:58:21.864Z] ====== philosophers (scala) [default], iteration 5 started ======
[2025-10-02T21:58:21.864Z] GC before operation: completed in 11.067 ms, heap usage 40.854 MB -> 5.166 MB.
[2025-10-02T21:58:22.962Z] Camera thread performed 122 scans.
[2025-10-02T21:58:22.962Z] ====== philosophers (scala) [default], iteration 5 completed (905.130 ms) ======
[2025-10-02T21:58:22.962Z] ====== philosophers (scala) [default], iteration 6 started ======
[2025-10-02T21:58:22.962Z] GC before operation: completed in 11.897 ms, heap usage 101.329 MB -> 5.166 MB.
[2025-10-02T21:58:24.060Z] Camera thread performed 122 scans.
[2025-10-02T21:58:24.060Z] ====== philosophers (scala) [default], iteration 6 completed (936.918 ms) ======
[2025-10-02T21:58:24.060Z] ====== philosophers (scala) [default], iteration 7 started ======
[2025-10-02T21:58:24.060Z] GC before operation: completed in 11.363 ms, heap usage 24.294 MB -> 5.166 MB.
[2025-10-02T21:58:24.743Z] Camera thread performed 122 scans.
[2025-10-02T21:58:24.743Z] ====== philosophers (scala) [default], iteration 7 completed (973.336 ms) ======
[2025-10-02T21:58:24.743Z] ====== philosophers (scala) [default], iteration 8 started ======
[2025-10-02T21:58:24.743Z] GC before operation: completed in 14.560 ms, heap usage 10.269 MB -> 5.166 MB.
[2025-10-02T21:58:25.843Z] Camera thread performed 122 scans.
[2025-10-02T21:58:25.843Z] ====== philosophers (scala) [default], iteration 8 completed (968.904 ms) ======
[2025-10-02T21:58:25.843Z] ====== philosophers (scala) [default], iteration 9 started ======
[2025-10-02T21:58:25.843Z] GC before operation: completed in 11.898 ms, heap usage 9.793 MB -> 5.167 MB.
[2025-10-02T21:58:26.615Z] Camera thread performed 122 scans.
[2025-10-02T21:58:26.615Z] ====== philosophers (scala) [default], iteration 9 completed (909.588 ms) ======
[2025-10-02T21:58:26.615Z] ====== philosophers (scala) [default], iteration 10 started ======
[2025-10-02T21:58:26.930Z] GC before operation: completed in 13.018 ms, heap usage 7.262 MB -> 5.167 MB.
[2025-10-02T21:58:27.605Z] Camera thread performed 122 scans.
[2025-10-02T21:58:27.605Z] ====== philosophers (scala) [default], iteration 10 completed (891.421 ms) ======
[2025-10-02T21:58:27.605Z] ====== philosophers (scala) [default], iteration 11 started ======
[2025-10-02T21:58:27.605Z] GC before operation: completed in 13.076 ms, heap usage 79.786 MB -> 5.167 MB.
[2025-10-02T21:58:28.704Z] Camera thread performed 122 scans.
[2025-10-02T21:58:28.704Z] ====== philosophers (scala) [default], iteration 11 completed (954.482 ms) ======
[2025-10-02T21:58:28.704Z] ====== philosophers (scala) [default], iteration 12 started ======
[2025-10-02T21:58:28.704Z] GC before operation: completed in 12.779 ms, heap usage 78.789 MB -> 5.167 MB.
[2025-10-02T21:58:29.806Z] Camera thread performed 122 scans.
[2025-10-02T21:58:29.806Z] ====== philosophers (scala) [default], iteration 12 completed (959.217 ms) ======
[2025-10-02T21:58:29.806Z] ====== philosophers (scala) [default], iteration 13 started ======
[2025-10-02T21:58:29.806Z] GC before operation: completed in 10.573 ms, heap usage 26.294 MB -> 5.167 MB.
[2025-10-02T21:58:30.483Z] Camera thread performed 122 scans.
[2025-10-02T21:58:30.483Z] ====== philosophers (scala) [default], iteration 13 completed (941.939 ms) ======
[2025-10-02T21:58:30.483Z] ====== philosophers (scala) [default], iteration 14 started ======
[2025-10-02T21:58:30.483Z] GC before operation: completed in 12.184 ms, heap usage 35.789 MB -> 5.167 MB.
[2025-10-02T21:58:31.585Z] Camera thread performed 122 scans.
[2025-10-02T21:58:31.585Z] ====== philosophers (scala) [default], iteration 14 completed (962.610 ms) ======
[2025-10-02T21:58:31.585Z] ====== philosophers (scala) [default], iteration 15 started ======
[2025-10-02T21:58:31.585Z] GC before operation: completed in 12.596 ms, heap usage 40.286 MB -> 5.167 MB.
[2025-10-02T21:58:32.687Z] Camera thread performed 122 scans.
[2025-10-02T21:58:32.687Z] ====== philosophers (scala) [default], iteration 15 completed (930.923 ms) ======
[2025-10-02T21:58:32.687Z] ====== philosophers (scala) [default], iteration 16 started ======
[2025-10-02T21:58:32.687Z] GC before operation: completed in 11.185 ms, heap usage 8.766 MB -> 5.167 MB.
[2025-10-02T21:58:33.360Z] Camera thread performed 122 scans.
[2025-10-02T21:58:33.360Z] ====== philosophers (scala) [default], iteration 16 completed (945.116 ms) ======
[2025-10-02T21:58:33.360Z] ====== philosophers (scala) [default], iteration 17 started ======
[2025-10-02T21:58:33.360Z] GC before operation: completed in 14.876 ms, heap usage 56.788 MB -> 5.168 MB.
[2025-10-02T21:58:34.461Z] Camera thread performed 122 scans.
[2025-10-02T21:58:34.461Z] ====== philosophers (scala) [default], iteration 17 completed (969.111 ms) ======
[2025-10-02T21:58:34.461Z] ====== philosophers (scala) [default], iteration 18 started ======
[2025-10-02T21:58:34.461Z] GC before operation: completed in 15.088 ms, heap usage 73.292 MB -> 5.168 MB.
[2025-10-02T21:58:35.558Z] Camera thread performed 122 scans.
[2025-10-02T21:58:35.558Z] ====== philosophers (scala) [default], iteration 18 completed (902.038 ms) ======
[2025-10-02T21:58:35.558Z] ====== philosophers (scala) [default], iteration 19 started ======
[2025-10-02T21:58:35.558Z] GC before operation: completed in 12.944 ms, heap usage 27.254 MB -> 5.169 MB.
[2025-10-02T21:58:36.233Z] Camera thread performed 122 scans.
[2025-10-02T21:58:36.233Z] ====== philosophers (scala) [default], iteration 19 completed (943.177 ms) ======
[2025-10-02T21:58:36.233Z] ====== philosophers (scala) [default], iteration 20 started ======
[2025-10-02T21:58:36.233Z] GC before operation: completed in 13.029 ms, heap usage 46.794 MB -> 5.169 MB.
[2025-10-02T21:58:37.329Z] Camera thread performed 122 scans.
[2025-10-02T21:58:37.329Z] ====== philosophers (scala) [default], iteration 20 completed (954.877 ms) ======
[2025-10-02T21:58:37.329Z] ====== philosophers (scala) [default], iteration 21 started ======
[2025-10-02T21:58:37.329Z] GC before operation: completed in 13.771 ms, heap usage 80.791 MB -> 5.169 MB.
[2025-10-02T21:58:38.441Z] Camera thread performed 122 scans.
[2025-10-02T21:58:38.441Z] ====== philosophers (scala) [default], iteration 21 completed (912.686 ms) ======
[2025-10-02T21:58:38.441Z] ====== philosophers (scala) [default], iteration 22 started ======
[2025-10-02T21:58:38.441Z] GC before operation: completed in 13.335 ms, heap usage 31.790 MB -> 5.169 MB.
[2025-10-02T21:58:39.116Z] Camera thread performed 122 scans.
[2025-10-02T21:58:39.116Z] ====== philosophers (scala) [default], iteration 22 completed (974.965 ms) ======
[2025-10-02T21:58:39.116Z] ====== philosophers (scala) [default], iteration 23 started ======
[2025-10-02T21:58:39.116Z] GC before operation: completed in 12.642 ms, heap usage 11.759 MB -> 5.169 MB.
[2025-10-02T21:58:40.214Z] Camera thread performed 122 scans.
[2025-10-02T21:58:40.214Z] ====== philosophers (scala) [default], iteration 23 completed (970.971 ms) ======
[2025-10-02T21:58:40.214Z] ====== philosophers (scala) [default], iteration 24 started ======
[2025-10-02T21:58:40.214Z] GC before operation: completed in 15.191 ms, heap usage 41.291 MB -> 5.169 MB.
[2025-10-02T21:58:41.309Z] Camera thread performed 122 scans.
[2025-10-02T21:58:41.309Z] ====== philosophers (scala) [default], iteration 24 completed (924.438 ms) ======
[2025-10-02T21:58:41.309Z] ====== philosophers (scala) [default], iteration 25 started ======
[2025-10-02T21:58:41.309Z] GC before operation: completed in 11.716 ms, heap usage 43.792 MB -> 5.169 MB.
[2025-10-02T21:58:41.987Z] Camera thread performed 122 scans.
[2025-10-02T21:58:41.987Z] ====== philosophers (scala) [default], iteration 25 completed (935.730 ms) ======
[2025-10-02T21:58:41.987Z] ====== philosophers (scala) [default], iteration 26 started ======
[2025-10-02T21:58:41.987Z] GC before operation: completed in 12.171 ms, heap usage 30.291 MB -> 5.169 MB.
[2025-10-02T21:58:43.088Z] Camera thread performed 122 scans.
[2025-10-02T21:58:43.088Z] ====== philosophers (scala) [default], iteration 26 completed (885.755 ms) ======
[2025-10-02T21:58:43.088Z] ====== philosophers (scala) [default], iteration 27 started ======
[2025-10-02T21:58:43.088Z] GC before operation: completed in 12.571 ms, heap usage 50.285 MB -> 5.169 MB.
[2025-10-02T21:58:43.763Z] Camera thread performed 122 scans.
[2025-10-02T21:58:43.763Z] ====== philosophers (scala) [default], iteration 27 completed (846.036 ms) ======
[2025-10-02T21:58:43.763Z] ====== philosophers (scala) [default], iteration 28 started ======
[2025-10-02T21:58:43.763Z] GC before operation: completed in 14.291 ms, heap usage 77.791 MB -> 5.169 MB.
[2025-10-02T21:58:44.943Z] Camera thread performed 122 scans.
[2025-10-02T21:58:44.943Z] ====== philosophers (scala) [default], iteration 28 completed (819.113 ms) ======
[2025-10-02T21:58:44.943Z] ====== philosophers (scala) [default], iteration 29 started ======
[2025-10-02T21:58:44.943Z] GC before operation: completed in 24.739 ms, heap usage 96.282 MB -> 5.170 MB.
[2025-10-02T21:58:45.618Z] Camera thread performed 122 scans.
[2025-10-02T21:58:45.618Z] ====== philosophers (scala) [default], iteration 29 completed (783.676 ms) ======
[2025-10-02T21:58:45.618Z] -----------------------------------
[2025-10-02T21:58:45.618Z] renaissance-philosophers_0_PASSED
[2025-10-02T21:58:45.618Z] -----------------------------------
[2025-10-02T21:58:45.618Z]
[2025-10-02T21:58:45.618Z] TEST TEARDOWN:
[2025-10-02T21:58:45.618Z] Nothing to be done for teardown.
[2025-10-02T21:58:45.618Z] renaissance-philosophers_0 Finish Time: Thu Oct 2 21:58:45 2025 Epoch Time (ms): 1759442325528
[2025-10-02T21:58:45.618Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/renaissance'
[2025-10-02T21:58:45.619Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf'
[2025-10-02T21:58:45.619Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests'
[2025-10-02T21:58:45.619Z]
[2025-10-02T21:58:45.619Z]
[2025-10-02T21:58:45.619Z] All tests finished, run result summary:
[2025-10-02T21:58:45.619Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-10-02T21:58:45.619Z] 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_17594418906850/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_17594418906850/ --tapName=Test_openjdk26_hs_extended.perf_x86-64_linux.tap --comment=""
[2025-10-02T21:58:45.619Z]
[2025-10-02T21:58:45.619Z]
[2025-10-02T21:58:45.619Z] TEST TARGETS SUMMARY
[2025-10-02T21:58:45.619Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-10-02T21:58:45.619Z] DISABLED test targets:
[2025-10-02T21:58:45.619Z] dacapo-avrora_0
[2025-10-02T21:58:45.619Z] renaissance-finagle-chirper_0
[2025-10-02T21:58:45.619Z]
[2025-10-02T21:58:45.619Z] PASSED test targets:
[2025-10-02T21:58:45.619Z] dacapo-fop_0
[2025-10-02T21:58:45.619Z] dacapo-jython_0
[2025-10-02T21:58:45.619Z] dacapo-luindex_0
[2025-10-02T21:58:45.619Z] dacapo-pmd_0
[2025-10-02T21:58:45.619Z] dacapo-sunflow_0
[2025-10-02T21:58:45.619Z] dacapo-tomcat_0
[2025-10-02T21:58:45.619Z] dacapo-xalan_0
[2025-10-02T21:58:45.619Z] renaissance-finagle-http_0
[2025-10-02T21:58:45.619Z] renaissance-mnemonics_0
[2025-10-02T21:58:45.619Z] renaissance-par-mnemonics_0
[2025-10-02T21:58:45.619Z] renaissance-philosophers_0
[2025-10-02T21:58:45.619Z]
[2025-10-02T21:58:45.619Z] FAILED test targets:
[2025-10-02T21:58:45.619Z] renaissance-als_0
[2025-10-02T21:58:45.619Z] renaissance-chi-square_0
[2025-10-02T21:58:45.619Z] renaissance-db-shootout_0
[2025-10-02T21:58:45.619Z] renaissance-dec-tree_0
[2025-10-02T21:58:45.619Z] renaissance-gauss-mix_0
[2025-10-02T21:58:45.619Z] renaissance-log-regression_0
[2025-10-02T21:58:45.619Z] renaissance-movie-lens_0
[2025-10-02T21:58:45.619Z]
[2025-10-02T21:58:45.619Z] TOTAL: 20 EXECUTED: 18 PASSED: 11 FAILED: 7 DISABLED: 2 SKIPPED: 0
[2025-10-02T21:58:45.619Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-10-02T21:58:45.619Z]
[2025-10-02T21:58:45.619Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-10-02T21:58:45.619Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-10-02T21:58:45.619Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2025-10-02T21:58:46.101Z] ++ uname
[2025-10-02T21:58:46.101Z] + '[' Linux = AIX ']'
[2025-10-02T21:58:46.101Z] ++ uname
[2025-10-02T21:58:46.101Z] + '[' Linux = SunOS ']'
[2025-10-02T21:58:46.101Z] ++ uname
[2025-10-02T21:58:46.101Z] + '[' Linux = '*BSD' ']'
[2025-10-02T21:58:46.101Z] + MAKE=make
[2025-10-02T21:58:46.101Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-10-02T21:58:46.101Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-10-02T21:58:46.160Z] $ ssh-agent -k
[2025-10-02T21:58:46.166Z] unset SSH_AUTH_SOCK;
[2025-10-02T21:58:46.166Z] unset SSH_AGENT_PID;
[2025-10-02T21:58:46.166Z] echo Agent pid 1569902 killed;
[2025-10-02T21:58:46.239Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-10-02T21:58:46.275Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2025-10-02T21:58:46.400Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-10-02T21:58:46.459Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-10-02T21:58:46.544Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-02T21:58:46.566Z] Archiving artifacts
[2025-10-02T21:58:46.607Z] Recording fingerprints
[Pipeline] echo
[2025-10-02T21:58:46.644Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-02T21:58:46.668Z] Archiving artifacts
[2025-10-02T21:58:46.742Z] Recording fingerprints
[Pipeline] sh
[2025-10-02T21:58:47.233Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17594418906850
[Pipeline] echo
[2025-10-02T21:58:47.287Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-10-02T21:58:47.309Z] Archiving artifacts
[2025-10-02T21:58:47.350Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-10-02T21:58:49.570Z] Tap file found: aqa-tests/TKG/output_17594418906850/Test_openjdk26_hs_extended.perf_x86-64_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-10-02T21:58:49.739Z] Recording test results
[2025-10-02T21:58:51.330Z] None of the test reports contained any result
[2025-10-02T21:58:51.330Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-02T21:58:51.362Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-02T21:58:51.782Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-10-02T21:58:51.782Z] Unix type machine..
[2025-10-02T21:58:51.782Z] Running on a Linux host
[2025-10-02T21:58:51.782Z] Woohoo - no rogue processes detected!
[2025-10-02T21:58:51.296Z] No test report files were found. Configuration error?
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-10-02T21:58:51.885Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-02T21:58:51.885Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-02T21:59:00.352Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-10-02T21:59:00.834Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[2025-10-02T21:59:00.834Z] /tmp/capstone-4.0.2/msvc/test_xcore
[2025-10-02T21:59:00.834Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-02T21:59:00.923Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-10-02T21:59:01.062Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-10-02T21:59:01.119Z] Running on test-osuosl-aix72-ppc64-5 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux
[Pipeline] {
[Pipeline] echo
[2025-10-02T21:59:01.138Z] 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
[2025-10-02T21:59:01.176Z] 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
[2025-10-02T21:59:03.389Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-10-02T21:59:04.803Z] Processing DSL script testJobTemplate
[2025-10-02T22:04:06.149Z] LEVELS: [extended]
[2025-10-02T22:04:06.149Z] JDK_VERSIONS: [8]
[2025-10-02T22:04:06.149Z] GROUPS: [perf]
[2025-10-02T22:04:06.149Z] ARCH_OS_LIST: [x86-64_linux]
[2025-10-02T22:04:06.377Z] Existing items:
[2025-10-02T22:04:06.378Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_x86-64_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-10-02T22:04:51.249Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_x86-64_linux_rerun)
[Pipeline] build
[2025-10-02T22:04:51.282Z] Scheduling project: Test_openjdk26_hs_extended.perf_x86-64_linux_rerun
[2025-10-02T22:04:59.292Z] Starting building: Test_openjdk26_hs_extended.perf_x86-64_linux_rerun #6
[2025-10-02T22:09:29.935Z] Build Test_openjdk26_hs_extended.perf_x86-64_linux_rerun #6 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-10-02T22:09:30.036Z] Running on test-azure-win11-aarch64-1 in C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-10-02T22:09:30.136Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-02T22:09:30.137Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-02T22:09:30.163Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-10-02T22:09:30.204Z] Test_openjdk26_hs_extended.perf_x86-64_linux_rerun #6 completed with status UNSTABLE
[Pipeline] timeout
[2025-10-02T22:09:30.222Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-02T22:09:30.367Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_x86-64_linux_rerun" build number 6
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-02T22:09:30.409Z] Saving Test_openjdk26_hs_extended.perf_x86-64_linux_rerun/6/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-02T22:09:30.435Z] Archiving artifacts
[2025-10-02T22:09:30.497Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-10-02T22:09:30.658Z] Tap file found: Test_openjdk26_hs_extended.perf_x86-64_linux_rerun\6\aqa-tests\TKG\output_17594429166830\Test_openjdk26_hs_extended.perf_x86-64_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-10-02T22:09:30.802Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-gauss-mix_0,renaissance-log-regression_0,renaissance-movie-lens_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=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=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B18_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=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=595&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-10-02T22:09:30.906Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-02T22:09:30.906Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-02T22:09:30.931Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE