Test_openjdk11_hs_extended.perf_arm_linux

Started by upstream project "build-scripts/jobs/jdk11u/jdk11u-linux-arm-temurin" build number 381 originally caused by: Started by upstream project "build-scripts/openjdk11-pipeline" build number 2760 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_11ea" build number 319 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_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_openjdk11_hs_extended.perf_arm_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 00b3e898f547ba2971ea98f644982757f15e80c3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 00b3e898f547ba2971ea98f644982757f15e80c3 # timeout=10 Commit message: "Added script to clean up test lib directory (#6492)" > git rev-list --no-walk 247f0c4427ffbda6ed41daee20a270f71bb75b3e # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2025-08-13T22:49:04.311Z] Found a total of 1 nodes with the 'sw.os.linux&&hw.arch.aarch32&&ci.role.perf' label [Pipeline] echo [2025-08-13T22:49:04.317Z] SPEC: linux_arm [Pipeline] echo [2025-08-13T22:49:04.318Z] LABEL: sw.os.linux&&hw.arch.aarch32&&ci.role.perf [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-08-13T22:49:04.326Z] Found a total of 1 nodes with the 'sw.os.linux&&hw.arch.aarch32&&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-08-13T22:49:04.329Z] dynamicAgents: [] [Pipeline] node [2025-08-13T22:49:19.331Z] Still waiting to schedule task [2025-08-13T22:49:19.332Z] Waiting for next available executor on ‘sw.os.linux&&hw.arch.aarch32&&ci.role.perf’ [2025-08-14T00:15:13.824Z] Running on test-docker-ubuntu2404-armv7-1 in /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_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-08-14T00:15:13.848Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-08-14T00:15:14.211Z] [WS-CLEANUP] Deleting project workspace... [2025-08-14T00:15:14.211Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-08-14T00:15:14.554Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-08-14T00:15:14.769Z] The recommended git tool is: git [2025-08-14T00:15:15.152Z] No credentials specified [2025-08-14T00:15:15.327Z] Cloning the remote Git repository [2025-08-14T00:15:15.589Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-08-14T00:15:15.592Z] > git init /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests # timeout=10 [2025-08-14T00:15:16.487Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-08-14T00:15:16.487Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-08-14T00:15:16.488Z] > git --version # timeout=10 [2025-08-14T00:15:16.498Z] > git --version # 'git version 2.43.0' [2025-08-14T00:15:16.499Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-14T00:15:28.591Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-08-14T00:15:28.602Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-14T00:15:29.337Z] Avoid second fetch [2025-08-14T00:15:29.583Z] Checking out Revision 00b3e898f547ba2971ea98f644982757f15e80c3 (origin/master) [2025-08-14T00:15:29.420Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-08-14T00:15:29.669Z] > git config core.sparsecheckout # timeout=10 [2025-08-14T00:15:29.679Z] > git checkout -f 00b3e898f547ba2971ea98f644982757f15e80c3 # timeout=10 [2025-08-14T00:15:31.774Z] Commit message: "Added script to clean up test lib directory (#6492)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_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-08-14T00:15:33.540Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-08-14T00:15:33.560Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-08-14T00:15:35.433Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2025-08-14T00:15:36.147Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-08-14T00:15:37.982Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-08-14T00:15:37.982Z] Unix type machine.. [2025-08-14T00:15:37.982Z] Running on a Linux host [2025-08-14T00:15:37.982Z] 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-08-14T00:15:41.204Z] + printenv [2025-08-14T00:15:41.204Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-08-14T00:15:41.204Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-08-14T00:15:41.204Z] SETUP_JCK_RUN=false [2025-08-14T00:15:41.204Z] USE_TESTENV_PROPERTIES=false [2025-08-14T00:15:41.204Z] EXTERNAL_CUSTOM_BRANCH=master [2025-08-14T00:15:41.204Z] SSH_CLIENT=78.47.239.97 35094 22 [2025-08-14T00:15:41.204Z] USER=jenkins [2025-08-14T00:15:41.204Z] BUILD_LIST=perf [2025-08-14T00:15:41.204Z] SDK_RESOURCE=upstream [2025-08-14T00:15:41.204Z] OPENJ9_BRANCH=master [2025-08-14T00:15:41.204Z] jobStatus=SUCCESS [2025-08-14T00:15:41.204Z] CI=true [2025-08-14T00:15:41.204Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.perf_arm_linux/210/display/redirect?page=changes [2025-08-14T00:15:41.204Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-08-14T00:15:41.204Z] UPSTREAM_JOB_NUMBER=381 [2025-08-14T00:15:41.204Z] TARGET=extended.perf [2025-08-14T00:15:41.204Z] EXIT_FAILURE=false [2025-08-14T00:15:41.204Z] NODE_LABELS=hw.arch.aarch32 test ci.role.test ubuntu hw.dockerhost.arm.dockerhost-osuosl-ubuntu2404-aarch64-1 linux sw.os.linux ci.role.perf arm test-docker-ubuntu2404-armv7-1 [2025-08-14T00:15:41.204Z] HUDSON_URL=https://ci.adoptium.net/ [2025-08-14T00:15:41.204Z] USE_JRE=false [2025-08-14T00:15:41.204Z] OLDPWD=/home/jenkins [2025-08-14T00:15:41.204Z] STF_OWNER_BRANCH=adoptium:master [2025-08-14T00:15:41.204Z] HOME=/home/jenkins [2025-08-14T00:15:41.204Z] ADOPTOPENJDK_BRANCH=master [2025-08-14T00:15:41.204Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.perf_arm_linux/210/ [2025-08-14T00:15:41.204Z] TAP_NAME=Test_openjdk11_hs_extended.perf_arm_linux.tap [2025-08-14T00:15:41.204Z] JDK_IMPL=hotspot [2025-08-14T00:15:41.204Z] DOCKER_REQUIRED=false [2025-08-14T00:15:41.204Z] HUDSON_COOKIE=f6675de9-f1af-4e6f-9f56-7990c2738f2b [2025-08-14T00:15:41.204Z] JENKINS_SERVER_COOKIE=durable-566cb71edeed762e93ba13efc6131638af3257ec96630cad94b09f86d701e32f [2025-08-14T00:15:41.204Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../benchmarks [2025-08-14T00:15:41.204Z] JDK_REPO=https://github.com/adoptium/jdk11u [2025-08-14T00:15:41.204Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux [2025-08-14T00:15:41.204Z] KEEP_WORKSPACE=false [2025-08-14T00:15:41.204Z] ARCHIVE_TEST_RESULTS=false [2025-08-14T00:15:41.204Z] GENERATE_JOBS=true [2025-08-14T00:15:41.204Z] TKG_OWNER_BRANCH=adoptium:master [2025-08-14T00:15:41.204Z] PERSONAL_BUILD=false [2025-08-14T00:15:41.204Z] LOGNAME=jenkins [2025-08-14T00:15:41.204Z] NODE_NAME=test-docker-ubuntu2404-armv7-1 [2025-08-14T00:15:41.204Z] JDK_BRANCH=jdk-11.0.29+2_adopt [2025-08-14T00:15:41.204Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.perf_arm_linux/210/display/redirect?page=artifacts [2025-08-14T00:15:41.204Z] STAGE_NAME=Setup [2025-08-14T00:15:41.204Z] AUTO_DETECT=true [2025-08-14T00:15:41.204Z] EXECUTOR_NUMBER=0 [2025-08-14T00:15:41.204Z] JDK_VERSION=11 [2025-08-14T00:15:41.204Z] EXTERNAL_TEST_CMD=mvn clean install [2025-08-14T00:15:41.204Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.perf_arm_linux/210/display/redirect?page=tests [2025-08-14T00:15:41.204Z] BUILD_DISPLAY_NAME=#210 [2025-08-14T00:15:41.204Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-08-14T00:15:41.204Z] TIME_LIMIT=25 [2025-08-14T00:15:41.204Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-08-14T00:15:41.204Z] JOB_BASE_NAME=Test_openjdk11_hs_extended.perf_arm_linux [2025-08-14T00:15:41.204Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2025-08-14T00:15:41.204Z] PLATFORM=arm_linux [2025-08-14T00:15:41.204Z] TKG_ITERATIONS=1 [2025-08-14T00:15:41.204Z] EXIT_SUCCESS=false [2025-08-14T00:15:41.204Z] BUILD_ID=210 [2025-08-14T00:15:41.204Z] RERUN_FAILURE=true [2025-08-14T00:15:41.204Z] ACTIVE_NODE_TIMEOUT=5 [2025-08-14T00:15:41.204Z] BUILD_TAG=jenkins-Test_openjdk11_hs_extended.perf_arm_linux-210 [2025-08-14T00:15:41.204Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/system_lib [2025-08-14T00:15:41.204Z] JENKINS_URL=https://ci.adoptium.net/ [2025-08-14T00:15:41.204Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-08-14T00:15:41.204Z] LANG=C.UTF-8 [2025-08-14T00:15:41.204Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.perf_arm_linux/ [2025-08-14T00:15:41.204Z] KEEP_REPORTDIR=false [2025-08-14T00:15:41.204Z] JCK_GIT_BRANCH=master [2025-08-14T00:15:41.204Z] ORIGIN_JDK_VERSION=11 [2025-08-14T00:15:41.204Z] BUILD_NUMBER=210 [2025-08-14T00:15:41.204Z] JENKINS_NODE_COOKIE=fa061451-0360-482f-80f5-307d3bb03599 [2025-08-14T00:15:41.204Z] SHELL=/bin/sh [2025-08-14T00:15:41.204Z] ITERATIONS=1 [2025-08-14T00:15:41.204Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11 [2025-08-14T00:15:41.204Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image [2025-08-14T00:15:41.204Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.perf_arm_linux/210/display/redirect [2025-08-14T00:15:41.204Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-08-14T00:15:41.204Z] SPEC=linux_arm [2025-08-14T00:15:41.204Z] LIGHT_WEIGHT_CHECKOUT=false [2025-08-14T00:15:41.204Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-08-14T00:15:41.204Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.perf_arm_linux/display/redirect [2025-08-14T00:15:41.204Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk11u/jdk11u-linux-arm-temurin [2025-08-14T00:15:41.204Z] JOB_NAME=Test_openjdk11_hs_extended.perf_arm_linux [2025-08-14T00:15:41.204Z] SLACK_CHANNEL=aqavit-bot [2025-08-14T00:15:41.204Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-08-14T00:15:41.204Z] PWD=/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux [2025-08-14T00:15:41.204Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib [2025-08-14T00:15:41.204Z] TEST_TIME=120 [2025-08-14T00:15:41.204Z] SSH_CONNECTION=78.47.239.97 35094 172.17.0.2 22 [2025-08-14T00:15:41.204Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux@tmp [2025-08-14T00:15:41.204Z] PARALLEL=Dynamic [2025-08-14T00:15:41.204Z] JOBSTARTTIME=Thu, 14 Aug 2025 00:15:34 +0000 [2025-08-14T00:15:41.204Z] DYNAMIC_COMPILE=false [2025-08-14T00:15:41.204Z] 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-08-14T00:15:41.734Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-08-14T00:15:41.746Z] Running in /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-08-14T00:18:23.534Z] Copied 7 artifacts from "build-scripts » jobs » jdk11u » jdk11u-linux-arm-temurin" build number 381 [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-08-14T00:18:23.753Z] 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-08-14T00:18:23.760Z] Running in /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux [Pipeline] { [Pipeline] sshagent [2025-08-14T00:18:23.856Z] $ ssh-agent [2025-08-14T00:18:24.668Z] SSH_AUTH_SOCK=/tmp/ssh-WwCSwnn25WWD/agent.25217 [2025-08-14T00:18:24.668Z] SSH_AGENT_PID=25220 [2025-08-14T00:18:24.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-08-14T00:18:24.682Z] Running in /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-08-14T00:18:24.710Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-08-14T00:18:26.694Z] + pwd [2025-08-14T00:18:26.694Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/.. -p arm_linux -r upstream -j 11 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-08-14T00:18:26.694Z] TESTDIR: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests [2025-08-14T00:18:26.694Z] get jdk binary... [2025-08-14T00:18:26.694Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-08-14T00:18:26.694Z] Uncompressing file: OpenJDK11U-jdk_arm_linux_hotspot_11.0.29_2-ea.tar.gz ... [2025-08-14T00:18:29.716Z] List files in jdkbinary folder... [2025-08-14T00:18:29.716Z] total 896128 [2025-08-14T00:18:29.716Z] -rw-r--r-- 1 jenkins jenkins 289879104 Aug 13 22:21 OpenJDK11U-debugimage_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:29.716Z] -rw-r--r-- 1 jenkins jenkins 182956608 Aug 13 22:21 OpenJDK11U-jdk_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:29.716Z] -rw-r--r-- 1 jenkins jenkins 41795811 Aug 13 22:20 OpenJDK11U-jre_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:29.716Z] -rw-rw-r-- 1 jenkins jenkins 28125 Aug 13 22:24 OpenJDK11U-sbom_arm_linux_hotspot_11.0.29_2-ea-metadata.json [2025-08-14T00:18:29.716Z] -rw-r--r-- 1 jenkins jenkins 145069 Aug 13 22:28 OpenJDK11U-sbom_arm_linux_hotspot_11.0.29_2-ea.json [2025-08-14T00:18:29.716Z] -rw-r--r-- 1 jenkins jenkins 3976347 Aug 13 22:21 OpenJDK11U-static-libs-glibc_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:29.716Z] -rw-r--r-- 1 jenkins jenkins 398821872 Aug 13 22:20 OpenJDK11U-testimage_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:29.716Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 00:18 tmp [2025-08-14T00:18:29.716Z] List files in jdkbinary/tmp folder... [2025-08-14T00:18:29.716Z] total 4 [2025-08-14T00:18:29.716Z] drwxr-xr-x 9 jenkins jenkins 4096 Aug 13 22:20 jdk-11.0.29+2 [2025-08-14T00:18:29.716Z] Moving directory jdk-11.0.29+2/ to ../j2sdk-image [2025-08-14T00:18:29.716Z] Uncompressing file: OpenJDK11U-jre_arm_linux_hotspot_11.0.29_2-ea.tar.gz ... [2025-08-14T00:18:31.683Z] List files in jdkbinary folder... [2025-08-14T00:18:31.683Z] total 896132 [2025-08-14T00:18:31.683Z] -rw-r--r-- 1 jenkins jenkins 289879104 Aug 13 22:21 OpenJDK11U-debugimage_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:31.683Z] -rw-r--r-- 1 jenkins jenkins 182956608 Aug 13 22:21 OpenJDK11U-jdk_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:31.683Z] -rw-r--r-- 1 jenkins jenkins 41795811 Aug 13 22:20 OpenJDK11U-jre_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:31.683Z] -rw-rw-r-- 1 jenkins jenkins 28125 Aug 13 22:24 OpenJDK11U-sbom_arm_linux_hotspot_11.0.29_2-ea-metadata.json [2025-08-14T00:18:31.683Z] -rw-r--r-- 1 jenkins jenkins 145069 Aug 13 22:28 OpenJDK11U-sbom_arm_linux_hotspot_11.0.29_2-ea.json [2025-08-14T00:18:31.683Z] -rw-r--r-- 1 jenkins jenkins 3976347 Aug 13 22:21 OpenJDK11U-static-libs-glibc_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:31.683Z] -rw-r--r-- 1 jenkins jenkins 398821872 Aug 13 22:20 OpenJDK11U-testimage_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:31.683Z] drwxr-xr-x 9 jenkins jenkins 4096 Aug 13 22:20 j2sdk-image [2025-08-14T00:18:31.683Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 00:18 tmp [2025-08-14T00:18:31.683Z] List files in jdkbinary/tmp folder... [2025-08-14T00:18:31.683Z] total 4 [2025-08-14T00:18:31.683Z] drwxr-xr-x 7 jenkins jenkins 4096 Aug 13 22:20 jdk-11.0.29+2-jre [2025-08-14T00:18:31.683Z] Moving directory jdk-11.0.29+2-jre/ to ../j2re-image [2025-08-14T00:18:31.683Z] Uncompressing file: OpenJDK11U-static-libs-glibc_arm_linux_hotspot_11.0.29_2-ea.tar.gz ... [2025-08-14T00:18:31.683Z] List files in jdkbinary folder... [2025-08-14T00:18:31.683Z] total 896136 [2025-08-14T00:18:31.683Z] -rw-r--r-- 1 jenkins jenkins 289879104 Aug 13 22:21 OpenJDK11U-debugimage_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:31.683Z] -rw-r--r-- 1 jenkins jenkins 182956608 Aug 13 22:21 OpenJDK11U-jdk_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:31.683Z] -rw-r--r-- 1 jenkins jenkins 41795811 Aug 13 22:20 OpenJDK11U-jre_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:31.683Z] -rw-rw-r-- 1 jenkins jenkins 28125 Aug 13 22:24 OpenJDK11U-sbom_arm_linux_hotspot_11.0.29_2-ea-metadata.json [2025-08-14T00:18:31.683Z] -rw-r--r-- 1 jenkins jenkins 145069 Aug 13 22:28 OpenJDK11U-sbom_arm_linux_hotspot_11.0.29_2-ea.json [2025-08-14T00:18:31.683Z] -rw-r--r-- 1 jenkins jenkins 3976347 Aug 13 22:21 OpenJDK11U-static-libs-glibc_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:31.683Z] -rw-r--r-- 1 jenkins jenkins 398821872 Aug 13 22:20 OpenJDK11U-testimage_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:31.683Z] drwxr-xr-x 7 jenkins jenkins 4096 Aug 13 22:20 j2re-image [2025-08-14T00:18:31.683Z] drwxr-xr-x 9 jenkins jenkins 4096 Aug 13 22:20 j2sdk-image [2025-08-14T00:18:31.683Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 00:18 tmp [2025-08-14T00:18:31.683Z] List files in jdkbinary/tmp folder... [2025-08-14T00:18:31.683Z] total 4 [2025-08-14T00:18:31.683Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 13 22:20 jdk-11.0.29+2-static-libs [2025-08-14T00:18:31.683Z] Moving directory jdk-11.0.29+2-static-libs/ to ../static-libs [2025-08-14T00:18:31.683Z] Uncompressing file: OpenJDK11U-testimage_arm_linux_hotspot_11.0.29_2-ea.tar.gz ... [2025-08-14T00:18:43.143Z] List files in jdkbinary folder... [2025-08-14T00:18:43.143Z] total 896140 [2025-08-14T00:18:43.143Z] -rw-r--r-- 1 jenkins jenkins 289879104 Aug 13 22:21 OpenJDK11U-debugimage_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:43.143Z] -rw-r--r-- 1 jenkins jenkins 182956608 Aug 13 22:21 OpenJDK11U-jdk_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:43.143Z] -rw-r--r-- 1 jenkins jenkins 41795811 Aug 13 22:20 OpenJDK11U-jre_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:43.143Z] -rw-rw-r-- 1 jenkins jenkins 28125 Aug 13 22:24 OpenJDK11U-sbom_arm_linux_hotspot_11.0.29_2-ea-metadata.json [2025-08-14T00:18:43.143Z] -rw-r--r-- 1 jenkins jenkins 145069 Aug 13 22:28 OpenJDK11U-sbom_arm_linux_hotspot_11.0.29_2-ea.json [2025-08-14T00:18:43.143Z] -rw-r--r-- 1 jenkins jenkins 3976347 Aug 13 22:21 OpenJDK11U-static-libs-glibc_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:43.143Z] -rw-r--r-- 1 jenkins jenkins 398821872 Aug 13 22:20 OpenJDK11U-testimage_arm_linux_hotspot_11.0.29_2-ea.tar.gz [2025-08-14T00:18:43.144Z] drwxr-xr-x 7 jenkins jenkins 4096 Aug 13 22:20 j2re-image [2025-08-14T00:18:43.144Z] drwxr-xr-x 9 jenkins jenkins 4096 Aug 13 22:20 j2sdk-image [2025-08-14T00:18:43.144Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 13 22:20 static-libs [2025-08-14T00:18:43.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 00:18 tmp [2025-08-14T00:18:43.144Z] List files in jdkbinary/tmp folder... [2025-08-14T00:18:43.144Z] total 4 [2025-08-14T00:18:43.144Z] drwxr-xr-x 4 jenkins jenkins 4096 Aug 13 22:12 jdk-11.0.29+2-test-image [2025-08-14T00:18:43.144Z] Moving directory jdk-11.0.29+2-test-image/ to ../openjdk-test-image [2025-08-14T00:18:43.144Z] Uncompressing OpenJDK11U-debugimage_arm_linux_hotspot_11.0.29_2-ea.tar.gz over ./j2sdk-image... [2025-08-14T00:18:51.308Z] Removing top-level folder jdk-11.0.29+2-debug-image/ [2025-08-14T00:18:51.308Z] Removing top-level folder jdk-11.0.29+2/ [2025-08-14T00:18:53.266Z] Run /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -version [2025-08-14T00:18:53.266Z] =JAVA VERSION OUTPUT BEGIN= [2025-08-14T00:18:53.266Z] openjdk version "11.0.29-beta" 2025-10-21 [2025-08-14T00:18:53.266Z] OpenJDK Runtime Environment Temurin-11.0.29+2-202508132155 (build 11.0.29-beta+2-ea) [2025-08-14T00:18:53.266Z] OpenJDK Server VM Temurin-11.0.29+2-202508132155 (build 11.0.29-beta+2-ea, mixed mode) [2025-08-14T00:18:53.266Z] =JAVA VERSION OUTPUT END= [2025-08-14T00:18:53.266Z] =RELEASE INFO BEGIN= [2025-08-14T00:18:53.266Z] IMPLEMENTOR="Eclipse Adoptium" [2025-08-14T00:18:53.266Z] IMPLEMENTOR_VERSION="Temurin-11.0.29+2-202508132155" [2025-08-14T00:18:53.266Z] JAVA_RUNTIME_VERSION="11.0.29-beta+2-ea" [2025-08-14T00:18:53.266Z] JAVA_VERSION="11.0.29" [2025-08-14T00:18:53.266Z] JAVA_VERSION_DATE="2025-10-21" [2025-08-14T00:18:53.266Z] LIBC="default" [2025-08-14T00:18:53.267Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.internal.le jdk.internal.opt jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.ldap jdk.naming.rmi jdk.net jdk.pack jdk.rmic jdk.scripting.nashorn jdk.scripting.nashorn.shell jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom jdk.zipfs" [2025-08-14T00:18:53.267Z] OS_ARCH="arm" [2025-08-14T00:18:53.267Z] OS_NAME="Linux" [2025-08-14T00:18:53.267Z] SOURCE=".:git:1f4f34d60e60" [2025-08-14T00:18:53.267Z] BUILD_SOURCE="git:613713a5302b6f24e226832a5c8822b3c9ed0a52" [2025-08-14T00:18:53.267Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-08-14T00:18:53.267Z] SOURCE_REPO="https://github.com/adoptium/jdk11u.git" [2025-08-14T00:18:53.267Z] FULL_VERSION="11.0.29-beta+2-ea" [2025-08-14T00:18:53.267Z] SEMANTIC_VERSION="11.0.29+2" [2025-08-14T00:18:53.267Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic" [2025-08-14T00:18:53.267Z] JVM_VARIANT="Hotspot" [2025-08-14T00:18:53.267Z] JVM_VERSION="11.0.29-beta+2-ea" [2025-08-14T00:18:53.267Z] IMAGE_TYPE="JDK" [2025-08-14T00:18:53.267Z] =RELEASE INFO END= [2025-08-14T00:18:53.267Z] get testKitGen... [2025-08-14T00:18:53.267Z] git clone -q https://github.com/adoptium/TKG.git [2025-08-14T00:18:54.218Z] git rev-parse master [2025-08-14T00:18:54.218Z] git checkout -q -f 5db0f052b124b696faccf97908923f69b33034b9 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-08-14T00:18:54.880Z] $ ssh-agent -k [2025-08-14T00:18:54.888Z] unset SSH_AUTH_SOCK; [2025-08-14T00:18:54.888Z] unset SSH_AGENT_PID; [2025-08-14T00:18:54.888Z] echo Agent pid 25220 killed; [2025-08-14T00:18:55.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-08-14T00:18:56.249Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=arm_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=11&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-linux-arm-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-11.0.29%2B2_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=381&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-08-14T00:18:56.265Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=arm_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-docker-ubuntu2404-armv7-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=11&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-linux-arm-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-11.0.29%2B2_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=381&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;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-08-14T00:18:56.310Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-08-14T00:18:57.445Z] Copied 1 artifact from "getTRSSOutput" build number 1863 [Pipeline] sh [2025-08-14T00:18:59.682Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-08-14T00:18:59.682Z] + gzip -cd TRSSOutput.tar.gz [2025-08-14T00:18:59.682Z] + tar xof - [2025-08-14T00:18:59.682Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-08-14T00:19:00.237Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-08-14T00:19:00.258Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-08-14T00:19:02.127Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-08-14T00:20:55.246Z] -------------------------------------------- [2025-08-14T00:20:55.246Z] path is set to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib [2025-08-14T00:20:55.246Z] task is set to default [2025-08-14T00:20:55.246Z] dependencyList is set to all [2025-08-14T00:20:55.246Z] -------------------------------------------- [2025-08-14T00:20:55.246Z] Starting download third party dependent jars [2025-08-14T00:20:55.246Z] -------------------------------------------- [2025-08-14T00:20:55.246Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-08-14T00:20:55.246Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-08-14T00:20:55.820Z] Found a total of 2 nodes with the 'sw.os.linux&&hw.arch.aarch32&&ci.role.perf' label [Pipeline] sh [2025-08-14T00:20:57.788Z] + cd ./aqa-tests/TKG [2025-08-14T00:20:57.788Z] + uname [2025-08-14T00:20:57.788Z] + [ Linux = AIX ] [2025-08-14T00:20:57.788Z] + uname [2025-08-14T00:20:57.788Z] + [ Linux = SunOS ] [2025-08-14T00:20:57.788Z] + uname [2025-08-14T00:20:57.788Z] + [ Linux = *BSD ] [2025-08-14T00:20:57.788Z] + MAKE=make [2025-08-14T00:20:57.789Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES= [2025-08-14T00:20:57.789Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image [2025-08-14T00:20:57.789Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib [2025-08-14T00:20:57.789Z] rm -f -r /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-14T00:20:57.789Z] mkdir -p /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-14T00:20:57.789Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-08-14T00:20:57.789Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-08-14T00:20:59.740Z] Buildfile: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-08-14T00:21:00.690Z] [2025-08-14T00:21:00.690Z] build: [2025-08-14T00:21:00.690Z] [2025-08-14T00:21:00.690Z] clean: [2025-08-14T00:21:00.690Z] [2025-08-14T00:21:00.690Z] init: [2025-08-14T00:21:00.690Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/bin [2025-08-14T00:21:00.690Z] [2025-08-14T00:21:00.690Z] getDependentLibs: [2025-08-14T00:21:00.690Z] [exec] -------------------------------------------- [2025-08-14T00:21:00.690Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib [2025-08-14T00:21:00.690Z] [exec] task is set to default [2025-08-14T00:21:00.690Z] [exec] dependencyList is set to json_simple [2025-08-14T00:21:00.690Z] [exec] -------------------------------------------- [2025-08-14T00:21:00.690Z] [exec] Starting download third party dependent jars [2025-08-14T00:21:00.690Z] [exec] -------------------------------------------- [2025-08-14T00:21:00.690Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib [2025-08-14T00:21:00.690Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-14T00:21:00.690Z] [exec] downloaded dependent third party jars successfully [2025-08-14T00:21:00.690Z] [2025-08-14T00:21:00.690Z] compile: [2025-08-14T00:21:00.690Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-14T00:21:00.690Z] [echo] ============COMPILER SETTINGS============ [2025-08-14T00:21:00.690Z] [echo] ===fork: yes [2025-08-14T00:21:00.690Z] [echo] ===debug: on [2025-08-14T00:21:00.690Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/bin [2025-08-14T00:21:06.130Z] [2025-08-14T00:21:06.130Z] dist: [2025-08-14T00:21:06.130Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-08-14T00:21:07.082Z] [2025-08-14T00:21:07.082Z] BUILD SUCCESSFUL [2025-08-14T00:21:07.082Z] Total time: 7 seconds [2025-08-14T00:21:07.082Z] 0 [2025-08-14T00:21:07.082Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-08-14T00:21:07.082Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-08-14T00:21:07.082Z] microArchOutput: [2025-08-14T00:21:09.068Z] ****************************** MACHINE INFO ****************************** [2025-08-14T00:21:09.068Z] File path : /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG [2025-08-14T00:21:09.068Z] Free Physical Memory Size : 1270411264 [2025-08-14T00:21:09.068Z] Free space (bytes) : 85935263744 [2025-08-14T00:21:09.068Z] Total Physical Memory Size : 6442450944 [2025-08-14T00:21:09.068Z] Total space (bytes) : 167961710592 [2025-08-14T00:21:09.068Z] Usable space (bytes) : 77328764928 [2025-08-14T00:21:09.068Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-14T00:21:09.068Z] bashVersion : [2025-08-14T00:21:09.068Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf) [2025-08-14T00:21:09.068Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-08-14T00:21:09.068Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-08-14T00:21:09.068Z] [2025-08-14T00:21:09.068Z] This is free software; you are free to change and redistribute it. [2025-08-14T00:21:09.068Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-14T00:21:09.068Z] cpuCores : 8 [2025-08-14T00:21:09.068Z] curlVersion : [2025-08-14T00:21:09.068Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2025-08-14T00:21:09.068Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-08-14T00:21:09.068Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-14T00:21:09.068Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-08-14T00:21:09.068Z] dockerVersion : bash: line 1: docker: command not found [2025-08-14T00:21:09.068Z] gcc version : 13 [2025-08-14T00:21:09.069Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.5) 2.39 [2025-08-14T00:21:09.069Z] gdb version : bash: line 1: gdb: command not found [2025-08-14T00:21:09.069Z] lldb version : Command could not be executed [2025-08-14T00:21:09.069Z] makeVersion : [2025-08-14T00:21:09.069Z] GNU Make 4.3 [2025-08-14T00:21:09.069Z] Built for arm-unknown-linux-gnueabihf [2025-08-14T00:21:09.069Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-08-14T00:21:09.069Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-08-14T00:21:09.069Z] This is free software: you are free to change and redistribute it. [2025-08-14T00:21:09.069Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-14T00:21:09.069Z] mavenVersion : bash: line 1: mvn: command not found [2025-08-14T00:21:09.069Z] osInfo : [2025-08-14T00:21:09.069Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-08-14T00:21:09.069Z] NAME="Ubuntu" [2025-08-14T00:21:09.069Z] VERSION_ID="24.04" [2025-08-14T00:21:09.069Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-08-14T00:21:09.069Z] VERSION_CODENAME=noble [2025-08-14T00:21:09.069Z] ID=ubuntu [2025-08-14T00:21:09.069Z] ID_LIKE=debian [2025-08-14T00:21:09.069Z] HOME_URL="https://www.ubuntu.com/" [2025-08-14T00:21:09.069Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-08-14T00:21:09.069Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-08-14T00:21:09.069Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-08-14T00:21:09.069Z] UBUNTU_CODENAME=noble [2025-08-14T00:21:09.069Z] LOGO=ubuntu-logo [2025-08-14T00:21:09.069Z] osLabel : ubuntu.24 [2025-08-14T00:21:09.069Z] perlVersion : [2025-08-14T00:21:09.069Z] [2025-08-14T00:21:09.069Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int [2025-08-14T00:21:09.069Z] (with 51 registered patches, see perl -V for more detail) [2025-08-14T00:21:09.069Z] [2025-08-14T00:21:09.069Z] Copyright 1987-2023, Larry Wall [2025-08-14T00:21:09.069Z] [2025-08-14T00:21:09.069Z] Perl may be copied only under the terms of either the Artistic License or the [2025-08-14T00:21:09.069Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-08-14T00:21:09.069Z] [2025-08-14T00:21:09.069Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-08-14T00:21:09.069Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-08-14T00:21:09.069Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-08-14T00:21:09.069Z] [2025-08-14T00:21:09.069Z] podmanVersion : bash: line 1: podman: command not found [2025-08-14T00:21:09.069Z] procArch : aarch64 [2025-08-14T00:21:09.069Z] sysArch : aarch64 [2025-08-14T00:21:09.069Z] sysOS : Linux [2025-08-14T00:21:09.069Z] ulimit : [2025-08-14T00:21:09.069Z] real-time non-blocking time (microseconds, -R) unlimited [2025-08-14T00:21:09.069Z] core file size (blocks, -c) unlimited [2025-08-14T00:21:09.069Z] data seg size (kbytes, -d) unlimited [2025-08-14T00:21:09.069Z] scheduling priority (-e) 0 [2025-08-14T00:21:09.069Z] file size (blocks, -f) unlimited [2025-08-14T00:21:09.069Z] pending signals (-i) 63541 [2025-08-14T00:21:09.069Z] max locked memory (kbytes, -l) 8192 [2025-08-14T00:21:09.069Z] max memory size (kbytes, -m) unlimited [2025-08-14T00:21:09.069Z] open files (-n) 1048576 [2025-08-14T00:21:09.069Z] pipe size (512 bytes, -p) 8 [2025-08-14T00:21:09.069Z] POSIX message queues (bytes, -q) 819200 [2025-08-14T00:21:09.069Z] real-time priority (-r) 0 [2025-08-14T00:21:09.069Z] stack size (kbytes, -s) 8192 [2025-08-14T00:21:09.069Z] cpu time (seconds, -t) unlimited [2025-08-14T00:21:09.069Z] max user processes (-u) unlimited [2025-08-14T00:21:09.069Z] virtual memory (kbytes, -v) unlimited [2025-08-14T00:21:09.069Z] file locks (-x) unlimited [2025-08-14T00:21:09.069Z] uname : Linux 4c311fa42239 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux [2025-08-14T00:21:09.069Z] vmVendor : Oracle Corporation [2025-08-14T00:21:09.069Z] vmVersion : 11.0.29-beta+2-ea [2025-08-14T00:21:09.069Z] xlc version : bash: line 1: xlC: command not found [2025-08-14T00:21:09.069Z] ************************************************************************** [2025-08-14T00:21:09.069Z] [2025-08-14T00:21:09.069Z] System.getProperty('java.vm.name')=OpenJDK Server VM [2025-08-14T00:21:09.069Z] [2025-08-14T00:21:09.069Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-08-14T00:21:09.069Z] [2025-08-14T00:21:09.069Z] System.getProperty('os.name')=Linux [2025-08-14T00:21:09.069Z] [2025-08-14T00:21:09.069Z] System.getProperty('os.arch')=arm [2025-08-14T00:21:09.069Z] [2025-08-14T00:21:09.069Z] System.getProperty('java.fullversion')=null [2025-08-14T00:21:09.069Z] [2025-08-14T00:21:09.069Z] System.getProperty('sun.arch.data.model')=32 [2025-08-14T00:21:09.069Z] [2025-08-14T00:21:10.021Z] 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_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib [2025-08-14T00:21:10.021Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG' [2025-08-14T00:21:10.021Z] perl scripts/configure.pl [2025-08-14T00:21:10.021Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-08-14T00:21:10.982Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-08-14T00:21:10.982Z] [2025-08-14T00:21:10.982Z] [2025-08-14T00:21:10.982Z] Starting to generate parallel test lists. [2025-08-14T00:21:10.982Z] [2025-08-14T00:21:11.941Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-08-14T00:21:11.941Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-08-14T00:21:11.941Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-08-14T00:21:11.941Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-08-14T00:21:11.941Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-08-14T00:21:11.941Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-08-14T00:21:11.941Z] Attempting to get test duration data from TRSS. [2025-08-14T00:21:11.941Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=11&impl=hs&platform=arm_linux&group=perf&level=extended [2025-08-14T00:21:12.903Z] Attempting to get test duration data from cached files. [2025-08-14T00:21:12.903Z] [2025-08-14T00:21:12.903Z] TEST DURATION [2025-08-14T00:21:12.903Z] ==================================================================================== [2025-08-14T00:21:12.903Z] Total number of tests searched: 20 [2025-08-14T00:21:12.903Z] Number of test durations found: 20 [2025-08-14T00:21:12.903Z] Top slowest tests: [2025-08-14T00:21:12.903Z] 08m18s renaissance-finagle-http_0 [2025-08-14T00:21:12.903Z] 06m42s renaissance-philosophers_0 [2025-08-14T00:21:12.903Z] 05m34s renaissance-par-mnemonics_0 [2025-08-14T00:21:12.903Z] ==================================================================================== [2025-08-14T00:21:12.903Z] [2025-08-14T00:21:12.903Z] Test target is split into 1 lists. [2025-08-14T00:21:12.903Z] Reducing estimated test running time from 28m11s to 28m11s. [2025-08-14T00:21:12.903Z] [2025-08-14T00:21:12.903Z] -------------------------------------testList_0------------------------------------- [2025-08-14T00:21:12.903Z] Number of tests: 20 [2025-08-14T00:21:12.903Z] Estimated running time: 28m11s [2025-08-14T00:21:12.903Z] TESTLIST=renaissance-finagle-http_0,renaissance-philosophers_0,renaissance-par-mnemonics_0,renaissance-mnemonics_0,dacapo-jython_0,dacapo-pmd_0,dacapo-avrora_0,dacapo-xalan_0,dacapo-sunflow_0,dacapo-luindex_0,dacapo-fop_0,dacapo-tomcat_0,renaissance-db-shootout_0,renaissance-movie-lens_0,renaissance-log-regression_0,renaissance-als_0,renaissance-chi-square_0,renaissance-finagle-chirper_0,renaissance-dec-tree_0,renaissance-gauss-mix_0 [2025-08-14T00:21:12.903Z] ------------------------------------------------------------------------------------ [2025-08-14T00:21:12.903Z] [2025-08-14T00:21:12.903Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-08-14T00:21:12.903Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-08-14T00:21:13.616Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-08-14T00:21:14.157Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-08-14T00:21:14.232Z] Building tests... [Pipeline] timeout [2025-08-14T00:21:14.235Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-08-14T00:21:14.257Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-08-14T00:21:16.111Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-08-14T00:21:20.262Z] -------------------------------------------- [2025-08-14T00:21:20.262Z] path is set to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib [2025-08-14T00:21:20.262Z] task is set to default [2025-08-14T00:21:20.262Z] dependencyList is set to all [2025-08-14T00:21:20.262Z] -------------------------------------------- [2025-08-14T00:21:20.262Z] Starting download third party dependent jars [2025-08-14T00:21:20.262Z] -------------------------------------------- [2025-08-14T00:21:20.262Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-08-14T00:21:20.262Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-08-14T00:21:21.230Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-08-14T00:21:21.247Z] Running in /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-08-14T00:21:21.341Z] $ ssh-agent [2025-08-14T00:21:22.151Z] SSH_AUTH_SOCK=/tmp/ssh-k1Ot4zEpXMAL/agent.25693 [2025-08-14T00:21:22.151Z] SSH_AGENT_PID=25695 [2025-08-14T00:21:22.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T00:21:24.046Z] + bash ./compile.sh [2025-08-14T00:21:24.046Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image [2025-08-14T00:21:24.047Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib [2025-08-14T00:21:24.047Z] rm -f -r /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-14T00:21:24.047Z] mkdir -p /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-14T00:21:24.047Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-08-14T00:21:24.047Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-08-14T00:21:24.047Z] Buildfile: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-08-14T00:21:26.039Z] [2025-08-14T00:21:26.039Z] build: [2025-08-14T00:21:26.039Z] [2025-08-14T00:21:26.039Z] clean: [2025-08-14T00:21:26.039Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/autoGenEnv.mk [2025-08-14T00:21:26.039Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/bin [2025-08-14T00:21:26.039Z] [2025-08-14T00:21:26.039Z] init: [2025-08-14T00:21:26.039Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/bin [2025-08-14T00:21:26.039Z] [2025-08-14T00:21:26.039Z] getDependentLibs: [2025-08-14T00:21:26.039Z] [exec] -------------------------------------------- [2025-08-14T00:21:26.039Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib [2025-08-14T00:21:26.039Z] [exec] task is set to default [2025-08-14T00:21:26.039Z] [exec] dependencyList is set to json_simple [2025-08-14T00:21:26.039Z] [exec] -------------------------------------------- [2025-08-14T00:21:26.039Z] [exec] Starting download third party dependent jars [2025-08-14T00:21:26.039Z] [exec] -------------------------------------------- [2025-08-14T00:21:26.039Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib [2025-08-14T00:21:26.039Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-14T00:21:26.039Z] [exec] downloaded dependent third party jars successfully [2025-08-14T00:21:26.039Z] [2025-08-14T00:21:26.039Z] compile: [2025-08-14T00:21:26.039Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-14T00:21:26.039Z] [echo] ============COMPILER SETTINGS============ [2025-08-14T00:21:26.039Z] [echo] ===fork: yes [2025-08-14T00:21:26.039Z] [echo] ===debug: on [2025-08-14T00:21:26.039Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/bin [2025-08-14T00:21:32.834Z] [2025-08-14T00:21:32.834Z] dist: [2025-08-14T00:21:33.795Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-08-14T00:21:33.795Z] [2025-08-14T00:21:33.795Z] BUILD SUCCESSFUL [2025-08-14T00:21:33.795Z] Total time: 9 seconds [2025-08-14T00:21:33.795Z] 0 [2025-08-14T00:21:33.795Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-08-14T00:21:33.795Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-08-14T00:21:33.795Z] microArchOutput: [2025-08-14T00:21:35.828Z] ****************************** MACHINE INFO ****************************** [2025-08-14T00:21:35.828Z] File path : /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG [2025-08-14T00:21:35.828Z] Free Physical Memory Size : 1268957184 [2025-08-14T00:21:35.828Z] Free space (bytes) : 85933883392 [2025-08-14T00:21:35.828Z] Total Physical Memory Size : 6442450944 [2025-08-14T00:21:35.828Z] Total space (bytes) : 167961710592 [2025-08-14T00:21:35.828Z] Usable space (bytes) : 77327384576 [2025-08-14T00:21:35.828Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-14T00:21:35.828Z] bashVersion : [2025-08-14T00:21:35.828Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf) [2025-08-14T00:21:35.828Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-08-14T00:21:35.828Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-08-14T00:21:35.828Z] [2025-08-14T00:21:35.828Z] This is free software; you are free to change and redistribute it. [2025-08-14T00:21:35.828Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-14T00:21:35.828Z] cpuCores : 8 [2025-08-14T00:21:35.828Z] curlVersion : [2025-08-14T00:21:35.828Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2025-08-14T00:21:35.828Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-08-14T00:21:35.828Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-14T00:21:35.828Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-08-14T00:21:35.828Z] dockerVersion : bash: line 1: docker: command not found [2025-08-14T00:21:35.828Z] gcc version : 13 [2025-08-14T00:21:35.828Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.5) 2.39 [2025-08-14T00:21:35.828Z] gdb version : bash: line 1: gdb: command not found [2025-08-14T00:21:35.828Z] lldb version : Command could not be executed [2025-08-14T00:21:35.828Z] makeVersion : [2025-08-14T00:21:35.828Z] GNU Make 4.3 [2025-08-14T00:21:35.828Z] Built for arm-unknown-linux-gnueabihf [2025-08-14T00:21:35.828Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-08-14T00:21:35.828Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-08-14T00:21:35.828Z] This is free software: you are free to change and redistribute it. [2025-08-14T00:21:35.828Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-14T00:21:35.828Z] mavenVersion : bash: line 1: mvn: command not found [2025-08-14T00:21:35.828Z] osInfo : [2025-08-14T00:21:35.828Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-08-14T00:21:35.828Z] NAME="Ubuntu" [2025-08-14T00:21:35.828Z] VERSION_ID="24.04" [2025-08-14T00:21:35.828Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-08-14T00:21:35.828Z] VERSION_CODENAME=noble [2025-08-14T00:21:35.828Z] ID=ubuntu [2025-08-14T00:21:35.828Z] ID_LIKE=debian [2025-08-14T00:21:35.828Z] HOME_URL="https://www.ubuntu.com/" [2025-08-14T00:21:35.828Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-08-14T00:21:35.829Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-08-14T00:21:35.829Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-08-14T00:21:35.829Z] UBUNTU_CODENAME=noble [2025-08-14T00:21:35.829Z] LOGO=ubuntu-logo [2025-08-14T00:21:35.829Z] osLabel : ubuntu.24 [2025-08-14T00:21:35.829Z] perlVersion : [2025-08-14T00:21:35.829Z] [2025-08-14T00:21:35.829Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int [2025-08-14T00:21:35.829Z] (with 51 registered patches, see perl -V for more detail) [2025-08-14T00:21:35.829Z] [2025-08-14T00:21:35.829Z] Copyright 1987-2023, Larry Wall [2025-08-14T00:21:35.829Z] [2025-08-14T00:21:35.829Z] Perl may be copied only under the terms of either the Artistic License or the [2025-08-14T00:21:35.829Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-08-14T00:21:35.829Z] [2025-08-14T00:21:35.829Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-08-14T00:21:35.829Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-08-14T00:21:35.829Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-08-14T00:21:35.829Z] [2025-08-14T00:21:35.829Z] podmanVersion : bash: line 1: podman: command not found [2025-08-14T00:21:35.829Z] procArch : aarch64 [2025-08-14T00:21:35.829Z] sysArch : aarch64 [2025-08-14T00:21:35.829Z] sysOS : Linux [2025-08-14T00:21:35.829Z] ulimit : [2025-08-14T00:21:35.829Z] real-time non-blocking time (microseconds, -R) unlimited [2025-08-14T00:21:35.829Z] core file size (blocks, -c) unlimited [2025-08-14T00:21:35.829Z] data seg size (kbytes, -d) unlimited [2025-08-14T00:21:35.829Z] scheduling priority (-e) 0 [2025-08-14T00:21:35.829Z] file size (blocks, -f) unlimited [2025-08-14T00:21:35.829Z] pending signals (-i) 63541 [2025-08-14T00:21:35.829Z] max locked memory (kbytes, -l) 8192 [2025-08-14T00:21:35.829Z] max memory size (kbytes, -m) unlimited [2025-08-14T00:21:35.829Z] open files (-n) 1048576 [2025-08-14T00:21:35.829Z] pipe size (512 bytes, -p) 8 [2025-08-14T00:21:35.829Z] POSIX message queues (bytes, -q) 819200 [2025-08-14T00:21:35.829Z] real-time priority (-r) 0 [2025-08-14T00:21:35.829Z] stack size (kbytes, -s) 8192 [2025-08-14T00:21:35.829Z] cpu time (seconds, -t) unlimited [2025-08-14T00:21:35.829Z] max user processes (-u) unlimited [2025-08-14T00:21:35.829Z] virtual memory (kbytes, -v) unlimited [2025-08-14T00:21:35.829Z] file locks (-x) unlimited [2025-08-14T00:21:35.829Z] uname : Linux 4c311fa42239 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux [2025-08-14T00:21:35.829Z] vmVendor : Oracle Corporation [2025-08-14T00:21:35.829Z] vmVersion : 11.0.29-beta+2-ea [2025-08-14T00:21:35.829Z] xlc version : bash: line 1: xlC: command not found [2025-08-14T00:21:35.829Z] ************************************************************************** [2025-08-14T00:21:35.829Z] [2025-08-14T00:21:35.829Z] System.getProperty('java.vm.name')=OpenJDK Server VM [2025-08-14T00:21:35.829Z] [2025-08-14T00:21:35.829Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-08-14T00:21:35.829Z] [2025-08-14T00:21:35.829Z] System.getProperty('os.name')=Linux [2025-08-14T00:21:35.829Z] [2025-08-14T00:21:35.829Z] System.getProperty('os.arch')=arm [2025-08-14T00:21:35.829Z] [2025-08-14T00:21:35.829Z] System.getProperty('java.fullversion')=null [2025-08-14T00:21:35.829Z] [2025-08-14T00:21:35.829Z] System.getProperty('sun.arch.data.model')=32 [2025-08-14T00:21:35.829Z] [2025-08-14T00:21:35.829Z] make -f clean.mk cleanBuild [2025-08-14T00:21:35.829Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG' [2025-08-14T00:21:36.790Z] rm -f -r /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest [2025-08-14T00:21:36.790Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG' [2025-08-14T00:21:36.790Z] make -f compile.mk compile [2025-08-14T00:21:36.790Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG' [2025-08-14T00:21:37.743Z] rm -f -r /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-14T00:21:37.743Z] mkdir -p /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-14T00:21:37.743Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=11" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_arm" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk11" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-08-14T00:21:37.743Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-08-14T00:21:38.700Z] Buildfile: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/scripts/build_test.xml [2025-08-14T00:21:39.679Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-08-14T00:21:39.679Z] [2025-08-14T00:21:39.679Z] -create_test_directory: [2025-08-14T00:21:39.679Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest [2025-08-14T00:21:39.679Z] [2025-08-14T00:21:39.679Z] stage_test_material: [2025-08-14T00:21:40.633Z] [copy] Copying 586 files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest [2025-08-14T00:21:41.584Z] [2025-08-14T00:21:41.584Z] build: [2025-08-14T00:21:41.584Z] [2025-08-14T00:21:41.584Z] init: [2025-08-14T00:21:41.585Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest/perf [2025-08-14T00:21:41.585Z] [2025-08-14T00:21:41.585Z] dist: [2025-08-14T00:21:41.585Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest/perf [2025-08-14T00:21:41.585Z] [2025-08-14T00:21:41.585Z] build: [2025-08-14T00:21:41.585Z] [2025-08-14T00:21:41.585Z] build: [2025-08-14T00:21:41.585Z] [2025-08-14T00:21:41.585Z] init: [2025-08-14T00:21:41.585Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest/perf/bumbleBench [2025-08-14T00:21:41.585Z] [2025-08-14T00:21:41.585Z] getBumbleBench: [2025-08-14T00:21:41.585Z] [echo] Cloning BumbleBench [2025-08-14T00:21:41.585Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-08-14T00:21:41.585Z] [exec] Cloning into 'bumblebench'... [2025-08-14T00:21:42.541Z] [2025-08-14T00:21:42.541Z] buildBumbleBench: [2025-08-14T00:21:42.541Z] [echo] Building BumbleBench [2025-08-14T00:21:42.541Z] [2025-08-14T00:21:42.541Z] compile-all: [2025-08-14T00:21:42.541Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-08-14T00:21:42.541Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-14T00:21:46.445Z] [javac] Note: Some input files use or override a deprecated API. [2025-08-14T00:21:46.445Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-08-14T00:21:46.445Z] [javac] Note: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2025-08-14T00:21:46.445Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-08-14T00:21:46.445Z] [javac] 1 warning [2025-08-14T00:21:46.445Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-08-14T00:21:46.445Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-14T00:21:46.445Z] [javac] 1 warning [2025-08-14T00:21:46.445Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-08-14T00:21:46.445Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-14T00:21:46.445Z] [javac] Note: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API. [2025-08-14T00:21:46.445Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-08-14T00:21:46.445Z] [javac] 1 warning [2025-08-14T00:21:46.446Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-08-14T00:21:46.446Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-14T00:21:47.399Z] [javac] Note: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API. [2025-08-14T00:21:47.399Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-08-14T00:21:47.399Z] [javac] 1 warning [2025-08-14T00:21:47.399Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-08-14T00:21:47.399Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-14T00:21:48.356Z] [javac] Note: Some input files use or override a deprecated API. [2025-08-14T00:21:48.356Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-08-14T00:21:48.356Z] [javac] 1 warning [2025-08-14T00:21:48.356Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-08-14T00:21:48.356Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-14T00:21:48.356Z] [javac] 1 warning [2025-08-14T00:21:48.356Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-08-14T00:21:48.356Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-14T00:21:48.356Z] [javac] 1 warning [2025-08-14T00:21:48.356Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-08-14T00:21:48.356Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-14T00:21:49.307Z] [javac] 1 warning [2025-08-14T00:21:49.307Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-08-14T00:21:49.307Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-14T00:21:49.307Z] [javac] 1 warning [2025-08-14T00:21:49.307Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-08-14T00:21:49.307Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-14T00:21:50.263Z] [javac] 1 warning [2025-08-14T00:21:50.263Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-08-14T00:21:50.263Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-14T00:21:52.225Z] [javac] 1 warning [2025-08-14T00:21:52.225Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-08-14T00:21:52.225Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-14T00:21:52.225Z] [javac] 1 warning [2025-08-14T00:21:52.225Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-08-14T00:21:52.225Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-14T00:21:52.225Z] [javac] 1 warning [2025-08-14T00:21:52.225Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-08-14T00:21:52.225Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-14T00:21:52.225Z] [javac] 1 warning [2025-08-14T00:21:52.225Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-08-14T00:21:52.225Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-14T00:21:52.225Z] [javac] 1 warning [2025-08-14T00:21:52.225Z] [2025-08-14T00:21:52.225Z] dist: [2025-08-14T00:21:53.207Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2025-08-14T00:21:54.153Z] [2025-08-14T00:21:54.153Z] dist: [2025-08-14T00:21:54.153Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest/perf/bumbleBench [2025-08-14T00:21:54.153Z] [2025-08-14T00:21:54.153Z] build: [2025-08-14T00:21:54.153Z] [2025-08-14T00:21:54.153Z] getDependentLibs: [2025-08-14T00:21:58.280Z] [exec] -------------------------------------------- [2025-08-14T00:21:58.280Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib [2025-08-14T00:21:58.280Z] [exec] task is set to default [2025-08-14T00:21:58.280Z] [exec] dependencyList is set to dacapo [2025-08-14T00:21:58.281Z] [exec] -------------------------------------------- [2025-08-14T00:21:58.281Z] [exec] Starting download third party dependent jars [2025-08-14T00:21:58.281Z] [exec] -------------------------------------------- [2025-08-14T00:21:58.281Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib [2025-08-14T00:21:58.281Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-08-14T00:21:58.281Z] [exec] downloaded dependent third party jars successfully [2025-08-14T00:21:58.281Z] [2025-08-14T00:21:58.281Z] init: [2025-08-14T00:21:58.281Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest/perf/dacapo [2025-08-14T00:21:58.281Z] [2025-08-14T00:21:58.281Z] getDacapoSuite: [2025-08-14T00:21:58.281Z] [unzip] Expanding: /home/jenkins/testDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest/perf/dacapo [2025-08-14T00:23:22.773Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest/perf/dacapo [2025-08-14T00:23:22.773Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest/perf/dacapo/dacapo [2025-08-14T00:23:22.773Z] [2025-08-14T00:23:22.773Z] dist: [2025-08-14T00:23:22.773Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest/perf/dacapo [2025-08-14T00:23:22.773Z] [2025-08-14T00:23:22.773Z] build: [2025-08-14T00:23:22.773Z] [2025-08-14T00:23:22.773Z] init: [2025-08-14T00:23:22.773Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro [2025-08-14T00:23:22.773Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/idle_micro/bin [2025-08-14T00:23:22.773Z] [2025-08-14T00:23:22.773Z] compile: [2025-08-14T00:23:22.773Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-14T00:23:22.773Z] [echo] ============COMPILER SETTINGS============ [2025-08-14T00:23:22.773Z] [echo] ===fork: yes [2025-08-14T00:23:22.773Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/javac [2025-08-14T00:23:22.773Z] [echo] ===debug: on [2025-08-14T00:23:22.773Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2025-08-14T00:23:22.773Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/idle_micro/bin [2025-08-14T00:23:23.723Z] [2025-08-14T00:23:23.723Z] dist: [2025-08-14T00:23:23.723Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2025-08-14T00:23:23.723Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro [2025-08-14T00:23:23.723Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro [2025-08-14T00:23:23.723Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro [2025-08-14T00:23:25.681Z] [2025-08-14T00:23:25.681Z] clean: [2025-08-14T00:23:25.681Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/idle_micro/bin [2025-08-14T00:23:25.681Z] [2025-08-14T00:23:25.681Z] build: [2025-08-14T00:23:25.681Z] [2025-08-14T00:23:25.681Z] build: [2025-08-14T00:23:25.681Z] [2025-08-14T00:23:25.681Z] init: [2025-08-14T00:23:25.681Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest/perf/renaissance [2025-08-14T00:23:25.681Z] [2025-08-14T00:23:25.681Z] getRenaissanceSuite: [2025-08-14T00:23:25.681Z] [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-08-14T00:23:31.677Z] [2025-08-14T00:23:31.677Z] dist: [2025-08-14T00:23:31.677Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest/perf/renaissance [2025-08-14T00:23:32.627Z] [2025-08-14T00:23:32.628Z] build: [2025-08-14T00:23:32.628Z] [2025-08-14T00:23:32.628Z] init: [2025-08-14T00:23:32.628Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest/perf/specjbb [2025-08-14T00:23:32.628Z] [2025-08-14T00:23:32.628Z] getSpecjbbSuite: [2025-08-14T00:23:32.628Z] [2025-08-14T00:23:32.628Z] dist: [2025-08-14T00:23:32.628Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jvmtest/perf/specjbb/run [2025-08-14T00:23:32.628Z] [2025-08-14T00:23:32.628Z] BUILD SUCCESSFUL [2025-08-14T00:23:32.628Z] Total time: 1 minute 53 seconds [2025-08-14T00:23:32.628Z] 0 [2025-08-14T00:23:32.628Z] [2025-08-14T00:23:32.628Z] [2025-08-14T00:23:32.628Z] RECORD TEST REPOs SHA [2025-08-14T00:23:32.628Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-08-14T00:23:32.628Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2025-08-14T00:23:32.628Z] Check shas in /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-08-14T00:23:32.628Z] touch /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-08-14T00:23:32.628Z] ================================================ [2025-08-14T00:23:32.628Z] timestamp: 20250814-002332 [2025-08-14T00:23:32.628Z] repo dir: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-08-14T00:23:32.628Z] git repo: [2025-08-14T00:23:33.571Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-08-14T00:23:33.571Z] sha: [2025-08-14T00:23:33.571Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-08-14T00:23:33.571Z] ================================================ [2025-08-14T00:23:33.571Z] timestamp: 20250814-002332 [2025-08-14T00:23:33.571Z] repo dir: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests [2025-08-14T00:23:33.571Z] git repo: [2025-08-14T00:23:34.092Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-08-14T00:23:34.092Z] sha: [2025-08-14T00:23:34.092Z] 00b3e898f547ba2971ea98f644982757f15e80c3 [2025-08-14T00:23:34.092Z] ================================================ [2025-08-14T00:23:34.092Z] timestamp: 20250814-002333 [2025-08-14T00:23:34.092Z] repo dir: /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG [2025-08-14T00:23:34.092Z] git repo: [2025-08-14T00:23:34.092Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-08-14T00:23:34.092Z] sha: [2025-08-14T00:23:34.092Z] 5db0f052b124b696faccf97908923f69b33034b9 [2025-08-14T00:23:34.092Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG' [Pipeline] } [2025-08-14T00:23:34.341Z] $ ssh-agent -k [2025-08-14T00:23:34.391Z] unset SSH_AUTH_SOCK; [2025-08-14T00:23:34.391Z] unset SSH_AGENT_PID; [2025-08-14T00:23:34.391Z] echo Agent pid 25695 killed; [2025-08-14T00:23:35.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-08-14T00:23:35.354Z] 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-08-14T00:23:35.383Z] ITERATION: 1/1 [Pipeline] wrap [2025-08-14T00:23:35.834Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/.xvfb-210-..fbdir9462351401191392209 [Pipeline] { [Pipeline] sh [2025-08-14T00:23:58.339Z] + ps -f [2025-08-14T00:23:58.341Z] + grep [X]vfb [2025-08-14T00:23:58.341Z] + awk {print $9} [Pipeline] echo [2025-08-14T00:23:59.054Z] env.DISPLAY is :0 [Pipeline] sshagent [2025-08-14T00:23:59.139Z] $ ssh-agent [2025-08-14T00:23:59.942Z] SSH_AUTH_SOCK=/tmp/ssh-EiCrc2BBDpIB/agent.26283 [2025-08-14T00:23:59.942Z] SSH_AGENT_PID=26285 [2025-08-14T00:23:59.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T00:24:01.794Z] + uname [2025-08-14T00:24:01.794Z] + [ Linux = AIX ] [2025-08-14T00:24:01.794Z] + uname [2025-08-14T00:24:01.794Z] + [ Linux = SunOS ] [2025-08-14T00:24:01.794Z] + uname [2025-08-14T00:24:01.794Z] + [ Linux = *BSD ] [2025-08-14T00:24:01.794Z] + MAKE=make [2025-08-14T00:24:01.794Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-08-14T00:24:01.794Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-08-14T00:24:04.172Z] + uname [2025-08-14T00:24:04.172Z] + [ Linux = AIX ] [2025-08-14T00:24:04.172Z] + uname [2025-08-14T00:24:04.172Z] + [ Linux = SunOS ] [2025-08-14T00:24:04.172Z] + uname [2025-08-14T00:24:04.172Z] + [ Linux = *BSD ] [2025-08-14T00:24:04.172Z] + MAKE=make [2025-08-14T00:24:04.172Z] + cd ./aqa-tests [2025-08-14T00:24:04.172Z] + . ./scripts/testenv/testenvSettings.sh [2025-08-14T00:24:04.172Z] + set +x [2025-08-14T00:24:04.172Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image [2025-08-14T00:24:04.172Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib [2025-08-14T00:24:04.172Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2025-08-14T00:24:04.172Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG' [2025-08-14T00:24:04.172Z] perl scripts/configure.pl [2025-08-14T00:24:04.172Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-08-14T00:24:05.145Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-08-14T00:24:05.145Z] [2025-08-14T00:24:05.145Z] Starting to generate test make files. [2025-08-14T00:24:05.145Z] [2025-08-14T00:24:05.145Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-08-14T00:24:05.145Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-08-14T00:24:06.108Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2025-08-14T00:24:06.108Z] [2025-08-14T00:24:06.108Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-08-14T00:24:06.108Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2025-08-14T00:24:06.108Z] [2025-08-14T00:24:06.108Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-08-14T00:24:06.108Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-08-14T00:24:06.108Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-08-14T00:24:06.108Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/autoGen.mk [2025-08-14T00:24:06.108Z] [2025-08-14T00:24:06.108Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../autoGen.mk [2025-08-14T00:24:06.108Z] [2025-08-14T00:24:06.108Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/utils.mk [2025-08-14T00:24:06.108Z] [2025-08-14T00:24:06.108Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/rerun.mk [2025-08-14T00:24:06.108Z] [2025-08-14T00:24:06.108Z] Make files are generated successfully. [2025-08-14T00:24:06.108Z] [2025-08-14T00:24:06.109Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG' [2025-08-14T00:24:06.109Z] make -f runtest.mk _extended.perf [2025-08-14T00:24:06.109Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG' [2025-08-14T00:24:07.078Z] [2025-08-14T00:24:07.078Z] Running make 4.3 [2025-08-14T00:24:07.078Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/.. [2025-08-14T00:24:07.078Z] set JDK_VERSION to 11 [2025-08-14T00:24:07.078Z] set JDK_IMPL to hotspot [2025-08-14T00:24:07.078Z] set JVM_VERSION to openjdk11 [2025-08-14T00:24:07.078Z] set JCL_VERSION to latest [2025-08-14T00:24:07.078Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image [2025-08-14T00:24:07.078Z] set SPEC to linux_arm [2025-08-14T00:24:07.078Z] set TEST_FLAG to [2025-08-14T00:24:07.078Z] set OS_LABEL to ubuntu.24 [2025-08-14T00:24:07.078Z] Running extended.perf ... [2025-08-14T00:24:07.078Z] There are 20 test targets in extended.perf [2025-08-14T00:24:07.078Z] "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -version [2025-08-14T00:24:07.078Z] openjdk version "11.0.29-beta" 2025-10-21 [2025-08-14T00:24:07.078Z] OpenJDK Runtime Environment Temurin-11.0.29+2-202508132155 (build 11.0.29-beta+2-ea) [2025-08-14T00:24:07.078Z] OpenJDK Server VM Temurin-11.0.29+2-202508132155 (build 11.0.29-beta+2-ea, mixed mode) [2025-08-14T00:24:07.078Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests' [2025-08-14T00:24:07.078Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf' [2025-08-14T00:24:07.078Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/renaissance' [2025-08-14T00:24:07.078Z] [2025-08-14T00:24:07.078Z] =============================================== [2025-08-14T00:24:07.078Z] Running test renaissance-als_0 ... [2025-08-14T00:24:07.078Z] =============================================== [2025-08-14T00:24:07.078Z] renaissance-als_0 Start Time: Thu Aug 14 00:24:06 2025 Epoch Time (ms): 1755131046511 [2025-08-14T00:24:07.078Z] renaissance-als_0_DISABLED [2025-08-14T00:24:07.078Z] Disabled Reason: [2025-08-14T00:24:07.078Z] https://github.com/adoptium/aqa-tests/issues/3189 [2025-08-14T00:24:07.078Z] renaissance-als_0 Finish Time: Thu Aug 14 00:24:06 2025 Epoch Time (ms): 1755131046548 [2025-08-14T00:24:07.078Z] [2025-08-14T00:24:07.078Z] =============================================== [2025-08-14T00:24:07.078Z] Running test renaissance-chi-square_0 ... [2025-08-14T00:24:07.078Z] =============================================== [2025-08-14T00:24:07.078Z] renaissance-chi-square_0 Start Time: Thu Aug 14 00:24:06 2025 Epoch Time (ms): 1755131046647 [2025-08-14T00:24:07.078Z] renaissance-chi-square_0_DISABLED [2025-08-14T00:24:07.078Z] Disabled Reason: [2025-08-14T00:24:07.078Z] https://github.com/adoptium/aqa-tests/issues/3189 [2025-08-14T00:24:07.078Z] renaissance-chi-square_0 Finish Time: Thu Aug 14 00:24:06 2025 Epoch Time (ms): 1755131046694 [2025-08-14T00:24:07.078Z] [2025-08-14T00:24:07.078Z] =============================================== [2025-08-14T00:24:07.078Z] Running test renaissance-db-shootout_0 ... [2025-08-14T00:24:07.078Z] =============================================== [2025-08-14T00:24:07.078Z] renaissance-db-shootout_0 Start Time: Thu Aug 14 00:24:06 2025 Epoch Time (ms): 1755131046747 [2025-08-14T00:24:07.078Z] variation: NoOptions [2025-08-14T00:24:07.078Z] JVM_OPTIONS: [2025-08-14T00:24:07.078Z] { \ [2025-08-14T00:24:07.078Z] echo ""; echo "TEST SETUP:"; \ [2025-08-14T00:24:07.078Z] echo "Nothing to be done for setup."; \ [2025-08-14T00:24:07.078Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-db-shootout_0"; \ [2025-08-14T00:24:07.078Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-db-shootout_0"; \ [2025-08-14T00:24:07.078Z] echo ""; echo "TESTING:"; \ [2025-08-14T00:24:07.078Z] "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \ [2025-08-14T00:24:07.078Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-08-14T00:24:07.078Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-08-14T00:24:07.078Z] echo "Nothing to be done for teardown."; \ [2025-08-14T00:24:07.078Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/TestTargetResult"; [2025-08-14T00:24:07.078Z] [2025-08-14T00:24:07.078Z] TEST SETUP: [2025-08-14T00:24:07.078Z] Nothing to be done for setup. [2025-08-14T00:24:07.078Z] [2025-08-14T00:24:07.078Z] TESTING: [2025-08-14T00:24:36.278Z] Benchmark 'db-shootout' failed with exception: [2025-08-14T00:24:36.278Z] java.lang.InternalError: a fault occurred in a recent unsafe memory access operation in compiled Java code [2025-08-14T00:24:36.279Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithNewFile(ChronicleMapBuilder.java:1858) [2025-08-14T00:24:36.279Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1755) [2025-08-14T00:24:36.279Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618) [2025-08-14T00:24:36.279Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122) [2025-08-14T00:24:36.279Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204) [2025-08-14T00:24:36.279Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96) [2025-08-14T00:24:36.279Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-08-14T00:24:36.279Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-08-14T00:24:36.279Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-08-14T00:24:36.279Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-08-14T00:24:36.279Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-08-14T00:24:36.279Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-08-14T00:24:36.279Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-08-14T00:24:36.279Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-08-14T00:24:36.279Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-08-14T00:24:36.279Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2025-08-14T00:24:36.279Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-08-14T00:24:36.279Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2025-08-14T00:24:36.279Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-08-14T00:24:36.279Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-08-14T00:24:36.279Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-08-14T00:24:36.279Z] The following benchmarks failed: db-shootout [2025-08-14T00:24:36.279Z] ----------------------------------- [2025-08-14T00:24:36.279Z] renaissance-db-shootout_0_FAILED [2025-08-14T00:24:36.279Z] ----------------------------------- [2025-08-14T00:24:36.279Z] [2025-08-14T00:24:36.279Z] TEST TEARDOWN: [2025-08-14T00:24:36.279Z] Nothing to be done for teardown. [2025-08-14T00:24:36.279Z] renaissance-db-shootout_0 Finish Time: Thu Aug 14 00:24:35 2025 Epoch Time (ms): 1755131075426 [2025-08-14T00:24:36.279Z] [2025-08-14T00:24:36.279Z] =============================================== [2025-08-14T00:24:36.279Z] Running test renaissance-dec-tree_0 ... [2025-08-14T00:24:36.279Z] =============================================== [2025-08-14T00:24:36.279Z] renaissance-dec-tree_0 Start Time: Thu Aug 14 00:24:35 2025 Epoch Time (ms): 1755131075501 [2025-08-14T00:24:36.279Z] renaissance-dec-tree_0_DISABLED [2025-08-14T00:24:36.279Z] Disabled Reason: [2025-08-14T00:24:36.279Z] https://github.com/adoptium/aqa-tests/issues/3189 [2025-08-14T00:24:36.279Z] renaissance-dec-tree_0 Finish Time: Thu Aug 14 00:24:35 2025 Epoch Time (ms): 1755131075551 [2025-08-14T00:24:36.279Z] [2025-08-14T00:24:36.279Z] =============================================== [2025-08-14T00:24:36.279Z] Running test renaissance-finagle-chirper_0 ... [2025-08-14T00:24:36.279Z] =============================================== [2025-08-14T00:24:36.279Z] renaissance-finagle-chirper_0 Start Time: Thu Aug 14 00:24:35 2025 Epoch Time (ms): 1755131075629 [2025-08-14T00:24:36.279Z] renaissance-finagle-chirper_0_DISABLED [2025-08-14T00:24:36.279Z] Disabled Reason: [2025-08-14T00:24:36.279Z] https://github.com/renaissance-benchmarks/renaissance/issues/231 [2025-08-14T00:24:36.279Z] renaissance-finagle-chirper_0 Finish Time: Thu Aug 14 00:24:35 2025 Epoch Time (ms): 1755131075669 [2025-08-14T00:24:36.279Z] [2025-08-14T00:24:36.279Z] =============================================== [2025-08-14T00:24:36.279Z] Running test renaissance-finagle-http_0 ... [2025-08-14T00:24:36.279Z] =============================================== [2025-08-14T00:24:36.279Z] renaissance-finagle-http_0 Start Time: Thu Aug 14 00:24:35 2025 Epoch Time (ms): 1755131075713 [2025-08-14T00:24:36.279Z] variation: NoOptions [2025-08-14T00:24:36.279Z] JVM_OPTIONS: [2025-08-14T00:24:36.279Z] { \ [2025-08-14T00:24:36.279Z] echo ""; echo "TEST SETUP:"; \ [2025-08-14T00:24:36.279Z] echo "Nothing to be done for setup."; \ [2025-08-14T00:24:36.279Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-finagle-http_0"; \ [2025-08-14T00:24:36.279Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-finagle-http_0"; \ [2025-08-14T00:24:36.279Z] echo ""; echo "TESTING:"; \ [2025-08-14T00:24:36.279Z] "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \ [2025-08-14T00:24:36.279Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-08-14T00:24:36.279Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-08-14T00:24:36.279Z] echo "Nothing to be done for teardown."; \ [2025-08-14T00:24:36.279Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/TestTargetResult"; [2025-08-14T00:24:36.279Z] [2025-08-14T00:24:36.279Z] TEST SETUP: [2025-08-14T00:24:36.279Z] Nothing to be done for setup. [2025-08-14T00:24:36.279Z] [2025-08-14T00:24:36.279Z] TESTING: [2025-08-14T00:24:47.799Z] finagle-http on :39807 spawning 4 client and default number of server workers. [2025-08-14T00:24:47.799Z] ====== finagle-http (web) [default], iteration 0 started ====== [2025-08-14T00:24:47.799Z] GC before operation: completed in 114.844 ms, heap usage 28.633 MB -> 10.337 MB. [2025-08-14T00:26:41.468Z] ====== finagle-http (web) [default], iteration 0 completed (111182.127 ms) ====== [2025-08-14T00:26:41.468Z] ====== finagle-http (web) [default], iteration 1 started ====== [2025-08-14T00:26:41.468Z] GC before operation: completed in 160.308 ms, heap usage 16.640 MB -> 14.002 MB. [2025-08-14T00:27:42.415Z] ====== finagle-http (web) [default], iteration 1 completed (62172.592 ms) ====== [2025-08-14T00:27:42.415Z] ====== finagle-http (web) [default], iteration 2 started ====== [2025-08-14T00:27:42.415Z] GC before operation: completed in 160.465 ms, heap usage 15.561 MB -> 13.982 MB. [2025-08-14T00:28:44.103Z] ====== finagle-http (web) [default], iteration 2 completed (59036.368 ms) ====== [2025-08-14T00:28:44.103Z] ====== finagle-http (web) [default], iteration 3 started ====== [2025-08-14T00:28:44.103Z] GC before operation: completed in 202.075 ms, heap usage 38.357 MB -> 14.060 MB. [2025-08-14T00:29:55.289Z] ====== finagle-http (web) [default], iteration 3 completed (66788.064 ms) ====== [2025-08-14T00:29:55.289Z] ====== finagle-http (web) [default], iteration 4 started ====== [2025-08-14T00:29:55.289Z] GC before operation: completed in 176.252 ms, heap usage 31.204 MB -> 14.003 MB. [2025-08-14T00:30:57.444Z] ====== finagle-http (web) [default], iteration 4 completed (67502.255 ms) ====== [2025-08-14T00:30:57.444Z] ====== finagle-http (web) [default], iteration 5 started ====== [2025-08-14T00:30:57.444Z] GC before operation: completed in 210.578 ms, heap usage 46.504 MB -> 14.052 MB. [2025-08-14T00:31:58.581Z] ====== finagle-http (web) [default], iteration 5 completed (62762.140 ms) ====== [2025-08-14T00:31:58.581Z] ====== finagle-http (web) [default], iteration 6 started ====== [2025-08-14T00:31:58.581Z] GC before operation: completed in 142.904 ms, heap usage 24.666 MB -> 14.040 MB. [2025-08-14T00:33:10.159Z] ====== finagle-http (web) [default], iteration 6 completed (65300.058 ms) ====== [2025-08-14T00:33:10.159Z] ====== finagle-http (web) [default], iteration 7 started ====== [2025-08-14T00:33:10.159Z] GC before operation: completed in 139.210 ms, heap usage 49.784 MB -> 13.995 MB. [2025-08-14T00:34:21.866Z] ====== finagle-http (web) [default], iteration 7 completed (69461.832 ms) ====== [2025-08-14T00:34:21.866Z] ====== finagle-http (web) [default], iteration 8 started ====== [2025-08-14T00:34:21.866Z] GC before operation: completed in 168.698 ms, heap usage 23.716 MB -> 14.024 MB. [2025-08-14T00:35:14.290Z] ====== finagle-http (web) [default], iteration 8 completed (57869.878 ms) ====== [2025-08-14T00:35:14.290Z] ====== finagle-http (web) [default], iteration 9 started ====== [2025-08-14T00:35:14.290Z] GC before operation: completed in 192.506 ms, heap usage 31.565 MB -> 14.030 MB. [2025-08-14T00:36:06.364Z] ====== finagle-http (web) [default], iteration 9 completed (55743.295 ms) ====== [2025-08-14T00:36:06.364Z] ====== finagle-http (web) [default], iteration 10 started ====== [2025-08-14T00:36:06.364Z] GC before operation: completed in 196.944 ms, heap usage 41.314 MB -> 14.038 MB. [2025-08-14T00:37:18.517Z] ====== finagle-http (web) [default], iteration 10 completed (68163.566 ms) ====== [2025-08-14T00:37:18.517Z] ====== finagle-http (web) [default], iteration 11 started ====== [2025-08-14T00:37:18.517Z] GC before operation: completed in 126.389 ms, heap usage 31.582 MB -> 13.986 MB. [2025-08-14T00:38:19.414Z] ====== finagle-http (web) [default], iteration 11 completed (58136.638 ms) ====== [2025-08-14T00:38:19.414Z] ----------------------------------- [2025-08-14T00:38:19.414Z] renaissance-finagle-http_0_PASSED [2025-08-14T00:38:19.414Z] ----------------------------------- [2025-08-14T00:38:19.414Z] [2025-08-14T00:38:19.414Z] TEST TEARDOWN: [2025-08-14T00:38:19.414Z] Nothing to be done for teardown. [2025-08-14T00:38:19.414Z] renaissance-finagle-http_0 Finish Time: Thu Aug 14 00:38:13 2025 Epoch Time (ms): 1755131893280 [2025-08-14T00:38:19.414Z] [2025-08-14T00:38:19.414Z] =============================================== [2025-08-14T00:38:19.414Z] Running test renaissance-gauss-mix_0 ... [2025-08-14T00:38:19.414Z] =============================================== [2025-08-14T00:38:19.414Z] renaissance-gauss-mix_0 Start Time: Thu Aug 14 00:38:13 2025 Epoch Time (ms): 1755131893314 [2025-08-14T00:38:19.414Z] renaissance-gauss-mix_0_DISABLED [2025-08-14T00:38:19.414Z] Disabled Reason: [2025-08-14T00:38:19.414Z] https://github.com/adoptium/aqa-tests/issues/3189 [2025-08-14T00:38:19.414Z] renaissance-gauss-mix_0 Finish Time: Thu Aug 14 00:38:13 2025 Epoch Time (ms): 1755131893357 [2025-08-14T00:38:19.414Z] [2025-08-14T00:38:19.414Z] =============================================== [2025-08-14T00:38:19.414Z] Running test renaissance-log-regression_0 ... [2025-08-14T00:38:19.414Z] =============================================== [2025-08-14T00:38:19.414Z] renaissance-log-regression_0 Start Time: Thu Aug 14 00:38:13 2025 Epoch Time (ms): 1755131893389 [2025-08-14T00:38:19.414Z] renaissance-log-regression_0_DISABLED [2025-08-14T00:38:19.414Z] Disabled Reason: [2025-08-14T00:38:19.414Z] https://github.com/adoptium/aqa-tests/issues/3189 [2025-08-14T00:38:19.414Z] renaissance-log-regression_0 Finish Time: Thu Aug 14 00:38:13 2025 Epoch Time (ms): 1755131893417 [2025-08-14T00:38:19.414Z] [2025-08-14T00:38:19.414Z] =============================================== [2025-08-14T00:38:19.414Z] Running test renaissance-mnemonics_0 ... [2025-08-14T00:38:19.414Z] =============================================== [2025-08-14T00:38:19.414Z] renaissance-mnemonics_0 Start Time: Thu Aug 14 00:38:13 2025 Epoch Time (ms): 1755131893449 [2025-08-14T00:38:19.414Z] variation: NoOptions [2025-08-14T00:38:19.414Z] JVM_OPTIONS: [2025-08-14T00:38:19.414Z] { \ [2025-08-14T00:38:19.414Z] echo ""; echo "TEST SETUP:"; \ [2025-08-14T00:38:19.414Z] echo "Nothing to be done for setup."; \ [2025-08-14T00:38:19.414Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-mnemonics_0"; \ [2025-08-14T00:38:19.414Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-mnemonics_0"; \ [2025-08-14T00:38:19.414Z] echo ""; echo "TESTING:"; \ [2025-08-14T00:38:19.414Z] "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \ [2025-08-14T00:38:19.414Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-08-14T00:38:19.414Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-08-14T00:38:19.414Z] echo "Nothing to be done for teardown."; \ [2025-08-14T00:38:19.414Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/TestTargetResult"; [2025-08-14T00:38:19.414Z] [2025-08-14T00:38:19.414Z] TEST SETUP: [2025-08-14T00:38:19.414Z] Nothing to be done for setup. [2025-08-14T00:38:19.414Z] [2025-08-14T00:38:19.414Z] TESTING: [2025-08-14T00:38:19.414Z] ====== mnemonics (functional) [default], iteration 0 started ====== [2025-08-14T00:38:19.414Z] GC before operation: completed in 44.294 ms, heap usage 15.464 MB -> 3.552 MB. [2025-08-14T00:38:26.234Z] ====== mnemonics (functional) [default], iteration 0 completed (8402.347 ms) ====== [2025-08-14T00:38:26.234Z] ====== mnemonics (functional) [default], iteration 1 started ====== [2025-08-14T00:38:26.234Z] GC before operation: completed in 62.613 ms, heap usage 102.450 MB -> 3.667 MB. [2025-08-14T00:38:36.085Z] ====== mnemonics (functional) [default], iteration 1 completed (8226.703 ms) ====== [2025-08-14T00:38:36.085Z] ====== mnemonics (functional) [default], iteration 2 started ====== [2025-08-14T00:38:36.085Z] GC before operation: completed in 103.050 ms, heap usage 171.253 MB -> 3.667 MB. [2025-08-14T00:38:42.816Z] ====== mnemonics (functional) [default], iteration 2 completed (6692.333 ms) ====== [2025-08-14T00:38:42.816Z] ====== mnemonics (functional) [default], iteration 3 started ====== [2025-08-14T00:38:42.817Z] GC before operation: completed in 69.494 ms, heap usage 171.702 MB -> 3.667 MB. [2025-08-14T00:38:50.962Z] ====== mnemonics (functional) [default], iteration 3 completed (6665.321 ms) ====== [2025-08-14T00:38:50.962Z] ====== mnemonics (functional) [default], iteration 4 started ====== [2025-08-14T00:38:50.962Z] GC before operation: completed in 100.398 ms, heap usage 173.448 MB -> 3.667 MB. [2025-08-14T00:39:00.741Z] ====== mnemonics (functional) [default], iteration 4 completed (7547.717 ms) ====== [2025-08-14T00:39:00.741Z] ====== mnemonics (functional) [default], iteration 5 started ====== [2025-08-14T00:39:00.741Z] GC before operation: completed in 73.239 ms, heap usage 187.044 MB -> 3.667 MB. [2025-08-14T00:39:08.869Z] ====== mnemonics (functional) [default], iteration 5 completed (8031.165 ms) ====== [2025-08-14T00:39:08.869Z] ====== mnemonics (functional) [default], iteration 6 started ====== [2025-08-14T00:39:08.869Z] GC before operation: completed in 111.852 ms, heap usage 94.727 MB -> 3.667 MB. [2025-08-14T00:39:16.243Z] ====== mnemonics (functional) [default], iteration 6 completed (7324.640 ms) ====== [2025-08-14T00:39:16.243Z] ====== mnemonics (functional) [default], iteration 7 started ====== [2025-08-14T00:39:17.193Z] GC before operation: completed in 107.727 ms, heap usage 88.169 MB -> 3.667 MB. [2025-08-14T00:39:26.965Z] ====== mnemonics (functional) [default], iteration 7 completed (8405.514 ms) ====== [2025-08-14T00:39:26.965Z] ====== mnemonics (functional) [default], iteration 8 started ====== [2025-08-14T00:39:26.965Z] GC before operation: completed in 63.069 ms, heap usage 122.667 MB -> 3.667 MB. [2025-08-14T00:39:33.642Z] ====== mnemonics (functional) [default], iteration 8 completed (7252.275 ms) ====== [2025-08-14T00:39:33.642Z] ====== mnemonics (functional) [default], iteration 9 started ====== [2025-08-14T00:39:34.587Z] GC before operation: completed in 74.021 ms, heap usage 180.989 MB -> 3.669 MB. [2025-08-14T00:39:41.290Z] ====== mnemonics (functional) [default], iteration 9 completed (6662.015 ms) ====== [2025-08-14T00:39:41.290Z] ====== mnemonics (functional) [default], iteration 10 started ====== [2025-08-14T00:39:42.317Z] GC before operation: completed in 71.416 ms, heap usage 175.087 MB -> 3.669 MB. [2025-08-14T00:39:50.492Z] ====== mnemonics (functional) [default], iteration 10 completed (7832.059 ms) ====== [2025-08-14T00:39:50.492Z] ====== mnemonics (functional) [default], iteration 11 started ====== [2025-08-14T00:39:50.492Z] GC before operation: completed in 66.281 ms, heap usage 163.151 MB -> 3.669 MB. [2025-08-14T00:39:58.696Z] ====== mnemonics (functional) [default], iteration 11 completed (7422.307 ms) ====== [2025-08-14T00:39:58.696Z] ====== mnemonics (functional) [default], iteration 12 started ====== [2025-08-14T00:39:58.696Z] GC before operation: completed in 73.872 ms, heap usage 190.199 MB -> 3.669 MB. [2025-08-14T00:40:06.845Z] ====== mnemonics (functional) [default], iteration 12 completed (6979.764 ms) ====== [2025-08-14T00:40:06.845Z] ====== mnemonics (functional) [default], iteration 13 started ====== [2025-08-14T00:40:06.845Z] GC before operation: completed in 104.580 ms, heap usage 123.169 MB -> 3.669 MB. [2025-08-14T00:40:15.031Z] ====== mnemonics (functional) [default], iteration 13 completed (7011.184 ms) ====== [2025-08-14T00:40:15.031Z] ====== mnemonics (functional) [default], iteration 14 started ====== [2025-08-14T00:40:15.031Z] GC before operation: completed in 97.304 ms, heap usage 93.440 MB -> 3.669 MB. [2025-08-14T00:40:23.201Z] ====== mnemonics (functional) [default], iteration 14 completed (7255.542 ms) ====== [2025-08-14T00:40:23.201Z] ====== mnemonics (functional) [default], iteration 15 started ====== [2025-08-14T00:40:23.201Z] GC before operation: completed in 98.624 ms, heap usage 162.298 MB -> 3.669 MB. [2025-08-14T00:40:31.348Z] ====== mnemonics (functional) [default], iteration 15 completed (8132.198 ms) ====== [2025-08-14T00:40:31.348Z] ----------------------------------- [2025-08-14T00:40:31.348Z] renaissance-mnemonics_0_PASSED [2025-08-14T00:40:31.348Z] ----------------------------------- [2025-08-14T00:40:31.348Z] [2025-08-14T00:40:31.348Z] TEST TEARDOWN: [2025-08-14T00:40:31.348Z] Nothing to be done for teardown. [2025-08-14T00:40:31.348Z] renaissance-mnemonics_0 Finish Time: Thu Aug 14 00:40:30 2025 Epoch Time (ms): 1755132030992 [2025-08-14T00:40:31.348Z] [2025-08-14T00:40:31.348Z] =============================================== [2025-08-14T00:40:31.348Z] Running test renaissance-movie-lens_0 ... [2025-08-14T00:40:31.348Z] =============================================== [2025-08-14T00:40:31.348Z] renaissance-movie-lens_0 Start Time: Thu Aug 14 00:40:31 2025 Epoch Time (ms): 1755132031030 [2025-08-14T00:40:31.348Z] renaissance-movie-lens_0_DISABLED [2025-08-14T00:40:31.348Z] Disabled Reason: [2025-08-14T00:40:31.348Z] https://github.com/adoptium/aqa-tests/issues/3189 [2025-08-14T00:40:31.348Z] renaissance-movie-lens_0 Finish Time: Thu Aug 14 00:40:31 2025 Epoch Time (ms): 1755132031051 [2025-08-14T00:40:31.348Z] [2025-08-14T00:40:31.348Z] =============================================== [2025-08-14T00:40:31.348Z] Running test renaissance-par-mnemonics_0 ... [2025-08-14T00:40:31.348Z] =============================================== [2025-08-14T00:40:31.348Z] renaissance-par-mnemonics_0 Start Time: Thu Aug 14 00:40:31 2025 Epoch Time (ms): 1755132031094 [2025-08-14T00:40:31.348Z] variation: NoOptions [2025-08-14T00:40:31.348Z] JVM_OPTIONS: [2025-08-14T00:40:31.348Z] { \ [2025-08-14T00:40:31.348Z] echo ""; echo "TEST SETUP:"; \ [2025-08-14T00:40:31.348Z] echo "Nothing to be done for setup."; \ [2025-08-14T00:40:31.349Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-par-mnemonics_0"; \ [2025-08-14T00:40:31.349Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-par-mnemonics_0"; \ [2025-08-14T00:40:31.349Z] echo ""; echo "TESTING:"; \ [2025-08-14T00:40:31.349Z] "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \ [2025-08-14T00:40:31.349Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-08-14T00:40:31.349Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-08-14T00:40:31.349Z] echo "Nothing to be done for teardown."; \ [2025-08-14T00:40:31.349Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/TestTargetResult"; [2025-08-14T00:40:31.349Z] [2025-08-14T00:40:31.349Z] TEST SETUP: [2025-08-14T00:40:31.349Z] Nothing to be done for setup. [2025-08-14T00:40:31.349Z] [2025-08-14T00:40:31.349Z] TESTING: [2025-08-14T00:40:33.310Z] ====== par-mnemonics (functional) [default], iteration 0 started ====== [2025-08-14T00:40:33.310Z] GC before operation: completed in 35.552 ms, heap usage 15.454 MB -> 3.553 MB. [2025-08-14T00:40:41.461Z] ====== par-mnemonics (functional) [default], iteration 0 completed (7566.151 ms) ====== [2025-08-14T00:40:41.461Z] ====== par-mnemonics (functional) [default], iteration 1 started ====== [2025-08-14T00:40:41.461Z] GC before operation: completed in 128.207 ms, heap usage 216.587 MB -> 3.831 MB. [2025-08-14T00:40:51.809Z] ====== par-mnemonics (functional) [default], iteration 1 completed (8299.269 ms) ====== [2025-08-14T00:40:51.809Z] ====== par-mnemonics (functional) [default], iteration 2 started ====== [2025-08-14T00:40:51.809Z] GC before operation: completed in 106.495 ms, heap usage 184.698 MB -> 3.830 MB. [2025-08-14T00:41:01.665Z] ====== par-mnemonics (functional) [default], iteration 2 completed (8949.618 ms) ====== [2025-08-14T00:41:01.665Z] ====== par-mnemonics (functional) [default], iteration 3 started ====== [2025-08-14T00:41:02.621Z] GC before operation: completed in 132.098 ms, heap usage 180.902 MB -> 3.830 MB. [2025-08-14T00:41:12.364Z] ====== par-mnemonics (functional) [default], iteration 3 completed (9061.666 ms) ====== [2025-08-14T00:41:12.364Z] ====== par-mnemonics (functional) [default], iteration 4 started ====== [2025-08-14T00:41:12.364Z] GC before operation: completed in 135.388 ms, heap usage 112.214 MB -> 3.831 MB. [2025-08-14T00:41:22.066Z] ====== par-mnemonics (functional) [default], iteration 4 completed (8594.794 ms) ====== [2025-08-14T00:41:22.066Z] ====== par-mnemonics (functional) [default], iteration 5 started ====== [2025-08-14T00:41:22.066Z] GC before operation: completed in 75.806 ms, heap usage 205.090 MB -> 3.831 MB. [2025-08-14T00:41:31.955Z] ====== par-mnemonics (functional) [default], iteration 5 completed (7718.058 ms) ====== [2025-08-14T00:41:31.955Z] ====== par-mnemonics (functional) [default], iteration 6 started ====== [2025-08-14T00:41:31.955Z] GC before operation: completed in 117.629 ms, heap usage 156.019 MB -> 3.831 MB. [2025-08-14T00:41:41.722Z] ====== par-mnemonics (functional) [default], iteration 6 completed (8571.913 ms) ====== [2025-08-14T00:41:41.722Z] ====== par-mnemonics (functional) [default], iteration 7 started ====== [2025-08-14T00:41:41.722Z] GC before operation: completed in 89.056 ms, heap usage 167.437 MB -> 3.831 MB. [2025-08-14T00:41:49.924Z] ====== par-mnemonics (functional) [default], iteration 7 completed (7493.363 ms) ====== [2025-08-14T00:41:49.924Z] ====== par-mnemonics (functional) [default], iteration 8 started ====== [2025-08-14T00:41:49.924Z] GC before operation: completed in 101.924 ms, heap usage 156.650 MB -> 3.831 MB. [2025-08-14T00:41:59.679Z] ====== par-mnemonics (functional) [default], iteration 8 completed (8294.588 ms) ====== [2025-08-14T00:41:59.679Z] ====== par-mnemonics (functional) [default], iteration 9 started ====== [2025-08-14T00:41:59.679Z] GC before operation: completed in 104.308 ms, heap usage 160.585 MB -> 3.832 MB. [2025-08-14T00:42:09.539Z] ====== par-mnemonics (functional) [default], iteration 9 completed (8695.926 ms) ====== [2025-08-14T00:42:09.539Z] ====== par-mnemonics (functional) [default], iteration 10 started ====== [2025-08-14T00:42:09.539Z] GC before operation: completed in 122.987 ms, heap usage 104.719 MB -> 3.832 MB. [2025-08-14T00:42:17.917Z] ====== par-mnemonics (functional) [default], iteration 10 completed (8332.019 ms) ====== [2025-08-14T00:42:17.917Z] ====== par-mnemonics (functional) [default], iteration 11 started ====== [2025-08-14T00:42:17.917Z] GC before operation: completed in 77.056 ms, heap usage 102.604 MB -> 3.832 MB. [2025-08-14T00:42:27.824Z] ====== par-mnemonics (functional) [default], iteration 11 completed (9159.873 ms) ====== [2025-08-14T00:42:27.824Z] ====== par-mnemonics (functional) [default], iteration 12 started ====== [2025-08-14T00:42:27.824Z] GC before operation: completed in 78.877 ms, heap usage 185.570 MB -> 3.832 MB. [2025-08-14T00:42:38.283Z] ====== par-mnemonics (functional) [default], iteration 12 completed (8890.329 ms) ====== [2025-08-14T00:42:38.283Z] ====== par-mnemonics (functional) [default], iteration 13 started ====== [2025-08-14T00:42:38.283Z] GC before operation: completed in 106.819 ms, heap usage 169.285 MB -> 3.833 MB. [2025-08-14T00:42:48.160Z] ====== par-mnemonics (functional) [default], iteration 13 completed (9265.938 ms) ====== [2025-08-14T00:42:48.160Z] ====== par-mnemonics (functional) [default], iteration 14 started ====== [2025-08-14T00:42:49.121Z] GC before operation: completed in 108.714 ms, heap usage 102.833 MB -> 3.833 MB. [2025-08-14T00:42:58.922Z] ====== par-mnemonics (functional) [default], iteration 14 completed (9019.266 ms) ====== [2025-08-14T00:42:58.922Z] ====== par-mnemonics (functional) [default], iteration 15 started ====== [2025-08-14T00:42:58.922Z] GC before operation: completed in 105.983 ms, heap usage 111.141 MB -> 3.833 MB. [2025-08-14T00:43:08.634Z] ====== par-mnemonics (functional) [default], iteration 15 completed (8726.340 ms) ====== [2025-08-14T00:43:08.634Z] ----------------------------------- [2025-08-14T00:43:08.634Z] renaissance-par-mnemonics_0_PASSED [2025-08-14T00:43:08.634Z] ----------------------------------- [2025-08-14T00:43:08.634Z] [2025-08-14T00:43:08.634Z] TEST TEARDOWN: [2025-08-14T00:43:08.634Z] Nothing to be done for teardown. [2025-08-14T00:43:08.634Z] renaissance-par-mnemonics_0 Finish Time: Thu Aug 14 00:43:07 2025 Epoch Time (ms): 1755132187560 [2025-08-14T00:43:08.634Z] [2025-08-14T00:43:08.634Z] =============================================== [2025-08-14T00:43:08.634Z] Running test renaissance-philosophers_0 ... [2025-08-14T00:43:08.634Z] =============================================== [2025-08-14T00:43:08.634Z] renaissance-philosophers_0 Start Time: Thu Aug 14 00:43:07 2025 Epoch Time (ms): 1755132187606 [2025-08-14T00:43:08.634Z] variation: NoOptions [2025-08-14T00:43:08.634Z] JVM_OPTIONS: [2025-08-14T00:43:08.634Z] { \ [2025-08-14T00:43:08.634Z] echo ""; echo "TEST SETUP:"; \ [2025-08-14T00:43:08.634Z] echo "Nothing to be done for setup."; \ [2025-08-14T00:43:08.634Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-philosophers_0"; \ [2025-08-14T00:43:08.634Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-philosophers_0"; \ [2025-08-14T00:43:08.634Z] echo ""; echo "TESTING:"; \ [2025-08-14T00:43:08.634Z] "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-philosophers_0"/philosophers.json" philosophers; \ [2025-08-14T00:43:08.634Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-08-14T00:43:08.634Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-08-14T00:43:08.634Z] echo "Nothing to be done for teardown."; \ [2025-08-14T00:43:08.634Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/TestTargetResult"; [2025-08-14T00:43:08.634Z] [2025-08-14T00:43:08.634Z] TEST SETUP: [2025-08-14T00:43:08.634Z] Nothing to be done for setup. [2025-08-14T00:43:08.634Z] [2025-08-14T00:43:08.634Z] TESTING: [2025-08-14T00:43:10.582Z] ====== philosophers (scala) [default], iteration 0 started ====== [2025-08-14T00:43:10.582Z] GC before operation: completed in 67.318 ms, heap usage 17.456 MB -> 4.607 MB. [2025-08-14T00:43:18.854Z] Camera thread performed 122 scans. [2025-08-14T00:43:18.854Z] ====== philosophers (scala) [default], iteration 0 completed (7941.187 ms) ====== [2025-08-14T00:43:18.854Z] ====== philosophers (scala) [default], iteration 1 started ====== [2025-08-14T00:43:18.854Z] GC before operation: completed in 91.364 ms, heap usage 10.383 MB -> 5.017 MB. [2025-08-14T00:43:21.927Z] Camera thread performed 122 scans. [2025-08-14T00:43:21.927Z] ====== philosophers (scala) [default], iteration 1 completed (3818.655 ms) ====== [2025-08-14T00:43:21.927Z] ====== philosophers (scala) [default], iteration 2 started ====== [2025-08-14T00:43:21.927Z] GC before operation: completed in 77.662 ms, heap usage 21.057 MB -> 5.022 MB. [2025-08-14T00:43:26.232Z] Camera thread performed 122 scans. [2025-08-14T00:43:26.232Z] ====== philosophers (scala) [default], iteration 2 completed (3718.169 ms) ====== [2025-08-14T00:43:26.233Z] ====== philosophers (scala) [default], iteration 3 started ====== [2025-08-14T00:43:26.233Z] GC before operation: completed in 69.154 ms, heap usage 31.051 MB -> 5.028 MB. [2025-08-14T00:43:29.328Z] Camera thread performed 122 scans. [2025-08-14T00:43:29.328Z] ====== philosophers (scala) [default], iteration 3 completed (3493.271 ms) ====== [2025-08-14T00:43:29.328Z] ====== philosophers (scala) [default], iteration 4 started ====== [2025-08-14T00:43:29.328Z] GC before operation: completed in 49.814 ms, heap usage 26.866 MB -> 5.030 MB. [2025-08-14T00:43:32.485Z] Camera thread performed 122 scans. [2025-08-14T00:43:32.485Z] ====== philosophers (scala) [default], iteration 4 completed (3074.149 ms) ====== [2025-08-14T00:43:32.485Z] ====== philosophers (scala) [default], iteration 5 started ====== [2025-08-14T00:43:32.485Z] GC before operation: completed in 41.493 ms, heap usage 26.646 MB -> 5.031 MB. [2025-08-14T00:43:36.680Z] Camera thread performed 122 scans. [2025-08-14T00:43:36.680Z] ====== philosophers (scala) [default], iteration 5 completed (3624.163 ms) ====== [2025-08-14T00:43:36.680Z] ====== philosophers (scala) [default], iteration 6 started ====== [2025-08-14T00:43:36.680Z] GC before operation: completed in 50.786 ms, heap usage 15.773 MB -> 5.034 MB. [2025-08-14T00:43:39.729Z] Camera thread performed 122 scans. [2025-08-14T00:43:39.730Z] ====== philosophers (scala) [default], iteration 6 completed (2783.281 ms) ====== [2025-08-14T00:43:39.730Z] ====== philosophers (scala) [default], iteration 7 started ====== [2025-08-14T00:43:39.730Z] GC before operation: completed in 44.119 ms, heap usage 9.050 MB -> 5.034 MB. [2025-08-14T00:43:42.821Z] Camera thread performed 122 scans. [2025-08-14T00:43:42.821Z] ====== philosophers (scala) [default], iteration 7 completed (3456.219 ms) ====== [2025-08-14T00:43:42.821Z] ====== philosophers (scala) [default], iteration 8 started ====== [2025-08-14T00:43:42.821Z] GC before operation: completed in 44.243 ms, heap usage 21.781 MB -> 5.037 MB. [2025-08-14T00:43:46.148Z] Camera thread performed 122 scans. [2025-08-14T00:43:46.148Z] ====== philosophers (scala) [default], iteration 8 completed (3462.387 ms) ====== [2025-08-14T00:43:46.148Z] ====== philosophers (scala) [default], iteration 9 started ====== [2025-08-14T00:43:46.148Z] GC before operation: completed in 47.429 ms, heap usage 10.090 MB -> 5.037 MB. [2025-08-14T00:43:49.501Z] Camera thread performed 122 scans. [2025-08-14T00:43:49.501Z] ====== philosophers (scala) [default], iteration 9 completed (3422.762 ms) ====== [2025-08-14T00:43:49.501Z] ====== philosophers (scala) [default], iteration 10 started ====== [2025-08-14T00:43:49.501Z] GC before operation: completed in 37.383 ms, heap usage 18.918 MB -> 5.037 MB. [2025-08-14T00:43:52.570Z] Camera thread performed 122 scans. [2025-08-14T00:43:52.570Z] ====== philosophers (scala) [default], iteration 10 completed (3173.135 ms) ====== [2025-08-14T00:43:52.570Z] ====== philosophers (scala) [default], iteration 11 started ====== [2025-08-14T00:43:52.570Z] GC before operation: completed in 47.459 ms, heap usage 17.829 MB -> 5.037 MB. [2025-08-14T00:43:56.862Z] Camera thread performed 122 scans. [2025-08-14T00:43:56.862Z] ====== philosophers (scala) [default], iteration 11 completed (3597.157 ms) ====== [2025-08-14T00:43:56.862Z] ====== philosophers (scala) [default], iteration 12 started ====== [2025-08-14T00:43:56.862Z] GC before operation: completed in 50.628 ms, heap usage 17.899 MB -> 5.037 MB. [2025-08-14T00:44:00.067Z] Camera thread performed 122 scans. [2025-08-14T00:44:00.067Z] ====== philosophers (scala) [default], iteration 12 completed (3034.927 ms) ====== [2025-08-14T00:44:00.067Z] ====== philosophers (scala) [default], iteration 13 started ====== [2025-08-14T00:44:00.067Z] GC before operation: completed in 39.814 ms, heap usage 38.269 MB -> 5.038 MB. [2025-08-14T00:44:03.142Z] Camera thread performed 122 scans. [2025-08-14T00:44:03.142Z] ====== philosophers (scala) [default], iteration 13 completed (3359.468 ms) ====== [2025-08-14T00:44:03.142Z] ====== philosophers (scala) [default], iteration 14 started ====== [2025-08-14T00:44:03.142Z] GC before operation: completed in 51.801 ms, heap usage 5.665 MB -> 5.039 MB. [2025-08-14T00:44:06.978Z] Camera thread performed 122 scans. [2025-08-14T00:44:06.978Z] ====== philosophers (scala) [default], iteration 14 completed (3271.105 ms) ====== [2025-08-14T00:44:06.978Z] ====== philosophers (scala) [default], iteration 15 started ====== [2025-08-14T00:44:06.978Z] GC before operation: completed in 55.992 ms, heap usage 25.715 MB -> 5.103 MB. [2025-08-14T00:44:10.082Z] Camera thread performed 122 scans. [2025-08-14T00:44:10.082Z] ====== philosophers (scala) [default], iteration 15 completed (3453.859 ms) ====== [2025-08-14T00:44:10.082Z] ====== philosophers (scala) [default], iteration 16 started ====== [2025-08-14T00:44:10.082Z] GC before operation: completed in 74.285 ms, heap usage 31.145 MB -> 5.039 MB. [2025-08-14T00:44:13.216Z] Camera thread performed 122 scans. [2025-08-14T00:44:13.216Z] ====== philosophers (scala) [default], iteration 16 completed (3639.776 ms) ====== [2025-08-14T00:44:13.216Z] ====== philosophers (scala) [default], iteration 17 started ====== [2025-08-14T00:44:13.216Z] GC before operation: completed in 36.394 ms, heap usage 23.843 MB -> 5.040 MB. [2025-08-14T00:44:17.617Z] Camera thread performed 122 scans. [2025-08-14T00:44:17.617Z] ====== philosophers (scala) [default], iteration 17 completed (3528.212 ms) ====== [2025-08-14T00:44:17.617Z] ====== philosophers (scala) [default], iteration 18 started ====== [2025-08-14T00:44:17.617Z] GC before operation: completed in 35.912 ms, heap usage 15.519 MB -> 5.039 MB. [2025-08-14T00:44:20.689Z] Camera thread performed 122 scans. [2025-08-14T00:44:20.689Z] ====== philosophers (scala) [default], iteration 18 completed (3581.822 ms) ====== [2025-08-14T00:44:20.689Z] ====== philosophers (scala) [default], iteration 19 started ====== [2025-08-14T00:44:20.689Z] GC before operation: completed in 49.669 ms, heap usage 16.806 MB -> 5.039 MB. [2025-08-14T00:44:23.837Z] Camera thread performed 122 scans. [2025-08-14T00:44:23.837Z] ====== philosophers (scala) [default], iteration 19 completed (3384.451 ms) ====== [2025-08-14T00:44:23.837Z] ====== philosophers (scala) [default], iteration 20 started ====== [2025-08-14T00:44:23.837Z] GC before operation: completed in 55.906 ms, heap usage 34.270 MB -> 5.039 MB. [2025-08-14T00:44:28.155Z] Camera thread performed 122 scans. [2025-08-14T00:44:28.156Z] ====== philosophers (scala) [default], iteration 20 completed (3227.952 ms) ====== [2025-08-14T00:44:28.156Z] ====== philosophers (scala) [default], iteration 21 started ====== [2025-08-14T00:44:28.156Z] GC before operation: completed in 64.092 ms, heap usage 25.194 MB -> 5.040 MB. [2025-08-14T00:44:31.307Z] Camera thread performed 122 scans. [2025-08-14T00:44:31.307Z] ====== philosophers (scala) [default], iteration 21 completed (3536.977 ms) ====== [2025-08-14T00:44:31.307Z] ====== philosophers (scala) [default], iteration 22 started ====== [2025-08-14T00:44:31.307Z] GC before operation: completed in 60.483 ms, heap usage 37.093 MB -> 5.039 MB. [2025-08-14T00:44:34.610Z] Camera thread performed 122 scans. [2025-08-14T00:44:34.610Z] ====== philosophers (scala) [default], iteration 22 completed (3890.185 ms) ====== [2025-08-14T00:44:34.610Z] ====== philosophers (scala) [default], iteration 23 started ====== [2025-08-14T00:44:35.583Z] GC before operation: completed in 61.437 ms, heap usage 23.056 MB -> 5.040 MB. [2025-08-14T00:44:38.649Z] Camera thread performed 122 scans. [2025-08-14T00:44:38.649Z] ====== philosophers (scala) [default], iteration 23 completed (3674.394 ms) ====== [2025-08-14T00:44:38.649Z] ====== philosophers (scala) [default], iteration 24 started ====== [2025-08-14T00:44:38.649Z] GC before operation: completed in 52.310 ms, heap usage 41.263 MB -> 5.039 MB. [2025-08-14T00:44:42.927Z] Camera thread performed 122 scans. [2025-08-14T00:44:42.927Z] ====== philosophers (scala) [default], iteration 24 completed (3796.545 ms) ====== [2025-08-14T00:44:42.927Z] ====== philosophers (scala) [default], iteration 25 started ====== [2025-08-14T00:44:42.927Z] GC before operation: completed in 46.436 ms, heap usage 5.276 MB -> 5.040 MB. [2025-08-14T00:44:47.224Z] Camera thread performed 122 scans. [2025-08-14T00:44:47.224Z] ====== philosophers (scala) [default], iteration 25 completed (3972.363 ms) ====== [2025-08-14T00:44:47.224Z] ====== philosophers (scala) [default], iteration 26 started ====== [2025-08-14T00:44:47.224Z] GC before operation: completed in 54.893 ms, heap usage 9.801 MB -> 5.039 MB. [2025-08-14T00:44:50.478Z] Camera thread performed 122 scans. [2025-08-14T00:44:50.478Z] ====== philosophers (scala) [default], iteration 26 completed (3707.562 ms) ====== [2025-08-14T00:44:50.478Z] ====== philosophers (scala) [default], iteration 27 started ====== [2025-08-14T00:44:50.478Z] GC before operation: completed in 64.966 ms, heap usage 13.585 MB -> 5.040 MB. [2025-08-14T00:44:54.761Z] Camera thread performed 122 scans. [2025-08-14T00:44:54.761Z] ====== philosophers (scala) [default], iteration 27 completed (3609.394 ms) ====== [2025-08-14T00:44:54.761Z] ====== philosophers (scala) [default], iteration 28 started ====== [2025-08-14T00:44:54.761Z] GC before operation: completed in 51.107 ms, heap usage 22.150 MB -> 5.039 MB. [2025-08-14T00:44:58.991Z] Camera thread performed 122 scans. [2025-08-14T00:44:58.991Z] ====== philosophers (scala) [default], iteration 28 completed (4156.292 ms) ====== [2025-08-14T00:44:58.991Z] ====== philosophers (scala) [default], iteration 29 started ====== [2025-08-14T00:44:58.991Z] GC before operation: completed in 74.607 ms, heap usage 15.539 MB -> 5.040 MB. [2025-08-14T00:45:02.071Z] Camera thread performed 122 scans. [2025-08-14T00:45:02.071Z] ====== philosophers (scala) [default], iteration 29 completed (3941.528 ms) ====== [2025-08-14T00:45:03.024Z] ----------------------------------- [2025-08-14T00:45:03.024Z] renaissance-philosophers_0_PASSED [2025-08-14T00:45:03.024Z] ----------------------------------- [2025-08-14T00:45:03.024Z] [2025-08-14T00:45:03.024Z] TEST TEARDOWN: [2025-08-14T00:45:03.024Z] Nothing to be done for teardown. [2025-08-14T00:45:03.024Z] renaissance-philosophers_0 Finish Time: Thu Aug 14 00:45:02 2025 Epoch Time (ms): 1755132302395 [2025-08-14T00:45:03.024Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/renaissance' [2025-08-14T00:45:03.024Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/dacapo' [2025-08-14T00:45:03.024Z] [2025-08-14T00:45:03.024Z] =============================================== [2025-08-14T00:45:03.024Z] Running test dacapo-avrora_0 ... [2025-08-14T00:45:03.024Z] =============================================== [2025-08-14T00:45:03.024Z] dacapo-avrora_0 Start Time: Thu Aug 14 00:45:02 2025 Epoch Time (ms): 1755132302476 [2025-08-14T00:45:03.024Z] variation: NoOptions [2025-08-14T00:45:03.024Z] JVM_OPTIONS: [2025-08-14T00:45:03.024Z] { \ [2025-08-14T00:45:03.024Z] echo ""; echo "TEST SETUP:"; \ [2025-08-14T00:45:03.024Z] echo "Nothing to be done for setup."; \ [2025-08-14T00:45:03.024Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-avrora_0"; \ [2025-08-14T00:45:03.024Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-avrora_0"; \ [2025-08-14T00:45:03.024Z] echo ""; echo "TESTING:"; \ [2025-08-14T00:45:03.024Z] "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" avrora; \ [2025-08-14T00:45:03.024Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-avrora_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-avrora_0"; else echo "-----------------------------------"; echo "dacapo-avrora_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-08-14T00:45:03.024Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-08-14T00:45:03.024Z] echo "Nothing to be done for teardown."; \ [2025-08-14T00:45:03.024Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/TestTargetResult"; [2025-08-14T00:45:03.024Z] [2025-08-14T00:45:03.024Z] TEST SETUP: [2025-08-14T00:45:03.024Z] Nothing to be done for setup. [2025-08-14T00:45:03.024Z] [2025-08-14T00:45:03.024Z] TESTING: [2025-08-14T00:45:04.992Z] Version: avrora cvs-20131011 (use -p to print nominal benchmark stats) [2025-08-14T00:45:04.992Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora starting ===== [2025-08-14T00:45:46.272Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora PASSED in 41066 msec ===== [2025-08-14T00:45:46.272Z] ----------------------------------- [2025-08-14T00:45:46.272Z] dacapo-avrora_0_PASSED [2025-08-14T00:45:46.272Z] ----------------------------------- [2025-08-14T00:45:46.272Z] [2025-08-14T00:45:46.272Z] TEST TEARDOWN: [2025-08-14T00:45:46.273Z] Nothing to be done for teardown. [2025-08-14T00:45:46.273Z] dacapo-avrora_0 Finish Time: Thu Aug 14 00:45:45 2025 Epoch Time (ms): 1755132345183 [2025-08-14T00:45:46.273Z] [2025-08-14T00:45:46.273Z] =============================================== [2025-08-14T00:45:46.273Z] Running test dacapo-fop_0 ... [2025-08-14T00:45:46.273Z] =============================================== [2025-08-14T00:45:46.273Z] dacapo-fop_0 Start Time: Thu Aug 14 00:45:45 2025 Epoch Time (ms): 1755132345233 [2025-08-14T00:45:46.273Z] variation: NoOptions [2025-08-14T00:45:46.273Z] JVM_OPTIONS: [2025-08-14T00:45:46.273Z] { \ [2025-08-14T00:45:46.273Z] echo ""; echo "TEST SETUP:"; \ [2025-08-14T00:45:46.273Z] echo "Nothing to be done for setup."; \ [2025-08-14T00:45:46.273Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-fop_0"; \ [2025-08-14T00:45:46.273Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-fop_0"; \ [2025-08-14T00:45:46.273Z] echo ""; echo "TESTING:"; \ [2025-08-14T00:45:46.273Z] "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \ [2025-08-14T00:45:46.273Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-08-14T00:45:46.273Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-08-14T00:45:46.273Z] echo "Nothing to be done for teardown."; \ [2025-08-14T00:45:46.273Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/TestTargetResult"; [2025-08-14T00:45:46.273Z] [2025-08-14T00:45:46.273Z] TEST SETUP: [2025-08-14T00:45:46.273Z] Nothing to be done for setup. [2025-08-14T00:45:46.273Z] [2025-08-14T00:45:46.273Z] TESTING: [2025-08-14T00:45:47.263Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats) [2025-08-14T00:45:47.263Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting ===== [2025-08-14T00:46:06.124Z] 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-08-14T00:46:06.124Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 18485 msec ===== [2025-08-14T00:46:06.124Z] ----------------------------------- [2025-08-14T00:46:06.124Z] dacapo-fop_0_PASSED [2025-08-14T00:46:06.124Z] ----------------------------------- [2025-08-14T00:46:06.124Z] [2025-08-14T00:46:06.124Z] TEST TEARDOWN: [2025-08-14T00:46:06.124Z] Nothing to be done for teardown. [2025-08-14T00:46:06.124Z] dacapo-fop_0 Finish Time: Thu Aug 14 00:46:05 2025 Epoch Time (ms): 1755132365195 [2025-08-14T00:46:06.124Z] [2025-08-14T00:46:06.124Z] =============================================== [2025-08-14T00:46:06.124Z] Running test dacapo-jython_0 ... [2025-08-14T00:46:06.124Z] =============================================== [2025-08-14T00:46:06.124Z] dacapo-jython_0 Start Time: Thu Aug 14 00:46:05 2025 Epoch Time (ms): 1755132365258 [2025-08-14T00:46:06.124Z] variation: NoOptions [2025-08-14T00:46:06.124Z] JVM_OPTIONS: [2025-08-14T00:46:06.124Z] { \ [2025-08-14T00:46:06.124Z] echo ""; echo "TEST SETUP:"; \ [2025-08-14T00:46:06.124Z] echo "Nothing to be done for setup."; \ [2025-08-14T00:46:06.124Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-jython_0"; \ [2025-08-14T00:46:06.124Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-jython_0"; \ [2025-08-14T00:46:06.124Z] echo ""; echo "TESTING:"; \ [2025-08-14T00:46:06.124Z] "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \ [2025-08-14T00:46:06.124Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-08-14T00:46:06.124Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-08-14T00:46:06.124Z] echo "Nothing to be done for teardown."; \ [2025-08-14T00:46:06.124Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/TestTargetResult"; [2025-08-14T00:46:06.124Z] [2025-08-14T00:46:06.124Z] TEST SETUP: [2025-08-14T00:46:06.124Z] Nothing to be done for setup. [2025-08-14T00:46:06.124Z] [2025-08-14T00:46:06.124Z] TESTING: [2025-08-14T00:46:08.079Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats) [2025-08-14T00:46:18.006Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting ===== [2025-08-14T00:46:26.201Z] ------------------------------------------------------------------------------- [2025-08-14T00:46:26.201Z] PYBENCH 2.0 [2025-08-14T00:46:26.201Z] ------------------------------------------------------------------------------- [2025-08-14T00:46:26.201Z] * using Jython [2025-08-14T00:46:26.201Z] * system check interval set to maximum: 2147483647 [2025-08-14T00:46:26.201Z] * using timer: time.time [2025-08-14T00:46:26.201Z] [2025-08-14T00:46:31.936Z] Calibrating tests. Please wait... done. [2025-08-14T00:46:31.936Z] [2025-08-14T00:46:31.936Z] Running 2 round(s) of the suite at warp factor 20: [2025-08-14T00:46:31.936Z] [2025-08-14T00:46:36.243Z] * Round 1 done. [2025-08-14T00:46:42.952Z] * Round 2 done. [2025-08-14T00:46:42.952Z] [2025-08-14T00:46:42.952Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 25448 msec ===== [2025-08-14T00:46:42.952Z] ----------------------------------- [2025-08-14T00:46:42.952Z] dacapo-jython_0_PASSED [2025-08-14T00:46:42.952Z] ----------------------------------- [2025-08-14T00:46:42.952Z] [2025-08-14T00:46:42.952Z] TEST TEARDOWN: [2025-08-14T00:46:42.952Z] Nothing to be done for teardown. [2025-08-14T00:46:42.952Z] dacapo-jython_0 Finish Time: Thu Aug 14 00:46:42 2025 Epoch Time (ms): 1755132402804 [2025-08-14T00:46:42.952Z] [2025-08-14T00:46:42.952Z] =============================================== [2025-08-14T00:46:42.952Z] Running test dacapo-luindex_0 ... [2025-08-14T00:46:42.952Z] =============================================== [2025-08-14T00:46:43.905Z] dacapo-luindex_0 Start Time: Thu Aug 14 00:46:42 2025 Epoch Time (ms): 1755132402864 [2025-08-14T00:46:43.905Z] variation: NoOptions [2025-08-14T00:46:43.905Z] JVM_OPTIONS: [2025-08-14T00:46:43.905Z] { \ [2025-08-14T00:46:43.905Z] echo ""; echo "TEST SETUP:"; \ [2025-08-14T00:46:43.905Z] echo "Nothing to be done for setup."; \ [2025-08-14T00:46:43.905Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-luindex_0"; \ [2025-08-14T00:46:43.905Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-luindex_0"; \ [2025-08-14T00:46:43.905Z] echo ""; echo "TESTING:"; \ [2025-08-14T00:46:43.905Z] "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" luindex; \ [2025-08-14T00:46:43.905Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-08-14T00:46:43.905Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-08-14T00:46:43.905Z] echo "Nothing to be done for teardown."; \ [2025-08-14T00:46:43.905Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/TestTargetResult"; [2025-08-14T00:46:43.905Z] [2025-08-14T00:46:43.905Z] TEST SETUP: [2025-08-14T00:46:43.905Z] Nothing to be done for setup. [2025-08-14T00:46:43.905Z] [2025-08-14T00:46:43.905Z] TESTING: [2025-08-14T00:46:44.856Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats) [2025-08-14T00:46:44.856Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting ===== [2025-08-14T00:46:47.754Z] Adding documents from enwiki-anarchism-abydos.md: [2025-08-14T00:46:47.754Z] Adding documents from enwiki-anarchism-abydos.md: 500 [2025-08-14T00:46:49.722Z] Adding documents from enwiki-abydos-copleston.md: [2025-08-14T00:46:56.482Z] Adding documents from enwiki-abydos-copleston.md: 1000 [2025-08-14T00:46:58.430Z] Adding documents from enwiki-abydos-copleston.md: 2000 [2025-08-14T00:47:00.376Z] Adding documents from enwiki-abydos-copleston.md: 3000 [2025-08-14T00:47:05.799Z] Adding documents from enwiki-abydos-copleston.md: 4000 [2025-08-14T00:47:06.750Z] Adding documents from enwiki-abydos-copleston.md: 5000 [2025-08-14T00:47:06.750Z] Adding documents from enwiki-abydos-copleston.md: 5500 [2025-08-14T00:47:06.750Z] Optimizing... [2025-08-14T00:47:13.531Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 27875 msec ===== [2025-08-14T00:47:13.531Z] ----------------------------------- [2025-08-14T00:47:13.531Z] dacapo-luindex_0_PASSED [2025-08-14T00:47:13.531Z] ----------------------------------- [2025-08-14T00:47:13.531Z] [2025-08-14T00:47:13.531Z] TEST TEARDOWN: [2025-08-14T00:47:13.531Z] Nothing to be done for teardown. [2025-08-14T00:47:13.531Z] dacapo-luindex_0 Finish Time: Thu Aug 14 00:47:12 2025 Epoch Time (ms): 1755132432445 [2025-08-14T00:47:13.531Z] [2025-08-14T00:47:13.531Z] =============================================== [2025-08-14T00:47:13.531Z] Running test dacapo-pmd_0 ... [2025-08-14T00:47:13.531Z] =============================================== [2025-08-14T00:47:13.531Z] dacapo-pmd_0 Start Time: Thu Aug 14 00:47:12 2025 Epoch Time (ms): 1755132432519 [2025-08-14T00:47:13.531Z] variation: NoOptions [2025-08-14T00:47:13.531Z] JVM_OPTIONS: [2025-08-14T00:47:13.531Z] { \ [2025-08-14T00:47:13.531Z] echo ""; echo "TEST SETUP:"; \ [2025-08-14T00:47:13.531Z] echo "Nothing to be done for setup."; \ [2025-08-14T00:47:13.531Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-pmd_0"; \ [2025-08-14T00:47:13.531Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-pmd_0"; \ [2025-08-14T00:47:13.531Z] echo ""; echo "TESTING:"; \ [2025-08-14T00:47:13.531Z] "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \ [2025-08-14T00:47:13.531Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-08-14T00:47:13.531Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-08-14T00:47:13.531Z] echo "Nothing to be done for teardown."; \ [2025-08-14T00:47:13.531Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/TestTargetResult"; [2025-08-14T00:47:13.531Z] [2025-08-14T00:47:13.531Z] TEST SETUP: [2025-08-14T00:47:13.531Z] Nothing to be done for setup. [2025-08-14T00:47:13.531Z] [2025-08-14T00:47:13.531Z] TESTING: [2025-08-14T00:47:13.531Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2025-08-14T00:47:14.485Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats) [2025-08-14T00:47:14.485Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting ===== [2025-08-14T00:47:31.238Z] Checked: 0% [2025-08-14T00:47:35.470Z] Checked: 5% [2025-08-14T00:47:39.280Z] Checked: 10% [2025-08-14T00:47:43.596Z] Checked: 15% [2025-08-14T00:47:45.578Z] Checked: 20% [2025-08-14T00:47:46.549Z] Checked: 25% [2025-08-14T00:47:48.515Z] Checked: 30% [2025-08-14T00:47:50.510Z] Checked: 35% [2025-08-14T00:47:52.521Z] Checked: 40% [2025-08-14T00:47:54.556Z] Checked: 45% [2025-08-14T00:47:55.515Z] Checked: 50% [2025-08-14T00:47:57.513Z] Checked: 55% [2025-08-14T00:48:04.528Z] Checked: 60% [2025-08-14T00:48:08.900Z] Checked: 65% [2025-08-14T00:48:12.273Z] Checked: 70% [2025-08-14T00:48:18.037Z] Checked: 75% [2025-08-14T00:48:20.105Z] Checked: 80% [2025-08-14T00:48:23.260Z] Checked: 85% [2025-08-14T00:48:25.279Z] Checked: 90% [2025-08-14T00:48:29.802Z] Checked: 95% [2025-08-14T00:48:29.802Z] Checked: 100% [2025-08-14T00:48:29.802Z] PMD checked 601 files. [2025-08-14T00:48:31.914Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 74611 msec ===== [2025-08-14T00:48:31.914Z] ----------------------------------- [2025-08-14T00:48:31.914Z] dacapo-pmd_0_PASSED [2025-08-14T00:48:31.914Z] ----------------------------------- [2025-08-14T00:48:31.914Z] [2025-08-14T00:48:31.914Z] TEST TEARDOWN: [2025-08-14T00:48:31.914Z] Nothing to be done for teardown. [2025-08-14T00:48:31.914Z] dacapo-pmd_0 Finish Time: Thu Aug 14 00:48:31 2025 Epoch Time (ms): 1755132511602 [2025-08-14T00:48:31.914Z] [2025-08-14T00:48:31.914Z] =============================================== [2025-08-14T00:48:31.914Z] Running test dacapo-sunflow_0 ... [2025-08-14T00:48:31.914Z] =============================================== [2025-08-14T00:48:31.914Z] dacapo-sunflow_0 Start Time: Thu Aug 14 00:48:31 2025 Epoch Time (ms): 1755132511678 [2025-08-14T00:48:31.914Z] variation: NoOptions [2025-08-14T00:48:31.914Z] JVM_OPTIONS: [2025-08-14T00:48:31.914Z] { \ [2025-08-14T00:48:31.914Z] echo ""; echo "TEST SETUP:"; \ [2025-08-14T00:48:31.914Z] echo "Nothing to be done for setup."; \ [2025-08-14T00:48:31.914Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-sunflow_0"; \ [2025-08-14T00:48:31.914Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-sunflow_0"; \ [2025-08-14T00:48:31.915Z] echo ""; echo "TESTING:"; \ [2025-08-14T00:48:31.915Z] "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \ [2025-08-14T00:48:31.915Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-08-14T00:48:31.915Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-08-14T00:48:31.915Z] echo "Nothing to be done for teardown."; \ [2025-08-14T00:48:31.915Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/TestTargetResult"; [2025-08-14T00:48:31.915Z] [2025-08-14T00:48:31.915Z] TEST SETUP: [2025-08-14T00:48:31.915Z] Nothing to be done for setup. [2025-08-14T00:48:31.915Z] [2025-08-14T00:48:31.915Z] TESTING: [2025-08-14T00:48:33.127Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2025-08-14T00:48:34.221Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting ===== [2025-08-14T00:49:20.138Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 45142 msec ===== [2025-08-14T00:49:20.138Z] ----------------------------------- [2025-08-14T00:49:20.138Z] dacapo-sunflow_0_PASSED [2025-08-14T00:49:20.138Z] ----------------------------------- [2025-08-14T00:49:20.138Z] [2025-08-14T00:49:20.138Z] TEST TEARDOWN: [2025-08-14T00:49:20.138Z] Nothing to be done for teardown. [2025-08-14T00:49:20.138Z] dacapo-sunflow_0 Finish Time: Thu Aug 14 00:49:18 2025 Epoch Time (ms): 1755132558660 [2025-08-14T00:49:20.138Z] [2025-08-14T00:49:20.138Z] =============================================== [2025-08-14T00:49:20.138Z] Running test dacapo-tomcat_0 ... [2025-08-14T00:49:20.138Z] =============================================== [2025-08-14T00:49:20.138Z] dacapo-tomcat_0 Start Time: Thu Aug 14 00:49:18 2025 Epoch Time (ms): 1755132558733 [2025-08-14T00:49:20.138Z] variation: NoOptions [2025-08-14T00:49:20.138Z] JVM_OPTIONS: [2025-08-14T00:49:20.138Z] { \ [2025-08-14T00:49:20.138Z] echo ""; echo "TEST SETUP:"; \ [2025-08-14T00:49:20.138Z] echo "Nothing to be done for setup."; \ [2025-08-14T00:49:20.138Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-tomcat_0"; \ [2025-08-14T00:49:20.138Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-tomcat_0"; \ [2025-08-14T00:49:20.138Z] echo ""; echo "TESTING:"; \ [2025-08-14T00:49:20.138Z] "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" tomcat; \ [2025-08-14T00:49:20.138Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-08-14T00:49:20.138Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-08-14T00:49:20.138Z] echo "Nothing to be done for teardown."; \ [2025-08-14T00:49:20.138Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/TestTargetResult"; [2025-08-14T00:49:20.138Z] [2025-08-14T00:49:20.138Z] TEST SETUP: [2025-08-14T00:49:20.138Z] Nothing to be done for setup. [2025-08-14T00:49:20.138Z] [2025-08-14T00:49:20.138Z] TESTING: [2025-08-14T00:49:20.138Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512] [2025-08-14T00:49:20.138Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port. [2025-08-14T00:49:22.166Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats) [2025-08-14T00:49:30.487Z] Server created with thread pool size 4 [2025-08-14T00:49:30.487Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting ===== [2025-08-14T00:49:30.487Z] Loading web application [2025-08-14T00:49:30.487Z] Starting 80000 requests... [2025-08-14T00:50:17.146Z] Completing requests: 5% [2025-08-14T00:50:27.266Z] Completing requests: 10% [2025-08-14T00:50:35.570Z] Completing requests: 15% [2025-08-14T00:50:42.428Z] Completing requests: 20% [2025-08-14T00:50:49.195Z] Completing requests: 25% [2025-08-14T00:50:54.749Z] Completing requests: 30% [2025-08-14T00:51:01.771Z] Completing requests: 35% [2025-08-14T00:51:07.462Z] Completing requests: 40% [2025-08-14T00:51:13.478Z] Completing requests: 45% [2025-08-14T00:51:20.714Z] Completing requests: 50% [2025-08-14T00:51:26.363Z] Completing requests: 55% [2025-08-14T00:51:32.268Z] Completing requests: 60% [2025-08-14T00:51:37.486Z] Completing requests: 65% [2025-08-14T00:51:42.080Z] Completing requests: 70% [2025-08-14T00:51:47.840Z] Completing requests: 75% [2025-08-14T00:51:53.528Z] Completing requests: 80% [2025-08-14T00:51:59.051Z] Completing requests: 85% [2025-08-14T00:52:04.678Z] Completing requests: 90% [2025-08-14T00:52:10.167Z] Completing requests: 95% [2025-08-14T00:52:10.167Z] Completed requests [2025-08-14T00:52:10.167Z] Client threads complete ... unloading web application [2025-08-14T00:52:10.167Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 159732 msec ===== [2025-08-14T00:52:10.167Z] ===== DaCapo processed 80000 requests in 159123 msec, 502 requests per second ===== [2025-08-14T00:52:10.167Z] ===== DaCapo tail latency, simple: 50% 5300 usec, 90% 11997 usec, 99% 41181 usec, 99.9% 376604 usec, 99.99% 799233 usec, max 3302978 usec, measured over 80000 events ===== [2025-08-14T00:52:10.167Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 6987 usec, 90% 16166 usec, 99% 42124 usec, 99.9% 376604 usec, 99.99% 799233 usec, max 3302978 usec, measured over 80000 events ===== [2025-08-14T00:52:10.167Z] ===== DaCapo tail latency, metered full smoothing: 50% 22686908 usec, 90% 32237510 usec, 99% 33448560 usec, 99.9% 33477762 usec, 99.99% 33503720 usec, max 33524424 usec, measured over 80000 events ===== [2025-08-14T00:52:10.167Z] Server stopped ... iteration complete [2025-08-14T00:52:10.167Z] ----------------------------------- [2025-08-14T00:52:10.167Z] dacapo-tomcat_0_PASSED [2025-08-14T00:52:10.167Z] ----------------------------------- [2025-08-14T00:52:10.167Z] [2025-08-14T00:52:10.167Z] TEST TEARDOWN: [2025-08-14T00:52:10.167Z] Nothing to be done for teardown. [2025-08-14T00:52:10.167Z] dacapo-tomcat_0 Finish Time: Thu Aug 14 00:52:09 2025 Epoch Time (ms): 1755132729567 [2025-08-14T00:52:10.167Z] [2025-08-14T00:52:10.167Z] =============================================== [2025-08-14T00:52:10.167Z] Running test dacapo-xalan_0 ... [2025-08-14T00:52:10.167Z] =============================================== [2025-08-14T00:52:10.167Z] dacapo-xalan_0 Start Time: Thu Aug 14 00:52:09 2025 Epoch Time (ms): 1755132729609 [2025-08-14T00:52:10.167Z] variation: NoOptions [2025-08-14T00:52:10.167Z] JVM_OPTIONS: [2025-08-14T00:52:10.167Z] { \ [2025-08-14T00:52:10.167Z] echo ""; echo "TEST SETUP:"; \ [2025-08-14T00:52:10.167Z] echo "Nothing to be done for setup."; \ [2025-08-14T00:52:10.167Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-xalan_0"; \ [2025-08-14T00:52:10.167Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-xalan_0"; \ [2025-08-14T00:52:10.167Z] echo ""; echo "TESTING:"; \ [2025-08-14T00:52:10.167Z] "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \ [2025-08-14T00:52:10.167Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-08-14T00:52:10.167Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-08-14T00:52:10.167Z] echo "Nothing to be done for teardown."; \ [2025-08-14T00:52:10.168Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/TestTargetResult"; [2025-08-14T00:52:10.168Z] [2025-08-14T00:52:10.168Z] TEST SETUP: [2025-08-14T00:52:10.168Z] Nothing to be done for setup. [2025-08-14T00:52:10.168Z] [2025-08-14T00:52:10.168Z] TESTING: [2025-08-14T00:52:11.166Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048] [2025-08-14T00:52:11.166Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats) [2025-08-14T00:52:12.137Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting ===== [2025-08-14T00:52:23.611Z] Processing: 5% [2025-08-14T00:52:25.581Z] Processing: 10% [2025-08-14T00:52:27.548Z] Processing: 15% [2025-08-14T00:52:29.504Z] Processing: 20% [2025-08-14T00:52:32.716Z] Processing: 25% [2025-08-14T00:52:33.700Z] Processing: 30% [2025-08-14T00:52:34.667Z] Processing: 35% [2025-08-14T00:52:36.627Z] Processing: 40% [2025-08-14T00:52:37.584Z] Processing: 45% [2025-08-14T00:52:38.547Z] Processing: 50% [2025-08-14T00:52:40.527Z] Processing: 55% [2025-08-14T00:52:41.500Z] Processing: 60% [2025-08-14T00:52:42.453Z] Processing: 65% [2025-08-14T00:52:43.408Z] Processing: 70% [2025-08-14T00:52:44.369Z] Processing: 75% [2025-08-14T00:52:45.325Z] Processing: 80% [2025-08-14T00:52:46.294Z] Processing: 85% [2025-08-14T00:52:47.260Z] Processing: 90% [2025-08-14T00:52:52.668Z] Processing: 95% [2025-08-14T00:52:52.668Z] Normal completion. [2025-08-14T00:52:52.668Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 40697 msec ===== [2025-08-14T00:52:52.668Z] ----------------------------------- [2025-08-14T00:52:52.668Z] dacapo-xalan_0_PASSED [2025-08-14T00:52:52.668Z] ----------------------------------- [2025-08-14T00:52:52.668Z] [2025-08-14T00:52:52.668Z] TEST TEARDOWN: [2025-08-14T00:52:52.668Z] Nothing to be done for teardown. [2025-08-14T00:52:52.668Z] dacapo-xalan_0 Finish Time: Thu Aug 14 00:52:51 2025 Epoch Time (ms): 1755132771903 [2025-08-14T00:52:52.668Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf/dacapo' [2025-08-14T00:52:52.668Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/perf' [2025-08-14T00:52:52.668Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests' [2025-08-14T00:52:52.668Z] [2025-08-14T00:52:52.668Z] [2025-08-14T00:52:52.668Z] All tests finished, run result summary: [2025-08-14T00:52:52.668Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-08-14T00:52:52.668Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=11 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_arm --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17551310455345/ --tapName=Test_openjdk11_hs_extended.perf_arm_linux.tap --comment="" [2025-08-14T00:52:52.668Z] [2025-08-14T00:52:52.668Z] [2025-08-14T00:52:52.668Z] TEST TARGETS SUMMARY [2025-08-14T00:52:52.668Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-08-14T00:52:52.668Z] DISABLED test targets: [2025-08-14T00:52:52.668Z] renaissance-als_0 [2025-08-14T00:52:52.668Z] renaissance-chi-square_0 [2025-08-14T00:52:52.668Z] renaissance-dec-tree_0 [2025-08-14T00:52:52.668Z] renaissance-finagle-chirper_0 [2025-08-14T00:52:52.668Z] renaissance-gauss-mix_0 [2025-08-14T00:52:52.668Z] renaissance-log-regression_0 [2025-08-14T00:52:52.668Z] renaissance-movie-lens_0 [2025-08-14T00:52:52.668Z] [2025-08-14T00:52:52.668Z] PASSED test targets: [2025-08-14T00:52:52.668Z] renaissance-finagle-http_0 [2025-08-14T00:52:52.668Z] renaissance-mnemonics_0 [2025-08-14T00:52:52.668Z] renaissance-par-mnemonics_0 [2025-08-14T00:52:52.668Z] renaissance-philosophers_0 [2025-08-14T00:52:52.668Z] dacapo-avrora_0 [2025-08-14T00:52:52.668Z] dacapo-fop_0 [2025-08-14T00:52:52.668Z] dacapo-jython_0 [2025-08-14T00:52:52.668Z] dacapo-luindex_0 [2025-08-14T00:52:52.668Z] dacapo-pmd_0 [2025-08-14T00:52:52.668Z] dacapo-sunflow_0 [2025-08-14T00:52:52.668Z] dacapo-tomcat_0 [2025-08-14T00:52:52.668Z] dacapo-xalan_0 [2025-08-14T00:52:52.668Z] [2025-08-14T00:52:52.668Z] FAILED test targets: [2025-08-14T00:52:52.668Z] renaissance-db-shootout_0 [2025-08-14T00:52:52.668Z] [2025-08-14T00:52:52.668Z] TOTAL: 20 EXECUTED: 13 PASSED: 12 FAILED: 1 DISABLED: 7 SKIPPED: 0 [2025-08-14T00:52:52.668Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-08-14T00:52:52.668Z] [2025-08-14T00:52:52.668Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2 [2025-08-14T00:52:52.668Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux/aqa-tests/TKG' [2025-08-14T00:52:52.668Z] make: *** [makefile:62: _extended.perf] Error 2 [Pipeline] sh [2025-08-14T00:52:55.229Z] + uname [2025-08-14T00:52:55.229Z] + [ Linux = AIX ] [2025-08-14T00:52:55.229Z] + uname [2025-08-14T00:52:55.229Z] + [ Linux = SunOS ] [2025-08-14T00:52:55.229Z] + uname [2025-08-14T00:52:55.229Z] + [ Linux = *BSD ] [2025-08-14T00:52:55.229Z] + MAKE=make [2025-08-14T00:52:55.229Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-08-14T00:52:55.229Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] } [2025-08-14T00:52:55.861Z] $ ssh-agent -k [2025-08-14T00:52:55.874Z] unset SSH_AUTH_SOCK; [2025-08-14T00:52:55.874Z] unset SSH_AGENT_PID; [2025-08-14T00:52:55.874Z] echo Agent pid 26285 killed; [2025-08-14T00:52:56.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [2025-08-14T00:52:56.753Z] Xvfb stopping [Pipeline] // wrap [Pipeline] echo [2025-08-14T00:52:58.021Z] no DaCapo-h2 metric found [Pipeline] echo [2025-08-14T00:52:58.072Z] There were test failures, current build status is UNSTABLE. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] echo [2025-08-14T00:52:58.177Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2025-08-14T00:52:58.373Z] Archiving artifacts [2025-08-14T00:52:58.779Z] Recording fingerprints [Pipeline] echo [2025-08-14T00:52:58.985Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-08-14T00:52:59.166Z] Archiving artifacts [2025-08-14T00:52:59.570Z] Recording fingerprints [Pipeline] sh [2025-08-14T00:53:01.704Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17551310455345 [Pipeline] echo [2025-08-14T00:53:02.228Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins. [Pipeline] archiveArtifacts [2025-08-14T00:53:02.407Z] Archiving artifacts [2025-08-14T00:53:02.774Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-08-14T00:53:04.449Z] Tap file found: aqa-tests/TKG/output_17551310455345/Test_openjdk11_hs_extended.perf_arm_linux.tap... [Pipeline] readFile [Pipeline] junit [2025-08-14T00:53:04.883Z] Recording test results [2025-08-14T00:53:05.791Z] None of the test reports contained any result [2025-08-14T00:53:05.792Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-08-14T00:53:05.835Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-08-14T00:53:05.663Z] No test report files were found. Configuration error? [2025-08-14T00:53:07.844Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-08-14T00:53:07.844Z] Unix type machine.. [2025-08-14T00:53:07.844Z] Running on a Linux host [2025-08-14T00:53:07.844Z] Woohoo - no rogue processes detected! [Pipeline] cleanWs [2025-08-14T00:53:08.729Z] [WS-CLEANUP] Deleting project workspace... [2025-08-14T00:53:08.729Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-08-14T00:53:12.930Z] [WS-CLEANUP] done [Pipeline] sh [2025-08-14T00:53:15.043Z] + find /tmp -name *core* -print -exec rm -f {} ; [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-08-14T00:53:15.617Z] 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-08-14T00:53:15.825Z] allocate a node for generating rerun job ... [Pipeline] node [2025-08-14T00:53:15.904Z] Running on test-rise-ubuntu2404-riscv64-2 in /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux [Pipeline] { [Pipeline] echo [2025-08-14T00:53:15.928Z] Generating rerun Test_openjdk11_hs_extended.perf_arm_linux_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk11_hs_extended.perf_arm_linux_rerun) [Pipeline] echo [2025-08-14T00:53:15.957Z] GENERATE_JOBS is set to true, set test job Test_openjdk11_hs_extended.perf_arm_linux_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2025-08-14T00:53:16.734Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2025-08-14T00:53:16.858Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems. [2025-08-14T00:53:16.982Z] Processing DSL script testJobTemplate [2025-08-14T00:54:07.392Z] LEVELS: [extended] [2025-08-14T00:54:07.392Z] JDK_VERSIONS: [8] [2025-08-14T00:54:07.392Z] GROUPS: [perf] [2025-08-14T00:54:07.392Z] ARCH_OS_LIST: [arm_linux] [2025-08-14T00:54:07.491Z] Added items: [2025-08-14T00:54:07.491Z] GeneratedJob{name='Test_openjdk11_hs_extended.perf_arm_linux_rerun'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-08-14T00:54:08.981Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk11_hs_extended.perf_arm_linux_rerun) [Pipeline] build [2025-08-14T00:54:09.028Z] Scheduling project: Test_openjdk11_hs_extended.perf_arm_linux_rerun [2025-08-14T00:54:16.644Z] Starting building: Test_openjdk11_hs_extended.perf_arm_linux_rerun #1 [2025-08-14T00:54:16.757Z] Build Test_openjdk11_hs_extended.perf_arm_linux_rerun #1 completed: FAILURE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-08-14T00:54:16.829Z] Running on test-osuosl-ubuntu2404-ppc64le-5 in /home/jenkins/workspace/Test_openjdk11_hs_extended.perf_arm_linux [Pipeline] { [Pipeline] cleanWs [2025-08-14T00:54:17.192Z] [WS-CLEANUP] Deleting project workspace... [2025-08-14T00:54:17.193Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-08-14T00:54:17.366Z] [WS-CLEANUP] done [Pipeline] echo [2025-08-14T00:54:17.380Z] Test_openjdk11_hs_extended.perf_arm_linux_rerun #1 completed with status FAILURE [Pipeline] timeout [2025-08-14T00:54:17.393Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-08-14T00:54:17.792Z] Exception: hudson.AbortException: Failed to copy artifacts from Test_openjdk11_hs_extended.perf_arm_linux_rerun with filter: **/*.tap [Pipeline] echo [2025-08-14T00:54:17.793Z] Cannot copy *.tap or AQACert.log from Test_openjdk11_hs_extended.perf_arm_linux_rerun with buildid 1 . Skipping copyArtifacts... [Pipeline] cleanWs [2025-08-14T00:54:18.175Z] [WS-CLEANUP] Deleting project workspace... [2025-08-14T00:54:18.175Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-08-14T00:54:18.349Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 936aba87-d68c-4edb-b294-6a144d062287 java.lang.StringIndexOutOfBoundsException: begin -2, end 1, length 0 at java.base/java.lang.String.checkBoundsBeginEnd(String.java:4606) at java.base/java.lang.String.substring(String.java:2709) at org.codehaus.groovy.runtime.StringGroovyMethods.getAt(StringGroovyMethods.java:1487) at org.codehaus.groovy.runtime.StringGroovyMethods.getAt(StringGroovyMethods.java:1474) at org.codehaus.groovy.runtime.dgm$1088.doMethodInvoke(Unknown Source) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034) at org.codehaus.groovy.runtime.callsite.PojoMetaClassSite.call(PojoMetaClassSite.java:46) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:128) at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$11.call(Checker.java:512) at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetArray(GroovyInterceptor.java:124) at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetArray(SandboxInterceptor.java:476) at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$11.call(Checker.java:509) at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetArray(Checker.java:514) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getArray(SandboxInvoker.java:45) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.getArray(LoggingInvoker.java:201) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ArrayAccessBlock.rawGet(ArrayAccessBlock.java:21) at Script1.archiveChildJobTap(Script1.groovy:1638) at ___cps.transform___(Native Method) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:73) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:65) at jdk.internal.reflect.GeneratedMethodAccessor247.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:93) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:114) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83) at jdk.internal.reflect.GeneratedMethodAccessor249.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:83) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:147) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:49) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:181) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:437) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:345) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:298) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:140) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50) at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136) at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50) at java.base/java.lang.Thread.run(Thread.java:840) Finished: FAILURE