Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
Started by upstream project "build-scripts/jobs/release/jobs/jdk26/jdk26-release-alpine-linux-x64-temurin" build number 1
originally caused by:
Started by upstream project "build-scripts/release-openjdk26-pipeline" build number 1
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk26" build number 26
originally caused by:
Started by user sophia-guo
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead.
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v1.0.12-release^{commit} # timeout=10
Checking out Revision ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 (origin/v1.0.12-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 # timeout=10
Commit message: "[v1.0.12-release] Add JDK26 dry run tags to testenv.properties (#6928)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-03-11T15:13:04.406Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] echo
[2026-03-11T15:13:04.411Z] SPEC: alpine-linux_x86-64
[Pipeline] echo
[2026-03-11T15:13:04.412Z] Specified LABEL: hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-11T15:13:04.421Z] dynamicAgents: []
[Pipeline] echo
[2026-03-11T15:13:04.422Z] Provisioning LABEL: hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf
[Pipeline] nodesByLabel
[2026-03-11T15:13:04.428Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] node
[2026-03-11T15:13:04.453Z] Running on test-docker-alpine320-x64-4 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-03-11T15:13:04.473Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T15:13:04.753Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T15:13:04.753Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T15:13:04.893Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-03-11T15:13:06.424Z] The recommended git tool is: git
[2026-03-11T15:13:06.840Z] No credentials specified
[2026-03-11T15:13:06.840Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-03-11T15:13:06.970Z] Cloning the remote Git repository
[2026-03-11T15:13:07.170Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-03-11T15:13:07.171Z] > git init /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests # timeout=10
[2026-03-11T15:13:11.643Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-03-11T15:13:11.645Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-03-11T15:13:11.645Z] > git --version # timeout=10
[2026-03-11T15:13:11.649Z] > git --version # 'git version 2.45.4'
[2026-03-11T15:13:11.649Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-11T15:13:34.732Z] Avoid second fetch
[2026-03-11T15:13:34.510Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-03-11T15:13:34.516Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-11T15:13:34.872Z] Checking out Revision ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 (origin/v1.0.12-release)
[2026-03-11T15:13:36.821Z] Commit message: "[v1.0.12-release] Add JDK26 dry run tags to testenv.properties (#6928)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2026-03-11T15:13:34.795Z] > git rev-parse origin/v1.0.12-release^{commit} # timeout=10
[2026-03-11T15:13:34.936Z] > git config core.sparsecheckout # timeout=10
[2026-03-11T15:13:34.942Z] > git checkout -f ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 # timeout=10
[Pipeline] { (/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-11T15:13:38.714Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-03-11T15:13:38.732Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-03-11T15:13:40.332Z] + LC_TIME=C date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-03-11T15:13:40.853Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-11T15:13:42.271Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-03-11T15:13:42.271Z] Unix type machine..
[2026-03-11T15:13:42.271Z] Running on a Linux host
[2026-03-11T15:13:42.271Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-03-11T15:13:44.789Z] + printenv
[2026-03-11T15:13:44.789Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-03-11T15:13:44.789Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-11T15:13:44.789Z] SETUP_JCK_RUN=false
[2026-03-11T15:13:44.789Z] USE_TESTENV_PROPERTIES=true
[2026-03-11T15:13:44.789Z] MAIL=/var/mail/jenkins
[2026-03-11T15:13:44.789Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-03-11T15:13:44.789Z] BUILD_LIST=perf
[2026-03-11T15:13:44.789Z] USER=jenkins
[2026-03-11T15:13:44.789Z] SSH_CLIENT=78.47.239.97 39950 22
[2026-03-11T15:13:44.789Z] SDK_RESOURCE=upstream
[2026-03-11T15:13:44.789Z] CI=true
[2026-03-11T15:13:44.789Z] OPENJ9_BRANCH=master
[2026-03-11T15:13:44.789Z] jobStatus=SUCCESS
[2026-03-11T15:13:44.789Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-03-11T15:13:44.789Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/18/display/redirect?page=changes
[2026-03-11T15:13:44.789Z] UPSTREAM_JOB_NUMBER=1
[2026-03-11T15:13:44.789Z] HUDSON_URL=https://ci.adoptium.net/
[2026-03-11T15:13:44.789Z] TARGET=extended.perf
[2026-03-11T15:13:44.789Z] EXIT_FAILURE=false
[2026-03-11T15:13:44.789Z] SHLVL=2
[2026-03-11T15:13:44.789Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 test-docker-alpine320-x64-4 sw.os.alpine-linux ci.role.test ci.role.perf hw.arch.x86
[2026-03-11T15:13:44.789Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib
[2026-03-11T15:13:44.789Z] HOME=/home/jenkins
[2026-03-11T15:13:44.789Z] STF_OWNER_BRANCH=adoptium:master
[2026-03-11T15:13:44.789Z] USE_JRE=false
[2026-03-11T15:13:44.789Z] OLDPWD=/home/jenkins
[2026-03-11T15:13:44.789Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/18/
[2026-03-11T15:13:44.789Z] ADOPTOPENJDK_BRANCH=v1.0.12-release
[2026-03-11T15:13:44.789Z] TAP_NAME=Test_openjdk26_hs_extended.perf_x86-64_alpine-linux.tap
[2026-03-11T15:13:44.789Z] JDK_IMPL=hotspot
[2026-03-11T15:13:44.789Z] HUDSON_COOKIE=f16f3739-6646-40ae-a51d-2f0ca33c3267
[2026-03-11T15:13:44.789Z] DOCKER_REQUIRED=false
[2026-03-11T15:13:44.789Z] JENKINS_SERVER_COOKIE=durable-74a88f6add2d5d19657d97a18eae8e0249616ba05fd1076dc31998c7486fa5db
[2026-03-11T15:13:44.789Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../benchmarks
[2026-03-11T15:13:44.789Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-03-11T15:13:44.789Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[2026-03-11T15:13:44.789Z] KEEP_WORKSPACE=false
[2026-03-11T15:13:44.789Z] ARCHIVE_TEST_RESULTS=false
[2026-03-11T15:13:44.789Z] GENERATE_JOBS=true
[2026-03-11T15:13:44.789Z] NODE_NAME=test-docker-alpine320-x64-4
[2026-03-11T15:13:44.789Z] LOGNAME=jenkins
[2026-03-11T15:13:44.789Z] PERSONAL_BUILD=false
[2026-03-11T15:13:44.789Z] TKG_OWNER_BRANCH=adoptium:master
[2026-03-11T15:13:44.789Z] JDK_BRANCH=jdk-26+35_adopt
[2026-03-11T15:13:44.789Z] _=/usr/lib/jvm/jdk21/bin/java
[2026-03-11T15:13:44.789Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/18/display/redirect?page=artifacts
[2026-03-11T15:13:44.789Z] AUTO_DETECT=true
[2026-03-11T15:13:44.789Z] STAGE_NAME=Setup
[2026-03-11T15:13:44.789Z] EXECUTOR_NUMBER=0
[2026-03-11T15:13:44.789Z] JDK_VERSION=26
[2026-03-11T15:13:44.789Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-03-11T15:13:44.789Z] BUILD_DISPLAY_NAME=#18
[2026-03-11T15:13:44.789Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-03-11T15:13:44.789Z] TIME_LIMIT=25
[2026-03-11T15:13:44.789Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/18/display/redirect?page=tests
[2026-03-11T15:13:44.789Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-03-11T15:13:44.789Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[2026-03-11T15:13:44.789Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2026-03-11T15:13:44.789Z] TKG_ITERATIONS=1
[2026-03-11T15:13:44.789Z] PLATFORM=x86-64_alpine-linux
[2026-03-11T15:13:44.789Z] BUILD_ID=18
[2026-03-11T15:13:44.789Z] EXIT_SUCCESS=false
[2026-03-11T15:13:44.789Z] RERUN_FAILURE=true
[2026-03-11T15:13:44.789Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/system_lib
[2026-03-11T15:13:44.789Z] ACTIVE_NODE_TIMEOUT=5
[2026-03-11T15:13:44.789Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_x86-64_alpine-linux-18
[2026-03-11T15:13:44.789Z] JENKINS_URL=https://ci.adoptium.net/
[2026-03-11T15:13:44.789Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T15:13:44.789Z] KEEP_REPORTDIR=false
[2026-03-11T15:13:44.789Z] ORIGIN_JDK_VERSION=26
[2026-03-11T15:13:44.789Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/
[2026-03-11T15:13:44.789Z] JCK_GIT_BRANCH=master
[2026-03-11T15:13:44.789Z] BUILD_NUMBER=18
[2026-03-11T15:13:44.789Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-11T15:13:44.789Z] ITERATIONS=1
[2026-03-11T15:13:44.789Z] JENKINS_NODE_COOKIE=bafdeff0-69a2-44ec-8591-3a3aff817300
[2026-03-11T15:13:44.789Z] SHELL=/bin/bash
[2026-03-11T15:13:44.789Z] SPEC=alpine-linux_x86-64
[2026-03-11T15:13:44.789Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-03-11T15:13:44.789Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-03-11T15:13:44.789Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-03-11T15:13:44.789Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/18/display/redirect
[2026-03-11T15:13:44.789Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-03-11T15:13:44.789Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/display/redirect
[2026-03-11T15:13:44.789Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk26/jdk26-release-alpine-linux-x64-temurin
[2026-03-11T15:13:44.789Z] SLACK_CHANNEL=aqavit-bot
[2026-03-11T15:13:44.789Z] JOB_NAME=Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[2026-03-11T15:13:44.789Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-03-11T15:13:44.789Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[2026-03-11T15:13:44.789Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-03-11T15:13:44.789Z] SSH_CONNECTION=78.47.239.97 39950 172.17.0.3 22
[2026-03-11T15:13:44.789Z] TEST_TIME=120
[2026-03-11T15:13:44.789Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux@tmp
[2026-03-11T15:13:44.789Z] PARALLEL=Dynamic
[2026-03-11T15:13:44.789Z] JOBSTARTTIME=Wed, 11 Mar 2026 15:13:39 +0000
[2026-03-11T15:13:44.789Z] DYNAMIC_COMPILE=false
[2026-03-11T15:13:44.789Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-11T15:13:45.182Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-03-11T15:13:45.198Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T15:15:26.528Z] Copied 8 artifacts from "build-scripts » jobs » release » jobs » jdk26 » jdk26-release-alpine-linux-x64-temurin" build number 1
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-11T15:15:26.662Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-03-11T15:15:26.668Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] sshagent
[2026-03-11T15:15:26.751Z] $ ssh-agent
[2026-03-11T15:15:30.676Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdjNedm/agent.2941402
[2026-03-11T15:15:30.676Z] SSH_AGENT_PID=2941405
[2026-03-11T15:15:30.676Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-03-11T15:15:30.687Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-03-11T15:15:30.714Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-03-11T15:15:32.227Z] + pwd
[2026-03-11T15:15:32.227Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/.. -p x86-64_alpine-linux -r upstream -j 26 -i hotspot --clone_openj9 false
[2026-03-11T15:15:32.227Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[2026-03-11T15:15:32.227Z] load ./testenv/testenv.properties
[2026-03-11T15:15:32.227Z] Running checkTags with ./testenv/testenv.properties and 26
[2026-03-11T15:15:32.227Z] bc2ed485ec6e705790a8c6bc5396bf1d35519bda refs/tags/jdk-26-dryrun-ga
[2026-03-11T15:15:32.227Z] Use tag name jdk-26-dryrun-ga from ./testenv/testenv.properties
[2026-03-11T15:15:32.227Z] get jdk binary...
[2026-03-11T15:15:32.227Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-03-11T15:15:32.227Z] Uncompressing file: OpenJDK26U-jdk_x64_alpine-linux_hotspot_26_35.tar.gz ...
[2026-03-11T15:15:39.117Z] List files in jdkbinary folder...
[2026-03-11T15:15:39.117Z] total 729028
[2026-03-11T15:15:39.117Z] -rw-r--r-- 1 jenkins jenkins 330294531 Mar 11 14:58 OpenJDK26U-debugimage_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:39.117Z] -rw-r--r-- 1 jenkins jenkins 143580174 Mar 11 14:59 OpenJDK26U-jdk_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:39.117Z] -rw-r--r-- 1 jenkins jenkins 87789879 Mar 11 14:58 OpenJDK26U-jmods_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:39.117Z] -rw-r--r-- 1 jenkins jenkins 62499072 Mar 11 14:57 OpenJDK26U-jre_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:39.117Z] -rw-rw-r-- 1 jenkins jenkins 30877 Mar 11 15:03 OpenJDK26U-sbom_x64_alpine-linux_hotspot_26_35-metadata.json
[2026-03-11T15:15:39.117Z] -rw-r--r-- 1 jenkins jenkins 168680 Mar 11 15:05 OpenJDK26U-sbom_x64_alpine-linux_hotspot_26_35.json
[2026-03-11T15:15:39.117Z] -rw-r--r-- 1 jenkins jenkins 3801545 Mar 11 14:58 OpenJDK26U-static-libs-musl_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:39.117Z] -rw-r--r-- 1 jenkins jenkins 118320890 Mar 11 14:57 OpenJDK26U-testimage_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:39.117Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 15:15 tmp
[2026-03-11T15:15:39.117Z] List files in jdkbinary/tmp folder...
[2026-03-11T15:15:39.117Z] total 4
[2026-03-11T15:15:39.117Z] drwxr-xr-x 8 jenkins jenkins 4096 Mar 11 15:15 jdk-26+35
[2026-03-11T15:15:39.117Z] Moving directory jdk-26+35/ to ../j2sdk-image
[2026-03-11T15:15:39.117Z] Uncompressing file: OpenJDK26U-jre_x64_alpine-linux_hotspot_26_35.tar.gz ...
[2026-03-11T15:15:40.696Z] List files in jdkbinary folder...
[2026-03-11T15:15:40.696Z] total 729032
[2026-03-11T15:15:40.696Z] -rw-r--r-- 1 jenkins jenkins 330294531 Mar 11 14:58 OpenJDK26U-debugimage_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:40.696Z] -rw-r--r-- 1 jenkins jenkins 143580174 Mar 11 14:59 OpenJDK26U-jdk_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:40.696Z] -rw-r--r-- 1 jenkins jenkins 87789879 Mar 11 14:58 OpenJDK26U-jmods_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:40.696Z] -rw-r--r-- 1 jenkins jenkins 62499072 Mar 11 14:57 OpenJDK26U-jre_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:40.696Z] -rw-rw-r-- 1 jenkins jenkins 30877 Mar 11 15:03 OpenJDK26U-sbom_x64_alpine-linux_hotspot_26_35-metadata.json
[2026-03-11T15:15:40.696Z] -rw-r--r-- 1 jenkins jenkins 168680 Mar 11 15:05 OpenJDK26U-sbom_x64_alpine-linux_hotspot_26_35.json
[2026-03-11T15:15:40.696Z] -rw-r--r-- 1 jenkins jenkins 3801545 Mar 11 14:58 OpenJDK26U-static-libs-musl_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:40.696Z] -rw-r--r-- 1 jenkins jenkins 118320890 Mar 11 14:57 OpenJDK26U-testimage_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:40.696Z] drwxr-xr-x 8 jenkins jenkins 4096 Mar 11 15:15 j2sdk-image
[2026-03-11T15:15:40.696Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 15:15 tmp
[2026-03-11T15:15:40.696Z] List files in jdkbinary/tmp folder...
[2026-03-11T15:15:40.696Z] total 4
[2026-03-11T15:15:40.696Z] drwxr-xr-x 6 jenkins jenkins 4096 Mar 11 15:15 jdk-26+35-jre
[2026-03-11T15:15:40.696Z] Moving directory jdk-26+35-jre/ to ../j2re-image
[2026-03-11T15:15:40.696Z] Uncompressing file: OpenJDK26U-static-libs-musl_x64_alpine-linux_hotspot_26_35.tar.gz ...
[2026-03-11T15:15:40.696Z] List files in jdkbinary folder...
[2026-03-11T15:15:40.696Z] total 729036
[2026-03-11T15:15:40.696Z] -rw-r--r-- 1 jenkins jenkins 330294531 Mar 11 14:58 OpenJDK26U-debugimage_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:40.696Z] -rw-r--r-- 1 jenkins jenkins 143580174 Mar 11 14:59 OpenJDK26U-jdk_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:40.696Z] -rw-r--r-- 1 jenkins jenkins 87789879 Mar 11 14:58 OpenJDK26U-jmods_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:40.697Z] -rw-r--r-- 1 jenkins jenkins 62499072 Mar 11 14:57 OpenJDK26U-jre_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:40.697Z] -rw-rw-r-- 1 jenkins jenkins 30877 Mar 11 15:03 OpenJDK26U-sbom_x64_alpine-linux_hotspot_26_35-metadata.json
[2026-03-11T15:15:40.697Z] -rw-r--r-- 1 jenkins jenkins 168680 Mar 11 15:05 OpenJDK26U-sbom_x64_alpine-linux_hotspot_26_35.json
[2026-03-11T15:15:40.697Z] -rw-r--r-- 1 jenkins jenkins 3801545 Mar 11 14:58 OpenJDK26U-static-libs-musl_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:40.697Z] -rw-r--r-- 1 jenkins jenkins 118320890 Mar 11 14:57 OpenJDK26U-testimage_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:40.697Z] drwxr-xr-x 6 jenkins jenkins 4096 Mar 11 15:15 j2re-image
[2026-03-11T15:15:40.697Z] drwxr-xr-x 8 jenkins jenkins 4096 Mar 11 15:15 j2sdk-image
[2026-03-11T15:15:40.697Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 15:15 tmp
[2026-03-11T15:15:40.697Z] List files in jdkbinary/tmp folder...
[2026-03-11T15:15:40.697Z] total 4
[2026-03-11T15:15:40.697Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 15:15 jdk-26+35-static-libs
[2026-03-11T15:15:40.697Z] Moving directory jdk-26+35-static-libs/ to ../static-libs
[2026-03-11T15:15:40.697Z] Uncompressing file: OpenJDK26U-testimage_x64_alpine-linux_hotspot_26_35.tar.gz ...
[2026-03-11T15:15:50.534Z] List files in jdkbinary folder...
[2026-03-11T15:15:50.534Z] total 729040
[2026-03-11T15:15:50.534Z] -rw-r--r-- 1 jenkins jenkins 330294531 Mar 11 14:58 OpenJDK26U-debugimage_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:50.534Z] -rw-r--r-- 1 jenkins jenkins 143580174 Mar 11 14:59 OpenJDK26U-jdk_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:50.534Z] -rw-r--r-- 1 jenkins jenkins 87789879 Mar 11 14:58 OpenJDK26U-jmods_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:50.534Z] -rw-r--r-- 1 jenkins jenkins 62499072 Mar 11 14:57 OpenJDK26U-jre_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:50.534Z] -rw-rw-r-- 1 jenkins jenkins 30877 Mar 11 15:03 OpenJDK26U-sbom_x64_alpine-linux_hotspot_26_35-metadata.json
[2026-03-11T15:15:50.534Z] -rw-r--r-- 1 jenkins jenkins 168680 Mar 11 15:05 OpenJDK26U-sbom_x64_alpine-linux_hotspot_26_35.json
[2026-03-11T15:15:50.534Z] -rw-r--r-- 1 jenkins jenkins 3801545 Mar 11 14:58 OpenJDK26U-static-libs-musl_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:50.534Z] -rw-r--r-- 1 jenkins jenkins 118320890 Mar 11 14:57 OpenJDK26U-testimage_x64_alpine-linux_hotspot_26_35.tar.gz
[2026-03-11T15:15:50.534Z] drwxr-xr-x 6 jenkins jenkins 4096 Mar 11 15:15 j2re-image
[2026-03-11T15:15:50.534Z] drwxr-xr-x 8 jenkins jenkins 4096 Mar 11 15:15 j2sdk-image
[2026-03-11T15:15:50.534Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 15:15 static-libs
[2026-03-11T15:15:50.534Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 15:15 tmp
[2026-03-11T15:15:50.534Z] List files in jdkbinary/tmp folder...
[2026-03-11T15:15:50.534Z] total 4
[2026-03-11T15:15:50.534Z] drwxr-xr-x 6 jenkins jenkins 4096 Mar 11 15:15 jdk-26+35-test-image
[2026-03-11T15:15:50.534Z] Moving directory jdk-26+35-test-image/ to ../openjdk-test-image
[2026-03-11T15:15:50.534Z] Uncompressing OpenJDK26U-debugimage_x64_alpine-linux_hotspot_26_35.tar.gz over ./j2sdk-image...
[2026-03-11T15:16:09.325Z] Removing top-level folder jdk-26+35-debug-image/
[2026-03-11T15:16:09.325Z] Removing top-level folder jdk-26+35/
[2026-03-11T15:16:17.553Z] Run /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version
[2026-03-11T15:16:17.553Z] =JAVA VERSION OUTPUT BEGIN=
[2026-03-11T15:16:17.553Z] openjdk version "26" 2026-03-17
[2026-03-11T15:16:17.554Z] OpenJDK Runtime Environment Temurin-26+35 (build 26+35)
[2026-03-11T15:16:17.554Z] OpenJDK 64-Bit Server VM Temurin-26+35 (build 26+35, mixed mode, sharing)
[2026-03-11T15:16:17.554Z] =JAVA VERSION OUTPUT END=
[2026-03-11T15:16:17.554Z] =RELEASE INFO BEGIN=
[2026-03-11T15:16:17.554Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-03-11T15:16:17.554Z] IMPLEMENTOR_VERSION="Temurin-26+35"
[2026-03-11T15:16:17.554Z] JAVA_RUNTIME_VERSION="26+35"
[2026-03-11T15:16:17.554Z] JAVA_VERSION="26"
[2026-03-11T15:16:17.554Z] JAVA_VERSION_DATE="2026-03-17"
[2026-03-11T15:16:17.554Z] LIBC="musl"
[2026-03-11T15:16:17.554Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2026-03-11T15:16:17.554Z] OS_ARCH="x86_64"
[2026-03-11T15:16:17.554Z] OS_NAME="Linux"
[2026-03-11T15:16:17.554Z] SOURCE=".:git:ed902b3d8421"
[2026-03-11T15:16:17.554Z] BUILD_SOURCE="git:8ce7dd34f6d8620171ee345882be40d24b558f92"
[2026-03-11T15:16:17.554Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-03-11T15:16:17.554Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2026-03-11T15:16:17.554Z] FULL_VERSION="26+35"
[2026-03-11T15:16:17.554Z] SEMANTIC_VERSION="26+35"
[2026-03-11T15:16:17.554Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure"
[2026-03-11T15:16:17.554Z] JVM_VARIANT="Hotspot"
[2026-03-11T15:16:17.554Z] JVM_VERSION="26+35"
[2026-03-11T15:16:17.554Z] IMAGE_TYPE="JDK"
[2026-03-11T15:16:17.554Z] =RELEASE INFO END=
[2026-03-11T15:16:17.554Z] get testKitGen...
[2026-03-11T15:16:17.554Z] git clone -q https://github.com/adoptium/TKG.git
[2026-03-11T15:16:22.359Z] git rev-parse v1.0.12
[2026-03-11T15:16:22.359Z] git checkout -q -f 6982a94ae95084e90e80a997d5218c3294df1eda
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-03-11T15:16:22.477Z] $ ssh-agent -k
[2026-03-11T15:16:22.484Z] unset SSH_AUTH_SOCK;
[2026-03-11T15:16:22.484Z] unset SSH_AGENT_PID;
[2026-03-11T15:16:22.484Z] echo Agent pid 2941405 killed;
[2026-03-11T15:16:23.086Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-11T15:16:23.529Z] 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_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.12-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-alpine-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%2B35_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=1&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-03-11T15:16:23.539Z] 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_alpine-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-docker-alpine320-x64-4&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.12-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-alpine-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%2B35_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=1&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-11T15:16:23.588Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T15:16:24.382Z] Copied 1 artifact from "getTRSSOutput" build number 2072
[Pipeline] sh
[2026-03-11T15:16:26.459Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-03-11T15:16:26.459Z] + gzip -cd TRSSOutput.tar.gz
[2026-03-11T15:16:26.459Z] + tar xof -
[2026-03-11T15:16:26.459Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-11T15:16:26.871Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-03-11T15:16:26.886Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-03-11T15:16:26.920Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] echo
[2026-03-11T15:16:26.923Z] Machine limit is 3.
[Pipeline] sh
[2026-03-11T15:16:28.995Z] + cd ./aqa-tests/TKG
[2026-03-11T15:16:28.995Z] + uname
[2026-03-11T15:16:28.995Z] + '[' Linux '=' AIX ]
[2026-03-11T15:16:28.995Z] + uname
[2026-03-11T15:16:28.995Z] + '[' Linux '=' SunOS ]
[2026-03-11T15:16:28.995Z] + uname
[2026-03-11T15:16:28.995Z] + '[' Linux '=' '*BSD' ]
[2026-03-11T15:16:28.995Z] + MAKE=make
[2026-03-11T15:16:28.995Z] + unset LD_LIBRARY_PATH
[2026-03-11T15:16:28.995Z] + make genParallelList 'TEST=extended.perf' 'TEST_TIME=120' 'NUM_MACHINES='
[2026-03-11T15:16:28.995Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-03-11T15:16:28.995Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-03-11T15:16:28.995Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T15:16:28.995Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T15:16:28.995Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-11T15:16:28.995Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-11T15:16:28.995Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-03-11T15:16:29.778Z]
[2026-03-11T15:16:29.778Z] build:
[2026-03-11T15:16:29.778Z]
[2026-03-11T15:16:29.778Z] clean:
[2026-03-11T15:16:29.778Z]
[2026-03-11T15:16:29.778Z] init:
[2026-03-11T15:16:29.778Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-03-11T15:16:29.778Z]
[2026-03-11T15:16:29.778Z] getDependentLibs:
[2026-03-11T15:16:29.778Z] [exec] --------------------------------------------
[2026-03-11T15:16:29.778Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-03-11T15:16:29.778Z] [exec] task is set to default
[2026-03-11T15:16:29.778Z] [exec] dependencyList is set to json_simple
[2026-03-11T15:16:29.778Z] [exec] System Test jars will not be downloaded.
[2026-03-11T15:16:29.778Z] [exec] --------------------------------------------
[2026-03-11T15:16:29.778Z] [exec] Starting download third party dependent jars
[2026-03-11T15:16:29.778Z] [exec] --------------------------------------------
[2026-03-11T15:16:29.778Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-03-11T15:16:29.778Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-03-11T15:16:29.778Z] [exec] downloaded dependent third party jars successfully
[2026-03-11T15:16:29.778Z]
[2026-03-11T15:16:29.778Z] compile:
[2026-03-11T15:16:29.778Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T15:16:29.778Z] [echo] ============COMPILER SETTINGS============
[2026-03-11T15:16:29.778Z] [echo] ===fork: yes
[2026-03-11T15:16:29.778Z] [echo] ===debug: on
[2026-03-11T15:16:29.778Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-03-11T15:16:34.251Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T15:16:34.251Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T15:16:34.251Z]
[2026-03-11T15:16:34.251Z] dist:
[2026-03-11T15:16:34.251Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-03-11T15:16:34.251Z]
[2026-03-11T15:16:34.251Z] BUILD SUCCESSFUL
[2026-03-11T15:16:34.251Z] Total time: 5 seconds
[2026-03-11T15:16:34.251Z] 0
[2026-03-11T15:16:34.251Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-03-11T15:16:34.251Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-03-11T15:16:34.251Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-03-11T15:16:35.028Z] ****************************** MACHINE INFO ******************************
[2026-03-11T15:16:35.028Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG
[2026-03-11T15:16:35.028Z] Free Physical Memory Size : 3040960512
[2026-03-11T15:16:35.028Z] Free space (bytes) : 201781469184
[2026-03-11T15:16:35.028Z] Total Physical Memory Size : 6442450944
[2026-03-11T15:16:35.028Z] Total space (bytes) : 480790110208
[2026-03-11T15:16:35.028Z] Usable space (bytes) : 179431243776
[2026-03-11T15:16:35.028Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T15:16:35.028Z] bashVersion :
[2026-03-11T15:16:35.028Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2026-03-11T15:16:35.028Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-03-11T15:16:35.028Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-11T15:16:35.028Z]
[2026-03-11T15:16:35.028Z] This is free software; you are free to change and redistribute it.
[2026-03-11T15:16:35.028Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T15:16:35.028Z] cpuCores : 16
[2026-03-11T15:16:35.028Z] curlVersion :
[2026-03-11T15:16:35.028Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.6 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1
[2026-03-11T15:16:35.028Z] Release-Date: 2025-06-04
[2026-03-11T15:16:35.028Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss
[2026-03-11T15:16:35.028Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2026-03-11T15:16:35.028Z] dockerVersion : bash: line 1: docker: command not found
[2026-03-11T15:16:35.028Z] gcc version : 13.2.1
[2026-03-11T15:16:35.028Z] gclibc version :
[2026-03-11T15:16:35.028Z] musl libc (x86_64)
[2026-03-11T15:16:35.028Z] Version 1.2.5
[2026-03-11T15:16:35.028Z] Dynamic Program Loader
[2026-03-11T15:16:35.028Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2026-03-11T15:16:35.028Z] gdb version : bash: line 1: gdb: command not found
[2026-03-11T15:16:35.028Z] lldb version : Command could not be executed
[2026-03-11T15:16:35.028Z] makeVersion :
[2026-03-11T15:16:35.028Z] GNU Make 4.4.1
[2026-03-11T15:16:35.028Z] Built for x86_64-alpine-linux-musl
[2026-03-11T15:16:35.028Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-03-11T15:16:35.028Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-03-11T15:16:35.028Z] This is free software: you are free to change and redistribute it.
[2026-03-11T15:16:35.028Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T15:16:35.028Z] mavenVersion : bash: line 1: mvn: command not found
[2026-03-11T15:16:35.028Z] perlVersion :
[2026-03-11T15:16:35.028Z]
[2026-03-11T15:16:35.028Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi
[2026-03-11T15:16:35.028Z]
[2026-03-11T15:16:35.028Z] Copyright 1987-2025, Larry Wall
[2026-03-11T15:16:35.028Z]
[2026-03-11T15:16:35.028Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-11T15:16:35.028Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-11T15:16:35.028Z]
[2026-03-11T15:16:35.028Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-11T15:16:35.028Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-11T15:16:35.028Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-03-11T15:16:35.028Z]
[2026-03-11T15:16:35.028Z] podmanVersion : bash: line 1: podman: command not found
[2026-03-11T15:16:35.028Z] procArch : unknown
[2026-03-11T15:16:35.028Z] sysArch : x86_64
[2026-03-11T15:16:35.028Z] sysOS : Linux
[2026-03-11T15:16:35.028Z] ulimit :
[2026-03-11T15:16:35.028Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-03-11T15:16:35.028Z] core file size (blocks, -c) unlimited
[2026-03-11T15:16:35.028Z] data seg size (kbytes, -d) unlimited
[2026-03-11T15:16:35.028Z] scheduling priority (-e) 0
[2026-03-11T15:16:35.028Z] file size (blocks, -f) unlimited
[2026-03-11T15:16:35.028Z] pending signals (-i) 257166
[2026-03-11T15:16:35.028Z] max locked memory (kbytes, -l) 8192
[2026-03-11T15:16:35.028Z] max memory size (kbytes, -m) unlimited
[2026-03-11T15:16:35.028Z] open files (-n) 1048576
[2026-03-11T15:16:35.028Z] pipe size (512 bytes, -p) 8
[2026-03-11T15:16:35.028Z] POSIX message queues (bytes, -q) 819200
[2026-03-11T15:16:35.028Z] real-time priority (-r) 0
[2026-03-11T15:16:35.028Z] stack size (kbytes, -s) 8192
[2026-03-11T15:16:35.028Z] cpu time (seconds, -t) unlimited
[2026-03-11T15:16:35.028Z] max user processes (-u) unlimited
[2026-03-11T15:16:35.028Z] virtual memory (kbytes, -v) unlimited
[2026-03-11T15:16:35.028Z] file locks (-x) unlimited
[2026-03-11T15:16:35.028Z] uname : Linux c73d783e3e72 6.8.0-1044-azure #50~22.04.1-Ubuntu SMP Wed Dec 3 15:13:22 UTC 2025 x86_64 Linux
[2026-03-11T15:16:35.028Z] vmVendor : Oracle Corporation
[2026-03-11T15:16:35.028Z] vmVersion : 26+35
[2026-03-11T15:16:35.028Z] xlc version : bash: line 1: xlC: command not found
[2026-03-11T15:16:35.028Z] **************************************************************************
[2026-03-11T15:16:35.028Z]
[2026-03-11T15:16:35.028Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-11T15:16:35.028Z]
[2026-03-11T15:16:35.028Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-11T15:16:35.028Z]
[2026-03-11T15:16:35.028Z] System.getProperty('os.name')=Linux
[2026-03-11T15:16:35.028Z]
[2026-03-11T15:16:35.028Z] System.getProperty('os.arch')=amd64
[2026-03-11T15:16:35.028Z]
[2026-03-11T15:16:35.028Z] System.getProperty('java.fullversion')=null
[2026-03-11T15:16:35.028Z]
[2026-03-11T15:16:35.028Z] System.getProperty('sun.arch.data.model')=64
[2026-03-11T15:16:35.028Z]
[2026-03-11T15:16:35.028Z] 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_alpine-linux/../../externalDependency/lib
[2026-03-11T15:16:35.028Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-03-11T15:16:35.028Z] perl scripts/configure.pl
[2026-03-11T15:16:35.028Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-03-11T15:16:35.811Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-11T15:16:35.811Z]
[2026-03-11T15:16:35.811Z]
[2026-03-11T15:16:35.811Z] Starting to generate parallel test lists.
[2026-03-11T15:16:35.811Z]
[2026-03-11T15:16:35.811Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-03-11T15:16:35.811Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-03-11T15:16:35.811Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-03-11T15:16:35.811Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-03-11T15:16:35.811Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-03-11T15:16:35.811Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-03-11T15:16:35.811Z] Attempting to get test duration data from TRSS.
[2026-03-11T15:16:35.811Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=x86-64_alpine-linux&group=perf&level=extended
[2026-03-11T15:16:37.444Z] Attempting to get test duration data from cached files.
[2026-03-11T15:16:37.444Z]
[2026-03-11T15:16:37.444Z] TEST DURATION
[2026-03-11T15:16:37.444Z] ====================================================================================
[2026-03-11T15:16:37.444Z] Total number of tests searched: 19
[2026-03-11T15:16:37.444Z] Number of test durations found: 19
[2026-03-11T15:16:37.444Z] Top slowest tests:
[2026-03-11T15:16:37.444Z] 02m00s renaissance-finagle-http_0
[2026-03-11T15:16:37.444Z] 01m40s renaissance-mnemonics_0
[2026-03-11T15:16:37.444Z] 01m32s renaissance-par-mnemonics_0
[2026-03-11T15:16:37.444Z] ====================================================================================
[2026-03-11T15:16:37.444Z]
[2026-03-11T15:16:37.444Z] Test target is split into 1 lists.
[2026-03-11T15:16:37.444Z] Reducing estimated test running time from 10m20s to 10m20s.
[2026-03-11T15:16:37.444Z]
[2026-03-11T15:16:37.444Z] -------------------------------------testList_0-------------------------------------
[2026-03-11T15:16:37.444Z] Number of tests: 19
[2026-03-11T15:16:37.444Z] Estimated running time: 10m20s
[2026-03-11T15:16:37.445Z] TESTLIST=renaissance-finagle-http_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,dacapo-tomcat_0,renaissance-philosophers_0,dacapo-sunflow_0,dacapo-jython_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-luindex_0,renaissance-db-shootout_0,dacapo-fop_0,renaissance-als_0,renaissance-chi-square_0,renaissance-log-regression_0,renaissance-movie-lens_0,renaissance-dec-tree_0,dacapo-avrora_0,renaissance-finagle-chirper_0
[2026-03-11T15:16:37.445Z] ------------------------------------------------------------------------------------
[2026-03-11T15:16:37.445Z]
[2026-03-11T15:16:37.445Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-03-11T15:16:37.445Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-03-11T15:16:37.990Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-03-11T15:16:38.421Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-03-11T15:16:38.497Z] Building tests...
[Pipeline] timeout
[2026-03-11T15:16:38.504Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-03-11T15:16:38.528Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-03-11T15:16:38.919Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-03-11T15:16:38.942Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-03-11T15:16:39.029Z] $ ssh-agent
[2026-03-11T15:16:39.633Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNDbGoH/agent.2941834
[2026-03-11T15:16:39.633Z] SSH_AGENT_PID=2941836
[2026-03-11T15:16:39.633Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-03-11T15:16:41.164Z] + unset LD_LIBRARY_PATH
[2026-03-11T15:16:41.165Z] + bash ./compile.sh
[2026-03-11T15:16:41.165Z] Set values based on ./testenv/testenv.properties:
[2026-03-11T15:16:41.165Z] =========
[2026-03-11T15:16:41.165Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-03-11T15:16:41.165Z] TKG_BRANCH=v1.0.12
[2026-03-11T15:16:41.165Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-11T15:16:41.165Z] OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T15:16:41.165Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-03-11T15:16:41.165Z] STF_BRANCH=v1.0.12
[2026-03-11T15:16:41.165Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-03-11T15:16:41.165Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T15:16:41.165Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-03-11T15:16:41.165Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T15:16:41.165Z] JDK26_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T15:16:41.165Z] JDK26_BRANCH=jdk-26-dryrun-ga
[2026-03-11T15:16:41.165Z] JDK26_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk26.git
[2026-03-11T15:16:41.165Z] JDK26_OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T15:16:41.165Z] JDK26_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T15:16:41.165Z] JDK26_OPENJCEPLUS_GIT_BRANCH=semeru-java-26
[2026-03-11T15:16:41.165Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-03-11T15:16:41.165Z]
[2026-03-11T15:16:41.165Z] =========
[2026-03-11T15:16:41.166Z]
[2026-03-11T15:16:41.166Z] JDK_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T15:16:41.166Z] JDK_BRANCH=jdk-26-dryrun-ga
[2026-03-11T15:16:41.166Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T15:16:41.166Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-11T15:16:41.166Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-03-11T15:16:41.166Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-03-11T15:16:41.166Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T15:16:41.166Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T15:16:41.166Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-11T15:16:41.166Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-11T15:16:41.166Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-03-11T15:16:41.937Z]
[2026-03-11T15:16:41.937Z] build:
[2026-03-11T15:16:41.937Z]
[2026-03-11T15:16:41.937Z] clean:
[2026-03-11T15:16:41.937Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/autoGenEnv.mk
[2026-03-11T15:16:41.937Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-03-11T15:16:41.937Z]
[2026-03-11T15:16:41.937Z] init:
[2026-03-11T15:16:41.937Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-03-11T15:16:41.937Z]
[2026-03-11T15:16:41.937Z] getDependentLibs:
[2026-03-11T15:16:41.937Z] [exec] --------------------------------------------
[2026-03-11T15:16:41.937Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-03-11T15:16:41.937Z] [exec] task is set to default
[2026-03-11T15:16:41.937Z] [exec] dependencyList is set to json_simple
[2026-03-11T15:16:41.937Z] [exec] System Test jars will not be downloaded.
[2026-03-11T15:16:41.937Z] [exec] --------------------------------------------
[2026-03-11T15:16:41.937Z] [exec] Starting download third party dependent jars
[2026-03-11T15:16:41.937Z] [exec] --------------------------------------------
[2026-03-11T15:16:41.937Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-03-11T15:16:41.937Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-03-11T15:16:41.937Z] [exec] downloaded dependent third party jars successfully
[2026-03-11T15:16:41.937Z]
[2026-03-11T15:16:41.937Z] compile:
[2026-03-11T15:16:41.937Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T15:16:41.937Z] [echo] ============COMPILER SETTINGS============
[2026-03-11T15:16:41.937Z] [echo] ===fork: yes
[2026-03-11T15:16:41.937Z] [echo] ===debug: on
[2026-03-11T15:16:41.937Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-03-11T15:16:46.420Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T15:16:46.420Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T15:16:46.420Z]
[2026-03-11T15:16:46.420Z] dist:
[2026-03-11T15:16:46.420Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-03-11T15:16:46.420Z]
[2026-03-11T15:16:46.420Z] BUILD SUCCESSFUL
[2026-03-11T15:16:46.420Z] Total time: 5 seconds
[2026-03-11T15:16:46.420Z] 0
[2026-03-11T15:16:46.420Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-03-11T15:16:46.420Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-03-11T15:16:46.420Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-03-11T15:16:47.187Z] ****************************** MACHINE INFO ******************************
[2026-03-11T15:16:47.187Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG
[2026-03-11T15:16:47.187Z] Free Physical Memory Size : 3039313920
[2026-03-11T15:16:47.187Z] Free space (bytes) : 201581187072
[2026-03-11T15:16:47.187Z] Total Physical Memory Size : 6442450944
[2026-03-11T15:16:47.187Z] Total space (bytes) : 480790110208
[2026-03-11T15:16:47.187Z] Usable space (bytes) : 179230961664
[2026-03-11T15:16:47.187Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T15:16:47.187Z] bashVersion :
[2026-03-11T15:16:47.187Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2026-03-11T15:16:47.187Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-03-11T15:16:47.187Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-11T15:16:47.187Z]
[2026-03-11T15:16:47.187Z] This is free software; you are free to change and redistribute it.
[2026-03-11T15:16:47.187Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T15:16:47.187Z] cpuCores : 16
[2026-03-11T15:16:47.187Z] curlVersion :
[2026-03-11T15:16:47.187Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.6 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1
[2026-03-11T15:16:47.187Z] Release-Date: 2025-06-04
[2026-03-11T15:16:47.187Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss
[2026-03-11T15:16:47.187Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2026-03-11T15:16:47.187Z] dockerVersion : bash: line 1: docker: command not found
[2026-03-11T15:16:47.187Z] gcc version : 13.2.1
[2026-03-11T15:16:47.187Z] gclibc version :
[2026-03-11T15:16:47.187Z] musl libc (x86_64)
[2026-03-11T15:16:47.187Z] Version 1.2.5
[2026-03-11T15:16:47.187Z] Dynamic Program Loader
[2026-03-11T15:16:47.187Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2026-03-11T15:16:47.187Z] gdb version : bash: line 1: gdb: command not found
[2026-03-11T15:16:47.187Z] lldb version : Command could not be executed
[2026-03-11T15:16:47.187Z] makeVersion :
[2026-03-11T15:16:47.187Z] GNU Make 4.4.1
[2026-03-11T15:16:47.187Z] Built for x86_64-alpine-linux-musl
[2026-03-11T15:16:47.187Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-03-11T15:16:47.187Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-03-11T15:16:47.187Z] This is free software: you are free to change and redistribute it.
[2026-03-11T15:16:47.187Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T15:16:47.187Z] mavenVersion : bash: line 1: mvn: command not found
[2026-03-11T15:16:47.187Z] perlVersion :
[2026-03-11T15:16:47.187Z]
[2026-03-11T15:16:47.187Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi
[2026-03-11T15:16:47.187Z]
[2026-03-11T15:16:47.187Z] Copyright 1987-2025, Larry Wall
[2026-03-11T15:16:47.187Z]
[2026-03-11T15:16:47.187Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-11T15:16:47.187Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-11T15:16:47.187Z]
[2026-03-11T15:16:47.187Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-11T15:16:47.187Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-11T15:16:47.187Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-03-11T15:16:47.187Z]
[2026-03-11T15:16:47.187Z] podmanVersion : bash: line 1: podman: command not found
[2026-03-11T15:16:47.187Z] procArch : unknown
[2026-03-11T15:16:47.187Z] sysArch : x86_64
[2026-03-11T15:16:47.187Z] sysOS : Linux
[2026-03-11T15:16:47.187Z] ulimit :
[2026-03-11T15:16:47.187Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-03-11T15:16:47.187Z] core file size (blocks, -c) unlimited
[2026-03-11T15:16:47.187Z] data seg size (kbytes, -d) unlimited
[2026-03-11T15:16:47.187Z] scheduling priority (-e) 0
[2026-03-11T15:16:47.187Z] file size (blocks, -f) unlimited
[2026-03-11T15:16:47.187Z] pending signals (-i) 257166
[2026-03-11T15:16:47.187Z] max locked memory (kbytes, -l) 8192
[2026-03-11T15:16:47.187Z] max memory size (kbytes, -m) unlimited
[2026-03-11T15:16:47.187Z] open files (-n) 1048576
[2026-03-11T15:16:47.187Z] pipe size (512 bytes, -p) 8
[2026-03-11T15:16:47.187Z] POSIX message queues (bytes, -q) 819200
[2026-03-11T15:16:47.187Z] real-time priority (-r) 0
[2026-03-11T15:16:47.187Z] stack size (kbytes, -s) 8192
[2026-03-11T15:16:47.187Z] cpu time (seconds, -t) unlimited
[2026-03-11T15:16:47.187Z] max user processes (-u) unlimited
[2026-03-11T15:16:47.187Z] virtual memory (kbytes, -v) unlimited
[2026-03-11T15:16:47.187Z] file locks (-x) unlimited
[2026-03-11T15:16:47.187Z] uname : Linux c73d783e3e72 6.8.0-1044-azure #50~22.04.1-Ubuntu SMP Wed Dec 3 15:13:22 UTC 2025 x86_64 Linux
[2026-03-11T15:16:47.187Z] vmVendor : Oracle Corporation
[2026-03-11T15:16:47.187Z] vmVersion : 26+35
[2026-03-11T15:16:47.187Z] xlc version : bash: line 1: xlC: command not found
[2026-03-11T15:16:47.187Z] **************************************************************************
[2026-03-11T15:16:47.187Z]
[2026-03-11T15:16:47.187Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-11T15:16:47.187Z]
[2026-03-11T15:16:47.187Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-11T15:16:47.187Z]
[2026-03-11T15:16:47.187Z] System.getProperty('os.name')=Linux
[2026-03-11T15:16:47.187Z]
[2026-03-11T15:16:47.187Z] System.getProperty('os.arch')=amd64
[2026-03-11T15:16:47.187Z]
[2026-03-11T15:16:47.187Z] System.getProperty('java.fullversion')=null
[2026-03-11T15:16:47.187Z]
[2026-03-11T15:16:47.187Z] System.getProperty('sun.arch.data.model')=64
[2026-03-11T15:16:47.187Z]
[2026-03-11T15:16:47.187Z] make -f clean.mk cleanBuild
[2026-03-11T15:16:47.187Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-03-11T15:16:47.187Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest
[2026-03-11T15:16:47.187Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-03-11T15:16:47.187Z] make -f compile.mk compile
[2026-03-11T15:16:47.187Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-03-11T15:16:47.951Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T15:16:47.951Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T15:16:47.952Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_alpine-linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-11T15:16:47.952Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-11T15:16:47.952Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_test.xml
[2026-03-11T15:16:48.727Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-03-11T15:16:48.727Z]
[2026-03-11T15:16:48.727Z] -create_test_directory:
[2026-03-11T15:16:48.727Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest
[2026-03-11T15:16:48.727Z]
[2026-03-11T15:16:48.727Z] stage_test_material:
[2026-03-11T15:16:48.727Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest
[2026-03-11T15:16:49.496Z]
[2026-03-11T15:16:49.496Z] build:
[2026-03-11T15:16:49.496Z]
[2026-03-11T15:16:49.496Z] init:
[2026-03-11T15:16:49.496Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf
[2026-03-11T15:16:49.496Z]
[2026-03-11T15:16:49.496Z] dist:
[2026-03-11T15:16:49.496Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf
[2026-03-11T15:16:49.496Z]
[2026-03-11T15:16:49.496Z] build:
[2026-03-11T15:16:49.496Z]
[2026-03-11T15:16:49.496Z] build:
[2026-03-11T15:16:49.496Z]
[2026-03-11T15:16:49.496Z] init:
[2026-03-11T15:16:49.496Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench
[2026-03-11T15:16:49.496Z]
[2026-03-11T15:16:49.496Z] getBumbleBench:
[2026-03-11T15:16:49.496Z] [echo] Cloning BumbleBench
[2026-03-11T15:16:49.496Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-03-11T15:16:49.496Z] [exec] Cloning into 'bumblebench'...
[2026-03-11T15:16:49.496Z]
[2026-03-11T15:16:49.496Z] buildBumbleBench:
[2026-03-11T15:16:49.496Z] [echo] Building BumbleBench
[2026-03-11T15:16:49.496Z]
[2026-03-11T15:16:49.496Z] compile-all:
[2026-03-11T15:16:49.496Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:16:50.272Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:16:50.272Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:16:50.272Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:16:50.272Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:50.272Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:50.272Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:16:51.870Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T15:16:51.870Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T15:16:51.870Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-03-11T15:16:51.870Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-03-11T15:16:51.870Z] [javac] 4 warnings
[2026-03-11T15:16:51.870Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:16:51.870Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:16:51.870Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:16:51.870Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:16:51.870Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:51.870Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:51.870Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:16:51.870Z] [javac] 4 warnings
[2026-03-11T15:16:51.870Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:16:51.870Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:16:51.870Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:16:51.870Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:16:51.870Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:51.871Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:51.871Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:16:52.645Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2026-03-11T15:16:52.645Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T15:16:52.645Z] [javac] 4 warnings
[2026-03-11T15:16:52.645Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:16:52.645Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:16:52.645Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:16:52.645Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:16:52.645Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:52.645Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:52.645Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:16:52.645Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2026-03-11T15:16:52.645Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T15:16:52.645Z] [javac] 4 warnings
[2026-03-11T15:16:52.645Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:16:52.645Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:16:52.645Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:16:52.645Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:16:52.645Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:52.645Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:52.645Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:16:52.645Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T15:16:52.645Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T15:16:52.645Z] [javac] 4 warnings
[2026-03-11T15:16:53.414Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:16:53.414Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:16:53.414Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:16:53.414Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:16:53.414Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:53.414Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:53.414Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:16:53.414Z] [javac] 4 warnings
[2026-03-11T15:16:53.414Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:16:53.414Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:16:53.414Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:16:53.414Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:16:53.414Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:53.414Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:53.414Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:16:53.414Z] [javac] 4 warnings
[2026-03-11T15:16:53.414Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:16:53.414Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:16:53.414Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:16:53.414Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:16:53.414Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:53.414Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:53.414Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:16:53.414Z] [javac] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class
[2026-03-11T15:16:53.414Z] [javac] synchronized(init) {
[2026-03-11T15:16:53.414Z] [javac] ^
[2026-03-11T15:16:53.414Z] [javac] 5 warnings
[2026-03-11T15:16:53.414Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:16:53.414Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:16:53.414Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:16:53.414Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:16:53.414Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:53.414Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:53.414Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:16:53.414Z] [javac] 4 warnings
[2026-03-11T15:16:53.414Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:16:53.414Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:16:53.414Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:16:53.414Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:16:53.414Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:53.414Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:53.414Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:16:54.190Z] [javac] 4 warnings
[2026-03-11T15:16:54.190Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:16:54.190Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:16:54.190Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:16:54.190Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:16:54.190Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:54.190Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:54.190Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:16:54.190Z] [javac] 4 warnings
[2026-03-11T15:16:54.190Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:16:54.190Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:16:54.190Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:16:54.190Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:16:54.190Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:54.190Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:54.190Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:16:54.190Z] [javac] 4 warnings
[2026-03-11T15:16:54.190Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:16:54.190Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:16:54.190Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:16:54.190Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:16:54.190Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:54.190Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:54.190Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:16:54.190Z] [javac] 4 warnings
[2026-03-11T15:16:54.190Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:16:54.190Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:16:54.190Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:16:54.190Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:16:54.190Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:54.190Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:54.191Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:16:54.191Z] [javac] 4 warnings
[2026-03-11T15:16:54.191Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:16:54.191Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T15:16:54.191Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T15:16:54.191Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T15:16:54.191Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:54.191Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T15:16:54.191Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T15:16:54.959Z] [javac] 4 warnings
[2026-03-11T15:16:54.959Z]
[2026-03-11T15:16:54.959Z] dist:
[2026-03-11T15:16:54.959Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-03-11T15:16:54.959Z]
[2026-03-11T15:16:54.959Z] dist:
[2026-03-11T15:16:54.959Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench
[2026-03-11T15:16:54.959Z]
[2026-03-11T15:16:54.959Z] build:
[2026-03-11T15:16:54.959Z]
[2026-03-11T15:16:54.959Z] getDependentLibs:
[2026-03-11T15:17:03.222Z] [exec] --------------------------------------------
[2026-03-11T15:17:03.222Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-03-11T15:17:03.222Z] [exec] task is set to default
[2026-03-11T15:17:03.222Z] [exec] dependencyList is set to dacapo
[2026-03-11T15:17:03.222Z] [exec] System Test jars will not be downloaded.
[2026-03-11T15:17:03.222Z] [exec] --------------------------------------------
[2026-03-11T15:17:03.222Z] [exec] Starting download third party dependent jars
[2026-03-11T15:17:03.222Z] [exec] --------------------------------------------
[2026-03-11T15:17:03.222Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-03-11T15:17:03.222Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-03-11T15:17:03.222Z] [exec] downloaded dependent third party jars successfully
[2026-03-11T15:17:03.222Z]
[2026-03-11T15:17:03.222Z] init:
[2026-03-11T15:17:03.223Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2026-03-11T15:17:03.223Z]
[2026-03-11T15:17:03.223Z] getDacapoSuite:
[2026-03-11T15:17:03.223Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2026-03-11T15:17:29.628Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2026-03-11T15:17:29.628Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo
[2026-03-11T15:17:29.628Z]
[2026-03-11T15:17:29.628Z] dist:
[2026-03-11T15:17:29.628Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2026-03-11T15:17:29.628Z]
[2026-03-11T15:17:29.628Z] build:
[2026-03-11T15:17:29.628Z]
[2026-03-11T15:17:29.628Z] init:
[2026-03-11T15:17:29.628Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2026-03-11T15:17:29.628Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2026-03-11T15:17:29.628Z]
[2026-03-11T15:17:29.628Z] compile:
[2026-03-11T15:17:29.628Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T15:17:29.628Z] [echo] ============COMPILER SETTINGS============
[2026-03-11T15:17:29.628Z] [echo] ===fork: yes
[2026-03-11T15:17:29.628Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/javac
[2026-03-11T15:17:29.628Z] [echo] ===debug: on
[2026-03-11T15:17:29.629Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-03-11T15:17:29.629Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2026-03-11T15:17:32.092Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2026-03-11T15:17:32.092Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T15:17:32.092Z]
[2026-03-11T15:17:32.092Z] dist:
[2026-03-11T15:17:32.092Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-03-11T15:17:32.092Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2026-03-11T15:17:32.092Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2026-03-11T15:17:32.092Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2026-03-11T15:17:32.092Z]
[2026-03-11T15:17:32.092Z] clean:
[2026-03-11T15:17:32.092Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2026-03-11T15:17:32.092Z]
[2026-03-11T15:17:32.092Z] build:
[2026-03-11T15:17:32.092Z]
[2026-03-11T15:17:32.092Z] build:
[2026-03-11T15:17:32.092Z]
[2026-03-11T15:17:32.092Z] init:
[2026-03-11T15:17:32.092Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/renaissance
[2026-03-11T15:17:32.092Z]
[2026-03-11T15:17:32.092Z] getRenaissanceSuite:
[2026-03-11T15:17:32.092Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-03-11T15:17:42.956Z]
[2026-03-11T15:17:42.956Z] dist:
[2026-03-11T15:17:42.956Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/renaissance
[2026-03-11T15:17:42.956Z]
[2026-03-11T15:17:42.956Z] build:
[2026-03-11T15:17:42.956Z]
[2026-03-11T15:17:42.956Z] init:
[2026-03-11T15:17:42.956Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/specjbb
[2026-03-11T15:17:42.956Z]
[2026-03-11T15:17:42.956Z] getSpecjbbSuite:
[2026-03-11T15:17:42.956Z]
[2026-03-11T15:17:42.956Z] dist:
[2026-03-11T15:17:42.956Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/specjbb/run
[2026-03-11T15:17:42.956Z]
[2026-03-11T15:17:42.956Z] BUILD SUCCESSFUL
[2026-03-11T15:17:42.956Z] Total time: 55 seconds
[2026-03-11T15:17:42.956Z] 0
[2026-03-11T15:17:42.956Z]
[2026-03-11T15:17:42.956Z]
[2026-03-11T15:17:42.956Z] RECORD TEST REPOs SHA
[2026-03-11T15:17:42.956Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-03-11T15:17:42.956Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-03-11T15:17:42.956Z] Check shas in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-03-11T15:17:42.956Z] touch /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-03-11T15:17:42.956Z] ================================================
[2026-03-11T15:17:42.956Z] timestamp: 20260311-151742
[2026-03-11T15:17:42.956Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T15:17:42.956Z] git repo:
[2026-03-11T15:17:42.956Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-03-11T15:17:42.956Z] sha:
[2026-03-11T15:17:42.956Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-03-11T15:17:43.342Z] ================================================
[2026-03-11T15:17:43.342Z] timestamp: 20260311-151742
[2026-03-11T15:17:43.342Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[2026-03-11T15:17:43.342Z] git repo:
[2026-03-11T15:17:43.342Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-03-11T15:17:43.342Z] sha:
[2026-03-11T15:17:43.342Z] ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493
[2026-03-11T15:17:43.342Z] ================================================
[2026-03-11T15:17:43.342Z] timestamp: 20260311-151742
[2026-03-11T15:17:43.342Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG
[2026-03-11T15:17:43.342Z] git repo:
[2026-03-11T15:17:43.342Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-03-11T15:17:43.342Z] sha:
[2026-03-11T15:17:43.342Z] 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8
[2026-03-11T15:17:43.343Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] }
[2026-03-11T15:17:43.531Z] $ ssh-agent -k
[2026-03-11T15:17:43.537Z] unset SSH_AUTH_SOCK;
[2026-03-11T15:17:43.538Z] unset SSH_AGENT_PID;
[2026-03-11T15:17:43.538Z] echo Agent pid 2941836 killed;
[2026-03-11T15:17:44.124Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-03-11T15:17:44.249Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-11T15:17:44.266Z] ITERATION: 1/1
[Pipeline] sh
[2026-03-11T15:17:46.442Z] + which Xvfb
[2026-03-11T15:17:46.442Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-03-11T15:17:47.153Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/.xvfb-18-..fbdir1165351374288023390
[Pipeline] {
[Pipeline] sh
[2026-03-11T15:18:09.046Z] + grep '[X]vfb'
[2026-03-11T15:18:09.046Z] + ps -f
[2026-03-11T15:18:09.046Z] + awk '{print $9}'
[Pipeline] echo
[2026-03-11T15:18:09.696Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-03-11T15:18:09.765Z] $ ssh-agent
[2026-03-11T15:18:10.356Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIKdAmo/agent.2942422
[2026-03-11T15:18:10.356Z] SSH_AGENT_PID=2942424
[2026-03-11T15:18:10.356Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-03-11T15:18:11.801Z] + uname
[2026-03-11T15:18:11.801Z] + '[' Linux '=' AIX ]
[2026-03-11T15:18:11.801Z] + uname
[2026-03-11T15:18:11.801Z] + '[' Linux '=' SunOS ]
[2026-03-11T15:18:11.801Z] + uname
[2026-03-11T15:18:11.801Z] + '[' Linux '=' '*BSD' ]
[2026-03-11T15:18:11.801Z] + MAKE=make
[2026-03-11T15:18:11.801Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-03-11T15:18:11.801Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-03-11T15:18:14.155Z] + unset LD_LIBRARY_PATH
[2026-03-11T15:18:14.155Z] + uname
[2026-03-11T15:18:14.155Z] + '[' Linux '=' AIX ]
[2026-03-11T15:18:14.155Z] + uname
[2026-03-11T15:18:14.155Z] + '[' Linux '=' SunOS ]
[2026-03-11T15:18:14.155Z] + uname
[2026-03-11T15:18:14.155Z] + '[' Linux '=' '*BSD' ]
[2026-03-11T15:18:14.155Z] + MAKE=make
[2026-03-11T15:18:14.155Z] + cd ./aqa-tests
[2026-03-11T15:18:14.155Z] + . ./scripts/testenv/testenvSettings.sh
[2026-03-11T15:18:14.155Z] + set +x
[2026-03-11T15:18:14.155Z] Set values based on ./testenv/testenv.properties:
[2026-03-11T15:18:14.155Z] =========
[2026-03-11T15:18:14.155Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-03-11T15:18:14.155Z] TKG_BRANCH=v1.0.12
[2026-03-11T15:18:14.155Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-11T15:18:14.155Z] OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T15:18:14.155Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-03-11T15:18:14.155Z] STF_BRANCH=v1.0.12
[2026-03-11T15:18:14.155Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-03-11T15:18:14.155Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T15:18:14.155Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-03-11T15:18:14.155Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T15:18:14.155Z] JDK26_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T15:18:14.155Z] JDK26_BRANCH=jdk-26-dryrun-ga
[2026-03-11T15:18:14.155Z] JDK26_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk26.git
[2026-03-11T15:18:14.155Z] JDK26_OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T15:18:14.155Z] JDK26_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T15:18:14.155Z] JDK26_OPENJCEPLUS_GIT_BRANCH=semeru-java-26
[2026-03-11T15:18:14.155Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-03-11T15:18:14.155Z]
[2026-03-11T15:18:14.155Z] =========
[2026-03-11T15:18:14.155Z]
[2026-03-11T15:18:14.155Z] JDK_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T15:18:14.155Z] JDK_BRANCH=jdk-26-dryrun-ga
[2026-03-11T15:18:14.155Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T15:18:14.155Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-11T15:18:14.155Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-03-11T15:18:14.155Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-03-11T15:18:14.155Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2026-03-11T15:18:14.155Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-03-11T15:18:14.155Z] perl scripts/configure.pl
[2026-03-11T15:18:14.155Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-03-11T15:18:14.155Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-11T15:18:14.155Z]
[2026-03-11T15:18:14.155Z] Starting to generate test make files.
[2026-03-11T15:18:14.155Z]
[2026-03-11T15:18:14.155Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-03-11T15:18:14.155Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-03-11T15:18:14.921Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-03-11T15:18:14.921Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-03-11T15:18:14.921Z]
[2026-03-11T15:18:14.921Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-03-11T15:18:14.921Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-03-11T15:18:14.921Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-03-11T15:18:14.921Z]
[2026-03-11T15:18:14.921Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-03-11T15:18:14.921Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/autoGen.mk
[2026-03-11T15:18:14.921Z]
[2026-03-11T15:18:14.921Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../autoGen.mk
[2026-03-11T15:18:14.921Z]
[2026-03-11T15:18:14.921Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/utils.mk
[2026-03-11T15:18:14.921Z]
[2026-03-11T15:18:14.921Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-03-11T15:18:14.921Z]
[2026-03-11T15:18:14.921Z] Make files are generated successfully.
[2026-03-11T15:18:14.921Z]
[2026-03-11T15:18:14.921Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-03-11T15:18:14.921Z] make -f runtest.mk _extended.perf
[2026-03-11T15:18:14.921Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-03-11T15:18:14.921Z]
[2026-03-11T15:18:14.921Z] Running make 4.4.1
[2026-03-11T15:18:14.921Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..
[2026-03-11T15:18:14.921Z] set JDK_VERSION to 26
[2026-03-11T15:18:14.921Z] set JDK_IMPL to hotspot
[2026-03-11T15:18:14.921Z] set JVM_VERSION to openjdk26
[2026-03-11T15:18:14.921Z] set JCL_VERSION to latest
[2026-03-11T15:18:14.921Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-03-11T15:18:14.921Z] set SPEC to alpine-linux_x86-64
[2026-03-11T15:18:14.921Z] set TEST_FLAG to
[2026-03-11T15:18:14.921Z] Running extended.perf ...
[2026-03-11T15:18:14.921Z] There are 19 test targets in extended.perf
[2026-03-11T15:18:14.921Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-03-11T15:18:14.921Z] openjdk version "26" 2026-03-17
[2026-03-11T15:18:14.921Z] OpenJDK Runtime Environment Temurin-26+35 (build 26+35)
[2026-03-11T15:18:14.921Z] OpenJDK 64-Bit Server VM Temurin-26+35 (build 26+35, mixed mode, sharing)
[2026-03-11T15:18:14.921Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests'
[2026-03-11T15:18:14.921Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf'
[2026-03-11T15:18:14.921Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance'
[2026-03-11T15:18:14.921Z]
[2026-03-11T15:18:14.921Z] ===============================================
[2026-03-11T15:18:14.921Z] Running test renaissance-als_0 ...
[2026-03-11T15:18:14.921Z] ===============================================
[2026-03-11T15:18:14.921Z] renaissance-als_0 Start Time: Wed Mar 11 15:18:14 2026 Epoch Time (ms): 1773242294620
[2026-03-11T15:18:14.921Z] variation: NoOptions
[2026-03-11T15:18:14.921Z] JVM_OPTIONS:
[2026-03-11T15:18:14.921Z] { \
[2026-03-11T15:18:14.921Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:18:14.921Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:18:14.921Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-als_0"; \
[2026-03-11T15:18:14.921Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-als_0"; \
[2026-03-11T15:18:14.921Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:18:14.921Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-als_0"/als.json" als; \
[2026-03-11T15:18:14.921Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:18:14.921Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:18:14.921Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:18:14.921Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/TestTargetResult";
[2026-03-11T15:18:14.921Z]
[2026-03-11T15:18:14.921Z] TEST SETUP:
[2026-03-11T15:18:14.921Z] Nothing to be done for setup.
[2026-03-11T15:18:14.921Z]
[2026-03-11T15:18:14.921Z] TESTING:
[2026-03-11T15:18:15.682Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:18:15.682Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17732422945645/renaissance-als_0/launcher-151814-3141108911895897876/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:18:15.682Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:18:15.682Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:18:24.015Z] Benchmark 'als' failed with exception:
[2026-03-11T15:18:24.015Z] java.lang.ExceptionInInitializerError
[2026-03-11T15:18:24.015Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T15:18:24.015Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T15:18:24.015Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T15:18:24.015Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T15:18:24.015Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T15:18:24.015Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:18:24.015Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T15:18:24.015Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T15:18:24.015Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T15:18:24.015Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T15:18:24.015Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T15:18:24.015Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T15:18:24.015Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T15:18:24.015Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T15:18:24.015Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T15:18:24.015Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:18:24.015Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T15:18:24.015Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T15:18:24.015Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T15:18:24.015Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56)
[2026-03-11T15:18:24.015Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127)
[2026-03-11T15:18:24.015Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T15:18:24.015Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T15:18:24.015Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T15:18:24.015Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T15:18:24.015Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T15:18:24.015Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T15:18:24.015Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T15:18:24.015Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T15:18:24.015Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T15:18:24.015Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T15:18:24.015Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T15:18:24.015Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T15:18:24.015Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T15:18:24.015Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:18:24.015Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T15:18:24.015Z] ... 34 more
[2026-03-11T15:18:24.015Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:18:24.015Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T15:18:24.015Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T15:18:24.015Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T15:18:24.015Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T15:18:24.015Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T15:18:24.015Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T15:18:24.015Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T15:18:24.015Z] ... 34 more
[2026-03-11T15:18:24.015Z] The following benchmarks failed: als
[2026-03-11T15:18:24.015Z] -----------------------------------
[2026-03-11T15:18:24.015Z] renaissance-als_0_FAILED
[2026-03-11T15:18:24.015Z] -----------------------------------
[2026-03-11T15:18:24.015Z]
[2026-03-11T15:18:24.015Z] TEST TEARDOWN:
[2026-03-11T15:18:24.015Z] Nothing to be done for teardown.
[2026-03-11T15:18:24.015Z] renaissance-als_0 Finish Time: Wed Mar 11 15:18:23 2026 Epoch Time (ms): 1773242303328
[2026-03-11T15:18:24.015Z]
[2026-03-11T15:18:24.015Z] ===============================================
[2026-03-11T15:18:24.015Z] Running test renaissance-chi-square_0 ...
[2026-03-11T15:18:24.015Z] ===============================================
[2026-03-11T15:18:24.015Z] renaissance-chi-square_0 Start Time: Wed Mar 11 15:18:23 2026 Epoch Time (ms): 1773242303354
[2026-03-11T15:18:24.015Z] variation: NoOptions
[2026-03-11T15:18:24.015Z] JVM_OPTIONS:
[2026-03-11T15:18:24.015Z] { \
[2026-03-11T15:18:24.015Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:18:24.015Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:18:24.015Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-chi-square_0"; \
[2026-03-11T15:18:24.015Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-chi-square_0"; \
[2026-03-11T15:18:24.015Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:18:24.015Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2026-03-11T15:18:24.015Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:18:24.015Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:18:24.015Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:18:24.015Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/TestTargetResult";
[2026-03-11T15:18:24.015Z]
[2026-03-11T15:18:24.015Z] TEST SETUP:
[2026-03-11T15:18:24.015Z] Nothing to be done for setup.
[2026-03-11T15:18:24.015Z]
[2026-03-11T15:18:24.015Z] TESTING:
[2026-03-11T15:18:24.778Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:18:24.778Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17732422945645/renaissance-chi-square_0/launcher-151823-4631479847640876491/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:18:24.778Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:18:24.778Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:18:30.414Z] Benchmark 'chi-square' failed with exception:
[2026-03-11T15:18:30.414Z] java.lang.ExceptionInInitializerError
[2026-03-11T15:18:30.414Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T15:18:30.414Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T15:18:30.414Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T15:18:30.414Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T15:18:30.414Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T15:18:30.414Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:18:30.414Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T15:18:30.414Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T15:18:30.414Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T15:18:30.414Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T15:18:30.414Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T15:18:30.414Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T15:18:30.414Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T15:18:30.414Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T15:18:30.414Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T15:18:30.414Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:18:30.414Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T15:18:30.414Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T15:18:30.414Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T15:18:30.414Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41)
[2026-03-11T15:18:30.414Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86)
[2026-03-11T15:18:30.414Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T15:18:30.414Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T15:18:30.414Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T15:18:30.414Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T15:18:30.414Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T15:18:30.414Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T15:18:30.414Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T15:18:30.415Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T15:18:30.415Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T15:18:30.415Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T15:18:30.415Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T15:18:30.415Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T15:18:30.415Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T15:18:30.415Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:18:30.415Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T15:18:30.415Z] ... 34 more
[2026-03-11T15:18:30.415Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:18:30.415Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T15:18:30.415Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T15:18:30.415Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T15:18:30.415Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T15:18:30.415Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T15:18:30.415Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T15:18:30.415Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T15:18:30.415Z] ... 34 more
[2026-03-11T15:18:30.415Z] The following benchmarks failed: chi-square
[2026-03-11T15:18:31.995Z] -----------------------------------
[2026-03-11T15:18:31.995Z] renaissance-chi-square_0_FAILED
[2026-03-11T15:18:31.995Z] -----------------------------------
[2026-03-11T15:18:31.995Z]
[2026-03-11T15:18:31.995Z] TEST TEARDOWN:
[2026-03-11T15:18:31.995Z] Nothing to be done for teardown.
[2026-03-11T15:18:31.995Z] renaissance-chi-square_0 Finish Time: Wed Mar 11 15:18:31 2026 Epoch Time (ms): 1773242311418
[2026-03-11T15:18:31.995Z]
[2026-03-11T15:18:31.995Z] ===============================================
[2026-03-11T15:18:31.995Z] Running test renaissance-db-shootout_0 ...
[2026-03-11T15:18:31.995Z] ===============================================
[2026-03-11T15:18:31.995Z] renaissance-db-shootout_0 Start Time: Wed Mar 11 15:18:31 2026 Epoch Time (ms): 1773242311442
[2026-03-11T15:18:31.995Z] variation: NoOptions
[2026-03-11T15:18:31.995Z] JVM_OPTIONS:
[2026-03-11T15:18:31.995Z] { \
[2026-03-11T15:18:31.995Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:18:31.995Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:18:31.995Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-db-shootout_0"; \
[2026-03-11T15:18:31.995Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-db-shootout_0"; \
[2026-03-11T15:18:31.995Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:18:31.995Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2026-03-11T15:18:31.995Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:18:31.995Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:18:31.995Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:18:31.995Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/TestTargetResult";
[2026-03-11T15:18:31.995Z]
[2026-03-11T15:18:31.995Z] TEST SETUP:
[2026-03-11T15:18:31.995Z] Nothing to be done for setup.
[2026-03-11T15:18:31.995Z]
[2026-03-11T15:18:31.995Z] TESTING:
[2026-03-11T15:18:32.768Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:18:32.768Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17732422945645/renaissance-db-shootout_0/launcher-151831-6730246430141831443/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:18:32.768Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:18:32.768Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:18:48.864Z] [2026-03-11T15:18:47.861+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2026-03-11T15:18:48.864Z] WARNING: Make sure you have set the command line option "--illegal-access=permit --add-exports java.base/jdk.internal.ref=ALL-UNNAMED" to enable ReflectionBasedByteBufferCleanerService
[2026-03-11T15:18:48.864Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2026-03-11T15:18:48.864Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:18:48.864Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T15:18:48.864Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T15:18:48.864Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T15:18:48.864Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T15:18:48.864Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T15:18:48.864Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T15:18:48.864Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-03-11T15:18:48.864Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-03-11T15:18:48.864Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-03-11T15:18:48.864Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-03-11T15:18:48.864Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-03-11T15:18:48.864Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-03-11T15:18:48.864Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-03-11T15:18:48.864Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-03-11T15:18:48.864Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T15:18:48.864Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T15:18:48.864Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T15:18:48.864Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T15:18:48.864Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T15:18:48.864Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T15:18:48.864Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T15:18:48.864Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T15:18:48.864Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T15:18:48.864Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T15:18:48.864Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T15:18:48.864Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T15:18:48.864Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T15:18:48.864Z] Benchmark 'db-shootout' failed with exception:
[2026-03-11T15:18:48.864Z] java.lang.ExceptionInInitializerError
[2026-03-11T15:18:48.864Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-03-11T15:18:48.864Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-03-11T15:18:48.864Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-03-11T15:18:48.864Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-03-11T15:18:48.864Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-03-11T15:18:48.864Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-03-11T15:18:48.864Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-03-11T15:18:48.864Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T15:18:48.864Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T15:18:48.864Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T15:18:48.864Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T15:18:48.864Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T15:18:48.864Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T15:18:48.864Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T15:18:48.864Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T15:18:48.864Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T15:18:48.864Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T15:18:48.864Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T15:18:48.864Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T15:18:48.864Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T15:18:48.864Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:18:48.864Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2026-03-11T15:18:48.864Z] ... 20 more
[2026-03-11T15:18:48.864Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:18:48.864Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T15:18:48.864Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T15:18:48.864Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T15:18:48.864Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T15:18:48.864Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T15:18:48.864Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T15:18:48.864Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-03-11T15:18:48.864Z] ... 20 more
[2026-03-11T15:18:48.864Z] The following benchmarks failed: db-shootout
[2026-03-11T15:18:48.864Z] -----------------------------------
[2026-03-11T15:18:48.864Z] renaissance-db-shootout_0_FAILED
[2026-03-11T15:18:48.864Z] -----------------------------------
[2026-03-11T15:18:48.864Z]
[2026-03-11T15:18:48.864Z] TEST TEARDOWN:
[2026-03-11T15:18:48.864Z] Nothing to be done for teardown.
[2026-03-11T15:18:48.864Z] renaissance-db-shootout_0 Finish Time: Wed Mar 11 15:18:48 2026 Epoch Time (ms): 1773242328747
[2026-03-11T15:18:48.864Z]
[2026-03-11T15:18:48.864Z] ===============================================
[2026-03-11T15:18:48.864Z] Running test renaissance-dec-tree_0 ...
[2026-03-11T15:18:48.864Z] ===============================================
[2026-03-11T15:18:48.864Z] renaissance-dec-tree_0 Start Time: Wed Mar 11 15:18:48 2026 Epoch Time (ms): 1773242328769
[2026-03-11T15:18:48.864Z] variation: NoOptions
[2026-03-11T15:18:48.864Z] JVM_OPTIONS:
[2026-03-11T15:18:48.864Z] { \
[2026-03-11T15:18:48.864Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:18:48.864Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:18:48.864Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-dec-tree_0"; \
[2026-03-11T15:18:48.864Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-dec-tree_0"; \
[2026-03-11T15:18:48.864Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:18:48.864Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2026-03-11T15:18:48.864Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:18:48.864Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:18:48.864Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:18:48.864Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/TestTargetResult";
[2026-03-11T15:18:48.864Z]
[2026-03-11T15:18:48.864Z] TEST SETUP:
[2026-03-11T15:18:48.864Z] Nothing to be done for setup.
[2026-03-11T15:18:48.864Z]
[2026-03-11T15:18:48.864Z] TESTING:
[2026-03-11T15:18:50.454Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:18:50.454Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17732422945645/renaissance-dec-tree_0/launcher-151848-7510500714053961026/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:18:50.454Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:18:50.454Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:18:56.010Z] Benchmark 'dec-tree' failed with exception:
[2026-03-11T15:18:56.010Z] java.lang.ExceptionInInitializerError
[2026-03-11T15:18:56.010Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T15:18:56.010Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T15:18:56.010Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T15:18:56.010Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T15:18:56.010Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T15:18:56.010Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:18:56.010Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T15:18:56.010Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T15:18:56.010Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T15:18:56.010Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T15:18:56.010Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T15:18:56.010Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T15:18:56.010Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T15:18:56.010Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T15:18:56.010Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T15:18:56.010Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:18:56.010Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T15:18:56.010Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T15:18:56.010Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T15:18:56.010Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38)
[2026-03-11T15:18:56.010Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89)
[2026-03-11T15:18:56.010Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T15:18:56.010Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T15:18:56.010Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T15:18:56.010Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T15:18:56.010Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T15:18:56.010Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T15:18:56.010Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T15:18:56.010Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T15:18:56.010Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T15:18:56.010Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T15:18:56.010Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T15:18:56.010Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T15:18:56.010Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T15:18:56.010Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:18:56.010Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T15:18:56.010Z] ... 34 more
[2026-03-11T15:18:56.010Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:18:56.010Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T15:18:56.010Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T15:18:56.010Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T15:18:56.010Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T15:18:56.010Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T15:18:56.010Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T15:18:56.010Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T15:18:56.010Z] ... 34 more
[2026-03-11T15:18:56.769Z] The following benchmarks failed: dec-tree
[2026-03-11T15:18:56.769Z] -----------------------------------
[2026-03-11T15:18:56.769Z] renaissance-dec-tree_0_FAILED
[2026-03-11T15:18:56.769Z] -----------------------------------
[2026-03-11T15:18:56.769Z]
[2026-03-11T15:18:56.769Z] TEST TEARDOWN:
[2026-03-11T15:18:56.769Z] Nothing to be done for teardown.
[2026-03-11T15:18:56.769Z] renaissance-dec-tree_0 Finish Time: Wed Mar 11 15:18:56 2026 Epoch Time (ms): 1773242336542
[2026-03-11T15:18:56.769Z]
[2026-03-11T15:18:56.769Z] ===============================================
[2026-03-11T15:18:56.769Z] Running test renaissance-finagle-chirper_0 ...
[2026-03-11T15:18:56.769Z] ===============================================
[2026-03-11T15:18:56.769Z] renaissance-finagle-chirper_0 Start Time: Wed Mar 11 15:18:56 2026 Epoch Time (ms): 1773242336566
[2026-03-11T15:18:56.769Z] renaissance-finagle-chirper_0_DISABLED
[2026-03-11T15:18:56.769Z] Disabled Reason:
[2026-03-11T15:18:56.769Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2026-03-11T15:18:56.769Z] renaissance-finagle-chirper_0 Finish Time: Wed Mar 11 15:18:56 2026 Epoch Time (ms): 1773242336588
[2026-03-11T15:18:56.769Z]
[2026-03-11T15:18:56.769Z] ===============================================
[2026-03-11T15:18:56.769Z] Running test renaissance-finagle-http_0 ...
[2026-03-11T15:18:56.769Z] ===============================================
[2026-03-11T15:18:56.769Z] renaissance-finagle-http_0 Start Time: Wed Mar 11 15:18:56 2026 Epoch Time (ms): 1773242336611
[2026-03-11T15:18:56.769Z] variation: NoOptions
[2026-03-11T15:18:56.769Z] JVM_OPTIONS:
[2026-03-11T15:18:56.769Z] { \
[2026-03-11T15:18:56.769Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:18:56.769Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:18:56.769Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-finagle-http_0"; \
[2026-03-11T15:18:56.769Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-finagle-http_0"; \
[2026-03-11T15:18:56.769Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:18:56.769Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2026-03-11T15:18:56.769Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:18:56.769Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:18:56.769Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:18:56.769Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/TestTargetResult";
[2026-03-11T15:18:56.769Z]
[2026-03-11T15:18:56.769Z] TEST SETUP:
[2026-03-11T15:18:56.769Z] Nothing to be done for setup.
[2026-03-11T15:18:56.769Z]
[2026-03-11T15:18:56.769Z] TESTING:
[2026-03-11T15:18:58.350Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:18:58.350Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17732422945645/renaissance-finagle-http_0/launcher-151856-13561783347909284676/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:18:58.350Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:18:58.350Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:19:01.767Z] finagle-http on :32915 spawning 4 client and default number of server workers.
[2026-03-11T15:19:01.767Z] ====== finagle-http (web) [default], iteration 0 started ======
[2026-03-11T15:19:01.767Z] GC before operation: completed in 52.986 ms, heap usage 31.899 MB -> 11.195 MB.
[2026-03-11T15:19:28.149Z] ====== finagle-http (web) [default], iteration 0 completed (22965.653 ms) ======
[2026-03-11T15:19:28.149Z] ====== finagle-http (web) [default], iteration 1 started ======
[2026-03-11T15:19:28.149Z] GC before operation: completed in 94.994 ms, heap usage 18.151 MB -> 14.600 MB.
[2026-03-11T15:19:36.502Z] ====== finagle-http (web) [default], iteration 1 completed (10631.153 ms) ======
[2026-03-11T15:19:36.502Z] ====== finagle-http (web) [default], iteration 2 started ======
[2026-03-11T15:19:36.502Z] GC before operation: completed in 47.844 ms, heap usage 85.303 MB -> 14.740 MB.
[2026-03-11T15:19:42.106Z] ====== finagle-http (web) [default], iteration 2 completed (6022.965 ms) ======
[2026-03-11T15:19:42.106Z] ====== finagle-http (web) [default], iteration 3 started ======
[2026-03-11T15:19:42.106Z] GC before operation: completed in 91.625 ms, heap usage 87.967 MB -> 14.748 MB.
[2026-03-11T15:19:46.549Z] ====== finagle-http (web) [default], iteration 3 completed (4592.374 ms) ======
[2026-03-11T15:19:46.549Z] ====== finagle-http (web) [default], iteration 4 started ======
[2026-03-11T15:19:46.549Z] GC before operation: completed in 77.279 ms, heap usage 156.983 MB -> 15.146 MB.
[2026-03-11T15:19:52.668Z] ====== finagle-http (web) [default], iteration 4 completed (4372.725 ms) ======
[2026-03-11T15:19:52.668Z] ====== finagle-http (web) [default], iteration 5 started ======
[2026-03-11T15:19:52.668Z] GC before operation: completed in 35.699 ms, heap usage 126.518 MB -> 15.190 MB.
[2026-03-11T15:19:58.283Z] ====== finagle-http (web) [default], iteration 5 completed (6681.240 ms) ======
[2026-03-11T15:19:58.283Z] ====== finagle-http (web) [default], iteration 6 started ======
[2026-03-11T15:19:58.283Z] GC before operation: completed in 73.829 ms, heap usage 95.098 MB -> 14.751 MB.
[2026-03-11T15:20:05.895Z] ====== finagle-http (web) [default], iteration 6 completed (7995.831 ms) ======
[2026-03-11T15:20:05.895Z] ====== finagle-http (web) [default], iteration 7 started ======
[2026-03-11T15:20:05.895Z] GC before operation: completed in 82.985 ms, heap usage 57.214 MB -> 14.909 MB.
[2026-03-11T15:20:11.510Z] ====== finagle-http (web) [default], iteration 7 completed (4890.288 ms) ======
[2026-03-11T15:20:11.510Z] ====== finagle-http (web) [default], iteration 8 started ======
[2026-03-11T15:20:11.510Z] GC before operation: completed in 68.033 ms, heap usage 74.695 MB -> 14.698 MB.
[2026-03-11T15:20:15.978Z] ====== finagle-http (web) [default], iteration 8 completed (5406.174 ms) ======
[2026-03-11T15:20:15.978Z] ====== finagle-http (web) [default], iteration 9 started ======
[2026-03-11T15:20:16.744Z] GC before operation: completed in 67.396 ms, heap usage 33.330 MB -> 14.669 MB.
[2026-03-11T15:20:23.628Z] ====== finagle-http (web) [default], iteration 9 completed (6992.741 ms) ======
[2026-03-11T15:20:23.628Z] ====== finagle-http (web) [default], iteration 10 started ======
[2026-03-11T15:20:23.628Z] GC before operation: completed in 79.366 ms, heap usage 69.815 MB -> 14.768 MB.
[2026-03-11T15:20:29.255Z] ====== finagle-http (web) [default], iteration 10 completed (5475.978 ms) ======
[2026-03-11T15:20:29.255Z] ====== finagle-http (web) [default], iteration 11 started ======
[2026-03-11T15:20:29.255Z] GC before operation: completed in 77.285 ms, heap usage 121.421 MB -> 14.866 MB.
[2026-03-11T15:20:34.165Z] ====== finagle-http (web) [default], iteration 11 completed (4987.773 ms) ======
[2026-03-11T15:20:34.937Z] -----------------------------------
[2026-03-11T15:20:34.937Z] renaissance-finagle-http_0_PASSED
[2026-03-11T15:20:34.937Z] -----------------------------------
[2026-03-11T15:20:34.937Z]
[2026-03-11T15:20:34.937Z] TEST TEARDOWN:
[2026-03-11T15:20:34.937Z] Nothing to be done for teardown.
[2026-03-11T15:20:34.937Z] renaissance-finagle-http_0 Finish Time: Wed Mar 11 15:20:34 2026 Epoch Time (ms): 1773242434119
[2026-03-11T15:20:34.937Z]
[2026-03-11T15:20:34.937Z] ===============================================
[2026-03-11T15:20:34.937Z] Running test renaissance-log-regression_0 ...
[2026-03-11T15:20:34.937Z] ===============================================
[2026-03-11T15:20:34.937Z] renaissance-log-regression_0 Start Time: Wed Mar 11 15:20:34 2026 Epoch Time (ms): 1773242434140
[2026-03-11T15:20:34.937Z] variation: NoOptions
[2026-03-11T15:20:34.937Z] JVM_OPTIONS:
[2026-03-11T15:20:34.937Z] { \
[2026-03-11T15:20:34.937Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:20:34.937Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:20:34.937Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-log-regression_0"; \
[2026-03-11T15:20:34.937Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-log-regression_0"; \
[2026-03-11T15:20:34.937Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:20:34.937Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2026-03-11T15:20:34.937Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:20:34.937Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:20:34.937Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:20:34.937Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/TestTargetResult";
[2026-03-11T15:20:34.937Z]
[2026-03-11T15:20:34.937Z] TEST SETUP:
[2026-03-11T15:20:34.937Z] Nothing to be done for setup.
[2026-03-11T15:20:34.937Z]
[2026-03-11T15:20:34.937Z] TESTING:
[2026-03-11T15:20:35.709Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:20:35.709Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17732422945645/renaissance-log-regression_0/launcher-152034-9012426754616861229/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:20:35.709Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:20:35.709Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:20:41.373Z] Benchmark 'log-regression' failed with exception:
[2026-03-11T15:20:41.373Z] java.lang.ExceptionInInitializerError
[2026-03-11T15:20:41.373Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T15:20:41.373Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T15:20:41.373Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T15:20:41.373Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T15:20:41.373Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T15:20:41.373Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:20:41.373Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T15:20:41.373Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T15:20:41.373Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T15:20:41.373Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T15:20:41.373Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T15:20:41.373Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T15:20:41.373Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T15:20:41.373Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T15:20:41.373Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T15:20:41.373Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:20:41.373Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T15:20:41.373Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T15:20:41.373Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T15:20:41.373Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52)
[2026-03-11T15:20:41.373Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92)
[2026-03-11T15:20:41.373Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T15:20:41.373Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T15:20:41.373Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T15:20:41.373Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T15:20:41.373Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T15:20:41.373Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T15:20:41.373Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T15:20:41.373Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T15:20:41.373Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T15:20:41.373Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T15:20:41.373Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T15:20:41.373Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T15:20:41.373Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T15:20:41.373Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:20:41.373Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T15:20:41.373Z] ... 34 more
[2026-03-11T15:20:41.373Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:20:41.373Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T15:20:41.373Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T15:20:41.373Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T15:20:41.373Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T15:20:41.373Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T15:20:41.373Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T15:20:41.373Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T15:20:41.373Z] ... 34 more
[2026-03-11T15:20:41.373Z] The following benchmarks failed: log-regression
[2026-03-11T15:20:42.147Z] -----------------------------------
[2026-03-11T15:20:42.147Z] renaissance-log-regression_0_FAILED
[2026-03-11T15:20:42.147Z] -----------------------------------
[2026-03-11T15:20:42.147Z]
[2026-03-11T15:20:42.147Z] TEST TEARDOWN:
[2026-03-11T15:20:42.147Z] Nothing to be done for teardown.
[2026-03-11T15:20:42.147Z] renaissance-log-regression_0 Finish Time: Wed Mar 11 15:20:41 2026 Epoch Time (ms): 1773242441374
[2026-03-11T15:20:42.147Z]
[2026-03-11T15:20:42.147Z] ===============================================
[2026-03-11T15:20:42.147Z] Running test renaissance-mnemonics_0 ...
[2026-03-11T15:20:42.147Z] ===============================================
[2026-03-11T15:20:42.147Z] renaissance-mnemonics_0 Start Time: Wed Mar 11 15:20:41 2026 Epoch Time (ms): 1773242441397
[2026-03-11T15:20:42.147Z] variation: NoOptions
[2026-03-11T15:20:42.147Z] JVM_OPTIONS:
[2026-03-11T15:20:42.147Z] { \
[2026-03-11T15:20:42.147Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:20:42.147Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:20:42.147Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-mnemonics_0"; \
[2026-03-11T15:20:42.147Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-mnemonics_0"; \
[2026-03-11T15:20:42.147Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:20:42.147Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2026-03-11T15:20:42.147Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:20:42.147Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:20:42.147Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:20:42.147Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/TestTargetResult";
[2026-03-11T15:20:42.147Z]
[2026-03-11T15:20:42.147Z] TEST SETUP:
[2026-03-11T15:20:42.148Z] Nothing to be done for setup.
[2026-03-11T15:20:42.148Z]
[2026-03-11T15:20:42.148Z] TESTING:
[2026-03-11T15:20:42.920Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:20:42.920Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17732422945645/renaissance-mnemonics_0/launcher-152041-12532859618382214251/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:20:42.920Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:20:42.920Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:20:42.920Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2026-03-11T15:20:42.920Z] GC before operation: completed in 26.567 ms, heap usage 7.523 MB -> 3.937 MB.
[2026-03-11T15:20:50.307Z] ====== mnemonics (functional) [default], iteration 0 completed (6247.359 ms) ======
[2026-03-11T15:20:50.307Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2026-03-11T15:20:50.307Z] GC before operation: completed in 42.804 ms, heap usage 129.962 MB -> 3.972 MB.
[2026-03-11T15:20:57.254Z] ====== mnemonics (functional) [default], iteration 1 completed (6618.036 ms) ======
[2026-03-11T15:20:57.254Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2026-03-11T15:20:57.254Z] GC before operation: completed in 33.575 ms, heap usage 254.980 MB -> 3.972 MB.
[2026-03-11T15:21:04.160Z] ====== mnemonics (functional) [default], iteration 2 completed (6213.524 ms) ======
[2026-03-11T15:21:04.160Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2026-03-11T15:21:04.160Z] GC before operation: completed in 34.483 ms, heap usage 238.480 MB -> 3.973 MB.
[2026-03-11T15:21:09.804Z] ====== mnemonics (functional) [default], iteration 3 completed (5837.178 ms) ======
[2026-03-11T15:21:09.804Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2026-03-11T15:21:09.804Z] GC before operation: completed in 53.340 ms, heap usage 433.482 MB -> 3.972 MB.
[2026-03-11T15:21:16.680Z] ====== mnemonics (functional) [default], iteration 4 completed (6282.735 ms) ======
[2026-03-11T15:21:16.680Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2026-03-11T15:21:16.680Z] GC before operation: completed in 40.243 ms, heap usage 557.982 MB -> 3.973 MB.
[2026-03-11T15:21:23.561Z] ====== mnemonics (functional) [default], iteration 5 completed (6261.019 ms) ======
[2026-03-11T15:21:23.561Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2026-03-11T15:21:23.561Z] GC before operation: completed in 16.514 ms, heap usage 126.482 MB -> 3.972 MB.
[2026-03-11T15:21:29.174Z] ====== mnemonics (functional) [default], iteration 6 completed (5744.301 ms) ======
[2026-03-11T15:21:29.174Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2026-03-11T15:21:29.174Z] GC before operation: completed in 37.450 ms, heap usage 227.630 MB -> 3.973 MB.
[2026-03-11T15:21:38.096Z] ====== mnemonics (functional) [default], iteration 7 completed (6723.637 ms) ======
[2026-03-11T15:21:38.096Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2026-03-11T15:21:38.096Z] GC before operation: completed in 24.339 ms, heap usage 133.982 MB -> 3.973 MB.
[2026-03-11T15:21:40.543Z] ====== mnemonics (functional) [default], iteration 8 completed (4097.910 ms) ======
[2026-03-11T15:21:40.543Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2026-03-11T15:21:40.543Z] GC before operation: completed in 14.982 ms, heap usage 134.482 MB -> 3.973 MB.
[2026-03-11T15:21:45.033Z] ====== mnemonics (functional) [default], iteration 9 completed (3808.662 ms) ======
[2026-03-11T15:21:45.033Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2026-03-11T15:21:45.033Z] GC before operation: completed in 21.921 ms, heap usage 513.983 MB -> 3.973 MB.
[2026-03-11T15:21:50.619Z] ====== mnemonics (functional) [default], iteration 10 completed (5120.769 ms) ======
[2026-03-11T15:21:50.619Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2026-03-11T15:21:50.619Z] GC before operation: completed in 34.193 ms, heap usage 297.981 MB -> 3.973 MB.
[2026-03-11T15:21:56.239Z] ====== mnemonics (functional) [default], iteration 11 completed (5494.352 ms) ======
[2026-03-11T15:21:56.239Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2026-03-11T15:21:56.239Z] GC before operation: completed in 38.376 ms, heap usage 542.481 MB -> 3.973 MB.
[2026-03-11T15:22:01.936Z] ====== mnemonics (functional) [default], iteration 12 completed (5786.895 ms) ======
[2026-03-11T15:22:01.936Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2026-03-11T15:22:02.703Z] GC before operation: completed in 26.831 ms, heap usage 444.983 MB -> 3.973 MB.
[2026-03-11T15:22:13.083Z] ====== mnemonics (functional) [default], iteration 13 completed (5343.644 ms) ======
[2026-03-11T15:22:13.083Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2026-03-11T15:22:13.083Z] GC before operation: completed in 27.223 ms, heap usage 405.483 MB -> 3.973 MB.
[2026-03-11T15:22:16.636Z] ====== mnemonics (functional) [default], iteration 14 completed (7940.566 ms) ======
[2026-03-11T15:22:16.636Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2026-03-11T15:22:16.636Z] GC before operation: completed in 42.154 ms, heap usage 411.983 MB -> 3.973 MB.
[2026-03-11T15:22:23.512Z] ====== mnemonics (functional) [default], iteration 15 completed (6399.263 ms) ======
[2026-03-11T15:22:23.512Z] -----------------------------------
[2026-03-11T15:22:23.512Z] renaissance-mnemonics_0_PASSED
[2026-03-11T15:22:23.512Z] -----------------------------------
[2026-03-11T15:22:23.512Z]
[2026-03-11T15:22:23.512Z] TEST TEARDOWN:
[2026-03-11T15:22:23.512Z] Nothing to be done for teardown.
[2026-03-11T15:22:23.512Z] renaissance-mnemonics_0 Finish Time: Wed Mar 11 15:22:22 2026 Epoch Time (ms): 1773242542894
[2026-03-11T15:22:23.512Z]
[2026-03-11T15:22:23.512Z] ===============================================
[2026-03-11T15:22:23.512Z] Running test renaissance-movie-lens_0 ...
[2026-03-11T15:22:23.512Z] ===============================================
[2026-03-11T15:22:23.512Z] renaissance-movie-lens_0 Start Time: Wed Mar 11 15:22:22 2026 Epoch Time (ms): 1773242542918
[2026-03-11T15:22:23.512Z] variation: NoOptions
[2026-03-11T15:22:23.512Z] JVM_OPTIONS:
[2026-03-11T15:22:23.512Z] { \
[2026-03-11T15:22:23.512Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:22:23.512Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:22:23.512Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-movie-lens_0"; \
[2026-03-11T15:22:23.512Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-movie-lens_0"; \
[2026-03-11T15:22:23.512Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:22:23.512Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2026-03-11T15:22:23.512Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:22:23.512Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:22:23.512Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:22:23.512Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/TestTargetResult";
[2026-03-11T15:22:23.512Z]
[2026-03-11T15:22:23.512Z] TEST SETUP:
[2026-03-11T15:22:23.512Z] Nothing to be done for setup.
[2026-03-11T15:22:23.512Z]
[2026-03-11T15:22:23.512Z] TESTING:
[2026-03-11T15:22:24.288Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:22:24.288Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17732422945645/renaissance-movie-lens_0/launcher-152223-10010857351941057289/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:22:24.288Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:22:24.288Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:22:29.291Z] Benchmark 'movie-lens' failed with exception:
[2026-03-11T15:22:29.291Z] java.lang.ExceptionInInitializerError
[2026-03-11T15:22:29.291Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T15:22:29.291Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T15:22:29.291Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T15:22:29.291Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T15:22:29.291Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T15:22:29.291Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:22:29.291Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T15:22:29.291Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T15:22:29.291Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T15:22:29.291Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T15:22:29.291Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T15:22:29.291Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T15:22:29.291Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T15:22:29.291Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T15:22:29.291Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T15:22:29.291Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T15:22:29.291Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T15:22:29.291Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T15:22:29.291Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T15:22:29.291Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80)
[2026-03-11T15:22:29.291Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320)
[2026-03-11T15:22:29.291Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T15:22:29.291Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T15:22:29.291Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T15:22:29.291Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T15:22:29.291Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T15:22:29.291Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T15:22:29.291Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T15:22:29.291Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T15:22:29.291Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T15:22:29.291Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T15:22:29.291Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T15:22:29.291Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T15:22:29.291Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T15:22:29.291Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:22:29.291Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T15:22:29.291Z] ... 34 more
[2026-03-11T15:22:29.291Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T15:22:29.291Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T15:22:29.291Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T15:22:29.291Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T15:22:29.291Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T15:22:29.291Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T15:22:29.291Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T15:22:29.291Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T15:22:29.291Z] ... 34 more
[2026-03-11T15:22:29.291Z] The following benchmarks failed: movie-lens
[2026-03-11T15:22:30.086Z] -----------------------------------
[2026-03-11T15:22:30.086Z] renaissance-movie-lens_0_FAILED
[2026-03-11T15:22:30.086Z] -----------------------------------
[2026-03-11T15:22:30.086Z]
[2026-03-11T15:22:30.086Z] TEST TEARDOWN:
[2026-03-11T15:22:30.086Z] Nothing to be done for teardown.
[2026-03-11T15:22:30.086Z] renaissance-movie-lens_0 Finish Time: Wed Mar 11 15:22:29 2026 Epoch Time (ms): 1773242549659
[2026-03-11T15:22:30.086Z]
[2026-03-11T15:22:30.086Z] ===============================================
[2026-03-11T15:22:30.086Z] Running test renaissance-par-mnemonics_0 ...
[2026-03-11T15:22:30.086Z] ===============================================
[2026-03-11T15:22:30.086Z] renaissance-par-mnemonics_0 Start Time: Wed Mar 11 15:22:29 2026 Epoch Time (ms): 1773242549677
[2026-03-11T15:22:30.086Z] variation: NoOptions
[2026-03-11T15:22:30.086Z] JVM_OPTIONS:
[2026-03-11T15:22:30.086Z] { \
[2026-03-11T15:22:30.086Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:22:30.086Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:22:30.086Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-par-mnemonics_0"; \
[2026-03-11T15:22:30.086Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-par-mnemonics_0"; \
[2026-03-11T15:22:30.086Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:22:30.086Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2026-03-11T15:22:30.086Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:22:30.086Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:22:30.086Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:22:30.086Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/TestTargetResult";
[2026-03-11T15:22:30.086Z]
[2026-03-11T15:22:30.086Z] TEST SETUP:
[2026-03-11T15:22:30.086Z] Nothing to be done for setup.
[2026-03-11T15:22:30.086Z]
[2026-03-11T15:22:30.086Z] TESTING:
[2026-03-11T15:22:30.861Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:22:30.861Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17732422945645/renaissance-par-mnemonics_0/launcher-152229-11569469718856236648/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:22:30.861Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:22:30.861Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:22:30.861Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2026-03-11T15:22:30.861Z] GC before operation: completed in 24.964 ms, heap usage 7.625 MB -> 3.878 MB.
[2026-03-11T15:22:37.782Z] ====== par-mnemonics (functional) [default], iteration 0 completed (5807.455 ms) ======
[2026-03-11T15:22:37.782Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2026-03-11T15:22:37.782Z] GC before operation: completed in 55.895 ms, heap usage 192.565 MB -> 3.937 MB.
[2026-03-11T15:22:43.356Z] ====== par-mnemonics (functional) [default], iteration 1 completed (5675.621 ms) ======
[2026-03-11T15:22:43.356Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2026-03-11T15:22:43.356Z] GC before operation: completed in 44.716 ms, heap usage 485.278 MB -> 3.937 MB.
[2026-03-11T15:22:50.235Z] ====== par-mnemonics (functional) [default], iteration 2 completed (5430.340 ms) ======
[2026-03-11T15:22:50.235Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2026-03-11T15:22:50.235Z] GC before operation: completed in 47.371 ms, heap usage 649.461 MB -> 3.937 MB.
[2026-03-11T15:22:55.803Z] ====== par-mnemonics (functional) [default], iteration 3 completed (5403.608 ms) ======
[2026-03-11T15:22:55.803Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2026-03-11T15:22:55.803Z] GC before operation: completed in 41.241 ms, heap usage 125.461 MB -> 3.938 MB.
[2026-03-11T15:23:02.673Z] ====== par-mnemonics (functional) [default], iteration 4 completed (5645.137 ms) ======
[2026-03-11T15:23:02.673Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2026-03-11T15:23:02.673Z] GC before operation: completed in 22.694 ms, heap usage 471.583 MB -> 3.938 MB.
[2026-03-11T15:23:07.108Z] ====== par-mnemonics (functional) [default], iteration 5 completed (5181.571 ms) ======
[2026-03-11T15:23:07.108Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2026-03-11T15:23:07.108Z] GC before operation: completed in 23.909 ms, heap usage 452.461 MB -> 3.938 MB.
[2026-03-11T15:23:12.948Z] ====== par-mnemonics (functional) [default], iteration 6 completed (5329.268 ms) ======
[2026-03-11T15:23:12.948Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2026-03-11T15:23:12.948Z] GC before operation: completed in 41.697 ms, heap usage 314.580 MB -> 3.937 MB.
[2026-03-11T15:23:19.037Z] ====== par-mnemonics (functional) [default], iteration 7 completed (5410.483 ms) ======
[2026-03-11T15:23:19.037Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2026-03-11T15:23:19.037Z] GC before operation: completed in 34.674 ms, heap usage 128.461 MB -> 3.938 MB.
[2026-03-11T15:23:23.476Z] ====== par-mnemonics (functional) [default], iteration 8 completed (4277.539 ms) ======
[2026-03-11T15:23:23.476Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2026-03-11T15:23:23.476Z] GC before operation: completed in 20.142 ms, heap usage 287.961 MB -> 3.938 MB.
[2026-03-11T15:23:27.910Z] ====== par-mnemonics (functional) [default], iteration 9 completed (4263.214 ms) ======
[2026-03-11T15:23:27.910Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2026-03-11T15:23:27.910Z] GC before operation: completed in 19.843 ms, heap usage 507.076 MB -> 3.938 MB.
[2026-03-11T15:23:31.309Z] ====== par-mnemonics (functional) [default], iteration 10 completed (4010.623 ms) ======
[2026-03-11T15:23:31.309Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2026-03-11T15:23:31.309Z] GC before operation: completed in 17.848 ms, heap usage 486.601 MB -> 3.938 MB.
[2026-03-11T15:23:35.644Z] ====== par-mnemonics (functional) [default], iteration 11 completed (3669.466 ms) ======
[2026-03-11T15:23:35.644Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2026-03-11T15:23:35.644Z] GC before operation: completed in 18.205 ms, heap usage 152.576 MB -> 3.938 MB.
[2026-03-11T15:23:39.266Z] ====== par-mnemonics (functional) [default], iteration 12 completed (3215.776 ms) ======
[2026-03-11T15:23:39.266Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2026-03-11T15:23:39.266Z] GC before operation: completed in 15.629 ms, heap usage 438.538 MB -> 3.938 MB.
[2026-03-11T15:23:42.742Z] ====== par-mnemonics (functional) [default], iteration 13 completed (3667.395 ms) ======
[2026-03-11T15:23:42.742Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2026-03-11T15:23:42.742Z] GC before operation: completed in 21.238 ms, heap usage 496.572 MB -> 3.938 MB.
[2026-03-11T15:23:47.432Z] ====== par-mnemonics (functional) [default], iteration 14 completed (4454.387 ms) ======
[2026-03-11T15:23:47.432Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2026-03-11T15:23:47.432Z] GC before operation: completed in 45.054 ms, heap usage 486.583 MB -> 3.938 MB.
[2026-03-11T15:23:51.959Z] ====== par-mnemonics (functional) [default], iteration 15 completed (3770.509 ms) ======
[2026-03-11T15:23:57.835Z] -----------------------------------
[2026-03-11T15:23:57.835Z] renaissance-par-mnemonics_0_PASSED
[2026-03-11T15:23:57.835Z] -----------------------------------
[2026-03-11T15:23:57.835Z]
[2026-03-11T15:23:57.835Z] TEST TEARDOWN:
[2026-03-11T15:23:57.835Z] Nothing to be done for teardown.
[2026-03-11T15:23:57.835Z] renaissance-par-mnemonics_0 Finish Time: Wed Mar 11 15:23:56 2026 Epoch Time (ms): 1773242636106
[2026-03-11T15:23:57.835Z]
[2026-03-11T15:23:57.835Z] ===============================================
[2026-03-11T15:23:57.835Z] Running test renaissance-philosophers_0 ...
[2026-03-11T15:23:57.835Z] ===============================================
[2026-03-11T15:23:57.835Z] renaissance-philosophers_0 Start Time: Wed Mar 11 15:23:56 2026 Epoch Time (ms): 1773242636120
[2026-03-11T15:23:57.835Z] variation: NoOptions
[2026-03-11T15:23:57.835Z] JVM_OPTIONS:
[2026-03-11T15:23:57.835Z] { \
[2026-03-11T15:23:57.835Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:23:57.835Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:23:57.835Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-philosophers_0"; \
[2026-03-11T15:23:57.835Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-philosophers_0"; \
[2026-03-11T15:23:57.835Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:23:57.835Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-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_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2026-03-11T15:23:57.835Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:23:57.835Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:23:57.835Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:23:57.835Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/TestTargetResult";
[2026-03-11T15:23:57.835Z]
[2026-03-11T15:23:57.835Z] TEST SETUP:
[2026-03-11T15:23:57.835Z] Nothing to be done for setup.
[2026-03-11T15:23:57.835Z]
[2026-03-11T15:23:57.835Z] TESTING:
[2026-03-11T15:23:58.628Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:23:58.628Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17732422945645/renaissance-philosophers_0/launcher-152356-7912545394987159994/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:23:58.628Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:23:58.628Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:23:58.628Z] ====== philosophers (scala) [default], iteration 0 started ======
[2026-03-11T15:23:58.628Z] GC before operation: completed in 34.905 ms, heap usage 9.157 MB -> 4.821 MB.
[2026-03-11T15:24:05.153Z] Camera thread performed 122 scans.
[2026-03-11T15:24:05.153Z] ====== philosophers (scala) [default], iteration 0 completed (4635.871 ms) ======
[2026-03-11T15:24:05.153Z] ====== philosophers (scala) [default], iteration 1 started ======
[2026-03-11T15:24:05.153Z] GC before operation: completed in 41.134 ms, heap usage 72.892 MB -> 5.164 MB.
[2026-03-11T15:24:05.153Z] Camera thread performed 122 scans.
[2026-03-11T15:24:05.153Z] ====== philosophers (scala) [default], iteration 1 completed (2240.621 ms) ======
[2026-03-11T15:24:05.153Z] ====== philosophers (scala) [default], iteration 2 started ======
[2026-03-11T15:24:05.153Z] GC before operation: completed in 25.835 ms, heap usage 28.835 MB -> 5.164 MB.
[2026-03-11T15:24:05.922Z] Camera thread performed 122 scans.
[2026-03-11T15:24:05.922Z] ====== philosophers (scala) [default], iteration 2 completed (1373.490 ms) ======
[2026-03-11T15:24:05.922Z] ====== philosophers (scala) [default], iteration 3 started ======
[2026-03-11T15:24:06.695Z] GC before operation: completed in 16.318 ms, heap usage 23.798 MB -> 5.165 MB.
[2026-03-11T15:24:07.488Z] Camera thread performed 122 scans.
[2026-03-11T15:24:07.488Z] ====== philosophers (scala) [default], iteration 3 completed (1326.809 ms) ======
[2026-03-11T15:24:07.488Z] ====== philosophers (scala) [default], iteration 4 started ======
[2026-03-11T15:24:07.488Z] GC before operation: completed in 41.541 ms, heap usage 85.333 MB -> 5.166 MB.
[2026-03-11T15:24:09.109Z] Camera thread performed 122 scans.
[2026-03-11T15:24:09.109Z] ====== philosophers (scala) [default], iteration 4 completed (1282.295 ms) ======
[2026-03-11T15:24:09.109Z] ====== philosophers (scala) [default], iteration 5 started ======
[2026-03-11T15:24:09.109Z] GC before operation: completed in 19.241 ms, heap usage 87.026 MB -> 5.166 MB.
[2026-03-11T15:24:10.736Z] Camera thread performed 122 scans.
[2026-03-11T15:24:10.736Z] ====== philosophers (scala) [default], iteration 5 completed (1353.390 ms) ======
[2026-03-11T15:24:10.736Z] ====== philosophers (scala) [default], iteration 6 started ======
[2026-03-11T15:24:10.736Z] GC before operation: completed in 13.327 ms, heap usage 61.942 MB -> 5.166 MB.
[2026-03-11T15:24:11.509Z] Camera thread performed 122 scans.
[2026-03-11T15:24:11.509Z] ====== philosophers (scala) [default], iteration 6 completed (1317.778 ms) ======
[2026-03-11T15:24:11.509Z] ====== philosophers (scala) [default], iteration 7 started ======
[2026-03-11T15:24:11.509Z] GC before operation: completed in 15.225 ms, heap usage 26.387 MB -> 5.167 MB.
[2026-03-11T15:24:13.103Z] Camera thread performed 122 scans.
[2026-03-11T15:24:13.103Z] ====== philosophers (scala) [default], iteration 7 completed (1318.912 ms) ======
[2026-03-11T15:24:13.103Z] ====== philosophers (scala) [default], iteration 8 started ======
[2026-03-11T15:24:13.103Z] GC before operation: completed in 13.105 ms, heap usage 40.896 MB -> 5.167 MB.
[2026-03-11T15:24:14.711Z] Camera thread performed 122 scans.
[2026-03-11T15:24:14.711Z] ====== philosophers (scala) [default], iteration 8 completed (1251.726 ms) ======
[2026-03-11T15:24:14.711Z] ====== philosophers (scala) [default], iteration 9 started ======
[2026-03-11T15:24:14.711Z] GC before operation: completed in 31.099 ms, heap usage 143.383 MB -> 5.168 MB.
[2026-03-11T15:24:15.485Z] Camera thread performed 122 scans.
[2026-03-11T15:24:15.485Z] ====== philosophers (scala) [default], iteration 9 completed (1270.697 ms) ======
[2026-03-11T15:24:15.485Z] ====== philosophers (scala) [default], iteration 10 started ======
[2026-03-11T15:24:15.485Z] GC before operation: completed in 21.574 ms, heap usage 108.869 MB -> 5.167 MB.
[2026-03-11T15:24:17.091Z] Camera thread performed 122 scans.
[2026-03-11T15:24:17.091Z] ====== philosophers (scala) [default], iteration 10 completed (1223.631 ms) ======
[2026-03-11T15:24:17.091Z] ====== philosophers (scala) [default], iteration 11 started ======
[2026-03-11T15:24:17.091Z] GC before operation: completed in 21.003 ms, heap usage 120.864 MB -> 5.168 MB.
[2026-03-11T15:24:18.047Z] Camera thread performed 122 scans.
[2026-03-11T15:24:18.047Z] ====== philosophers (scala) [default], iteration 11 completed (1323.812 ms) ======
[2026-03-11T15:24:18.047Z] ====== philosophers (scala) [default], iteration 12 started ======
[2026-03-11T15:24:18.047Z] GC before operation: completed in 18.039 ms, heap usage 146.862 MB -> 5.168 MB.
[2026-03-11T15:24:21.500Z] Camera thread performed 122 scans.
[2026-03-11T15:24:21.500Z] ====== philosophers (scala) [default], iteration 12 completed (1295.061 ms) ======
[2026-03-11T15:24:21.500Z] ====== philosophers (scala) [default], iteration 13 started ======
[2026-03-11T15:24:21.500Z] GC before operation: completed in 18.260 ms, heap usage 128.365 MB -> 5.168 MB.
[2026-03-11T15:24:21.500Z] Camera thread performed 122 scans.
[2026-03-11T15:24:21.500Z] ====== philosophers (scala) [default], iteration 13 completed (1499.129 ms) ======
[2026-03-11T15:24:21.500Z] ====== philosophers (scala) [default], iteration 14 started ======
[2026-03-11T15:24:21.500Z] GC before operation: completed in 10.479 ms, heap usage 20.344 MB -> 5.168 MB.
[2026-03-11T15:24:22.276Z] Camera thread performed 122 scans.
[2026-03-11T15:24:22.276Z] ====== philosophers (scala) [default], iteration 14 completed (1396.391 ms) ======
[2026-03-11T15:24:22.276Z] ====== philosophers (scala) [default], iteration 15 started ======
[2026-03-11T15:24:22.276Z] GC before operation: completed in 24.907 ms, heap usage 20.809 MB -> 5.169 MB.
[2026-03-11T15:24:23.902Z] Camera thread performed 122 scans.
[2026-03-11T15:24:23.902Z] ====== philosophers (scala) [default], iteration 15 completed (1367.499 ms) ======
[2026-03-11T15:24:23.902Z] ====== philosophers (scala) [default], iteration 16 started ======
[2026-03-11T15:24:23.902Z] GC before operation: completed in 15.801 ms, heap usage 141.860 MB -> 5.204 MB.
[2026-03-11T15:24:24.678Z] Camera thread performed 122 scans.
[2026-03-11T15:24:24.678Z] ====== philosophers (scala) [default], iteration 16 completed (1232.320 ms) ======
[2026-03-11T15:24:24.678Z] ====== philosophers (scala) [default], iteration 17 started ======
[2026-03-11T15:24:25.453Z] GC before operation: completed in 20.465 ms, heap usage 105.405 MB -> 5.169 MB.
[2026-03-11T15:24:26.227Z] Camera thread performed 122 scans.
[2026-03-11T15:24:26.227Z] ====== philosophers (scala) [default], iteration 17 completed (1215.852 ms) ======
[2026-03-11T15:24:26.227Z] ====== philosophers (scala) [default], iteration 18 started ======
[2026-03-11T15:24:26.227Z] GC before operation: completed in 36.382 ms, heap usage 102.873 MB -> 5.169 MB.
[2026-03-11T15:24:27.850Z] Camera thread performed 122 scans.
[2026-03-11T15:24:27.850Z] ====== philosophers (scala) [default], iteration 18 completed (1349.746 ms) ======
[2026-03-11T15:24:27.850Z] ====== philosophers (scala) [default], iteration 19 started ======
[2026-03-11T15:24:27.850Z] GC before operation: completed in 40.739 ms, heap usage 49.360 MB -> 5.169 MB.
[2026-03-11T15:24:29.464Z] Camera thread performed 122 scans.
[2026-03-11T15:24:29.464Z] ====== philosophers (scala) [default], iteration 19 completed (1322.599 ms) ======
[2026-03-11T15:24:29.464Z] ====== philosophers (scala) [default], iteration 20 started ======
[2026-03-11T15:24:29.464Z] GC before operation: completed in 21.711 ms, heap usage 58.863 MB -> 5.169 MB.
[2026-03-11T15:24:30.240Z] Camera thread performed 122 scans.
[2026-03-11T15:24:30.240Z] ====== philosophers (scala) [default], iteration 20 completed (1318.371 ms) ======
[2026-03-11T15:24:30.240Z] ====== philosophers (scala) [default], iteration 21 started ======
[2026-03-11T15:24:30.240Z] GC before operation: completed in 34.461 ms, heap usage 78.329 MB -> 5.170 MB.
[2026-03-11T15:24:31.914Z] Camera thread performed 122 scans.
[2026-03-11T15:24:31.914Z] ====== philosophers (scala) [default], iteration 21 completed (1339.591 ms) ======
[2026-03-11T15:24:31.914Z] ====== philosophers (scala) [default], iteration 22 started ======
[2026-03-11T15:24:31.914Z] GC before operation: completed in 20.113 ms, heap usage 82.865 MB -> 5.169 MB.
[2026-03-11T15:24:32.703Z] Camera thread performed 122 scans.
[2026-03-11T15:24:32.703Z] ====== philosophers (scala) [default], iteration 22 completed (1250.367 ms) ======
[2026-03-11T15:24:32.703Z] ====== philosophers (scala) [default], iteration 23 started ======
[2026-03-11T15:24:32.703Z] GC before operation: completed in 25.787 ms, heap usage 110.864 MB -> 5.170 MB.
[2026-03-11T15:24:34.307Z] Camera thread performed 122 scans.
[2026-03-11T15:24:34.308Z] ====== philosophers (scala) [default], iteration 23 completed (1292.847 ms) ======
[2026-03-11T15:24:34.308Z] ====== philosophers (scala) [default], iteration 24 started ======
[2026-03-11T15:24:34.308Z] GC before operation: completed in 24.139 ms, heap usage 148.365 MB -> 5.170 MB.
[2026-03-11T15:24:35.926Z] Camera thread performed 122 scans.
[2026-03-11T15:24:35.926Z] ====== philosophers (scala) [default], iteration 24 completed (1329.843 ms) ======
[2026-03-11T15:24:35.926Z] ====== philosophers (scala) [default], iteration 25 started ======
[2026-03-11T15:24:35.926Z] GC before operation: completed in 25.561 ms, heap usage 101.355 MB -> 5.205 MB.
[2026-03-11T15:24:36.717Z] Camera thread performed 122 scans.
[2026-03-11T15:24:36.717Z] ====== philosophers (scala) [default], iteration 25 completed (1350.796 ms) ======
[2026-03-11T15:24:36.717Z] ====== philosophers (scala) [default], iteration 26 started ======
[2026-03-11T15:24:37.479Z] GC before operation: completed in 14.817 ms, heap usage 44.844 MB -> 5.170 MB.
[2026-03-11T15:24:38.250Z] Camera thread performed 122 scans.
[2026-03-11T15:24:38.250Z] ====== philosophers (scala) [default], iteration 26 completed (1345.764 ms) ======
[2026-03-11T15:24:38.250Z] ====== philosophers (scala) [default], iteration 27 started ======
[2026-03-11T15:24:38.250Z] GC before operation: completed in 14.662 ms, heap usage 73.364 MB -> 5.170 MB.
[2026-03-11T15:24:39.908Z] Camera thread performed 122 scans.
[2026-03-11T15:24:39.909Z] ====== philosophers (scala) [default], iteration 27 completed (1244.909 ms) ======
[2026-03-11T15:24:39.909Z] ====== philosophers (scala) [default], iteration 28 started ======
[2026-03-11T15:24:39.909Z] GC before operation: completed in 13.332 ms, heap usage 108.360 MB -> 5.170 MB.
[2026-03-11T15:24:40.683Z] Camera thread performed 122 scans.
[2026-03-11T15:24:40.683Z] ====== philosophers (scala) [default], iteration 28 completed (1315.598 ms) ======
[2026-03-11T15:24:40.683Z] ====== philosophers (scala) [default], iteration 29 started ======
[2026-03-11T15:24:40.683Z] GC before operation: completed in 18.967 ms, heap usage 84.862 MB -> 5.170 MB.
[2026-03-11T15:24:42.307Z] Camera thread performed 122 scans.
[2026-03-11T15:24:42.307Z] ====== philosophers (scala) [default], iteration 29 completed (1315.820 ms) ======
[2026-03-11T15:24:43.082Z] -----------------------------------
[2026-03-11T15:24:43.082Z] renaissance-philosophers_0_PASSED
[2026-03-11T15:24:43.082Z] -----------------------------------
[2026-03-11T15:24:43.082Z]
[2026-03-11T15:24:43.082Z] TEST TEARDOWN:
[2026-03-11T15:24:43.082Z] Nothing to be done for teardown.
[2026-03-11T15:24:43.082Z] renaissance-philosophers_0 Finish Time: Wed Mar 11 15:24:42 2026 Epoch Time (ms): 1773242682259
[2026-03-11T15:24:43.082Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance'
[2026-03-11T15:24:43.082Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/dacapo'
[2026-03-11T15:24:43.082Z]
[2026-03-11T15:24:43.082Z] ===============================================
[2026-03-11T15:24:43.082Z] Running test dacapo-avrora_0 ...
[2026-03-11T15:24:43.082Z] ===============================================
[2026-03-11T15:24:43.082Z] dacapo-avrora_0 Start Time: Wed Mar 11 15:24:42 2026 Epoch Time (ms): 1773242682294
[2026-03-11T15:24:43.082Z] dacapo-avrora_0_DISABLED
[2026-03-11T15:24:43.082Z] Disabled Reason:
[2026-03-11T15:24:43.082Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2026-03-11T15:24:43.082Z] dacapo-avrora_0 Finish Time: Wed Mar 11 15:24:42 2026 Epoch Time (ms): 1773242682310
[2026-03-11T15:24:43.082Z]
[2026-03-11T15:24:43.082Z] ===============================================
[2026-03-11T15:24:43.082Z] Running test dacapo-fop_0 ...
[2026-03-11T15:24:43.082Z] ===============================================
[2026-03-11T15:24:43.082Z] dacapo-fop_0 Start Time: Wed Mar 11 15:24:42 2026 Epoch Time (ms): 1773242682327
[2026-03-11T15:24:43.082Z] variation: NoOptions
[2026-03-11T15:24:43.082Z] JVM_OPTIONS:
[2026-03-11T15:24:43.082Z] { \
[2026-03-11T15:24:43.082Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:24:43.082Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:24:43.082Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-fop_0"; \
[2026-03-11T15:24:43.082Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-fop_0"; \
[2026-03-11T15:24:43.082Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:24:43.082Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \
[2026-03-11T15:24:43.082Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:24:43.082Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:24:43.082Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:24:43.082Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/TestTargetResult";
[2026-03-11T15:24:43.082Z]
[2026-03-11T15:24:43.082Z] TEST SETUP:
[2026-03-11T15:24:43.082Z] Nothing to be done for setup.
[2026-03-11T15:24:43.082Z]
[2026-03-11T15:24:43.082Z] TESTING:
[2026-03-11T15:24:43.082Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2026-03-11T15:24:43.082Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2026-03-11T15:24:51.385Z] alignment.fo allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo
[2026-03-11T15:24:51.386Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 8166 msec =====
[2026-03-11T15:24:51.386Z] -----------------------------------
[2026-03-11T15:24:51.386Z] dacapo-fop_0_PASSED
[2026-03-11T15:24:51.386Z] -----------------------------------
[2026-03-11T15:24:51.386Z]
[2026-03-11T15:24:51.386Z] TEST TEARDOWN:
[2026-03-11T15:24:51.386Z] Nothing to be done for teardown.
[2026-03-11T15:24:51.386Z] dacapo-fop_0 Finish Time: Wed Mar 11 15:24:51 2026 Epoch Time (ms): 1773242691026
[2026-03-11T15:24:51.386Z]
[2026-03-11T15:24:51.386Z] ===============================================
[2026-03-11T15:24:51.386Z] Running test dacapo-jython_0 ...
[2026-03-11T15:24:51.386Z] ===============================================
[2026-03-11T15:24:51.386Z] dacapo-jython_0 Start Time: Wed Mar 11 15:24:51 2026 Epoch Time (ms): 1773242691045
[2026-03-11T15:24:51.386Z] variation: NoOptions
[2026-03-11T15:24:51.386Z] JVM_OPTIONS:
[2026-03-11T15:24:51.386Z] { \
[2026-03-11T15:24:51.386Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:24:51.386Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:24:51.386Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-jython_0"; \
[2026-03-11T15:24:51.386Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-jython_0"; \
[2026-03-11T15:24:51.386Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:24:51.386Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2026-03-11T15:24:51.386Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:24:51.386Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:24:51.386Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:24:51.386Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/TestTargetResult";
[2026-03-11T15:24:51.386Z]
[2026-03-11T15:24:51.386Z] TEST SETUP:
[2026-03-11T15:24:51.386Z] Nothing to be done for setup.
[2026-03-11T15:24:51.386Z]
[2026-03-11T15:24:51.386Z] TESTING:
[2026-03-11T15:24:52.161Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2026-03-11T15:24:55.643Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2026-03-11T15:24:57.320Z] -------------------------------------------------------------------------------
[2026-03-11T15:24:57.320Z] PYBENCH 2.0
[2026-03-11T15:24:57.320Z] -------------------------------------------------------------------------------
[2026-03-11T15:24:58.100Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:24:58.100Z] 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_alpine-linux/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar)
[2026-03-11T15:24:58.100Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2026-03-11T15:24:58.100Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:24:58.100Z] * using Jython
[2026-03-11T15:24:58.100Z] * system check interval set to maximum: 2147483647
[2026-03-11T15:24:58.100Z] * using timer: time.time
[2026-03-11T15:24:58.100Z]
[2026-03-11T15:24:58.921Z] Calibrating tests. Please wait... done.
[2026-03-11T15:24:58.921Z]
[2026-03-11T15:24:58.921Z] Running 2 round(s) of the suite at warp factor 20:
[2026-03-11T15:24:58.921Z]
[2026-03-11T15:25:07.279Z] * Round 1 done.
[2026-03-11T15:25:13.039Z] * Round 2 done.
[2026-03-11T15:25:13.039Z]
[2026-03-11T15:25:13.039Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 16991 msec =====
[2026-03-11T15:25:13.039Z] -----------------------------------
[2026-03-11T15:25:13.039Z] dacapo-jython_0_PASSED
[2026-03-11T15:25:13.039Z] -----------------------------------
[2026-03-11T15:25:13.039Z]
[2026-03-11T15:25:13.039Z] TEST TEARDOWN:
[2026-03-11T15:25:13.039Z] Nothing to be done for teardown.
[2026-03-11T15:25:13.039Z] dacapo-jython_0 Finish Time: Wed Mar 11 15:25:12 2026 Epoch Time (ms): 1773242712186
[2026-03-11T15:25:13.039Z]
[2026-03-11T15:25:13.039Z] ===============================================
[2026-03-11T15:25:13.039Z] Running test dacapo-luindex_0 ...
[2026-03-11T15:25:13.039Z] ===============================================
[2026-03-11T15:25:13.039Z] dacapo-luindex_0 Start Time: Wed Mar 11 15:25:12 2026 Epoch Time (ms): 1773242712207
[2026-03-11T15:25:13.039Z] variation: NoOptions
[2026-03-11T15:25:13.039Z] JVM_OPTIONS:
[2026-03-11T15:25:13.039Z] { \
[2026-03-11T15:25:13.040Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:25:13.040Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:25:13.040Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-luindex_0"; \
[2026-03-11T15:25:13.040Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-luindex_0"; \
[2026-03-11T15:25:13.040Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:25:13.040Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" luindex; \
[2026-03-11T15:25:13.040Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:25:13.040Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:25:13.040Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:25:13.040Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/TestTargetResult";
[2026-03-11T15:25:13.040Z]
[2026-03-11T15:25:13.040Z] TEST SETUP:
[2026-03-11T15:25:13.040Z] Nothing to be done for setup.
[2026-03-11T15:25:13.040Z]
[2026-03-11T15:25:13.040Z] TESTING:
[2026-03-11T15:25:13.040Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2026-03-11T15:25:13.040Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2026-03-11T15:25:14.628Z] Adding documents from enwiki-anarchism-abydos.md:
[2026-03-11T15:25:14.628Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2026-03-11T15:25:15.402Z] Adding documents from enwiki-abydos-copleston.md:
[2026-03-11T15:25:16.995Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2026-03-11T15:25:16.996Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:25:16.996Z] 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_alpine-linux/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar)
[2026-03-11T15:25:16.996Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2026-03-11T15:25:16.996Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2026-03-11T15:25:19.381Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2026-03-11T15:25:20.965Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2026-03-11T15:25:23.445Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2026-03-11T15:25:23.445Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2026-03-11T15:25:23.445Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2026-03-11T15:25:23.445Z] Optimizing...
[2026-03-11T15:25:27.969Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 14488 msec =====
[2026-03-11T15:25:27.969Z] -----------------------------------
[2026-03-11T15:25:27.969Z] dacapo-luindex_0_PASSED
[2026-03-11T15:25:27.969Z] -----------------------------------
[2026-03-11T15:25:27.969Z]
[2026-03-11T15:25:27.969Z] TEST TEARDOWN:
[2026-03-11T15:25:27.969Z] Nothing to be done for teardown.
[2026-03-11T15:25:27.969Z] dacapo-luindex_0 Finish Time: Wed Mar 11 15:25:27 2026 Epoch Time (ms): 1773242727216
[2026-03-11T15:25:27.969Z]
[2026-03-11T15:25:27.969Z] ===============================================
[2026-03-11T15:25:27.969Z] Running test dacapo-pmd_0 ...
[2026-03-11T15:25:27.969Z] ===============================================
[2026-03-11T15:25:27.969Z] dacapo-pmd_0 Start Time: Wed Mar 11 15:25:27 2026 Epoch Time (ms): 1773242727233
[2026-03-11T15:25:27.969Z] variation: NoOptions
[2026-03-11T15:25:27.969Z] JVM_OPTIONS:
[2026-03-11T15:25:27.969Z] { \
[2026-03-11T15:25:27.969Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:25:27.969Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:25:27.969Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-pmd_0"; \
[2026-03-11T15:25:27.969Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-pmd_0"; \
[2026-03-11T15:25:27.969Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:25:27.969Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \
[2026-03-11T15:25:27.969Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:25:27.969Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:25:27.969Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:25:27.969Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/TestTargetResult";
[2026-03-11T15:25:27.969Z]
[2026-03-11T15:25:27.969Z] TEST SETUP:
[2026-03-11T15:25:27.969Z] Nothing to be done for setup.
[2026-03-11T15:25:27.969Z]
[2026-03-11T15:25:27.969Z] TESTING:
[2026-03-11T15:25:27.969Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-03-11T15:25:27.969Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2026-03-11T15:25:27.969Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2026-03-11T15:25:34.233Z] Checked: 0%
[2026-03-11T15:25:35.896Z] Checked: 5%
[2026-03-11T15:25:36.668Z] Checked: 10%
[2026-03-11T15:25:37.963Z] Checked: 15%
[2026-03-11T15:25:38.729Z] Checked: 20%
[2026-03-11T15:25:38.729Z] Checked: 25%
[2026-03-11T15:25:39.512Z] Checked: 30%
[2026-03-11T15:25:39.512Z] Checked: 35%
[2026-03-11T15:25:40.296Z] Checked: 40%
[2026-03-11T15:25:40.296Z] Checked: 45%
[2026-03-11T15:25:41.102Z] Checked: 50%
[2026-03-11T15:25:41.102Z] Checked: 55%
[2026-03-11T15:25:42.688Z] Checked: 60%
[2026-03-11T15:25:43.452Z] Checked: 65%
[2026-03-11T15:25:44.284Z] Checked: 70%
[2026-03-11T15:25:45.875Z] Checked: 75%
[2026-03-11T15:25:45.875Z] Checked: 80%
[2026-03-11T15:25:46.648Z] Checked: 85%
[2026-03-11T15:25:47.667Z] Checked: 90%
[2026-03-11T15:25:48.427Z] Checked: 95%
[2026-03-11T15:25:48.427Z] Checked: 100%
[2026-03-11T15:25:48.427Z] PMD checked 601 files.
[2026-03-11T15:25:48.427Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 19810 msec =====
[2026-03-11T15:25:48.427Z] -----------------------------------
[2026-03-11T15:25:48.427Z] dacapo-pmd_0_PASSED
[2026-03-11T15:25:48.427Z] -----------------------------------
[2026-03-11T15:25:48.427Z]
[2026-03-11T15:25:48.427Z] TEST TEARDOWN:
[2026-03-11T15:25:48.427Z] Nothing to be done for teardown.
[2026-03-11T15:25:48.427Z] dacapo-pmd_0 Finish Time: Wed Mar 11 15:25:48 2026 Epoch Time (ms): 1773242748163
[2026-03-11T15:25:48.427Z]
[2026-03-11T15:25:48.427Z] ===============================================
[2026-03-11T15:25:48.427Z] Running test dacapo-sunflow_0 ...
[2026-03-11T15:25:48.427Z] ===============================================
[2026-03-11T15:25:48.427Z] dacapo-sunflow_0 Start Time: Wed Mar 11 15:25:48 2026 Epoch Time (ms): 1773242748182
[2026-03-11T15:25:48.427Z] variation: NoOptions
[2026-03-11T15:25:48.427Z] JVM_OPTIONS:
[2026-03-11T15:25:48.427Z] { \
[2026-03-11T15:25:48.427Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:25:48.427Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:25:48.428Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-sunflow_0"; \
[2026-03-11T15:25:48.428Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-sunflow_0"; \
[2026-03-11T15:25:48.428Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:25:48.428Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \
[2026-03-11T15:25:48.428Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:25:48.428Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:25:48.428Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:25:48.428Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/TestTargetResult";
[2026-03-11T15:25:48.428Z]
[2026-03-11T15:25:48.428Z] TEST SETUP:
[2026-03-11T15:25:48.428Z] Nothing to be done for setup.
[2026-03-11T15:25:48.428Z]
[2026-03-11T15:25:48.428Z] TESTING:
[2026-03-11T15:25:49.196Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-03-11T15:25:49.196Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2026-03-11T15:26:24.385Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 35344 msec =====
[2026-03-11T15:26:24.385Z] -----------------------------------
[2026-03-11T15:26:24.385Z] dacapo-sunflow_0_PASSED
[2026-03-11T15:26:24.385Z] -----------------------------------
[2026-03-11T15:26:24.385Z]
[2026-03-11T15:26:24.385Z] TEST TEARDOWN:
[2026-03-11T15:26:24.385Z] Nothing to be done for teardown.
[2026-03-11T15:26:24.385Z] dacapo-sunflow_0 Finish Time: Wed Mar 11 15:26:24 2026 Epoch Time (ms): 1773242784151
[2026-03-11T15:26:24.385Z]
[2026-03-11T15:26:24.385Z] ===============================================
[2026-03-11T15:26:24.385Z] Running test dacapo-tomcat_0 ...
[2026-03-11T15:26:24.385Z] ===============================================
[2026-03-11T15:26:24.385Z] dacapo-tomcat_0 Start Time: Wed Mar 11 15:26:24 2026 Epoch Time (ms): 1773242784165
[2026-03-11T15:26:24.385Z] variation: NoOptions
[2026-03-11T15:26:24.385Z] JVM_OPTIONS:
[2026-03-11T15:26:24.385Z] { \
[2026-03-11T15:26:24.385Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:26:24.385Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:26:24.385Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-tomcat_0"; \
[2026-03-11T15:26:24.385Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-tomcat_0"; \
[2026-03-11T15:26:24.385Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:26:24.385Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" tomcat; \
[2026-03-11T15:26:24.385Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:26:24.385Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:26:24.385Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:26:24.385Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/TestTargetResult";
[2026-03-11T15:26:24.385Z]
[2026-03-11T15:26:24.385Z] TEST SETUP:
[2026-03-11T15:26:24.385Z] Nothing to be done for setup.
[2026-03-11T15:26:24.385Z]
[2026-03-11T15:26:24.385Z] TESTING:
[2026-03-11T15:26:25.147Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512]
[2026-03-11T15:26:25.147Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2026-03-11T15:26:25.147Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2026-03-11T15:26:25.913Z] WARNING: A restricted method in java.lang.System has been called
[2026-03-11T15:26:25.913Z] 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_alpine-linux/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar)
[2026-03-11T15:26:25.913Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-03-11T15:26:25.913Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-03-11T15:26:25.913Z]
[2026-03-11T15:26:30.550Z] Server created with thread pool size 4
[2026-03-11T15:26:30.550Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2026-03-11T15:26:30.550Z] Loading web application
[2026-03-11T15:26:30.550Z] Starting 80000 requests...
[2026-03-11T15:26:43.819Z] Completing requests: 5%
[2026-03-11T15:26:46.283Z] Completing requests: 10%
[2026-03-11T15:26:49.766Z] Completing requests: 15%
[2026-03-11T15:26:51.339Z] Completing requests: 20%
[2026-03-11T15:26:52.911Z] Completing requests: 25%
[2026-03-11T15:26:56.294Z] Completing requests: 30%
[2026-03-11T15:26:57.863Z] Completing requests: 35%
[2026-03-11T15:27:01.253Z] Completing requests: 40%
[2026-03-11T15:27:02.825Z] Completing requests: 45%
[2026-03-11T15:27:06.215Z] Completing requests: 50%
[2026-03-11T15:27:07.786Z] Completing requests: 55%
[2026-03-11T15:27:09.361Z] Completing requests: 60%
[2026-03-11T15:27:13.780Z] Completing requests: 65%
[2026-03-11T15:27:16.782Z] Completing requests: 70%
[2026-03-11T15:27:18.051Z] Completing requests: 75%
[2026-03-11T15:27:19.622Z] Completing requests: 80%
[2026-03-11T15:27:21.199Z] Completing requests: 85%
[2026-03-11T15:27:23.646Z] Completing requests: 90%
[2026-03-11T15:27:25.213Z] Completing requests: 95%
[2026-03-11T15:27:25.213Z] Completed requests
[2026-03-11T15:27:25.213Z] Client threads complete ... unloading web application
[2026-03-11T15:27:25.213Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 54930 msec =====
[2026-03-11T15:27:25.213Z] ===== DaCapo processed 80000 requests in 54713 msec, 1462 requests per second =====
[2026-03-11T15:27:25.213Z] ===== DaCapo tail latency, simple: 50% 1409 usec, 90% 2621 usec, 99% 11485 usec, 99.9% 187054 usec, 99.99% 1724469 usec, max 2175320 usec, measured over 80000 events =====
[2026-03-11T15:27:25.213Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1835 usec, 90% 7000 usec, 99% 15153 usec, 99.9% 187054 usec, 99.99% 1724469 usec, max 2175320 usec, measured over 80000 events =====
[2026-03-11T15:27:25.213Z] ===== DaCapo tail latency, metered full smoothing: 50% 5342193 usec, 90% 8213597 usec, 99% 8584718 usec, 99.9% 8615802 usec, 99.99% 8620873 usec, max 8629745 usec, measured over 80000 events =====
[2026-03-11T15:27:25.213Z] Server stopped ... iteration complete
[2026-03-11T15:27:25.213Z] -----------------------------------
[2026-03-11T15:27:25.213Z] dacapo-tomcat_0_PASSED
[2026-03-11T15:27:25.213Z] -----------------------------------
[2026-03-11T15:27:25.213Z]
[2026-03-11T15:27:25.213Z] TEST TEARDOWN:
[2026-03-11T15:27:25.213Z] Nothing to be done for teardown.
[2026-03-11T15:27:25.213Z] dacapo-tomcat_0 Finish Time: Wed Mar 11 15:27:24 2026 Epoch Time (ms): 1773242844743
[2026-03-11T15:27:25.213Z]
[2026-03-11T15:27:25.213Z] ===============================================
[2026-03-11T15:27:25.213Z] Running test dacapo-xalan_0 ...
[2026-03-11T15:27:25.213Z] ===============================================
[2026-03-11T15:27:25.213Z] dacapo-xalan_0 Start Time: Wed Mar 11 15:27:24 2026 Epoch Time (ms): 1773242844757
[2026-03-11T15:27:25.213Z] variation: NoOptions
[2026-03-11T15:27:25.213Z] JVM_OPTIONS:
[2026-03-11T15:27:25.213Z] { \
[2026-03-11T15:27:25.213Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:27:25.213Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:27:25.213Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-xalan_0"; \
[2026-03-11T15:27:25.213Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-xalan_0"; \
[2026-03-11T15:27:25.213Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:27:25.213Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \
[2026-03-11T15:27:25.213Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:27:25.213Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:27:25.213Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:27:25.213Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/TestTargetResult";
[2026-03-11T15:27:25.213Z]
[2026-03-11T15:27:25.213Z] TEST SETUP:
[2026-03-11T15:27:25.213Z] Nothing to be done for setup.
[2026-03-11T15:27:25.213Z]
[2026-03-11T15:27:25.213Z] TESTING:
[2026-03-11T15:27:25.213Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048]
[2026-03-11T15:27:25.213Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2026-03-11T15:27:25.986Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2026-03-11T15:27:29.201Z] Processing: 5%
[2026-03-11T15:27:29.995Z] Processing: 10%
[2026-03-11T15:27:33.389Z] Processing: 15%
[2026-03-11T15:27:33.389Z] Processing: 20%
[2026-03-11T15:27:34.163Z] Processing: 25%
[2026-03-11T15:27:34.930Z] Processing: 30%
[2026-03-11T15:27:34.930Z] Processing: 35%
[2026-03-11T15:27:35.702Z] Processing: 40%
[2026-03-11T15:27:35.702Z] Processing: 45%
[2026-03-11T15:27:37.290Z] Processing: 50%
[2026-03-11T15:27:37.290Z] Processing: 55%
[2026-03-11T15:27:38.060Z] Processing: 60%
[2026-03-11T15:27:38.828Z] Processing: 65%
[2026-03-11T15:27:38.828Z] Processing: 70%
[2026-03-11T15:27:39.592Z] Processing: 75%
[2026-03-11T15:27:40.971Z] Processing: 80%
[2026-03-11T15:27:41.738Z] Processing: 85%
[2026-03-11T15:27:41.738Z] Processing: 90%
[2026-03-11T15:27:42.499Z] Processing: 95%
[2026-03-11T15:27:42.499Z] Normal completion.
[2026-03-11T15:27:42.499Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 16454 msec =====
[2026-03-11T15:27:42.499Z] -----------------------------------
[2026-03-11T15:27:42.499Z] dacapo-xalan_0_PASSED
[2026-03-11T15:27:42.499Z] -----------------------------------
[2026-03-11T15:27:42.499Z]
[2026-03-11T15:27:42.499Z] TEST TEARDOWN:
[2026-03-11T15:27:42.499Z] Nothing to be done for teardown.
[2026-03-11T15:27:42.499Z] dacapo-xalan_0 Finish Time: Wed Mar 11 15:27:41 2026 Epoch Time (ms): 1773242861895
[2026-03-11T15:27:42.499Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/dacapo'
[2026-03-11T15:27:42.499Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf'
[2026-03-11T15:27:42.499Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests'
[2026-03-11T15:27:42.499Z]
[2026-03-11T15:27:42.499Z]
[2026-03-11T15:27:42.499Z] All tests finished, run result summary:
[2026-03-11T15:27:42.499Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-03-11T15:27:42.499Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=alpine-linux_x86-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17732422945645/ --tapName=Test_openjdk26_hs_extended.perf_x86-64_alpine-linux.tap --comment=""
[2026-03-11T15:27:42.499Z]
[2026-03-11T15:27:42.499Z]
[2026-03-11T15:27:42.499Z] TEST TARGETS SUMMARY
[2026-03-11T15:27:42.499Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-03-11T15:27:42.499Z] DISABLED test targets:
[2026-03-11T15:27:42.499Z] renaissance-finagle-chirper_0
[2026-03-11T15:27:42.499Z] dacapo-avrora_0
[2026-03-11T15:27:42.499Z]
[2026-03-11T15:27:42.499Z] PASSED test targets:
[2026-03-11T15:27:42.499Z] renaissance-finagle-http_0
[2026-03-11T15:27:42.499Z] renaissance-mnemonics_0
[2026-03-11T15:27:42.499Z] renaissance-par-mnemonics_0
[2026-03-11T15:27:42.499Z] renaissance-philosophers_0
[2026-03-11T15:27:42.499Z] dacapo-fop_0
[2026-03-11T15:27:42.499Z] dacapo-jython_0
[2026-03-11T15:27:42.499Z] dacapo-luindex_0
[2026-03-11T15:27:42.499Z] dacapo-pmd_0
[2026-03-11T15:27:42.499Z] dacapo-sunflow_0
[2026-03-11T15:27:42.499Z] dacapo-tomcat_0
[2026-03-11T15:27:42.499Z] dacapo-xalan_0
[2026-03-11T15:27:42.499Z]
[2026-03-11T15:27:42.499Z] FAILED test targets:
[2026-03-11T15:27:42.499Z] renaissance-als_0
[2026-03-11T15:27:42.499Z] renaissance-chi-square_0
[2026-03-11T15:27:42.499Z] renaissance-db-shootout_0
[2026-03-11T15:27:42.499Z] renaissance-dec-tree_0
[2026-03-11T15:27:42.499Z] renaissance-log-regression_0
[2026-03-11T15:27:42.499Z] renaissance-movie-lens_0
[2026-03-11T15:27:42.499Z]
[2026-03-11T15:27:42.499Z] TOTAL: 19 EXECUTED: 17 PASSED: 11 FAILED: 6 DISABLED: 2 SKIPPED: 0
[2026-03-11T15:27:42.499Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-03-11T15:27:42.499Z]
[2026-03-11T15:27:42.499Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2026-03-11T15:27:42.499Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-03-11T15:27:42.499Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2026-03-11T15:27:44.416Z] + uname
[2026-03-11T15:27:44.416Z] + '[' Linux '=' AIX ]
[2026-03-11T15:27:44.416Z] + uname
[2026-03-11T15:27:44.416Z] + '[' Linux '=' SunOS ]
[2026-03-11T15:27:44.416Z] + uname
[2026-03-11T15:27:44.416Z] + '[' Linux '=' '*BSD' ]
[2026-03-11T15:27:44.416Z] + MAKE=make
[2026-03-11T15:27:44.416Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-03-11T15:27:44.416Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2026-03-11T15:27:44.863Z] $ ssh-agent -k
[2026-03-11T15:27:44.870Z] unset SSH_AUTH_SOCK;
[2026-03-11T15:27:44.871Z] unset SSH_AGENT_PID;
[2026-03-11T15:27:44.871Z] echo Agent pid 2942424 killed;
[2026-03-11T15:27:45.448Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2026-03-11T15:27:45.481Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2026-03-11T15:27:48.176Z] no DaCapo-h2 metric found
[Pipeline] echo
[2026-03-11T15:27:48.209Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-03-11T15:27:48.277Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T15:27:48.411Z] Archiving artifacts
[2026-03-11T15:27:48.687Z] Recording fingerprints
[Pipeline] echo
[2026-03-11T15:27:48.834Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T15:27:48.969Z] Archiving artifacts
[2026-03-11T15:27:49.760Z] Recording fingerprints
[Pipeline] sh
[2026-03-11T15:27:51.343Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17732422945645
[Pipeline] echo
[2026-03-11T15:27:51.728Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T15:27:51.861Z] Archiving artifacts
[2026-03-11T15:27:52.124Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-03-11T15:27:53.422Z] Tap file found: aqa-tests/TKG/output_17732422945645/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-03-11T15:27:53.805Z] Recording test results
[2026-03-11T15:27:54.241Z] None of the test reports contained any result
[2026-03-11T15:27:54.242Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-11T15:27:54.270Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-11T15:27:54.144Z] No test report files were found. Configuration error?
[2026-03-11T15:27:55.811Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-03-11T15:27:55.811Z] Unix type machine..
[2026-03-11T15:27:55.811Z] Running on a Linux host
[2026-03-11T15:27:55.811Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T15:27:56.475Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T15:27:56.475Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T15:28:01.445Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-03-11T15:28:03.079Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-11T15:28:06.867Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-03-11T15:28:06.979Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-03-11T15:28:07.015Z] Running on test-azure-win11-aarch64-2 in C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] echo
[2026-03-11T15:28:07.028Z] Generating rerun Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun)
[Pipeline] echo
[2026-03-11T15:28:07.053Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-03-11T15:28:07.561Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-03-11T15:28:08.397Z] Processing DSL script testJobTemplate
[2026-03-11T15:28:37.870Z] LEVELS: [extended]
[2026-03-11T15:28:37.870Z] JDK_VERSIONS: [8]
[2026-03-11T15:28:37.870Z] GROUPS: [perf]
[2026-03-11T15:28:37.870Z] ARCH_OS_LIST: [x86-64_alpine-linux]
[2026-03-11T15:28:38.025Z] Existing items:
[2026-03-11T15:28:38.025Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-03-11T15:28:38.760Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun)
[Pipeline] build
[2026-03-11T15:28:38.781Z] Scheduling project: Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun
[2026-03-11T15:28:45.217Z] Starting building: Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun #17
[2026-03-11T18:28:22.282Z] Build Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun #17 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-03-11T18:28:22.354Z] Running on test-ibmcloud-rhel9-x64-3 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T18:28:22.430Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T18:28:22.430Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T18:28:22.448Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-03-11T18:28:22.489Z] Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun #17 completed with status UNSTABLE
[Pipeline] timeout
[2026-03-11T18:28:22.503Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T18:28:22.656Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun" build number 17
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-11T18:28:22.698Z] Saving Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun/17/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T18:28:22.723Z] Archiving artifacts
[2026-03-11T18:28:22.767Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-03-11T18:28:22.911Z] Tap file found: Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun/17/aqa-tests/TKG/output_17732536568509/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-03-11T18:28:23.011Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-log-regression_0,renaissance-movie-lens_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.12-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-alpine-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%2B35_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=1&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T18:28:23.092Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T18:28:23.092Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T18:28:23.111Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE