Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
Started by upstream project "build-scripts/jobs/jdk/jdk-alpine-linux-x64-temurin" build number 376
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 10
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 11
originally caused by:
Started by timer
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
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/master^{commit} # timeout=10
Checking out Revision 78719157d99a07da62d928c4c34714da06727992 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 78719157d99a07da62d928c4c34714da06727992 # timeout=10
Commit message: "Temporarily disable JDK25+ Criu portable tests (#6552)"
> git rev-list --no-walk 0905ea0d2a44744fe67c904a5313f77708a4a25d # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-09-04T21:19:15.801Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] echo
[2025-09-04T21:19:15.812Z] SPEC: alpine-linux_x86-64
[Pipeline] echo
[2025-09-04T21:19:15.813Z] LABEL: hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-09-04T21:19:15.828Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-09-04T21:19:15.832Z] dynamicAgents: []
[Pipeline] node
[2025-09-04T21:19:30.854Z] Still waiting to schedule task
[2025-09-04T21:19:30.854Z] Waiting for next available executor on ‘hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf’
[2025-09-04T21:30:25.666Z] 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
[2025-09-04T21:30:25.700Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-09-04T21:30:25.975Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-04T21:30:25.975Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-04T21:30:26.105Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-09-04T21:30:26.259Z] The recommended git tool is: git
[2025-09-04T21:30:26.520Z] No credentials specified
[2025-09-04T21:30:26.651Z] Cloning the remote Git repository
[2025-09-04T21:30:26.844Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-09-04T21:30:26.845Z] > git init /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests # timeout=10
[2025-09-04T21:30:26.857Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-09-04T21:30:26.857Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-09-04T21:30:26.857Z] > git --version # timeout=10
[2025-09-04T21:30:26.862Z] > git --version # 'git version 2.45.4'
[2025-09-04T21:30:26.862Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-04T21:30:33.776Z] Avoid second fetch
[2025-09-04T21:30:33.915Z] Checking out Revision 78719157d99a07da62d928c4c34714da06727992 (origin/master)
[2025-09-04T21:30:33.484Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-09-04T21:30:33.490Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-04T21:30:33.838Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-09-04T21:30:33.977Z] > git config core.sparsecheckout # timeout=10
[2025-09-04T21:30:33.981Z] > git checkout -f 78719157d99a07da62d928c4c34714da06727992 # timeout=10
[2025-09-04T21:30:35.629Z] Commit message: "Temporarily disable JDK25+ Criu portable tests (#6552)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[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
[2025-09-04T21:30:37.624Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-09-04T21:30:37.648Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-09-04T21:30:39.534Z] + LC_TIME=C date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-09-04T21:30:40.071Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-04T21:30:41.521Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-04T21:30:41.522Z] Unix type machine..
[2025-09-04T21:30:41.522Z] Running on a Linux host
[2025-09-04T21:30:41.522Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-09-04T21:30:44.322Z] + printenv
[2025-09-04T21:30:44.322Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-09-04T21:30:44.322Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-09-04T21:30:44.322Z] SETUP_JCK_RUN=false
[2025-09-04T21:30:44.322Z] USE_TESTENV_PROPERTIES=false
[2025-09-04T21:30:44.322Z] MAIL=/var/mail/jenkins
[2025-09-04T21:30:44.322Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-09-04T21:30:44.322Z] BUILD_LIST=perf
[2025-09-04T21:30:44.322Z] USER=jenkins
[2025-09-04T21:30:44.322Z] SSH_CLIENT=78.47.239.97 52930 22
[2025-09-04T21:30:44.322Z] SDK_RESOURCE=upstream
[2025-09-04T21:30:44.322Z] CI=true
[2025-09-04T21:30:44.322Z] OPENJ9_BRANCH=master
[2025-09-04T21:30:44.322Z] jobStatus=SUCCESS
[2025-09-04T21:30:44.322Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-09-04T21:30:44.322Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/4/display/redirect?page=changes
[2025-09-04T21:30:44.322Z] UPSTREAM_JOB_NUMBER=376
[2025-09-04T21:30:44.322Z] HUDSON_URL=https://ci.adoptium.net/
[2025-09-04T21:30:44.322Z] TARGET=extended.perf
[2025-09-04T21:30:44.322Z] EXIT_FAILURE=false
[2025-09-04T21:30:44.322Z] SHLVL=2
[2025-09-04T21:30:44.322Z] 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
[2025-09-04T21:30:44.322Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib
[2025-09-04T21:30:44.322Z] HOME=/home/jenkins
[2025-09-04T21:30:44.322Z] STF_OWNER_BRANCH=adoptium:master
[2025-09-04T21:30:44.322Z] USE_JRE=false
[2025-09-04T21:30:44.322Z] OLDPWD=/home/jenkins
[2025-09-04T21:30:44.322Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/4/
[2025-09-04T21:30:44.322Z] ADOPTOPENJDK_BRANCH=master
[2025-09-04T21:30:44.322Z] TAP_NAME=Test_openjdk26_hs_extended.perf_x86-64_alpine-linux.tap
[2025-09-04T21:30:44.322Z] JDK_IMPL=hotspot
[2025-09-04T21:30:44.322Z] HUDSON_COOKIE=4bc96b88-2587-41ce-94bb-25dc617af510
[2025-09-04T21:30:44.322Z] DOCKER_REQUIRED=false
[2025-09-04T21:30:44.322Z] JENKINS_SERVER_COOKIE=durable-74a88f6add2d5d19657d97a18eae8e0249616ba05fd1076dc31998c7486fa5db
[2025-09-04T21:30:44.322Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../benchmarks
[2025-09-04T21:30:44.322Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-09-04T21:30:44.322Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[2025-09-04T21:30:44.322Z] KEEP_WORKSPACE=false
[2025-09-04T21:30:44.322Z] ARCHIVE_TEST_RESULTS=false
[2025-09-04T21:30:44.322Z] GENERATE_JOBS=true
[2025-09-04T21:30:44.322Z] NODE_NAME=test-docker-alpine320-x64-4
[2025-09-04T21:30:44.322Z] LOGNAME=jenkins
[2025-09-04T21:30:44.322Z] PERSONAL_BUILD=false
[2025-09-04T21:30:44.322Z] TKG_OWNER_BRANCH=adoptium:master
[2025-09-04T21:30:44.322Z] JDK_BRANCH=jdk-26+14_adopt
[2025-09-04T21:30:44.322Z] _=/usr/lib/jvm/jdk21/bin/java
[2025-09-04T21:30:44.322Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/4/display/redirect?page=artifacts
[2025-09-04T21:30:44.322Z] AUTO_DETECT=true
[2025-09-04T21:30:44.322Z] STAGE_NAME=Setup
[2025-09-04T21:30:44.322Z] EXECUTOR_NUMBER=0
[2025-09-04T21:30:44.322Z] JDK_VERSION=26
[2025-09-04T21:30:44.322Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-09-04T21:30:44.322Z] BUILD_DISPLAY_NAME=#4
[2025-09-04T21:30:44.322Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-09-04T21:30:44.322Z] TIME_LIMIT=25
[2025-09-04T21:30:44.322Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/4/display/redirect?page=tests
[2025-09-04T21:30:44.322Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-09-04T21:30:44.322Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[2025-09-04T21:30:44.322Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2025-09-04T21:30:44.322Z] TKG_ITERATIONS=1
[2025-09-04T21:30:44.322Z] PLATFORM=x86-64_alpine-linux
[2025-09-04T21:30:44.322Z] BUILD_ID=4
[2025-09-04T21:30:44.322Z] EXIT_SUCCESS=false
[2025-09-04T21:30:44.322Z] RERUN_FAILURE=true
[2025-09-04T21:30:44.322Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/system_lib
[2025-09-04T21:30:44.322Z] ACTIVE_NODE_TIMEOUT=5
[2025-09-04T21:30:44.322Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_x86-64_alpine-linux-4
[2025-09-04T21:30:44.322Z] JENKINS_URL=https://ci.adoptium.net/
[2025-09-04T21:30:44.322Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-09-04T21:30:44.322Z] KEEP_REPORTDIR=false
[2025-09-04T21:30:44.322Z] ORIGIN_JDK_VERSION=26
[2025-09-04T21:30:44.322Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/
[2025-09-04T21:30:44.322Z] JCK_GIT_BRANCH=master
[2025-09-04T21:30:44.322Z] BUILD_NUMBER=4
[2025-09-04T21:30:44.322Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-09-04T21:30:44.322Z] ITERATIONS=1
[2025-09-04T21:30:44.322Z] JENKINS_NODE_COOKIE=7d250a1e-38d1-4899-b3d9-957b048b34c1
[2025-09-04T21:30:44.322Z] SHELL=/bin/bash
[2025-09-04T21:30:44.322Z] SPEC=alpine-linux_x86-64
[2025-09-04T21:30:44.322Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-09-04T21:30:44.322Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-09-04T21:30:44.322Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-09-04T21:30:44.322Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/4/display/redirect
[2025-09-04T21:30:44.322Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-09-04T21:30:44.322Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/display/redirect
[2025-09-04T21:30:44.322Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-alpine-linux-x64-temurin
[2025-09-04T21:30:44.322Z] SLACK_CHANNEL=aqavit-bot
[2025-09-04T21:30:44.322Z] JOB_NAME=Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[2025-09-04T21:30:44.322Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-09-04T21:30:44.322Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[2025-09-04T21:30:44.322Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-09-04T21:30:44.322Z] SSH_CONNECTION=78.47.239.97 52930 172.17.0.2 22
[2025-09-04T21:30:44.322Z] TEST_TIME=120
[2025-09-04T21:30:44.322Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux@tmp
[2025-09-04T21:30:44.322Z] PARALLEL=Dynamic
[2025-09-04T21:30:44.322Z] JOBSTARTTIME=Thu, 04 Sep 2025 21:30:38 +0000
[2025-09-04T21:30:44.322Z] DYNAMIC_COMPILE=false
[2025-09-04T21:30:44.322Z] 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
[2025-09-04T21:30:44.721Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-09-04T21:30:44.731Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-04T21:32:23.658Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-alpine-linux-x64-temurin" build number 376
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-09-04T21:32:23.910Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-09-04T21:32:23.921Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] sshagent
[2025-09-04T21:32:24.008Z] $ ssh-agent
[2025-09-04T21:32:24.606Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnFOCEM/agent.290471
[2025-09-04T21:32:24.606Z] SSH_AGENT_PID=290474
[2025-09-04T21:32:24.606Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-09-04T21:32:24.630Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-09-04T21:32:24.658Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-09-04T21:32:26.115Z] + pwd
[2025-09-04T21:32:26.115Z] + ./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 --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-09-04T21:32:26.115Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[2025-09-04T21:32:26.115Z] get jdk binary...
[2025-09-04T21:32:26.115Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-09-04T21:32:26.115Z] Uncompressing file: OpenJDK-jdk_x64_alpine-linux_hotspot_26_14-ea.tar.gz ...
[2025-09-04T21:32:30.579Z] List files in jdkbinary folder...
[2025-09-04T21:32:30.579Z] total 717792
[2025-09-04T21:32:30.580Z] -rw-r--r-- 1 jenkins jenkins 325488742 Sep 4 21:04 OpenJDK-debugimage_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:30.580Z] -rw-r--r-- 1 jenkins jenkins 139998078 Sep 4 21:04 OpenJDK-jdk_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:30.580Z] -rw-r--r-- 1 jenkins jenkins 85721127 Sep 4 21:04 OpenJDK-jmods_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:30.580Z] -rw-r--r-- 1 jenkins jenkins 60858460 Sep 4 21:04 OpenJDK-jre_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:30.580Z] -rw-rw-r-- 1 jenkins jenkins 30227 Sep 4 21:07 OpenJDK-sbom_x64_alpine-linux_hotspot_26_14-ea-metadata.json
[2025-09-04T21:32:30.580Z] -rw-r--r-- 1 jenkins jenkins 161595 Sep 4 21:10 OpenJDK-sbom_x64_alpine-linux_hotspot_26_14-ea.json
[2025-09-04T21:32:30.580Z] -rw-r--r-- 1 jenkins jenkins 3803175 Sep 4 21:04 OpenJDK-static-libs-musl_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:30.580Z] -rw-r--r-- 1 jenkins jenkins 118926704 Sep 4 21:04 OpenJDK-testimage_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:30.580Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 21:32 tmp
[2025-09-04T21:32:30.580Z] List files in jdkbinary/tmp folder...
[2025-09-04T21:32:30.580Z] total 4
[2025-09-04T21:32:30.580Z] drwxr-xr-x 7 jenkins jenkins 4096 Sep 4 21:32 jdk-26+14
[2025-09-04T21:32:30.580Z] Moving directory jdk-26+14/ to ../j2sdk-image
[2025-09-04T21:32:30.580Z] Uncompressing file: OpenJDK-jre_x64_alpine-linux_hotspot_26_14-ea.tar.gz ...
[2025-09-04T21:32:33.051Z] List files in jdkbinary folder...
[2025-09-04T21:32:33.051Z] total 717796
[2025-09-04T21:32:33.051Z] -rw-r--r-- 1 jenkins jenkins 325488742 Sep 4 21:04 OpenJDK-debugimage_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:33.051Z] -rw-r--r-- 1 jenkins jenkins 139998078 Sep 4 21:04 OpenJDK-jdk_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:33.051Z] -rw-r--r-- 1 jenkins jenkins 85721127 Sep 4 21:04 OpenJDK-jmods_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:33.051Z] -rw-r--r-- 1 jenkins jenkins 60858460 Sep 4 21:04 OpenJDK-jre_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:33.051Z] -rw-rw-r-- 1 jenkins jenkins 30227 Sep 4 21:07 OpenJDK-sbom_x64_alpine-linux_hotspot_26_14-ea-metadata.json
[2025-09-04T21:32:33.051Z] -rw-r--r-- 1 jenkins jenkins 161595 Sep 4 21:10 OpenJDK-sbom_x64_alpine-linux_hotspot_26_14-ea.json
[2025-09-04T21:32:33.051Z] -rw-r--r-- 1 jenkins jenkins 3803175 Sep 4 21:04 OpenJDK-static-libs-musl_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:33.052Z] -rw-r--r-- 1 jenkins jenkins 118926704 Sep 4 21:04 OpenJDK-testimage_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:33.052Z] drwxr-xr-x 7 jenkins jenkins 4096 Sep 4 21:32 j2sdk-image
[2025-09-04T21:32:33.052Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 21:32 tmp
[2025-09-04T21:32:33.052Z] List files in jdkbinary/tmp folder...
[2025-09-04T21:32:33.052Z] total 4
[2025-09-04T21:32:33.052Z] drwxr-xr-x 6 jenkins jenkins 4096 Sep 4 21:32 jdk-26+14-jre
[2025-09-04T21:32:33.052Z] Moving directory jdk-26+14-jre/ to ../j2re-image
[2025-09-04T21:32:33.052Z] Uncompressing file: OpenJDK-static-libs-musl_x64_alpine-linux_hotspot_26_14-ea.tar.gz ...
[2025-09-04T21:32:33.052Z] List files in jdkbinary folder...
[2025-09-04T21:32:33.052Z] total 717800
[2025-09-04T21:32:33.052Z] -rw-r--r-- 1 jenkins jenkins 325488742 Sep 4 21:04 OpenJDK-debugimage_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:33.052Z] -rw-r--r-- 1 jenkins jenkins 139998078 Sep 4 21:04 OpenJDK-jdk_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:33.052Z] -rw-r--r-- 1 jenkins jenkins 85721127 Sep 4 21:04 OpenJDK-jmods_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:33.052Z] -rw-r--r-- 1 jenkins jenkins 60858460 Sep 4 21:04 OpenJDK-jre_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:33.052Z] -rw-rw-r-- 1 jenkins jenkins 30227 Sep 4 21:07 OpenJDK-sbom_x64_alpine-linux_hotspot_26_14-ea-metadata.json
[2025-09-04T21:32:33.052Z] -rw-r--r-- 1 jenkins jenkins 161595 Sep 4 21:10 OpenJDK-sbom_x64_alpine-linux_hotspot_26_14-ea.json
[2025-09-04T21:32:33.052Z] -rw-r--r-- 1 jenkins jenkins 3803175 Sep 4 21:04 OpenJDK-static-libs-musl_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:33.052Z] -rw-r--r-- 1 jenkins jenkins 118926704 Sep 4 21:04 OpenJDK-testimage_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:33.052Z] drwxr-xr-x 6 jenkins jenkins 4096 Sep 4 21:32 j2re-image
[2025-09-04T21:32:33.052Z] drwxr-xr-x 7 jenkins jenkins 4096 Sep 4 21:32 j2sdk-image
[2025-09-04T21:32:33.052Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 21:32 tmp
[2025-09-04T21:32:33.052Z] List files in jdkbinary/tmp folder...
[2025-09-04T21:32:33.052Z] total 4
[2025-09-04T21:32:33.052Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 21:32 jdk-26+14-static-libs
[2025-09-04T21:32:33.052Z] Moving directory jdk-26+14-static-libs/ to ../static-libs
[2025-09-04T21:32:33.052Z] Uncompressing file: OpenJDK-testimage_x64_alpine-linux_hotspot_26_14-ea.tar.gz ...
[2025-09-04T21:32:38.670Z] List files in jdkbinary folder...
[2025-09-04T21:32:38.670Z] total 717804
[2025-09-04T21:32:38.670Z] -rw-r--r-- 1 jenkins jenkins 325488742 Sep 4 21:04 OpenJDK-debugimage_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:38.670Z] -rw-r--r-- 1 jenkins jenkins 139998078 Sep 4 21:04 OpenJDK-jdk_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:38.670Z] -rw-r--r-- 1 jenkins jenkins 85721127 Sep 4 21:04 OpenJDK-jmods_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:38.670Z] -rw-r--r-- 1 jenkins jenkins 60858460 Sep 4 21:04 OpenJDK-jre_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:38.670Z] -rw-rw-r-- 1 jenkins jenkins 30227 Sep 4 21:07 OpenJDK-sbom_x64_alpine-linux_hotspot_26_14-ea-metadata.json
[2025-09-04T21:32:38.670Z] -rw-r--r-- 1 jenkins jenkins 161595 Sep 4 21:10 OpenJDK-sbom_x64_alpine-linux_hotspot_26_14-ea.json
[2025-09-04T21:32:38.671Z] -rw-r--r-- 1 jenkins jenkins 3803175 Sep 4 21:04 OpenJDK-static-libs-musl_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:38.671Z] -rw-r--r-- 1 jenkins jenkins 118926704 Sep 4 21:04 OpenJDK-testimage_x64_alpine-linux_hotspot_26_14-ea.tar.gz
[2025-09-04T21:32:38.671Z] drwxr-xr-x 6 jenkins jenkins 4096 Sep 4 21:32 j2re-image
[2025-09-04T21:32:38.671Z] drwxr-xr-x 7 jenkins jenkins 4096 Sep 4 21:32 j2sdk-image
[2025-09-04T21:32:38.671Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 21:32 static-libs
[2025-09-04T21:32:38.671Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 21:32 tmp
[2025-09-04T21:32:38.671Z] List files in jdkbinary/tmp folder...
[2025-09-04T21:32:38.671Z] total 4
[2025-09-04T21:32:38.671Z] drwxr-xr-x 6 jenkins jenkins 4096 Sep 4 21:32 jdk-26+14-test-image
[2025-09-04T21:32:38.671Z] Moving directory jdk-26+14-test-image/ to ../openjdk-test-image
[2025-09-04T21:32:38.671Z] Uncompressing OpenJDK-debugimage_x64_alpine-linux_hotspot_26_14-ea.tar.gz over ./j2sdk-image...
[2025-09-04T21:32:52.462Z] Removing top-level folder jdk-26+14-debug-image/
[2025-09-04T21:32:52.462Z] Removing top-level folder jdk-26+14/
[2025-09-04T21:33:04.182Z] Run /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version
[2025-09-04T21:33:04.182Z] =JAVA VERSION OUTPUT BEGIN=
[2025-09-04T21:33:04.958Z] openjdk version "26-beta" 2026-03-17
[2025-09-04T21:33:04.958Z] OpenJDK Runtime Environment Temurin-26+14-202509042033 (build 26-beta+14-ea)
[2025-09-04T21:33:04.958Z] OpenJDK 64-Bit Server VM Temurin-26+14-202509042033 (build 26-beta+14-ea, mixed mode, sharing)
[2025-09-04T21:33:09.420Z] =JAVA VERSION OUTPUT END=
[2025-09-04T21:33:09.420Z] =RELEASE INFO BEGIN=
[2025-09-04T21:33:09.420Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-09-04T21:33:09.420Z] IMPLEMENTOR_VERSION="Temurin-26+14-202509042033"
[2025-09-04T21:33:09.420Z] JAVA_RUNTIME_VERSION="26-beta+14-ea"
[2025-09-04T21:33:09.420Z] JAVA_VERSION="26"
[2025-09-04T21:33:09.420Z] JAVA_VERSION_DATE="2026-03-17"
[2025-09-04T21:33:09.420Z] LIBC="musl"
[2025-09-04T21:33:09.420Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2025-09-04T21:33:09.420Z] OS_ARCH="x86_64"
[2025-09-04T21:33:09.420Z] OS_NAME="Linux"
[2025-09-04T21:33:09.420Z] SOURCE=".:git:092cc18df2eb"
[2025-09-04T21:33:09.420Z] BUILD_SOURCE="git:b7337f50fb2a765519e79674ae790c2a7450149e"
[2025-09-04T21:33:09.420Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-09-04T21:33:09.420Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2025-09-04T21:33:09.420Z] FULL_VERSION="26-beta+14-ea"
[2025-09-04T21:33:09.420Z] SEMANTIC_VERSION="26+14"
[2025-09-04T21:33:09.420Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure"
[2025-09-04T21:33:09.420Z] JVM_VARIANT="Hotspot"
[2025-09-04T21:33:09.420Z] JVM_VERSION="26-beta+14-ea"
[2025-09-04T21:33:09.420Z] IMAGE_TYPE="JDK"
[2025-09-04T21:33:09.420Z] =RELEASE INFO END=
[2025-09-04T21:33:09.420Z] get testKitGen...
[2025-09-04T21:33:09.420Z] git clone -q https://github.com/adoptium/TKG.git
[2025-09-04T21:33:15.021Z] git rev-parse master
[2025-09-04T21:33:15.021Z] git checkout -q -f fad6b023e51b1a2105890c44ce0bfa1752521a96
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-09-04T21:33:15.562Z] $ ssh-agent -k
[2025-09-04T21:33:15.568Z] unset SSH_AUTH_SOCK;
[2025-09-04T21:33:15.568Z] unset SSH_AGENT_PID;
[2025-09-04T21:33:15.568Z] echo Agent pid 290474 killed;
[2025-09-04T21:33:16.161Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-04T21:33:16.724Z] 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=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-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%2B14_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=376&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-09-04T21:33:16.740Z] 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=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-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%2B14_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=376&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-09-04T21:33:16.793Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-04T21:33:18.108Z] Copied 1 artifact from "getTRSSOutput" build number 1886
[Pipeline] sh
[2025-09-04T21:33:19.588Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-09-04T21:33:19.588Z] + gzip -cd TRSSOutput.tar.gz
[2025-09-04T21:33:19.588Z] + tar xof -
[2025-09-04T21:33:19.588Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-04T21:33:20.016Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-04T21:33:20.038Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-04T21:33:21.537Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-04T21:33:29.948Z] --------------------------------------------
[2025-09-04T21:33:29.948Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-09-04T21:33:29.948Z] task is set to default
[2025-09-04T21:33:29.948Z] dependencyList is set to all
[2025-09-04T21:33:29.948Z] --------------------------------------------
[2025-09-04T21:33:29.948Z] Starting download third party dependent jars
[2025-09-04T21:33:29.948Z] --------------------------------------------
[2025-09-04T21:33:29.948Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-09-04T21:33:29.948Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-09-04T21:33:30.381Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] sh
[2025-09-04T21:33:31.908Z] + cd ./aqa-tests/TKG
[2025-09-04T21:33:31.908Z] + uname
[2025-09-04T21:33:31.908Z] + '[' Linux '=' AIX ]
[2025-09-04T21:33:31.908Z] + uname
[2025-09-04T21:33:31.908Z] + '[' Linux '=' SunOS ]
[2025-09-04T21:33:31.908Z] + uname
[2025-09-04T21:33:31.908Z] + '[' Linux '=' '*BSD' ]
[2025-09-04T21:33:31.908Z] + MAKE=make
[2025-09-04T21:33:31.908Z] + unset LD_LIBRARY_PATH
[2025-09-04T21:33:31.908Z] + make genParallelList 'TEST=extended.perf' 'TEST_TIME=120' 'NUM_MACHINES='
[2025-09-04T21:33:31.908Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-09-04T21:33:31.908Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-09-04T21:33:31.908Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-04T21:33:31.908Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-04T21:33:31.908Z] (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"; \
[2025-09-04T21:33:31.908Z] 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
[2025-09-04T21:33:31.908Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-04T21:33:32.683Z]
[2025-09-04T21:33:32.683Z] build:
[2025-09-04T21:33:32.683Z]
[2025-09-04T21:33:32.683Z] clean:
[2025-09-04T21:33:32.683Z]
[2025-09-04T21:33:32.683Z] init:
[2025-09-04T21:33:32.683Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-09-04T21:33:32.683Z]
[2025-09-04T21:33:32.683Z] getDependentLibs:
[2025-09-04T21:33:32.683Z] [exec] --------------------------------------------
[2025-09-04T21:33:32.683Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-09-04T21:33:32.683Z] [exec] task is set to default
[2025-09-04T21:33:32.683Z] [exec] dependencyList is set to json_simple
[2025-09-04T21:33:32.683Z] [exec] --------------------------------------------
[2025-09-04T21:33:32.683Z] [exec] Starting download third party dependent jars
[2025-09-04T21:33:32.683Z] [exec] --------------------------------------------
[2025-09-04T21:33:32.683Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-09-04T21:33:32.683Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-04T21:33:32.683Z] [exec] downloaded dependent third party jars successfully
[2025-09-04T21:33:32.683Z]
[2025-09-04T21:33:32.683Z] compile:
[2025-09-04T21:33:32.683Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-04T21:33:32.683Z] [echo] ============COMPILER SETTINGS============
[2025-09-04T21:33:32.683Z] [echo] ===fork: yes
[2025-09-04T21:33:32.683Z] [echo] ===debug: on
[2025-09-04T21:33:32.683Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-09-04T21:33:37.162Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-04T21:33:37.162Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-04T21:33:37.162Z]
[2025-09-04T21:33:37.162Z] dist:
[2025-09-04T21:33:37.162Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-04T21:33:37.162Z]
[2025-09-04T21:33:37.162Z] BUILD SUCCESSFUL
[2025-09-04T21:33:37.162Z] Total time: 5 seconds
[2025-09-04T21:33:37.162Z] 0
[2025-09-04T21:33:37.162Z] /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
[2025-09-04T21:33:37.940Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-04T21:33:37.940Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-09-04T21:33:37.940Z] ****************************** MACHINE INFO ******************************
[2025-09-04T21:33:37.940Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG
[2025-09-04T21:33:37.940Z] Free Physical Memory Size : 1147871232
[2025-09-04T21:33:37.940Z] Free space (bytes) : 215953780736
[2025-09-04T21:33:37.940Z] Total Physical Memory Size : 6442450944
[2025-09-04T21:33:37.940Z] Total space (bytes) : 480790110208
[2025-09-04T21:33:37.940Z] Usable space (bytes) : 193603555328
[2025-09-04T21:33:37.940Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-04T21:33:37.940Z] bashVersion :
[2025-09-04T21:33:37.940Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2025-09-04T21:33:37.940Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-09-04T21:33:37.940Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-04T21:33:37.940Z]
[2025-09-04T21:33:37.940Z] This is free software; you are free to change and redistribute it.
[2025-09-04T21:33:37.940Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-04T21:33:37.940Z] cpuCores : 16
[2025-09-04T21:33:37.940Z] curlVersion :
[2025-09-04T21:33:37.940Z] curl 8.12.1 (x86_64-alpine-linux-musl) libcurl/8.12.1 OpenSSL/3.3.4 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
[2025-09-04T21:33:37.940Z] Release-Date: 2025-02-13
[2025-09-04T21:33:37.940Z] 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
[2025-09-04T21:33:37.940Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2025-09-04T21:33:37.940Z] dockerVersion : bash: line 1: docker: command not found
[2025-09-04T21:33:37.940Z] gcc version : 13.2.1
[2025-09-04T21:33:37.940Z] gclibc version :
[2025-09-04T21:33:37.940Z] musl libc (x86_64)
[2025-09-04T21:33:37.940Z] Version 1.2.5
[2025-09-04T21:33:37.940Z] Dynamic Program Loader
[2025-09-04T21:33:37.940Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2025-09-04T21:33:37.940Z] gdb version : bash: line 1: gdb: command not found
[2025-09-04T21:33:37.940Z] lldb version : Command could not be executed
[2025-09-04T21:33:37.940Z] makeVersion :
[2025-09-04T21:33:37.940Z] GNU Make 4.4.1
[2025-09-04T21:33:37.940Z] Built for x86_64-alpine-linux-musl
[2025-09-04T21:33:37.940Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-09-04T21:33:37.940Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-09-04T21:33:37.940Z] This is free software: you are free to change and redistribute it.
[2025-09-04T21:33:37.940Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-04T21:33:37.940Z] mavenVersion : bash: line 1: mvn: command not found
[2025-09-04T21:33:37.940Z] perlVersion :
[2025-09-04T21:33:37.940Z]
[2025-09-04T21:33:37.940Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi
[2025-09-04T21:33:37.940Z]
[2025-09-04T21:33:37.940Z] Copyright 1987-2025, Larry Wall
[2025-09-04T21:33:37.940Z]
[2025-09-04T21:33:37.940Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-04T21:33:37.940Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-04T21:33:37.940Z]
[2025-09-04T21:33:37.940Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-04T21:33:37.940Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-04T21:33:37.940Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-09-04T21:33:37.940Z]
[2025-09-04T21:33:37.940Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-04T21:33:37.940Z] procArch : unknown
[2025-09-04T21:33:37.940Z] sysArch : x86_64
[2025-09-04T21:33:37.940Z] sysOS : Linux
[2025-09-04T21:33:37.940Z] ulimit :
[2025-09-04T21:33:37.940Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-09-04T21:33:37.940Z] core file size (blocks, -c) unlimited
[2025-09-04T21:33:37.940Z] data seg size (kbytes, -d) unlimited
[2025-09-04T21:33:37.940Z] scheduling priority (-e) 0
[2025-09-04T21:33:37.940Z] file size (blocks, -f) unlimited
[2025-09-04T21:33:37.940Z] pending signals (-i) 257167
[2025-09-04T21:33:37.940Z] max locked memory (kbytes, -l) 8192
[2025-09-04T21:33:37.940Z] max memory size (kbytes, -m) unlimited
[2025-09-04T21:33:37.940Z] open files (-n) 1048576
[2025-09-04T21:33:37.940Z] pipe size (512 bytes, -p) 8
[2025-09-04T21:33:37.940Z] POSIX message queues (bytes, -q) 819200
[2025-09-04T21:33:37.940Z] real-time priority (-r) 0
[2025-09-04T21:33:37.940Z] stack size (kbytes, -s) 8192
[2025-09-04T21:33:37.940Z] cpu time (seconds, -t) unlimited
[2025-09-04T21:33:37.940Z] max user processes (-u) unlimited
[2025-09-04T21:33:37.940Z] virtual memory (kbytes, -v) unlimited
[2025-09-04T21:33:37.940Z] file locks (-x) unlimited
[2025-09-04T21:33:37.940Z] uname : Linux c73d783e3e72 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2025-09-04T21:33:37.940Z] vmVendor : Oracle Corporation
[2025-09-04T21:33:37.940Z] vmVersion : 26-beta+14-ea
[2025-09-04T21:33:37.940Z] xlc version : bash: line 1: xlC: command not found
[2025-09-04T21:33:37.940Z] **************************************************************************
[2025-09-04T21:33:37.940Z]
[2025-09-04T21:33:37.940Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-04T21:33:37.940Z]
[2025-09-04T21:33:37.940Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-09-04T21:33:37.940Z]
[2025-09-04T21:33:37.940Z] System.getProperty('os.name')=Linux
[2025-09-04T21:33:37.940Z]
[2025-09-04T21:33:37.940Z] System.getProperty('os.arch')=amd64
[2025-09-04T21:33:37.940Z]
[2025-09-04T21:33:37.940Z] System.getProperty('java.fullversion')=null
[2025-09-04T21:33:37.940Z]
[2025-09-04T21:33:37.940Z] System.getProperty('sun.arch.data.model')=64
[2025-09-04T21:33:37.940Z]
[2025-09-04T21:33:37.940Z] 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
[2025-09-04T21:33:37.940Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-09-04T21:33:37.940Z] perl scripts/configure.pl
[2025-09-04T21:33:37.940Z] /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=
[2025-09-04T21:33:38.713Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-04T21:33:38.713Z]
[2025-09-04T21:33:38.713Z]
[2025-09-04T21:33:38.713Z] Starting to generate parallel test lists.
[2025-09-04T21:33:38.713Z]
[2025-09-04T21:33:39.484Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-09-04T21:33:39.484Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-09-04T21:33:39.484Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-09-04T21:33:39.484Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-09-04T21:33:39.484Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-09-04T21:33:39.484Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-09-04T21:33:39.484Z] Attempting to get test duration data from TRSS.
[2025-09-04T21:33:39.484Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=26&impl=hs&platform=x86-64_alpine-linux&group=perf&level=extended
[2025-09-04T21:33:41.077Z] Attempting to get test duration data from cached files.
[2025-09-04T21:33:41.077Z]
[2025-09-04T21:33:41.077Z] TEST DURATION
[2025-09-04T21:33:41.077Z] ====================================================================================
[2025-09-04T21:33:41.077Z] Total number of tests searched: 20
[2025-09-04T21:33:41.077Z] Number of test durations found: 0
[2025-09-04T21:33:41.077Z] No test duration data found.
[2025-09-04T21:33:41.077Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-09-04T21:33:41.077Z] ====================================================================================
[2025-09-04T21:33:41.077Z]
[2025-09-04T21:33:41.077Z] Test target is split into 1 lists.
[2025-09-04T21:33:41.854Z] Reducing estimated test running time from 12m00s to 12m00s.
[2025-09-04T21:33:41.854Z]
[2025-09-04T21:33:41.854Z] -------------------------------------testList_0-------------------------------------
[2025-09-04T21:33:41.854Z] Number of tests: 20
[2025-09-04T21:33:41.854Z] Estimated running time: 12m00s
[2025-09-04T21:33:41.854Z] TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-dec-tree_0,dacapo-xalan_0,renaissance-mnemonics_0,dacapo-sunflow_0,dacapo-pmd_0,dacapo-luindex_0,dacapo-jython_0,dacapo-fop_0,renaissance-philosophers_0,renaissance-par-mnemonics_0,dacapo-tomcat_0,renaissance-movie-lens_0,renaissance-log-regression_0,renaissance-gauss-mix_0,renaissance-finagle-http_0,renaissance-db-shootout_0,renaissance-finagle-chirper_0,dacapo-avrora_0
[2025-09-04T21:33:41.854Z] ------------------------------------------------------------------------------------
[2025-09-04T21:33:41.854Z]
[2025-09-04T21:33:41.854Z] 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.
[2025-09-04T21:33:41.854Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-09-04T21:33:42.385Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-09-04T21:33:42.803Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-09-04T21:33:42.885Z] Building tests...
[Pipeline] timeout
[2025-09-04T21:33:42.890Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-04T21:33:42.907Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-04T21:33:44.354Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-04T21:33:50.424Z] --------------------------------------------
[2025-09-04T21:33:50.424Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-09-04T21:33:50.424Z] task is set to default
[2025-09-04T21:33:50.424Z] dependencyList is set to all
[2025-09-04T21:33:50.424Z] --------------------------------------------
[2025-09-04T21:33:50.424Z] Starting download third party dependent jars
[2025-09-04T21:33:50.424Z] --------------------------------------------
[2025-09-04T21:33:50.424Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-04T21:33:50.424Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-09-04T21:33:51.155Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-09-04T21:33:51.177Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-09-04T21:33:51.266Z] $ ssh-agent
[2025-09-04T21:33:51.865Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaLeage/agent.290900
[2025-09-04T21:33:51.865Z] SSH_AGENT_PID=290902
[2025-09-04T21:33:51.865Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-09-04T21:33:53.328Z] + unset LD_LIBRARY_PATH
[2025-09-04T21:33:53.328Z] + bash ./compile.sh
[2025-09-04T21:33:53.329Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-09-04T21:33:53.329Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-09-04T21:33:53.329Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-04T21:33:53.329Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-04T21:33:53.329Z] (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"; \
[2025-09-04T21:33:53.329Z] 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
[2025-09-04T21:33:53.330Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-04T21:33:54.104Z]
[2025-09-04T21:33:54.104Z] build:
[2025-09-04T21:33:54.104Z]
[2025-09-04T21:33:54.104Z] clean:
[2025-09-04T21:33:54.104Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/autoGenEnv.mk
[2025-09-04T21:33:54.105Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-09-04T21:33:54.105Z]
[2025-09-04T21:33:54.105Z] init:
[2025-09-04T21:33:54.105Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-09-04T21:33:54.105Z]
[2025-09-04T21:33:54.105Z] getDependentLibs:
[2025-09-04T21:33:54.105Z] [exec] --------------------------------------------
[2025-09-04T21:33:54.105Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-09-04T21:33:54.105Z] [exec] task is set to default
[2025-09-04T21:33:54.105Z] [exec] dependencyList is set to json_simple
[2025-09-04T21:33:54.105Z] [exec] --------------------------------------------
[2025-09-04T21:33:54.105Z] [exec] Starting download third party dependent jars
[2025-09-04T21:33:54.105Z] [exec] --------------------------------------------
[2025-09-04T21:33:54.105Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-09-04T21:33:54.105Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-04T21:33:54.105Z] [exec] downloaded dependent third party jars successfully
[2025-09-04T21:33:54.105Z]
[2025-09-04T21:33:54.105Z] compile:
[2025-09-04T21:33:54.105Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-04T21:33:54.105Z] [echo] ============COMPILER SETTINGS============
[2025-09-04T21:33:54.105Z] [echo] ===fork: yes
[2025-09-04T21:33:54.105Z] [echo] ===debug: on
[2025-09-04T21:33:54.876Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-09-04T21:33:59.360Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-04T21:33:59.360Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-04T21:33:59.360Z]
[2025-09-04T21:33:59.360Z] dist:
[2025-09-04T21:33:59.360Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-04T21:34:00.136Z]
[2025-09-04T21:34:00.136Z] BUILD SUCCESSFUL
[2025-09-04T21:34:00.136Z] Total time: 6 seconds
[2025-09-04T21:34:00.136Z] 0
[2025-09-04T21:34:00.137Z] /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
[2025-09-04T21:34:00.137Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-04T21:34:00.137Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-09-04T21:34:00.137Z] ****************************** MACHINE INFO ******************************
[2025-09-04T21:34:00.137Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG
[2025-09-04T21:34:00.137Z] Free Physical Memory Size : 1141698560
[2025-09-04T21:34:00.137Z] Free space (bytes) : 215615143936
[2025-09-04T21:34:00.137Z] Total Physical Memory Size : 6442450944
[2025-09-04T21:34:00.137Z] Total space (bytes) : 480790110208
[2025-09-04T21:34:00.137Z] Usable space (bytes) : 193264918528
[2025-09-04T21:34:00.137Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-04T21:34:00.137Z] bashVersion :
[2025-09-04T21:34:00.137Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2025-09-04T21:34:00.137Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-09-04T21:34:00.137Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-04T21:34:00.137Z]
[2025-09-04T21:34:00.137Z] This is free software; you are free to change and redistribute it.
[2025-09-04T21:34:00.137Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-04T21:34:00.137Z] cpuCores : 16
[2025-09-04T21:34:00.137Z] curlVersion :
[2025-09-04T21:34:00.137Z] curl 8.12.1 (x86_64-alpine-linux-musl) libcurl/8.12.1 OpenSSL/3.3.4 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
[2025-09-04T21:34:00.137Z] Release-Date: 2025-02-13
[2025-09-04T21:34:00.138Z] 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
[2025-09-04T21:34:00.138Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2025-09-04T21:34:00.138Z] dockerVersion : bash: line 1: docker: command not found
[2025-09-04T21:34:00.138Z] gcc version : 13.2.1
[2025-09-04T21:34:00.138Z] gclibc version :
[2025-09-04T21:34:00.138Z] musl libc (x86_64)
[2025-09-04T21:34:00.138Z] Version 1.2.5
[2025-09-04T21:34:00.138Z] Dynamic Program Loader
[2025-09-04T21:34:00.138Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2025-09-04T21:34:00.138Z] gdb version : bash: line 1: gdb: command not found
[2025-09-04T21:34:00.138Z] lldb version : Command could not be executed
[2025-09-04T21:34:00.138Z] makeVersion :
[2025-09-04T21:34:00.138Z] GNU Make 4.4.1
[2025-09-04T21:34:00.138Z] Built for x86_64-alpine-linux-musl
[2025-09-04T21:34:00.138Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-09-04T21:34:00.138Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-09-04T21:34:00.138Z] This is free software: you are free to change and redistribute it.
[2025-09-04T21:34:00.138Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-04T21:34:00.138Z] mavenVersion : bash: line 1: mvn: command not found
[2025-09-04T21:34:00.138Z] perlVersion :
[2025-09-04T21:34:00.138Z]
[2025-09-04T21:34:00.138Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi
[2025-09-04T21:34:00.138Z]
[2025-09-04T21:34:00.138Z] Copyright 1987-2025, Larry Wall
[2025-09-04T21:34:00.138Z]
[2025-09-04T21:34:00.138Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-04T21:34:00.138Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-04T21:34:00.138Z]
[2025-09-04T21:34:00.139Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-04T21:34:00.139Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-04T21:34:00.139Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-09-04T21:34:00.139Z]
[2025-09-04T21:34:00.139Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-04T21:34:00.139Z] procArch : unknown
[2025-09-04T21:34:00.139Z] sysArch : x86_64
[2025-09-04T21:34:00.139Z] sysOS : Linux
[2025-09-04T21:34:00.139Z] ulimit :
[2025-09-04T21:34:00.139Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-09-04T21:34:00.139Z] core file size (blocks, -c) unlimited
[2025-09-04T21:34:00.139Z] data seg size (kbytes, -d) unlimited
[2025-09-04T21:34:00.139Z] scheduling priority (-e) 0
[2025-09-04T21:34:00.139Z] file size (blocks, -f) unlimited
[2025-09-04T21:34:00.139Z] pending signals (-i) 257167
[2025-09-04T21:34:00.139Z] max locked memory (kbytes, -l) 8192
[2025-09-04T21:34:00.139Z] max memory size (kbytes, -m) unlimited
[2025-09-04T21:34:00.139Z] open files (-n) 1048576
[2025-09-04T21:34:00.139Z] pipe size (512 bytes, -p) 8
[2025-09-04T21:34:00.139Z] POSIX message queues (bytes, -q) 819200
[2025-09-04T21:34:00.139Z] real-time priority (-r) 0
[2025-09-04T21:34:00.139Z] stack size (kbytes, -s) 8192
[2025-09-04T21:34:00.139Z] cpu time (seconds, -t) unlimited
[2025-09-04T21:34:00.139Z] max user processes (-u) unlimited
[2025-09-04T21:34:00.139Z] virtual memory (kbytes, -v) unlimited
[2025-09-04T21:34:00.140Z] file locks (-x) unlimited
[2025-09-04T21:34:00.140Z] uname : Linux c73d783e3e72 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2025-09-04T21:34:00.140Z] vmVendor : Oracle Corporation
[2025-09-04T21:34:00.140Z] vmVersion : 26-beta+14-ea
[2025-09-04T21:34:00.140Z] xlc version : bash: line 1: xlC: command not found
[2025-09-04T21:34:00.140Z] **************************************************************************
[2025-09-04T21:34:00.140Z]
[2025-09-04T21:34:00.140Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-04T21:34:00.140Z]
[2025-09-04T21:34:00.140Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-09-04T21:34:00.140Z]
[2025-09-04T21:34:00.140Z] System.getProperty('os.name')=Linux
[2025-09-04T21:34:00.140Z]
[2025-09-04T21:34:00.140Z] System.getProperty('os.arch')=amd64
[2025-09-04T21:34:00.140Z]
[2025-09-04T21:34:00.140Z] System.getProperty('java.fullversion')=null
[2025-09-04T21:34:00.140Z]
[2025-09-04T21:34:00.140Z] System.getProperty('sun.arch.data.model')=64
[2025-09-04T21:34:00.140Z]
[2025-09-04T21:34:00.916Z] make -f clean.mk cleanBuild
[2025-09-04T21:34:00.916Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-09-04T21:34:00.916Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest
[2025-09-04T21:34:00.916Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-09-04T21:34:00.916Z] make -f compile.mk compile
[2025-09-04T21:34:00.916Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-09-04T21:34:00.916Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-04T21:34:00.916Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-04T21:34:00.917Z] (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"; \
[2025-09-04T21:34:00.917Z] 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
[2025-09-04T21:34:01.696Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_test.xml
[2025-09-04T21:34:02.472Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-09-04T21:34:02.472Z]
[2025-09-04T21:34:02.472Z] -create_test_directory:
[2025-09-04T21:34:02.472Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest
[2025-09-04T21:34:02.472Z]
[2025-09-04T21:34:02.472Z] stage_test_material:
[2025-09-04T21:34:02.472Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest
[2025-09-04T21:34:03.242Z]
[2025-09-04T21:34:03.242Z] build:
[2025-09-04T21:34:03.242Z]
[2025-09-04T21:34:03.242Z] init:
[2025-09-04T21:34:03.242Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf
[2025-09-04T21:34:03.242Z]
[2025-09-04T21:34:03.242Z] dist:
[2025-09-04T21:34:03.242Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf
[2025-09-04T21:34:03.242Z]
[2025-09-04T21:34:03.242Z] build:
[2025-09-04T21:34:03.242Z]
[2025-09-04T21:34:03.242Z] build:
[2025-09-04T21:34:03.242Z]
[2025-09-04T21:34:03.242Z] init:
[2025-09-04T21:34:03.242Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench
[2025-09-04T21:34:03.242Z]
[2025-09-04T21:34:03.242Z] getBumbleBench:
[2025-09-04T21:34:03.242Z] [echo] Cloning BumbleBench
[2025-09-04T21:34:03.242Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-09-04T21:34:03.242Z] [exec] Cloning into 'bumblebench'...
[2025-09-04T21:34:04.020Z]
[2025-09-04T21:34:04.020Z] buildBumbleBench:
[2025-09-04T21:34:04.021Z] [echo] Building BumbleBench
[2025-09-04T21:34:04.021Z]
[2025-09-04T21:34:04.021Z] compile-all:
[2025-09-04T21:34:04.021Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T21:34:04.021Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T21:34:04.021Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T21:34:04.021Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T21:34:04.021Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:04.021Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:04.021Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T21:34:06.504Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-04T21:34:06.504Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-04T21:34:06.504Z] [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.
[2025-09-04T21:34:06.504Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-09-04T21:34:06.504Z] [javac] 4 warnings
[2025-09-04T21:34:06.504Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T21:34:06.504Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T21:34:06.504Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T21:34:06.504Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T21:34:06.504Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:06.504Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:06.504Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T21:34:06.504Z] [javac] 4 warnings
[2025-09-04T21:34:06.504Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T21:34:06.504Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T21:34:06.504Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T21:34:06.504Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T21:34:06.504Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:06.504Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:06.504Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T21:34:06.504Z] [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.
[2025-09-04T21:34:06.504Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-04T21:34:06.504Z] [javac] 4 warnings
[2025-09-04T21:34:06.504Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T21:34:06.505Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T21:34:06.505Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T21:34:06.505Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T21:34:06.505Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:06.505Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:06.505Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T21:34:07.281Z] [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.
[2025-09-04T21:34:07.281Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-04T21:34:07.281Z] [javac] 4 warnings
[2025-09-04T21:34:07.282Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T21:34:07.282Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T21:34:07.282Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T21:34:07.282Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T21:34:07.282Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:07.282Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:07.282Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T21:34:07.282Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-04T21:34:07.282Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-04T21:34:07.282Z] [javac] 4 warnings
[2025-09-04T21:34:07.282Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T21:34:07.282Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T21:34:07.282Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T21:34:07.282Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T21:34:07.282Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:07.282Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:07.283Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T21:34:07.283Z] [javac] 4 warnings
[2025-09-04T21:34:07.283Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T21:34:07.283Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T21:34:07.283Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T21:34:07.283Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T21:34:07.283Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:07.283Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:07.283Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T21:34:08.059Z] [javac] 4 warnings
[2025-09-04T21:34:08.059Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T21:34:08.059Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T21:34:08.059Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T21:34:08.059Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T21:34:08.060Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:08.060Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:08.060Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T21:34:08.060Z] [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
[2025-09-04T21:34:08.060Z] [javac] synchronized(init) {
[2025-09-04T21:34:08.060Z] [javac] ^
[2025-09-04T21:34:08.060Z] [javac] 5 warnings
[2025-09-04T21:34:08.060Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T21:34:08.060Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T21:34:08.060Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T21:34:08.060Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T21:34:08.060Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:08.060Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:08.060Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T21:34:08.060Z] [javac] 4 warnings
[2025-09-04T21:34:08.060Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T21:34:08.060Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T21:34:08.060Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T21:34:08.060Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T21:34:08.061Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:08.061Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:08.061Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T21:34:08.061Z] [javac] 4 warnings
[2025-09-04T21:34:08.061Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T21:34:08.061Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T21:34:08.061Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T21:34:08.061Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T21:34:08.061Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:08.061Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:08.061Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T21:34:08.835Z] [javac] 4 warnings
[2025-09-04T21:34:08.835Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T21:34:08.835Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T21:34:08.835Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T21:34:08.835Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T21:34:08.835Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:08.835Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:08.835Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T21:34:08.835Z] [javac] 4 warnings
[2025-09-04T21:34:08.836Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T21:34:08.836Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T21:34:08.836Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T21:34:08.836Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T21:34:08.836Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:08.836Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:08.836Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T21:34:08.836Z] [javac] 4 warnings
[2025-09-04T21:34:08.836Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T21:34:08.836Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T21:34:08.836Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T21:34:08.836Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T21:34:08.836Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:08.836Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:08.836Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T21:34:08.836Z] [javac] 4 warnings
[2025-09-04T21:34:08.836Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T21:34:08.837Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T21:34:08.837Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T21:34:08.837Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T21:34:08.837Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:08.837Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T21:34:08.837Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T21:34:08.837Z] [javac] 4 warnings
[2025-09-04T21:34:08.837Z]
[2025-09-04T21:34:08.837Z] dist:
[2025-09-04T21:34:09.608Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-09-04T21:34:09.608Z]
[2025-09-04T21:34:09.608Z] dist:
[2025-09-04T21:34:09.608Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench
[2025-09-04T21:34:09.608Z]
[2025-09-04T21:34:09.608Z] build:
[2025-09-04T21:34:09.608Z]
[2025-09-04T21:34:09.608Z] getDependentLibs:
[2025-09-04T21:34:15.313Z] [exec] --------------------------------------------
[2025-09-04T21:34:15.313Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-09-04T21:34:15.313Z] [exec] task is set to default
[2025-09-04T21:34:15.313Z] [exec] dependencyList is set to dacapo
[2025-09-04T21:34:15.313Z] [exec] --------------------------------------------
[2025-09-04T21:34:15.313Z] [exec] Starting download third party dependent jars
[2025-09-04T21:34:15.313Z] [exec] --------------------------------------------
[2025-09-04T21:34:15.313Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-09-04T21:34:15.313Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-04T21:34:15.313Z] [exec] downloaded dependent third party jars successfully
[2025-09-04T21:34:15.313Z]
[2025-09-04T21:34:15.313Z] init:
[2025-09-04T21:34:15.313Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2025-09-04T21:34:15.313Z]
[2025-09-04T21:34:15.313Z] getDacapoSuite:
[2025-09-04T21:34:15.313Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2025-09-04T21:34:47.772Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2025-09-04T21:34:48.551Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo
[2025-09-04T21:34:48.551Z]
[2025-09-04T21:34:48.551Z] dist:
[2025-09-04T21:34:48.551Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2025-09-04T21:34:48.551Z]
[2025-09-04T21:34:48.551Z] build:
[2025-09-04T21:34:48.551Z]
[2025-09-04T21:34:48.551Z] init:
[2025-09-04T21:34:48.551Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-09-04T21:34:48.551Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2025-09-04T21:34:48.551Z]
[2025-09-04T21:34:48.551Z] compile:
[2025-09-04T21:34:48.551Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-04T21:34:48.551Z] [echo] ============COMPILER SETTINGS============
[2025-09-04T21:34:48.551Z] [echo] ===fork: yes
[2025-09-04T21:34:48.551Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/javac
[2025-09-04T21:34:48.551Z] [echo] ===debug: on
[2025-09-04T21:34:48.551Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-09-04T21:34:48.551Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2025-09-04T21:34:51.036Z] [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.
[2025-09-04T21:34:51.036Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-04T21:34:51.036Z]
[2025-09-04T21:34:51.036Z] dist:
[2025-09-04T21:34:51.036Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-09-04T21:34:51.036Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-09-04T21:34:51.037Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-09-04T21:34:51.037Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-09-04T21:34:51.037Z]
[2025-09-04T21:34:51.037Z] clean:
[2025-09-04T21:34:51.037Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2025-09-04T21:34:51.037Z]
[2025-09-04T21:34:51.037Z] build:
[2025-09-04T21:34:51.037Z]
[2025-09-04T21:34:51.037Z] build:
[2025-09-04T21:34:51.037Z]
[2025-09-04T21:34:51.037Z] init:
[2025-09-04T21:34:51.037Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/renaissance
[2025-09-04T21:34:51.037Z]
[2025-09-04T21:34:51.037Z] getRenaissanceSuite:
[2025-09-04T21:34:51.037Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-09-04T21:34:55.509Z]
[2025-09-04T21:34:55.509Z] dist:
[2025-09-04T21:34:55.509Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/renaissance
[2025-09-04T21:34:59.003Z]
[2025-09-04T21:34:59.003Z] build:
[2025-09-04T21:34:59.003Z]
[2025-09-04T21:34:59.003Z] init:
[2025-09-04T21:34:59.003Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/specjbb
[2025-09-04T21:34:59.003Z]
[2025-09-04T21:34:59.003Z] getSpecjbbSuite:
[2025-09-04T21:34:59.003Z]
[2025-09-04T21:34:59.003Z] dist:
[2025-09-04T21:34:59.003Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/specjbb/run
[2025-09-04T21:35:05.863Z]
[2025-09-04T21:35:05.863Z] BUILD SUCCESSFUL
[2025-09-04T21:35:05.863Z] Total time: 1 minute 3 seconds
[2025-09-04T21:35:05.863Z] 0
[2025-09-04T21:35:05.863Z]
[2025-09-04T21:35:05.863Z]
[2025-09-04T21:35:05.863Z] RECORD TEST REPOs SHA
[2025-09-04T21:35:05.863Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-09-04T21:35:05.863Z] 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"
[2025-09-04T21:35:05.864Z] 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
[2025-09-04T21:35:05.864Z] touch /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-09-04T21:35:05.864Z] ================================================
[2025-09-04T21:35:05.864Z] timestamp: 20250904-213504
[2025-09-04T21:35:05.864Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T21:35:05.864Z] git repo:
[2025-09-04T21:35:05.864Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-09-04T21:35:05.864Z] sha:
[2025-09-04T21:35:05.864Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-09-04T21:35:05.864Z] ================================================
[2025-09-04T21:35:05.864Z] timestamp: 20250904-213504
[2025-09-04T21:35:05.864Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[2025-09-04T21:35:05.864Z] git repo:
[2025-09-04T21:35:05.864Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-09-04T21:35:05.864Z] sha:
[2025-09-04T21:35:05.864Z] 78719157d99a07da62d928c4c34714da06727992
[2025-09-04T21:35:05.864Z] ================================================
[2025-09-04T21:35:05.864Z] timestamp: 20250904-213504
[2025-09-04T21:35:05.864Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG
[2025-09-04T21:35:05.864Z] git repo:
[2025-09-04T21:35:05.864Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-09-04T21:35:05.864Z] sha:
[2025-09-04T21:35:05.864Z] fad6b023e51b1a2105890c44ce0bfa1752521a96
[2025-09-04T21:35:05.864Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] }
[2025-09-04T21:35:06.451Z] $ ssh-agent -k
[2025-09-04T21:35:06.458Z] unset SSH_AUTH_SOCK;
[2025-09-04T21:35:06.459Z] unset SSH_AGENT_PID;
[2025-09-04T21:35:06.459Z] echo Agent pid 290902 killed;
[2025-09-04T21:35:07.048Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-09-04T21:35:07.203Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-09-04T21:35:07.226Z] ITERATION: 1/1
[Pipeline] sh
[2025-09-04T21:35:10.058Z] + which Xvfb
[2025-09-04T21:35:10.058Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-09-04T21:35:10.776Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/.xvfb-4-..fbdir18129814477477663324
[Pipeline] {
[Pipeline] sh
[2025-09-04T21:35:32.698Z] + ps -f
[2025-09-04T21:35:32.699Z] + awk '{print $9}'
[2025-09-04T21:35:32.699Z] + grep '[X]vfb'
[Pipeline] echo
[2025-09-04T21:35:33.417Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-09-04T21:35:33.482Z] $ ssh-agent
[2025-09-04T21:35:37.349Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbKPgGm/agent.291481
[2025-09-04T21:35:37.349Z] SSH_AGENT_PID=291483
[2025-09-04T21:35:37.349Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-09-04T21:35:42.344Z] + uname
[2025-09-04T21:35:42.345Z] + '[' Linux '=' AIX ]
[2025-09-04T21:35:42.345Z] + uname
[2025-09-04T21:35:42.345Z] + '[' Linux '=' SunOS ]
[2025-09-04T21:35:42.345Z] + uname
[2025-09-04T21:35:42.345Z] + '[' Linux '=' '*BSD' ]
[2025-09-04T21:35:42.345Z] + MAKE=make
[2025-09-04T21:35:42.345Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-09-04T21:35:42.345Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-09-04T21:35:46.701Z] + unset LD_LIBRARY_PATH
[2025-09-04T21:35:46.701Z] + uname
[2025-09-04T21:35:46.701Z] + '[' Linux '=' AIX ]
[2025-09-04T21:35:46.701Z] + uname
[2025-09-04T21:35:46.701Z] + '[' Linux '=' SunOS ]
[2025-09-04T21:35:46.701Z] + uname
[2025-09-04T21:35:46.701Z] + '[' Linux '=' '*BSD' ]
[2025-09-04T21:35:46.701Z] + MAKE=make
[2025-09-04T21:35:46.701Z] + cd ./aqa-tests
[2025-09-04T21:35:46.701Z] + . ./scripts/testenv/testenvSettings.sh
[2025-09-04T21:35:47.475Z] + set +x
[2025-09-04T21:35:47.475Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-09-04T21:35:47.475Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-09-04T21:35:47.475Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-09-04T21:35:47.475Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-09-04T21:35:47.475Z] perl scripts/configure.pl
[2025-09-04T21:35:47.475Z] /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=
[2025-09-04T21:35:50.929Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-04T21:35:50.929Z]
[2025-09-04T21:35:50.929Z] Starting to generate test make files.
[2025-09-04T21:35:50.929Z]
[2025-09-04T21:35:51.757Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-09-04T21:35:51.757Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-09-04T21:35:52.538Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-09-04T21:35:52.538Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-09-04T21:35:52.538Z]
[2025-09-04T21:35:52.538Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-09-04T21:35:52.538Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-09-04T21:35:52.538Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-09-04T21:35:52.538Z]
[2025-09-04T21:35:52.538Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-09-04T21:35:52.538Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-09-04T21:35:52.538Z]
[2025-09-04T21:35:52.538Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../autoGen.mk
[2025-09-04T21:35:52.538Z]
[2025-09-04T21:35:52.538Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/utils.mk
[2025-09-04T21:35:52.538Z]
[2025-09-04T21:35:52.538Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-09-04T21:35:52.538Z]
[2025-09-04T21:35:52.538Z] Make files are generated successfully.
[2025-09-04T21:35:52.538Z]
[2025-09-04T21:35:52.538Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-09-04T21:35:52.538Z] make -f runtest.mk _extended.perf
[2025-09-04T21:35:52.538Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-09-04T21:35:52.538Z]
[2025-09-04T21:35:52.538Z] Running make 4.4.1
[2025-09-04T21:35:52.538Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..
[2025-09-04T21:35:52.538Z] set JDK_VERSION to 26
[2025-09-04T21:35:52.538Z] set JDK_IMPL to hotspot
[2025-09-04T21:35:52.538Z] set JVM_VERSION to openjdk26
[2025-09-04T21:35:52.538Z] set JCL_VERSION to latest
[2025-09-04T21:35:52.538Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-09-04T21:35:52.538Z] set SPEC to alpine-linux_x86-64
[2025-09-04T21:35:52.538Z] set TEST_FLAG to
[2025-09-04T21:35:52.538Z] Running extended.perf ...
[2025-09-04T21:35:52.538Z] There are 20 test targets in extended.perf
[2025-09-04T21:35:52.538Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-09-04T21:35:52.538Z] openjdk version "26-beta" 2026-03-17
[2025-09-04T21:35:52.538Z] OpenJDK Runtime Environment Temurin-26+14-202509042033 (build 26-beta+14-ea)
[2025-09-04T21:35:52.538Z] OpenJDK 64-Bit Server VM Temurin-26+14-202509042033 (build 26-beta+14-ea, mixed mode, sharing)
[2025-09-04T21:35:53.312Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests'
[2025-09-04T21:35:53.312Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf'
[2025-09-04T21:35:53.312Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance'
[2025-09-04T21:35:53.312Z]
[2025-09-04T21:35:53.312Z] ===============================================
[2025-09-04T21:35:53.312Z] Running test renaissance-als_0 ...
[2025-09-04T21:35:53.312Z] ===============================================
[2025-09-04T21:35:53.312Z] renaissance-als_0 Start Time: Thu Sep 4 21:35:52 2025 Epoch Time (ms): 1757021752621
[2025-09-04T21:35:53.312Z] variation: NoOptions
[2025-09-04T21:35:53.312Z] JVM_OPTIONS:
[2025-09-04T21:35:53.312Z] { \
[2025-09-04T21:35:53.312Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T21:35:53.312Z] echo "Nothing to be done for setup."; \
[2025-09-04T21:35:53.312Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-als_0"; \
[2025-09-04T21:35:53.312Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-als_0"; \
[2025-09-04T21:35:53.312Z] echo ""; echo "TESTING:"; \
[2025-09-04T21:35:53.312Z] "/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_1757021752643/renaissance-als_0"/als.json" als; \
[2025-09-04T21:35:53.312Z] 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_1757021752643/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T21:35:53.312Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T21:35:53.312Z] echo "Nothing to be done for teardown."; \
[2025-09-04T21:35:53.312Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/TestTargetResult";
[2025-09-04T21:35:53.312Z]
[2025-09-04T21:35:53.312Z] TEST SETUP:
[2025-09-04T21:35:53.312Z] Nothing to be done for setup.
[2025-09-04T21:35:53.312Z]
[2025-09-04T21:35:53.312Z] TESTING:
[2025-09-04T21:36:00.248Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T21:36:00.248Z] 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_1757021752643/renaissance-als_0/launcher-213553-4262570934917409064/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-04T21:36:00.248Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-04T21:36:00.248Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-04T21:36:13.155Z] Benchmark 'als' failed with exception:
[2025-09-04T21:36:13.155Z] java.lang.ExceptionInInitializerError
[2025-09-04T21:36:13.155Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-09-04T21:36:13.155Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-09-04T21:36:13.155Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-09-04T21:36:13.155Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-09-04T21:36:13.155Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-09-04T21:36:13.155Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-04T21:36:13.155Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-09-04T21:36:13.155Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-09-04T21:36:13.155Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-09-04T21:36:13.155Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-09-04T21:36:13.155Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-09-04T21:36:13.155Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-09-04T21:36:13.155Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-09-04T21:36:13.155Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-09-04T21:36:13.155Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-09-04T21:36:13.155Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-04T21:36:13.155Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-09-04T21:36:13.155Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-09-04T21:36:13.155Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-09-04T21:36:13.155Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56)
[2025-09-04T21:36:13.155Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127)
[2025-09-04T21:36:13.155Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-09-04T21:36:13.155Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-09-04T21:36:13.155Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-09-04T21:36:13.155Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-09-04T21:36:13.155Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-09-04T21:36:13.155Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-09-04T21:36:13.155Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-09-04T21:36:13.155Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-09-04T21:36:13.155Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-09-04T21:36:13.155Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-09-04T21:36:13.155Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-09-04T21:36:13.155Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-09-04T21:36:13.155Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-09-04T21:36:13.155Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-04T21:36:13.155Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-09-04T21:36:13.155Z] ... 34 more
[2025-09-04T21:36:13.155Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-04T21:36:13.155Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-09-04T21:36:13.155Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:558)
[2025-09-04T21:36:13.155Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:491)
[2025-09-04T21:36:13.155Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-09-04T21:36:13.155Z] at java.base/java.lang.Class.forName(Class.java:472)
[2025-09-04T21:36:13.155Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-09-04T21:36:13.155Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-09-04T21:36:13.155Z] ... 34 more
[2025-09-04T21:36:13.155Z] The following benchmarks failed: als
[2025-09-04T21:36:13.932Z] -----------------------------------
[2025-09-04T21:36:13.932Z] renaissance-als_0_FAILED
[2025-09-04T21:36:13.933Z] -----------------------------------
[2025-09-04T21:36:13.933Z]
[2025-09-04T21:36:13.933Z] TEST TEARDOWN:
[2025-09-04T21:36:13.933Z] Nothing to be done for teardown.
[2025-09-04T21:36:13.933Z] renaissance-als_0 Finish Time: Thu Sep 4 21:36:13 2025 Epoch Time (ms): 1757021773471
[2025-09-04T21:36:13.933Z]
[2025-09-04T21:36:13.933Z] ===============================================
[2025-09-04T21:36:13.933Z] Running test renaissance-chi-square_0 ...
[2025-09-04T21:36:13.933Z] ===============================================
[2025-09-04T21:36:13.933Z] renaissance-chi-square_0 Start Time: Thu Sep 4 21:36:13 2025 Epoch Time (ms): 1757021773498
[2025-09-04T21:36:13.933Z] variation: NoOptions
[2025-09-04T21:36:13.933Z] JVM_OPTIONS:
[2025-09-04T21:36:13.933Z] { \
[2025-09-04T21:36:13.933Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T21:36:13.933Z] echo "Nothing to be done for setup."; \
[2025-09-04T21:36:13.933Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-chi-square_0"; \
[2025-09-04T21:36:13.933Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-chi-square_0"; \
[2025-09-04T21:36:13.933Z] echo ""; echo "TESTING:"; \
[2025-09-04T21:36:13.933Z] "/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_1757021752643/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2025-09-04T21:36:13.933Z] 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_1757021752643/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T21:36:13.933Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T21:36:13.933Z] echo "Nothing to be done for teardown."; \
[2025-09-04T21:36:13.933Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/TestTargetResult";
[2025-09-04T21:36:13.933Z]
[2025-09-04T21:36:13.933Z] TEST SETUP:
[2025-09-04T21:36:13.933Z] Nothing to be done for setup.
[2025-09-04T21:36:13.933Z]
[2025-09-04T21:36:13.933Z] TESTING:
[2025-09-04T21:36:14.708Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T21:36:14.708Z] 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_1757021752643/renaissance-chi-square_0/launcher-213613-14932184337287972265/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-04T21:36:14.708Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-04T21:36:14.708Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-04T21:36:40.529Z] Benchmark 'chi-square' failed with exception:
[2025-09-04T21:36:40.529Z] java.lang.ExceptionInInitializerError
[2025-09-04T21:36:40.529Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-09-04T21:36:40.529Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-09-04T21:36:40.529Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-09-04T21:36:40.529Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-09-04T21:36:40.529Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-09-04T21:36:40.529Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-04T21:36:40.529Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-09-04T21:36:40.529Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-09-04T21:36:40.529Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-09-04T21:36:40.529Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-09-04T21:36:40.529Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-09-04T21:36:40.529Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-09-04T21:36:40.529Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-09-04T21:36:40.529Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-09-04T21:36:40.529Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-09-04T21:36:40.529Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-04T21:36:40.529Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-09-04T21:36:40.529Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-09-04T21:36:40.529Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-09-04T21:36:40.529Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41)
[2025-09-04T21:36:40.529Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86)
[2025-09-04T21:36:40.529Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-09-04T21:36:40.529Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-09-04T21:36:40.529Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-09-04T21:36:40.529Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-09-04T21:36:40.529Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-09-04T21:36:40.529Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-09-04T21:36:40.529Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-09-04T21:36:40.529Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-09-04T21:36:40.529Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-09-04T21:36:40.529Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-09-04T21:36:40.529Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-09-04T21:36:40.529Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-09-04T21:36:40.529Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-09-04T21:36:40.529Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-04T21:36:40.529Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-09-04T21:36:40.529Z] ... 34 more
[2025-09-04T21:36:40.529Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-04T21:36:40.529Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-09-04T21:36:40.529Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:558)
[2025-09-04T21:36:40.529Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:491)
[2025-09-04T21:36:40.529Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-09-04T21:36:40.529Z] at java.base/java.lang.Class.forName(Class.java:472)
[2025-09-04T21:36:40.529Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-09-04T21:36:40.529Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-09-04T21:36:40.529Z] ... 34 more
[2025-09-04T21:36:40.529Z] The following benchmarks failed: chi-square
[2025-09-04T21:36:40.529Z] -----------------------------------
[2025-09-04T21:36:40.529Z] renaissance-chi-square_0_FAILED
[2025-09-04T21:36:40.529Z] -----------------------------------
[2025-09-04T21:36:40.529Z]
[2025-09-04T21:36:40.529Z] TEST TEARDOWN:
[2025-09-04T21:36:40.529Z] Nothing to be done for teardown.
[2025-09-04T21:36:40.529Z] renaissance-chi-square_0 Finish Time: Thu Sep 4 21:36:39 2025 Epoch Time (ms): 1757021799030
[2025-09-04T21:36:40.529Z]
[2025-09-04T21:36:40.529Z] ===============================================
[2025-09-04T21:36:40.529Z] Running test renaissance-db-shootout_0 ...
[2025-09-04T21:36:40.529Z] ===============================================
[2025-09-04T21:36:40.529Z] renaissance-db-shootout_0 Start Time: Thu Sep 4 21:36:39 2025 Epoch Time (ms): 1757021799054
[2025-09-04T21:36:40.529Z] variation: NoOptions
[2025-09-04T21:36:40.529Z] JVM_OPTIONS:
[2025-09-04T21:36:40.529Z] { \
[2025-09-04T21:36:40.529Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T21:36:40.529Z] echo "Nothing to be done for setup."; \
[2025-09-04T21:36:40.529Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-db-shootout_0"; \
[2025-09-04T21:36:40.529Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-db-shootout_0"; \
[2025-09-04T21:36:40.529Z] echo ""; echo "TESTING:"; \
[2025-09-04T21:36:40.529Z] "/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_1757021752643/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2025-09-04T21:36:40.529Z] 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_1757021752643/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T21:36:40.529Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T21:36:40.529Z] echo "Nothing to be done for teardown."; \
[2025-09-04T21:36:40.529Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/TestTargetResult";
[2025-09-04T21:36:40.529Z]
[2025-09-04T21:36:40.529Z] TEST SETUP:
[2025-09-04T21:36:40.529Z] Nothing to be done for setup.
[2025-09-04T21:36:40.529Z]
[2025-09-04T21:36:40.529Z] TESTING:
[2025-09-04T21:36:40.529Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T21:36:40.529Z] 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_1757021752643/renaissance-db-shootout_0/launcher-213639-1858145867105767698/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-04T21:36:40.529Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-04T21:36:40.529Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-04T21:36:57.203Z] [2025-09-04T21:36:55.290+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2025-09-04T21:36:57.203Z] WARNING: Make sure you have set the command line option "--illegal-access=permit --add-exports java.base/jdk.internal.ref=ALL-UNNAMED" to enable ReflectionBasedByteBufferCleanerService
[2025-09-04T21:36:57.203Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2025-09-04T21:36:57.203Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-04T21:36:57.203Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-09-04T21:36:57.203Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:558)
[2025-09-04T21:36:57.203Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:491)
[2025-09-04T21:36:57.203Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-09-04T21:36:57.203Z] at java.base/java.lang.Class.forName(Class.java:472)
[2025-09-04T21:36:57.203Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-09-04T21:36:57.203Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2025-09-04T21:36:57.203Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2025-09-04T21:36:57.203Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2025-09-04T21:36:57.203Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2025-09-04T21:36:57.203Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2025-09-04T21:36:57.203Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2025-09-04T21:36:57.203Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2025-09-04T21:36:57.203Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2025-09-04T21:36:57.203Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-09-04T21:36:57.203Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-09-04T21:36:57.203Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-09-04T21:36:57.203Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-09-04T21:36:57.204Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-09-04T21:36:57.204Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-09-04T21:36:57.204Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-09-04T21:36:57.204Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-09-04T21:36:57.204Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-09-04T21:36:57.204Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-09-04T21:36:57.204Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-09-04T21:36:57.204Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-09-04T21:36:57.204Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-09-04T21:36:57.204Z] Benchmark 'db-shootout' failed with exception:
[2025-09-04T21:36:57.204Z] java.lang.ExceptionInInitializerError
[2025-09-04T21:36:57.204Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2025-09-04T21:36:57.204Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2025-09-04T21:36:57.204Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2025-09-04T21:36:57.204Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2025-09-04T21:36:57.204Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2025-09-04T21:36:57.204Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2025-09-04T21:36:57.204Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2025-09-04T21:36:57.204Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-09-04T21:36:57.204Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-09-04T21:36:57.204Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-09-04T21:36:57.204Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-09-04T21:36:57.204Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-09-04T21:36:57.204Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-09-04T21:36:57.204Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-09-04T21:36:57.204Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-09-04T21:36:57.204Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-09-04T21:36:57.204Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-09-04T21:36:57.204Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-09-04T21:36:57.204Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-09-04T21:36:57.204Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-09-04T21:36:57.204Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-04T21:36:57.204Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2025-09-04T21:36:57.204Z] ... 20 more
[2025-09-04T21:36:57.204Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-04T21:36:57.204Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-09-04T21:36:57.204Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:558)
[2025-09-04T21:36:57.204Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:491)
[2025-09-04T21:36:57.204Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-09-04T21:36:57.204Z] at java.base/java.lang.Class.forName(Class.java:472)
[2025-09-04T21:36:57.204Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-09-04T21:36:57.204Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2025-09-04T21:36:57.204Z] ... 20 more
[2025-09-04T21:36:57.204Z] The following benchmarks failed: db-shootout
[2025-09-04T21:36:57.204Z] -----------------------------------
[2025-09-04T21:36:57.204Z] renaissance-db-shootout_0_FAILED
[2025-09-04T21:36:57.204Z] -----------------------------------
[2025-09-04T21:36:57.204Z]
[2025-09-04T21:36:57.204Z] TEST TEARDOWN:
[2025-09-04T21:36:57.204Z] Nothing to be done for teardown.
[2025-09-04T21:36:57.204Z] renaissance-db-shootout_0 Finish Time: Thu Sep 4 21:36:55 2025 Epoch Time (ms): 1757021815892
[2025-09-04T21:36:57.204Z]
[2025-09-04T21:36:57.204Z] ===============================================
[2025-09-04T21:36:57.204Z] Running test renaissance-dec-tree_0 ...
[2025-09-04T21:36:57.204Z] ===============================================
[2025-09-04T21:36:57.204Z] renaissance-dec-tree_0 Start Time: Thu Sep 4 21:36:55 2025 Epoch Time (ms): 1757021815913
[2025-09-04T21:36:57.204Z] variation: NoOptions
[2025-09-04T21:36:57.204Z] JVM_OPTIONS:
[2025-09-04T21:36:57.204Z] { \
[2025-09-04T21:36:57.204Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T21:36:57.204Z] echo "Nothing to be done for setup."; \
[2025-09-04T21:36:57.204Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-dec-tree_0"; \
[2025-09-04T21:36:57.204Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-dec-tree_0"; \
[2025-09-04T21:36:57.204Z] echo ""; echo "TESTING:"; \
[2025-09-04T21:36:57.204Z] "/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_1757021752643/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2025-09-04T21:36:57.204Z] 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_1757021752643/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T21:36:57.204Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T21:36:57.204Z] echo "Nothing to be done for teardown."; \
[2025-09-04T21:36:57.204Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/TestTargetResult";
[2025-09-04T21:36:57.204Z]
[2025-09-04T21:36:57.204Z] TEST SETUP:
[2025-09-04T21:36:57.204Z] Nothing to be done for setup.
[2025-09-04T21:36:57.204Z]
[2025-09-04T21:36:57.204Z] TESTING:
[2025-09-04T21:36:57.204Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T21:36:57.204Z] 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_1757021752643/renaissance-dec-tree_0/launcher-213656-11161455957133673526/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-04T21:36:57.204Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-04T21:36:57.204Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-04T21:37:02.832Z] Benchmark 'dec-tree' failed with exception:
[2025-09-04T21:37:02.832Z] java.lang.ExceptionInInitializerError
[2025-09-04T21:37:02.832Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-09-04T21:37:02.832Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-09-04T21:37:02.832Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-09-04T21:37:02.832Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-09-04T21:37:02.832Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-09-04T21:37:02.832Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-04T21:37:02.832Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-09-04T21:37:02.832Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-09-04T21:37:02.832Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-09-04T21:37:02.832Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-09-04T21:37:02.832Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-09-04T21:37:02.832Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-09-04T21:37:02.832Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-09-04T21:37:02.832Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-09-04T21:37:02.832Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-09-04T21:37:02.832Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-04T21:37:02.832Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-09-04T21:37:02.832Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-09-04T21:37:02.832Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-09-04T21:37:02.832Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38)
[2025-09-04T21:37:02.832Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89)
[2025-09-04T21:37:02.832Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-09-04T21:37:02.832Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-09-04T21:37:02.832Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-09-04T21:37:02.832Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-09-04T21:37:02.832Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-09-04T21:37:02.832Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-09-04T21:37:02.832Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-09-04T21:37:02.832Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-09-04T21:37:02.832Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-09-04T21:37:02.832Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-09-04T21:37:02.832Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-09-04T21:37:02.832Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-09-04T21:37:02.832Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-09-04T21:37:02.833Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-04T21:37:02.833Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-09-04T21:37:02.833Z] ... 34 more
[2025-09-04T21:37:02.833Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-04T21:37:02.833Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-09-04T21:37:02.833Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:558)
[2025-09-04T21:37:02.833Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:491)
[2025-09-04T21:37:02.833Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-09-04T21:37:02.833Z] at java.base/java.lang.Class.forName(Class.java:472)
[2025-09-04T21:37:02.833Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-09-04T21:37:02.833Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-09-04T21:37:02.833Z] ... 34 more
[2025-09-04T21:37:02.833Z] The following benchmarks failed: dec-tree
[2025-09-04T21:37:04.430Z] -----------------------------------
[2025-09-04T21:37:04.430Z] renaissance-dec-tree_0_FAILED
[2025-09-04T21:37:04.430Z] -----------------------------------
[2025-09-04T21:37:04.430Z]
[2025-09-04T21:37:04.430Z] TEST TEARDOWN:
[2025-09-04T21:37:04.430Z] Nothing to be done for teardown.
[2025-09-04T21:37:04.430Z] renaissance-dec-tree_0 Finish Time: Thu Sep 4 21:37:03 2025 Epoch Time (ms): 1757021823788
[2025-09-04T21:37:04.430Z]
[2025-09-04T21:37:04.430Z] ===============================================
[2025-09-04T21:37:04.430Z] Running test renaissance-finagle-chirper_0 ...
[2025-09-04T21:37:04.430Z] ===============================================
[2025-09-04T21:37:04.430Z] renaissance-finagle-chirper_0 Start Time: Thu Sep 4 21:37:03 2025 Epoch Time (ms): 1757021823814
[2025-09-04T21:37:04.430Z] renaissance-finagle-chirper_0_DISABLED
[2025-09-04T21:37:04.430Z] Disabled Reason:
[2025-09-04T21:37:04.430Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2025-09-04T21:37:04.430Z] renaissance-finagle-chirper_0 Finish Time: Thu Sep 4 21:37:03 2025 Epoch Time (ms): 1757021823831
[2025-09-04T21:37:04.430Z]
[2025-09-04T21:37:04.430Z] ===============================================
[2025-09-04T21:37:04.430Z] Running test renaissance-finagle-http_0 ...
[2025-09-04T21:37:04.430Z] ===============================================
[2025-09-04T21:37:04.430Z] renaissance-finagle-http_0 Start Time: Thu Sep 4 21:37:03 2025 Epoch Time (ms): 1757021823856
[2025-09-04T21:37:04.430Z] variation: NoOptions
[2025-09-04T21:37:04.430Z] JVM_OPTIONS:
[2025-09-04T21:37:04.430Z] { \
[2025-09-04T21:37:04.430Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T21:37:04.430Z] echo "Nothing to be done for setup."; \
[2025-09-04T21:37:04.430Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-finagle-http_0"; \
[2025-09-04T21:37:04.430Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-finagle-http_0"; \
[2025-09-04T21:37:04.430Z] echo ""; echo "TESTING:"; \
[2025-09-04T21:37:04.430Z] "/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_1757021752643/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2025-09-04T21:37:04.430Z] 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_1757021752643/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T21:37:04.430Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T21:37:04.430Z] echo "Nothing to be done for teardown."; \
[2025-09-04T21:37:04.430Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/TestTargetResult";
[2025-09-04T21:37:04.430Z]
[2025-09-04T21:37:04.430Z] TEST SETUP:
[2025-09-04T21:37:04.430Z] Nothing to be done for setup.
[2025-09-04T21:37:04.430Z]
[2025-09-04T21:37:04.430Z] TESTING:
[2025-09-04T21:37:05.201Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T21:37:05.201Z] 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_1757021752643/renaissance-finagle-http_0/launcher-213704-5856839410341595990/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-04T21:37:05.201Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-04T21:37:05.201Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-04T21:37:08.644Z] finagle-http on :33819 spawning 4 client and default number of server workers.
[2025-09-04T21:37:08.644Z] ====== finagle-http (web) [default], iteration 0 started ======
[2025-09-04T21:37:08.644Z] GC before operation: completed in 55.057 ms, heap usage 13.747 MB -> 10.868 MB.
[2025-09-04T21:37:34.539Z] ====== finagle-http (web) [default], iteration 0 completed (24737.695 ms) ======
[2025-09-04T21:37:34.539Z] ====== finagle-http (web) [default], iteration 1 started ======
[2025-09-04T21:37:34.539Z] GC before operation: completed in 111.123 ms, heap usage 57.511 MB -> 14.636 MB.
[2025-09-04T21:37:50.780Z] ====== finagle-http (web) [default], iteration 1 completed (14597.651 ms) ======
[2025-09-04T21:37:50.780Z] ====== finagle-http (web) [default], iteration 2 started ======
[2025-09-04T21:37:50.780Z] GC before operation: completed in 126.926 ms, heap usage 67.307 MB -> 14.737 MB.
[2025-09-04T21:37:56.861Z] ====== finagle-http (web) [default], iteration 2 completed (8052.792 ms) ======
[2025-09-04T21:37:56.861Z] ====== finagle-http (web) [default], iteration 3 started ======
[2025-09-04T21:37:56.861Z] GC before operation: completed in 110.195 ms, heap usage 101.060 MB -> 14.807 MB.
[2025-09-04T21:38:04.676Z] ====== finagle-http (web) [default], iteration 3 completed (8150.879 ms) ======
[2025-09-04T21:38:04.676Z] ====== finagle-http (web) [default], iteration 4 started ======
[2025-09-04T21:38:04.676Z] GC before operation: completed in 131.100 ms, heap usage 286.048 MB -> 15.016 MB.
[2025-09-04T21:38:12.931Z] ====== finagle-http (web) [default], iteration 4 completed (7700.545 ms) ======
[2025-09-04T21:38:12.931Z] ====== finagle-http (web) [default], iteration 5 started ======
[2025-09-04T21:38:12.931Z] GC before operation: completed in 88.043 ms, heap usage 60.061 MB -> 15.016 MB.
[2025-09-04T21:38:21.177Z] ====== finagle-http (web) [default], iteration 5 completed (8368.885 ms) ======
[2025-09-04T21:38:21.177Z] ====== finagle-http (web) [default], iteration 6 started ======
[2025-09-04T21:38:21.177Z] GC before operation: completed in 94.614 ms, heap usage 61.086 MB -> 14.976 MB.
[2025-09-04T21:38:28.078Z] ====== finagle-http (web) [default], iteration 6 completed (7118.920 ms) ======
[2025-09-04T21:38:28.078Z] ====== finagle-http (web) [default], iteration 7 started ======
[2025-09-04T21:38:28.838Z] GC before operation: completed in 77.624 ms, heap usage 37.090 MB -> 15.010 MB.
[2025-09-04T21:38:35.650Z] ====== finagle-http (web) [default], iteration 7 completed (7429.460 ms) ======
[2025-09-04T21:38:35.650Z] ====== finagle-http (web) [default], iteration 8 started ======
[2025-09-04T21:38:36.495Z] GC before operation: completed in 110.987 ms, heap usage 319.593 MB -> 14.972 MB.
[2025-09-04T21:38:42.074Z] ====== finagle-http (web) [default], iteration 8 completed (6096.434 ms) ======
[2025-09-04T21:38:42.074Z] ====== finagle-http (web) [default], iteration 9 started ======
[2025-09-04T21:38:42.074Z] GC before operation: completed in 94.933 ms, heap usage 271.566 MB -> 14.720 MB.
[2025-09-04T21:38:49.405Z] ====== finagle-http (web) [default], iteration 9 completed (7282.821 ms) ======
[2025-09-04T21:38:49.405Z] ====== finagle-http (web) [default], iteration 10 started ======
[2025-09-04T21:38:49.405Z] GC before operation: completed in 98.499 ms, heap usage 249.540 MB -> 15.003 MB.
[2025-09-04T21:38:57.637Z] ====== finagle-http (web) [default], iteration 10 completed (7740.485 ms) ======
[2025-09-04T21:38:57.637Z] ====== finagle-http (web) [default], iteration 11 started ======
[2025-09-04T21:38:57.637Z] GC before operation: completed in 121.305 ms, heap usage 84.403 MB -> 16.036 MB.
[2025-09-04T21:39:04.463Z] ====== finagle-http (web) [default], iteration 11 completed (6713.810 ms) ======
[2025-09-04T21:39:04.463Z] -----------------------------------
[2025-09-04T21:39:04.463Z] renaissance-finagle-http_0_PASSED
[2025-09-04T21:39:04.463Z] -----------------------------------
[2025-09-04T21:39:04.463Z]
[2025-09-04T21:39:04.463Z] TEST TEARDOWN:
[2025-09-04T21:39:04.463Z] Nothing to be done for teardown.
[2025-09-04T21:39:04.463Z] renaissance-finagle-http_0 Finish Time: Thu Sep 4 21:39:04 2025 Epoch Time (ms): 1757021944341
[2025-09-04T21:39:04.463Z]
[2025-09-04T21:39:04.463Z] ===============================================
[2025-09-04T21:39:04.463Z] Running test renaissance-gauss-mix_0 ...
[2025-09-04T21:39:04.463Z] ===============================================
[2025-09-04T21:39:04.463Z] renaissance-gauss-mix_0 Start Time: Thu Sep 4 21:39:04 2025 Epoch Time (ms): 1757021944367
[2025-09-04T21:39:04.463Z] variation: NoOptions
[2025-09-04T21:39:04.463Z] JVM_OPTIONS:
[2025-09-04T21:39:04.463Z] { \
[2025-09-04T21:39:04.463Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T21:39:04.463Z] echo "Nothing to be done for setup."; \
[2025-09-04T21:39:04.463Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-gauss-mix_0"; \
[2025-09-04T21:39:04.463Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-gauss-mix_0"; \
[2025-09-04T21:39:04.463Z] echo ""; echo "TESTING:"; \
[2025-09-04T21:39:04.463Z] "/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_1757021752643/renaissance-gauss-mix_0"/gauss-mix.json" gauss-mix; \
[2025-09-04T21:39:04.463Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-gauss-mix_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_1757021752643/renaissance-gauss-mix_0"; else echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T21:39:04.463Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T21:39:04.463Z] echo "Nothing to be done for teardown."; \
[2025-09-04T21:39:04.463Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/TestTargetResult";
[2025-09-04T21:39:04.463Z]
[2025-09-04T21:39:04.463Z] TEST SETUP:
[2025-09-04T21:39:04.463Z] Nothing to be done for setup.
[2025-09-04T21:39:04.463Z]
[2025-09-04T21:39:04.463Z] TESTING:
[2025-09-04T21:39:05.221Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T21:39:05.221Z] 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_1757021752643/renaissance-gauss-mix_0/launcher-213904-6053246300634660566/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-04T21:39:05.221Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-04T21:39:05.221Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-04T21:39:12.016Z] Benchmark 'gauss-mix' failed with exception:
[2025-09-04T21:39:12.016Z] java.lang.ExceptionInInitializerError
[2025-09-04T21:39:12.016Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-09-04T21:39:12.016Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-09-04T21:39:12.016Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-09-04T21:39:12.016Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-09-04T21:39:12.016Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-09-04T21:39:12.016Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-04T21:39:12.016Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-09-04T21:39:12.016Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-09-04T21:39:12.016Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-09-04T21:39:12.016Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-09-04T21:39:12.016Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-09-04T21:39:12.016Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-09-04T21:39:12.016Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-09-04T21:39:12.016Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-09-04T21:39:12.016Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-09-04T21:39:12.016Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-04T21:39:12.016Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-09-04T21:39:12.016Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-09-04T21:39:12.016Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-09-04T21:39:12.016Z] at org.renaissance.apache.spark.GaussMix.setUpSparkContext(GaussMix.scala:74)
[2025-09-04T21:39:12.016Z] at org.renaissance.apache.spark.GaussMix.setUpBeforeAll(GaussMix.scala:203)
[2025-09-04T21:39:12.016Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-09-04T21:39:12.016Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-09-04T21:39:12.016Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-09-04T21:39:12.016Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-09-04T21:39:12.016Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-09-04T21:39:12.016Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-09-04T21:39:12.016Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-09-04T21:39:12.016Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-09-04T21:39:12.016Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-09-04T21:39:12.016Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-09-04T21:39:12.017Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-09-04T21:39:12.017Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-09-04T21:39:12.017Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-09-04T21:39:12.017Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-04T21:39:12.017Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-09-04T21:39:12.017Z] ... 34 more
[2025-09-04T21:39:12.017Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-04T21:39:12.017Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-09-04T21:39:12.017Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:558)
[2025-09-04T21:39:12.017Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:491)
[2025-09-04T21:39:12.017Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-09-04T21:39:12.017Z] at java.base/java.lang.Class.forName(Class.java:472)
[2025-09-04T21:39:12.017Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-09-04T21:39:12.017Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-09-04T21:39:12.017Z] ... 34 more
[2025-09-04T21:39:12.017Z] The following benchmarks failed: gauss-mix
[2025-09-04T21:39:12.017Z] -----------------------------------
[2025-09-04T21:39:12.017Z] renaissance-gauss-mix_0_FAILED
[2025-09-04T21:39:12.017Z] -----------------------------------
[2025-09-04T21:39:12.017Z]
[2025-09-04T21:39:12.017Z] TEST TEARDOWN:
[2025-09-04T21:39:12.017Z] Nothing to be done for teardown.
[2025-09-04T21:39:12.017Z] renaissance-gauss-mix_0 Finish Time: Thu Sep 4 21:39:11 2025 Epoch Time (ms): 1757021951441
[2025-09-04T21:39:12.017Z]
[2025-09-04T21:39:12.017Z] ===============================================
[2025-09-04T21:39:12.017Z] Running test renaissance-log-regression_0 ...
[2025-09-04T21:39:12.017Z] ===============================================
[2025-09-04T21:39:12.017Z] renaissance-log-regression_0 Start Time: Thu Sep 4 21:39:11 2025 Epoch Time (ms): 1757021951466
[2025-09-04T21:39:12.017Z] variation: NoOptions
[2025-09-04T21:39:12.017Z] JVM_OPTIONS:
[2025-09-04T21:39:12.017Z] { \
[2025-09-04T21:39:12.017Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T21:39:12.017Z] echo "Nothing to be done for setup."; \
[2025-09-04T21:39:12.017Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-log-regression_0"; \
[2025-09-04T21:39:12.017Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-log-regression_0"; \
[2025-09-04T21:39:12.017Z] echo ""; echo "TESTING:"; \
[2025-09-04T21:39:12.017Z] "/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_1757021752643/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2025-09-04T21:39:12.017Z] 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_1757021752643/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T21:39:12.017Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T21:39:12.017Z] echo "Nothing to be done for teardown."; \
[2025-09-04T21:39:12.017Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/TestTargetResult";
[2025-09-04T21:39:12.017Z]
[2025-09-04T21:39:12.017Z] TEST SETUP:
[2025-09-04T21:39:12.017Z] Nothing to be done for setup.
[2025-09-04T21:39:12.017Z]
[2025-09-04T21:39:12.017Z] TESTING:
[2025-09-04T21:39:12.784Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T21:39:12.784Z] 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_1757021752643/renaissance-log-regression_0/launcher-213911-15186464661322952286/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-04T21:39:12.784Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-04T21:39:12.784Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-04T21:39:18.333Z] Benchmark 'log-regression' failed with exception:
[2025-09-04T21:39:18.333Z] java.lang.ExceptionInInitializerError
[2025-09-04T21:39:18.333Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-09-04T21:39:18.333Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-09-04T21:39:18.333Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-09-04T21:39:18.333Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-09-04T21:39:18.333Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-09-04T21:39:18.333Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-04T21:39:18.333Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-09-04T21:39:18.333Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-09-04T21:39:18.333Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-09-04T21:39:18.333Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-09-04T21:39:18.333Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-09-04T21:39:18.333Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-09-04T21:39:18.333Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-09-04T21:39:18.333Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-09-04T21:39:18.333Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-09-04T21:39:18.333Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-04T21:39:18.333Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-09-04T21:39:18.333Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-09-04T21:39:18.333Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-09-04T21:39:18.333Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52)
[2025-09-04T21:39:18.333Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92)
[2025-09-04T21:39:18.333Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-09-04T21:39:18.333Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-09-04T21:39:18.333Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-09-04T21:39:18.333Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-09-04T21:39:18.333Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-09-04T21:39:18.333Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-09-04T21:39:18.333Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-09-04T21:39:18.333Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-09-04T21:39:18.333Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-09-04T21:39:18.333Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-09-04T21:39:18.333Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-09-04T21:39:18.333Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-09-04T21:39:18.333Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-09-04T21:39:18.333Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-04T21:39:18.333Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-09-04T21:39:18.333Z] ... 34 more
[2025-09-04T21:39:18.333Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-04T21:39:18.333Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-09-04T21:39:18.333Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:558)
[2025-09-04T21:39:18.333Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:491)
[2025-09-04T21:39:18.333Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-09-04T21:39:18.333Z] at java.base/java.lang.Class.forName(Class.java:472)
[2025-09-04T21:39:18.333Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-09-04T21:39:18.333Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-09-04T21:39:18.334Z] ... 34 more
[2025-09-04T21:39:19.093Z] The following benchmarks failed: log-regression
[2025-09-04T21:39:19.093Z] -----------------------------------
[2025-09-04T21:39:19.093Z] renaissance-log-regression_0_FAILED
[2025-09-04T21:39:19.093Z] -----------------------------------
[2025-09-04T21:39:19.093Z]
[2025-09-04T21:39:19.093Z] TEST TEARDOWN:
[2025-09-04T21:39:19.093Z] Nothing to be done for teardown.
[2025-09-04T21:39:19.093Z] renaissance-log-regression_0 Finish Time: Thu Sep 4 21:39:18 2025 Epoch Time (ms): 1757021958994
[2025-09-04T21:39:19.093Z]
[2025-09-04T21:39:19.093Z] ===============================================
[2025-09-04T21:39:19.093Z] Running test renaissance-mnemonics_0 ...
[2025-09-04T21:39:19.093Z] ===============================================
[2025-09-04T21:39:19.093Z] renaissance-mnemonics_0 Start Time: Thu Sep 4 21:39:19 2025 Epoch Time (ms): 1757021959026
[2025-09-04T21:39:19.852Z] variation: NoOptions
[2025-09-04T21:39:19.852Z] JVM_OPTIONS:
[2025-09-04T21:39:19.852Z] { \
[2025-09-04T21:39:19.852Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T21:39:19.852Z] echo "Nothing to be done for setup."; \
[2025-09-04T21:39:19.852Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-mnemonics_0"; \
[2025-09-04T21:39:19.852Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-mnemonics_0"; \
[2025-09-04T21:39:19.852Z] echo ""; echo "TESTING:"; \
[2025-09-04T21:39:19.852Z] "/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_1757021752643/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2025-09-04T21:39:19.852Z] 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_1757021752643/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T21:39:19.852Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T21:39:19.852Z] echo "Nothing to be done for teardown."; \
[2025-09-04T21:39:19.852Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/TestTargetResult";
[2025-09-04T21:39:19.852Z]
[2025-09-04T21:39:19.852Z] TEST SETUP:
[2025-09-04T21:39:19.852Z] Nothing to be done for setup.
[2025-09-04T21:39:19.852Z]
[2025-09-04T21:39:19.852Z] TESTING:
[2025-09-04T21:39:20.609Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T21:39:20.609Z] 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_1757021752643/renaissance-mnemonics_0/launcher-213919-7896076347201399893/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-04T21:39:20.609Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-04T21:39:20.609Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-04T21:39:20.609Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2025-09-04T21:39:20.609Z] GC before operation: completed in 30.138 ms, heap usage 25.631 MB -> 3.842 MB.
[2025-09-04T21:39:28.806Z] ====== mnemonics (functional) [default], iteration 0 completed (7190.544 ms) ======
[2025-09-04T21:39:28.806Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2025-09-04T21:39:28.806Z] GC before operation: completed in 46.079 ms, heap usage 299.370 MB -> 3.878 MB.
[2025-09-04T21:39:35.583Z] ====== mnemonics (functional) [default], iteration 1 completed (6602.399 ms) ======
[2025-09-04T21:39:35.583Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2025-09-04T21:39:35.583Z] GC before operation: completed in 50.736 ms, heap usage 522.889 MB -> 3.878 MB.
[2025-09-04T21:39:42.879Z] ====== mnemonics (functional) [default], iteration 2 completed (6407.771 ms) ======
[2025-09-04T21:39:42.879Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2025-09-04T21:39:42.879Z] GC before operation: completed in 45.706 ms, heap usage 564.886 MB -> 3.878 MB.
[2025-09-04T21:39:49.696Z] ====== mnemonics (functional) [default], iteration 3 completed (6349.836 ms) ======
[2025-09-04T21:39:49.696Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2025-09-04T21:39:49.696Z] GC before operation: completed in 38.747 ms, heap usage 173.386 MB -> 3.878 MB.
[2025-09-04T21:39:56.490Z] ====== mnemonics (functional) [default], iteration 4 completed (6178.926 ms) ======
[2025-09-04T21:39:56.490Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2025-09-04T21:39:56.490Z] GC before operation: completed in 56.306 ms, heap usage 615.886 MB -> 3.878 MB.
[2025-09-04T21:40:03.291Z] ====== mnemonics (functional) [default], iteration 5 completed (6401.554 ms) ======
[2025-09-04T21:40:03.291Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2025-09-04T21:40:03.291Z] GC before operation: completed in 45.552 ms, heap usage 453.888 MB -> 3.878 MB.
[2025-09-04T21:40:10.113Z] ====== mnemonics (functional) [default], iteration 6 completed (6630.248 ms) ======
[2025-09-04T21:40:10.113Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2025-09-04T21:40:10.113Z] GC before operation: completed in 46.301 ms, heap usage 379.888 MB -> 3.878 MB.
[2025-09-04T21:40:16.951Z] ====== mnemonics (functional) [default], iteration 7 completed (6243.357 ms) ======
[2025-09-04T21:40:16.951Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2025-09-04T21:40:16.951Z] GC before operation: completed in 46.011 ms, heap usage 548.886 MB -> 3.878 MB.
[2025-09-04T21:40:25.213Z] ====== mnemonics (functional) [default], iteration 8 completed (6469.561 ms) ======
[2025-09-04T21:40:25.213Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2025-09-04T21:40:25.213Z] GC before operation: completed in 64.235 ms, heap usage 733.888 MB -> 3.878 MB.
[2025-09-04T21:40:32.026Z] ====== mnemonics (functional) [default], iteration 9 completed (6706.550 ms) ======
[2025-09-04T21:40:32.026Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2025-09-04T21:40:32.026Z] GC before operation: completed in 40.711 ms, heap usage 235.886 MB -> 3.878 MB.
[2025-09-04T21:40:38.084Z] ====== mnemonics (functional) [default], iteration 10 completed (6310.960 ms) ======
[2025-09-04T21:40:38.084Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2025-09-04T21:40:38.084Z] GC before operation: completed in 45.461 ms, heap usage 617.386 MB -> 3.878 MB.
[2025-09-04T21:40:44.894Z] ====== mnemonics (functional) [default], iteration 11 completed (6398.319 ms) ======
[2025-09-04T21:40:44.894Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2025-09-04T21:40:45.658Z] GC before operation: completed in 53.296 ms, heap usage 619.888 MB -> 3.878 MB.
[2025-09-04T21:40:52.604Z] ====== mnemonics (functional) [default], iteration 12 completed (6341.911 ms) ======
[2025-09-04T21:40:52.604Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2025-09-04T21:40:52.604Z] GC before operation: completed in 47.097 ms, heap usage 628.386 MB -> 3.878 MB.
[2025-09-04T21:40:59.418Z] ====== mnemonics (functional) [default], iteration 13 completed (6388.673 ms) ======
[2025-09-04T21:40:59.418Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2025-09-04T21:40:59.418Z] GC before operation: completed in 31.927 ms, heap usage 167.386 MB -> 3.878 MB.
[2025-09-04T21:41:06.220Z] ====== mnemonics (functional) [default], iteration 14 completed (6412.833 ms) ======
[2025-09-04T21:41:06.220Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2025-09-04T21:41:06.220Z] GC before operation: completed in 48.667 ms, heap usage 172.886 MB -> 3.879 MB.
[2025-09-04T21:41:13.055Z] ====== mnemonics (functional) [default], iteration 15 completed (6322.809 ms) ======
[2025-09-04T21:41:13.055Z] -----------------------------------
[2025-09-04T21:41:13.055Z] renaissance-mnemonics_0_PASSED
[2025-09-04T21:41:13.055Z] -----------------------------------
[2025-09-04T21:41:13.055Z]
[2025-09-04T21:41:13.055Z] TEST TEARDOWN:
[2025-09-04T21:41:13.055Z] Nothing to be done for teardown.
[2025-09-04T21:41:13.055Z] renaissance-mnemonics_0 Finish Time: Thu Sep 4 21:41:12 2025 Epoch Time (ms): 1757022072744
[2025-09-04T21:41:13.055Z]
[2025-09-04T21:41:13.055Z] ===============================================
[2025-09-04T21:41:13.055Z] Running test renaissance-movie-lens_0 ...
[2025-09-04T21:41:13.055Z] ===============================================
[2025-09-04T21:41:13.055Z] renaissance-movie-lens_0 Start Time: Thu Sep 4 21:41:12 2025 Epoch Time (ms): 1757022072767
[2025-09-04T21:41:13.055Z] variation: NoOptions
[2025-09-04T21:41:13.055Z] JVM_OPTIONS:
[2025-09-04T21:41:13.055Z] { \
[2025-09-04T21:41:13.055Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T21:41:13.055Z] echo "Nothing to be done for setup."; \
[2025-09-04T21:41:13.055Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-movie-lens_0"; \
[2025-09-04T21:41:13.055Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-movie-lens_0"; \
[2025-09-04T21:41:13.055Z] echo ""; echo "TESTING:"; \
[2025-09-04T21:41:13.055Z] "/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_1757021752643/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2025-09-04T21:41:13.055Z] 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_1757021752643/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T21:41:13.055Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T21:41:13.055Z] echo "Nothing to be done for teardown."; \
[2025-09-04T21:41:13.055Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/TestTargetResult";
[2025-09-04T21:41:13.055Z]
[2025-09-04T21:41:13.055Z] TEST SETUP:
[2025-09-04T21:41:13.055Z] Nothing to be done for setup.
[2025-09-04T21:41:13.055Z]
[2025-09-04T21:41:13.055Z] TESTING:
[2025-09-04T21:41:15.502Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T21:41:15.502Z] 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_1757021752643/renaissance-movie-lens_0/launcher-214112-6068340910724131793/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-04T21:41:15.502Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-04T21:41:15.502Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-04T21:41:22.317Z] Benchmark 'movie-lens' failed with exception:
[2025-09-04T21:41:22.317Z] java.lang.ExceptionInInitializerError
[2025-09-04T21:41:22.317Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-09-04T21:41:22.317Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-09-04T21:41:22.317Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-09-04T21:41:22.317Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-09-04T21:41:22.317Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-09-04T21:41:22.317Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-04T21:41:22.317Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-09-04T21:41:22.317Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-09-04T21:41:22.317Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-09-04T21:41:22.317Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-09-04T21:41:22.317Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-09-04T21:41:22.317Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-09-04T21:41:22.317Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-09-04T21:41:22.317Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-09-04T21:41:22.317Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-09-04T21:41:22.317Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-04T21:41:22.317Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-09-04T21:41:22.317Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-09-04T21:41:22.317Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-09-04T21:41:22.317Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80)
[2025-09-04T21:41:22.317Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320)
[2025-09-04T21:41:22.317Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-09-04T21:41:22.317Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-09-04T21:41:22.318Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-09-04T21:41:22.318Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-09-04T21:41:22.318Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-09-04T21:41:22.318Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-09-04T21:41:22.318Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-09-04T21:41:22.318Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-09-04T21:41:22.318Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-09-04T21:41:22.318Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-09-04T21:41:22.318Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-09-04T21:41:22.318Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-09-04T21:41:22.318Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-09-04T21:41:22.318Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-04T21:41:22.318Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-09-04T21:41:22.318Z] ... 34 more
[2025-09-04T21:41:22.318Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-04T21:41:22.318Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-09-04T21:41:22.318Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:558)
[2025-09-04T21:41:22.318Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:491)
[2025-09-04T21:41:22.318Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-09-04T21:41:22.318Z] at java.base/java.lang.Class.forName(Class.java:472)
[2025-09-04T21:41:22.318Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-09-04T21:41:22.318Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-09-04T21:41:22.318Z] ... 34 more
[2025-09-04T21:41:22.318Z] The following benchmarks failed: movie-lens
[2025-09-04T21:41:22.318Z] -----------------------------------
[2025-09-04T21:41:22.318Z] renaissance-movie-lens_0_FAILED
[2025-09-04T21:41:22.318Z] -----------------------------------
[2025-09-04T21:41:22.318Z]
[2025-09-04T21:41:22.318Z] TEST TEARDOWN:
[2025-09-04T21:41:22.318Z] Nothing to be done for teardown.
[2025-09-04T21:41:22.318Z] renaissance-movie-lens_0 Finish Time: Thu Sep 4 21:41:21 2025 Epoch Time (ms): 1757022081818
[2025-09-04T21:41:22.318Z]
[2025-09-04T21:41:22.318Z] ===============================================
[2025-09-04T21:41:22.318Z] Running test renaissance-par-mnemonics_0 ...
[2025-09-04T21:41:22.318Z] ===============================================
[2025-09-04T21:41:22.318Z] renaissance-par-mnemonics_0 Start Time: Thu Sep 4 21:41:21 2025 Epoch Time (ms): 1757022081842
[2025-09-04T21:41:22.318Z] variation: NoOptions
[2025-09-04T21:41:22.318Z] JVM_OPTIONS:
[2025-09-04T21:41:22.318Z] { \
[2025-09-04T21:41:22.318Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T21:41:22.318Z] echo "Nothing to be done for setup."; \
[2025-09-04T21:41:22.318Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-par-mnemonics_0"; \
[2025-09-04T21:41:22.318Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-par-mnemonics_0"; \
[2025-09-04T21:41:22.318Z] echo ""; echo "TESTING:"; \
[2025-09-04T21:41:22.318Z] "/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_1757021752643/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2025-09-04T21:41:22.318Z] 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_1757021752643/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T21:41:22.318Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T21:41:22.318Z] echo "Nothing to be done for teardown."; \
[2025-09-04T21:41:22.318Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/TestTargetResult";
[2025-09-04T21:41:22.318Z]
[2025-09-04T21:41:22.318Z] TEST SETUP:
[2025-09-04T21:41:22.318Z] Nothing to be done for setup.
[2025-09-04T21:41:22.318Z]
[2025-09-04T21:41:22.318Z] TESTING:
[2025-09-04T21:41:23.329Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T21:41:23.329Z] 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_1757021752643/renaissance-par-mnemonics_0/launcher-214122-6162343743258260767/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-04T21:41:23.329Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-04T21:41:23.329Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-04T21:41:23.329Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2025-09-04T21:41:23.329Z] GC before operation: completed in 36.122 ms, heap usage 25.631 MB -> 3.844 MB.
[2025-09-04T21:41:31.536Z] ====== par-mnemonics (functional) [default], iteration 0 completed (6348.214 ms) ======
[2025-09-04T21:41:31.536Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2025-09-04T21:41:31.536Z] GC before operation: completed in 52.177 ms, heap usage 212.517 MB -> 3.903 MB.
[2025-09-04T21:41:37.085Z] ====== par-mnemonics (functional) [default], iteration 1 completed (5578.351 ms) ======
[2025-09-04T21:41:37.085Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2025-09-04T21:41:37.085Z] GC before operation: completed in 52.634 ms, heap usage 472.931 MB -> 3.903 MB.
[2025-09-04T21:41:43.882Z] ====== par-mnemonics (functional) [default], iteration 2 completed (5705.052 ms) ======
[2025-09-04T21:41:43.882Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2025-09-04T21:41:43.882Z] GC before operation: completed in 44.192 ms, heap usage 670.427 MB -> 3.903 MB.
[2025-09-04T21:41:49.415Z] ====== par-mnemonics (functional) [default], iteration 3 completed (5766.894 ms) ======
[2025-09-04T21:41:49.415Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2025-09-04T21:41:49.415Z] GC before operation: completed in 41.745 ms, heap usage 152.429 MB -> 3.904 MB.
[2025-09-04T21:41:56.208Z] ====== par-mnemonics (functional) [default], iteration 4 completed (5593.593 ms) ======
[2025-09-04T21:41:56.208Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2025-09-04T21:41:56.208Z] GC before operation: completed in 44.999 ms, heap usage 593.427 MB -> 3.903 MB.
[2025-09-04T21:42:01.745Z] ====== par-mnemonics (functional) [default], iteration 5 completed (5700.325 ms) ======
[2025-09-04T21:42:01.745Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2025-09-04T21:42:01.745Z] GC before operation: completed in 52.529 ms, heap usage 149.429 MB -> 3.904 MB.
[2025-09-04T21:42:08.559Z] ====== par-mnemonics (functional) [default], iteration 6 completed (5621.359 ms) ======
[2025-09-04T21:42:08.559Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2025-09-04T21:42:08.559Z] GC before operation: completed in 47.864 ms, heap usage 588.429 MB -> 3.903 MB.
[2025-09-04T21:42:14.156Z] ====== par-mnemonics (functional) [default], iteration 7 completed (5696.792 ms) ======
[2025-09-04T21:42:14.156Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2025-09-04T21:42:14.156Z] GC before operation: completed in 29.433 ms, heap usage 122.903 MB -> 3.904 MB.
[2025-09-04T21:42:20.968Z] ====== par-mnemonics (functional) [default], iteration 8 completed (5927.554 ms) ======
[2025-09-04T21:42:20.968Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2025-09-04T21:42:20.968Z] GC before operation: completed in 48.012 ms, heap usage 634.945 MB -> 3.904 MB.
[2025-09-04T21:42:26.504Z] ====== par-mnemonics (functional) [default], iteration 9 completed (5680.893 ms) ======
[2025-09-04T21:42:26.504Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2025-09-04T21:42:26.504Z] GC before operation: completed in 45.724 ms, heap usage 458.427 MB -> 3.904 MB.
[2025-09-04T21:42:33.291Z] ====== par-mnemonics (functional) [default], iteration 10 completed (5596.611 ms) ======
[2025-09-04T21:42:33.291Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2025-09-04T21:42:33.292Z] GC before operation: completed in 53.380 ms, heap usage 570.427 MB -> 3.904 MB.
[2025-09-04T21:42:38.830Z] ====== par-mnemonics (functional) [default], iteration 11 completed (5582.916 ms) ======
[2025-09-04T21:42:38.830Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2025-09-04T21:42:38.830Z] GC before operation: completed in 57.303 ms, heap usage 660.429 MB -> 3.904 MB.
[2025-09-04T21:42:46.389Z] ====== par-mnemonics (functional) [default], iteration 12 completed (6339.264 ms) ======
[2025-09-04T21:42:46.389Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2025-09-04T21:42:46.389Z] GC before operation: completed in 50.085 ms, heap usage 462.428 MB -> 3.904 MB.
[2025-09-04T21:42:51.934Z] ====== par-mnemonics (functional) [default], iteration 13 completed (5664.032 ms) ======
[2025-09-04T21:42:51.934Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2025-09-04T21:42:51.934Z] GC before operation: completed in 54.015 ms, heap usage 653.429 MB -> 3.904 MB.
[2025-09-04T21:42:58.788Z] ====== par-mnemonics (functional) [default], iteration 14 completed (5532.664 ms) ======
[2025-09-04T21:42:58.788Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2025-09-04T21:42:58.788Z] GC before operation: completed in 53.143 ms, heap usage 727.430 MB -> 3.904 MB.
[2025-09-04T21:43:05.799Z] ====== par-mnemonics (functional) [default], iteration 15 completed (6530.655 ms) ======
[2025-09-04T21:43:05.799Z] -----------------------------------
[2025-09-04T21:43:05.799Z] renaissance-par-mnemonics_0_PASSED
[2025-09-04T21:43:05.799Z] -----------------------------------
[2025-09-04T21:43:05.799Z]
[2025-09-04T21:43:05.799Z] TEST TEARDOWN:
[2025-09-04T21:43:05.799Z] Nothing to be done for teardown.
[2025-09-04T21:43:05.799Z] renaissance-par-mnemonics_0 Finish Time: Thu Sep 4 21:43:05 2025 Epoch Time (ms): 1757022185361
[2025-09-04T21:43:05.799Z]
[2025-09-04T21:43:05.799Z] ===============================================
[2025-09-04T21:43:05.799Z] Running test renaissance-philosophers_0 ...
[2025-09-04T21:43:05.799Z] ===============================================
[2025-09-04T21:43:05.799Z] renaissance-philosophers_0 Start Time: Thu Sep 4 21:43:05 2025 Epoch Time (ms): 1757022185385
[2025-09-04T21:43:05.799Z] variation: NoOptions
[2025-09-04T21:43:05.799Z] JVM_OPTIONS:
[2025-09-04T21:43:05.799Z] { \
[2025-09-04T21:43:05.799Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T21:43:05.799Z] echo "Nothing to be done for setup."; \
[2025-09-04T21:43:05.799Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-philosophers_0"; \
[2025-09-04T21:43:05.799Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/renaissance-philosophers_0"; \
[2025-09-04T21:43:05.799Z] echo ""; echo "TESTING:"; \
[2025-09-04T21:43:05.799Z] "/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_1757021752643/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2025-09-04T21:43:05.799Z] 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_1757021752643/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T21:43:05.799Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T21:43:05.799Z] echo "Nothing to be done for teardown."; \
[2025-09-04T21:43:05.799Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/TestTargetResult";
[2025-09-04T21:43:05.799Z]
[2025-09-04T21:43:05.799Z] TEST SETUP:
[2025-09-04T21:43:05.799Z] Nothing to be done for setup.
[2025-09-04T21:43:05.799Z]
[2025-09-04T21:43:05.799Z] TESTING:
[2025-09-04T21:43:06.559Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T21:43:06.559Z] 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_1757021752643/renaissance-philosophers_0/launcher-214305-414462906876711982/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-04T21:43:06.559Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-04T21:43:06.559Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-04T21:43:08.126Z] ====== philosophers (scala) [default], iteration 0 started ======
[2025-09-04T21:43:08.126Z] GC before operation: completed in 41.754 ms, heap usage 27.131 MB -> 4.818 MB.
[2025-09-04T21:43:12.558Z] Camera thread performed 122 scans.
[2025-09-04T21:43:12.558Z] ====== philosophers (scala) [default], iteration 0 completed (4324.654 ms) ======
[2025-09-04T21:43:12.558Z] ====== philosophers (scala) [default], iteration 1 started ======
[2025-09-04T21:43:12.558Z] GC before operation: completed in 48.955 ms, heap usage 96.896 MB -> 5.161 MB.
[2025-09-04T21:43:16.983Z] Camera thread performed 122 scans.
[2025-09-04T21:43:16.983Z] ====== philosophers (scala) [default], iteration 1 completed (1484.249 ms) ======
[2025-09-04T21:43:16.983Z] ====== philosophers (scala) [default], iteration 2 started ======
[2025-09-04T21:43:16.983Z] GC before operation: completed in 40.018 ms, heap usage 27.318 MB -> 5.162 MB.
[2025-09-04T21:43:16.983Z] Camera thread performed 122 scans.
[2025-09-04T21:43:16.983Z] ====== philosophers (scala) [default], iteration 2 completed (1433.998 ms) ======
[2025-09-04T21:43:16.983Z] ====== philosophers (scala) [default], iteration 3 started ======
[2025-09-04T21:43:16.983Z] GC before operation: completed in 35.612 ms, heap usage 83.314 MB -> 5.163 MB.
[2025-09-04T21:43:16.983Z] Camera thread performed 122 scans.
[2025-09-04T21:43:16.983Z] ====== philosophers (scala) [default], iteration 3 completed (1344.853 ms) ======
[2025-09-04T21:43:16.983Z] ====== philosophers (scala) [default], iteration 4 started ======
[2025-09-04T21:43:16.983Z] GC before operation: completed in 35.477 ms, heap usage 97.696 MB -> 5.164 MB.
[2025-09-04T21:43:18.563Z] Camera thread performed 122 scans.
[2025-09-04T21:43:18.563Z] ====== philosophers (scala) [default], iteration 4 completed (1472.458 ms) ======
[2025-09-04T21:43:18.563Z] ====== philosophers (scala) [default], iteration 5 started ======
[2025-09-04T21:43:18.563Z] GC before operation: completed in 39.452 ms, heap usage 136.495 MB -> 5.164 MB.
[2025-09-04T21:43:20.152Z] Camera thread performed 122 scans.
[2025-09-04T21:43:20.152Z] ====== philosophers (scala) [default], iteration 5 completed (1368.186 ms) ======
[2025-09-04T21:43:20.152Z] ====== philosophers (scala) [default], iteration 6 started ======
[2025-09-04T21:43:20.152Z] GC before operation: completed in 27.129 ms, heap usage 131.913 MB -> 5.164 MB.
[2025-09-04T21:43:20.924Z] Camera thread performed 122 scans.
[2025-09-04T21:43:20.924Z] ====== philosophers (scala) [default], iteration 6 completed (1175.103 ms) ======
[2025-09-04T21:43:20.924Z] ====== philosophers (scala) [default], iteration 7 started ======
[2025-09-04T21:43:20.924Z] GC before operation: completed in 38.145 ms, heap usage 124.373 MB -> 5.164 MB.
[2025-09-04T21:43:22.507Z] Camera thread performed 122 scans.
[2025-09-04T21:43:22.507Z] ====== philosophers (scala) [default], iteration 7 completed (1248.967 ms) ======
[2025-09-04T21:43:22.507Z] ====== philosophers (scala) [default], iteration 8 started ======
[2025-09-04T21:43:22.507Z] GC before operation: completed in 34.882 ms, heap usage 38.836 MB -> 5.164 MB.
[2025-09-04T21:43:24.085Z] Camera thread performed 122 scans.
[2025-09-04T21:43:24.085Z] ====== philosophers (scala) [default], iteration 8 completed (1318.207 ms) ======
[2025-09-04T21:43:24.085Z] ====== philosophers (scala) [default], iteration 9 started ======
[2025-09-04T21:43:24.085Z] GC before operation: completed in 41.087 ms, heap usage 84.860 MB -> 5.165 MB.
[2025-09-04T21:43:25.669Z] Camera thread performed 122 scans.
[2025-09-04T21:43:25.669Z] ====== philosophers (scala) [default], iteration 9 completed (1466.746 ms) ======
[2025-09-04T21:43:25.669Z] ====== philosophers (scala) [default], iteration 10 started ======
[2025-09-04T21:43:25.669Z] GC before operation: completed in 25.531 ms, heap usage 58.865 MB -> 5.200 MB.
[2025-09-04T21:43:26.433Z] Camera thread performed 122 scans.
[2025-09-04T21:43:26.433Z] ====== philosophers (scala) [default], iteration 10 completed (1278.490 ms) ======
[2025-09-04T21:43:26.433Z] ====== philosophers (scala) [default], iteration 11 started ======
[2025-09-04T21:43:26.433Z] GC before operation: completed in 35.364 ms, heap usage 65.900 MB -> 5.166 MB.
[2025-09-04T21:43:28.002Z] Camera thread performed 122 scans.
[2025-09-04T21:43:28.002Z] ====== philosophers (scala) [default], iteration 11 completed (1380.249 ms) ======
[2025-09-04T21:43:28.002Z] ====== philosophers (scala) [default], iteration 12 started ======
[2025-09-04T21:43:28.002Z] GC before operation: completed in 37.941 ms, heap usage 18.836 MB -> 5.166 MB.
[2025-09-04T21:43:29.576Z] Camera thread performed 122 scans.
[2025-09-04T21:43:29.576Z] ====== philosophers (scala) [default], iteration 12 completed (1349.931 ms) ======
[2025-09-04T21:43:29.576Z] ====== philosophers (scala) [default], iteration 13 started ======
[2025-09-04T21:43:29.576Z] GC before operation: completed in 27.305 ms, heap usage 34.800 MB -> 5.166 MB.
[2025-09-04T21:43:34.010Z] Camera thread performed 122 scans.
[2025-09-04T21:43:34.010Z] ====== philosophers (scala) [default], iteration 13 completed (1454.057 ms) ======
[2025-09-04T21:43:34.010Z] ====== philosophers (scala) [default], iteration 14 started ======
[2025-09-04T21:43:34.010Z] GC before operation: completed in 36.059 ms, heap usage 60.308 MB -> 5.166 MB.
[2025-09-04T21:43:34.010Z] Camera thread performed 122 scans.
[2025-09-04T21:43:34.010Z] ====== philosophers (scala) [default], iteration 14 completed (1368.183 ms) ======
[2025-09-04T21:43:34.010Z] ====== philosophers (scala) [default], iteration 15 started ======
[2025-09-04T21:43:34.010Z] GC before operation: completed in 30.019 ms, heap usage 53.827 MB -> 5.167 MB.
[2025-09-04T21:43:34.010Z] Camera thread performed 122 scans.
[2025-09-04T21:43:34.010Z] ====== philosophers (scala) [default], iteration 15 completed (1255.077 ms) ======
[2025-09-04T21:43:34.010Z] ====== philosophers (scala) [default], iteration 16 started ======
[2025-09-04T21:43:34.010Z] GC before operation: completed in 35.708 ms, heap usage 58.331 MB -> 5.167 MB.
[2025-09-04T21:43:34.936Z] Camera thread performed 122 scans.
[2025-09-04T21:43:34.936Z] ====== philosophers (scala) [default], iteration 16 completed (1310.348 ms) ======
[2025-09-04T21:43:34.936Z] ====== philosophers (scala) [default], iteration 17 started ======
[2025-09-04T21:43:34.936Z] GC before operation: completed in 25.870 ms, heap usage 26.295 MB -> 5.167 MB.
[2025-09-04T21:43:36.514Z] Camera thread performed 122 scans.
[2025-09-04T21:43:36.514Z] ====== philosophers (scala) [default], iteration 17 completed (1419.974 ms) ======
[2025-09-04T21:43:36.514Z] ====== philosophers (scala) [default], iteration 18 started ======
[2025-09-04T21:43:36.514Z] GC before operation: completed in 33.193 ms, heap usage 144.347 MB -> 5.167 MB.
[2025-09-04T21:43:38.097Z] Camera thread performed 122 scans.
[2025-09-04T21:43:38.097Z] ====== philosophers (scala) [default], iteration 18 completed (1350.370 ms) ======
[2025-09-04T21:43:38.097Z] ====== philosophers (scala) [default], iteration 19 started ======
[2025-09-04T21:43:38.097Z] GC before operation: completed in 27.006 ms, heap usage 50.862 MB -> 5.167 MB.
[2025-09-04T21:43:38.859Z] Camera thread performed 122 scans.
[2025-09-04T21:43:38.859Z] ====== philosophers (scala) [default], iteration 19 completed (1348.448 ms) ======
[2025-09-04T21:43:38.859Z] ====== philosophers (scala) [default], iteration 20 started ======
[2025-09-04T21:43:38.859Z] GC before operation: completed in 29.935 ms, heap usage 69.835 MB -> 5.167 MB.
[2025-09-04T21:43:40.442Z] Camera thread performed 122 scans.
[2025-09-04T21:43:40.442Z] ====== philosophers (scala) [default], iteration 20 completed (1265.075 ms) ======
[2025-09-04T21:43:40.442Z] ====== philosophers (scala) [default], iteration 21 started ======
[2025-09-04T21:43:40.442Z] GC before operation: completed in 37.536 ms, heap usage 25.336 MB -> 5.167 MB.
[2025-09-04T21:43:42.009Z] Camera thread performed 122 scans.
[2025-09-04T21:43:42.010Z] ====== philosophers (scala) [default], iteration 21 completed (1389.468 ms) ======
[2025-09-04T21:43:42.010Z] ====== philosophers (scala) [default], iteration 22 started ======
[2025-09-04T21:43:42.010Z] GC before operation: completed in 46.769 ms, heap usage 137.857 MB -> 5.167 MB.
[2025-09-04T21:43:43.583Z] Camera thread performed 122 scans.
[2025-09-04T21:43:43.583Z] ====== philosophers (scala) [default], iteration 22 completed (1283.358 ms) ======
[2025-09-04T21:43:43.583Z] ====== philosophers (scala) [default], iteration 23 started ======
[2025-09-04T21:43:43.583Z] GC before operation: completed in 38.695 ms, heap usage 130.325 MB -> 5.167 MB.
[2025-09-04T21:43:45.224Z] Camera thread performed 122 scans.
[2025-09-04T21:43:45.224Z] ====== philosophers (scala) [default], iteration 23 completed (1656.129 ms) ======
[2025-09-04T21:43:45.224Z] ====== philosophers (scala) [default], iteration 24 started ======
[2025-09-04T21:43:45.224Z] GC before operation: completed in 33.966 ms, heap usage 88.364 MB -> 5.167 MB.
[2025-09-04T21:43:45.994Z] Camera thread performed 122 scans.
[2025-09-04T21:43:45.994Z] ====== philosophers (scala) [default], iteration 24 completed (1263.720 ms) ======
[2025-09-04T21:43:45.994Z] ====== philosophers (scala) [default], iteration 25 started ======
[2025-09-04T21:43:45.994Z] GC before operation: completed in 38.575 ms, heap usage 9.837 MB -> 5.202 MB.
[2025-09-04T21:43:47.862Z] Camera thread performed 122 scans.
[2025-09-04T21:43:47.862Z] ====== philosophers (scala) [default], iteration 25 completed (1215.495 ms) ======
[2025-09-04T21:43:47.862Z] ====== philosophers (scala) [default], iteration 26 started ======
[2025-09-04T21:43:47.862Z] GC before operation: completed in 36.310 ms, heap usage 81.388 MB -> 5.167 MB.
[2025-09-04T21:43:49.472Z] Camera thread performed 122 scans.
[2025-09-04T21:43:49.472Z] ====== philosophers (scala) [default], iteration 26 completed (1531.917 ms) ======
[2025-09-04T21:43:49.472Z] ====== philosophers (scala) [default], iteration 27 started ======
[2025-09-04T21:43:49.472Z] GC before operation: completed in 26.850 ms, heap usage 136.358 MB -> 5.167 MB.
[2025-09-04T21:43:50.238Z] Camera thread performed 122 scans.
[2025-09-04T21:43:50.238Z] ====== philosophers (scala) [default], iteration 27 completed (1348.431 ms) ======
[2025-09-04T21:43:50.238Z] ====== philosophers (scala) [default], iteration 28 started ======
[2025-09-04T21:43:50.238Z] GC before operation: completed in 47.746 ms, heap usage 20.307 MB -> 5.167 MB.
[2025-09-04T21:43:51.813Z] Camera thread performed 122 scans.
[2025-09-04T21:43:51.813Z] ====== philosophers (scala) [default], iteration 28 completed (1304.930 ms) ======
[2025-09-04T21:43:51.813Z] ====== philosophers (scala) [default], iteration 29 started ======
[2025-09-04T21:43:51.813Z] GC before operation: completed in 22.607 ms, heap usage 145.855 MB -> 5.167 MB.
[2025-09-04T21:43:53.412Z] Camera thread performed 122 scans.
[2025-09-04T21:43:53.412Z] ====== philosophers (scala) [default], iteration 29 completed (1277.061 ms) ======
[2025-09-04T21:43:53.412Z] -----------------------------------
[2025-09-04T21:43:53.412Z] renaissance-philosophers_0_PASSED
[2025-09-04T21:43:53.412Z] -----------------------------------
[2025-09-04T21:43:53.412Z]
[2025-09-04T21:43:53.412Z] TEST TEARDOWN:
[2025-09-04T21:43:53.412Z] Nothing to be done for teardown.
[2025-09-04T21:43:53.412Z] renaissance-philosophers_0 Finish Time: Thu Sep 4 21:43:53 2025 Epoch Time (ms): 1757022233141
[2025-09-04T21:43:53.412Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance'
[2025-09-04T21:43:53.412Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/dacapo'
[2025-09-04T21:43:53.412Z]
[2025-09-04T21:43:53.412Z] ===============================================
[2025-09-04T21:43:53.412Z] Running test dacapo-avrora_0 ...
[2025-09-04T21:43:53.412Z] ===============================================
[2025-09-04T21:43:53.412Z] dacapo-avrora_0 Start Time: Thu Sep 4 21:43:53 2025 Epoch Time (ms): 1757022233187
[2025-09-04T21:43:53.412Z] dacapo-avrora_0_DISABLED
[2025-09-04T21:43:53.412Z] Disabled Reason:
[2025-09-04T21:43:53.412Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2025-09-04T21:43:53.412Z] dacapo-avrora_0 Finish Time: Thu Sep 4 21:43:53 2025 Epoch Time (ms): 1757022233210
[2025-09-04T21:43:53.412Z]
[2025-09-04T21:43:53.412Z] ===============================================
[2025-09-04T21:43:53.412Z] Running test dacapo-fop_0 ...
[2025-09-04T21:43:53.412Z] ===============================================
[2025-09-04T21:43:53.412Z] dacapo-fop_0 Start Time: Thu Sep 4 21:43:53 2025 Epoch Time (ms): 1757022233238
[2025-09-04T21:43:53.412Z] variation: NoOptions
[2025-09-04T21:43:53.412Z] JVM_OPTIONS:
[2025-09-04T21:43:53.412Z] { \
[2025-09-04T21:43:53.412Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T21:43:53.412Z] echo "Nothing to be done for setup."; \
[2025-09-04T21:43:53.412Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/dacapo-fop_0"; \
[2025-09-04T21:43:53.412Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/dacapo-fop_0"; \
[2025-09-04T21:43:53.412Z] echo ""; echo "TESTING:"; \
[2025-09-04T21:43:53.412Z] "/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; \
[2025-09-04T21:43:53.412Z] 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_1757021752643/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T21:43:53.412Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T21:43:53.412Z] echo "Nothing to be done for teardown."; \
[2025-09-04T21:43:53.412Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/TestTargetResult";
[2025-09-04T21:43:53.412Z]
[2025-09-04T21:43:53.412Z] TEST SETUP:
[2025-09-04T21:43:53.412Z] Nothing to be done for setup.
[2025-09-04T21:43:53.412Z]
[2025-09-04T21:43:53.412Z] TESTING:
[2025-09-04T21:43:55.009Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2025-09-04T21:43:55.009Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2025-09-04T21:44:09.209Z] alignment.fo allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo
[2025-09-04T21:44:09.209Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 13741 msec =====
[2025-09-04T21:44:10.010Z] -----------------------------------
[2025-09-04T21:44:10.010Z] dacapo-fop_0_PASSED
[2025-09-04T21:44:10.010Z] -----------------------------------
[2025-09-04T21:44:10.010Z]
[2025-09-04T21:44:10.010Z] TEST TEARDOWN:
[2025-09-04T21:44:10.010Z] Nothing to be done for teardown.
[2025-09-04T21:44:10.010Z] dacapo-fop_0 Finish Time: Thu Sep 4 21:44:09 2025 Epoch Time (ms): 1757022249769
[2025-09-04T21:44:10.010Z]
[2025-09-04T21:44:10.010Z] ===============================================
[2025-09-04T21:44:10.010Z] Running test dacapo-jython_0 ...
[2025-09-04T21:44:10.010Z] ===============================================
[2025-09-04T21:44:10.010Z] dacapo-jython_0 Start Time: Thu Sep 4 21:44:09 2025 Epoch Time (ms): 1757022249790
[2025-09-04T21:44:10.010Z] variation: NoOptions
[2025-09-04T21:44:10.010Z] JVM_OPTIONS:
[2025-09-04T21:44:10.010Z] { \
[2025-09-04T21:44:10.010Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T21:44:10.010Z] echo "Nothing to be done for setup."; \
[2025-09-04T21:44:10.010Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/dacapo-jython_0"; \
[2025-09-04T21:44:10.010Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/dacapo-jython_0"; \
[2025-09-04T21:44:10.010Z] echo ""; echo "TESTING:"; \
[2025-09-04T21:44:10.010Z] "/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; \
[2025-09-04T21:44:10.010Z] 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_1757021752643/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T21:44:10.010Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T21:44:10.010Z] echo "Nothing to be done for teardown."; \
[2025-09-04T21:44:10.010Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/TestTargetResult";
[2025-09-04T21:44:10.010Z]
[2025-09-04T21:44:10.010Z] TEST SETUP:
[2025-09-04T21:44:10.010Z] Nothing to be done for setup.
[2025-09-04T21:44:10.010Z]
[2025-09-04T21:44:10.010Z] TESTING:
[2025-09-04T21:44:13.431Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2025-09-04T21:44:19.068Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2025-09-04T21:44:21.574Z] -------------------------------------------------------------------------------
[2025-09-04T21:44:21.574Z] PYBENCH 2.0
[2025-09-04T21:44:21.574Z] -------------------------------------------------------------------------------
[2025-09-04T21:44:21.574Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T21:44:21.574Z] 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)
[2025-09-04T21:44:21.574Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2025-09-04T21:44:21.574Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-04T21:44:21.574Z] * using Jython
[2025-09-04T21:44:21.574Z] * system check interval set to maximum: 2147483647
[2025-09-04T21:44:21.574Z] * using timer: time.time
[2025-09-04T21:44:21.574Z]
[2025-09-04T21:44:23.175Z] Calibrating tests. Please wait... done.
[2025-09-04T21:44:23.175Z]
[2025-09-04T21:44:23.175Z] Running 2 round(s) of the suite at warp factor 20:
[2025-09-04T21:44:23.175Z]
[2025-09-04T21:44:33.127Z] * Round 1 done.
[2025-09-04T21:44:38.886Z] * Round 2 done.
[2025-09-04T21:44:38.886Z]
[2025-09-04T21:44:38.886Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 19585 msec =====
[2025-09-04T21:44:38.886Z] -----------------------------------
[2025-09-04T21:44:38.886Z] dacapo-jython_0_PASSED
[2025-09-04T21:44:38.886Z] -----------------------------------
[2025-09-04T21:44:38.886Z]
[2025-09-04T21:44:38.886Z] TEST TEARDOWN:
[2025-09-04T21:44:38.886Z] Nothing to be done for teardown.
[2025-09-04T21:44:38.886Z] dacapo-jython_0 Finish Time: Thu Sep 4 21:44:38 2025 Epoch Time (ms): 1757022278614
[2025-09-04T21:44:38.886Z]
[2025-09-04T21:44:38.886Z] ===============================================
[2025-09-04T21:44:38.886Z] Running test dacapo-luindex_0 ...
[2025-09-04T21:44:38.886Z] ===============================================
[2025-09-04T21:44:38.886Z] dacapo-luindex_0 Start Time: Thu Sep 4 21:44:38 2025 Epoch Time (ms): 1757022278639
[2025-09-04T21:44:38.886Z] variation: NoOptions
[2025-09-04T21:44:38.886Z] JVM_OPTIONS:
[2025-09-04T21:44:38.886Z] { \
[2025-09-04T21:44:38.886Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T21:44:38.886Z] echo "Nothing to be done for setup."; \
[2025-09-04T21:44:38.886Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/dacapo-luindex_0"; \
[2025-09-04T21:44:38.886Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/dacapo-luindex_0"; \
[2025-09-04T21:44:38.886Z] echo ""; echo "TESTING:"; \
[2025-09-04T21:44:38.886Z] "/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; \
[2025-09-04T21:44:38.886Z] 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_1757021752643/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T21:44:38.886Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T21:44:38.886Z] echo "Nothing to be done for teardown."; \
[2025-09-04T21:44:38.886Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/TestTargetResult";
[2025-09-04T21:44:38.886Z]
[2025-09-04T21:44:38.886Z] TEST SETUP:
[2025-09-04T21:44:38.886Z] Nothing to be done for setup.
[2025-09-04T21:44:38.886Z]
[2025-09-04T21:44:38.886Z] TESTING:
[2025-09-04T21:44:39.659Z] WARNING: luindex will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for luindex is as follows: 'Luindex requires Java 11 or newer.'
[2025-09-04T21:44:39.659Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2025-09-04T21:44:39.659Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2025-09-04T21:44:42.021Z] Adding documents from enwiki-anarchism-abydos.md:
[2025-09-04T21:44:42.021Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2025-09-04T21:44:42.791Z] Adding documents from enwiki-abydos-copleston.md:
[2025-09-04T21:44:44.385Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2025-09-04T21:44:44.385Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T21:44:44.385Z] 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)
[2025-09-04T21:44:44.385Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2025-09-04T21:44:44.385Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2025-09-04T21:44:47.577Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2025-09-04T21:44:48.345Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2025-09-04T21:44:51.773Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2025-09-04T21:44:51.773Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2025-09-04T21:44:51.773Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2025-09-04T21:44:51.773Z] Optimizing...
[2025-09-04T21:44:57.469Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 17564 msec =====
[2025-09-04T21:44:57.469Z] -----------------------------------
[2025-09-04T21:44:57.469Z] dacapo-luindex_0_PASSED
[2025-09-04T21:44:57.469Z] -----------------------------------
[2025-09-04T21:44:57.469Z]
[2025-09-04T21:44:57.469Z] TEST TEARDOWN:
[2025-09-04T21:44:57.469Z] Nothing to be done for teardown.
[2025-09-04T21:44:57.469Z] dacapo-luindex_0 Finish Time: Thu Sep 4 21:44:57 2025 Epoch Time (ms): 1757022297218
[2025-09-04T21:44:57.469Z]
[2025-09-04T21:44:57.469Z] ===============================================
[2025-09-04T21:44:57.469Z] Running test dacapo-pmd_0 ...
[2025-09-04T21:44:57.469Z] ===============================================
[2025-09-04T21:44:57.469Z] dacapo-pmd_0 Start Time: Thu Sep 4 21:44:57 2025 Epoch Time (ms): 1757022297245
[2025-09-04T21:44:57.469Z] variation: NoOptions
[2025-09-04T21:44:57.469Z] JVM_OPTIONS:
[2025-09-04T21:44:57.469Z] { \
[2025-09-04T21:44:57.469Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T21:44:57.469Z] echo "Nothing to be done for setup."; \
[2025-09-04T21:44:57.469Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/dacapo-pmd_0"; \
[2025-09-04T21:44:57.469Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/dacapo-pmd_0"; \
[2025-09-04T21:44:57.469Z] echo ""; echo "TESTING:"; \
[2025-09-04T21:44:57.469Z] "/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; \
[2025-09-04T21:44:57.469Z] 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_1757021752643/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T21:44:57.469Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T21:44:57.469Z] echo "Nothing to be done for teardown."; \
[2025-09-04T21:44:57.469Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/TestTargetResult";
[2025-09-04T21:44:57.469Z]
[2025-09-04T21:44:57.469Z] TEST SETUP:
[2025-09-04T21:44:57.469Z] Nothing to be done for setup.
[2025-09-04T21:44:57.469Z]
[2025-09-04T21:44:57.469Z] TESTING:
[2025-09-04T21:44:58.242Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-09-04T21:44:59.022Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2025-09-04T21:44:59.022Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2025-09-04T21:45:08.126Z] Checked: 0%
[2025-09-04T21:45:08.910Z] Checked: 5%
[2025-09-04T21:45:09.690Z] Checked: 10%
[2025-09-04T21:45:10.470Z] Checked: 15%
[2025-09-04T21:45:11.262Z] Checked: 20%
[2025-09-04T21:45:12.052Z] Checked: 25%
[2025-09-04T21:45:12.830Z] Checked: 30%
[2025-09-04T21:45:13.601Z] Checked: 35%
[2025-09-04T21:45:14.387Z] Checked: 40%
[2025-09-04T21:45:14.387Z] Checked: 45%
[2025-09-04T21:45:15.163Z] Checked: 50%
[2025-09-04T21:45:15.163Z] Checked: 55%
[2025-09-04T21:45:16.773Z] Checked: 60%
[2025-09-04T21:45:17.563Z] Checked: 65%
[2025-09-04T21:45:18.338Z] Checked: 70%
[2025-09-04T21:45:19.655Z] Checked: 75%
[2025-09-04T21:45:20.433Z] Checked: 80%
[2025-09-04T21:45:20.433Z] Checked: 85%
[2025-09-04T21:45:21.205Z] Checked: 90%
[2025-09-04T21:45:22.877Z] Checked: 95%
[2025-09-04T21:45:22.877Z] Checked: 100%
[2025-09-04T21:45:22.877Z] PMD checked 601 files.
[2025-09-04T21:45:27.348Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 22934 msec =====
[2025-09-04T21:45:28.119Z] -----------------------------------
[2025-09-04T21:45:28.119Z] dacapo-pmd_0_PASSED
[2025-09-04T21:45:31.543Z] -----------------------------------
[2025-09-04T21:45:31.543Z]
[2025-09-04T21:45:31.543Z] TEST TEARDOWN:
[2025-09-04T21:45:31.543Z] Nothing to be done for teardown.
[2025-09-04T21:45:31.543Z] dacapo-pmd_0 Finish Time: Thu Sep 4 21:45:30 2025 Epoch Time (ms): 1757022330973
[2025-09-04T21:45:31.543Z]
[2025-09-04T21:45:31.543Z] ===============================================
[2025-09-04T21:45:31.543Z] Running test dacapo-sunflow_0 ...
[2025-09-04T21:45:31.543Z] ===============================================
[2025-09-04T21:45:31.543Z] dacapo-sunflow_0 Start Time: Thu Sep 4 21:45:31 2025 Epoch Time (ms): 1757022331002
[2025-09-04T21:45:31.543Z] variation: NoOptions
[2025-09-04T21:45:31.543Z] JVM_OPTIONS:
[2025-09-04T21:45:31.543Z] { \
[2025-09-04T21:45:31.543Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T21:45:31.543Z] echo "Nothing to be done for setup."; \
[2025-09-04T21:45:31.543Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/dacapo-sunflow_0"; \
[2025-09-04T21:45:31.543Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/dacapo-sunflow_0"; \
[2025-09-04T21:45:31.543Z] echo ""; echo "TESTING:"; \
[2025-09-04T21:45:31.543Z] "/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; \
[2025-09-04T21:45:31.543Z] 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_1757021752643/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T21:45:31.543Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T21:45:31.543Z] echo "Nothing to be done for teardown."; \
[2025-09-04T21:45:31.543Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/TestTargetResult";
[2025-09-04T21:45:31.543Z]
[2025-09-04T21:45:31.543Z] TEST SETUP:
[2025-09-04T21:45:31.543Z] Nothing to be done for setup.
[2025-09-04T21:45:31.543Z]
[2025-09-04T21:45:31.543Z] TESTING:
[2025-09-04T21:45:31.543Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-09-04T21:45:34.991Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2025-09-04T21:46:16.850Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 38037 msec =====
[2025-09-04T21:46:16.850Z] -----------------------------------
[2025-09-04T21:46:16.850Z] dacapo-sunflow_0_PASSED
[2025-09-04T21:46:16.850Z] -----------------------------------
[2025-09-04T21:46:16.850Z]
[2025-09-04T21:46:16.850Z] TEST TEARDOWN:
[2025-09-04T21:46:16.850Z] Nothing to be done for teardown.
[2025-09-04T21:46:16.850Z] dacapo-sunflow_0 Finish Time: Thu Sep 4 21:46:12 2025 Epoch Time (ms): 1757022372452
[2025-09-04T21:46:16.850Z]
[2025-09-04T21:46:16.850Z] ===============================================
[2025-09-04T21:46:16.850Z] Running test dacapo-tomcat_0 ...
[2025-09-04T21:46:16.850Z] ===============================================
[2025-09-04T21:46:16.850Z] dacapo-tomcat_0 Start Time: Thu Sep 4 21:46:12 2025 Epoch Time (ms): 1757022372490
[2025-09-04T21:46:16.850Z] variation: NoOptions
[2025-09-04T21:46:16.850Z] JVM_OPTIONS:
[2025-09-04T21:46:16.850Z] { \
[2025-09-04T21:46:16.850Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T21:46:16.850Z] echo "Nothing to be done for setup."; \
[2025-09-04T21:46:16.850Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/dacapo-tomcat_0"; \
[2025-09-04T21:46:16.850Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/dacapo-tomcat_0"; \
[2025-09-04T21:46:16.850Z] echo ""; echo "TESTING:"; \
[2025-09-04T21:46:16.850Z] "/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; \
[2025-09-04T21:46:16.850Z] 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_1757021752643/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T21:46:16.850Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T21:46:16.850Z] echo "Nothing to be done for teardown."; \
[2025-09-04T21:46:16.850Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/TestTargetResult";
[2025-09-04T21:46:16.850Z]
[2025-09-04T21:46:16.850Z] TEST SETUP:
[2025-09-04T21:46:16.850Z] Nothing to be done for setup.
[2025-09-04T21:46:16.850Z]
[2025-09-04T21:46:16.850Z] TESTING:
[2025-09-04T21:46:16.850Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512]
[2025-09-04T21:46:16.850Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2025-09-04T21:46:16.850Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2025-09-04T21:46:16.850Z] WARNING: tomcat will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for tomcat is as follows: 'Tomcat requires at least Java version 11.'
[2025-09-04T21:46:16.850Z] WARNING: A restricted method in java.lang.System has been called
[2025-09-04T21:46:16.850Z] 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)
[2025-09-04T21:46:16.850Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-09-04T21:46:16.850Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-09-04T21:46:16.850Z]
[2025-09-04T21:46:18.463Z] Server created with thread pool size 4
[2025-09-04T21:46:18.463Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2025-09-04T21:46:18.463Z] Loading web application
[2025-09-04T21:46:19.242Z] Starting 80000 requests...
[2025-09-04T21:46:36.616Z] Completing requests: 5%
[2025-09-04T21:46:39.628Z] Completing requests: 10%
[2025-09-04T21:46:43.086Z] Completing requests: 15%
[2025-09-04T21:46:45.611Z] Completing requests: 20%
[2025-09-04T21:46:48.096Z] Completing requests: 25%
[2025-09-04T21:46:49.693Z] Completing requests: 30%
[2025-09-04T21:46:51.292Z] Completing requests: 35%
[2025-09-04T21:46:53.765Z] Completing requests: 40%
[2025-09-04T21:46:55.362Z] Completing requests: 45%
[2025-09-04T21:46:57.882Z] Completing requests: 50%
[2025-09-04T21:46:59.481Z] Completing requests: 55%
[2025-09-04T21:47:01.962Z] Completing requests: 60%
[2025-09-04T21:47:03.578Z] Completing requests: 65%
[2025-09-04T21:47:06.056Z] Completing requests: 70%
[2025-09-04T21:47:07.656Z] Completing requests: 75%
[2025-09-04T21:47:09.260Z] Completing requests: 80%
[2025-09-04T21:47:11.742Z] Completing requests: 85%
[2025-09-04T21:47:13.339Z] Completing requests: 90%
[2025-09-04T21:47:15.828Z] Completing requests: 95%
[2025-09-04T21:47:15.828Z] Completed requests
[2025-09-04T21:47:15.828Z] Client threads complete ... unloading web application
[2025-09-04T21:47:15.828Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 56784 msec =====
[2025-09-04T21:47:15.828Z] ===== DaCapo processed 80000 requests in 56462 msec, 1416 requests per second =====
[2025-09-04T21:47:15.828Z] ===== DaCapo tail latency, simple: 50% 1617 usec, 90% 3989 usec, 99% 14579 usec, 99.9% 166735 usec, 99.99% 486784 usec, max 2415806 usec, measured over 80000 events =====
[2025-09-04T21:47:15.828Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 2568 usec, 90% 8540 usec, 99% 19200 usec, 99.9% 166735 usec, 99.99% 486784 usec, max 2415806 usec, measured over 80000 events =====
[2025-09-04T21:47:15.828Z] ===== DaCapo tail latency, metered full smoothing: 50% 8295158 usec, 90% 12369803 usec, 99% 12593424 usec, 99.9% 12605870 usec, 99.99% 12613086 usec, max 12621347 usec, measured over 80000 events =====
[2025-09-04T21:47:15.828Z] Server stopped ... iteration complete
[2025-09-04T21:47:15.828Z] -----------------------------------
[2025-09-04T21:47:15.828Z] dacapo-tomcat_0_PASSED
[2025-09-04T21:47:15.828Z] -----------------------------------
[2025-09-04T21:47:15.828Z]
[2025-09-04T21:47:15.828Z] TEST TEARDOWN:
[2025-09-04T21:47:15.828Z] Nothing to be done for teardown.
[2025-09-04T21:47:15.828Z] dacapo-tomcat_0 Finish Time: Thu Sep 4 21:47:15 2025 Epoch Time (ms): 1757022435343
[2025-09-04T21:47:15.828Z]
[2025-09-04T21:47:15.829Z] ===============================================
[2025-09-04T21:47:15.829Z] Running test dacapo-xalan_0 ...
[2025-09-04T21:47:15.829Z] ===============================================
[2025-09-04T21:47:15.829Z] dacapo-xalan_0 Start Time: Thu Sep 4 21:47:15 2025 Epoch Time (ms): 1757022435373
[2025-09-04T21:47:15.829Z] variation: NoOptions
[2025-09-04T21:47:15.829Z] JVM_OPTIONS:
[2025-09-04T21:47:15.829Z] { \
[2025-09-04T21:47:15.829Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T21:47:15.829Z] echo "Nothing to be done for setup."; \
[2025-09-04T21:47:15.829Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/dacapo-xalan_0"; \
[2025-09-04T21:47:15.829Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/dacapo-xalan_0"; \
[2025-09-04T21:47:15.829Z] echo ""; echo "TESTING:"; \
[2025-09-04T21:47:15.829Z] "/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; \
[2025-09-04T21:47:15.829Z] 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_1757021752643/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T21:47:15.829Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T21:47:15.829Z] echo "Nothing to be done for teardown."; \
[2025-09-04T21:47:15.829Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1757021752643/TestTargetResult";
[2025-09-04T21:47:15.829Z]
[2025-09-04T21:47:15.829Z] TEST SETUP:
[2025-09-04T21:47:15.829Z] Nothing to be done for setup.
[2025-09-04T21:47:15.829Z]
[2025-09-04T21:47:15.829Z] TESTING:
[2025-09-04T21:47:15.829Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048]
[2025-09-04T21:47:16.605Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2025-09-04T21:47:16.605Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2025-09-04T21:47:20.725Z] Processing: 5%
[2025-09-04T21:47:22.018Z] Processing: 10%
[2025-09-04T21:47:22.791Z] Processing: 15%
[2025-09-04T21:47:23.575Z] Processing: 20%
[2025-09-04T21:47:24.357Z] Processing: 25%
[2025-09-04T21:47:25.145Z] Processing: 30%
[2025-09-04T21:47:25.941Z] Processing: 35%
[2025-09-04T21:47:27.565Z] Processing: 40%
[2025-09-04T21:47:28.348Z] Processing: 45%
[2025-09-04T21:47:29.145Z] Processing: 50%
[2025-09-04T21:47:29.934Z] Processing: 55%
[2025-09-04T21:47:30.726Z] Processing: 60%
[2025-09-04T21:47:31.514Z] Processing: 65%
[2025-09-04T21:47:33.138Z] Processing: 70%
[2025-09-04T21:47:33.918Z] Processing: 75%
[2025-09-04T21:47:33.918Z] Processing: 80%
[2025-09-04T21:47:34.720Z] Processing: 85%
[2025-09-04T21:47:35.512Z] Processing: 90%
[2025-09-04T21:47:36.313Z] Processing: 95%
[2025-09-04T21:47:36.313Z] Normal completion.
[2025-09-04T21:47:36.313Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 19400 msec =====
[2025-09-04T21:47:36.313Z] -----------------------------------
[2025-09-04T21:47:36.313Z] dacapo-xalan_0_PASSED
[2025-09-04T21:47:36.313Z] -----------------------------------
[2025-09-04T21:47:36.313Z]
[2025-09-04T21:47:36.313Z] TEST TEARDOWN:
[2025-09-04T21:47:36.313Z] Nothing to be done for teardown.
[2025-09-04T21:47:36.313Z] dacapo-xalan_0 Finish Time: Thu Sep 4 21:47:36 2025 Epoch Time (ms): 1757022456078
[2025-09-04T21:47:36.313Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/dacapo'
[2025-09-04T21:47:36.313Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf'
[2025-09-04T21:47:36.313Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests'
[2025-09-04T21:47:36.313Z]
[2025-09-04T21:47:36.313Z]
[2025-09-04T21:47:36.313Z] All tests finished, run result summary:
[2025-09-04T21:47:36.313Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-09-04T21:47:36.313Z] 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_1757021752643/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_1757021752643/ --tapName=Test_openjdk26_hs_extended.perf_x86-64_alpine-linux.tap --comment=""
[2025-09-04T21:47:36.313Z]
[2025-09-04T21:47:36.313Z]
[2025-09-04T21:47:36.313Z] TEST TARGETS SUMMARY
[2025-09-04T21:47:36.313Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-09-04T21:47:36.313Z] DISABLED test targets:
[2025-09-04T21:47:36.313Z] renaissance-finagle-chirper_0
[2025-09-04T21:47:36.313Z] dacapo-avrora_0
[2025-09-04T21:47:36.313Z]
[2025-09-04T21:47:36.313Z] PASSED test targets:
[2025-09-04T21:47:36.313Z] renaissance-finagle-http_0
[2025-09-04T21:47:36.313Z] renaissance-mnemonics_0
[2025-09-04T21:47:36.313Z] renaissance-par-mnemonics_0
[2025-09-04T21:47:36.313Z] renaissance-philosophers_0
[2025-09-04T21:47:36.313Z] dacapo-fop_0
[2025-09-04T21:47:36.313Z] dacapo-jython_0
[2025-09-04T21:47:36.313Z] dacapo-luindex_0
[2025-09-04T21:47:36.313Z] dacapo-pmd_0
[2025-09-04T21:47:36.313Z] dacapo-sunflow_0
[2025-09-04T21:47:36.313Z] dacapo-tomcat_0
[2025-09-04T21:47:36.313Z] dacapo-xalan_0
[2025-09-04T21:47:36.313Z]
[2025-09-04T21:47:36.313Z] FAILED test targets:
[2025-09-04T21:47:36.313Z] renaissance-als_0
[2025-09-04T21:47:36.313Z] renaissance-chi-square_0
[2025-09-04T21:47:36.313Z] renaissance-db-shootout_0
[2025-09-04T21:47:36.313Z] renaissance-dec-tree_0
[2025-09-04T21:47:36.313Z] renaissance-gauss-mix_0
[2025-09-04T21:47:36.313Z] renaissance-log-regression_0
[2025-09-04T21:47:36.313Z] renaissance-movie-lens_0
[2025-09-04T21:47:36.313Z]
[2025-09-04T21:47:36.313Z] TOTAL: 20 EXECUTED: 18 PASSED: 11 FAILED: 7 DISABLED: 2 SKIPPED: 0
[2025-09-04T21:47:36.313Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-09-04T21:47:36.313Z]
[2025-09-04T21:47:36.313Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-09-04T21:47:36.313Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-09-04T21:47:36.313Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2025-09-04T21:47:38.188Z] + uname
[2025-09-04T21:47:38.188Z] + '[' Linux '=' AIX ]
[2025-09-04T21:47:38.188Z] + uname
[2025-09-04T21:47:38.188Z] + '[' Linux '=' SunOS ]
[2025-09-04T21:47:38.188Z] + uname
[2025-09-04T21:47:38.188Z] + '[' Linux '=' '*BSD' ]
[2025-09-04T21:47:38.188Z] + MAKE=make
[2025-09-04T21:47:38.188Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-09-04T21:47:38.188Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-09-04T21:47:38.641Z] $ ssh-agent -k
[2025-09-04T21:47:38.647Z] unset SSH_AUTH_SOCK;
[2025-09-04T21:47:38.648Z] unset SSH_AGENT_PID;
[2025-09-04T21:47:38.648Z] echo Agent pid 291483 killed;
[2025-09-04T21:47:39.238Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-09-04T21:47:39.259Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2025-09-04T21:47:39.726Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-09-04T21:47:39.765Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-09-04T21:47:39.857Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-04T21:47:39.997Z] Archiving artifacts
[2025-09-04T21:47:40.269Z] Recording fingerprints
[Pipeline] echo
[2025-09-04T21:47:40.423Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-04T21:47:40.559Z] Archiving artifacts
[2025-09-04T21:47:40.835Z] Recording fingerprints
[Pipeline] sh
[2025-09-04T21:47:42.465Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_1757021752643
[Pipeline] echo
[2025-09-04T21:47:42.863Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-09-04T21:47:43.003Z] Archiving artifacts
[2025-09-04T21:47:43.395Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-09-04T21:47:44.516Z] Tap file found: aqa-tests/TKG/output_1757021752643/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-09-04T21:47:44.928Z] Recording test results
[2025-09-04T21:47:45.500Z] None of the test reports contained any result
[2025-09-04T21:47:45.500Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-04T21:47:45.531Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-04T21:47:45.400Z] No test report files were found. Configuration error?
[2025-09-04T21:47:47.094Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-04T21:47:47.094Z] Unix type machine..
[2025-09-04T21:47:47.094Z] Running on a Linux host
[2025-09-04T21:47:47.094Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-09-04T21:47:47.761Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-04T21:47:47.761Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-04T21:47:49.993Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-09-04T21:47:51.562Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-04T21:47:51.993Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-09-04T21:47:52.185Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-09-04T21:47:52.241Z] Running on test-docker-ubi8-armv8-2 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] echo
[2025-09-04T21:47:52.262Z] 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
[2025-09-04T21:47:52.291Z] 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
[2025-09-04T21:47:54.759Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-09-04T21:48:00.843Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-09-04T21:48:01.556Z] Processing DSL script testJobTemplate
[2025-09-04T21:52:38.497Z] LEVELS: [extended]
[2025-09-04T21:52:38.497Z] JDK_VERSIONS: [8]
[2025-09-04T21:52:38.497Z] GROUPS: [perf]
[2025-09-04T21:52:38.497Z] ARCH_OS_LIST: [x86-64_alpine-linux]
[2025-09-04T21:52:38.659Z] Existing items:
[2025-09-04T21:52:38.659Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-09-04T21:53:19.059Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun)
[Pipeline] build
[2025-09-04T21:53:19.082Z] Scheduling project: Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun
[2025-09-04T21:53:28.464Z] Starting building: Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun #4
[2025-09-05T00:11:19.783Z] Build Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun #4 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-09-05T00:11:19.912Z] Running on test-osuosl-aix72-ppc64-3 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] cleanWs
[2025-09-05T00:11:20.292Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-05T00:11:20.292Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-05T00:11:20.465Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-09-05T00:11:20.473Z] Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun #4 completed with status UNSTABLE
[Pipeline] timeout
[2025-09-05T00:11:20.488Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-05T00:11:21.726Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun" build number 4
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-05T00:11:21.771Z] Saving Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun/4/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-05T00:11:21.950Z] Archiving artifacts
[2025-09-05T00:11:22.304Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-09-05T00:11:23.221Z] Tap file found: Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun/4/aqa-tests/TKG/output_17570309943999/Test_openjdk26_hs_extended.perf_x86-64_alpine-linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-09-05T00:11:23.524Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-gauss-mix_0,renaissance-log-regression_0,renaissance-movie-lens_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_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=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-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%2B14_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=376&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] cleanWs
[2025-09-05T00:11:23.906Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-05T00:11:23.906Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-05T00:11:24.081Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE