Test_openjdk8_hs_sanity.system_aarch64_linux
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 495
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 2996
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 253
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_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 3dccabfec5de3759fe751c58c3d9f1097d07be94 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3dccabfec5de3759fe751c58c3d9f1097d07be94 # timeout=10
Commit message: "JDK24+ exclude selected test variation and platforms (#6289)"
> git rev-list --no-walk 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-05-27T20:53:23.700Z] SPEC: linux_aarch64
[Pipeline] echo
[2025-05-27T20:53:23.701Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-05-27T20:53:23.728Z] Found a total of 19 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' 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-05-27T20:53:23.738Z] dynamicAgents: []
[Pipeline] node
[2025-05-27T20:53:23.796Z] Running on test-docker-ubuntu2404-armv8-2 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_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-05-27T20:53:23.829Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-05-27T20:53:24.114Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-27T20:53:24.114Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-27T20:53:24.249Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-05-27T20:53:24.444Z] The recommended git tool is: git
[2025-05-27T20:53:24.716Z] No credentials specified
[2025-05-27T20:53:24.848Z] Cloning the remote Git repository
[2025-05-27T20:53:25.045Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-05-27T20:53:25.046Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests # timeout=10
[2025-05-27T20:53:25.059Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-05-27T20:53:25.059Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-05-27T20:53:25.059Z] > git --version # timeout=10
[2025-05-27T20:53:25.065Z] > git --version # 'git version 2.43.0'
[2025-05-27T20:53:25.066Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-27T20:53:29.959Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-05-27T20:53:29.967Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-27T20:53:30.175Z] Avoid second fetch
[2025-05-27T20:53:30.336Z] Checking out Revision 3dccabfec5de3759fe751c58c3d9f1097d07be94 (origin/master)
[2025-05-27T20:53:30.239Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-05-27T20:53:30.400Z] > git config core.sparsecheckout # timeout=10
[2025-05-27T20:53:30.408Z] > git checkout -f 3dccabfec5de3759fe751c58c3d9f1097d07be94 # timeout=10
[2025-05-27T20:53:31.616Z] Commit message: "JDK24+ exclude selected test variation and platforms (#6289)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_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-05-27T20:53:33.601Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-05-27T20:53:33.621Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-05-27T20:53:35.235Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-05-27T20:53:35.769Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-27T20:53:37.319Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-05-27T20:53:37.320Z] Unix type machine..
[2025-05-27T20:53:37.320Z] Running on a Linux host
[2025-05-27T20:53:37.320Z] 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-05-27T20:53:40.048Z] + printenv
[2025-05-27T20:53:40.048Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-05-27T20:53:40.048Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-27T20:53:40.048Z] SETUP_JCK_RUN=false
[2025-05-27T20:53:40.048Z] USE_TESTENV_PROPERTIES=false
[2025-05-27T20:53:40.048Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-05-27T20:53:40.048Z] SSH_CLIENT=78.47.239.97 39026 22
[2025-05-27T20:53:40.048Z] USER=jenkins
[2025-05-27T20:53:40.048Z] BUILD_LIST=system
[2025-05-27T20:53:40.048Z] SDK_RESOURCE=upstream
[2025-05-27T20:53:40.048Z] OPENJ9_BRANCH=master
[2025-05-27T20:53:40.048Z] CI=true
[2025-05-27T20:53:40.048Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_aarch64_linux/1004/display/redirect?page=changes
[2025-05-27T20:53:40.048Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-05-27T20:53:40.048Z] UPSTREAM_JOB_NUMBER=495
[2025-05-27T20:53:40.048Z] TARGET=sanity.system
[2025-05-27T20:53:40.048Z] EXIT_FAILURE=false
[2025-05-27T20:53:40.048Z] NODE_LABELS=armv8 hw.arch.aarch64 test ci.role.test ubuntu arm64 linux hw.dockerhost.dockerhost-equinix-ubuntu2404-armv8-1 test-docker-ubuntu2404-armv8-2 armv8.2 sw.os.linux
[2025-05-27T20:53:40.048Z] HUDSON_URL=https://ci.adoptium.net/
[2025-05-27T20:53:40.048Z] USE_JRE=false
[2025-05-27T20:53:40.048Z] OLDPWD=/home/jenkins
[2025-05-27T20:53:40.048Z] STF_OWNER_BRANCH=adoptium:master
[2025-05-27T20:53:40.048Z] HOME=/home/jenkins
[2025-05-27T20:53:40.048Z] ADOPTOPENJDK_BRANCH=master
[2025-05-27T20:53:40.048Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_aarch64_linux/1004/
[2025-05-27T20:53:40.048Z] TAP_NAME=Test_openjdk8_hs_sanity.system_aarch64_linux.tap
[2025-05-27T20:53:40.048Z] JDK_IMPL=hotspot
[2025-05-27T20:53:40.048Z] DOCKER_REQUIRED=false
[2025-05-27T20:53:40.048Z] HUDSON_COOKIE=56f52c1f-a2a6-4eb7-be10-d4f69be144f8
[2025-05-27T20:53:40.048Z] JENKINS_SERVER_COOKIE=durable-d6f2cdb7f4bb39b6d2823a21ace935d5dd1e64054bc5faf7539f6113eec48b3f
[2025-05-27T20:53:40.048Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../benchmarks
[2025-05-27T20:53:40.048Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-05-27T20:53:40.048Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux
[2025-05-27T20:53:40.048Z] KEEP_WORKSPACE=false
[2025-05-27T20:53:40.048Z] ARCHIVE_TEST_RESULTS=false
[2025-05-27T20:53:40.048Z] GENERATE_JOBS=true
[2025-05-27T20:53:40.048Z] TKG_OWNER_BRANCH=adoptium:master
[2025-05-27T20:53:40.048Z] PERSONAL_BUILD=false
[2025-05-27T20:53:40.048Z] LOGNAME=jenkins
[2025-05-27T20:53:40.048Z] NODE_NAME=test-docker-ubuntu2404-armv8-2
[2025-05-27T20:53:40.048Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_aarch64_linux/1004/display/redirect?page=artifacts
[2025-05-27T20:53:40.048Z] STAGE_NAME=Setup
[2025-05-27T20:53:40.048Z] AUTO_DETECT=true
[2025-05-27T20:53:40.048Z] EXECUTOR_NUMBER=0
[2025-05-27T20:53:40.048Z] JDK_VERSION=8
[2025-05-27T20:53:40.048Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-05-27T20:53:40.048Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_aarch64_linux/1004/display/redirect?page=tests
[2025-05-27T20:53:40.048Z] BUILD_DISPLAY_NAME=#1004
[2025-05-27T20:53:40.048Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-05-27T20:53:40.048Z] TIME_LIMIT=25
[2025-05-27T20:53:40.048Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-05-27T20:53:40.048Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_aarch64_linux
[2025-05-27T20:53:40.048Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-05-27T20:53:40.048Z] PLATFORM=aarch64_linux
[2025-05-27T20:53:40.048Z] TKG_ITERATIONS=1
[2025-05-27T20:53:40.048Z] EXIT_SUCCESS=false
[2025-05-27T20:53:40.048Z] BUILD_ID=1004
[2025-05-27T20:53:40.048Z] RERUN_FAILURE=true
[2025-05-27T20:53:40.048Z] ACTIVE_NODE_TIMEOUT=5
[2025-05-27T20:53:40.048Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_aarch64_linux-1004
[2025-05-27T20:53:40.048Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib
[2025-05-27T20:53:40.048Z] JENKINS_URL=https://ci.adoptium.net/
[2025-05-27T20:53:40.048Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-05-27T20:53:40.048Z] LANG=C.UTF-8
[2025-05-27T20:53:40.048Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_aarch64_linux/
[2025-05-27T20:53:40.048Z] KEEP_REPORTDIR=false
[2025-05-27T20:53:40.048Z] JCK_GIT_BRANCH=master
[2025-05-27T20:53:40.048Z] ORIGIN_JDK_VERSION=8
[2025-05-27T20:53:40.048Z] BUILD_NUMBER=1004
[2025-05-27T20:53:40.048Z] JENKINS_NODE_COOKIE=ccf28df6-7a4d-4ba7-a481-693d47eab814
[2025-05-27T20:53:40.048Z] SHELL=/bin/sh
[2025-05-27T20:53:40.048Z] ITERATIONS=1
[2025-05-27T20:53:40.048Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-05-27T20:53:40.048Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/jdkbinary/j2sdk-image
[2025-05-27T20:53:40.048Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_aarch64_linux/1004/display/redirect
[2025-05-27T20:53:40.048Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-05-27T20:53:40.048Z] SPEC=linux_aarch64
[2025-05-27T20:53:40.048Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-05-27T20:53:40.048Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-05-27T20:53:40.048Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_aarch64_linux/display/redirect
[2025-05-27T20:53:40.048Z] NUM_PROCESSORS=4
[2025-05-27T20:53:40.048Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin
[2025-05-27T20:53:40.048Z] JOB_NAME=Test_openjdk8_hs_sanity.system_aarch64_linux
[2025-05-27T20:53:40.048Z] SLACK_CHANNEL=aqavit-bot
[2025-05-27T20:53:40.048Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-05-27T20:53:40.049Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux
[2025-05-27T20:53:40.049Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/lib
[2025-05-27T20:53:40.049Z] TEST_TIME=120
[2025-05-27T20:53:40.049Z] SSH_CONNECTION=78.47.239.97 39026 172.17.0.3 22
[2025-05-27T20:53:40.049Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux@tmp
[2025-05-27T20:53:40.049Z] PARALLEL=Dynamic
[2025-05-27T20:53:40.049Z] JOBSTARTTIME=Tue, 27 May 2025 20:53:34 +0000
[2025-05-27T20:53:40.049Z] DYNAMIC_COMPILE=false
[2025-05-27T20:53:40.049Z] 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-05-27T20:53:40.440Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-05-27T20:53:40.453Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-27T20:54:25.427Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 495
[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-05-27T20:54:25.621Z] 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-05-27T20:54:25.627Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-05-27T20:54:25.707Z] $ ssh-agent
[2025-05-27T20:54:26.296Z] SSH_AUTH_SOCK=/tmp/ssh-oMXHcsDkzucv/agent.2261618
[2025-05-27T20:54:26.296Z] SSH_AGENT_PID=2261620
[2025-05-27T20:54:26.296Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-05-27T20:54:26.309Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-05-27T20:54:26.357Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-05-27T20:54:27.795Z] + pwd
[2025-05-27T20:54:27.795Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/.. -p aarch64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-05-27T20:54:27.795Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests
[2025-05-27T20:54:27.795Z] get jdk binary...
[2025-05-27T20:54:27.795Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-05-27T20:54:27.795Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b03-ea.tar.gz ...
[2025-05-27T20:54:29.370Z] List files in jdkbinary folder...
[2025-05-27T20:54:29.370Z] total 283460
[2025-05-27T20:54:29.370Z] -rw-r--r-- 1 jenkins jenkins 147505797 May 27 20:37 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b03-ea.tar.gz
[2025-05-27T20:54:29.370Z] -rw-r--r-- 1 jenkins jenkins 102207255 May 27 20:37 OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b03-ea.tar.gz
[2025-05-27T20:54:29.370Z] -rw-r--r-- 1 jenkins jenkins 40427271 May 27 20:37 OpenJDK8U-jre_aarch64_linux_hotspot_8u462b03-ea.tar.gz
[2025-05-27T20:54:29.370Z] -rw-r--r-- 1 jenkins jenkins 21196 May 27 20:44 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b03-ea-metadata.json
[2025-05-27T20:54:29.370Z] -rw-r--r-- 1 jenkins jenkins 80954 May 27 20:46 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b03-ea.json
[2025-05-27T20:54:29.370Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 20:54 tmp
[2025-05-27T20:54:29.370Z] List files in jdkbinary/tmp folder...
[2025-05-27T20:54:29.370Z] total 4
[2025-05-27T20:54:29.370Z] drwxr-xr-x 8 jenkins jenkins 4096 May 27 20:37 jdk8u462-b03
[2025-05-27T20:54:29.370Z] Moving directory jdk8u462-b03/ to ../j2sdk-image
[2025-05-27T20:54:29.370Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u462b03-ea.tar.gz ...
[2025-05-27T20:54:30.134Z] List files in jdkbinary folder...
[2025-05-27T20:54:30.134Z] total 283464
[2025-05-27T20:54:30.134Z] -rw-r--r-- 1 jenkins jenkins 147505797 May 27 20:37 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b03-ea.tar.gz
[2025-05-27T20:54:30.134Z] -rw-r--r-- 1 jenkins jenkins 102207255 May 27 20:37 OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b03-ea.tar.gz
[2025-05-27T20:54:30.134Z] -rw-r--r-- 1 jenkins jenkins 40427271 May 27 20:37 OpenJDK8U-jre_aarch64_linux_hotspot_8u462b03-ea.tar.gz
[2025-05-27T20:54:30.134Z] -rw-r--r-- 1 jenkins jenkins 21196 May 27 20:44 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b03-ea-metadata.json
[2025-05-27T20:54:30.134Z] -rw-r--r-- 1 jenkins jenkins 80954 May 27 20:46 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b03-ea.json
[2025-05-27T20:54:30.134Z] drwxr-xr-x 8 jenkins jenkins 4096 May 27 20:37 j2sdk-image
[2025-05-27T20:54:30.134Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 20:54 tmp
[2025-05-27T20:54:30.134Z] List files in jdkbinary/tmp folder...
[2025-05-27T20:54:30.134Z] total 4
[2025-05-27T20:54:30.134Z] drwxr-xr-x 5 jenkins jenkins 4096 May 27 20:37 jdk8u462-b03-jre
[2025-05-27T20:54:30.134Z] Moving directory jdk8u462-b03-jre/ to ../j2re-image
[2025-05-27T20:54:30.134Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b03-ea.tar.gz over ./j2sdk-image/jre...
[2025-05-27T20:54:32.770Z] Removing top-level folder jdk8u462-b03-debug-image/
[2025-05-27T20:54:32.770Z] Removing top-level folder jdk8u462-b03/
[2025-05-27T20:54:33.534Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-05-27T20:54:33.534Z] =JAVA VERSION OUTPUT BEGIN=
[2025-05-27T20:54:33.534Z] openjdk version "1.8.0_462-beta"
[2025-05-27T20:54:33.534Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505272003-b03)
[2025-05-27T20:54:33.534Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b03, mixed mode)
[2025-05-27T20:54:33.534Z] =JAVA VERSION OUTPUT END=
[2025-05-27T20:54:33.534Z] =RELEASE INFO BEGIN=
[2025-05-27T20:54:33.534Z] JAVA_VERSION="1.8.0_462"
[2025-05-27T20:54:33.534Z] OS_NAME="Linux"
[2025-05-27T20:54:33.534Z] OS_VERSION="2.6"
[2025-05-27T20:54:33.534Z] OS_ARCH="aarch64"
[2025-05-27T20:54:33.534Z] SOURCE=".:git:c7e9cfe6f5eb+"
[2025-05-27T20:54:33.534Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-05-27T20:54:33.534Z] BUILD_SOURCE="git:792825a68785e7d7c4b29905c5044b6767a044de"
[2025-05-27T20:54:33.534Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-05-27T20:54:33.534Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-05-27T20:54:33.535Z] FULL_VERSION="1.8.0_462-beta-202505272003-b03"
[2025-05-27T20:54:33.535Z] SEMANTIC_VERSION="8.0.462+3"
[2025-05-27T20:54:33.535Z] BUILD_INFO="OS: Linux Version: 6.8.0-39-generic"
[2025-05-27T20:54:33.535Z] JVM_VARIANT="Hotspot"
[2025-05-27T20:54:33.535Z] JVM_VERSION="25.462-b03"
[2025-05-27T20:54:33.535Z] IMAGE_TYPE="JDK"
[2025-05-27T20:54:33.535Z] =RELEASE INFO END=
[2025-05-27T20:54:33.535Z] get testKitGen...
[2025-05-27T20:54:33.535Z] git clone -q https://github.com/adoptium/TKG.git
[2025-05-27T20:54:35.127Z] git rev-parse master
[2025-05-27T20:54:35.127Z] git checkout -q -f d37cef928a8624cf84b2056f19d6ac26a6133472
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-05-27T20:54:35.649Z] $ ssh-agent -k
[2025-05-27T20:54:35.659Z] unset SSH_AUTH_SOCK;
[2025-05-27T20:54:35.659Z] unset SSH_AGENT_PID;
[2025-05-27T20:54:35.659Z] echo Agent pid 2261620 killed;
[2025-05-27T20:54:36.237Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-27T20:54:36.673Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=495&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-05-27T20:54:36.690Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-ubuntu2404-armv8-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=495&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-05-27T20:54:36.735Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-27T20:54:37.543Z] Copied 1 artifact from "getTRSSOutput" build number 1786
[Pipeline] sh
[2025-05-27T20:54:38.979Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-05-27T20:54:38.979Z] + gzip -cd TRSSOutput.tar.gz
[2025-05-27T20:54:38.979Z] + tar xof -
[2025-05-27T20:54:38.979Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-05-27T20:54:39.404Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-27T20:54:39.418Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-27T20:54:40.870Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-27T20:54:40.870Z] --------------------------------------------
[2025-05-27T20:54:40.870Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib
[2025-05-27T20:54:40.870Z] task is set to default
[2025-05-27T20:54:40.870Z] dependencyList is set to all
[2025-05-27T20:54:40.870Z] --------------------------------------------
[2025-05-27T20:54:40.870Z] Starting download third party dependent jars
[2025-05-27T20:54:40.870Z] --------------------------------------------
[2025-05-27T20:54:40.870Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib
[2025-05-27T20:54:40.870Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-05-27T20:54:40.870Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-27T20:54:40.870Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-05-27T20:54:40.870Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-05-27T20:54:40.871Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-05-27T20:54:40.871Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-05-27T20:54:40.871Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-05-27T20:54:40.871Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-05-27T20:54:40.871Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-05-27T20:54:40.871Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-05-27T20:54:40.871Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-05-27T20:54:40.871Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-05-27T20:54:41.298Z] Found a total of 19 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
[Pipeline] sh
[2025-05-27T20:54:42.750Z] + cd ./aqa-tests/TKG
[2025-05-27T20:54:42.750Z] + uname
[2025-05-27T20:54:42.750Z] + [ Linux = AIX ]
[2025-05-27T20:54:42.750Z] + uname
[2025-05-27T20:54:42.750Z] + [ Linux = SunOS ]
[2025-05-27T20:54:42.750Z] + uname
[2025-05-27T20:54:42.750Z] + [ Linux = *BSD ]
[2025-05-27T20:54:42.750Z] + MAKE=make
[2025-05-27T20:54:42.750Z] + make genParallelList TEST=sanity.system TEST_TIME=120 NUM_MACHINES=
[2025-05-27T20:54:42.750Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/jdkbinary/j2sdk-image
[2025-05-27T20:54:42.750Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib
[2025-05-27T20:54:42.750Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-27T20:54:42.750Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-27T20:54:42.750Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-27T20:54:42.750Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-27T20:54:42.750Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-05-27T20:54:43.537Z]
[2025-05-27T20:54:43.537Z] build:
[2025-05-27T20:54:43.537Z]
[2025-05-27T20:54:43.537Z] clean:
[2025-05-27T20:54:43.537Z]
[2025-05-27T20:54:43.537Z] init:
[2025-05-27T20:54:43.537Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/bin
[2025-05-27T20:54:43.537Z]
[2025-05-27T20:54:43.537Z] getDependentLibs:
[2025-05-27T20:54:43.537Z] [exec] --------------------------------------------
[2025-05-27T20:54:43.537Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib
[2025-05-27T20:54:43.537Z] [exec] task is set to default
[2025-05-27T20:54:43.537Z] [exec] dependencyList is set to json_simple
[2025-05-27T20:54:43.537Z] [exec] --------------------------------------------
[2025-05-27T20:54:43.537Z] [exec] Starting download third party dependent jars
[2025-05-27T20:54:43.538Z] [exec] --------------------------------------------
[2025-05-27T20:54:43.538Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib
[2025-05-27T20:54:43.538Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-05-27T20:54:43.538Z] [exec] downloaded dependent third party jars successfully
[2025-05-27T20:54:43.538Z]
[2025-05-27T20:54:43.538Z] compile:
[2025-05-27T20:54:43.538Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-27T20:54:43.538Z] [echo] ============COMPILER SETTINGS============
[2025-05-27T20:54:43.538Z] [echo] ===fork: yes
[2025-05-27T20:54:43.538Z] [echo] ===debug: on
[2025-05-27T20:54:43.538Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/bin
[2025-05-27T20:54:47.057Z]
[2025-05-27T20:54:47.057Z] dist:
[2025-05-27T20:54:47.057Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-05-27T20:54:47.057Z]
[2025-05-27T20:54:47.057Z] BUILD SUCCESSFUL
[2025-05-27T20:54:47.057Z] Total time: 3 seconds
[2025-05-27T20:54:47.057Z] 0
[2025-05-27T20:54:47.057Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-27T20:54:47.057Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-27T20:54:47.057Z] microArchOutput:
[2025-05-27T20:54:47.057Z] ****************************** MACHINE INFO ******************************
[2025-05-27T20:54:47.057Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG
[2025-05-27T20:54:47.057Z] Free Physical Memory Size : 4502880256
[2025-05-27T20:54:47.057Z] Free space (bytes) : 260433506304
[2025-05-27T20:54:47.057Z] Total Physical Memory Size : 6442450944
[2025-05-27T20:54:47.057Z] Total space (bytes) : 934951190528
[2025-05-27T20:54:47.057Z] Usable space (bytes) : 212913287168
[2025-05-27T20:54:47.057Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-27T20:54:47.057Z] bashVersion :
[2025-05-27T20:54:47.057Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu)
[2025-05-27T20:54:47.057Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-27T20:54:47.057Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-27T20:54:47.057Z]
[2025-05-27T20:54:47.057Z] This is free software; you are free to change and redistribute it.
[2025-05-27T20:54:47.057Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-27T20:54:47.057Z] cpuCores : 160
[2025-05-27T20:54:47.057Z] curlVersion :
[2025-05-27T20:54:47.057Z] curl 8.5.0 (aarch64-unknown-linux-gnu) 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-05-27T20:54:47.057Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-05-27T20:54:47.057Z] 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-05-27T20:54:47.057Z] 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-05-27T20:54:47.057Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-27T20:54:47.057Z] gcc version : 13
[2025-05-27T20:54:47.057Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.4) 2.39
[2025-05-27T20:54:47.057Z] gdb version : bash: line 1: gdb: command not found
[2025-05-27T20:54:47.057Z] lldb version : Command could not be executed
[2025-05-27T20:54:47.057Z] makeVersion :
[2025-05-27T20:54:47.057Z] GNU Make 4.3
[2025-05-27T20:54:47.057Z] Built for aarch64-unknown-linux-gnu
[2025-05-27T20:54:47.057Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-05-27T20:54:47.057Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-27T20:54:47.057Z] This is free software: you are free to change and redistribute it.
[2025-05-27T20:54:47.057Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-27T20:54:47.057Z] mavenVersion : bash: line 1: mvn: command not found
[2025-05-27T20:54:47.057Z] osInfo :
[2025-05-27T20:54:47.057Z] PRETTY_NAME="Ubuntu 24.04.2 LTS"
[2025-05-27T20:54:47.057Z] NAME="Ubuntu"
[2025-05-27T20:54:47.057Z] VERSION_ID="24.04"
[2025-05-27T20:54:47.057Z] VERSION="24.04.2 LTS (Noble Numbat)"
[2025-05-27T20:54:47.057Z] VERSION_CODENAME=noble
[2025-05-27T20:54:47.057Z] ID=ubuntu
[2025-05-27T20:54:47.057Z] ID_LIKE=debian
[2025-05-27T20:54:47.057Z] HOME_URL="https://www.ubuntu.com/"
[2025-05-27T20:54:47.057Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-05-27T20:54:47.057Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-05-27T20:54:47.057Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-05-27T20:54:47.057Z] UBUNTU_CODENAME=noble
[2025-05-27T20:54:47.057Z] LOGO=ubuntu-logo
[2025-05-27T20:54:47.057Z] osLabel : ubuntu.24
[2025-05-27T20:54:47.057Z] perlVersion :
[2025-05-27T20:54:47.057Z]
[2025-05-27T20:54:47.057Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi
[2025-05-27T20:54:47.057Z] (with 45 registered patches, see perl -V for more detail)
[2025-05-27T20:54:47.057Z]
[2025-05-27T20:54:47.057Z] Copyright 1987-2023, Larry Wall
[2025-05-27T20:54:47.057Z]
[2025-05-27T20:54:47.057Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-27T20:54:47.057Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-27T20:54:47.057Z]
[2025-05-27T20:54:47.057Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-27T20:54:47.057Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-27T20:54:47.057Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-05-27T20:54:47.057Z]
[2025-05-27T20:54:47.057Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-27T20:54:47.057Z] procArch : aarch64
[2025-05-27T20:54:47.057Z] sysArch : aarch64
[2025-05-27T20:54:47.057Z] sysOS : Linux
[2025-05-27T20:54:47.057Z] ulimit :
[2025-05-27T20:54:47.057Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-05-27T20:54:47.057Z] core file size (blocks, -c) unlimited
[2025-05-27T20:54:47.057Z] data seg size (kbytes, -d) unlimited
[2025-05-27T20:54:47.057Z] scheduling priority (-e) 0
[2025-05-27T20:54:47.057Z] file size (blocks, -f) unlimited
[2025-05-27T20:54:47.057Z] pending signals (-i) 2053843
[2025-05-27T20:54:47.057Z] max locked memory (kbytes, -l) 8192
[2025-05-27T20:54:47.057Z] max memory size (kbytes, -m) unlimited
[2025-05-27T20:54:47.057Z] open files (-n) 1048576
[2025-05-27T20:54:47.057Z] pipe size (512 bytes, -p) 8
[2025-05-27T20:54:47.057Z] POSIX message queues (bytes, -q) 819200
[2025-05-27T20:54:47.057Z] real-time priority (-r) 0
[2025-05-27T20:54:47.057Z] stack size (kbytes, -s) 8192
[2025-05-27T20:54:47.057Z] cpu time (seconds, -t) unlimited
[2025-05-27T20:54:47.057Z] max user processes (-u) unlimited
[2025-05-27T20:54:47.057Z] virtual memory (kbytes, -v) unlimited
[2025-05-27T20:54:47.057Z] file locks (-x) unlimited
[2025-05-27T20:54:47.057Z] uname : Linux 290c69fc1adb 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Sat Jul 6 02:50:39 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
[2025-05-27T20:54:47.057Z] vmVendor : Oracle Corporation
[2025-05-27T20:54:47.057Z] vmVersion : 25.462-b03
[2025-05-27T20:54:47.057Z] xlc version : bash: line 1: xlC: command not found
[2025-05-27T20:54:47.057Z] **************************************************************************
[2025-05-27T20:54:47.057Z]
[2025-05-27T20:54:47.057Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-05-27T20:54:47.057Z]
[2025-05-27T20:54:47.057Z] System.getProperty('java.vendor')=Temurin
[2025-05-27T20:54:47.057Z]
[2025-05-27T20:54:47.057Z] System.getProperty('os.name')=Linux
[2025-05-27T20:54:47.057Z]
[2025-05-27T20:54:47.057Z] System.getProperty('os.arch')=aarch64
[2025-05-27T20:54:47.057Z]
[2025-05-27T20:54:47.057Z] System.getProperty('java.fullversion')=null
[2025-05-27T20:54:47.057Z]
[2025-05-27T20:54:47.057Z] System.getProperty('sun.arch.data.model')=64
[2025-05-27T20:54:47.057Z]
[2025-05-27T20:54:47.821Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib
[2025-05-27T20:54:47.821Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG'
[2025-05-27T20:54:47.821Z] perl scripts/configure.pl
[2025-05-27T20:54:47.821Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-05-27T20:54:47.821Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-27T20:54:47.821Z]
[2025-05-27T20:54:47.821Z]
[2025-05-27T20:54:47.821Z] Starting to generate parallel test lists.
[2025-05-27T20:54:47.821Z]
[2025-05-27T20:54:47.821Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-05-27T20:54:47.821Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-05-27T20:54:48.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2025-05-27T20:54:48.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-05-27T20:54:48.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-05-27T20:54:48.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-05-27T20:54:48.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../system/security/playlist.xml
[2025-05-27T20:54:48.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-05-27T20:54:48.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-05-27T20:54:48.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-05-27T20:54:48.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-05-27T20:54:48.585Z] Attempting to get test duration data from TRSS.
[2025-05-27T20:54:48.585Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=aarch64_linux&group=system&level=sanity
[2025-05-27T20:54:48.970Z] Attempting to get test duration data from cached files.
[2025-05-27T20:54:48.970Z] Reading file: Test_openjdk8_hs_system_aarch64_linux.json
[2025-05-27T20:54:48.970Z] Warning: cannot get data from cached files.
[2025-05-27T20:54:48.970Z]
[2025-05-27T20:54:48.970Z] TEST DURATION
[2025-05-27T20:54:48.970Z] ====================================================================================
[2025-05-27T20:54:48.970Z] Total number of tests searched: 60
[2025-05-27T20:54:48.970Z] Number of test durations found: 60
[2025-05-27T20:54:48.970Z] Top slowest tests:
[2025-05-27T20:54:48.970Z] 10m41s TestJlmRemoteThreadAuth_0
[2025-05-27T20:54:48.970Z] 10m32s TestJlmRemoteThreadNoAuth_0
[2025-05-27T20:54:48.970Z] 09m42s TestJlmRemoteThreadNoAuth_1
[2025-05-27T20:54:48.970Z] ====================================================================================
[2025-05-27T20:54:48.970Z]
[2025-05-27T20:54:48.970Z] Test target is split into 2 lists.
[2025-05-27T20:54:48.970Z] Reducing estimated test running time from 125m31s to 117m24s.
[2025-05-27T20:54:48.970Z]
[2025-05-27T20:54:48.970Z] -------------------------------------testList_0-------------------------------------
[2025-05-27T20:54:48.970Z] Number of tests: 23
[2025-05-27T20:54:48.970Z] Estimated running time: 117m24s
[2025-05-27T20:54:48.970Z] TESTLIST=TestJlmRemoteThreadAuth_0,TestJlmRemoteThreadNoAuth_0,TestJlmRemoteThreadNoAuth_1,TestJlmRemoteThreadAuth_1,TestJlmRemoteClassAuth_1,TestJlmRemoteClassNoAuth_1,TestJlmRemoteClassAuth_0,TestJlmRemoteClassNoAuth_0,MauveSingleThrdLoad_HS_5m_1,NioLoadTest_5m_0,MauveMultiThrdLoad_5m_1,MauveMultiThrdLoad_5m_0,NioLoadTest_5m_1,MathLoadTest_bigdecimal_5m_1,MathLoadTest_autosimd_5m_0,ClassLoadingTest_5m_1,MathLoadTest_bigdecimal_5m_0,MathLoadTest_autosimd_5m_1,MauveSingleInvocLoad_HS_5m_1,MauveSingleInvocLoad_HS_5m_0,ClassLoadingTest_5m_0,LambdaLoadTest_HS_5m_1,LambdaLoadTest_HS_5m_0
[2025-05-27T20:54:48.970Z] ------------------------------------------------------------------------------------
[2025-05-27T20:54:48.970Z]
[2025-05-27T20:54:48.970Z] -------------------------------------testList_1-------------------------------------
[2025-05-27T20:54:48.970Z] Number of tests: 37
[2025-05-27T20:54:48.970Z] Estimated running time: 08m06s
[2025-05-27T20:54:48.970Z] TESTLIST=MauveSingleThrdLoad_HS_5m_0,TestJlmRemoteNotifierProxyAuth_1,TestJlmRemoteNotifierProxyAuth_0,ParallelStreamsLoadTest_HS_1,ParallelStreamsLoadTest_HS_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,TestJlmRemoteMemoryNoAuth_1,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryAuth_1,TestJlmRemoteMemoryAuth_2,TestJlmRemoteMemoryAuth_0,NioLoadTest_5m_2,TestJlmLocal_1,LambdaLoadTest_HS_5m_2,TestJlmRemoteMemoryNoAuth_0,TestJlmLocal_2,ParallelStreamsLoadTest_HS_2,MauveMultiThrdLoad_5m_2,TestJlmLocal_0,TestJlmRemoteThreadAuth_2,TestJlmRemoteThreadNoAuth_2,TestJlmRemoteClassNoAuth_2,MathLoadTest_autosimd_5m_2,TestJlmRemoteClassAuth_2,ClassLoadingTest_5m_2,TestJlmRemoteNotifierProxyAuth_2,MathLoadTest_bigdecimal_5m_2,MauveSingleInvocLoad_HS_5m_2,MauveSingleThrdLoad_HS_5m_2
[2025-05-27T20:54:48.971Z] ------------------------------------------------------------------------------------
[2025-05-27T20:54:48.971Z]
[2025-05-27T20:54:48.971Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-05-27T20:54:48.971Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-05-27T20:54:49.108Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-05-27T20:54:49.515Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-05-27T20:54:49.517Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-05-27T20:54:49.660Z] Archiving artifacts
[2025-05-27T20:54:50.048Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-05-27T20:54:50.222Z] [PARALLEL: Dynamic] childJobNum is 2, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] echo
[2025-05-27T20:54:50.588Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.system_aarch64_linux_testList_0 params for generating the job
[Pipeline] echo
[2025-05-27T20:54:50.590Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.system_aarch64_linux_testList_1 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-05-27T20:54:51.380Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-05-27T20:54:51.504Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-05-27T20:58:19.924Z] LEVELS: [sanity]
[2025-05-27T20:58:19.926Z] JDK_VERSIONS: [8]
[2025-05-27T20:58:19.926Z] GROUPS: [system]
[2025-05-27T20:58:19.926Z] ARCH_OS_LIST: [aarch64_linux]
[2025-05-27T20:58:20.043Z] Added items:
[2025-05-27T20:58:20.043Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_aarch64_linux_testList_0'}
[Pipeline] }
[2025-05-27T20:58:20.204Z] LEVELS: [sanity]
[2025-05-27T20:58:20.204Z] JDK_VERSIONS: [8]
[2025-05-27T20:58:20.204Z] GROUPS: [system]
[2025-05-27T20:58:20.204Z] ARCH_OS_LIST: [aarch64_linux]
[2025-05-27T20:58:20.326Z] Added items:
[2025-05-27T20:58:20.326Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_aarch64_linux_testList_0'}
[2025-05-27T20:58:20.326Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_aarch64_linux_testList_1'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-27T20:58:20.390Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-27T20:58:21.828Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-05-27T20:58:21.828Z] Unix type machine..
[2025-05-27T20:58:21.828Z] Running on a Linux host
[2025-05-27T20:58:21.828Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-05-27T20:58:22.482Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-27T20:58:22.482Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-27T20:58:23.286Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-05-27T20:58:24.831Z] + find /tmp -name *core* -print -exec rm -f {} ;
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-05-27T20:58:25.236Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-27T20:58:25.350Z] SETUP_LABEL: ci.role.test
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] build
[2025-05-27T20:58:25.385Z] Scheduling project: Test_openjdk8_hs_sanity.system_aarch64_linux_testList_0
[Pipeline] build
[2025-05-27T20:58:25.396Z] Scheduling project: Test_openjdk8_hs_sanity.system_aarch64_linux_testList_1
[2025-05-27T20:58:31.081Z] Starting building: Test_openjdk8_hs_sanity.system_aarch64_linux_testList_0 #22
[2025-05-27T20:58:31.099Z] Starting building: Test_openjdk8_hs_sanity.system_aarch64_linux_testList_1 #22
[2025-05-27T21:13:14.981Z] Build Test_openjdk8_hs_sanity.system_aarch64_linux_testList_1 #22 completed: SUCCESS
[Pipeline] }
[2025-05-28T00:07:00.482Z] Build Test_openjdk8_hs_sanity.system_aarch64_linux_testList_0 #22 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-05-28T00:07:00.616Z] Running on test-docker-ubuntu2204-ppc64le-3 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_aarch64_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-05-28T00:07:00.983Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-28T00:07:00.983Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-28T00:07:01.163Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-05-28T00:07:01.171Z] Test_openjdk8_hs_sanity.system_aarch64_linux_testList_1 #22 completed with status SUCCESS
[Pipeline] timeout
[2025-05-28T00:07:01.173Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-28T00:07:02.452Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_aarch64_linux_testList_1" build number 22
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-05-28T00:07:02.679Z] TAP Reports Processing: START
[2025-05-28T00:07:02.680Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_sanity.system_aarch64_linux_testList_1/22/**/*.tap
[2025-05-28T00:07:02.859Z] Saving reports...
[2025-05-28T00:07:03.042Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.system_aarch64_linux/builds/1004/tap-master-files/Test_openjdk8_hs_sanity.system_aarch64_linux_testList_1/22/aqa-tests/TKG/output_17483796944961/Test_openjdk8_hs_sanity.system_aarch64_linux_testList_1.tap'
[2025-05-28T00:07:03.042Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.system_aarch64_linux/builds/1004/tap-master-files/Test_openjdk8_hs_sanity.system_aarch64_linux_testList_1/22/aqa-tests/TKG/output_17483796944961/Test_openjdk8_hs_sanity.system_aarch64_linux_testList_1.tap].
[2025-05-28T00:07:03.046Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-05-28T00:07:03.056Z] Saving Test_openjdk8_hs_sanity.system_aarch64_linux_testList_1/22/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-05-28T00:07:03.241Z] Archiving artifacts
[2025-05-28T00:07:03.604Z] Recording fingerprints
[Pipeline] echo
[2025-05-28T00:07:03.805Z] Test_openjdk8_hs_sanity.system_aarch64_linux_testList_0 #22 completed with status SUCCESS
[Pipeline] timeout
[2025-05-28T00:07:03.808Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-28T00:07:04.897Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_aarch64_linux_testList_0" build number 22
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-05-28T00:07:05.130Z] TAP Reports Processing: START
[2025-05-28T00:07:05.133Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_sanity.system_aarch64_linux_testList_0/22/**/*.tap
[2025-05-28T00:07:05.311Z] Saving reports...
[2025-05-28T00:07:05.494Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.system_aarch64_linux/builds/1004/tap-master-files/Test_openjdk8_hs_sanity.system_aarch64_linux_testList_0/22/aqa-tests/TKG/output_17483797882213/Test_openjdk8_hs_sanity.system_aarch64_linux_testList_0.tap'
[2025-05-28T00:07:05.494Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.system_aarch64_linux/builds/1004/tap-master-files/Test_openjdk8_hs_sanity.system_aarch64_linux_testList_0/22/aqa-tests/TKG/output_17483797882213/Test_openjdk8_hs_sanity.system_aarch64_linux_testList_0.tap].
[2025-05-28T00:07:05.516Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-05-28T00:07:05.526Z] Saving Test_openjdk8_hs_sanity.system_aarch64_linux_testList_0/22/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-05-28T00:07:05.710Z] Archiving artifacts
[2025-05-28T00:07:06.064Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] readFile
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
[Pipeline] cleanWs
[2025-05-28T00:07:08.171Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-28T00:07:08.171Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-28T00:07:08.350Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS