Test_openjdk8_hs_extended.perf_x86-64_alpine-linux
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin" build number 505
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3049
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea_x64AlpineLinux" build number 295
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_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_openjdk8_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 b7d5084d51f87a62e5dcda3fc65709e9ed5f7e35 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f b7d5084d51f87a62e5dcda3fc65709e9ed5f7e35 # timeout=10
Commit message: "fix: prevent duplicate execution of testenvSettings.sh when DYNAMIC_COMPILE=false (#6765)"
> git rev-list --no-walk 7d876a0b9e5278411741de06f783c7ae55e008f3 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-12-04T22:53:46.430Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] echo
[2025-12-04T22:53:46.453Z] SPEC: alpine-linux_x86-64
[Pipeline] echo
[2025-12-04T22:53:46.457Z] LABEL: hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-12-04T22:53:46.496Z] 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-12-04T22:53:46.512Z] dynamicAgents: []
[Pipeline] node
[2025-12-04T22:54:01.548Z] Still waiting to schedule task
[2025-12-04T22:54:01.549Z] Waiting for next available executor on ‘hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf’
[2025-12-04T23:04:26.043Z] Running on test-docker-alpine320-x64-2 in /home/jenkins/workspace/Test_openjdk8_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-12-04T23:04:26.065Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-04T23:04:26.342Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-04T23:04:26.343Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-04T23:04:26.471Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-12-04T23:04:26.638Z] The recommended git tool is: git
[2025-12-04T23:04:26.894Z] No credentials specified
[2025-12-04T23:04:27.019Z] Cloning the remote Git repository
[2025-12-04T23:04:27.207Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-12-04T23:04:27.208Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests # timeout=10
[2025-12-04T23:04:27.218Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-12-04T23:04:27.219Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-12-04T23:04:27.219Z] > git --version # timeout=10
[2025-12-04T23:04:27.226Z] > git --version # 'git version 2.45.4'
[2025-12-04T23:04:27.226Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-04T23:04:34.747Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-12-04T23:04:34.754Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-04T23:04:34.959Z] Avoid second fetch
[2025-12-04T23:04:35.094Z] Checking out Revision b7d5084d51f87a62e5dcda3fc65709e9ed5f7e35 (origin/master)
[2025-12-04T23:04:35.020Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-12-04T23:04:35.155Z] > git config core.sparsecheckout # timeout=10
[2025-12-04T23:04:35.160Z] > git checkout -f b7d5084d51f87a62e5dcda3fc65709e9ed5f7e35 # timeout=10
[2025-12-04T23:04:36.862Z] Commit message: "fix: prevent duplicate execution of testenvSettings.sh when DYNAMIC_COMPILE=false (#6765)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_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-12-04T23:04:38.996Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-12-04T23:04:39.014Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-12-04T23:04:40.457Z] + LC_TIME=C date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-12-04T23:04:40.969Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-04T23:04:42.374Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-12-04T23:04:42.374Z] Unix type machine..
[2025-12-04T23:04:42.374Z] Running on a Linux host
[2025-12-04T23:04:42.374Z] 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-12-04T23:04:44.808Z] + printenv
[2025-12-04T23:04:44.808Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-12-04T23:04:44.808Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-12-04T23:04:44.808Z] SETUP_JCK_RUN=false
[2025-12-04T23:04:44.808Z] USE_TESTENV_PROPERTIES=false
[2025-12-04T23:04:44.808Z] MAIL=/var/mail/jenkins
[2025-12-04T23:04:44.808Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-12-04T23:04:44.808Z] BUILD_LIST=perf
[2025-12-04T23:04:44.808Z] USER=jenkins
[2025-12-04T23:04:44.808Z] SSH_CLIENT=78.47.239.97 56818 22
[2025-12-04T23:04:44.808Z] SDK_RESOURCE=upstream
[2025-12-04T23:04:44.808Z] CI=true
[2025-12-04T23:04:44.808Z] OPENJ9_BRANCH=master
[2025-12-04T23:04:44.808Z] jobStatus=SUCCESS
[2025-12-04T23:04:44.808Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-12-04T23:04:44.808Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/151/display/redirect?page=changes
[2025-12-04T23:04:44.808Z] UPSTREAM_JOB_NUMBER=505
[2025-12-04T23:04:44.808Z] HUDSON_URL=https://ci.adoptium.net/
[2025-12-04T23:04:44.808Z] TARGET=extended.perf
[2025-12-04T23:04:44.808Z] EXIT_FAILURE=false
[2025-12-04T23:04:44.808Z] SHLVL=2
[2025-12-04T23:04:44.808Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 sw.os.alpine-linux ci.role.test test-docker-alpine320-x64-2 ci.role.perf hw.arch.x86
[2025-12-04T23:04:44.808Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib
[2025-12-04T23:04:44.808Z] HOME=/home/jenkins
[2025-12-04T23:04:44.808Z] STF_OWNER_BRANCH=adoptium:master
[2025-12-04T23:04:44.808Z] USE_JRE=false
[2025-12-04T23:04:44.808Z] OLDPWD=/home/jenkins
[2025-12-04T23:04:44.808Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/151/
[2025-12-04T23:04:44.808Z] ADOPTOPENJDK_BRANCH=master
[2025-12-04T23:04:44.808Z] TAP_NAME=Test_openjdk8_hs_extended.perf_x86-64_alpine-linux.tap
[2025-12-04T23:04:44.808Z] JDK_IMPL=hotspot
[2025-12-04T23:04:44.808Z] HUDSON_COOKIE=eede2193-5a74-4963-95ff-2a585fcd1294
[2025-12-04T23:04:44.808Z] DOCKER_REQUIRED=false
[2025-12-04T23:04:44.808Z] JENKINS_SERVER_COOKIE=durable-3ac3910d632e7e8fe9bc21d9583c59a468f34b4d8e1e31e0146d68a9e5442d6f
[2025-12-04T23:04:44.808Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../benchmarks
[2025-12-04T23:04:44.808Z] JDK_REPO=https://github.com/adoptium/alpine-jdk8u
[2025-12-04T23:04:44.808Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux
[2025-12-04T23:04:44.808Z] KEEP_WORKSPACE=false
[2025-12-04T23:04:44.808Z] ARCHIVE_TEST_RESULTS=false
[2025-12-04T23:04:44.808Z] GENERATE_JOBS=true
[2025-12-04T23:04:44.808Z] NODE_NAME=test-docker-alpine320-x64-2
[2025-12-04T23:04:44.808Z] LOGNAME=jenkins
[2025-12-04T23:04:44.808Z] PERSONAL_BUILD=false
[2025-12-04T23:04:44.808Z] TKG_OWNER_BRANCH=adoptium:master
[2025-12-04T23:04:44.808Z] JDK_BRANCH=jdk8u482-b04_adopt
[2025-12-04T23:04:44.808Z] _=/usr/lib/jvm/jdk21/bin/java
[2025-12-04T23:04:44.808Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/151/display/redirect?page=artifacts
[2025-12-04T23:04:44.808Z] AUTO_DETECT=true
[2025-12-04T23:04:44.808Z] STAGE_NAME=Setup
[2025-12-04T23:04:44.808Z] EXECUTOR_NUMBER=0
[2025-12-04T23:04:44.808Z] JDK_VERSION=8
[2025-12-04T23:04:44.808Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-12-04T23:04:44.808Z] BUILD_DISPLAY_NAME=#151
[2025-12-04T23:04:44.808Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-12-04T23:04:44.808Z] TIME_LIMIT=25
[2025-12-04T23:04:44.808Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/151/display/redirect?page=tests
[2025-12-04T23:04:44.808Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-12-04T23:04:44.808Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_x86-64_alpine-linux
[2025-12-04T23:04:44.808Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2025-12-04T23:04:44.808Z] TKG_ITERATIONS=1
[2025-12-04T23:04:44.808Z] PLATFORM=x86-64_alpine-linux
[2025-12-04T23:04:44.808Z] BUILD_ID=151
[2025-12-04T23:04:44.808Z] EXIT_SUCCESS=false
[2025-12-04T23:04:44.808Z] RERUN_FAILURE=true
[2025-12-04T23:04:44.808Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/system_lib
[2025-12-04T23:04:44.808Z] ACTIVE_NODE_TIMEOUT=5
[2025-12-04T23:04:44.808Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_x86-64_alpine-linux-151
[2025-12-04T23:04:44.808Z] JENKINS_URL=https://ci.adoptium.net/
[2025-12-04T23:04:44.808Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-12-04T23:04:44.808Z] KEEP_REPORTDIR=false
[2025-12-04T23:04:44.808Z] ORIGIN_JDK_VERSION=8
[2025-12-04T23:04:44.808Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/
[2025-12-04T23:04:44.808Z] JCK_GIT_BRANCH=master
[2025-12-04T23:04:44.808Z] BUILD_NUMBER=151
[2025-12-04T23:04:44.808Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-12-04T23:04:44.808Z] ITERATIONS=1
[2025-12-04T23:04:44.808Z] JENKINS_NODE_COOKIE=7e7a81cf-b897-469a-baeb-45b53f4c3c2f
[2025-12-04T23:04:44.808Z] SHELL=/bin/bash
[2025-12-04T23:04:44.808Z] SPEC=alpine-linux_x86-64
[2025-12-04T23:04:44.808Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-12-04T23:04:44.808Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-12-04T23:04:44.808Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-12-04T23:04:44.808Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/151/display/redirect
[2025-12-04T23:04:44.808Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-12-04T23:04:44.808Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/display/redirect
[2025-12-04T23:04:44.808Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin
[2025-12-04T23:04:44.808Z] SLACK_CHANNEL=aqavit-bot
[2025-12-04T23:04:44.808Z] JOB_NAME=Test_openjdk8_hs_extended.perf_x86-64_alpine-linux
[2025-12-04T23:04:44.808Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-12-04T23:04:44.808Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux
[2025-12-04T23:04:44.808Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-04T23:04:44.808Z] SSH_CONNECTION=78.47.239.97 56818 172.17.0.11 22
[2025-12-04T23:04:44.808Z] TEST_TIME=120
[2025-12-04T23:04:44.808Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux@tmp
[2025-12-04T23:04:44.808Z] PARALLEL=Dynamic
[2025-12-04T23:04:44.808Z] JOBSTARTTIME=Thu, 04 Dec 2025 23:04:39 +0000
[2025-12-04T23:04:44.808Z] DYNAMIC_COMPILE=false
[2025-12-04T23:04:44.808Z] 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-12-04T23:04:45.190Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-12-04T23:04:45.202Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-04T23:05:25.638Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-alpine-linux-x64-temurin" build number 505
[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-12-04T23:05:25.835Z] 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-12-04T23:05:25.842Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] sshagent
[2025-12-04T23:05:25.921Z] $ ssh-agent
[2025-12-04T23:05:26.500Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDcmhiK/agent.374032
[2025-12-04T23:05:26.500Z] SSH_AGENT_PID=374034
[2025-12-04T23:05:26.500Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-12-04T23:05:26.514Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-12-04T23:05:26.541Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-12-04T23:05:27.953Z] + pwd
[2025-12-04T23:05:27.957Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/.. -p x86-64_alpine-linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-12-04T23:05:27.957Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[2025-12-04T23:05:27.957Z] get jdk binary...
[2025-12-04T23:05:27.958Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-12-04T23:05:27.958Z] Uncompressing file: OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u482b04-ea.tar.gz ...
[2025-12-04T23:05:30.426Z] List files in jdkbinary folder...
[2025-12-04T23:05:30.426Z] total 303820
[2025-12-04T23:05:30.426Z] -rw-r--r-- 1 jenkins jenkins 168630634 Dec 4 21:48 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u482b04-ea.tar.gz
[2025-12-04T23:05:30.426Z] -rw-r--r-- 1 jenkins jenkins 101001385 Dec 4 21:48 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u482b04-ea.tar.gz
[2025-12-04T23:05:30.426Z] -rw-r--r-- 1 jenkins jenkins 41364368 Dec 4 21:48 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u482b04-ea.tar.gz
[2025-12-04T23:05:30.426Z] -rw-rw-r-- 1 jenkins jenkins 21553 Dec 4 21:51 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u482b04-ea-metadata.json
[2025-12-04T23:05:30.426Z] -rw-r--r-- 1 jenkins jenkins 76100 Dec 4 21:52 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u482b04-ea.json
[2025-12-04T23:05:30.426Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 4 23:05 tmp
[2025-12-04T23:05:30.426Z] List files in jdkbinary/tmp folder...
[2025-12-04T23:05:30.426Z] total 4
[2025-12-04T23:05:30.426Z] drwxr-xr-x 8 jenkins jenkins 4096 Dec 4 23:05 jdk8u482-b04
[2025-12-04T23:05:30.426Z] Moving directory jdk8u482-b04/ to ../j2sdk-image
[2025-12-04T23:05:30.426Z] Uncompressing file: OpenJDK8U-jre_x64_alpine-linux_hotspot_8u482b04-ea.tar.gz ...
[2025-12-04T23:05:31.995Z] List files in jdkbinary folder...
[2025-12-04T23:05:31.995Z] total 303824
[2025-12-04T23:05:31.995Z] -rw-r--r-- 1 jenkins jenkins 168630634 Dec 4 21:48 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u482b04-ea.tar.gz
[2025-12-04T23:05:31.995Z] -rw-r--r-- 1 jenkins jenkins 101001385 Dec 4 21:48 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u482b04-ea.tar.gz
[2025-12-04T23:05:31.995Z] -rw-r--r-- 1 jenkins jenkins 41364368 Dec 4 21:48 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u482b04-ea.tar.gz
[2025-12-04T23:05:31.995Z] -rw-rw-r-- 1 jenkins jenkins 21553 Dec 4 21:51 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u482b04-ea-metadata.json
[2025-12-04T23:05:31.995Z] -rw-r--r-- 1 jenkins jenkins 76100 Dec 4 21:52 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u482b04-ea.json
[2025-12-04T23:05:31.995Z] drwxr-xr-x 8 jenkins jenkins 4096 Dec 4 23:05 j2sdk-image
[2025-12-04T23:05:31.995Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 4 23:05 tmp
[2025-12-04T23:05:31.995Z] List files in jdkbinary/tmp folder...
[2025-12-04T23:05:31.995Z] total 4
[2025-12-04T23:05:31.995Z] drwxr-xr-x 5 jenkins jenkins 4096 Dec 4 23:05 jdk8u482-b04-jre
[2025-12-04T23:05:31.995Z] Moving directory jdk8u482-b04-jre/ to ../j2re-image
[2025-12-04T23:05:31.995Z] Uncompressing OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u482b04-ea.tar.gz over ./j2sdk-image/jre...
[2025-12-04T23:05:38.764Z] Removing top-level folder jdk8u482-b04-debug-image/
[2025-12-04T23:05:38.764Z] Removing top-level folder jdk8u482-b04/
[2025-12-04T23:05:49.676Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version
[2025-12-04T23:05:49.676Z] =JAVA VERSION OUTPUT BEGIN=
[2025-12-04T23:05:49.676Z] openjdk version "1.8.0_482-beta"
[2025-12-04T23:05:49.676Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202512042124-b04)
[2025-12-04T23:05:49.676Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b04, mixed mode)
[2025-12-04T23:05:49.676Z] =JAVA VERSION OUTPUT END=
[2025-12-04T23:05:49.676Z] =RELEASE INFO BEGIN=
[2025-12-04T23:05:49.676Z] JAVA_VERSION="1.8.0_482"
[2025-12-04T23:05:49.676Z] OS_NAME="Linux"
[2025-12-04T23:05:49.676Z] OS_VERSION="2.6"
[2025-12-04T23:05:49.677Z] OS_ARCH="amd64"
[2025-12-04T23:05:49.677Z] SOURCE=".:git:418dd61b72c6+"
[2025-12-04T23:05:49.677Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-12-04T23:05:49.677Z] BUILD_SOURCE="git:9dacaef34232381c78a756427f709ff8e56fd517"
[2025-12-04T23:05:49.677Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-12-04T23:05:49.677Z] SOURCE_REPO="https://github.com/adoptium/alpine-jdk8u.git"
[2025-12-04T23:05:49.677Z] FULL_VERSION="1.8.0_482-beta-202512042124-b04"
[2025-12-04T23:05:49.677Z] SEMANTIC_VERSION="8.0.482+4"
[2025-12-04T23:05:49.677Z] BUILD_INFO="OS: Linux Version: 6.8.0-1041-azure"
[2025-12-04T23:05:49.677Z] JVM_VARIANT="Hotspot"
[2025-12-04T23:05:49.677Z] JVM_VERSION="25.482-b04"
[2025-12-04T23:05:49.677Z] IMAGE_TYPE="JDK"
[2025-12-04T23:05:49.677Z] =RELEASE INFO END=
[2025-12-04T23:05:49.677Z] get testKitGen...
[2025-12-04T23:05:49.677Z] git clone -q https://github.com/adoptium/TKG.git
[2025-12-04T23:05:50.432Z] git rev-parse master
[2025-12-04T23:05:50.432Z] git checkout -q -f 379eb38ba4695568db04f45c321ab0a5bfbc1415
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-12-04T23:05:50.930Z] $ ssh-agent -k
[2025-12-04T23:05:50.940Z] unset SSH_AUTH_SOCK;
[2025-12-04T23:05:50.940Z] unset SSH_AGENT_PID;
[2025-12-04T23:05:50.940Z] echo Agent pid 374034 killed;
[2025-12-04T23:05:51.504Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-04T23:05:51.942Z] 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=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-b04_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=505&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-12-04T23:05:51.960Z] 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-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-b04_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=505&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-12-04T23:05:52.009Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-04T23:05:52.788Z] Copied 1 artifact from "getTRSSOutput" build number 1977
[Pipeline] sh
[2025-12-04T23:05:54.256Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-12-04T23:05:54.256Z] + gzip -cd TRSSOutput.tar.gz
[2025-12-04T23:05:54.256Z] + tar xof -
[2025-12-04T23:05:54.256Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-12-04T23:05:54.665Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-12-04T23:05:54.689Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-12-04T23:05:56.097Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-12-04T23:06:02.929Z] --------------------------------------------
[2025-12-04T23:06:02.929Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-04T23:06:02.929Z] task is set to default
[2025-12-04T23:06:02.929Z] dependencyList is set to all
[2025-12-04T23:06:02.929Z] System Test jars will not be downloaded.
[2025-12-04T23:06:02.929Z] --------------------------------------------
[2025-12-04T23:06:02.929Z] Starting download third party dependent jars
[2025-12-04T23:06:02.929Z] --------------------------------------------
[2025-12-04T23:06:02.929Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-12-04T23:06:02.929Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-12-04T23:06:03.340Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] echo
[2025-12-04T23:06:03.345Z] Machine limit is 3.
[Pipeline] sh
[2025-12-04T23:06:04.826Z] + cd ./aqa-tests/TKG
[2025-12-04T23:06:04.827Z] + uname
[2025-12-04T23:06:04.827Z] + '[' Linux '=' AIX ]
[2025-12-04T23:06:04.827Z] + uname
[2025-12-04T23:06:04.827Z] + '[' Linux '=' SunOS ]
[2025-12-04T23:06:04.827Z] + uname
[2025-12-04T23:06:04.827Z] + '[' Linux '=' '*BSD' ]
[2025-12-04T23:06:04.827Z] + MAKE=make
[2025-12-04T23:06:04.827Z] + unset LD_LIBRARY_PATH
[2025-12-04T23:06:04.827Z] + make genParallelList 'TEST=extended.perf' 'TEST_TIME=120' 'NUM_MACHINES='
[2025-12-04T23:06:04.827Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-12-04T23:06:04.827Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-04T23:06:04.827Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-04T23:06:04.827Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-04T23:06:04.827Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-12-04T23:06:04.827Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_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_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-12-04T23:06:04.827Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-12-04T23:06:05.585Z]
[2025-12-04T23:06:05.585Z] build:
[2025-12-04T23:06:05.585Z]
[2025-12-04T23:06:05.585Z] clean:
[2025-12-04T23:06:05.585Z]
[2025-12-04T23:06:05.585Z] init:
[2025-12-04T23:06:05.585Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-12-04T23:06:05.585Z]
[2025-12-04T23:06:05.585Z] getDependentLibs:
[2025-12-04T23:06:05.585Z] [exec] --------------------------------------------
[2025-12-04T23:06:05.585Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-04T23:06:05.585Z] [exec] task is set to default
[2025-12-04T23:06:05.585Z] [exec] dependencyList is set to json_simple
[2025-12-04T23:06:05.585Z] [exec] System Test jars will not be downloaded.
[2025-12-04T23:06:05.585Z] [exec] --------------------------------------------
[2025-12-04T23:06:05.585Z] [exec] Starting download third party dependent jars
[2025-12-04T23:06:05.585Z] [exec] --------------------------------------------
[2025-12-04T23:06:05.585Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-04T23:06:05.585Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-04T23:06:05.585Z] [exec] downloaded dependent third party jars successfully
[2025-12-04T23:06:05.585Z]
[2025-12-04T23:06:05.585Z] compile:
[2025-12-04T23:06:05.585Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-04T23:06:05.585Z] [echo] ============COMPILER SETTINGS============
[2025-12-04T23:06:05.585Z] [echo] ===fork: yes
[2025-12-04T23:06:05.585Z] [echo] ===debug: on
[2025-12-04T23:06:05.585Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-12-04T23:06:08.990Z]
[2025-12-04T23:06:08.990Z] dist:
[2025-12-04T23:06:08.990Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-12-04T23:06:08.990Z]
[2025-12-04T23:06:08.990Z] BUILD SUCCESSFUL
[2025-12-04T23:06:08.990Z] Total time: 4 seconds
[2025-12-04T23:06:08.990Z] 0
[2025-12-04T23:06:08.990Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-12-04T23:06:08.990Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-12-04T23:06:08.990Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-12-04T23:06:09.745Z] ****************************** MACHINE INFO ******************************
[2025-12-04T23:06:09.745Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG
[2025-12-04T23:06:09.745Z] Free Physical Memory Size : 2635505664
[2025-12-04T23:06:09.745Z] Free space (bytes) : 163733098496
[2025-12-04T23:06:09.745Z] Total Physical Memory Size : 6442450944
[2025-12-04T23:06:09.745Z] Total space (bytes) : 480790110208
[2025-12-04T23:06:09.745Z] Usable space (bytes) : 141382873088
[2025-12-04T23:06:09.745Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-04T23:06:09.745Z] bashVersion :
[2025-12-04T23:06:09.745Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2025-12-04T23:06:09.745Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-12-04T23:06:09.745Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-04T23:06:09.745Z]
[2025-12-04T23:06:09.745Z] This is free software; you are free to change and redistribute it.
[2025-12-04T23:06:09.745Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-04T23:06:09.745Z] cpuCores : 16
[2025-12-04T23:06:09.745Z] curlVersion :
[2025-12-04T23:06:09.745Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.5 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-12-04T23:06:09.745Z] Release-Date: 2025-06-04
[2025-12-04T23:06:09.745Z] 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-12-04T23:06:09.745Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2025-12-04T23:06:09.745Z] dockerVersion : bash: line 1: docker: command not found
[2025-12-04T23:06:09.745Z] gcc version : 13.2.1
[2025-12-04T23:06:09.745Z] gclibc version :
[2025-12-04T23:06:09.745Z] musl libc (x86_64)
[2025-12-04T23:06:09.745Z] Version 1.2.5
[2025-12-04T23:06:09.745Z] Dynamic Program Loader
[2025-12-04T23:06:09.745Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2025-12-04T23:06:09.745Z] gdb version : bash: line 1: gdb: command not found
[2025-12-04T23:06:09.745Z] lldb version : Command could not be executed
[2025-12-04T23:06:09.745Z] makeVersion :
[2025-12-04T23:06:09.745Z] GNU Make 4.4.1
[2025-12-04T23:06:09.745Z] Built for x86_64-alpine-linux-musl
[2025-12-04T23:06:09.745Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-12-04T23:06:09.745Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-12-04T23:06:09.745Z] This is free software: you are free to change and redistribute it.
[2025-12-04T23:06:09.745Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-04T23:06:09.745Z] mavenVersion : bash: line 1: mvn: command not found
[2025-12-04T23:06:09.745Z] perlVersion :
[2025-12-04T23:06:09.745Z]
[2025-12-04T23:06:09.745Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi
[2025-12-04T23:06:09.745Z]
[2025-12-04T23:06:09.745Z] Copyright 1987-2025, Larry Wall
[2025-12-04T23:06:09.745Z]
[2025-12-04T23:06:09.745Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-12-04T23:06:09.745Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-12-04T23:06:09.745Z]
[2025-12-04T23:06:09.745Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-12-04T23:06:09.745Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-12-04T23:06:09.745Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-12-04T23:06:09.745Z]
[2025-12-04T23:06:09.745Z] podmanVersion : bash: line 1: podman: command not found
[2025-12-04T23:06:09.745Z] procArch : unknown
[2025-12-04T23:06:09.745Z] sysArch : x86_64
[2025-12-04T23:06:09.745Z] sysOS : Linux
[2025-12-04T23:06:09.745Z] ulimit :
[2025-12-04T23:06:09.745Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-12-04T23:06:09.745Z] core file size (blocks, -c) unlimited
[2025-12-04T23:06:09.745Z] data seg size (kbytes, -d) unlimited
[2025-12-04T23:06:09.745Z] scheduling priority (-e) 0
[2025-12-04T23:06:09.745Z] file size (blocks, -f) unlimited
[2025-12-04T23:06:09.745Z] pending signals (-i) 257167
[2025-12-04T23:06:09.745Z] max locked memory (kbytes, -l) 8192
[2025-12-04T23:06:09.745Z] max memory size (kbytes, -m) unlimited
[2025-12-04T23:06:09.745Z] open files (-n) 1048576
[2025-12-04T23:06:09.745Z] pipe size (512 bytes, -p) 8
[2025-12-04T23:06:09.745Z] POSIX message queues (bytes, -q) 819200
[2025-12-04T23:06:09.745Z] real-time priority (-r) 0
[2025-12-04T23:06:09.745Z] stack size (kbytes, -s) 8192
[2025-12-04T23:06:09.745Z] cpu time (seconds, -t) unlimited
[2025-12-04T23:06:09.745Z] max user processes (-u) unlimited
[2025-12-04T23:06:09.745Z] virtual memory (kbytes, -v) unlimited
[2025-12-04T23:06:09.745Z] file locks (-x) unlimited
[2025-12-04T23:06:09.745Z] uname : Linux 38ef1ba66c83 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2025-12-04T23:06:09.745Z] vmVendor : Oracle Corporation
[2025-12-04T23:06:09.745Z] vmVersion : 25.482-b04
[2025-12-04T23:06:09.745Z] xlc version : bash: line 1: xlC: command not found
[2025-12-04T23:06:09.745Z] **************************************************************************
[2025-12-04T23:06:09.745Z]
[2025-12-04T23:06:09.745Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-12-04T23:06:09.745Z]
[2025-12-04T23:06:09.745Z] System.getProperty('java.vendor')=Temurin
[2025-12-04T23:06:09.745Z]
[2025-12-04T23:06:09.745Z] System.getProperty('os.name')=Linux
[2025-12-04T23:06:09.745Z]
[2025-12-04T23:06:09.745Z] System.getProperty('os.arch')=amd64
[2025-12-04T23:06:09.745Z]
[2025-12-04T23:06:09.745Z] System.getProperty('java.fullversion')=null
[2025-12-04T23:06:09.745Z]
[2025-12-04T23:06:09.745Z] System.getProperty('sun.arch.data.model')=64
[2025-12-04T23:06:09.745Z]
[2025-12-04T23:06:10.508Z] 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_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-04T23:06:10.508Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-12-04T23:06:10.508Z] perl scripts/configure.pl
[2025-12-04T23:06:10.508Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_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=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-12-04T23:06:11.264Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-12-04T23:06:11.264Z]
[2025-12-04T23:06:11.264Z]
[2025-12-04T23:06:11.264Z] Starting to generate parallel test lists.
[2025-12-04T23:06:11.264Z]
[2025-12-04T23:06:11.264Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-12-04T23:06:11.264Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-12-04T23:06:11.264Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-12-04T23:06:11.264Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-12-04T23:06:11.264Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-12-04T23:06:11.264Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-12-04T23:06:11.264Z] Attempting to get test duration data from TRSS.
[2025-12-04T23:06:11.264Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_alpine-linux&group=perf&level=extended
[2025-12-04T23:06:12.825Z] Attempting to get test duration data from cached files.
[2025-12-04T23:06:12.825Z]
[2025-12-04T23:06:12.825Z] TEST DURATION
[2025-12-04T23:06:12.825Z] ====================================================================================
[2025-12-04T23:06:12.825Z] Total number of tests searched: 18
[2025-12-04T23:06:12.825Z] Number of test durations found: 18
[2025-12-04T23:06:12.825Z] Top slowest tests:
[2025-12-04T23:06:12.825Z] 08m08s renaissance-movie-lens_0
[2025-12-04T23:06:12.825Z] 06m05s renaissance-als_0
[2025-12-04T23:06:12.825Z] 02m07s renaissance-chi-square_0
[2025-12-04T23:06:12.825Z] ====================================================================================
[2025-12-04T23:06:12.825Z]
[2025-12-04T23:06:12.825Z] Test target is split into 1 lists.
[2025-12-04T23:06:12.825Z] Reducing estimated test running time from 28m07s to 28m07s.
[2025-12-04T23:06:12.825Z]
[2025-12-04T23:06:12.825Z] -------------------------------------testList_0-------------------------------------
[2025-12-04T23:06:12.825Z] Number of tests: 18
[2025-12-04T23:06:12.825Z] Estimated running time: 28m07s
[2025-12-04T23:06:12.825Z] TESTLIST=renaissance-movie-lens_0,renaissance-als_0,renaissance-chi-square_0,renaissance-finagle-http_0,renaissance-dec-tree_0,renaissance-gauss-mix_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,renaissance-log-regression_0,renaissance-philosophers_0,dacapo-jython_0,dacapo-pmd_0,dacapo-sunflow_0,dacapo-avrora_0,dacapo-xalan_0,dacapo-fop_0,renaissance-db-shootout_0,renaissance-finagle-chirper_0
[2025-12-04T23:06:12.825Z] ------------------------------------------------------------------------------------
[2025-12-04T23:06:12.825Z]
[2025-12-04T23:06:12.825Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-12-04T23:06:12.825Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-12-04T23:06:13.336Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-12-04T23:06:13.732Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-12-04T23:06:13.794Z] Building tests...
[Pipeline] timeout
[2025-12-04T23:06:13.797Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-12-04T23:06:13.813Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-12-04T23:06:15.333Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-12-04T23:06:22.174Z] --------------------------------------------
[2025-12-04T23:06:22.174Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-04T23:06:22.174Z] task is set to default
[2025-12-04T23:06:22.174Z] dependencyList is set to all
[2025-12-04T23:06:22.174Z] System Test jars will not be downloaded.
[2025-12-04T23:06:22.174Z] --------------------------------------------
[2025-12-04T23:06:22.174Z] Starting download third party dependent jars
[2025-12-04T23:06:22.174Z] --------------------------------------------
[2025-12-04T23:06:22.174Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-12-04T23:06:22.174Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-12-04T23:06:22.854Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-12-04T23:06:22.869Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-12-04T23:06:22.948Z] $ ssh-agent
[2025-12-04T23:06:23.529Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjlhDOM/agent.374343
[2025-12-04T23:06:23.529Z] SSH_AGENT_PID=374345
[2025-12-04T23:06:23.529Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-12-04T23:06:25.335Z] + unset LD_LIBRARY_PATH
[2025-12-04T23:06:25.335Z] + bash ./compile.sh
[2025-12-04T23:06:25.335Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-12-04T23:06:25.335Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-04T23:06:25.335Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-04T23:06:25.335Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-04T23:06:25.336Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-12-04T23:06:25.336Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_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_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-12-04T23:06:25.336Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-12-04T23:06:26.102Z]
[2025-12-04T23:06:26.102Z] build:
[2025-12-04T23:06:26.102Z]
[2025-12-04T23:06:26.102Z] clean:
[2025-12-04T23:06:26.102Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/autoGenEnv.mk
[2025-12-04T23:06:26.102Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-12-04T23:06:26.102Z]
[2025-12-04T23:06:26.102Z] init:
[2025-12-04T23:06:26.102Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-12-04T23:06:26.102Z]
[2025-12-04T23:06:26.102Z] getDependentLibs:
[2025-12-04T23:06:26.102Z] [exec] --------------------------------------------
[2025-12-04T23:06:26.102Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-04T23:06:26.102Z] [exec] task is set to default
[2025-12-04T23:06:26.102Z] [exec] dependencyList is set to json_simple
[2025-12-04T23:06:26.102Z] [exec] System Test jars will not be downloaded.
[2025-12-04T23:06:26.102Z] [exec] --------------------------------------------
[2025-12-04T23:06:26.102Z] [exec] Starting download third party dependent jars
[2025-12-04T23:06:26.102Z] [exec] --------------------------------------------
[2025-12-04T23:06:26.102Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-04T23:06:26.102Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-04T23:06:26.102Z] [exec] downloaded dependent third party jars successfully
[2025-12-04T23:06:26.102Z]
[2025-12-04T23:06:26.102Z] compile:
[2025-12-04T23:06:26.102Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-04T23:06:26.102Z] [echo] ============COMPILER SETTINGS============
[2025-12-04T23:06:26.102Z] [echo] ===fork: yes
[2025-12-04T23:06:26.102Z] [echo] ===debug: on
[2025-12-04T23:06:26.102Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-12-04T23:06:29.614Z]
[2025-12-04T23:06:29.614Z] dist:
[2025-12-04T23:06:29.614Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-12-04T23:06:29.614Z]
[2025-12-04T23:06:29.614Z] BUILD SUCCESSFUL
[2025-12-04T23:06:29.614Z] Total time: 4 seconds
[2025-12-04T23:06:29.614Z] 0
[2025-12-04T23:06:29.615Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-12-04T23:06:29.615Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-12-04T23:06:29.615Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-12-04T23:06:30.374Z] ****************************** MACHINE INFO ******************************
[2025-12-04T23:06:30.374Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG
[2025-12-04T23:06:30.374Z] Free Physical Memory Size : 2634661888
[2025-12-04T23:06:30.374Z] Free space (bytes) : 163472982016
[2025-12-04T23:06:30.374Z] Total Physical Memory Size : 6442450944
[2025-12-04T23:06:30.374Z] Total space (bytes) : 480790110208
[2025-12-04T23:06:30.374Z] Usable space (bytes) : 141122756608
[2025-12-04T23:06:30.374Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-04T23:06:30.374Z] bashVersion :
[2025-12-04T23:06:30.374Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2025-12-04T23:06:30.374Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-12-04T23:06:30.374Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-04T23:06:30.374Z]
[2025-12-04T23:06:30.374Z] This is free software; you are free to change and redistribute it.
[2025-12-04T23:06:30.374Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-04T23:06:30.374Z] cpuCores : 16
[2025-12-04T23:06:30.374Z] curlVersion :
[2025-12-04T23:06:30.374Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.5 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-12-04T23:06:30.374Z] Release-Date: 2025-06-04
[2025-12-04T23:06:30.374Z] 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-12-04T23:06:30.374Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2025-12-04T23:06:30.374Z] dockerVersion : bash: line 1: docker: command not found
[2025-12-04T23:06:30.374Z] gcc version : 13.2.1
[2025-12-04T23:06:30.374Z] gclibc version :
[2025-12-04T23:06:30.374Z] musl libc (x86_64)
[2025-12-04T23:06:30.374Z] Version 1.2.5
[2025-12-04T23:06:30.374Z] Dynamic Program Loader
[2025-12-04T23:06:30.374Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2025-12-04T23:06:30.374Z] gdb version : bash: line 1: gdb: command not found
[2025-12-04T23:06:30.374Z] lldb version : Command could not be executed
[2025-12-04T23:06:30.374Z] makeVersion :
[2025-12-04T23:06:30.374Z] GNU Make 4.4.1
[2025-12-04T23:06:30.374Z] Built for x86_64-alpine-linux-musl
[2025-12-04T23:06:30.374Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-12-04T23:06:30.374Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-12-04T23:06:30.374Z] This is free software: you are free to change and redistribute it.
[2025-12-04T23:06:30.374Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-04T23:06:30.374Z] mavenVersion : bash: line 1: mvn: command not found
[2025-12-04T23:06:30.374Z] perlVersion :
[2025-12-04T23:06:30.374Z]
[2025-12-04T23:06:30.374Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi
[2025-12-04T23:06:30.374Z]
[2025-12-04T23:06:30.374Z] Copyright 1987-2025, Larry Wall
[2025-12-04T23:06:30.374Z]
[2025-12-04T23:06:30.374Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-12-04T23:06:30.374Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-12-04T23:06:30.374Z]
[2025-12-04T23:06:30.374Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-12-04T23:06:30.374Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-12-04T23:06:30.374Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-12-04T23:06:30.374Z]
[2025-12-04T23:06:30.374Z] podmanVersion : bash: line 1: podman: command not found
[2025-12-04T23:06:30.374Z] procArch : unknown
[2025-12-04T23:06:30.374Z] sysArch : x86_64
[2025-12-04T23:06:30.374Z] sysOS : Linux
[2025-12-04T23:06:30.374Z] ulimit :
[2025-12-04T23:06:30.374Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-12-04T23:06:30.374Z] core file size (blocks, -c) unlimited
[2025-12-04T23:06:30.374Z] data seg size (kbytes, -d) unlimited
[2025-12-04T23:06:30.374Z] scheduling priority (-e) 0
[2025-12-04T23:06:30.374Z] file size (blocks, -f) unlimited
[2025-12-04T23:06:30.374Z] pending signals (-i) 257167
[2025-12-04T23:06:30.374Z] max locked memory (kbytes, -l) 8192
[2025-12-04T23:06:30.374Z] max memory size (kbytes, -m) unlimited
[2025-12-04T23:06:30.374Z] open files (-n) 1048576
[2025-12-04T23:06:30.374Z] pipe size (512 bytes, -p) 8
[2025-12-04T23:06:30.374Z] POSIX message queues (bytes, -q) 819200
[2025-12-04T23:06:30.374Z] real-time priority (-r) 0
[2025-12-04T23:06:30.375Z] stack size (kbytes, -s) 8192
[2025-12-04T23:06:30.375Z] cpu time (seconds, -t) unlimited
[2025-12-04T23:06:30.375Z] max user processes (-u) unlimited
[2025-12-04T23:06:30.375Z] virtual memory (kbytes, -v) unlimited
[2025-12-04T23:06:30.375Z] file locks (-x) unlimited
[2025-12-04T23:06:30.375Z] uname : Linux 38ef1ba66c83 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2025-12-04T23:06:30.375Z] vmVendor : Oracle Corporation
[2025-12-04T23:06:30.375Z] vmVersion : 25.482-b04
[2025-12-04T23:06:30.375Z] xlc version : bash: line 1: xlC: command not found
[2025-12-04T23:06:30.375Z] **************************************************************************
[2025-12-04T23:06:30.375Z]
[2025-12-04T23:06:30.375Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-12-04T23:06:30.375Z]
[2025-12-04T23:06:30.375Z] System.getProperty('java.vendor')=Temurin
[2025-12-04T23:06:30.375Z]
[2025-12-04T23:06:30.375Z] System.getProperty('os.name')=Linux
[2025-12-04T23:06:30.375Z]
[2025-12-04T23:06:30.375Z] System.getProperty('os.arch')=amd64
[2025-12-04T23:06:30.375Z]
[2025-12-04T23:06:30.375Z] System.getProperty('java.fullversion')=null
[2025-12-04T23:06:30.375Z]
[2025-12-04T23:06:30.375Z] System.getProperty('sun.arch.data.model')=64
[2025-12-04T23:06:30.375Z]
[2025-12-04T23:06:31.138Z] make -f clean.mk cleanBuild
[2025-12-04T23:06:31.138Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-12-04T23:06:31.138Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest
[2025-12-04T23:06:31.138Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-12-04T23:06:31.138Z] make -f compile.mk compile
[2025-12-04T23:06:31.138Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-12-04T23:06:31.138Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-04T23:06:31.138Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-04T23:06:31.139Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_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_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-12-04T23:06:31.139Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_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_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-12-04T23:06:31.912Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_test.xml
[2025-12-04T23:06:31.912Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-12-04T23:06:31.912Z]
[2025-12-04T23:06:31.912Z] -create_test_directory:
[2025-12-04T23:06:31.912Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest
[2025-12-04T23:06:31.912Z]
[2025-12-04T23:06:31.912Z] stage_test_material:
[2025-12-04T23:06:32.675Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest
[2025-12-04T23:06:32.675Z]
[2025-12-04T23:06:32.675Z] build:
[2025-12-04T23:06:32.675Z]
[2025-12-04T23:06:32.675Z] init:
[2025-12-04T23:06:32.675Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf
[2025-12-04T23:06:32.675Z]
[2025-12-04T23:06:32.675Z] dist:
[2025-12-04T23:06:32.675Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf
[2025-12-04T23:06:32.675Z]
[2025-12-04T23:06:32.675Z] build:
[2025-12-04T23:06:32.675Z]
[2025-12-04T23:06:32.675Z] build:
[2025-12-04T23:06:33.437Z]
[2025-12-04T23:06:33.437Z] init:
[2025-12-04T23:06:33.438Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench
[2025-12-04T23:06:33.438Z]
[2025-12-04T23:06:33.438Z] getBumbleBench:
[2025-12-04T23:06:33.438Z] [echo] Cloning BumbleBench
[2025-12-04T23:06:33.438Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-12-04T23:06:33.438Z] [exec] Cloning into 'bumblebench'...
[2025-12-04T23:06:33.438Z]
[2025-12-04T23:06:33.438Z] buildBumbleBench:
[2025-12-04T23:06:33.438Z] [echo] Building BumbleBench
[2025-12-04T23:06:33.438Z]
[2025-12-04T23:06:33.438Z] compile-all:
[2025-12-04T23:06:33.438Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-04T23:06:35.149Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-12-04T23:06:35.149Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-12-04T23:06:35.149Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-04T23:06:35.149Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-04T23:06:35.149Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-04T23:06:35.916Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-04T23:06:35.916Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-04T23:06:35.916Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-04T23:06:35.916Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-04T23:06:35.916Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-04T23:06:35.916Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-04T23:06:35.916Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-04T23:06:36.677Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-04T23:06:36.677Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-04T23:06:36.677Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-04T23:06:36.677Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-04T23:06:36.677Z]
[2025-12-04T23:06:36.677Z] dist:
[2025-12-04T23:06:36.677Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-12-04T23:06:37.436Z]
[2025-12-04T23:06:37.436Z] dist:
[2025-12-04T23:06:37.436Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench
[2025-12-04T23:06:37.436Z]
[2025-12-04T23:06:37.436Z] build:
[2025-12-04T23:06:37.436Z]
[2025-12-04T23:06:37.436Z] getDependentLibs:
[2025-12-04T23:06:42.947Z] [exec] --------------------------------------------
[2025-12-04T23:06:42.947Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-04T23:06:42.947Z] [exec] task is set to default
[2025-12-04T23:06:42.947Z] [exec] dependencyList is set to dacapo
[2025-12-04T23:06:42.947Z] [exec] System Test jars will not be downloaded.
[2025-12-04T23:06:42.947Z] [exec] --------------------------------------------
[2025-12-04T23:06:42.947Z] [exec] Starting download third party dependent jars
[2025-12-04T23:06:42.947Z] [exec] --------------------------------------------
[2025-12-04T23:06:42.947Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-04T23:06:42.947Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-12-04T23:06:42.947Z] [exec] downloaded dependent third party jars successfully
[2025-12-04T23:06:42.947Z]
[2025-12-04T23:06:42.947Z] init:
[2025-12-04T23:06:42.947Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2025-12-04T23:06:42.947Z]
[2025-12-04T23:06:42.947Z] getDacapoSuite:
[2025-12-04T23:06:42.947Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2025-12-04T23:07:19.235Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2025-12-04T23:07:19.235Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo
[2025-12-04T23:07:19.235Z]
[2025-12-04T23:07:19.235Z] dist:
[2025-12-04T23:07:19.235Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2025-12-04T23:07:19.235Z]
[2025-12-04T23:07:19.235Z] build:
[2025-12-04T23:07:19.235Z]
[2025-12-04T23:07:19.235Z] init:
[2025-12-04T23:07:19.235Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-12-04T23:07:19.235Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2025-12-04T23:07:19.235Z]
[2025-12-04T23:07:19.235Z] compile:
[2025-12-04T23:07:19.235Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-04T23:07:19.235Z] [echo] ============COMPILER SETTINGS============
[2025-12-04T23:07:19.235Z] [echo] ===fork: yes
[2025-12-04T23:07:19.235Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/javac
[2025-12-04T23:07:19.235Z] [echo] ===debug: on
[2025-12-04T23:07:19.235Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-12-04T23:07:19.235Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2025-12-04T23:07:22.497Z]
[2025-12-04T23:07:22.497Z] dist:
[2025-12-04T23:07:22.498Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-12-04T23:07:22.498Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-12-04T23:07:22.498Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-12-04T23:07:22.498Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-12-04T23:07:22.498Z]
[2025-12-04T23:07:22.498Z] clean:
[2025-12-04T23:07:22.498Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2025-12-04T23:07:22.498Z]
[2025-12-04T23:07:22.498Z] build:
[2025-12-04T23:07:22.498Z]
[2025-12-04T23:07:22.498Z] build:
[2025-12-04T23:07:22.498Z]
[2025-12-04T23:07:22.498Z] init:
[2025-12-04T23:07:22.498Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/renaissance
[2025-12-04T23:07:22.498Z]
[2025-12-04T23:07:22.498Z] getRenaissanceSuite:
[2025-12-04T23:07:22.498Z] [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-12-04T23:07:26.881Z]
[2025-12-04T23:07:26.881Z] dist:
[2025-12-04T23:07:26.881Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/renaissance
[2025-12-04T23:07:30.259Z]
[2025-12-04T23:07:30.259Z] build:
[2025-12-04T23:07:30.259Z]
[2025-12-04T23:07:30.259Z] init:
[2025-12-04T23:07:30.259Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/specjbb
[2025-12-04T23:07:30.259Z]
[2025-12-04T23:07:30.259Z] getSpecjbbSuite:
[2025-12-04T23:07:30.259Z]
[2025-12-04T23:07:30.259Z] dist:
[2025-12-04T23:07:30.259Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/specjbb/run
[2025-12-04T23:07:30.259Z]
[2025-12-04T23:07:30.259Z] BUILD SUCCESSFUL
[2025-12-04T23:07:30.259Z] Total time: 58 seconds
[2025-12-04T23:07:37.233Z] 0
[2025-12-04T23:07:37.233Z]
[2025-12-04T23:07:37.233Z]
[2025-12-04T23:07:37.233Z] RECORD TEST REPOs SHA
[2025-12-04T23:07:37.233Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-12-04T23:07:37.233Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-12-04T23:07:37.233Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-12-04T23:07:37.233Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-12-04T23:07:37.988Z] ================================================
[2025-12-04T23:07:37.988Z] timestamp: 20251204-230734
[2025-12-04T23:07:37.988Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-04T23:07:37.988Z] git repo:
[2025-12-04T23:07:37.988Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-12-04T23:07:37.988Z] sha:
[2025-12-04T23:07:37.988Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-12-04T23:07:37.988Z] ================================================
[2025-12-04T23:07:37.988Z] timestamp: 20251204-230737
[2025-12-04T23:07:37.988Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests
[2025-12-04T23:07:37.988Z] git repo:
[2025-12-04T23:07:38.740Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-12-04T23:07:38.740Z] sha:
[2025-12-04T23:07:38.740Z] b7d5084d51f87a62e5dcda3fc65709e9ed5f7e35
[2025-12-04T23:07:38.740Z] ================================================
[2025-12-04T23:07:38.740Z] timestamp: 20251204-230738
[2025-12-04T23:07:38.740Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG
[2025-12-04T23:07:38.740Z] git repo:
[2025-12-04T23:07:38.740Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-12-04T23:07:38.740Z] sha:
[2025-12-04T23:07:38.740Z] 379eb38ba4695568db04f45c321ab0a5bfbc1415
[2025-12-04T23:07:38.740Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] }
[2025-12-04T23:07:39.311Z] $ ssh-agent -k
[2025-12-04T23:07:39.319Z] unset SSH_AUTH_SOCK;
[2025-12-04T23:07:39.319Z] unset SSH_AGENT_PID;
[2025-12-04T23:07:39.319Z] echo Agent pid 374345 killed;
[2025-12-04T23:07:40.401Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-12-04T23:07:40.546Z] 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-12-04T23:07:40.573Z] ITERATION: 1/1
[Pipeline] sh
[2025-12-04T23:07:42.765Z] + which Xvfb
[2025-12-04T23:07:42.765Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-12-04T23:07:43.461Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/.xvfb-151-..fbdir1137330897145995923
[Pipeline] {
[Pipeline] sh
[2025-12-04T23:08:05.330Z] + ps -f
[2025-12-04T23:08:05.330Z] + awk '{print $9}'
[2025-12-04T23:08:05.330Z] + grep '[X]vfb'
[Pipeline] echo
[2025-12-04T23:08:05.848Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-12-04T23:08:05.912Z] $ ssh-agent
[2025-12-04T23:08:06.497Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnkmNDM/agent.374801
[2025-12-04T23:08:06.497Z] SSH_AGENT_PID=374803
[2025-12-04T23:08:06.497Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-12-04T23:08:07.916Z] + uname
[2025-12-04T23:08:07.916Z] + '[' Linux '=' AIX ]
[2025-12-04T23:08:07.916Z] + uname
[2025-12-04T23:08:07.916Z] + '[' Linux '=' SunOS ]
[2025-12-04T23:08:07.916Z] + uname
[2025-12-04T23:08:07.916Z] + '[' Linux '=' '*BSD' ]
[2025-12-04T23:08:07.916Z] + MAKE=make
[2025-12-04T23:08:07.916Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-12-04T23:08:07.916Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-12-04T23:08:09.709Z] + unset LD_LIBRARY_PATH
[2025-12-04T23:08:09.709Z] + uname
[2025-12-04T23:08:09.709Z] + '[' Linux '=' AIX ]
[2025-12-04T23:08:09.709Z] + uname
[2025-12-04T23:08:09.709Z] + '[' Linux '=' SunOS ]
[2025-12-04T23:08:09.709Z] + uname
[2025-12-04T23:08:09.709Z] + '[' Linux '=' '*BSD' ]
[2025-12-04T23:08:09.709Z] + MAKE=make
[2025-12-04T23:08:09.709Z] + cd ./aqa-tests
[2025-12-04T23:08:09.709Z] + . ./scripts/testenv/testenvSettings.sh
[2025-12-04T23:08:09.709Z] + set +x
[2025-12-04T23:08:09.709Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-12-04T23:08:09.709Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib
[2025-12-04T23:08:09.709Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-12-04T23:08:09.709Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-12-04T23:08:09.709Z] perl scripts/configure.pl
[2025-12-04T23:08:09.709Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_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=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-12-04T23:08:09.709Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-12-04T23:08:09.709Z]
[2025-12-04T23:08:09.709Z] Starting to generate test make files.
[2025-12-04T23:08:09.709Z]
[2025-12-04T23:08:09.709Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-12-04T23:08:10.473Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-12-04T23:08:10.473Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-12-04T23:08:10.473Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-12-04T23:08:10.473Z]
[2025-12-04T23:08:10.473Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-12-04T23:08:10.473Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-12-04T23:08:10.473Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-12-04T23:08:10.473Z]
[2025-12-04T23:08:10.473Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-12-04T23:08:10.473Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-12-04T23:08:10.473Z]
[2025-12-04T23:08:10.473Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../autoGen.mk
[2025-12-04T23:08:10.473Z]
[2025-12-04T23:08:10.473Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/utils.mk
[2025-12-04T23:08:10.473Z]
[2025-12-04T23:08:10.473Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-12-04T23:08:10.473Z]
[2025-12-04T23:08:10.473Z] Make files are generated successfully.
[2025-12-04T23:08:10.473Z]
[2025-12-04T23:08:10.473Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-12-04T23:08:10.473Z] make -f runtest.mk _extended.perf
[2025-12-04T23:08:10.473Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-12-04T23:08:10.473Z]
[2025-12-04T23:08:10.473Z] Running make 4.4.1
[2025-12-04T23:08:10.473Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..
[2025-12-04T23:08:10.473Z] set JDK_VERSION to 8
[2025-12-04T23:08:10.473Z] set JDK_IMPL to hotspot
[2025-12-04T23:08:10.473Z] set JVM_VERSION to openjdk8
[2025-12-04T23:08:10.473Z] set JCL_VERSION to latest
[2025-12-04T23:08:10.473Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-12-04T23:08:10.473Z] set SPEC to alpine-linux_x86-64
[2025-12-04T23:08:10.473Z] set TEST_FLAG to
[2025-12-04T23:08:10.473Z] Running extended.perf ...
[2025-12-04T23:08:10.473Z] There are 18 test targets in extended.perf
[2025-12-04T23:08:10.473Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-12-04T23:08:10.473Z] openjdk version "1.8.0_482-beta"
[2025-12-04T23:08:10.473Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202512042124-b04)
[2025-12-04T23:08:10.473Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b04, mixed mode)
[2025-12-04T23:08:10.473Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests'
[2025-12-04T23:08:10.473Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf'
[2025-12-04T23:08:10.473Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance'
[2025-12-04T23:08:10.473Z]
[2025-12-04T23:08:10.473Z] ===============================================
[2025-12-04T23:08:10.473Z] Running test renaissance-als_0 ...
[2025-12-04T23:08:10.473Z] ===============================================
[2025-12-04T23:08:10.473Z] renaissance-als_0 Start Time: Thu Dec 4 23:08:10 2025 Epoch Time (ms): 1764889690236
[2025-12-04T23:08:10.473Z] variation: NoOptions
[2025-12-04T23:08:10.473Z] JVM_OPTIONS:
[2025-12-04T23:08:10.473Z] { \
[2025-12-04T23:08:10.473Z] echo ""; echo "TEST SETUP:"; \
[2025-12-04T23:08:10.473Z] echo "Nothing to be done for setup."; \
[2025-12-04T23:08:10.473Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-als_0"; \
[2025-12-04T23:08:10.473Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-als_0"; \
[2025-12-04T23:08:10.473Z] echo ""; echo "TESTING:"; \
[2025-12-04T23:08:10.473Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-als_0"/als.json" als; \
[2025-12-04T23:08:10.473Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-04T23:08:10.473Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-04T23:08:10.473Z] echo "Nothing to be done for teardown."; \
[2025-12-04T23:08:10.473Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/TestTargetResult";
[2025-12-04T23:08:10.473Z]
[2025-12-04T23:08:10.473Z] TEST SETUP:
[2025-12-04T23:08:10.473Z] Nothing to be done for setup.
[2025-12-04T23:08:10.473Z]
[2025-12-04T23:08:10.473Z] TESTING:
[2025-12-04T23:08:12.039Z] Benchmark 'als' excluded: requires JVM version >=11 (found 1.8).
[2025-12-04T23:08:12.039Z] -----------------------------------
[2025-12-04T23:08:12.039Z] renaissance-als_0_PASSED
[2025-12-04T23:08:12.039Z] -----------------------------------
[2025-12-04T23:08:12.039Z]
[2025-12-04T23:08:12.039Z] TEST TEARDOWN:
[2025-12-04T23:08:12.039Z] Nothing to be done for teardown.
[2025-12-04T23:08:12.039Z] renaissance-als_0 Finish Time: Thu Dec 4 23:08:11 2025 Epoch Time (ms): 1764889691616
[2025-12-04T23:08:12.039Z]
[2025-12-04T23:08:12.039Z] ===============================================
[2025-12-04T23:08:12.039Z] Running test renaissance-chi-square_0 ...
[2025-12-04T23:08:12.039Z] ===============================================
[2025-12-04T23:08:12.040Z] renaissance-chi-square_0 Start Time: Thu Dec 4 23:08:11 2025 Epoch Time (ms): 1764889691641
[2025-12-04T23:08:12.040Z] variation: NoOptions
[2025-12-04T23:08:12.040Z] JVM_OPTIONS:
[2025-12-04T23:08:12.040Z] { \
[2025-12-04T23:08:12.040Z] echo ""; echo "TEST SETUP:"; \
[2025-12-04T23:08:12.040Z] echo "Nothing to be done for setup."; \
[2025-12-04T23:08:12.040Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-chi-square_0"; \
[2025-12-04T23:08:12.040Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-chi-square_0"; \
[2025-12-04T23:08:12.040Z] echo ""; echo "TESTING:"; \
[2025-12-04T23:08:12.040Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2025-12-04T23:08:12.040Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-04T23:08:12.040Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-04T23:08:12.040Z] echo "Nothing to be done for teardown."; \
[2025-12-04T23:08:12.040Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/TestTargetResult";
[2025-12-04T23:08:12.040Z]
[2025-12-04T23:08:12.040Z] TEST SETUP:
[2025-12-04T23:08:12.040Z] Nothing to be done for setup.
[2025-12-04T23:08:12.040Z]
[2025-12-04T23:08:12.040Z] TESTING:
[2025-12-04T23:08:12.795Z] Benchmark 'chi-square' excluded: requires JVM version >=11 (found 1.8).
[2025-12-04T23:08:13.558Z] -----------------------------------
[2025-12-04T23:08:13.558Z] renaissance-chi-square_0_PASSED
[2025-12-04T23:08:13.558Z] -----------------------------------
[2025-12-04T23:08:13.558Z]
[2025-12-04T23:08:13.558Z] TEST TEARDOWN:
[2025-12-04T23:08:13.558Z] Nothing to be done for teardown.
[2025-12-04T23:08:13.558Z] renaissance-chi-square_0 Finish Time: Thu Dec 4 23:08:12 2025 Epoch Time (ms): 1764889692944
[2025-12-04T23:08:13.558Z]
[2025-12-04T23:08:13.558Z] ===============================================
[2025-12-04T23:08:13.558Z] Running test renaissance-db-shootout_0 ...
[2025-12-04T23:08:13.558Z] ===============================================
[2025-12-04T23:08:13.558Z] renaissance-db-shootout_0 Start Time: Thu Dec 4 23:08:12 2025 Epoch Time (ms): 1764889692982
[2025-12-04T23:08:13.558Z] variation: NoOptions
[2025-12-04T23:08:13.558Z] JVM_OPTIONS:
[2025-12-04T23:08:13.558Z] { \
[2025-12-04T23:08:13.558Z] echo ""; echo "TEST SETUP:"; \
[2025-12-04T23:08:13.558Z] echo "Nothing to be done for setup."; \
[2025-12-04T23:08:13.558Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-db-shootout_0"; \
[2025-12-04T23:08:13.558Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-db-shootout_0"; \
[2025-12-04T23:08:13.558Z] echo ""; echo "TESTING:"; \
[2025-12-04T23:08:13.558Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2025-12-04T23:08:13.558Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-04T23:08:13.558Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-04T23:08:13.558Z] echo "Nothing to be done for teardown."; \
[2025-12-04T23:08:13.558Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/TestTargetResult";
[2025-12-04T23:08:13.558Z]
[2025-12-04T23:08:13.558Z] TEST SETUP:
[2025-12-04T23:08:13.558Z] Nothing to be done for setup.
[2025-12-04T23:08:13.558Z]
[2025-12-04T23:08:13.558Z] TESTING:
[2025-12-04T23:08:14.321Z] Benchmark 'db-shootout' excluded: requires JVM version >=11 (found 1.8).
[2025-12-04T23:08:15.079Z] -----------------------------------
[2025-12-04T23:08:15.079Z] renaissance-db-shootout_0_PASSED
[2025-12-04T23:08:15.079Z] -----------------------------------
[2025-12-04T23:08:15.079Z]
[2025-12-04T23:08:15.079Z] TEST TEARDOWN:
[2025-12-04T23:08:15.079Z] Nothing to be done for teardown.
[2025-12-04T23:08:15.079Z] renaissance-db-shootout_0 Finish Time: Thu Dec 4 23:08:14 2025 Epoch Time (ms): 1764889694404
[2025-12-04T23:08:15.079Z]
[2025-12-04T23:08:15.079Z] ===============================================
[2025-12-04T23:08:15.079Z] Running test renaissance-dec-tree_0 ...
[2025-12-04T23:08:15.079Z] ===============================================
[2025-12-04T23:08:15.079Z] renaissance-dec-tree_0 Start Time: Thu Dec 4 23:08:14 2025 Epoch Time (ms): 1764889694434
[2025-12-04T23:08:15.079Z] variation: NoOptions
[2025-12-04T23:08:15.079Z] JVM_OPTIONS:
[2025-12-04T23:08:15.079Z] { \
[2025-12-04T23:08:15.079Z] echo ""; echo "TEST SETUP:"; \
[2025-12-04T23:08:15.079Z] echo "Nothing to be done for setup."; \
[2025-12-04T23:08:15.079Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-dec-tree_0"; \
[2025-12-04T23:08:15.079Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-dec-tree_0"; \
[2025-12-04T23:08:15.079Z] echo ""; echo "TESTING:"; \
[2025-12-04T23:08:15.079Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2025-12-04T23:08:15.079Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-04T23:08:15.079Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-04T23:08:15.079Z] echo "Nothing to be done for teardown."; \
[2025-12-04T23:08:15.079Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/TestTargetResult";
[2025-12-04T23:08:15.079Z]
[2025-12-04T23:08:15.079Z] TEST SETUP:
[2025-12-04T23:08:15.079Z] Nothing to be done for setup.
[2025-12-04T23:08:15.079Z]
[2025-12-04T23:08:15.079Z] TESTING:
[2025-12-04T23:08:15.836Z] Benchmark 'dec-tree' excluded: requires JVM version >=11 (found 1.8).
[2025-12-04T23:08:15.836Z] -----------------------------------
[2025-12-04T23:08:15.836Z] renaissance-dec-tree_0_PASSED
[2025-12-04T23:08:15.836Z] -----------------------------------
[2025-12-04T23:08:15.836Z]
[2025-12-04T23:08:15.836Z] TEST TEARDOWN:
[2025-12-04T23:08:15.836Z] Nothing to be done for teardown.
[2025-12-04T23:08:15.836Z] renaissance-dec-tree_0 Finish Time: Thu Dec 4 23:08:15 2025 Epoch Time (ms): 1764889695768
[2025-12-04T23:08:16.600Z]
[2025-12-04T23:08:16.600Z] ===============================================
[2025-12-04T23:08:16.600Z] Running test renaissance-finagle-chirper_0 ...
[2025-12-04T23:08:16.600Z] ===============================================
[2025-12-04T23:08:16.600Z] renaissance-finagle-chirper_0 Start Time: Thu Dec 4 23:08:15 2025 Epoch Time (ms): 1764889695797
[2025-12-04T23:08:16.600Z] renaissance-finagle-chirper_0_DISABLED
[2025-12-04T23:08:16.600Z] Disabled Reason:
[2025-12-04T23:08:16.600Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2025-12-04T23:08:16.600Z] renaissance-finagle-chirper_0 Finish Time: Thu Dec 4 23:08:15 2025 Epoch Time (ms): 1764889695817
[2025-12-04T23:08:16.600Z]
[2025-12-04T23:08:16.600Z] ===============================================
[2025-12-04T23:08:16.600Z] Running test renaissance-finagle-http_0 ...
[2025-12-04T23:08:16.600Z] ===============================================
[2025-12-04T23:08:16.600Z] renaissance-finagle-http_0 Start Time: Thu Dec 4 23:08:15 2025 Epoch Time (ms): 1764889695854
[2025-12-04T23:08:16.600Z] variation: NoOptions
[2025-12-04T23:08:16.600Z] JVM_OPTIONS:
[2025-12-04T23:08:16.600Z] { \
[2025-12-04T23:08:16.600Z] echo ""; echo "TEST SETUP:"; \
[2025-12-04T23:08:16.600Z] echo "Nothing to be done for setup."; \
[2025-12-04T23:08:16.600Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-finagle-http_0"; \
[2025-12-04T23:08:16.600Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-finagle-http_0"; \
[2025-12-04T23:08:16.600Z] echo ""; echo "TESTING:"; \
[2025-12-04T23:08:16.600Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2025-12-04T23:08:16.600Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-04T23:08:16.600Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-04T23:08:16.600Z] echo "Nothing to be done for teardown."; \
[2025-12-04T23:08:16.600Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/TestTargetResult";
[2025-12-04T23:08:16.600Z]
[2025-12-04T23:08:16.600Z] TEST SETUP:
[2025-12-04T23:08:16.600Z] Nothing to be done for setup.
[2025-12-04T23:08:16.600Z]
[2025-12-04T23:08:16.600Z] TESTING:
[2025-12-04T23:08:17.358Z] Benchmark 'finagle-http' excluded: requires JVM version >=11 (found 1.8).
[2025-12-04T23:08:17.358Z] -----------------------------------
[2025-12-04T23:08:17.358Z] renaissance-finagle-http_0_PASSED
[2025-12-04T23:08:17.358Z] -----------------------------------
[2025-12-04T23:08:17.358Z]
[2025-12-04T23:08:17.358Z] TEST TEARDOWN:
[2025-12-04T23:08:17.358Z] Nothing to be done for teardown.
[2025-12-04T23:08:17.358Z] renaissance-finagle-http_0 Finish Time: Thu Dec 4 23:08:17 2025 Epoch Time (ms): 1764889697190
[2025-12-04T23:08:17.358Z]
[2025-12-04T23:08:17.358Z] ===============================================
[2025-12-04T23:08:17.358Z] Running test renaissance-gauss-mix_0 ...
[2025-12-04T23:08:17.358Z] ===============================================
[2025-12-04T23:08:17.358Z] renaissance-gauss-mix_0 Start Time: Thu Dec 4 23:08:17 2025 Epoch Time (ms): 1764889697215
[2025-12-04T23:08:17.358Z] variation: NoOptions
[2025-12-04T23:08:17.358Z] JVM_OPTIONS:
[2025-12-04T23:08:17.358Z] { \
[2025-12-04T23:08:17.358Z] echo ""; echo "TEST SETUP:"; \
[2025-12-04T23:08:17.358Z] echo "Nothing to be done for setup."; \
[2025-12-04T23:08:17.358Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-gauss-mix_0"; \
[2025-12-04T23:08:17.358Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-gauss-mix_0"; \
[2025-12-04T23:08:17.358Z] echo ""; echo "TESTING:"; \
[2025-12-04T23:08:17.358Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-gauss-mix_0"/gauss-mix.json" gauss-mix; \
[2025-12-04T23:08:17.358Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-gauss-mix_0"; else echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-04T23:08:17.358Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-04T23:08:17.358Z] echo "Nothing to be done for teardown."; \
[2025-12-04T23:08:17.358Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/TestTargetResult";
[2025-12-04T23:08:17.358Z]
[2025-12-04T23:08:17.358Z] TEST SETUP:
[2025-12-04T23:08:17.358Z] Nothing to be done for setup.
[2025-12-04T23:08:17.358Z]
[2025-12-04T23:08:17.358Z] TESTING:
[2025-12-04T23:08:18.924Z] Benchmark 'gauss-mix' excluded: requires JVM version >=11 (found 1.8).
[2025-12-04T23:08:18.924Z] -----------------------------------
[2025-12-04T23:08:18.924Z] renaissance-gauss-mix_0_PASSED
[2025-12-04T23:08:18.924Z] -----------------------------------
[2025-12-04T23:08:18.924Z]
[2025-12-04T23:08:18.924Z] TEST TEARDOWN:
[2025-12-04T23:08:18.924Z] Nothing to be done for teardown.
[2025-12-04T23:08:18.924Z] renaissance-gauss-mix_0 Finish Time: Thu Dec 4 23:08:18 2025 Epoch Time (ms): 1764889698709
[2025-12-04T23:08:18.924Z]
[2025-12-04T23:08:18.924Z] ===============================================
[2025-12-04T23:08:18.924Z] Running test renaissance-log-regression_0 ...
[2025-12-04T23:08:18.924Z] ===============================================
[2025-12-04T23:08:18.924Z] renaissance-log-regression_0 Start Time: Thu Dec 4 23:08:18 2025 Epoch Time (ms): 1764889698740
[2025-12-04T23:08:18.924Z] variation: NoOptions
[2025-12-04T23:08:18.924Z] JVM_OPTIONS:
[2025-12-04T23:08:18.924Z] { \
[2025-12-04T23:08:18.924Z] echo ""; echo "TEST SETUP:"; \
[2025-12-04T23:08:18.924Z] echo "Nothing to be done for setup."; \
[2025-12-04T23:08:18.924Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-log-regression_0"; \
[2025-12-04T23:08:18.924Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-log-regression_0"; \
[2025-12-04T23:08:18.924Z] echo ""; echo "TESTING:"; \
[2025-12-04T23:08:18.924Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2025-12-04T23:08:18.924Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-04T23:08:18.924Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-04T23:08:18.924Z] echo "Nothing to be done for teardown."; \
[2025-12-04T23:08:18.924Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/TestTargetResult";
[2025-12-04T23:08:18.924Z]
[2025-12-04T23:08:18.924Z] TEST SETUP:
[2025-12-04T23:08:18.924Z] Nothing to be done for setup.
[2025-12-04T23:08:18.924Z]
[2025-12-04T23:08:18.924Z] TESTING:
[2025-12-04T23:08:20.493Z] Benchmark 'log-regression' excluded: requires JVM version >=11 (found 1.8).
[2025-12-04T23:08:20.493Z] -----------------------------------
[2025-12-04T23:08:20.493Z] renaissance-log-regression_0_PASSED
[2025-12-04T23:08:20.493Z] -----------------------------------
[2025-12-04T23:08:20.493Z]
[2025-12-04T23:08:20.493Z] TEST TEARDOWN:
[2025-12-04T23:08:20.493Z] Nothing to be done for teardown.
[2025-12-04T23:08:20.493Z] renaissance-log-regression_0 Finish Time: Thu Dec 4 23:08:20 2025 Epoch Time (ms): 1764889700157
[2025-12-04T23:08:20.493Z]
[2025-12-04T23:08:20.493Z] ===============================================
[2025-12-04T23:08:20.493Z] Running test renaissance-mnemonics_0 ...
[2025-12-04T23:08:20.493Z] ===============================================
[2025-12-04T23:08:20.493Z] renaissance-mnemonics_0 Start Time: Thu Dec 4 23:08:20 2025 Epoch Time (ms): 1764889700183
[2025-12-04T23:08:20.493Z] variation: NoOptions
[2025-12-04T23:08:20.493Z] JVM_OPTIONS:
[2025-12-04T23:08:20.493Z] { \
[2025-12-04T23:08:20.493Z] echo ""; echo "TEST SETUP:"; \
[2025-12-04T23:08:20.493Z] echo "Nothing to be done for setup."; \
[2025-12-04T23:08:20.493Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-mnemonics_0"; \
[2025-12-04T23:08:20.493Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-mnemonics_0"; \
[2025-12-04T23:08:20.493Z] echo ""; echo "TESTING:"; \
[2025-12-04T23:08:20.493Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2025-12-04T23:08:20.493Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-04T23:08:20.493Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-04T23:08:20.493Z] echo "Nothing to be done for teardown."; \
[2025-12-04T23:08:20.493Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/TestTargetResult";
[2025-12-04T23:08:20.493Z]
[2025-12-04T23:08:20.493Z] TEST SETUP:
[2025-12-04T23:08:20.493Z] Nothing to be done for setup.
[2025-12-04T23:08:20.493Z]
[2025-12-04T23:08:20.493Z] TESTING:
[2025-12-04T23:08:22.064Z] Benchmark 'mnemonics' excluded: requires JVM version >=11 (found 1.8).
[2025-12-04T23:08:22.064Z] -----------------------------------
[2025-12-04T23:08:22.064Z] renaissance-mnemonics_0_PASSED
[2025-12-04T23:08:22.064Z] -----------------------------------
[2025-12-04T23:08:22.064Z]
[2025-12-04T23:08:22.064Z] TEST TEARDOWN:
[2025-12-04T23:08:22.064Z] Nothing to be done for teardown.
[2025-12-04T23:08:22.064Z] renaissance-mnemonics_0 Finish Time: Thu Dec 4 23:08:21 2025 Epoch Time (ms): 1764889701623
[2025-12-04T23:08:22.064Z]
[2025-12-04T23:08:22.064Z] ===============================================
[2025-12-04T23:08:22.064Z] Running test renaissance-movie-lens_0 ...
[2025-12-04T23:08:22.064Z] ===============================================
[2025-12-04T23:08:22.064Z] renaissance-movie-lens_0 Start Time: Thu Dec 4 23:08:21 2025 Epoch Time (ms): 1764889701644
[2025-12-04T23:08:22.064Z] variation: NoOptions
[2025-12-04T23:08:22.064Z] JVM_OPTIONS:
[2025-12-04T23:08:22.064Z] { \
[2025-12-04T23:08:22.064Z] echo ""; echo "TEST SETUP:"; \
[2025-12-04T23:08:22.064Z] echo "Nothing to be done for setup."; \
[2025-12-04T23:08:22.064Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-movie-lens_0"; \
[2025-12-04T23:08:22.064Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-movie-lens_0"; \
[2025-12-04T23:08:22.064Z] echo ""; echo "TESTING:"; \
[2025-12-04T23:08:22.064Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2025-12-04T23:08:22.064Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-04T23:08:22.064Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-04T23:08:22.064Z] echo "Nothing to be done for teardown."; \
[2025-12-04T23:08:22.064Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/TestTargetResult";
[2025-12-04T23:08:22.064Z]
[2025-12-04T23:08:22.064Z] TEST SETUP:
[2025-12-04T23:08:22.064Z] Nothing to be done for setup.
[2025-12-04T23:08:22.064Z]
[2025-12-04T23:08:22.064Z] TESTING:
[2025-12-04T23:08:23.641Z] Benchmark 'movie-lens' excluded: requires JVM version >=11 (found 1.8).
[2025-12-04T23:08:23.641Z] -----------------------------------
[2025-12-04T23:08:23.641Z] renaissance-movie-lens_0_PASSED
[2025-12-04T23:08:23.641Z] -----------------------------------
[2025-12-04T23:08:23.641Z]
[2025-12-04T23:08:23.641Z] TEST TEARDOWN:
[2025-12-04T23:08:23.641Z] Nothing to be done for teardown.
[2025-12-04T23:08:23.641Z] renaissance-movie-lens_0 Finish Time: Thu Dec 4 23:08:23 2025 Epoch Time (ms): 1764889703065
[2025-12-04T23:08:23.641Z]
[2025-12-04T23:08:23.641Z] ===============================================
[2025-12-04T23:08:23.641Z] Running test renaissance-par-mnemonics_0 ...
[2025-12-04T23:08:23.641Z] ===============================================
[2025-12-04T23:08:23.641Z] renaissance-par-mnemonics_0 Start Time: Thu Dec 4 23:08:23 2025 Epoch Time (ms): 1764889703101
[2025-12-04T23:08:23.641Z] variation: NoOptions
[2025-12-04T23:08:23.641Z] JVM_OPTIONS:
[2025-12-04T23:08:23.641Z] { \
[2025-12-04T23:08:23.641Z] echo ""; echo "TEST SETUP:"; \
[2025-12-04T23:08:23.641Z] echo "Nothing to be done for setup."; \
[2025-12-04T23:08:23.641Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-par-mnemonics_0"; \
[2025-12-04T23:08:23.641Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-par-mnemonics_0"; \
[2025-12-04T23:08:23.641Z] echo ""; echo "TESTING:"; \
[2025-12-04T23:08:23.641Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2025-12-04T23:08:23.641Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-04T23:08:23.641Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-04T23:08:23.641Z] echo "Nothing to be done for teardown."; \
[2025-12-04T23:08:23.641Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/TestTargetResult";
[2025-12-04T23:08:23.641Z]
[2025-12-04T23:08:23.641Z] TEST SETUP:
[2025-12-04T23:08:23.641Z] Nothing to be done for setup.
[2025-12-04T23:08:23.641Z]
[2025-12-04T23:08:23.641Z] TESTING:
[2025-12-04T23:08:24.399Z] Benchmark 'par-mnemonics' excluded: requires JVM version >=11 (found 1.8).
[2025-12-04T23:08:25.156Z] -----------------------------------
[2025-12-04T23:08:25.157Z] renaissance-par-mnemonics_0_PASSED
[2025-12-04T23:08:25.157Z] -----------------------------------
[2025-12-04T23:08:25.157Z]
[2025-12-04T23:08:25.157Z] TEST TEARDOWN:
[2025-12-04T23:08:25.157Z] Nothing to be done for teardown.
[2025-12-04T23:08:25.157Z] renaissance-par-mnemonics_0 Finish Time: Thu Dec 4 23:08:24 2025 Epoch Time (ms): 1764889704490
[2025-12-04T23:08:25.157Z]
[2025-12-04T23:08:25.157Z] ===============================================
[2025-12-04T23:08:25.157Z] Running test renaissance-philosophers_0 ...
[2025-12-04T23:08:25.157Z] ===============================================
[2025-12-04T23:08:25.157Z] renaissance-philosophers_0 Start Time: Thu Dec 4 23:08:24 2025 Epoch Time (ms): 1764889704511
[2025-12-04T23:08:25.157Z] variation: NoOptions
[2025-12-04T23:08:25.157Z] JVM_OPTIONS:
[2025-12-04T23:08:25.157Z] { \
[2025-12-04T23:08:25.157Z] echo ""; echo "TEST SETUP:"; \
[2025-12-04T23:08:25.157Z] echo "Nothing to be done for setup."; \
[2025-12-04T23:08:25.157Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-philosophers_0"; \
[2025-12-04T23:08:25.157Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-philosophers_0"; \
[2025-12-04T23:08:25.157Z] echo ""; echo "TESTING:"; \
[2025-12-04T23:08:25.157Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2025-12-04T23:08:25.157Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-04T23:08:25.157Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-04T23:08:25.157Z] echo "Nothing to be done for teardown."; \
[2025-12-04T23:08:25.157Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/TestTargetResult";
[2025-12-04T23:08:25.157Z]
[2025-12-04T23:08:25.157Z] TEST SETUP:
[2025-12-04T23:08:25.157Z] Nothing to be done for setup.
[2025-12-04T23:08:25.157Z]
[2025-12-04T23:08:25.157Z] TESTING:
[2025-12-04T23:08:25.914Z] Benchmark 'philosophers' excluded: requires JVM version >=11 (found 1.8).
[2025-12-04T23:08:26.675Z] -----------------------------------
[2025-12-04T23:08:26.675Z] renaissance-philosophers_0_PASSED
[2025-12-04T23:08:26.675Z] -----------------------------------
[2025-12-04T23:08:26.675Z]
[2025-12-04T23:08:26.675Z] TEST TEARDOWN:
[2025-12-04T23:08:26.675Z] Nothing to be done for teardown.
[2025-12-04T23:08:26.675Z] renaissance-philosophers_0 Finish Time: Thu Dec 4 23:08:25 2025 Epoch Time (ms): 1764889705875
[2025-12-04T23:08:26.675Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance'
[2025-12-04T23:08:26.675Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/dacapo'
[2025-12-04T23:08:26.675Z]
[2025-12-04T23:08:26.675Z] ===============================================
[2025-12-04T23:08:26.675Z] Running test dacapo-avrora_0 ...
[2025-12-04T23:08:26.675Z] ===============================================
[2025-12-04T23:08:26.675Z] dacapo-avrora_0 Start Time: Thu Dec 4 23:08:25 2025 Epoch Time (ms): 1764889705908
[2025-12-04T23:08:26.675Z] variation: NoOptions
[2025-12-04T23:08:26.675Z] JVM_OPTIONS:
[2025-12-04T23:08:26.675Z] { \
[2025-12-04T23:08:26.675Z] echo ""; echo "TEST SETUP:"; \
[2025-12-04T23:08:26.675Z] echo "Nothing to be done for setup."; \
[2025-12-04T23:08:26.675Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/dacapo-avrora_0"; \
[2025-12-04T23:08:26.675Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/dacapo-avrora_0"; \
[2025-12-04T23:08:26.675Z] echo ""; echo "TESTING:"; \
[2025-12-04T23:08:26.675Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" avrora; \
[2025-12-04T23:08:26.675Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-avrora_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/dacapo-avrora_0"; else echo "-----------------------------------"; echo "dacapo-avrora_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-04T23:08:26.675Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-04T23:08:26.675Z] echo "Nothing to be done for teardown."; \
[2025-12-04T23:08:26.675Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/TestTargetResult";
[2025-12-04T23:08:26.675Z]
[2025-12-04T23:08:26.675Z] TEST SETUP:
[2025-12-04T23:08:26.675Z] Nothing to be done for setup.
[2025-12-04T23:08:26.675Z]
[2025-12-04T23:08:26.675Z] TESTING:
[2025-12-04T23:08:26.675Z] Version: avrora cvs-20131011 (use -p to print nominal benchmark stats)
[2025-12-04T23:08:26.675Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora starting =====
[2025-12-04T23:08:42.886Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora PASSED in 14191 msec =====
[2025-12-04T23:08:42.886Z] -----------------------------------
[2025-12-04T23:08:42.886Z] dacapo-avrora_0_PASSED
[2025-12-04T23:08:42.886Z] -----------------------------------
[2025-12-04T23:08:42.886Z]
[2025-12-04T23:08:42.886Z] TEST TEARDOWN:
[2025-12-04T23:08:42.886Z] Nothing to be done for teardown.
[2025-12-04T23:08:42.886Z] dacapo-avrora_0 Finish Time: Thu Dec 4 23:08:40 2025 Epoch Time (ms): 1764889720673
[2025-12-04T23:08:42.886Z]
[2025-12-04T23:08:42.886Z] ===============================================
[2025-12-04T23:08:42.886Z] Running test dacapo-fop_0 ...
[2025-12-04T23:08:42.886Z] ===============================================
[2025-12-04T23:08:42.886Z] dacapo-fop_0 Start Time: Thu Dec 4 23:08:40 2025 Epoch Time (ms): 1764889720702
[2025-12-04T23:08:42.886Z] variation: NoOptions
[2025-12-04T23:08:42.886Z] JVM_OPTIONS:
[2025-12-04T23:08:42.886Z] { \
[2025-12-04T23:08:42.886Z] echo ""; echo "TEST SETUP:"; \
[2025-12-04T23:08:42.886Z] echo "Nothing to be done for setup."; \
[2025-12-04T23:08:42.886Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/dacapo-fop_0"; \
[2025-12-04T23:08:42.886Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/dacapo-fop_0"; \
[2025-12-04T23:08:42.886Z] echo ""; echo "TESTING:"; \
[2025-12-04T23:08:42.886Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \
[2025-12-04T23:08:42.886Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-04T23:08:42.886Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-04T23:08:42.886Z] echo "Nothing to be done for teardown."; \
[2025-12-04T23:08:42.886Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/TestTargetResult";
[2025-12-04T23:08:42.886Z]
[2025-12-04T23:08:42.886Z] TEST SETUP:
[2025-12-04T23:08:42.886Z] Nothing to be done for setup.
[2025-12-04T23:08:42.886Z]
[2025-12-04T23:08:42.886Z] TESTING:
[2025-12-04T23:08:42.886Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2025-12-04T23:08:42.886Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2025-12-04T23:08:48.947Z] 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-12-04T23:08:48.948Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 6991 msec =====
[2025-12-04T23:08:48.948Z] -----------------------------------
[2025-12-04T23:08:48.948Z] dacapo-fop_0_PASSED
[2025-12-04T23:08:48.948Z] -----------------------------------
[2025-12-04T23:08:48.948Z]
[2025-12-04T23:08:48.948Z] TEST TEARDOWN:
[2025-12-04T23:08:48.948Z] Nothing to be done for teardown.
[2025-12-04T23:08:48.948Z] dacapo-fop_0 Finish Time: Thu Dec 4 23:08:48 2025 Epoch Time (ms): 1764889728258
[2025-12-04T23:08:48.948Z]
[2025-12-04T23:08:48.948Z] ===============================================
[2025-12-04T23:08:48.948Z] Running test dacapo-jython_0 ...
[2025-12-04T23:08:48.948Z] ===============================================
[2025-12-04T23:08:48.948Z] dacapo-jython_0 Start Time: Thu Dec 4 23:08:48 2025 Epoch Time (ms): 1764889728297
[2025-12-04T23:08:48.948Z] variation: NoOptions
[2025-12-04T23:08:48.948Z] JVM_OPTIONS:
[2025-12-04T23:08:48.948Z] { \
[2025-12-04T23:08:48.948Z] echo ""; echo "TEST SETUP:"; \
[2025-12-04T23:08:48.948Z] echo "Nothing to be done for setup."; \
[2025-12-04T23:08:48.948Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/dacapo-jython_0"; \
[2025-12-04T23:08:48.948Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/dacapo-jython_0"; \
[2025-12-04T23:08:48.948Z] echo ""; echo "TESTING:"; \
[2025-12-04T23:08:48.948Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2025-12-04T23:08:48.948Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-04T23:08:48.948Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-04T23:08:48.948Z] echo "Nothing to be done for teardown."; \
[2025-12-04T23:08:48.948Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/TestTargetResult";
[2025-12-04T23:08:48.948Z]
[2025-12-04T23:08:48.948Z] TEST SETUP:
[2025-12-04T23:08:48.948Z] Nothing to be done for setup.
[2025-12-04T23:08:48.948Z]
[2025-12-04T23:08:48.948Z] TESTING:
[2025-12-04T23:08:50.505Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2025-12-04T23:08:52.930Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2025-12-04T23:08:55.369Z] -------------------------------------------------------------------------------
[2025-12-04T23:08:55.369Z] PYBENCH 2.0
[2025-12-04T23:08:55.369Z] -------------------------------------------------------------------------------
[2025-12-04T23:08:55.369Z] * using Jython
[2025-12-04T23:08:55.369Z] * system check interval set to maximum: 2147483647
[2025-12-04T23:08:55.369Z] * using timer: time.time
[2025-12-04T23:08:55.369Z]
[2025-12-04T23:08:56.253Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/_socket.py:49: RuntimeWarning: PyTableCode.call caught a Throwable that is not an Exception:
[2025-12-04T23:08:56.253Z] java.lang.ExceptionInInitializerError
[2025-12-04T23:08:56.253Z] Jython internals might be in a bad state now that can cause deadlocks later on.
[2025-12-04T23:08:56.253Z] See http://bugs.jython.org/issue2536 for details.
[2025-12-04T23:08:56.253Z] from io.netty.buffer import PooledByteBufAllocator, Unpooled
[2025-12-04T23:08:56.253Z] Traceback (most recent call last):
[2025-12-04T23:08:56.253Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_1764889689191/dacapo-jython_0/./scratch/pybench/pybench.py", line 959, in <module>
[2025-12-04T23:08:56.253Z] PyBenchCmdline()
[2025-12-04T23:08:56.253Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_1764889689191/dacapo-jython_0/./scratch/pybench/CommandLine.py", line 346, in __init__
[2025-12-04T23:08:56.253Z] rc = self.main()
[2025-12-04T23:08:56.253Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_1764889689191/dacapo-jython_0/./scratch/pybench/CommandLine.py", line 346, in __init__
[2025-12-04T23:08:56.253Z] rc = self.main()
[2025-12-04T23:08:56.253Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_1764889689191/dacapo-jython_0/./scratch/pybench/pybench.py", line 917, in main
[2025-12-04T23:08:56.253Z] bench = Benchmark(reportfile,
[2025-12-04T23:08:56.253Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_1764889689191/dacapo-jython_0/./scratch/pybench/pybench.py", line 441, in __init__
[2025-12-04T23:08:56.253Z] self.machine_details = get_machine_details()
[2025-12-04T23:08:56.253Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_1764889689191/dacapo-jython_0/./scratch/pybench/pybench.py", line 120, in get_machine_details
[2025-12-04T23:08:56.253Z] return {
[2025-12-04T23:08:56.253Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/platform.py", line 1675, in platform
[2025-12-04T23:08:56.253Z] system,node,release,version,machine,processor = uname()
[2025-12-04T23:08:56.253Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/platform.py", line 1212, in uname
[2025-12-04T23:08:56.253Z] node = _node()
[2025-12-04T23:08:56.253Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/platform.py", line 985, in _node
[2025-12-04T23:08:56.253Z] import socket
[2025-12-04T23:08:56.253Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/platform.py", line 985, in _node
[2025-12-04T23:08:56.253Z] import socket
[2025-12-04T23:08:56.253Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/socket.py", line 3, in <module>
[2025-12-04T23:08:56.253Z] from _socket import (
[2025-12-04T23:08:56.253Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/_socket.py", line 49, in <module>
[2025-12-04T23:08:56.253Z] from io.netty.buffer import PooledByteBufAllocator, Unpooled
[2025-12-04T23:08:56.253Z] java.lang.ExceptionInInitializerError
[2025-12-04T23:08:56.253Z] at java.lang.Class.forName0(Native Method)
[2025-12-04T23:08:56.253Z] at java.lang.Class.forName(Class.java:348)
[2025-12-04T23:08:56.253Z] at org.python.core.Py.loadAndInitClass(Py.java:1176)
[2025-12-04T23:08:56.253Z] at org.python.core.Py.findClassInternal(Py.java:1111)
[2025-12-04T23:08:56.253Z] at org.python.core.Py.findClass(Py.java:1145)
[2025-12-04T23:08:56.253Z] at org.python.core.JavaImportHelper.isJavaClass(JavaImportHelper.java:184)
[2025-12-04T23:08:56.253Z] at org.python.core.JavaImportHelper.tryAddPackage(JavaImportHelper.java:42)
[2025-12-04T23:08:56.253Z] at org.python.core.imp.import_next(imp.java:1177)
[2025-12-04T23:08:56.253Z] at org.python.core.imp.import_logic(imp.java:1289)
[2025-12-04T23:08:56.253Z] at org.python.core.imp.import_module_level(imp.java:1380)
[2025-12-04T23:08:56.253Z] at org.python.core.imp.importName(imp.java:1553)
[2025-12-04T23:08:56.253Z] at org.python.core.ImportFunction.__call__(__builtin__.java:1285)
[2025-12-04T23:08:56.253Z] at org.python.core.PyObject.__call__(PyObject.java:433)
[2025-12-04T23:08:56.253Z] at org.python.core.__builtin__.__import__(__builtin__.java:1232)
[2025-12-04T23:08:56.253Z] at org.python.core.imp.importFromAs(imp.java:1645)
[2025-12-04T23:08:56.253Z] at org.python.core.imp.importFrom(imp.java:1620)
[2025-12-04T23:08:56.253Z] at _socket$py.f$0(_socket.py:1991)
[2025-12-04T23:08:56.253Z] at _socket$py.call_function(_socket.py)
[2025-12-04T23:08:56.253Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-12-04T23:08:56.253Z] at org.python.core.PyCode.call(PyCode.java:18)
[2025-12-04T23:08:56.253Z] at org.python.core.imp.createFromCode(imp.java:632)
[2025-12-04T23:08:56.253Z] at org.python.core.imp.createFromPyClass(imp.java:314)
[2025-12-04T23:08:56.253Z] at org.python.core.imp.createFromPyClass(imp.java:257)
[2025-12-04T23:08:56.253Z] at org.python.core.imp.loadFromSource(imp.java:937)
[2025-12-04T23:08:56.253Z] at org.python.core.imp.find_module(imp.java:771)
[2025-12-04T23:08:56.253Z] at org.python.core.imp.import_next(imp.java:1169)
[2025-12-04T23:08:56.253Z] at org.python.core.imp.import_module_level(imp.java:1361)
[2025-12-04T23:08:56.253Z] at org.python.core.imp.importName(imp.java:1553)
[2025-12-04T23:08:56.253Z] at org.python.core.ImportFunction.__call__(__builtin__.java:1285)
[2025-12-04T23:08:56.253Z] at org.python.core.PyObject.__call__(PyObject.java:433)
[2025-12-04T23:08:56.253Z] at org.python.core.__builtin__.__import__(__builtin__.java:1232)
[2025-12-04T23:08:56.254Z] at org.python.core.imp.importFromAs(imp.java:1645)
[2025-12-04T23:08:56.254Z] at org.python.core.imp.importFrom(imp.java:1620)
[2025-12-04T23:08:56.254Z] at socket$py.f$0(socket.py:132)
[2025-12-04T23:08:56.254Z] at socket$py.call_function(socket.py)
[2025-12-04T23:08:56.254Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-12-04T23:08:56.254Z] at org.python.core.PyCode.call(PyCode.java:18)
[2025-12-04T23:08:56.254Z] at org.python.core.imp.createFromCode(imp.java:632)
[2025-12-04T23:08:56.254Z] at org.python.core.imp.createFromPyClass(imp.java:314)
[2025-12-04T23:08:56.254Z] at org.python.core.imp.createFromPyClass(imp.java:257)
[2025-12-04T23:08:56.254Z] at org.python.core.imp.loadFromSource(imp.java:937)
[2025-12-04T23:08:56.254Z] at org.python.core.imp.find_module(imp.java:771)
[2025-12-04T23:08:56.254Z] at org.python.core.imp.import_next(imp.java:1169)
[2025-12-04T23:08:56.254Z] at org.python.core.imp.import_module_level(imp.java:1361)
[2025-12-04T23:08:56.254Z] at org.python.core.imp.importName(imp.java:1553)
[2025-12-04T23:08:56.254Z] at org.python.core.ImportFunction.__call__(__builtin__.java:1285)
[2025-12-04T23:08:56.254Z] at org.python.core.PyObject.__call__(PyObject.java:433)
[2025-12-04T23:08:56.254Z] at org.python.core.__builtin__.__import__(__builtin__.java:1232)
[2025-12-04T23:08:56.254Z] at org.python.core.imp.importOne(imp.java:1572)
[2025-12-04T23:08:56.254Z] at platform$py._node$26(platform.py:993)
[2025-12-04T23:08:56.254Z] at platform$py.call_function(platform.py)
[2025-12-04T23:08:56.254Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-12-04T23:08:56.254Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:306)
[2025-12-04T23:08:56.254Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:112)
[2025-12-04T23:08:56.254Z] at org.python.core.PyFunction.__call__(PyFunction.java:406)
[2025-12-04T23:08:56.254Z] at platform$py.uname$32(platform.py:1241)
[2025-12-04T23:08:56.254Z] at platform$py.call_function(platform.py)
[2025-12-04T23:08:56.254Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-12-04T23:08:56.254Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:119)
[2025-12-04T23:08:56.254Z] at org.python.core.PyFunction.__call__(PyFunction.java:406)
[2025-12-04T23:08:56.254Z] at platform$py.platform$48(platform.py:1728)
[2025-12-04T23:08:56.254Z] at platform$py.call_function(platform.py)
[2025-12-04T23:08:56.254Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-12-04T23:08:56.254Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:306)
[2025-12-04T23:08:56.254Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:112)
[2025-12-04T23:08:56.254Z] at org.python.core.PyFunction.__call__(PyFunction.java:406)
[2025-12-04T23:08:56.254Z] at org.python.pycode._pyx1.get_machine_details$2(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_1764889689191/dacapo-jython_0/./scratch/pybench/pybench.py:125)
[2025-12-04T23:08:56.254Z] at org.python.pycode._pyx1.call_function(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_1764889689191/dacapo-jython_0/./scratch/pybench/pybench.py)
[2025-12-04T23:08:56.254Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-12-04T23:08:56.254Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:119)
[2025-12-04T23:08:56.254Z] at org.python.core.PyFunction.__call__(PyFunction.java:406)
[2025-12-04T23:08:56.254Z] at org.python.pycode._pyx1.__init__$15(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_1764889689191/dacapo-jython_0/./scratch/pybench/pybench.py:445)
[2025-12-04T23:08:56.254Z] at org.python.pycode._pyx1.call_function(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_1764889689191/dacapo-jython_0/./scratch/pybench/pybench.py)
[2025-12-04T23:08:56.254Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-12-04T23:08:56.254Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:306)
[2025-12-04T23:08:56.254Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:197)
[2025-12-04T23:08:56.254Z] at org.python.core.PyFunction.__call__(PyFunction.java:485)
[2025-12-04T23:08:56.254Z] at org.python.core.PyFunction.__call__(PyFunction.java:479)
[2025-12-04T23:08:56.254Z] at org.python.core.PyInstance.__init__(PyInstance.java:124)
[2025-12-04T23:08:56.254Z] at org.python.core.PyClass.__call__(PyClass.java:193)
[2025-12-04T23:08:56.254Z] at org.python.core.PyObject.__call__(PyObject.java:400)
[2025-12-04T23:08:56.254Z] at org.python.pycode._pyx1.main$26(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_1764889689191/dacapo-jython_0/./scratch/pybench/pybench.py:956)
[2025-12-04T23:08:56.254Z] at org.python.pycode._pyx1.call_function(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_1764889689191/dacapo-jython_0/./scratch/pybench/pybench.py)
[2025-12-04T23:08:56.254Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-12-04T23:08:56.254Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:134)
[2025-12-04T23:08:56.254Z] at org.python.core.PyFunction.__call__(PyFunction.java:416)
[2025-12-04T23:08:56.254Z] at org.python.core.PyMethod.__call__(PyMethod.java:126)
[2025-12-04T23:08:56.254Z] at CommandLine$py.__init__$15(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_1764889689191/dacapo-jython_0/./scratch/pybench/CommandLine.py:368)
[2025-12-04T23:08:56.254Z] at CommandLine$py.call_function(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_1764889689191/dacapo-jython_0/./scratch/pybench/CommandLine.py)
[2025-12-04T23:08:56.254Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-12-04T23:08:56.254Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:306)
[2025-12-04T23:08:56.254Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:197)
[2025-12-04T23:08:56.254Z] at org.python.core.PyFunction.__call__(PyFunction.java:485)
[2025-12-04T23:08:56.254Z] at org.python.core.PyFunction.__call__(PyFunction.java:479)
[2025-12-04T23:08:56.254Z] at org.python.core.PyInstance.__init__(PyInstance.java:124)
[2025-12-04T23:08:56.254Z] at org.python.core.PyClass.__call__(PyClass.java:193)
[2025-12-04T23:08:56.254Z] at org.python.core.PyObject.__call__(PyObject.java:446)
[2025-12-04T23:08:56.254Z] at org.python.core.PyObject.__call__(PyObject.java:450)
[2025-12-04T23:08:56.254Z] at org.python.pycode._pyx1.f$0(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_1764889689191/dacapo-jython_0/./scratch/pybench/pybench.py:959)
[2025-12-04T23:08:56.254Z] at org.python.pycode._pyx1.call_function(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_1764889689191/dacapo-jython_0/./scratch/pybench/pybench.py)
[2025-12-04T23:08:56.254Z] at org.python.core.PyTableCode.call(PyTableCode.java:173)
[2025-12-04T23:08:56.254Z] at org.python.core.PyCode.call(PyCode.java:18)
[2025-12-04T23:08:56.254Z] at org.python.core.Py.runCode(Py.java:1703)
[2025-12-04T23:08:56.254Z] at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:297)
[2025-12-04T23:08:56.254Z] at org.python.util.jython.runSimpleFile(jython.java:417)
[2025-12-04T23:08:56.254Z] at org.python.util.jython.runStream(jython.java:449)
[2025-12-04T23:08:56.254Z] at org.python.util.jython.runFile(jython.java:474)
[2025-12-04T23:08:56.254Z] at org.python.util.jython.main(jython.java:678)
[2025-12-04T23:08:56.254Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-04T23:08:56.254Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2025-12-04T23:08:56.254Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-04T23:08:56.254Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2025-12-04T23:08:56.254Z] at org.dacapo.harness.Jython.iterate(Jython.java:63)
[2025-12-04T23:08:56.254Z] at org.dacapo.harness.Benchmark.run(Benchmark.java:259)
[2025-12-04T23:08:56.254Z] at org.dacapo.harness.TestHarness.runBenchmark(TestHarness.java:225)
[2025-12-04T23:08:56.254Z] at org.dacapo.harness.TestHarness.main(TestHarness.java:170)
[2025-12-04T23:08:56.254Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-04T23:08:56.254Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2025-12-04T23:08:56.254Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-04T23:08:56.254Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2025-12-04T23:08:56.254Z] at Harness.main(Harness.java:39)
[2025-12-04T23:08:56.254Z] Caused by: java.lang.IllegalArgumentException: availableProcessors : 0 (expected: > 0)
[2025-12-04T23:08:56.254Z] at io.netty.util.internal.ObjectUtil.checkPositive(ObjectUtil.java:100)
[2025-12-04T23:08:56.255Z] at io.netty.util.NettyRuntime$AvailableProcessorsHolder.setAvailableProcessors(NettyRuntime.java:44)
[2025-12-04T23:08:56.255Z] at io.netty.util.NettyRuntime$AvailableProcessorsHolder.availableProcessors(NettyRuntime.java:70)
[2025-12-04T23:08:56.255Z] at io.netty.util.NettyRuntime.availableProcessors(NettyRuntime.java:98)
[2025-12-04T23:08:56.255Z] at io.netty.buffer.PooledByteBufAllocator.<clinit>(PooledByteBufAllocator.java:101)
[2025-12-04T23:08:56.255Z] ... 121 more
[2025-12-04T23:08:56.255Z] java.lang.ExceptionInInitializerError: java.lang.ExceptionInInitializerError
[2025-12-04T23:08:56.255Z] -----------------------------------
[2025-12-04T23:08:56.255Z] dacapo-jython_0_FAILED
[2025-12-04T23:08:56.255Z] -----------------------------------
[2025-12-04T23:08:56.255Z]
[2025-12-04T23:08:56.255Z] TEST TEARDOWN:
[2025-12-04T23:08:56.255Z] Nothing to be done for teardown.
[2025-12-04T23:08:56.255Z] dacapo-jython_0 Finish Time: Thu Dec 4 23:08:55 2025 Epoch Time (ms): 1764889735664
[2025-12-04T23:08:56.255Z]
[2025-12-04T23:08:56.255Z] ===============================================
[2025-12-04T23:08:56.255Z] Running test dacapo-pmd_0 ...
[2025-12-04T23:08:56.255Z] ===============================================
[2025-12-04T23:08:56.255Z] dacapo-pmd_0 Start Time: Thu Dec 4 23:08:55 2025 Epoch Time (ms): 1764889735689
[2025-12-04T23:08:56.255Z] variation: NoOptions
[2025-12-04T23:08:56.255Z] JVM_OPTIONS:
[2025-12-04T23:08:56.255Z] { \
[2025-12-04T23:08:56.255Z] echo ""; echo "TEST SETUP:"; \
[2025-12-04T23:08:56.255Z] echo "Nothing to be done for setup."; \
[2025-12-04T23:08:56.255Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/dacapo-pmd_0"; \
[2025-12-04T23:08:56.255Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/dacapo-pmd_0"; \
[2025-12-04T23:08:56.255Z] echo ""; echo "TESTING:"; \
[2025-12-04T23:08:56.255Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \
[2025-12-04T23:08:56.255Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-04T23:08:56.255Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-04T23:08:56.255Z] echo "Nothing to be done for teardown."; \
[2025-12-04T23:08:56.255Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/TestTargetResult";
[2025-12-04T23:08:56.255Z]
[2025-12-04T23:08:56.255Z] TEST SETUP:
[2025-12-04T23:08:56.255Z] Nothing to be done for setup.
[2025-12-04T23:08:56.255Z]
[2025-12-04T23:08:56.255Z] TESTING:
[2025-12-04T23:08:57.012Z] Using scaled threading model. 0 processors detected, 0 threads used to drive the workload, in a possible range of [1,1024]
[2025-12-04T23:08:57.012Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2025-12-04T23:08:57.012Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2025-12-04T23:09:27.171Z] Digest validation failed for stdout.log, expecting 0x077687d8e9973f7028f08bc2c39e0cee67bb5b2a found 0xda39a3ee5e6b4b0d3255bfef95601890afd80709
[2025-12-04T23:09:27.171Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd FAILED =====
[2025-12-04T23:09:27.171Z] Validation FAILED for pmd default
[2025-12-04T23:09:27.171Z] -----------------------------------
[2025-12-04T23:09:27.171Z] dacapo-pmd_0_FAILED
[2025-12-04T23:09:27.171Z] -----------------------------------
[2025-12-04T23:09:27.171Z]
[2025-12-04T23:09:27.171Z] TEST TEARDOWN:
[2025-12-04T23:09:27.171Z] Nothing to be done for teardown.
[2025-12-04T23:09:27.171Z] dacapo-pmd_0 Finish Time: Thu Dec 4 23:09:26 2025 Epoch Time (ms): 1764889766519
[2025-12-04T23:09:27.171Z]
[2025-12-04T23:09:27.171Z] ===============================================
[2025-12-04T23:09:27.171Z] Running test dacapo-sunflow_0 ...
[2025-12-04T23:09:27.171Z] ===============================================
[2025-12-04T23:09:27.171Z] dacapo-sunflow_0 Start Time: Thu Dec 4 23:09:26 2025 Epoch Time (ms): 1764889766542
[2025-12-04T23:09:27.171Z] variation: NoOptions
[2025-12-04T23:09:27.171Z] JVM_OPTIONS:
[2025-12-04T23:09:27.171Z] { \
[2025-12-04T23:09:27.171Z] echo ""; echo "TEST SETUP:"; \
[2025-12-04T23:09:27.171Z] echo "Nothing to be done for setup."; \
[2025-12-04T23:09:27.171Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/dacapo-sunflow_0"; \
[2025-12-04T23:09:27.171Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/dacapo-sunflow_0"; \
[2025-12-04T23:09:27.171Z] echo ""; echo "TESTING:"; \
[2025-12-04T23:09:27.171Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \
[2025-12-04T23:09:27.171Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-04T23:09:27.172Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-04T23:09:27.172Z] echo "Nothing to be done for teardown."; \
[2025-12-04T23:09:27.172Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/TestTargetResult";
[2025-12-04T23:09:27.172Z]
[2025-12-04T23:09:27.172Z] TEST SETUP:
[2025-12-04T23:09:27.172Z] Nothing to be done for setup.
[2025-12-04T23:09:27.172Z]
[2025-12-04T23:09:27.172Z] TESTING:
[2025-12-04T23:09:27.172Z] Using scaled threading model. 0 processors detected, 0 threads used to drive the workload, in a possible range of [1,1024]
[2025-12-04T23:09:27.935Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2025-12-04T23:09:27.935Z] java.lang.reflect.InvocationTargetException
[2025-12-04T23:09:27.935Z] java.lang.reflect.InvocationTargetException
[2025-12-04T23:09:27.935Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-04T23:09:27.935Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2025-12-04T23:09:27.935Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-04T23:09:27.935Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2025-12-04T23:09:27.935Z] at org.dacapo.harness.Sunflow.iterate(Sunflow.java:70)
[2025-12-04T23:09:27.935Z] at org.dacapo.harness.Benchmark.run(Benchmark.java:259)
[2025-12-04T23:09:27.936Z] at org.dacapo.harness.TestHarness.runBenchmark(TestHarness.java:225)
[2025-12-04T23:09:27.936Z] at org.dacapo.harness.TestHarness.main(TestHarness.java:170)
[2025-12-04T23:09:27.936Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-12-04T23:09:27.936Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2025-12-04T23:09:27.936Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-12-04T23:09:27.936Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2025-12-04T23:09:27.936Z] at Harness.main(Harness.java:39)
[2025-12-04T23:09:27.936Z] Caused by: java.lang.ArithmeticException: / by zero
[2025-12-04T23:09:27.936Z] at org.sunflow.core.LightServer.calculatePhotons(LightServer.java:192)
[2025-12-04T23:09:27.936Z] at org.sunflow.core.Scene.calculatePhotons(Scene.java:306)
[2025-12-04T23:09:27.936Z] at org.sunflow.core.gi.InstantGI.init(InstantGI.java:66)
[2025-12-04T23:09:27.936Z] at org.sunflow.core.LightServer.build(LightServer.java:122)
[2025-12-04T23:09:27.936Z] at org.sunflow.core.Scene.render(Scene.java:284)
[2025-12-04T23:09:27.936Z] at org.sunflow.SunflowAPI.render(SunflowAPI.java:669)
[2025-12-04T23:09:27.936Z] at org.sunflow.Benchmark$BenchmarkScene.<init>(Benchmark.java:112)
[2025-12-04T23:09:27.936Z] at org.sunflow.Benchmark.kernelMain(Benchmark.java:226)
[2025-12-04T23:09:27.936Z] ... 13 more
[2025-12-04T23:09:27.936Z] -----------------------------------
[2025-12-04T23:09:27.936Z] dacapo-sunflow_0_FAILED
[2025-12-04T23:09:27.936Z] -----------------------------------
[2025-12-04T23:09:27.936Z]
[2025-12-04T23:09:27.936Z] TEST TEARDOWN:
[2025-12-04T23:09:27.936Z] Nothing to be done for teardown.
[2025-12-04T23:09:27.936Z] dacapo-sunflow_0 Finish Time: Thu Dec 4 23:09:27 2025 Epoch Time (ms): 1764889767554
[2025-12-04T23:09:27.936Z]
[2025-12-04T23:09:27.936Z] ===============================================
[2025-12-04T23:09:27.936Z] Running test dacapo-xalan_0 ...
[2025-12-04T23:09:27.936Z] ===============================================
[2025-12-04T23:09:27.936Z] dacapo-xalan_0 Start Time: Thu Dec 4 23:09:27 2025 Epoch Time (ms): 1764889767579
[2025-12-04T23:09:27.936Z] variation: NoOptions
[2025-12-04T23:09:27.936Z] JVM_OPTIONS:
[2025-12-04T23:09:27.936Z] { \
[2025-12-04T23:09:27.936Z] echo ""; echo "TEST SETUP:"; \
[2025-12-04T23:09:27.936Z] echo "Nothing to be done for setup."; \
[2025-12-04T23:09:27.936Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/dacapo-xalan_0"; \
[2025-12-04T23:09:27.936Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/dacapo-xalan_0"; \
[2025-12-04T23:09:27.936Z] echo ""; echo "TESTING:"; \
[2025-12-04T23:09:27.936Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \
[2025-12-04T23:09:27.936Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-04T23:09:27.936Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-04T23:09:27.936Z] echo "Nothing to be done for teardown."; \
[2025-12-04T23:09:27.936Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/TestTargetResult";
[2025-12-04T23:09:27.936Z]
[2025-12-04T23:09:27.936Z] TEST SETUP:
[2025-12-04T23:09:27.936Z] Nothing to be done for setup.
[2025-12-04T23:09:27.936Z]
[2025-12-04T23:09:27.936Z] TESTING:
[2025-12-04T23:09:28.693Z] Using scaled threading model. 0 processors detected, 0 threads used to drive the workload, in a possible range of [1,2048]
[2025-12-04T23:09:28.693Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2025-12-04T23:09:28.693Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2025-12-04T23:09:28.693Z] Normal completion.
[2025-12-04T23:09:28.693Z] Digest validation failed for stdout.log, expecting 0x04287475d49c884b6b3cd93d4a23947a0d0e4867 found 0xd31deba48b76595f822b43217afefd6fec3aefb9
[2025-12-04T23:09:28.693Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan FAILED =====
[2025-12-04T23:09:28.693Z] Validation FAILED for xalan default
[2025-12-04T23:09:28.693Z] -----------------------------------
[2025-12-04T23:09:28.693Z] dacapo-xalan_0_FAILED
[2025-12-04T23:09:28.693Z] -----------------------------------
[2025-12-04T23:09:28.693Z]
[2025-12-04T23:09:28.693Z] TEST TEARDOWN:
[2025-12-04T23:09:28.693Z] Nothing to be done for teardown.
[2025-12-04T23:09:28.693Z] dacapo-xalan_0 Finish Time: Thu Dec 4 23:09:28 2025 Epoch Time (ms): 1764889768572
[2025-12-04T23:09:28.693Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/dacapo'
[2025-12-04T23:09:28.693Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf'
[2025-12-04T23:09:28.693Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests'
[2025-12-04T23:09:28.693Z]
[2025-12-04T23:09:28.693Z]
[2025-12-04T23:09:28.693Z] All tests finished, run result summary:
[2025-12-04T23:09:28.693Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-12-04T23:09:28.693Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=8 --jdkImpl=hotspot --jdkVendor="temurin" --spec=alpine-linux_x86-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1764889689191/ --tapName=Test_openjdk8_hs_extended.perf_x86-64_alpine-linux.tap --comment=""
[2025-12-04T23:09:29.070Z]
[2025-12-04T23:09:29.070Z]
[2025-12-04T23:09:29.070Z] TEST TARGETS SUMMARY
[2025-12-04T23:09:29.070Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-12-04T23:09:29.070Z] DISABLED test targets:
[2025-12-04T23:09:29.070Z] renaissance-finagle-chirper_0
[2025-12-04T23:09:29.070Z]
[2025-12-04T23:09:29.070Z] PASSED test targets:
[2025-12-04T23:09:29.070Z] renaissance-als_0
[2025-12-04T23:09:29.070Z] renaissance-chi-square_0
[2025-12-04T23:09:29.070Z] renaissance-db-shootout_0
[2025-12-04T23:09:29.070Z] renaissance-dec-tree_0
[2025-12-04T23:09:29.070Z] renaissance-finagle-http_0
[2025-12-04T23:09:29.070Z] renaissance-gauss-mix_0
[2025-12-04T23:09:29.070Z] renaissance-log-regression_0
[2025-12-04T23:09:29.070Z] renaissance-mnemonics_0
[2025-12-04T23:09:29.070Z] renaissance-movie-lens_0
[2025-12-04T23:09:29.070Z] renaissance-par-mnemonics_0
[2025-12-04T23:09:29.070Z] renaissance-philosophers_0
[2025-12-04T23:09:29.070Z] dacapo-avrora_0
[2025-12-04T23:09:29.070Z] dacapo-fop_0
[2025-12-04T23:09:29.070Z]
[2025-12-04T23:09:29.070Z] FAILED test targets:
[2025-12-04T23:09:29.070Z] dacapo-jython_0
[2025-12-04T23:09:29.070Z] dacapo-pmd_0
[2025-12-04T23:09:29.070Z] dacapo-sunflow_0
[2025-12-04T23:09:29.070Z] dacapo-xalan_0
[2025-12-04T23:09:29.070Z]
[2025-12-04T23:09:29.070Z] TOTAL: 18 EXECUTED: 17 PASSED: 13 FAILED: 4 DISABLED: 1 SKIPPED: 0
[2025-12-04T23:09:29.070Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-12-04T23:09:29.070Z]
[2025-12-04T23:09:29.070Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-12-04T23:09:29.070Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-12-04T23:09:29.070Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2025-12-04T23:09:30.592Z] + uname
[2025-12-04T23:09:30.592Z] + '[' Linux '=' AIX ]
[2025-12-04T23:09:30.592Z] + uname
[2025-12-04T23:09:30.592Z] + '[' Linux '=' SunOS ]
[2025-12-04T23:09:30.592Z] + uname
[2025-12-04T23:09:30.592Z] + '[' Linux '=' '*BSD' ]
[2025-12-04T23:09:30.592Z] + MAKE=make
[2025-12-04T23:09:30.592Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-12-04T23:09:30.592Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-12-04T23:09:31.039Z] $ ssh-agent -k
[2025-12-04T23:09:31.046Z] unset SSH_AUTH_SOCK;
[2025-12-04T23:09:31.046Z] unset SSH_AGENT_PID;
[2025-12-04T23:09:31.046Z] echo Agent pid 374803 killed;
[2025-12-04T23:09:31.610Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-12-04T23:09:31.645Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2025-12-04T23:09:32.064Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-12-04T23:09:32.107Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-12-04T23:09:32.173Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-04T23:09:32.305Z] Archiving artifacts
[2025-12-04T23:09:32.567Z] Recording fingerprints
[Pipeline] echo
[2025-12-04T23:09:32.709Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-04T23:09:32.843Z] Archiving artifacts
[2025-12-04T23:09:33.121Z] Recording fingerprints
[Pipeline] sh
[2025-12-04T23:09:34.686Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_1764889689191
[Pipeline] echo
[2025-12-04T23:09:35.066Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-12-04T23:09:35.199Z] Archiving artifacts
[2025-12-04T23:09:36.076Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-12-04T23:09:37.107Z] Tap file found: aqa-tests/TKG/output_1764889689191/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-12-04T23:09:37.419Z] Recording test results
[2025-12-04T23:09:37.950Z] None of the test reports contained any result
[2025-12-04T23:09:37.951Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-04T23:09:37.981Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-04T23:09:37.855Z] No test report files were found. Configuration error?
[2025-12-04T23:09:39.504Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-12-04T23:09:39.504Z] Unix type machine..
[2025-12-04T23:09:39.504Z] Running on a Linux host
[2025-12-04T23:09:39.504Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-04T23:09:40.158Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-04T23:09:40.158Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-04T23:09:42.681Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-12-04T23:09:44.230Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-12-04T23:09:44.635Z] 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-12-04T23:09:44.770Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-12-04T23:09:44.797Z] Running on test-docker-ubuntu2404-armv7-10 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] echo
[2025-12-04T23:09:44.811Z] Generating rerun Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun)
[Pipeline] echo
[2025-12-04T23:09:44.841Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-12-04T23:09:47.127Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-12-04T23:09:48.548Z] Processing DSL script testJobTemplate
[2025-12-04T23:14:28.984Z] LEVELS: [extended]
[2025-12-04T23:14:28.984Z] JDK_VERSIONS: [8]
[2025-12-04T23:14:28.984Z] GROUPS: [perf]
[2025-12-04T23:14:28.984Z] ARCH_OS_LIST: [x86-64_alpine-linux]
[2025-12-04T23:14:29.156Z] Added items:
[2025-12-04T23:14:29.156Z] GeneratedJob{name='Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-12-04T23:14:29.914Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun)
[Pipeline] build
[2025-12-04T23:14:29.938Z] Scheduling project: Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun
[2025-12-04T23:14:35.944Z] Starting building: Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun #7
[2025-12-05T01:28:01.566Z] Build Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun #7 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-12-05T01:28:01.636Z] Running on test-azure-win11-x64-2 in c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-05T01:28:01.964Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-05T01:28:01.964Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-05T01:28:01.988Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-12-05T01:28:02.027Z] Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun #7 completed with status UNSTABLE
[Pipeline] timeout
[2025-12-05T01:28:02.040Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-05T01:28:02.148Z] Copied 1 artifact from "Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun" build number 7
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-05T01:28:02.195Z] Saving Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun/7/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-05T01:28:02.217Z] Archiving artifacts
[2025-12-05T01:28:02.286Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-12-05T01:28:02.413Z] Tap file found: Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun\7\aqa-tests\TKG\output_17648980448184\Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-12-05T01:28:02.493Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=dacapo-jython_0,dacapo-pmd_0,dacapo-sunflow_0,dacapo-xalan_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=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-b04_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=505&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-05T01:28:02.600Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-05T01:28:02.600Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-05T01:28:02.617Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE