Pre Test
Started by upstream project "Test_openjdk8_hs_extended.openjdk_sparcv9_solaris" build number 83
originally caused by:
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-solaris-sparcv9-temurin" build number 4
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 15
originally caused by:
Started by user Andrew Leonard
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
> git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Using shallow fetch with depth 1
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.35.1'
> git fetch --tags --force --progress --prune --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git rev-parse origin/v0.9.7-release^{commit} # timeout=10
Checking out Revision 38e7802ab7f8c1c52ba9721403b2d6987fd8144c (origin/v0.9.7-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 38e7802ab7f8c1c52ba9721403b2d6987fd8144c # timeout=10
Commit message: "Update expected GA tags in testenv.properties (#4514)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2023-04-19T15:20:04.186Z] SPEC: sunos_sparcv9-64
[Pipeline] echo
[2023-04-19T15:20:04.195Z] LABEL: ci.role.test&&hw.arch.sparcv9&&sw.os.sunos
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2023-04-19T15:20:04.224Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.sparcv9&&sw.os.sunos' label
[Pipeline] echo
[2023-04-19T15:20:04.231Z] dynamicAgents: []
[Pipeline] node
[2023-04-19T15:20:19.241Z] Still waiting to schedule task
[2023-04-19T15:20:19.242Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.sparcv9&&sw.os.sunos’
[2023-04-19T23:04:06.325Z] Running on build-siteox-solaris10u11-sparcv9-1 in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2023-04-19T23:04:06.377Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2023-04-19T23:04:06.652Z] [WS-CLEANUP] Deleting project workspace...
[2023-04-19T23:04:06.653Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2023-04-19T23:04:06.805Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2023-04-19T23:04:06.986Z] The recommended git tool is: /opt/csw/bin/git
[2023-04-19T23:04:07.321Z] No credentials specified
[2023-04-19T23:04:07.452Z] Cloning the remote Git repository
[2023-04-19T14:39:35.113Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2023-04-19T14:39:35.115Z] > /opt/csw/bin/git init /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests # timeout=10
[2023-04-19T14:39:35.190Z] [WARNING] Reference path does not exist: /export/home/jenkins//openjdk_cache
[2023-04-19T14:39:35.190Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2023-04-19T14:39:35.191Z] > /opt/csw/bin/git --version # timeout=10
[2023-04-19T14:39:35.244Z] > git --version # 'git version 2.3.1'
[2023-04-19T14:39:35.246Z] > /opt/csw/bin/git fetch --tags --progress https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2023-04-19T23:04:56.698Z] Avoid second fetch
[2023-04-19T23:04:56.896Z] Checking out Revision e41b2d2f79a69164622d07a8a9f2dfe8048a1267 (origin/v0.9.7-release)
[2023-04-19T14:40:23.837Z] > /opt/csw/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2023-04-19T14:40:23.892Z] > /opt/csw/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2023-04-19T14:40:24.217Z] > /opt/csw/bin/git rev-parse origin/v0.9.7-release^{commit} # timeout=10
[2023-04-19T14:40:24.417Z] > /opt/csw/bin/git config core.sparsecheckout # timeout=10
[2023-04-19T14:40:24.470Z] > /opt/csw/bin/git checkout -f e41b2d2f79a69164622d07a8a9f2dfe8048a1267 # timeout=10
[2023-04-19T23:05:04.332Z] Commit message: "Set jdk20u testenv.properties release tag (#4519)"
[2023-04-19T23:05:04.333Z] First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
[Pipeline] timeout
[2023-04-19T23:05:20.248Z] Timeout set to expire in 10 hr
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2023-04-19T23:05:23.077Z] + date +%a, %d %b %Y %T %z
[2023-04-19T23:05:23.077Z] LC_TIME=C
[Pipeline] echo
[2023-04-19T23:05:23.490Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2023-04-19T23:05:24.957Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2023-04-19T23:05:24.957Z] Unix type machine..
[2023-04-19T23:05:24.957Z] Woohoo - no rogue processes detected!
[Pipeline] sh
[2023-04-19T23:05:27.352Z] + env
[2023-04-19T23:05:27.352Z] ACTIVE_NODE_TIMEOUT=0
[2023-04-19T23:05:27.352Z] ADOPTOPENJDK_BRANCH=v0.9.7-release
[2023-04-19T23:05:27.352Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2023-04-19T23:05:27.352Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2023-04-19T23:05:27.352Z] ARCHIVE_TEST_RESULTS=false
[2023-04-19T23:05:27.352Z] AUTO_DETECT=true
[2023-04-19T23:05:27.352Z] BUILD_DISPLAY_NAME=#74
[2023-04-19T23:05:27.352Z] BUILD_ID=74
[2023-04-19T23:05:27.352Z] BUILD_LIST=openjdk
[2023-04-19T23:05:27.352Z] BUILD_NUMBER=74
[2023-04-19T23:05:27.352Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1-74
[2023-04-19T23:05:27.352Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/74/
[2023-04-19T23:05:27.352Z] CI=true
[2023-04-19T23:05:27.352Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2023-04-19T23:05:27.352Z] DOCKER_REQUIRED=false
[2023-04-19T23:05:27.352Z] DYNAMIC_COMPILE=false
[2023-04-19T23:05:27.352Z] EXECUTOR_NUMBER=0
[2023-04-19T23:05:27.352Z] EXIT_FAILURE=false
[2023-04-19T23:05:27.352Z] EXIT_SUCCESS=false
[2023-04-19T23:05:27.352Z] EXTERNAL_REPO_BRANCH=master
[2023-04-19T23:05:27.352Z] EXTERNAL_TEST_CMD=mvn clean install
[2023-04-19T23:05:27.352Z] GENERATE_JOBS=false
[2023-04-19T23:05:27.352Z] GIT_SSH=/opt/csw/bin/ssh
[2023-04-19T23:05:27.352Z] HOME=/export/home/jenkins/
[2023-04-19T23:05:27.352Z] HUDSON_COOKIE=d3ded8bb-d3e7-48ab-80e4-3c1edd60d9be
[2023-04-19T23:05:27.352Z] HUDSON_HOME=/home/jenkins/.jenkins
[2023-04-19T23:05:27.352Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2023-04-19T23:05:27.352Z] HUDSON_URL=https://ci.adoptium.net/
[2023-04-19T23:05:27.352Z] ITERATIONS=1
[2023-04-19T23:05:27.352Z] JDK7_BOOT_DIR=/opt/csw/java/jdk1.7.0_80
[2023-04-19T23:05:27.352Z] JDK8_BOOT_DIR=/opt/csw/java/jdk1.8.0_201
[2023-04-19T23:05:27.352Z] JDK_BRANCH=jdk8u372-b07_adopt
[2023-04-19T23:05:27.352Z] JDK_IMPL=hotspot
[2023-04-19T23:05:27.352Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2023-04-19T23:05:27.352Z] JDK_VERSION=8
[2023-04-19T23:05:27.352Z] JENKINS_HOME=/home/jenkins/.jenkins
[2023-04-19T23:05:27.352Z] JENKINS_NODE_COOKIE=2754a1a8-79db-4072-8557-4b7be29ff0ac
[2023-04-19T23:05:27.352Z] JENKINS_SERVER_COOKIE=durable-0c2849223b1c08a6e0edbb19aa8a09e091b2f8a1b0a86fea18ce0f8f6c59419a
[2023-04-19T23:05:27.352Z] JENKINS_URL=https://ci.adoptium.net/
[2023-04-19T23:05:27.352Z] JOBSTARTTIME=Wed, 19 Apr 2023 09:40:48 -0500
[2023-04-19T23:05:27.352Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1
[2023-04-19T23:05:27.352Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/display/redirect
[2023-04-19T23:05:27.352Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1
[2023-04-19T23:05:27.352Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/
[2023-04-19T23:05:27.352Z] KEEP_REPORTDIR=true
[2023-04-19T23:05:27.352Z] KEEP_WORKSPACE=false
[2023-04-19T23:05:27.352Z] LD_PRELOAD_64=/usr/lib/jvm/fallocate.so
[2023-04-19T23:05:27.352Z] LIGHT_WEIGHT_CHECKOUT=false
[2023-04-19T23:05:27.352Z] LOGNAME=jenkins
[2023-04-19T23:05:27.352Z] MAIL=/var/mail/jenkins
[2023-04-19T23:05:27.352Z] NODE_LABELS=build build-siteox-solaris10u11-sparcv9-1 ci.role.test hw.arch.sparcv9 solaris solaris10 sparcv9 sunos sw.os.sunos
[2023-04-19T23:05:27.352Z] NODE_NAME=build-siteox-solaris10u11-sparcv9-1
[2023-04-19T23:05:27.352Z] OLDPWD=/export/home/jenkins
[2023-04-19T23:05:27.352Z] OPENJ9_BRANCH=master
[2023-04-19T23:05:27.352Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2023-04-19T23:05:27.352Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2023-04-19T23:05:27.352Z] ORIGIN_JDK_VERSION=8
[2023-04-19T23:05:27.352Z] PARALLEL=None
[2023-04-19T23:05:27.352Z] PATH=/usr/local/bin:/opt/csw/bin:/usr/bin:/bin:/usr/sbin
[2023-04-19T23:05:27.353Z] PERF_ROOT=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/../../benchmarks
[2023-04-19T23:05:27.353Z] PERSONAL_BUILD=false
[2023-04-19T23:05:27.353Z] PLATFORM=sparcv9_solaris
[2023-04-19T23:05:27.353Z] PWD=/export/home/jenkins
[2023-04-19T23:05:27.353Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/74/display/redirect?page=artifacts
[2023-04-19T23:05:27.353Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/74/display/redirect?page=changes
[2023-04-19T23:05:27.353Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/74/display/redirect
[2023-04-19T23:05:27.353Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/74/display/redirect?page=tests
[2023-04-19T23:05:27.353Z] SDK_RESOURCE=upstream
[2023-04-19T23:05:27.353Z] SHELL=/bin/bash
[2023-04-19T23:05:27.353Z] SHLVL=1
[2023-04-19T23:05:27.353Z] SPEC=sunos_sparcv9-64
[2023-04-19T23:05:27.353Z] SSH_CLIENT=78.47.239.97 36356 22
[2023-04-19T23:05:27.353Z] SSH_CONNECTION=78.47.239.97 36356 192.168.253.243 22
[2023-04-19T23:05:27.353Z] STAGE_NAME=Setup
[2023-04-19T23:05:27.353Z] STF_OWNER_BRANCH=adoptium:master
[2023-04-19T23:05:27.353Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1.tap
[2023-04-19T23:05:27.353Z] TARGET=-f parallelList.mk testList_1
[2023-04-19T23:05:27.353Z] TEST_JDK_HOME=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/openjdkbinary/j2sdk-image
[2023-04-19T23:05:27.353Z] TIME_LIMIT=10
[2023-04-19T23:05:27.353Z] TKG_ITERATIONS=1
[2023-04-19T23:05:27.353Z] TKG_OWNER_BRANCH=adoptium:master
[2023-04-19T23:05:27.353Z] TZ=US/Central
[2023-04-19T23:05:27.353Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-solaris-sparcv9-temurin
[2023-04-19T23:05:27.353Z] UPSTREAM_JOB_NUMBER=4
[2023-04-19T23:05:27.353Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_sparcv9_solaris
[2023-04-19T23:05:27.353Z] UPSTREAM_TEST_JOB_NUMBER=83
[2023-04-19T23:05:27.353Z] USER=jenkins
[2023-04-19T23:05:27.353Z] USE_JRE=false
[2023-04-19T23:05:27.353Z] USE_TESTENV_PROPERTIES=true
[2023-04-19T23:05:27.353Z] WORKSPACE=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1
[2023-04-19T23:05:27.353Z] WORKSPACE_TMP=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1@tmp
[2023-04-19T23:05:27.353Z] _=/usr/lib/jvm/bell-jdk-11.0.17/bin/java
[Pipeline] timeout
[2023-04-19T23:05:27.618Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2023-04-19T23:05:27.645Z] Running in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/openjdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2023-04-19T23:21:54.683Z] Copied 3 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-solaris-sparcv9-temurin" build number 4
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] dir
[2023-04-19T23:21:54.872Z] Running in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1
[Pipeline] {
[Pipeline] sshagent
[2023-04-19T23:21:54.913Z] [ssh-agent] Looking for ssh-agent implementation...
[2023-04-19T23:21:55.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
[2023-04-19T14:57:23.163Z] $ ssh-agent
[2023-04-19T23:21:56.290Z] SSH_AUTH_SOCK=/tmp/ssh-K284w4gZHRfJ/agent.13275
[2023-04-19T23:21:56.290Z] SSH_AGENT_PID=13276
[2023-04-19T23:21:56.290Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2023-04-19T23:21:56.319Z] Running in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2023-04-19T23:21:56.360Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2023-04-19T23:21:57.872Z] + pwd
[2023-04-19T23:21:57.873Z] + ./get.sh -s /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/.. -p sparcv9_solaris -r upstream -j 8 -i hotspot
[2023-04-19T23:21:57.873Z] TESTDIR: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests
[2023-04-19T23:21:57.873Z] load ./testenv/testenv.properties
[2023-04-19T23:21:57.873Z] get jdk binary...
[2023-04-19T23:21:57.873Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2023-04-19T23:21:57.873Z] Uncompressing file: OpenJDK8U-jdk_sparcv9_solaris_hotspot_8u372b07.tar.gz ...
[2023-04-19T23:22:12.396Z] Uncompressing file: OpenJDK8U-jre_sparcv9_solaris_hotspot_8u372b07.tar.gz ...
[2023-04-19T23:22:26.841Z] Uncompressing OpenJDK8U-debugimage_sparcv9_solaris_hotspot_8u372b07.tar.gz over ./j2sdk-image/jre...
[2023-04-19T23:22:26.841Z] tar (GNU tar) 1.26
[2023-04-19T23:22:26.841Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
[2023-04-19T23:24:27.611Z] Run /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/openjdkbinary/j2sdk-image/bin/java -version
[2023-04-19T23:24:27.611Z] =JAVA VERSION OUTPUT BEGIN=
[2023-04-19T23:24:27.611Z] openjdk version "1.8.0_372"
[2023-04-19T23:24:27.611Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_372-b07)
[2023-04-19T23:24:27.611Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.372-b07, mixed mode)
[2023-04-19T23:24:27.611Z] =JAVA VERSION OUTPUT END=
[2023-04-19T23:24:27.611Z] =RELEASE INFO BEGIN=
[2023-04-19T23:24:27.611Z] JAVA_VERSION="1.8.0_372"
[2023-04-19T23:24:27.611Z] OS_NAME="SunOS"
[2023-04-19T23:24:27.611Z] OS_VERSION="5.10"
[2023-04-19T23:24:27.611Z] OS_ARCH="sparcv9"
[2023-04-19T23:24:27.611Z] SOURCE=".:git:8054308454cf+"
[2023-04-19T23:24:27.611Z] IMPLEMENTOR="Eclipse Adoptium"
[2023-04-19T23:24:27.611Z] BUILD_SOURCE="git:7c3aa6443f9d395b8603d37ebf8107e12bfc3e91"
[2023-04-19T23:24:27.611Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2023-04-19T23:24:27.611Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2023-04-19T23:24:27.611Z] FULL_VERSION="1.8.0_372-b07"
[2023-04-19T23:24:27.611Z] SEMANTIC_VERSION="8.0.372+7"
[2023-04-19T23:24:27.611Z] BUILD_INFO="OS: SunOS Version: 5.10"
[2023-04-19T23:24:27.611Z] JVM_VARIANT="Hotspot"
[2023-04-19T23:24:27.611Z] JVM_VERSION="25.372-b07"
[2023-04-19T23:24:27.611Z] IMAGE_TYPE="JDK"
[2023-04-19T23:24:27.611Z] =RELEASE INFO END=
[2023-04-19T23:24:27.611Z] get testKitGen...
[2023-04-19T23:24:27.611Z] git clone -q https://github.com/adoptium/TKG.git
[2023-04-19T23:24:27.611Z] git rev-parse v0.9.7
[2023-04-19T23:24:27.611Z] git checkout -q -f c6accfa1941416bb5adf44134eee6b4e2c970825
[2023-04-19T23:24:27.611Z] check adoptium repo and TKG repo SHA
[2023-04-19T23:24:27.611Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests --output_file /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/SHA.txt
[2023-04-19T23:24:27.611Z] Check sha in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests and store the info in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/SHA.txt
[2023-04-19T23:24:27.611Z] touch /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/SHA.txt
[2023-04-19T23:24:27.611Z] ================================================
[2023-04-19T23:24:27.611Z] timestamp: 20230419-095953
[2023-04-19T23:24:27.611Z] repo dir: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests
[2023-04-19T23:24:27.611Z] git repo:
[2023-04-19T23:24:27.611Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2023-04-19T23:24:27.611Z] sha:
[2023-04-19T23:24:27.611Z] e41b2d2f79a69164622d07a8a9f2dfe8048a1267
[2023-04-19T23:24:27.611Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests --output_file /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/testenv/testenv.properties --repo_name ADOPTOPENJDK
[2023-04-19T23:24:27.612Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2023-04-19T23:24:27.612Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG --output_file /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/SHA.txt
[2023-04-19T23:24:27.612Z] Check sha in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG and store the info in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/SHA.txt
[2023-04-19T23:24:27.612Z] ================================================
[2023-04-19T23:24:27.612Z] timestamp: 20230419-095954
[2023-04-19T23:24:27.612Z] repo dir: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG
[2023-04-19T23:24:27.612Z] git repo:
[2023-04-19T23:24:27.612Z] Fetch URL: https://github.com/adoptium/TKG.git
[2023-04-19T23:24:27.612Z] sha:
[2023-04-19T23:24:27.612Z] cb3ce37250da0d0c41c8cc24639942475d885dbf
[2023-04-19T23:24:27.612Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG --output_file /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/testenv/testenv.properties --repo_name TKG
[2023-04-19T23:24:27.612Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2023-04-19T23:24:27.612Z] get functional test material...
[2023-04-19T23:24:27.612Z] git clone --depth 1 --reference-if-able /export/home/jenkins//openjdk_cache -b v0.38.0-release https://github.com/eclipse-openj9/openj9.git
[2023-04-19T23:24:27.612Z] Cloning into 'openj9'...
[2023-04-19T23:24:27.612Z] info: Could not add alternate for '/export/home/jenkins//openjdk_cache': reference repository '/export/home/jenkins//openjdk_cache' is not a local repository.
[2023-04-19T23:25:10.233Z] Updating files: 12% (1300/10185)
Updating files: 13% (1325/10185)
Updating files: 14% (1426/10185)
Updating files: 15% (1528/10185)
Updating files: 16% (1630/10185)
Updating files: 17% (1732/10185)
Updating files: 18% (1834/10185)
Updating files: 19% (1936/10185)
Updating files: 20% (2037/10185)
Updating files: 21% (2139/10185)
Updating files: 22% (2241/10185)
Updating files: 23% (2343/10185)
Updating files: 24% (2445/10185)
Updating files: 24% (2526/10185)
Updating files: 25% (2547/10185)
Updating files: 26% (2649/10185)
Updating files: 27% (2750/10185)
Updating files: 28% (2852/10185)
Updating files: 29% (2954/10185)
Updating files: 30% (3056/10185)
Updating files: 31% (3158/10185)
Updating files: 32% (3260/10185)
Updating files: 32% (3295/10185)
Updating files: 33% (3362/10185)
Updating files: 34% (3463/10185)
Updating files: 35% (3565/10185)
Updating files: 36% (3667/10185)
Updating files: 37% (3769/10185)
Updating files: 38% (3871/10185)
Updating files: 39% (3973/10185)
Updating files: 40% (4074/10185)
Updating files: 41% (4176/10185)
Updating files: 42% (4278/10185)
Updating files: 43% (4380/10185)
Updating files: 43% (4405/10185)
Updating files: 44% (4482/10185)
Updating files: 45% (4584/10185)
Updating files: 46% (4686/10185)
Updating files: 47% (4787/10185)
Updating files: 48% (4889/10185)
Updating files: 49% (4991/10185)
Updating files: 50% (5093/10185)
Updating files: 50% (5139/10185)
Updating files: 51% (5195/10185)
Updating files: 52% (5297/10185)
Updating files: 53% (5399/10185)
Updating files: 54% (5500/10185)
Updating files: 55% (5602/10185)
Updating files: 56% (5704/10185)
Updating files: 57% (5806/10185)
Updating files: 58% (5908/10185)
Updating files: 59% (6010/10185)
Updating files: 59% (6073/10185)
Updating files: 60% (6111/10185)
Updating files: 61% (6213/10185)
Updating files: 62% (6315/10185)
Updating files: 63% (6417/10185)
Updating files: 64% (6519/10185)
Updating files: 65% (6621/10185)
Updating files: 66% (6723/10185)
Updating files: 67% (6824/10185)
Updating files: 68% (6926/10185)
Updating files: 69% (7028/10185)
Updating files: 70% (7130/10185)
Updating files: 70% (7214/10185)
Updating files: 71% (7232/10185)
Updating files: 72% (7334/10185)
Updating files: 73% (7436/10185)
Updating files: 74% (7537/10185)
Updating files: 75% (7639/10185)
Updating files: 76% (7741/10185)
Updating files: 77% (7843/10185)
Updating files: 78% (7945/10185)
Updating files: 78% (8012/10185)
Updating files: 79% (8047/10185)
Updating files: 80% (8148/10185)
Updating files: 81% (8250/10185)
Updating files: 82% (8352/10185)
Updating files: 83% (8454/10185)
Updating files: 84% (8556/10185)
Updating files: 85% (8658/10185)
Updating files: 86% (8760/10185)
Updating files: 87% (8861/10185)
Updating files: 88% (8963/10185)
Updating files: 89% (9065/10185)
Updating files: 90% (9167/10185)
Updating files: 91% (9269/10185)
Updating files: 91% (9357/10185)
Updating files: 92% (9371/10185)
Updating files: 93% (9473/10185)
Updating files: 94% (9574/10185)
Updating files: 95% (9676/10185)
Updating files: 96% (9778/10185)
Updating files: 97% (9880/10185)
Updating files: 98% (9982/10185)
Updating files: 99% (10084/10185)
Updating files: 100% (10185/10185)
Updating files: 100% (10185/10185), done.
[2023-04-19T23:25:10.862Z] check OpenJ9 Repo sha
[2023-04-19T23:25:10.862Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/openj9 --output_file /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/SHA.txt
[2023-04-19T23:25:10.862Z] Check sha in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/openj9 and store the info in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/SHA.txt
[2023-04-19T23:25:10.862Z] ================================================
[2023-04-19T23:25:10.862Z] timestamp: 20230419-100038
[2023-04-19T23:25:10.862Z] repo dir: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/openj9
[2023-04-19T23:25:10.862Z] git repo:
[2023-04-19T23:25:10.862Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2023-04-19T23:25:10.862Z] sha:
[2023-04-19T23:25:10.862Z] 9dc55968c702afc4722201bc06c67541e84292cd
[2023-04-19T23:25:10.862Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/openj9 --output_file /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2023-04-19T23:25:10.862Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2023-04-19T15:00:40.109Z] $ ssh-agent -k
[2023-04-19T15:00:40.165Z] unset SSH_AUTH_SOCK;
[2023-04-19T15:00:40.166Z] unset SSH_AGENT_PID;
[2023-04-19T15:00:40.166Z] echo Agent pid 13276 killed;
[2023-04-19T23:25:13.227Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2023-04-19T23:25:13.816Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_sparcv9_solaris&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=0&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=sparcv9_solaris&GENERATE_JOBS=false&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=v0.9.7-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-solaris-sparcv9-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u372-b07_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=83&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=false&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=&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&UPSTREAM_JOB_NUMBER=4&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2023-04-19T23:25:13.833Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_sparcv9_solaris&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=0&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=sparcv9_solaris&GENERATE_JOBS=false&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=build-siteox-solaris10u11-sparcv9-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=v0.9.7-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-solaris-sparcv9-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u372-b07_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=83&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=false&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=&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&UPSTREAM_JOB_NUMBER=4&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2023-04-19T23:25:13.895Z] Building tests...
[Pipeline] timeout
[2023-04-19T23:25:13.905Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2023-04-19T23:25:14.825Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_sparcv9_solaris" build number 83
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2023-04-19T23:25:14.893Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2023-04-19T23:31:21.087Z] Copied 25 artifacts from "test.getDependency" build number 1782
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2023-04-19T23:31:22.140Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2023-04-19T23:31:22.180Z] Running in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2023-04-19T23:31:22.222Z] [ssh-agent] Looking for ssh-agent implementation...
[2023-04-19T23:31:22.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
[2023-04-19T15:06:50.492Z] $ ssh-agent
[2023-04-19T23:31:23.599Z] SSH_AUTH_SOCK=/tmp/ssh-SLI30xxDzTTt/agent.13500
[2023-04-19T23:31:23.599Z] SSH_AGENT_PID=13501
[2023-04-19T23:31:23.599Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2023-04-19T23:31:25.100Z] + bash ./compile.sh true
[2023-04-19T23:31:25.101Z] Set values based on ./testenv/testenv.properties:
[2023-04-19T23:31:25.101Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2023-04-19T23:31:25.101Z] TKG_BRANCH=v0.9.7
[2023-04-19T23:31:25.101Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2023-04-19T23:31:25.101Z] OPENJ9_BRANCH=v0.38.0-release
[2023-04-19T23:31:25.101Z] STF_REPO=https://github.com/adoptium/STF.git
[2023-04-19T23:31:25.101Z] STF_BRANCH=v0.9.7
[2023-04-19T23:31:25.101Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/eclipse-openj9/openj9-systemtest.git
[2023-04-19T23:31:25.101Z] OPENJ9_SYSTEMTEST_BRANCH=openj9-0.38.0
[2023-04-19T23:31:25.101Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2023-04-19T23:31:25.101Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v0.9.7
[2023-04-19T23:31:25.101Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2023-04-19T23:31:25.101Z] JDK8_BRANCH=jdk8u372-b07
[2023-04-19T23:31:25.101Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2023-04-19T23:31:25.101Z] JDK11_BRANCH=jdk-11.0.19+7
[2023-04-19T23:31:25.101Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2023-04-19T23:31:25.101Z] JDK17_BRANCH=jdk-17.0.7+7
[2023-04-19T23:31:25.101Z] JDK20_REPO=https://github.com/adoptium/jdk20u.git
[2023-04-19T23:31:25.101Z] JDK20_BRANCH=jdk-20.0.1+9
[2023-04-19T23:31:25.101Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2023-04-19T23:31:25.101Z] JDK8_OPENJ9_BRANCH=v0.38.0-release
[2023-04-19T23:31:25.101Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2023-04-19T23:31:25.101Z] JDK11_OPENJ9_BRANCH=v0.38.0-release
[2023-04-19T23:31:25.101Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2023-04-19T23:31:25.101Z] JDK17_OPENJ9_BRANCH=v0.38.0-release
[2023-04-19T23:31:25.101Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2023-04-19T23:31:25.101Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2023-04-19T23:31:25.101Z] JDK_BRANCH=jdk8u372-b07
[2023-04-19T23:31:25.101Z] JAVA_HOME is set to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/openjdkbinary/j2sdk-image
[2023-04-19T23:31:25.101Z] rm -f -r /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2023-04-19T23:31:25.101Z] mkdir -p /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2023-04-19T23:31:25.101Z] (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/openjdkbinary/j2sdk-image -DTEST_ROOT=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/.. 2>&1; echo $? ) | tee "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2023-04-19T23:31:25.102Z] if [ -z "$(tail -1 /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2023-04-19T23:31:26.429Z] Buildfile: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/scripts/build_tools.xml
[2023-04-19T23:31:30.200Z]
[2023-04-19T23:31:30.200Z] build:
[2023-04-19T23:31:30.833Z]
[2023-04-19T23:31:30.833Z] clean:
[2023-04-19T23:31:31.464Z]
[2023-04-19T23:31:31.464Z] init:
[2023-04-19T23:31:31.464Z] [mkdir] Created dir: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/bin
[2023-04-19T23:31:31.464Z]
[2023-04-19T23:31:31.464Z] getDependentLibs:
[2023-04-19T23:31:32.096Z] [exec] --------------------------------------------
[2023-04-19T23:31:32.096Z] [exec] path is set to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/lib
[2023-04-19T23:31:32.096Z] [exec] task is set to default
[2023-04-19T23:31:32.096Z] [exec] dependencyList is set to json_simple
[2023-04-19T23:31:32.096Z] [exec] --------------------------------------------
[2023-04-19T23:31:32.096Z] [exec] Starting download third party dependent jars
[2023-04-19T23:31:32.096Z] [exec] --------------------------------------------
[2023-04-19T23:31:32.096Z] [exec] downloading dependent third party jars to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/lib
[2023-04-19T23:31:32.096Z] [exec] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/lib/json-simple.jar exists with correct hash, not downloading
[2023-04-19T23:31:32.096Z] [exec] downloaded dependent third party jars successfully
[2023-04-19T23:31:32.096Z]
[2023-04-19T23:31:32.096Z] compile:
[2023-04-19T23:31:32.096Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2023-04-19T23:31:32.096Z] [echo] ============COMPILER SETTINGS============
[2023-04-19T23:31:32.096Z] [echo] ===fork: yes
[2023-04-19T23:31:32.096Z] [echo] ===debug: on
[2023-04-19T23:31:32.734Z] [javac] Compiling 27 source files to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/bin
[2023-04-19T23:31:49.807Z]
[2023-04-19T23:31:49.807Z] dist:
[2023-04-19T23:31:50.441Z] [jar] Building jar: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/bin/TestKitGen.jar
[2023-04-19T23:31:50.441Z]
[2023-04-19T23:31:50.441Z] BUILD SUCCESSFUL
[2023-04-19T23:31:50.441Z] Total time: 23 seconds
[2023-04-19T23:31:50.441Z] 0
[2023-04-19T23:31:50.441Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/openjdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2023-04-19T23:31:54.271Z] ****************************** MACHINE INFO ******************************
[2023-04-19T23:31:54.271Z] File path : /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG
[2023-04-19T23:31:54.271Z] Free Physical Memory Size : 3335028736
[2023-04-19T23:31:54.271Z] Free space (bytes) : 53645284864
[2023-04-19T23:31:54.271Z] Total Physical Memory Size : 8589934592
[2023-04-19T23:31:54.271Z] Total space (bytes) : 90294763520
[2023-04-19T23:31:54.271Z] Usable space (bytes) : 53645284864
[2023-04-19T23:31:54.271Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2023-04-19T23:31:54.271Z] cpuCores : 4
[2023-04-19T23:31:54.271Z] curlVersion :
[2023-04-19T23:31:54.271Z] curl 7.86.0 (sparc-sun-solaris2.10) libcurl/7.86.0 OpenSSL/1.0.2u zlib/1.2.13 zstd/1.4.5 libidn2/2.0.4 libpsl/0.21.0 (+libidn2/2.0.4)
[2023-04-19T23:31:54.271Z] Release-Date: 2022-10-26
[2023-04-19T23:31:54.271Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2023-04-19T23:31:54.271Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IDN IPv6 Largefile libz NTLM NTLM_WB PSL SSL TLS-SRP UnixSockets zstd
[2023-04-19T23:31:54.271Z] docker :
[2023-04-19T23:31:54.271Z] grep: illegal option -- q
[2023-04-19T23:31:54.271Z] Usage: grep -hblcnsviw pattern file . . .
[2023-04-19T23:31:54.271Z] not on docker
[2023-04-19T23:31:54.271Z] gcc version : Command could not be executed
[2023-04-19T23:31:54.271Z] gclibc version : usage: ldd [-d | -r] [-c] [-D] [-e envar] [-f] [-i] [-L] [-l] [-p] [-s] [-U | -u] [-v] [-w] file(s)
[2023-04-19T23:31:54.271Z] gdb version : bash: gdb: command not found
[2023-04-19T23:31:54.271Z] lldb version : Command could not be executed
[2023-04-19T23:31:54.271Z] makeVersion :
[2023-04-19T23:31:54.271Z] GNU Make 4.3
[2023-04-19T23:31:54.271Z] Built for sparc-sun-solaris2.10
[2023-04-19T23:31:54.271Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2023-04-19T23:31:54.272Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2023-04-19T23:31:54.272Z] This is free software: you are free to change and redistribute it.
[2023-04-19T23:31:54.272Z] There is NO WARRANTY, to the extent permitted by law.
[2023-04-19T23:31:54.272Z] perlVersion :
[2023-04-19T23:31:54.272Z]
[2023-04-19T23:31:54.272Z] This is perl, v5.10.1 (csw-5.10.1*) built for sun4-solaris-thread-multi
[2023-04-19T23:31:54.272Z]
[2023-04-19T23:31:54.272Z] Copyright 1987-2009, Larry Wall
[2023-04-19T23:31:54.272Z]
[2023-04-19T23:31:54.272Z] Perl may be copied only under the terms of either the Artistic License or the
[2023-04-19T23:31:54.272Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2023-04-19T23:31:54.272Z]
[2023-04-19T23:31:54.272Z] Complete documentation for Perl, including FAQ lists, should be found on
[2023-04-19T23:31:54.272Z] this system using "man perl" or "perldoc perl". If you have access to the
[2023-04-19T23:31:54.272Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2023-04-19T23:31:54.272Z]
[2023-04-19T23:31:54.272Z] procArch : sparc
[2023-04-19T23:31:54.272Z] sysArch : sun4v
[2023-04-19T23:31:54.272Z] sysOS : SunOS
[2023-04-19T23:31:54.272Z] ulimit :
[2023-04-19T23:31:54.272Z] core file size (blocks, -c) unlimited
[2023-04-19T23:31:54.272Z] data seg size (kbytes, -d) unlimited
[2023-04-19T23:31:54.272Z] file size (blocks, -f) unlimited
[2023-04-19T23:31:54.272Z] open files (-n) 65536
[2023-04-19T23:31:54.272Z] pipe size (512 bytes, -p) 10
[2023-04-19T23:31:54.272Z] stack size (kbytes, -s) 8192
[2023-04-19T23:31:54.272Z] cpu time (seconds, -t) unlimited
[2023-04-19T23:31:54.272Z] max user processes (-u) 29995
[2023-04-19T23:31:54.272Z] virtual memory (kbytes, -v) unlimited
[2023-04-19T23:31:54.272Z] uname : SunOS build-siteox-solaris10u11-sparcv9-1 5.10 Generic_147147-26 sun4v sparc SUNW,T5240
[2023-04-19T23:31:54.272Z] vmVendor : Oracle Corporation
[2023-04-19T23:31:54.272Z] vmVersion : 25.372-b07
[2023-04-19T23:31:54.272Z] xlc version : bash: xlC: command not found
[2023-04-19T23:31:54.272Z] **************************************************************************
[2023-04-19T23:31:54.272Z]
[2023-04-19T23:31:54.272Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2023-04-19T23:31:54.272Z]
[2023-04-19T23:31:54.272Z] System.getProperty('java.vendor')=Temurin
[2023-04-19T23:31:54.272Z]
[2023-04-19T23:31:54.272Z] Warning: cannot determine vendor, use System.getProperty('java.vendor')=Temurin directly.
[2023-04-19T23:31:54.272Z]
[2023-04-19T23:31:54.272Z] System.getProperty('os.name')=SunOS
[2023-04-19T23:31:54.272Z]
[2023-04-19T23:31:54.272Z] System.getProperty('os.arch')=sparcv9
[2023-04-19T23:31:54.272Z]
[2023-04-19T23:31:54.272Z] System.getProperty('java.fullversion')=null
[2023-04-19T23:31:54.272Z]
[2023-04-19T23:31:54.272Z] System.getProperty('sun.arch.data.model')=64
[2023-04-19T23:31:54.272Z]
[2023-04-19T23:31:55.583Z] gmake -f clean.mk cleanBuild
[2023-04-19T23:31:55.583Z] gmake[1]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG'
[2023-04-19T23:31:56.893Z] rm -f -r /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../../jvmtest
[2023-04-19T23:31:56.893Z] gmake[1]: Leaving directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG'
[2023-04-19T23:31:56.893Z] gmake -f compile.mk compile
[2023-04-19T23:31:56.893Z] gmake[1]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG'
[2023-04-19T23:31:57.524Z] rm -f -r /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2023-04-19T23:31:57.524Z] mkdir -p /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2023-04-19T23:31:57.524Z] (ant -f scripts/build_test.xml -DTEST_ROOT=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/.. -DBUILD_ROOT=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../../jvmtest -DJDK_VERSION=8 -DJDK_IMPL=hotspot -DJCL_VERSION=latest -DBUILD_LIST=openjdk -DRESOURCES_DIR=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../../jvmtest/TestConfig/resources -DSPEC=sunos_sparcv9-64 -DTEST_JDK_HOME=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/openjdkbinary/j2sdk-image -DJVM_VERSION=openjdk8 -DLIB_DIR=/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/lib 2>&1; echo $? ) | tee "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2023-04-19T23:31:57.524Z] if [ -z "$(tail -1 /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2023-04-19T23:31:59.624Z] Buildfile: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/scripts/build_test.xml
[2023-04-19T23:32:04.411Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2023-04-19T23:32:04.411Z]
[2023-04-19T23:32:04.411Z] -create_test_directory:
[2023-04-19T23:32:04.411Z] [mkdir] Created dir: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/jvmtest
[2023-04-19T23:32:04.411Z]
[2023-04-19T23:32:04.411Z] stage_test_material:
[2023-04-19T23:32:05.052Z] [copy] Copying 149 files to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/jvmtest
[2023-04-19T23:32:07.173Z]
[2023-04-19T23:32:07.173Z] build:
[2023-04-19T23:32:07.834Z]
[2023-04-19T23:32:07.834Z] init:
[2023-04-19T23:32:07.834Z] [mkdir] Created dir: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/jvmtest/TestConfig
[2023-04-19T23:32:07.834Z]
[2023-04-19T23:32:07.834Z] build:
[2023-04-19T23:32:07.834Z] [copy] Copying 12 files to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/jvmtest/TestConfig
[2023-04-19T23:32:07.834Z] [copy] Copied 4 empty directories to 2 empty directories under /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/jvmtest/TestConfig
[2023-04-19T23:32:07.834Z] [copy] Copying 1 file to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/jvmtest/TestConfig
[2023-04-19T23:32:08.472Z]
[2023-04-19T23:32:08.472Z] build:
[2023-04-19T23:32:09.105Z]
[2023-04-19T23:32:09.105Z] getDependentLibs:
[2023-04-19T23:32:09.736Z] [exec] --------------------------------------------
[2023-04-19T23:32:09.737Z] [exec] path is set to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/lib
[2023-04-19T23:32:09.737Z] [exec] task is set to default
[2023-04-19T23:32:09.737Z] [exec] dependencyList is set to jtreg_5_1_b01
[2023-04-19T23:32:09.737Z] [exec] --------------------------------------------
[2023-04-19T23:32:09.737Z] [exec] Starting download third party dependent jars
[2023-04-19T23:32:09.737Z] [exec] --------------------------------------------
[2023-04-19T23:32:09.737Z] [exec] downloading dependent third party jars to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/lib
[2023-04-19T23:32:09.737Z] [exec] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2023-04-19T23:32:09.737Z] [exec] downloaded dependent third party jars successfully
[2023-04-19T23:32:09.737Z]
[2023-04-19T23:32:09.737Z] getJtreg:
[2023-04-19T23:32:09.737Z] [mkdir] Created dir: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/jvmtest/openjdk
[2023-04-19T23:32:09.737Z] [copy] Copying 1 file to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/openjdk
[2023-04-19T23:32:10.426Z]
[2023-04-19T23:32:10.426Z] openjdk-jdk.check:
[2023-04-19T23:32:10.426Z]
[2023-04-19T23:32:10.426Z] getOpenjdk:
[2023-04-19T23:32:10.426Z] [echo] Using user specified repo and branch
[2023-04-19T23:32:11.055Z] [exec] info: Could not add alternate for '/export/home/jenkins//openjdk_cache': reference repository '/export/home/jenkins//openjdk_cache' is not a local repository.git clone --depth 1 -q --reference-if-able /export/home/jenkins//openjdk_cache -b jdk8u372-b07 https://github.com/adoptium/jdk8u.git openjdktemp
[2023-04-19T23:32:11.055Z] [exec]
[2023-04-19T23:34:11.871Z] [exec] Note: switching to '338acde33061b8af9d30aa510d86ec8156009021'.
[2023-04-19T23:34:11.872Z] [exec]
[2023-04-19T23:34:11.872Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2023-04-19T23:34:11.872Z] [exec] changes and commit them, and you can discard any commits you make in this
[2023-04-19T23:34:11.872Z] [exec] state without impacting any branches by switching back to a branch.
[2023-04-19T23:34:11.872Z] [exec]
[2023-04-19T23:34:11.872Z] [exec] If you want to create a new branch to retain commits you create, you may
[2023-04-19T23:34:11.872Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2023-04-19T23:34:11.872Z] [exec]
[2023-04-19T23:34:11.872Z] [exec] git switch -c <new-branch-name>
[2023-04-19T23:34:11.872Z] [exec]
[2023-04-19T23:34:11.872Z] [exec] Or undo this operation with:
[2023-04-19T23:34:11.872Z] [exec]
[2023-04-19T23:34:11.872Z] [exec] git switch -
[2023-04-19T23:34:11.872Z] [exec]
[2023-04-19T23:34:11.872Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2023-04-19T23:34:11.872Z] [exec]
[2023-04-19T23:35:06.008Z] [exec] Check sha in openjdk-jdk and store the info in /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/SHA.txt
[2023-04-19T23:35:06.008Z] [exec] ================================================
[2023-04-19T23:35:06.008Z] [exec] timestamp: 20230419-101032
[2023-04-19T23:35:06.008Z] [exec] repo dir: openjdk-jdk
[2023-04-19T23:35:06.008Z] [exec] git repo:
[2023-04-19T23:35:06.008Z] [exec] Fetch URL: https://github.com/adoptium/jdk8u.git
[2023-04-19T23:35:06.008Z] [exec] sha:
[2023-04-19T23:35:06.008Z] [exec] 338acde33061b8af9d30aa510d86ec8156009021
[2023-04-19T23:35:06.008Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2023-04-19T23:35:06.008Z]
[2023-04-19T23:35:06.008Z] dist:
[2023-04-19T23:35:06.008Z] [copy] Copying 30 files to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/jvmtest/openjdk
[2023-04-19T23:35:06.008Z]
[2023-04-19T23:35:06.008Z] BUILD SUCCESSFUL
[2023-04-19T23:35:06.008Z] Total time: 3 minutes 6 seconds
[2023-04-19T23:35:06.008Z] 0
[2023-04-19T23:35:06.008Z] gmake[1]: Leaving directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG'
[Pipeline] }
[2023-04-19T15:10:33.853Z] $ ssh-agent -k
[2023-04-19T15:10:33.907Z] unset SSH_AUTH_SOCK;
[2023-04-19T15:10:33.908Z] unset SSH_AGENT_PID;
[2023-04-19T15:10:33.908Z] echo Agent pid 13501 killed;
[2023-04-19T23:35:06.951Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2023-04-19T23:35:07.121Z] Running tests...
[Pipeline] sh
[2023-04-19T23:35:08.605Z] + /usr/X11/bin/Xvfb :2 -screen 0 1024x768x24
[2023-04-19T23:35:08.605Z] _XSERVTransmkdir: Mode of /tmp/.X11-unix should be set to 1777
[2023-04-19T23:35:08.605Z] _XSERVTransmkdir: this may cause subsequent errors
[2023-04-19T23:35:08.605Z] _XSERVTransSocketCreateListener: failed to bind listener
[2023-04-19T23:35:08.605Z] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[2023-04-19T23:35:08.605Z] _XSERVTransMakeAllCOTSServerListeners: failed to create listener for unix
[2023-04-19T23:35:08.605Z] _XSERVTransNAMEDOpenPipe: Can't open /tmp/.X11-pipe/X2
[2023-04-19T23:35:08.605Z] _XSERVTransOpen: transport open failed for named/build-siteox-solaris10u11-sparcv9-1:2
[2023-04-19T23:35:08.605Z] _XSERVTransMakeAllCOTSServerListeners: failed to open listener for named
[2023-04-19T23:35:08.856Z] Error in setting egid to 0: Not owner
[Pipeline] echo
[2023-04-19T23:35:08.874Z] env.DISPLAY is :2
[Pipeline] echo
[2023-04-19T23:35:08.896Z] ITERATION: 1/1
[Pipeline] sh
[2023-04-19T23:35:10.399Z] + uname
[2023-04-19T23:35:10.399Z] + [ SunOS = AIX ]
[2023-04-19T23:35:10.399Z] + uname
[2023-04-19T23:35:10.399Z] + [ SunOS = SunOS ]
[2023-04-19T23:35:10.399Z] MAKE=gmake
[2023-04-19T23:35:10.399Z] + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2023-04-19T23:35:10.399Z] gmake: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2023-04-19T23:35:12.135Z] + uname
[2023-04-19T23:35:12.135Z] + [ SunOS = AIX ]
[2023-04-19T23:35:12.135Z] + uname
[2023-04-19T23:35:12.135Z] + [ SunOS = SunOS ]
[2023-04-19T23:35:12.135Z] MAKE=gmake
[2023-04-19T23:35:12.135Z] + cd ./aqa-tests/TKG
[2023-04-19T23:35:12.135Z] + gmake -f parallelList.mk testList_1
[2023-04-19T23:35:12.135Z] gmake _testList TESTLIST=langtools_custom_0,hotspot_jre_0,jdk_security4_0,jdk_text_0,hotspot_gc_0,jdk_management_0,jdk_other_0,jdk_tools_0,hotspot_runtime_0,jdk_jfr_0,jdk_nio_0,hotspot_serviceability_0,jdk_security2_0,langtools_custom_1,jdk_tools_1,jdk_time_1,jdk_text_1,jdk_swing_1,jdk_sound_2,jdk_sound_0,jdk_security4_1,jdk_security3_1,jdk_security2_1,jdk_security1_1,jdk_rmi_1,jdk_other_1,jdk_nio_1,jdk_net_1,jdk_management_1,jdk_jmx_1,jdk_jfr_1,jdk_io_1,jdk_instrument_1,jdk_imageio_1,jdk_custom_1,jdk_beans_1,jdk_awt_1,jdk_2d_2,jdk_2d_0,hotspot_serviceability_1,hotspot_runtime_1,hotspot_jre_1,hotspot_gc_1,hotspot_custom_1,hotspot_compiler_1
[2023-04-19T23:35:12.135Z] gmake[1]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG'
[2023-04-19T23:35:12.135Z] JAVA_HOME is set to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/openjdkbinary/j2sdk-image
[2023-04-19T23:35:12.135Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=langtools_custom_0,hotspot_jre_0,jdk_security4_0,jdk_text_0,hotspot_gc_0,jdk_management_0,jdk_other_0,jdk_tools_0,hotspot_runtime_0,jdk_jfr_0,jdk_nio_0,hotspot_serviceability_0,jdk_security2_0,langtools_custom_1,jdk_tools_1,jdk_time_1,jdk_text_1,jdk_swing_1,jdk_sound_2,jdk_sound_0,jdk_security4_1,jdk_security3_1,jdk_security2_1,jdk_security1_1,jdk_rmi_1,jdk_other_1,jdk_nio_1,jdk_net_1,jdk_management_1,jdk_jmx_1,jdk_jfr_1,jdk_io_1,jdk_instrument_1,jdk_imageio_1,jdk_custom_1,jdk_beans_1,jdk_awt_1,jdk_2d_2,jdk_2d_0,hotspot_serviceability_1,hotspot_runtime_1,hotspot_jre_1,hotspot_gc_1,hotspot_custom_1,hotspot_compiler_1
[2023-04-19T23:35:12.135Z] gmake[2]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG'
[2023-04-19T23:35:12.135Z] perl scripts/configure.pl
[2023-04-19T23:35:12.135Z] /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/openjdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:./lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=sunos_sparcv9-64 --microArch= --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="Temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=langtools_custom_0,hotspot_jre_0,jdk_security4_0,jdk_text_0,hotspot_gc_0,jdk_management_0,jdk_other_0,jdk_tools_0,hotspot_runtime_0,jdk_jfr_0,jdk_nio_0,hotspot_serviceability_0,jdk_security2_0,langtools_custom_1,jdk_tools_1,jdk_time_1,jdk_text_1,jdk_swing_1,jdk_sound_2,jdk_sound_0,jdk_security4_1,jdk_security3_1,jdk_security2_1,jdk_security1_1,jdk_rmi_1,jdk_other_1,jdk_nio_1,jdk_net_1,jdk_management_1,jdk_jmx_1,jdk_jfr_1,jdk_io_1,jdk_instrument_1,jdk_imageio_1,jdk_custom_1,jdk_beans_1,jdk_awt_1,jdk_2d_2,jdk_2d_0,hotspot_serviceability_1,hotspot_runtime_1,hotspot_jre_1,hotspot_gc_1,hotspot_custom_1,hotspot_compiler_1 --numOfMachines= --testTime= --TRSSURL=
[2023-04-19T23:35:16.913Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2023-04-19T23:35:16.913Z]
[2023-04-19T23:35:16.913Z] Starting to generate test make files.
[2023-04-19T23:35:16.913Z]
[2023-04-19T23:35:33.980Z] Parsing /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../openjdk/playlist.xml
[2023-04-19T23:35:33.980Z] Generated /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../openjdk/autoGen.mk
[2023-04-19T23:35:33.980Z]
[2023-04-19T23:35:33.980Z] Generated /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../autoGen.mk
[2023-04-19T23:35:33.980Z]
[2023-04-19T23:35:33.980Z] Generated /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/../TKG/utils.mk
[2023-04-19T23:35:33.980Z]
[2023-04-19T23:35:33.980Z] Make files are generated successfully.
[2023-04-19T23:35:33.980Z]
[2023-04-19T23:35:33.980Z] gmake[2]: Leaving directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG'
[2023-04-19T23:35:33.980Z] gmake -f runtest.mk _testList
[2023-04-19T23:35:33.980Z] gmake[2]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG'
[2023-04-19T23:35:34.611Z]
[2023-04-19T23:35:34.611Z] Running make 4.3
[2023-04-19T23:35:34.611Z] set TEST_ROOT to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/TKG/..
[2023-04-19T23:35:34.611Z] set JDK_VERSION to 8
[2023-04-19T23:35:34.611Z] set JDK_IMPL to hotspot
[2023-04-19T23:35:34.611Z] set JVM_VERSION to openjdk8
[2023-04-19T23:35:34.611Z] set JCL_VERSION to latest
[2023-04-19T23:35:34.611Z] set JAVA_HOME to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/openjdkbinary/j2sdk-image
[2023-04-19T23:35:34.611Z] set SPEC to sunos_sparcv9-64
[2023-04-19T23:35:34.611Z] set TEST_FLAG to
[2023-04-19T23:35:34.611Z] Running testList ...
[2023-04-19T23:35:34.611Z] There are 45 test targets in testList
[2023-04-19T23:35:34.611Z] "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/openjdkbinary/j2sdk-image/bin/java" -version
[2023-04-19T23:35:35.240Z] openjdk version "1.8.0_372"
[2023-04-19T23:35:35.240Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_372-b07)
[2023-04-19T23:35:35.240Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.372-b07, mixed mode)
[2023-04-19T23:35:35.240Z] gmake[3]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests'
[2023-04-19T23:35:35.240Z] gmake[4]: Entering directory '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/aqa-tests/openjdk'
[2023-04-19T23:35:35.240Z] ld.so.1: prtconf: warning: /usr/lib/jvm/fallocate.so: open failed: illegal insecure pathname
[2023-04-19T23:35:35.240Z]
[2023-04-19T23:35:35.240Z] ===============================================