Pre Test
Started by upstream project "Test_openjdk8_hs_sanity.system_ppc64_aix" build number 652
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin" build number 513
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3021
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 292
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0@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_ppc64_aix_testList_0@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 1ef663ab0243186b896488a2eb1f06c5adbefced (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1ef663ab0243186b896488a2eb1f06c5adbefced # timeout=10
Commit message: "Remove PARALLEL info in the job description (#6532)"
> git rev-list --no-walk 733e828eaf707709002a67c0ca06e9e08055f474 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-08-26T21:13:30.614Z] SPEC: aix_ppc-64
[Pipeline] echo
[2025-08-26T21:13:30.615Z] LABEL: ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-08-26T21:13:30.630Z] Found a total of 7 nodes with the 'ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-08-26T21:13:30.635Z] dynamicAgents: []
[Pipeline] node
[2025-08-26T21:13:45.640Z] Still waiting to schedule task
[2025-08-26T21:13:45.641Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2’
[2025-08-26T23:11:55.296Z] Running on test-osuosl-aix72-ppc64-5 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-08-26T23:11:55.333Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-08-26T23:11:55.689Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-26T23:11:55.689Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-26T23:11:55.856Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-08-26T23:11:56.064Z] The recommended git tool is: git
[2025-08-26T23:11:56.410Z] No credentials specified
[2025-08-26T23:11:56.603Z] Cloning the remote Git repository
[2025-08-26T23:11:56.850Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-08-26T23:11:56.853Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests # timeout=10
[2025-08-26T23:11:56.868Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-08-26T23:11:56.868Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-08-26T23:11:56.868Z] > git --version # timeout=10
[2025-08-26T23:11:56.879Z] > git --version # 'git version 2.41.0'
[2025-08-26T23:11:56.879Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-26T23:12:01.004Z] Avoid second fetch
[2025-08-26T23:12:01.187Z] Checking out Revision 1ef663ab0243186b896488a2eb1f06c5adbefced (origin/master)
[2025-08-26T23:12:00.721Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-08-26T23:12:00.733Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-26T23:12:01.081Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-08-26T23:12:01.265Z] > git config core.sparsecheckout # timeout=10
[2025-08-26T23:12:01.276Z] > git checkout -f 1ef663ab0243186b896488a2eb1f06c5adbefced # timeout=10
[2025-08-26T23:12:03.107Z] Commit message: "Remove PARALLEL info in the job description (#6532)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-08-26T23:12:16.232Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-08-26T23:12:16.263Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-08-26T23:12:18.097Z] + date +%a, %d %b %Y %T %z
[2025-08-26T23:12:18.097Z] + LC_TIME=C
[Pipeline] echo
[2025-08-26T23:12:18.612Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-26T23:12:20.394Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-08-26T23:12:20.394Z] + 2>& 1
[2025-08-26T23:12:20.394Z] Unix type machine..
[2025-08-26T23:12:20.394Z] jenkins 9044236 1 0 May 16 - 4:47 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/aqa-tests/TKG/output_1747391755100/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/aqa-tests/TKG/output_1747391755100/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv4Stack=false HelloWorld
[2025-08-26T23:12:20.394Z] jenkins 13894066 1 0 Jul 16 - 1:49 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/TKG/output_17526394998752/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/TKG/output_17526394998752/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv6Addresses=true HelloWorld
[2025-08-26T23:12:20.394Z] jenkins 15860052 1 0 May 18 - 4:39 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/aqa-tests/TKG/output_17475252731152/jdk_jdi_1/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/aqa-tests/TKG/output_17475252731152/jdk_jdi_1/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:-UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv6Addresses=true HelloWorld
[2025-08-26T23:12:20.394Z] jenkins 22741248 1 0 Jul 16 - 1:49 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/TKG/output_17526394998752/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/TKG/output_17526394998752/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv4Stack=false HelloWorld
[2025-08-26T23:12:20.394Z] Boooo - there are rogue processes kicking about
[2025-08-26T23:12:20.394Z] Issuing a kill to all processes shown above
[2025-08-26T23:12:20.394Z] exec(): 0509-036 Cannot load program gawk_64 because of the following errors:
[2025-08-26T23:12:20.394Z] 0509-130 Symbol resolution failed for gawk_64 because:
[2025-08-26T23:12:20.394Z] 0509-136 Symbol _GLOBAL__AIXI_libintl_so (number 176) is not exported from
[2025-08-26T23:12:20.394Z] dependent module /usr/jdk-17.0.4+7/../lib/libintl.a[libintl.so.8].
[2025-08-26T23:12:20.394Z] 0509-136 Symbol _GLOBAL__AIXD_libintl_so (number 177) is not exported from
[2025-08-26T23:12:20.394Z] dependent module /usr/jdk-17.0.4+7/../lib/libintl.a[libintl.so.8].
[2025-08-26T23:12:20.394Z] 0509-192 Examine .loader section symbols with the
[2025-08-26T23:12:20.394Z] 'dump -Tv' command.
[2025-08-26T23:12:20.394Z] Sleeping for 10 seconds...
[2025-08-26T23:12:30.095Z] jenkins 9044236 1 0 May 16 - 4:47 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/aqa-tests/TKG/output_1747391755100/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/aqa-tests/TKG/output_1747391755100/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv4Stack=false HelloWorld
[2025-08-26T23:12:30.095Z] jenkins 13894066 1 0 Jul 16 - 1:49 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/TKG/output_17526394998752/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/TKG/output_17526394998752/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv6Addresses=true HelloWorld
[2025-08-26T23:12:30.095Z] jenkins 15860052 1 0 May 18 - 4:39 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/aqa-tests/TKG/output_17475252731152/jdk_jdi_1/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/aqa-tests/TKG/output_17475252731152/jdk_jdi_1/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:-UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv6Addresses=true HelloWorld
[2025-08-26T23:12:30.095Z] jenkins 22741248 1 0 Jul 16 - 1:49 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/TKG/output_17526394998752/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/TKG/output_17526394998752/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv4Stack=false HelloWorld
[2025-08-26T23:12:30.095Z] Still processes left going to remove those with kill -KILL ...
[2025-08-26T23:12:30.095Z] exec(): 0509-036 Cannot load program gawk_64 because of the following errors:
[2025-08-26T23:12:30.095Z] 0509-130 Symbol resolution failed for gawk_64 because:
[2025-08-26T23:12:30.095Z] 0509-136 Symbol _GLOBAL__AIXI_libintl_so (number 176) is not exported from
[2025-08-26T23:12:30.095Z] dependent module /usr/jdk-17.0.4+7/../lib/libintl.a[libintl.so.8].
[2025-08-26T23:12:30.095Z] 0509-136 Symbol _GLOBAL__AIXD_libintl_so (number 177) is not exported from
[2025-08-26T23:12:30.095Z] dependent module /usr/jdk-17.0.4+7/../lib/libintl.a[libintl.so.8].
[2025-08-26T23:12:30.095Z] 0509-192 Examine .loader section symbols with the
[2025-08-26T23:12:30.095Z] 'dump -Tv' command.
[2025-08-26T23:12:30.095Z] DONE - One final check ...
[2025-08-26T23:12:30.095Z] jenkins 9044236 1 0 May 16 - 4:47 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/aqa-tests/TKG/output_1747391755100/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/aqa-tests/TKG/output_1747391755100/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_6/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv4Stack=false HelloWorld
[2025-08-26T23:12:30.096Z] jenkins 13894066 1 0 Jul 16 - 1:49 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/TKG/output_17526394998752/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/TKG/output_17526394998752/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv6Addresses=true HelloWorld
[2025-08-26T23:12:30.096Z] jenkins 15860052 1 0 May 18 - 4:39 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/aqa-tests/TKG/output_17475252731152/jdk_jdi_1/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/aqa-tests/TKG/output_17475252731152/jdk_jdi_1/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_1/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:-UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv6Addresses=true HelloWorld
[2025-08-26T23:12:30.096Z] jenkins 22741248 1 0 Jul 16 - 1:49 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/TKG/output_17526394998752/jdk_jdi_0/work/classes/com/sun/jdi/JdwpNetProps.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/jdi:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/TKG/output_17526394998752/jdk_jdi_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_0/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -XX:+UseCompressedOops -agentlib:jdwp=transport=dt_socket,address=localhost:0,server=y,suspend=y -Djava.net.preferIPv4Stack=false HelloWorld
[2025-08-26T23:12:30.096Z] Cleanup failed, processes still remain...
[Pipeline] echo
[2025-08-26T23:12:30.433Z] rc = 127, Unable to terminate all processes.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-08-26T23:12:33.091Z] + printenv
[2025-08-26T23:12:33.091Z] _=/opt/freeware/bin/printenv
[2025-08-26T23:12:33.091Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-08-26T23:12:33.091Z] BUILD_LIST=system
[2025-08-26T23:12:33.091Z] LANG=en_US
[2025-08-26T23:12:33.091Z] LABEL_ADDITION=sw.os.aix.7_2
[2025-08-26T23:12:33.091Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0
[2025-08-26T23:12:33.091Z] LOGIN=jenkins
[2025-08-26T23:12:33.091Z] USE_JRE=false
[2025-08-26T23:12:33.091Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-08-26T23:12:33.091Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-08-26T23:12:33.091Z] SLACK_CHANNEL=aqavit-bot
[2025-08-26T23:12:33.091Z] JDK10_BOOT_DIR=/usr/java10_64
[2025-08-26T23:12:33.091Z] PARALLEL=None
[2025-08-26T23:12:33.091Z] KEEP_REPORTDIR=false
[2025-08-26T23:12:33.091Z] DOCKER_REQUIRED=false
[2025-08-26T23:12:33.091Z] JDK11_BOOT_DIR=/usr/java11_64
[2025-08-26T23:12:33.091Z] jobStatus=SUCCESS
[2025-08-26T23:12:33.091Z] PATH=/opt/freeware/bin:/usr/bin:/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java8_64/jre/bin:/usr/java8_64/bin:/opt/bin
[2025-08-26T23:12:33.091Z] RES_RETRY=2
[2025-08-26T23:12:33.091Z] STF_OWNER_BRANCH=adoptium:master
[2025-08-26T23:12:33.091Z] TARGET=-f parallelList.mk testList_0
[2025-08-26T23:12:33.091Z] BUILD_NUMBER=33
[2025-08-26T23:12:33.091Z] SDK_RESOURCE=upstream
[2025-08-26T23:12:33.091Z] JOBSTARTTIME=Tue, 26 Aug 2025 23:12:17 +0000
[2025-08-26T23:12:33.091Z] PERSONAL_BUILD=false
[2025-08-26T23:12:33.091Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/33/display/redirect?page=tests
[2025-08-26T23:12:33.091Z] USE_TESTENV_PROPERTIES=false
[2025-08-26T23:12:33.091Z] ARCHIVE_TEST_RESULTS=false
[2025-08-26T23:12:33.091Z] NODE_LABELS=aix720 aix sw.os.aix.7_2 ci.role.test hw.arch.ppc64 xlc16 test-osuosl-aix72-ppc64-5 ci.role.perf xlc13 sw.os.aix ppc64
[2025-08-26T23:12:33.091Z] KEEP_WORKSPACE=false
[2025-08-26T23:12:33.091Z] OPENJ9_BRANCH=master
[2025-08-26T23:12:33.091Z] LC__FASTMSG=true
[2025-08-26T23:12:33.091Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-08-26T23:12:33.091Z] EXIT_FAILURE=false
[2025-08-26T23:12:33.091Z] HUDSON_COOKIE=a6329c7f-7550-4565-a7ce-cf27ef3a3c3a
[2025-08-26T23:12:33.091Z] EDITOR=/usr/bin/vi
[2025-08-26T23:12:33.091Z] JDK_BRANCH=jdk8u472-b04_adopt
[2025-08-26T23:12:33.091Z] AUTO_DETECT=true
[2025-08-26T23:12:33.091Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-08-26T23:12:33.091Z] JCK_GIT_BRANCH=master
[2025-08-26T23:12:33.091Z] LOGNAME=jenkins
[2025-08-26T23:12:33.091Z] BUILD_ID=33
[2025-08-26T23:12:33.091Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0-33
[2025-08-26T23:12:33.091Z] EXECUTOR_NUMBER=0
[2025-08-26T23:12:33.091Z] RES_TIMEOUT=5
[2025-08-26T23:12:33.091Z] JOB_NAME=Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0
[2025-08-26T23:12:33.091Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-08-26T23:12:33.091Z] ITERATIONS=1
[2025-08-26T23:12:33.091Z] MAIL=/var/spool/mail/jenkins
[2025-08-26T23:12:33.091Z] TAP_NAME=Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0.tap
[2025-08-26T23:12:33.091Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image
[2025-08-26T23:12:33.091Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-08-26T23:12:33.091Z] JENKINS_URL=https://ci.adoptium.net/
[2025-08-26T23:12:33.091Z] LOCPATH=/usr/lib/nls/loc
[2025-08-26T23:12:33.091Z] TKG_ITERATIONS=1
[2025-08-26T23:12:33.091Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/33/display/redirect?page=artifacts
[2025-08-26T23:12:33.091Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-08-26T23:12:33.091Z] JDK_IMPL=hotspot
[2025-08-26T23:12:33.091Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-08-26T23:12:33.091Z] HUDSON_URL=https://ci.adoptium.net/
[2025-08-26T23:12:33.091Z] JENKINS_NODE_COOKIE=99e4111a-ca5a-46fc-a85b-f5099e14ead6
[2025-08-26T23:12:33.091Z] ADOPTOPENJDK_BRANCH=master
[2025-08-26T23:12:33.091Z] NUM_PROCESSORS=4
[2025-08-26T23:12:33.091Z] LDR_CNTRL=MAXDATA=0x0A0000000
[2025-08-26T23:12:33.091Z] CI=true
[2025-08-26T23:12:33.091Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-08-26T23:12:33.091Z] USER=jenkins
[2025-08-26T23:12:33.091Z] JENKINS_SERVER_COOKIE=durable-63e945bb53aaf13bbc0dfc87528a8bc2a1d562326729a4b40d66618364cf387d
[2025-08-26T23:12:33.091Z] AUTHSTATE=compat
[2025-08-26T23:12:33.091Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-08-26T23:12:33.091Z] ACTIVE_NODE_TIMEOUT=5
[2025-08-26T23:12:33.091Z] EXIT_SUCCESS=false
[2025-08-26T23:12:33.091Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/lib
[2025-08-26T23:12:33.091Z] TKG_OWNER_BRANCH=adoptium:master
[2025-08-26T23:12:33.091Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_ppc64_aix
[2025-08-26T23:12:33.091Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:12:33.092Z] RERUN_FAILURE=true
[2025-08-26T23:12:33.092Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/33/display/redirect?page=changes
[2025-08-26T23:12:33.092Z] SHELL=/usr/bin/ksh
[2025-08-26T23:12:33.092Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0
[2025-08-26T23:12:33.092Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/
[2025-08-26T23:12:33.092Z] AIXTHREAD_HRT=true
[2025-08-26T23:12:33.092Z] DYNAMIC_COMPILE=false
[2025-08-26T23:12:33.092Z] ODMDIR=/etc/objrepos
[2025-08-26T23:12:33.092Z] SETUP_JCK_RUN=false
[2025-08-26T23:12:33.092Z] SPEC=aix_ppc-64
[2025-08-26T23:12:33.092Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig
[2025-08-26T23:12:33.092Z] PLATFORM=ppc64_aix
[2025-08-26T23:12:33.092Z] TIME_LIMIT=25
[2025-08-26T23:12:33.092Z] HOME=/home/jenkins
[2025-08-26T23:12:33.092Z] NODE_NAME=test-osuosl-aix72-ppc64-5
[2025-08-26T23:12:33.092Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0@tmp
[2025-08-26T23:12:33.092Z] UPSTREAM_JOB_NUMBER=513
[2025-08-26T23:12:33.092Z] GENERATE_JOBS=true
[2025-08-26T23:12:33.092Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-08-26T23:12:33.092Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-08-26T23:12:33.092Z] BUILD_DISPLAY_NAME=#33
[2025-08-26T23:12:33.092Z] SSH_CLIENT=78.47.239.97 37142 22
[2025-08-26T23:12:33.092Z] SSH_CONNECTION=78.47.239.97 37142 140.211.9.99 22
[2025-08-26T23:12:33.092Z] RERUN_ITERATIONS=1
[2025-08-26T23:12:33.092Z] STAGE_NAME=Setup
[2025-08-26T23:12:33.092Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin
[2025-08-26T23:12:33.092Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0
[2025-08-26T23:12:33.092Z] OBJECT_MODE=64
[2025-08-26T23:12:33.092Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/display/redirect
[2025-08-26T23:12:33.092Z] UPSTREAM_TEST_JOB_NUMBER=652
[2025-08-26T23:12:33.092Z] PERL5LIB=/opt/freemarker/lib/perl5
[2025-08-26T23:12:33.092Z] TZ=Etc/UTC
[2025-08-26T23:12:33.092Z] JDK_VERSION=8
[2025-08-26T23:12:33.092Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/33/display/redirect
[2025-08-26T23:12:33.092Z] JDK9_BOOT_DIR=/home/java9_64
[2025-08-26T23:12:33.092Z] JDK8_BOOT_DIR=/usr/java8_64
[2025-08-26T23:12:33.092Z] JDK7_BOOT_DIR=/usr/java8_64
[2025-08-26T23:12:33.092Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/33/
[2025-08-26T23:12:33.092Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-08-26T23:12:33.092Z] ORIGIN_JDK_VERSION=8
[2025-08-26T23:12:33.092Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../benchmarks
[2025-08-26T23:12:33.092Z] NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat:/usr/lib/nls/msg/%l.%c/%N:/usr/lib/nls/msg/%l.%c/%N.cat
[2025-08-26T23:12:33.092Z] LIBPATH=/usr/jdk-17.0.4+7/lib/server:/usr/jdk-17.0.4+7/lib:/usr/jdk-17.0.4+7/../lib
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-08-26T23:12:33.434Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-08-26T23:12:33.454Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-26T23:15:04.319Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-aix-ppc64-temurin" build number 513
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-08-26T23:15:04.549Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-08-26T23:15:04.555Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0
[Pipeline] {
[Pipeline] sshagent
[2025-08-26T23:15:04.660Z] $ ssh-agent
[2025-08-26T23:15:05.432Z] SSH_AUTH_SOCK=/tmp/ssh-2XlmTYmxJzRw/agent.25362764
[2025-08-26T23:15:05.432Z] SSH_AGENT_PID=27525598
[2025-08-26T23:15:05.432Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-08-26T23:15:05.463Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-08-26T23:15:05.491Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-08-26T23:15:07.289Z] + pwd
[2025-08-26T23:15:07.289Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/.. -p ppc64_aix -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-08-26T23:15:07.290Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests
[2025-08-26T23:15:07.290Z] get jdk binary...
[2025-08-26T23:15:07.290Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-08-26T23:15:07.290Z] Uncompressing file: OpenJDK8U-jdk_ppc64_aix_hotspot_8u472b04-ea.tar.gz ...
[2025-08-26T23:15:08.841Z] List files in jdkbinary folder...
[2025-08-26T23:15:08.841Z] total 213844
[2025-08-26T23:15:08.841Z] -rw-r--r-- 1 jenkins staff 70549643 Aug 26 20:25 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u472b04-ea.tar.gz
[2025-08-26T23:15:08.841Z] -rw-r--r-- 1 jenkins staff 105207500 Aug 26 20:25 OpenJDK8U-jdk_ppc64_aix_hotspot_8u472b04-ea.tar.gz
[2025-08-26T23:15:08.841Z] -rw-r--r-- 1 jenkins staff 43104504 Aug 26 20:24 OpenJDK8U-jre_ppc64_aix_hotspot_8u472b04-ea.tar.gz
[2025-08-26T23:15:08.841Z] -rw-r--r-- 1 jenkins staff 20526 Aug 26 20:28 OpenJDK8U-sbom_ppc64_aix_hotspot_8u472b04-ea-metadata.json
[2025-08-26T23:15:08.841Z] -rw-r--r-- 1 jenkins staff 67545 Aug 26 20:47 OpenJDK8U-sbom_ppc64_aix_hotspot_8u472b04-ea.json
[2025-08-26T23:15:08.841Z] drwxr-xr-x 3 jenkins staff 256 Aug 26 23:15 tmp
[2025-08-26T23:15:08.841Z] List files in jdkbinary/tmp folder...
[2025-08-26T23:15:08.841Z] total 4
[2025-08-26T23:15:08.841Z] drwxr-xr-x 7 jenkins staff 4096 Aug 26 20:24 jdk8u472-b04
[2025-08-26T23:15:08.841Z] Moving directory jdk8u472-b04/ to ../j2sdk-image
[2025-08-26T23:15:08.841Z] Uncompressing file: OpenJDK8U-jre_ppc64_aix_hotspot_8u472b04-ea.tar.gz ...
[2025-08-26T23:15:09.594Z] List files in jdkbinary folder...
[2025-08-26T23:15:09.594Z] total 213848
[2025-08-26T23:15:09.594Z] -rw-r--r-- 1 jenkins staff 70549643 Aug 26 20:25 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u472b04-ea.tar.gz
[2025-08-26T23:15:09.594Z] -rw-r--r-- 1 jenkins staff 105207500 Aug 26 20:25 OpenJDK8U-jdk_ppc64_aix_hotspot_8u472b04-ea.tar.gz
[2025-08-26T23:15:09.594Z] -rw-r--r-- 1 jenkins staff 43104504 Aug 26 20:24 OpenJDK8U-jre_ppc64_aix_hotspot_8u472b04-ea.tar.gz
[2025-08-26T23:15:09.594Z] -rw-r--r-- 1 jenkins staff 20526 Aug 26 20:28 OpenJDK8U-sbom_ppc64_aix_hotspot_8u472b04-ea-metadata.json
[2025-08-26T23:15:09.594Z] -rw-r--r-- 1 jenkins staff 67545 Aug 26 20:47 OpenJDK8U-sbom_ppc64_aix_hotspot_8u472b04-ea.json
[2025-08-26T23:15:09.594Z] drwxr-xr-x 7 jenkins staff 4096 Aug 26 20:24 j2sdk-image
[2025-08-26T23:15:09.594Z] drwxr-xr-x 3 jenkins staff 256 Aug 26 23:15 tmp
[2025-08-26T23:15:09.594Z] List files in jdkbinary/tmp folder...
[2025-08-26T23:15:09.594Z] total 0
[2025-08-26T23:15:09.594Z] drwxr-xr-x 4 jenkins staff 256 Aug 26 20:24 jdk8u472-b04-jre
[2025-08-26T23:15:10.501Z] Moving directory jdk8u472-b04-jre/ to ../j2re-image
[2025-08-26T23:15:10.501Z] Uncompressing OpenJDK8U-debugimage_ppc64_aix_hotspot_8u472b04-ea.tar.gz over ./j2sdk-image/jre...
[2025-08-26T23:15:12.052Z] Removing top-level folder jdk8u472-b04-debug-image/
[2025-08-26T23:15:12.052Z] Removing top-level folder jdk8u472-b04/
[2025-08-26T23:15:13.601Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/bin/java -version
[2025-08-26T23:15:13.601Z] =JAVA VERSION OUTPUT BEGIN=
[2025-08-26T23:15:14.375Z] openjdk version "1.8.0_472-beta"
[2025-08-26T23:15:14.376Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508262005-b04)
[2025-08-26T23:15:14.376Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b04, mixed mode)
[2025-08-26T23:15:14.376Z] =JAVA VERSION OUTPUT END=
[2025-08-26T23:15:14.376Z] =RELEASE INFO BEGIN=
[2025-08-26T23:15:14.376Z] JAVA_VERSION="1.8.0_472"
[2025-08-26T23:15:14.376Z] OS_NAME=""
[2025-08-26T23:15:14.376Z] OS_VERSION=""
[2025-08-26T23:15:14.376Z] OS_ARCH="ppc64"
[2025-08-26T23:15:14.376Z] SOURCE=".:git:83a973d78b01+"
[2025-08-26T23:15:14.376Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-08-26T23:15:14.376Z] BUILD_SOURCE="git:1ac572c0f3e63d2e3eb82f9fad04b3836d468330"
[2025-08-26T23:15:14.376Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-08-26T23:15:14.376Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-08-26T23:15:14.376Z] FULL_VERSION="1.8.0_472-beta-202508262005-b04"
[2025-08-26T23:15:14.376Z] SEMANTIC_VERSION="8.0.472+4"
[2025-08-26T23:15:14.376Z] BUILD_INFO="OS: AIX Version: 7.2"
[2025-08-26T23:15:14.376Z] JVM_VARIANT="Hotspot"
[2025-08-26T23:15:14.376Z] JVM_VERSION="25.472-b04"
[2025-08-26T23:15:14.376Z] IMAGE_TYPE="JDK"
[2025-08-26T23:15:14.376Z] =RELEASE INFO END=
[2025-08-26T23:15:14.376Z] get testKitGen...
[2025-08-26T23:15:14.376Z] git clone -q https://github.com/adoptium/TKG.git
[2025-08-26T23:15:14.711Z] git rev-parse master
[2025-08-26T23:15:14.712Z] git checkout -q -f 22529199368176ccd2e43c4cf47437798dcecf81
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-08-26T23:15:14.872Z] $ ssh-agent -k
[2025-08-26T23:15:14.881Z] unset SSH_AUTH_SOCK;
[2025-08-26T23:15:14.882Z] unset SSH_AGENT_PID;
[2025-08-26T23:15:14.882Z] echo Agent pid 27525598 killed;
[2025-08-26T23:15:15.644Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-26T23:15:16.282Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_ppc64_aix&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=ppc64_aix&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-aix-ppc64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b04_adopt&LABEL_ADDITION=sw.os.aix.7_2&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=652&DOCKERIMAGE_TAG=&TEST_TIME=&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=513&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-08-26T23:15:16.293Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_ppc64_aix&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=ppc64_aix&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-osuosl-aix72-ppc64-5&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-aix-ppc64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b04_adopt&LABEL_ADDITION=sw.os.aix.7_2&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=652&DOCKERIMAGE_TAG=&TEST_TIME=&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=513&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-08-26T23:15:16.333Z] Building tests...
[Pipeline] timeout
[2025-08-26T23:15:16.337Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-26T23:15:17.379Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_ppc64_aix" build number 652
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-26T23:15:17.419Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-08-26T23:15:17.434Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-08-26T23:15:19.252Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-08-26T23:15:19.252Z] --------------------------------------------
[2025-08-26T23:15:19.252Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:15:19.252Z] task is set to default
[2025-08-26T23:15:19.252Z] dependencyList is set to all
[2025-08-26T23:15:19.252Z] --------------------------------------------
[2025-08-26T23:15:19.252Z] Starting download third party dependent jars
[2025-08-26T23:15:19.252Z] --------------------------------------------
[2025-08-26T23:15:19.252Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:15:19.252Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-08-26T23:15:19.252Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-08-26T23:15:19.252Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-08-26T23:15:19.252Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-08-26T23:15:19.252Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-08-26T23:15:19.252Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-08-26T23:15:19.252Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-08-26T23:15:19.252Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-08-26T23:15:19.252Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-08-26T23:15:19.252Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-08-26T23:15:19.252Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-08-26T23:15:19.252Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-08-26T23:15:19.993Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-08-26T23:15:20.010Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-08-26T23:15:20.106Z] $ ssh-agent
[2025-08-26T23:15:20.886Z] SSH_AUTH_SOCK=/tmp/ssh-treKlv5QJyqo/agent.26804710
[2025-08-26T23:15:20.886Z] SSH_AGENT_PID=24773088
[2025-08-26T23:15:20.886Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-08-26T23:15:22.691Z] + bash ./compile.sh
[2025-08-26T23:15:22.692Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image
[2025-08-26T23:15:22.692Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:15:22.692Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-26T23:15:22.692Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-26T23:15:22.693Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-26T23:15:22.693Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-26T23:15:22.693Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/scripts/build_tools.xml
[2025-08-26T23:15:24.251Z]
[2025-08-26T23:15:24.251Z] build:
[2025-08-26T23:15:24.251Z]
[2025-08-26T23:15:24.251Z] clean:
[2025-08-26T23:15:24.251Z]
[2025-08-26T23:15:24.251Z] init:
[2025-08-26T23:15:24.251Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/bin
[2025-08-26T23:15:24.251Z]
[2025-08-26T23:15:24.251Z] getDependentLibs:
[2025-08-26T23:15:24.252Z] [exec] --------------------------------------------
[2025-08-26T23:15:24.252Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:15:24.252Z] [exec] task is set to default
[2025-08-26T23:15:24.252Z] [exec] dependencyList is set to json_simple
[2025-08-26T23:15:24.252Z] [exec] --------------------------------------------
[2025-08-26T23:15:24.252Z] [exec] Starting download third party dependent jars
[2025-08-26T23:15:24.252Z] [exec] --------------------------------------------
[2025-08-26T23:15:24.252Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:15:24.252Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-08-26T23:15:24.252Z] [exec] downloaded dependent third party jars successfully
[2025-08-26T23:15:24.252Z]
[2025-08-26T23:15:24.252Z] compile:
[2025-08-26T23:15:24.252Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-26T23:15:24.252Z] [echo] ============COMPILER SETTINGS============
[2025-08-26T23:15:24.252Z] [echo] ===fork: yes
[2025-08-26T23:15:24.252Z] [echo] ===debug: on
[2025-08-26T23:15:24.252Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/bin
[2025-08-26T23:15:27.606Z]
[2025-08-26T23:15:27.606Z] dist:
[2025-08-26T23:15:27.606Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/bin/TestKitGen.jar
[2025-08-26T23:15:27.606Z]
[2025-08-26T23:15:27.606Z] BUILD SUCCESSFUL
[2025-08-26T23:15:27.606Z] Total time: 4 seconds
[2025-08-26T23:15:27.606Z] 0
[2025-08-26T23:15:27.606Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-08-26T23:15:28.357Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-26T23:15:28.358Z] microArchOutput: cat: /proc/cpuinfo: A file or directory in the path name does not exist.
[2025-08-26T23:15:28.358Z] ****************************** MACHINE INFO ******************************
[2025-08-26T23:15:28.358Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG
[2025-08-26T23:15:28.358Z] Free Physical Memory Size : 18176536576
[2025-08-26T23:15:28.358Z] Free space (bytes) : 25228918784
[2025-08-26T23:15:28.358Z] Total Physical Memory Size : 34359738368
[2025-08-26T23:15:28.358Z] Total space (bytes) : 34359738368
[2025-08-26T23:15:28.358Z] Usable space (bytes) : 25228918784
[2025-08-26T23:15:28.358Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-26T23:15:28.358Z] bashVersion :
[2025-08-26T23:15:28.358Z] GNU bash, version 5.2.15(1)-release (powerpc-ibm-aix7.1.3.0)
[2025-08-26T23:15:28.358Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-08-26T23:15:28.358Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-26T23:15:28.358Z]
[2025-08-26T23:15:28.358Z] This is free software; you are free to change and redistribute it.
[2025-08-26T23:15:28.358Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-26T23:15:28.358Z] cpuCores :
[2025-08-26T23:15:28.358Z] cat: /proc/cpuinfo: A file or directory in the path name does not exist.
[2025-08-26T23:15:28.358Z] 0
[2025-08-26T23:15:28.358Z] curlVersion :
[2025-08-26T23:15:28.358Z] curl 8.4.0 (powerpc-ibm-aix7.1.3.0) libcurl/8.4.0 OpenSSL/1.1.1v zlib/1.2.13 libssh2/1.10.0 nghttp2/1.55.1 OpenLDAP/2.5.16
[2025-08-26T23:15:28.358Z] Release-Date: 2023-10-11
[2025-08-26T23:15:28.358Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-08-26T23:15:28.358Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe UnixSockets
[2025-08-26T23:15:28.358Z] dockerVersion : bash: line 1: docker: command not found
[2025-08-26T23:15:28.358Z] gcc version : Command could not be executed
[2025-08-26T23:15:28.358Z] gclibc version : Usage: ldd [ -Llibpath ] executable
[2025-08-26T23:15:28.358Z] gdb version : bash: line 1: gdb: command not found
[2025-08-26T23:15:28.358Z] lldb version : Command could not be executed
[2025-08-26T23:15:28.358Z] makeVersion :
[2025-08-26T23:15:28.358Z] GNU Make 4.4.1
[2025-08-26T23:15:28.359Z] Built for powerpc-ibm-aix7.1.5.0
[2025-08-26T23:15:28.359Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-08-26T23:15:28.359Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-08-26T23:15:28.359Z] This is free software: you are free to change and redistribute it.
[2025-08-26T23:15:28.359Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-26T23:15:28.359Z] mavenVersion : bash: line 1: mvn: command not found
[2025-08-26T23:15:28.359Z] perlVersion :
[2025-08-26T23:15:28.359Z]
[2025-08-26T23:15:28.359Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for ppc-aix-thread-multi-64all
[2025-08-26T23:15:28.359Z]
[2025-08-26T23:15:28.359Z] Copyright 1987-2022, Larry Wall
[2025-08-26T23:15:28.359Z]
[2025-08-26T23:15:28.359Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-26T23:15:28.359Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-26T23:15:28.359Z]
[2025-08-26T23:15:28.359Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-26T23:15:28.359Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-26T23:15:28.359Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-08-26T23:15:28.359Z]
[2025-08-26T23:15:28.359Z] podmanVersion : bash: line 1: podman: command not found
[2025-08-26T23:15:28.359Z] procArch : powerpc
[2025-08-26T23:15:28.359Z] sysArch : 00FAC25F4B00
[2025-08-26T23:15:28.359Z] sysOS : AIX
[2025-08-26T23:15:28.359Z] ulimit :
[2025-08-26T23:15:28.359Z] core file size (blocks, -c) unlimited
[2025-08-26T23:15:28.359Z] data seg size (kbytes, -d) 2621440
[2025-08-26T23:15:28.359Z] file size (blocks, -f) unlimited
[2025-08-26T23:15:28.359Z] max memory size (kbytes, -m) 262144
[2025-08-26T23:15:28.359Z] open files (-n) unlimited
[2025-08-26T23:15:28.359Z] pipe size (512 bytes, -p) 64
[2025-08-26T23:15:28.359Z] stack size (kbytes, -s) 4194304
[2025-08-26T23:15:28.359Z] cpu time (seconds, -t) unlimited
[2025-08-26T23:15:28.359Z] max user processes (-u) unlimited
[2025-08-26T23:15:28.359Z] virtual memory (kbytes, -v) unlimited
[2025-08-26T23:15:28.359Z] uname : AIX adopt05 2 7 00FAC25F4B00 powerpc AIX
[2025-08-26T23:15:28.359Z] vmVendor : Oracle Corporation
[2025-08-26T23:15:28.359Z] vmVersion : 25.472-b04
[2025-08-26T23:15:28.359Z] xlc version : Version: 13.01.0003.0007
[2025-08-26T23:15:28.359Z] **************************************************************************
[2025-08-26T23:15:28.359Z]
[2025-08-26T23:15:28.359Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-08-26T23:15:28.359Z]
[2025-08-26T23:15:28.359Z] System.getProperty('java.vendor')=Temurin
[2025-08-26T23:15:28.359Z]
[2025-08-26T23:15:28.359Z] System.getProperty('os.name')=AIX
[2025-08-26T23:15:29.113Z]
[2025-08-26T23:15:29.113Z] System.getProperty('os.arch')=ppc64
[2025-08-26T23:15:29.113Z]
[2025-08-26T23:15:29.113Z] System.getProperty('java.fullversion')=null
[2025-08-26T23:15:29.113Z]
[2025-08-26T23:15:29.113Z] System.getProperty('sun.arch.data.model')=64
[2025-08-26T23:15:29.113Z]
[2025-08-26T23:15:29.113Z] gmake -f clean.mk cleanBuild
[2025-08-26T23:15:29.113Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG'
[2025-08-26T23:15:29.113Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../../jvmtest
[2025-08-26T23:15:29.113Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG'
[2025-08-26T23:15:29.113Z] gmake -f compile.mk compile
[2025-08-26T23:15:29.113Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG'
[2025-08-26T23:15:29.113Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-26T23:15:29.113Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-26T23:15:29.114Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=aix_ppc-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-26T23:15:29.114Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-26T23:15:29.866Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/scripts/build_test.xml
[2025-08-26T23:15:30.619Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2025-08-26T23:15:30.619Z]
[2025-08-26T23:15:30.619Z] -create_test_directory:
[2025-08-26T23:15:30.619Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest
[2025-08-26T23:15:30.619Z]
[2025-08-26T23:15:30.619Z] stage_test_material:
[2025-08-26T23:15:31.370Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest
[2025-08-26T23:15:31.370Z]
[2025-08-26T23:15:31.370Z] build:
[2025-08-26T23:15:31.370Z]
[2025-08-26T23:15:31.370Z] init:
[2025-08-26T23:15:31.370Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system
[2025-08-26T23:15:31.370Z]
[2025-08-26T23:15:31.370Z] dist:
[2025-08-26T23:15:31.371Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system
[2025-08-26T23:15:31.371Z]
[2025-08-26T23:15:31.371Z] common_build:
[2025-08-26T23:15:31.371Z] [echo] target common_build is called.....
[2025-08-26T23:15:31.371Z]
[2025-08-26T23:15:31.371Z] common_init:
[2025-08-26T23:15:31.371Z]
[2025-08-26T23:15:31.371Z] check_systemtest:
[2025-08-26T23:15:31.371Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/STF does not exist, clone from GitHub
[2025-08-26T23:15:31.371Z]
[2025-08-26T23:15:31.371Z] clone_stf:
[2025-08-26T23:15:32.122Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2025-08-26T23:15:32.122Z] [echo] git rev-parse master
[2025-08-26T23:15:32.122Z] [echo] git checkout -q -f 7534c9296a7effe8499d9c236e0cc12d5bc97826
[2025-08-26T23:15:32.122Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/STF and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../testenv/testenv.properties
[2025-08-26T23:15:32.122Z] [exec] exec(): 0509-036 Cannot load program gawk_64 because of the following errors:
[2025-08-26T23:15:32.122Z] [exec] 0509-130 Symbol resolution failed for gawk_64 because:
[2025-08-26T23:15:32.123Z] [exec] 0509-136 Symbol _GLOBAL__AIXI_libintl_so (number 176) is not exported from
[2025-08-26T23:15:32.123Z] [exec] dependent module /usr/jdk-17.0.4+7/../lib/libintl.a[libintl.so.8].
[2025-08-26T23:15:32.123Z] [exec] 0509-136 Symbol _GLOBAL__AIXD_libintl_so (number 177) is not exported from
[2025-08-26T23:15:32.123Z] [exec] dependent module /usr/jdk-17.0.4+7/../lib/libintl.a[libintl.so.8].
[2025-08-26T23:15:32.123Z] [exec] 0509-192 Examine .loader section symbols with the
[2025-08-26T23:15:32.123Z] [exec] 'dump -Tv' command.
[2025-08-26T23:15:32.123Z] [exec] STF_REPO=
[2025-08-26T23:15:32.123Z] [exec] STF_BRANCH=7534c9296a7effe8499d9c236e0cc12d5bc97826
[2025-08-26T23:15:32.123Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub
[2025-08-26T23:15:32.123Z]
[2025-08-26T23:15:32.123Z] clone_systemtest:
[2025-08-26T23:15:32.876Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2025-08-26T23:15:37.250Z] [echo] git rev-parse master
[2025-08-26T23:15:37.250Z] [echo] git checkout -q -f dbae19c80b3664a1a84bb236fbb2a08021008468
[2025-08-26T23:15:38.003Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/aqa-systemtest and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../testenv/testenv.properties
[2025-08-26T23:15:38.003Z] [exec] exec(): 0509-036 Cannot load program gawk_64 because of the following errors:
[2025-08-26T23:15:38.003Z] [exec] 0509-130 Symbol resolution failed for gawk_64 because:
[2025-08-26T23:15:38.003Z] [exec] 0509-136 Symbol _GLOBAL__AIXI_libintl_so (number 176) is not exported from
[2025-08-26T23:15:38.003Z] [exec] dependent module /usr/jdk-17.0.4+7/../lib/libintl.a[libintl.so.8].
[2025-08-26T23:15:38.003Z] [exec] 0509-136 Symbol _GLOBAL__AIXD_libintl_so (number 177) is not exported from
[2025-08-26T23:15:38.003Z] [exec] dependent module /usr/jdk-17.0.4+7/../lib/libintl.a[libintl.so.8].
[2025-08-26T23:15:38.003Z] [exec] 0509-192 Examine .loader section symbols with the
[2025-08-26T23:15:38.003Z] [exec] 'dump -Tv' command.
[2025-08-26T23:15:38.003Z] [exec] AQA_SYSTEMTEST_REPO=
[2025-08-26T23:15:38.003Z] [exec] AQA_SYSTEMTEST_BRANCH=dbae19c80b3664a1a84bb236fbb2a08021008468
[2025-08-26T23:15:38.003Z]
[2025-08-26T23:15:38.003Z] configure_systemtest:
[2025-08-26T23:15:38.003Z] [echo] Executing openjdk.build/build.xml
[2025-08-26T23:15:38.003Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:15:38.003Z]
[2025-08-26T23:15:38.003Z] check-for-ant:
[2025-08-26T23:15:38.003Z]
[2025-08-26T23:15:38.003Z] configure-ant:
[2025-08-26T23:15:38.003Z]
[2025-08-26T23:15:38.003Z] print-ant-location:
[2025-08-26T23:15:38.003Z] [echo] Using ant from /home/jenkins/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-08-26T23:15:38.003Z]
[2025-08-26T23:15:38.003Z] print-ant-error:
[2025-08-26T23:15:38.003Z]
[2025-08-26T23:15:38.003Z] check-for-junit:
[2025-08-26T23:15:38.003Z]
[2025-08-26T23:15:38.003Z] configure-junit:
[2025-08-26T23:15:38.003Z]
[2025-08-26T23:15:38.003Z] print-junit-location:
[2025-08-26T23:15:38.003Z] [echo] Using junit from /home/jenkins/externalDependency/system_lib/junit/junit.jar
[2025-08-26T23:15:38.003Z]
[2025-08-26T23:15:38.003Z] print-junit-error:
[2025-08-26T23:15:38.003Z]
[2025-08-26T23:15:38.003Z] check-for-hamcrest-core:
[2025-08-26T23:15:38.003Z]
[2025-08-26T23:15:38.003Z] configure-hamcrest-core:
[2025-08-26T23:15:38.003Z]
[2025-08-26T23:15:38.003Z] print-hamcrest-core-location:
[2025-08-26T23:15:38.004Z] [echo] Using hamcrest-core from /home/jenkins/externalDependency/system_lib/junit/hamcrest-core.jar
[2025-08-26T23:15:38.004Z]
[2025-08-26T23:15:38.004Z] print-hamcrest-core-error:
[2025-08-26T23:15:38.004Z]
[2025-08-26T23:15:38.004Z] check-for-log4j:
[2025-08-26T23:15:38.004Z]
[2025-08-26T23:15:38.004Z] configure-log4j:
[2025-08-26T23:15:38.004Z]
[2025-08-26T23:15:38.004Z] print-log4j-location:
[2025-08-26T23:15:38.004Z] [echo] Using log4j-api from /home/jenkins/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/externalDependency/system_lib/log4j/log4j-core.jar
[2025-08-26T23:15:38.004Z]
[2025-08-26T23:15:38.004Z] print-log4j-error:
[2025-08-26T23:15:38.004Z]
[2025-08-26T23:15:38.004Z] check-for-asm:
[2025-08-26T23:15:38.004Z]
[2025-08-26T23:15:38.004Z] configure-asm:
[2025-08-26T23:15:38.004Z]
[2025-08-26T23:15:38.004Z] print-asm-location:
[2025-08-26T23:15:38.004Z] [echo] Using asm.jar from /home/jenkins/externalDependency/system_lib/asm/asm.jar
[2025-08-26T23:15:38.004Z] [echo] Using asm-commons.jar from /home/jenkins/externalDependency/system_lib/asm/asm-commons.jar
[2025-08-26T23:15:38.004Z]
[2025-08-26T23:15:38.004Z] print-asm-error:
[2025-08-26T23:15:38.004Z]
[2025-08-26T23:15:38.004Z] setup-java-properties:
[2025-08-26T23:15:38.004Z] [echo] java_home is ${java_home}
[2025-08-26T23:15:38.004Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre
[2025-08-26T23:15:38.004Z] [echoproperties] #Ant properties
[2025-08-26T23:15:38.004Z] [echoproperties] #Tue Aug 26 23:15:37 UTC 2025
[2025-08-26T23:15:38.004Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/../lib/ppc64=
[2025-08-26T23:15:38.004Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/classes=
[2025-08-26T23:15:38.004Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/charsets.jar=
[2025-08-26T23:15:38.004Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/jce.jar=
[2025-08-26T23:15:38.004Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/jfr.jar=
[2025-08-26T23:15:38.004Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/jsse.jar=
[2025-08-26T23:15:38.004Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/ppc64=
[2025-08-26T23:15:38.004Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/ppc64/jli=
[2025-08-26T23:15:38.004Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/rt.jar=
[2025-08-26T23:15:38.004Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar=
[2025-08-26T23:15:38.004Z] [echoproperties] buildjdk./lib=
[2025-08-26T23:15:38.004Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/../lib=
[2025-08-26T23:15:38.004Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/lib=
[2025-08-26T23:15:38.004Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/lib/server=
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk./usr/lib=
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.472-b04, mixed mode)
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.Property=settings\:
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.file.encoding=ISO8859-1
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.file.separator=/
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.class.path=.
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.class.version=52.0
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/endorsed
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/ext
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp/
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/ppc64/server
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_472-beta-202508262005-b04
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.specification.version=1.8
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.vendor=Temurin
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.version=1.8.0_472-beta
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.java.vm.version=25.472-b04
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.line.separator=\\n
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.openjdk=version "1.8.0_472-beta"
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.os.arch=ppc64
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.os.name=AIX
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.os.version=7.2
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.path.separator=\:
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2025-08-26T23:15:38.005Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/resources.jar
[2025-08-26T23:15:38.006Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/ppc64
[2025-08-26T23:15:38.006Z] [echoproperties] buildjdk.sun.cpu.endian=big
[2025-08-26T23:15:38.006Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2025-08-26T23:15:38.006Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig
[2025-08-26T23:15:38.006Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-08-26T23:15:38.006Z] [echoproperties] buildjdk.sun.jnu.encoding=ISO8859-1
[2025-08-26T23:15:38.006Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Server Compiler
[2025-08-26T23:15:38.006Z] [echoproperties] buildjdk.sun.os.patch.level=unknown
[2025-08-26T23:15:38.006Z] [echoproperties] buildjdk.user.country=US
[2025-08-26T23:15:38.006Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.build
[2025-08-26T23:15:38.006Z] [echoproperties] buildjdk.user.home=/home/jenkins
[2025-08-26T23:15:38.006Z] [echoproperties] buildjdk.user.language=en
[2025-08-26T23:15:38.006Z] [echoproperties] buildjdk.user.name=jenkins
[2025-08-26T23:15:38.006Z] [echoproperties] buildjdk.user.timezone=
[2025-08-26T23:15:38.006Z] [delete] Deleting: /tmp/openjdk.java.build.properties.856064052
[2025-08-26T23:15:38.006Z] [echo] DEBUG: Resolved os.name for buildjdk is AIX
[2025-08-26T23:15:38.006Z] [echo] java_platform set to aix_ppc-64
[2025-08-26T23:15:38.006Z] [echo] java_java_specification_version set to 1.8
[2025-08-26T23:15:38.006Z] [echo] java_java_vm_vendor set to Temurin
[2025-08-26T23:15:38.006Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/../bin
[2025-08-26T23:15:38.006Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/bin/javac
[2025-08-26T23:15:38.006Z]
[2025-08-26T23:15:38.006Z] check-for-tools-jar:
[2025-08-26T23:15:38.006Z] [echo] java_java_specification_version is 1.8
[2025-08-26T23:15:38.006Z]
[2025-08-26T23:15:38.006Z] configure-tools-jar:
[2025-08-26T23:15:38.006Z]
[2025-08-26T23:15:38.006Z] print-tools-jar-location:
[2025-08-26T23:15:38.006Z] [echo] Using tools.jar from /home/jenkins/externalDependency/system_lib/tools/tools.jar
[2025-08-26T23:15:38.006Z]
[2025-08-26T23:15:38.006Z] print-tools-jar-error:
[2025-08-26T23:15:38.006Z]
[2025-08-26T23:15:38.006Z] check-for-windows-sysinternals:
[2025-08-26T23:15:38.006Z]
[2025-08-26T23:15:38.006Z] set-download-windows-sysinternals-required:
[2025-08-26T23:15:38.006Z]
[2025-08-26T23:15:38.006Z] configure-windows-sysinternals:
[2025-08-26T23:15:38.006Z]
[2025-08-26T23:15:38.006Z] print-windows-sysinternals-location:
[2025-08-26T23:15:38.006Z]
[2025-08-26T23:15:38.006Z] set-print-windows-sysinternals-error-required:
[2025-08-26T23:15:38.006Z]
[2025-08-26T23:15:38.006Z] really-print-windows-sysinternals-error:
[2025-08-26T23:15:38.006Z]
[2025-08-26T23:15:38.006Z] print-windows-sysinternals-error:
[2025-08-26T23:15:38.006Z]
[2025-08-26T23:15:38.006Z] fail-if-error:
[2025-08-26T23:15:38.006Z]
[2025-08-26T23:15:38.006Z] print-all-prereq-versions:
[2025-08-26T23:15:38.006Z] [echo] Ant version in use : 1.10.2
[2025-08-26T23:15:38.006Z] [echo] log4j version in use : 2.16.0
[2025-08-26T23:15:38.006Z] [echo] ASM version in use : 9.7.1
[2025-08-26T23:15:38.006Z] [echo] junit version in use : 4.12
[2025-08-26T23:15:38.006Z] [echo] hamcrest version in use: 1.3
[2025-08-26T23:15:38.006Z]
[2025-08-26T23:15:38.006Z] configure:
[2025-08-26T23:15:38.006Z]
[2025-08-26T23:15:38.006Z] build-dependencies:
[2025-08-26T23:15:38.006Z] [echo] Executing openjdk.build/build.xml
[2025-08-26T23:15:38.007Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:15:38.757Z]
[2025-08-26T23:15:38.757Z] setup-java-properties:
[2025-08-26T23:15:38.757Z] [echo] java_home is ${java_home}
[2025-08-26T23:15:38.757Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre
[2025-08-26T23:15:38.757Z] [echoproperties] #Ant properties
[2025-08-26T23:15:38.757Z] [echoproperties] #Tue Aug 26 23:15:38 UTC 2025
[2025-08-26T23:15:38.757Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/../lib/ppc64=
[2025-08-26T23:15:38.757Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/classes=
[2025-08-26T23:15:38.757Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/charsets.jar=
[2025-08-26T23:15:38.757Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/jce.jar=
[2025-08-26T23:15:38.757Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/jfr.jar=
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/jsse.jar=
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/ppc64=
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/ppc64/jli=
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/rt.jar=
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar=
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk./lib=
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/../lib=
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/lib=
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/lib/server=
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk./usr/lib=
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.472-b04, mixed mode)
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.Property=settings\:
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.file.encoding=ISO8859-1
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.file.separator=/
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.class.path=.
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.class.version=52.0
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/endorsed
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/ext
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp/
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/ppc64/server
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_472-beta-202508262005-b04
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.specification.version=1.8
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.vendor=Temurin
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.version=1.8.0_472-beta
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2025-08-26T23:15:38.758Z] [echoproperties] buildjdk.java.vm.version=25.472-b04
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.line.separator=\\n
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.openjdk=version "1.8.0_472-beta"
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.os.arch=ppc64
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.os.name=AIX
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.os.version=7.2
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.path.separator=\:
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/resources.jar
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/lib/ppc64
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.sun.cpu.endian=big
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.sun.jnu.encoding=ISO8859-1
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Server Compiler
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.sun.os.patch.level=unknown
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.user.country=US
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.build
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.user.home=/home/jenkins
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.user.language=en
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.user.name=jenkins
[2025-08-26T23:15:38.759Z] [echoproperties] buildjdk.user.timezone=
[2025-08-26T23:15:38.759Z] [delete] Deleting: /tmp/openjdk.java.build.properties.83403513
[2025-08-26T23:15:38.759Z] [echo] DEBUG: Resolved os.name for buildjdk is AIX
[2025-08-26T23:15:38.759Z] [echo] java_platform set to aix_ppc-64
[2025-08-26T23:15:38.759Z] [echo] java_java_specification_version set to 1.8
[2025-08-26T23:15:38.759Z] [echo] java_java_vm_vendor set to Temurin
[2025-08-26T23:15:38.759Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/jre/../bin
[2025-08-26T23:15:38.759Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/bin/javac
[2025-08-26T23:15:38.759Z]
[2025-08-26T23:15:38.759Z] check-prereqs:
[2025-08-26T23:15:38.759Z] [echo] Executing openjdk.build/build.xml
[2025-08-26T23:15:38.759Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:15:38.759Z]
[2025-08-26T23:15:38.759Z] check-for-ant:
[2025-08-26T23:15:38.759Z]
[2025-08-26T23:15:38.759Z] print-ant-location:
[2025-08-26T23:15:38.759Z] [echo] Using ant from /home/jenkins/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-08-26T23:15:38.759Z]
[2025-08-26T23:15:38.759Z] print-ant-error:
[2025-08-26T23:15:38.759Z]
[2025-08-26T23:15:38.759Z] check-for-junit:
[2025-08-26T23:15:38.759Z]
[2025-08-26T23:15:38.759Z] print-junit-location:
[2025-08-26T23:15:38.759Z] [echo] Using junit from /home/jenkins/externalDependency/system_lib/junit/junit.jar
[2025-08-26T23:15:38.759Z]
[2025-08-26T23:15:38.759Z] print-junit-error:
[2025-08-26T23:15:38.759Z]
[2025-08-26T23:15:38.759Z] check-for-hamcrest-core:
[2025-08-26T23:15:38.759Z]
[2025-08-26T23:15:38.759Z] print-hamcrest-core-location:
[2025-08-26T23:15:38.759Z] [echo] Using hamcrest-core from /home/jenkins/externalDependency/system_lib/junit/hamcrest-core.jar
[2025-08-26T23:15:38.759Z]
[2025-08-26T23:15:38.759Z] print-hamcrest-core-error:
[2025-08-26T23:15:38.759Z]
[2025-08-26T23:15:38.759Z] check-for-log4j:
[2025-08-26T23:15:38.759Z]
[2025-08-26T23:15:38.759Z] print-log4j-location:
[2025-08-26T23:15:38.759Z] [echo] Using log4j-api from /home/jenkins/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/externalDependency/system_lib/log4j/log4j-core.jar
[2025-08-26T23:15:38.759Z]
[2025-08-26T23:15:38.759Z] print-log4j-error:
[2025-08-26T23:15:38.759Z]
[2025-08-26T23:15:38.759Z] check-for-asm:
[2025-08-26T23:15:38.759Z]
[2025-08-26T23:15:38.759Z] print-asm-location:
[2025-08-26T23:15:38.759Z] [echo] Using asm.jar from /home/jenkins/externalDependency/system_lib/asm/asm.jar
[2025-08-26T23:15:38.759Z] [echo] Using asm-commons.jar from /home/jenkins/externalDependency/system_lib/asm/asm-commons.jar
[2025-08-26T23:15:38.759Z]
[2025-08-26T23:15:38.759Z] print-asm-error:
[2025-08-26T23:15:38.759Z]
[2025-08-26T23:15:38.759Z] setup-java-properties:
[2025-08-26T23:15:38.759Z]
[2025-08-26T23:15:38.759Z] check-for-tools-jar:
[2025-08-26T23:15:38.759Z] [echo] java_java_specification_version is 1.8
[2025-08-26T23:15:38.759Z]
[2025-08-26T23:15:38.759Z] print-tools-jar-location:
[2025-08-26T23:15:38.760Z] [echo] Using tools.jar from /home/jenkins/externalDependency/system_lib/tools/tools.jar
[2025-08-26T23:15:38.760Z]
[2025-08-26T23:15:38.760Z] print-tools-jar-error:
[2025-08-26T23:15:38.760Z]
[2025-08-26T23:15:38.760Z] check-for-windows-sysinternals:
[2025-08-26T23:15:38.760Z]
[2025-08-26T23:15:38.760Z] print-windows-sysinternals-location:
[2025-08-26T23:15:38.760Z]
[2025-08-26T23:15:38.760Z] set-print-windows-sysinternals-error-required:
[2025-08-26T23:15:38.760Z]
[2025-08-26T23:15:38.760Z] really-print-windows-sysinternals-error:
[2025-08-26T23:15:38.760Z]
[2025-08-26T23:15:38.760Z] print-windows-sysinternals-error:
[2025-08-26T23:15:38.760Z]
[2025-08-26T23:15:38.760Z] fail-if-error:
[2025-08-26T23:15:38.760Z]
[2025-08-26T23:15:38.760Z] print-all-prereq-versions:
[2025-08-26T23:15:38.760Z] [echo] Ant version in use : 1.10.2
[2025-08-26T23:15:38.760Z] [echo] log4j version in use : 2.16.0
[2025-08-26T23:15:38.760Z] [echo] ASM version in use : 9.7.1
[2025-08-26T23:15:38.760Z] [echo] junit version in use : 4.12
[2025-08-26T23:15:38.760Z] [echo] hamcrest version in use: 1.3
[2025-08-26T23:15:38.760Z]
[2025-08-26T23:15:38.760Z] run-check-prereqs:
[2025-08-26T23:15:38.760Z]
[2025-08-26T23:15:38.760Z] build-dependencies:
[2025-08-26T23:15:38.760Z] [echo] Executing stf.build/build.xml
[2025-08-26T23:15:38.760Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:15:38.760Z]
[2025-08-26T23:15:38.760Z] setup-java-properties:
[2025-08-26T23:15:38.760Z]
[2025-08-26T23:15:38.760Z] check-prereqs:
[2025-08-26T23:15:38.760Z]
[2025-08-26T23:15:38.760Z] build-dependencies:
[2025-08-26T23:15:38.760Z] [echo] Executing stf.core/build.xml
[2025-08-26T23:15:38.760Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:15:38.760Z]
[2025-08-26T23:15:38.760Z] setup-java-properties:
[2025-08-26T23:15:38.760Z]
[2025-08-26T23:15:38.760Z] check-prereqs:
[2025-08-26T23:15:38.760Z]
[2025-08-26T23:15:38.760Z] build-dependencies:
[2025-08-26T23:15:38.760Z]
[2025-08-26T23:15:38.760Z] create-bin-dir:
[2025-08-26T23:15:38.760Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/STF/stf.core/bin
[2025-08-26T23:15:38.760Z]
[2025-08-26T23:15:38.760Z] build-java:
[2025-08-26T23:15:38.760Z] [javac] Compiling 58 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/STF/stf.core/bin
[2025-08-26T23:15:44.270Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/STF/stf.core/bin
[2025-08-26T23:15:45.829Z]
[2025-08-26T23:15:45.829Z] build-jar:
[2025-08-26T23:15:45.829Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/STF/stf.core/bin/stf.core.jar
[2025-08-26T23:15:45.829Z]
[2025-08-26T23:15:45.829Z] build-archives:
[2025-08-26T23:15:45.829Z]
[2025-08-26T23:15:45.829Z] copy-log4j2-config:
[2025-08-26T23:15:45.829Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/STF/stf.core/bin
[2025-08-26T23:15:45.829Z]
[2025-08-26T23:15:45.829Z] build-no-natives:
[2025-08-26T23:15:45.829Z]
[2025-08-26T23:15:45.829Z] build-natives:
[2025-08-26T23:15:45.829Z]
[2025-08-26T23:15:45.829Z] build:
[2025-08-26T23:15:45.829Z] [echo] Executing stf.load/build.xml
[2025-08-26T23:15:45.829Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:15:45.829Z]
[2025-08-26T23:15:45.829Z] setup-java-properties:
[2025-08-26T23:15:45.829Z]
[2025-08-26T23:15:45.829Z] check-prereqs:
[2025-08-26T23:15:45.829Z]
[2025-08-26T23:15:45.829Z] build-dependencies:
[2025-08-26T23:15:45.829Z] [echo] Executing stf.core/build.xml
[2025-08-26T23:15:45.829Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:15:45.829Z]
[2025-08-26T23:15:45.829Z] setup-java-properties:
[2025-08-26T23:15:45.829Z]
[2025-08-26T23:15:45.829Z] check-prereqs:
[2025-08-26T23:15:45.829Z]
[2025-08-26T23:15:45.829Z] build-dependencies:
[2025-08-26T23:15:45.829Z]
[2025-08-26T23:15:45.829Z] create-bin-dir:
[2025-08-26T23:15:45.829Z]
[2025-08-26T23:15:45.829Z] build-java:
[2025-08-26T23:15:45.829Z]
[2025-08-26T23:15:45.829Z] build-jar:
[2025-08-26T23:15:45.829Z]
[2025-08-26T23:15:45.829Z] build-archives:
[2025-08-26T23:15:45.829Z]
[2025-08-26T23:15:45.829Z] copy-log4j2-config:
[2025-08-26T23:15:45.829Z]
[2025-08-26T23:15:45.830Z] build-no-natives:
[2025-08-26T23:15:45.830Z]
[2025-08-26T23:15:45.830Z] build-natives:
[2025-08-26T23:15:45.830Z]
[2025-08-26T23:15:45.830Z] build:
[2025-08-26T23:15:45.830Z]
[2025-08-26T23:15:45.830Z] create-bin-dir:
[2025-08-26T23:15:45.830Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/STF/stf.load/bin
[2025-08-26T23:15:45.830Z]
[2025-08-26T23:15:45.830Z] build-java:
[2025-08-26T23:15:45.830Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/STF/stf.load/bin
[2025-08-26T23:15:49.186Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/blockedexitagent/BlockedExitAgent.java uses or overrides a deprecated API.
[2025-08-26T23:15:49.186Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-08-26T23:15:49.186Z]
[2025-08-26T23:15:49.186Z] build-jar:
[2025-08-26T23:15:49.186Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/STF/stf.load/bin/stf.load.jar
[2025-08-26T23:15:49.186Z]
[2025-08-26T23:15:49.186Z] build-archives:
[2025-08-26T23:15:49.186Z]
[2025-08-26T23:15:49.186Z] build-no-natives:
[2025-08-26T23:15:49.186Z]
[2025-08-26T23:15:49.186Z] build-natives:
[2025-08-26T23:15:49.186Z]
[2025-08-26T23:15:49.186Z] build:
[2025-08-26T23:15:49.186Z] [echo] Executing stf.samples/build.xml
[2025-08-26T23:15:49.186Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] setup-java-properties:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] check-prereqs:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] build-dependencies:
[2025-08-26T23:15:49.938Z] [echo] Executing stf.core/build.xml
[2025-08-26T23:15:49.938Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] setup-java-properties:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] check-prereqs:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] build-dependencies:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] create-bin-dir:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] build-java:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] build-jar:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] build-archives:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] copy-log4j2-config:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] build-no-natives:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] build-natives:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] build:
[2025-08-26T23:15:49.938Z] [echo] Executing stf.load/build.xml
[2025-08-26T23:15:49.938Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] setup-java-properties:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] check-prereqs:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] build-dependencies:
[2025-08-26T23:15:49.938Z] [echo] Executing stf.core/build.xml
[2025-08-26T23:15:49.938Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] setup-java-properties:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] check-prereqs:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] build-dependencies:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] create-bin-dir:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] build-java:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] build-jar:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] build-archives:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] copy-log4j2-config:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] build-no-natives:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] build-natives:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] build:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] create-bin-dir:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] build-java:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] build-jar:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.938Z] build-archives:
[2025-08-26T23:15:49.938Z]
[2025-08-26T23:15:49.939Z] build-no-natives:
[2025-08-26T23:15:49.939Z]
[2025-08-26T23:15:49.939Z] build-natives:
[2025-08-26T23:15:49.939Z]
[2025-08-26T23:15:49.939Z] build:
[2025-08-26T23:15:49.939Z]
[2025-08-26T23:15:49.939Z] create-bin-dir:
[2025-08-26T23:15:49.939Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/STF/stf.samples/bin
[2025-08-26T23:15:49.939Z]
[2025-08-26T23:15:49.939Z] build-java:
[2025-08-26T23:15:49.939Z] [javac] Compiling 24 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/STF/stf.samples/bin
[2025-08-26T23:15:52.355Z]
[2025-08-26T23:15:52.355Z] build-jar:
[2025-08-26T23:15:52.355Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar
[2025-08-26T23:15:52.355Z]
[2025-08-26T23:15:52.355Z] build-archives:
[2025-08-26T23:15:52.355Z]
[2025-08-26T23:15:52.355Z] build-no-natives:
[2025-08-26T23:15:52.355Z]
[2025-08-26T23:15:52.355Z] build-natives:
[2025-08-26T23:15:52.355Z]
[2025-08-26T23:15:52.355Z] build:
[2025-08-26T23:15:52.355Z]
[2025-08-26T23:15:52.355Z] build:
[2025-08-26T23:15:52.355Z] [echo] Executing openjdk.test.concurrent/build.xml
[2025-08-26T23:15:52.356Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:15:52.356Z]
[2025-08-26T23:15:52.356Z] setup-java-properties:
[2025-08-26T23:15:52.356Z]
[2025-08-26T23:15:52.356Z] check-prereqs:
[2025-08-26T23:15:52.356Z]
[2025-08-26T23:15:52.356Z] build-dependencies:
[2025-08-26T23:15:52.356Z]
[2025-08-26T23:15:52.356Z] create-bin-dir:
[2025-08-26T23:15:52.356Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2025-08-26T23:15:52.356Z]
[2025-08-26T23:15:52.356Z] build-java:
[2025-08-26T23:15:52.356Z] [javac] Compiling 36 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2025-08-26T23:15:57.864Z]
[2025-08-26T23:15:57.864Z] build-jar:
[2025-08-26T23:15:57.864Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar
[2025-08-26T23:15:57.864Z]
[2025-08-26T23:15:57.864Z] build-archives:
[2025-08-26T23:15:57.864Z]
[2025-08-26T23:15:57.864Z] build-no-natives:
[2025-08-26T23:15:57.864Z]
[2025-08-26T23:15:57.864Z] build-natives:
[2025-08-26T23:15:57.864Z]
[2025-08-26T23:15:57.864Z] build:
[2025-08-26T23:15:57.864Z] [echo] Executing openjdk.test.classloading/build.xml
[2025-08-26T23:15:57.864Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:15:57.864Z]
[2025-08-26T23:15:57.864Z] setup-java-properties:
[2025-08-26T23:15:57.864Z]
[2025-08-26T23:15:57.864Z] check-prereqs:
[2025-08-26T23:15:57.864Z]
[2025-08-26T23:15:57.864Z] build-dependencies:
[2025-08-26T23:15:57.864Z]
[2025-08-26T23:15:57.864Z] create-bin-dir:
[2025-08-26T23:15:57.864Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2025-08-26T23:15:57.864Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2025-08-26T23:15:57.864Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2025-08-26T23:15:57.864Z]
[2025-08-26T23:15:57.864Z] build-java:
[2025-08-26T23:15:57.864Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2025-08-26T23:15:58.615Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2025-08-26T23:16:00.169Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2025-08-26T23:16:00.928Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class
[2025-08-26T23:16:00.928Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class
[2025-08-26T23:16:00.928Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2
[2025-08-26T23:16:00.928Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1
[2025-08-26T23:16:00.928Z]
[2025-08-26T23:16:00.928Z] build-jar:
[2025-08-26T23:16:00.928Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar
[2025-08-26T23:16:00.928Z]
[2025-08-26T23:16:00.928Z] build-archives:
[2025-08-26T23:16:00.928Z]
[2025-08-26T23:16:00.928Z] build-no-natives:
[2025-08-26T23:16:00.928Z]
[2025-08-26T23:16:00.928Z] build-natives:
[2025-08-26T23:16:00.928Z]
[2025-08-26T23:16:00.928Z] copy-dict-file:
[2025-08-26T23:16:00.928Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading
[2025-08-26T23:16:00.928Z]
[2025-08-26T23:16:00.928Z] build:
[2025-08-26T23:16:00.928Z] [echo] Executing openjdk.test.debugging/build.xml
[2025-08-26T23:16:00.928Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:16:00.928Z]
[2025-08-26T23:16:00.928Z] setup-java-properties:
[2025-08-26T23:16:00.928Z]
[2025-08-26T23:16:00.928Z] check-prereqs:
[2025-08-26T23:16:00.928Z]
[2025-08-26T23:16:00.928Z] build-dependencies:
[2025-08-26T23:16:00.928Z]
[2025-08-26T23:16:00.928Z] create-bin-dir:
[2025-08-26T23:16:00.928Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2025-08-26T23:16:00.928Z]
[2025-08-26T23:16:00.928Z] build-java-8:
[2025-08-26T23:16:00.928Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2025-08-26T23:16:03.361Z]
[2025-08-26T23:16:03.361Z] build-java-11-25plus:
[2025-08-26T23:16:03.361Z]
[2025-08-26T23:16:03.361Z] build-java-17-24:
[2025-08-26T23:16:03.361Z]
[2025-08-26T23:16:03.361Z] build-java:
[2025-08-26T23:16:03.361Z]
[2025-08-26T23:16:03.361Z] build-jdi-jar:
[2025-08-26T23:16:03.361Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar
[2025-08-26T23:16:03.361Z]
[2025-08-26T23:16:03.361Z] build-hcr-jar:
[2025-08-26T23:16:03.361Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar
[2025-08-26T23:16:03.361Z]
[2025-08-26T23:16:03.361Z] build-jars:
[2025-08-26T23:16:03.361Z]
[2025-08-26T23:16:03.361Z] build-archives:
[2025-08-26T23:16:03.361Z]
[2025-08-26T23:16:03.361Z] build-no-natives:
[2025-08-26T23:16:03.361Z]
[2025-08-26T23:16:03.361Z] build-natives:
[2025-08-26T23:16:03.361Z]
[2025-08-26T23:16:03.361Z] build:
[2025-08-26T23:16:03.361Z] [echo] Executing openjdk.test.gc/build.xml
[2025-08-26T23:16:03.361Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:16:03.361Z]
[2025-08-26T23:16:03.361Z] setup-java-properties:
[2025-08-26T23:16:03.361Z]
[2025-08-26T23:16:03.361Z] check-prereqs:
[2025-08-26T23:16:03.361Z]
[2025-08-26T23:16:03.361Z] build-dependencies:
[2025-08-26T23:16:03.361Z]
[2025-08-26T23:16:03.361Z] create-bin-dir:
[2025-08-26T23:16:03.361Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2025-08-26T23:16:03.361Z]
[2025-08-26T23:16:03.361Z] build-java:
[2025-08-26T23:16:03.361Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2025-08-26T23:16:04.913Z]
[2025-08-26T23:16:04.913Z] build-jar:
[2025-08-26T23:16:04.913Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar
[2025-08-26T23:16:04.913Z]
[2025-08-26T23:16:04.913Z] build-archives:
[2025-08-26T23:16:04.913Z]
[2025-08-26T23:16:04.913Z] build-no-natives:
[2025-08-26T23:16:04.913Z]
[2025-08-26T23:16:04.913Z] build-natives:
[2025-08-26T23:16:04.913Z]
[2025-08-26T23:16:04.913Z] build:
[2025-08-26T23:16:04.913Z] [echo] Executing openjdk.test.jck/build.xml
[2025-08-26T23:16:04.913Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:16:04.913Z]
[2025-08-26T23:16:04.913Z] setup-java-properties:
[2025-08-26T23:16:04.913Z]
[2025-08-26T23:16:04.913Z] check-prereqs:
[2025-08-26T23:16:04.913Z]
[2025-08-26T23:16:04.913Z] build-dependencies:
[2025-08-26T23:16:04.913Z]
[2025-08-26T23:16:04.913Z] create-bin-dir:
[2025-08-26T23:16:04.913Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2025-08-26T23:16:04.913Z]
[2025-08-26T23:16:04.913Z] build-java:
[2025-08-26T23:16:04.913Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2025-08-26T23:16:07.337Z]
[2025-08-26T23:16:07.337Z] build-jar:
[2025-08-26T23:16:07.337Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar
[2025-08-26T23:16:07.337Z]
[2025-08-26T23:16:07.337Z] build-archives:
[2025-08-26T23:16:07.337Z]
[2025-08-26T23:16:07.337Z] build-no-natives:
[2025-08-26T23:16:07.337Z]
[2025-08-26T23:16:07.337Z] setup-native-build-command:
[2025-08-26T23:16:07.337Z] [echo] building natives for java_platform aix_ppc-64
[2025-08-26T23:16:07.337Z]
[2025-08-26T23:16:07.337Z] build-natives-windows:
[2025-08-26T23:16:07.337Z]
[2025-08-26T23:16:07.337Z] build-natives-unix:
[2025-08-26T23:16:07.337Z]
[2025-08-26T23:16:07.337Z] build-natives:
[2025-08-26T23:16:07.337Z]
[2025-08-26T23:16:07.337Z] build:
[2025-08-26T23:16:07.337Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2025-08-26T23:16:07.337Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:16:07.337Z]
[2025-08-26T23:16:07.337Z] setup-java-properties:
[2025-08-26T23:16:07.337Z]
[2025-08-26T23:16:07.337Z] check-prereqs:
[2025-08-26T23:16:07.337Z]
[2025-08-26T23:16:07.337Z] build-dependencies:
[2025-08-26T23:16:07.337Z]
[2025-08-26T23:16:07.337Z] create-bin-dir:
[2025-08-26T23:16:07.337Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2025-08-26T23:16:07.337Z]
[2025-08-26T23:16:07.337Z] build-java:
[2025-08-26T23:16:07.338Z] [javac] Compiling 23 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2025-08-26T23:16:11.710Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles
[2025-08-26T23:16:11.710Z]
[2025-08-26T23:16:11.710Z] build-jar:
[2025-08-26T23:16:11.710Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar
[2025-08-26T23:16:11.710Z]
[2025-08-26T23:16:11.710Z] build-archives:
[2025-08-26T23:16:11.710Z]
[2025-08-26T23:16:11.710Z] build-no-natives:
[2025-08-26T23:16:11.710Z]
[2025-08-26T23:16:11.710Z] build-natives:
[2025-08-26T23:16:11.710Z]
[2025-08-26T23:16:11.710Z] build:
[2025-08-26T23:16:11.710Z] [echo] Executing openjdk.test.lang/build.xml
[2025-08-26T23:16:11.710Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:16:11.710Z]
[2025-08-26T23:16:11.710Z] setup-java-properties:
[2025-08-26T23:16:11.710Z]
[2025-08-26T23:16:11.710Z] check-prereqs:
[2025-08-26T23:16:11.710Z]
[2025-08-26T23:16:11.710Z] build-dependencies:
[2025-08-26T23:16:11.710Z]
[2025-08-26T23:16:11.710Z] create-bin-dir:
[2025-08-26T23:16:11.710Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2025-08-26T23:16:11.710Z]
[2025-08-26T23:16:11.710Z] build-java:
[2025-08-26T23:16:11.710Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2025-08-26T23:16:17.214Z]
[2025-08-26T23:16:17.214Z] build-jar:
[2025-08-26T23:16:17.214Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar
[2025-08-26T23:16:17.214Z]
[2025-08-26T23:16:17.214Z] build-archives:
[2025-08-26T23:16:17.214Z]
[2025-08-26T23:16:17.214Z] build-no-natives:
[2025-08-26T23:16:17.214Z]
[2025-08-26T23:16:17.214Z] build-natives:
[2025-08-26T23:16:17.214Z]
[2025-08-26T23:16:17.214Z] build:
[2025-08-26T23:16:17.214Z] [echo] Executing openjdk.test.load/build.xml
[2025-08-26T23:16:17.214Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:16:17.214Z]
[2025-08-26T23:16:17.214Z] setup-java-properties:
[2025-08-26T23:16:17.214Z]
[2025-08-26T23:16:17.214Z] check-prereqs:
[2025-08-26T23:16:17.214Z]
[2025-08-26T23:16:17.214Z] build-dependencies:
[2025-08-26T23:16:17.214Z]
[2025-08-26T23:16:17.214Z] create-bin-dir:
[2025-08-26T23:16:17.214Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2025-08-26T23:16:17.214Z]
[2025-08-26T23:16:17.214Z] build-java:
[2025-08-26T23:16:17.214Z] [javac] Compiling 17 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2025-08-26T23:16:18.766Z]
[2025-08-26T23:16:18.766Z] build-jar:
[2025-08-26T23:16:18.767Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar
[2025-08-26T23:16:18.767Z]
[2025-08-26T23:16:18.767Z] build-archives:
[2025-08-26T23:16:18.767Z]
[2025-08-26T23:16:18.767Z] build-no-natives:
[2025-08-26T23:16:18.767Z]
[2025-08-26T23:16:18.767Z] build-natives:
[2025-08-26T23:16:18.767Z]
[2025-08-26T23:16:18.767Z] build:
[2025-08-26T23:16:18.767Z] [echo] Executing openjdk.test.locking/build.xml
[2025-08-26T23:16:18.767Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:16:18.767Z]
[2025-08-26T23:16:18.767Z] setup-java-properties:
[2025-08-26T23:16:18.767Z]
[2025-08-26T23:16:18.767Z] check-prereqs:
[2025-08-26T23:16:18.767Z]
[2025-08-26T23:16:18.767Z] build-dependencies:
[2025-08-26T23:16:18.767Z]
[2025-08-26T23:16:18.767Z] create-bin-dir:
[2025-08-26T23:16:18.767Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2025-08-26T23:16:18.767Z]
[2025-08-26T23:16:18.767Z] build-java:
[2025-08-26T23:16:18.767Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2025-08-26T23:16:19.519Z]
[2025-08-26T23:16:19.519Z] build-jar:
[2025-08-26T23:16:19.519Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar
[2025-08-26T23:16:19.519Z]
[2025-08-26T23:16:19.519Z] build-archives:
[2025-08-26T23:16:19.519Z]
[2025-08-26T23:16:19.519Z] build-no-natives:
[2025-08-26T23:16:19.519Z]
[2025-08-26T23:16:19.519Z] build-natives:
[2025-08-26T23:16:19.519Z]
[2025-08-26T23:16:19.519Z] build:
[2025-08-26T23:16:19.519Z] [echo] Executing openjdk.test.math/build.xml
[2025-08-26T23:16:19.519Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:16:19.519Z]
[2025-08-26T23:16:19.519Z] setup-java-properties:
[2025-08-26T23:16:19.519Z]
[2025-08-26T23:16:19.519Z] check-prereqs:
[2025-08-26T23:16:19.519Z]
[2025-08-26T23:16:19.519Z] build-dependencies:
[2025-08-26T23:16:19.519Z]
[2025-08-26T23:16:19.519Z] create-bin-dir:
[2025-08-26T23:16:19.519Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2025-08-26T23:16:19.519Z]
[2025-08-26T23:16:19.519Z] build-java:
[2025-08-26T23:16:19.520Z] [javac] Compiling 71 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] build-jar:
[2025-08-26T23:16:49.377Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] build-archives:
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] build-no-natives:
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] build-natives:
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] build:
[2025-08-26T23:16:49.377Z] [echo] Executing openjdk.test.mauve/build.xml
[2025-08-26T23:16:49.377Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] check-if-already-built:
[2025-08-26T23:16:49.377Z] [echo] Checking if /home/jenkins/externalDependency/system_lib/mauve/mauve.jar already exists
[2025-08-26T23:16:49.377Z] [echo] openjdk_test_mauve_already_built is true
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] check-if-cvs-available:
[2025-08-26T23:16:49.377Z] [echo] Checking if /home/jenkins/externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2025-08-26T23:16:49.377Z] [echo] cvs_available is true
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] download-cvsclient:
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] output-recreate-message:
[2025-08-26T23:16:49.377Z] [echo] /home/jenkins/externalDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2025-08-26T23:16:49.377Z] [echo] If you want to recreate /home/jenkins/externalDependency/system_lib/mauve/mauve.jar, delete it manually and rerun.
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] delete-work-dir:
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] create-work-dir:
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] get-source:
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] check-if-source-available:
[2025-08-26T23:16:49.377Z] [echo] Checking if /tmp//mauve/mauve/gnu/testlet/config.java.in exists
[2025-08-26T23:16:49.377Z] [echo] mauve_source_available is ${mauve_source_available}
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] delete-corba-files:
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] mauve-configure:
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] setup-java-properties:
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] build-harness:
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] build-tests:
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] build-java:
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] build-jar:
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] build-archives:
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] check-if-work_jar_file-exists:
[2025-08-26T23:16:49.377Z] [echo] Checking if /tmp//mauve/mauve.jar exists
[2025-08-26T23:16:49.377Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] install-archives:
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] configure:
[2025-08-26T23:16:49.377Z] [echo] Executing openjdk.test.nio/build.xml
[2025-08-26T23:16:49.377Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] setup-java-properties:
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] check-prereqs:
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] build-dependencies:
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] create-bin-dir:
[2025-08-26T23:16:49.377Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] check-java-nio-filesystem:
[2025-08-26T23:16:49.377Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2025-08-26T23:16:49.377Z]
[2025-08-26T23:16:49.377Z] copy-resources:
[2025-08-26T23:16:49.377Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-08-26T23:16:49.378Z] [copy] Copied 15 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-08-26T23:16:49.378Z]
[2025-08-26T23:16:49.378Z] build-java-nio-filesystem:
[2025-08-26T23:16:49.378Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2025-08-26T23:16:49.378Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2025-08-26T23:16:49.378Z] [exec] Updated services file: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider
[2025-08-26T23:16:49.378Z] [exec] Done
[2025-08-26T23:16:49.378Z] [javac] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[2025-08-26T23:16:49.378Z] [javac] Compiling 1005 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-08-26T23:16:51.791Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF
[2025-08-26T23:16:51.791Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2025-08-26T23:16:51.791Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2025-08-26T23:16:51.791Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar
[2025-08-26T23:16:51.791Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2025-08-26T23:16:52.545Z]
[2025-08-26T23:16:52.545Z] build-java:
[2025-08-26T23:16:52.545Z] [javac] Compiling 47 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-08-26T23:16:56.913Z]
[2025-08-26T23:16:56.913Z] build-jar:
[2025-08-26T23:16:56.913Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar
[2025-08-26T23:16:56.913Z]
[2025-08-26T23:16:56.913Z] build-archives:
[2025-08-26T23:16:56.913Z]
[2025-08-26T23:16:56.913Z] build-no-natives:
[2025-08-26T23:16:56.913Z]
[2025-08-26T23:16:56.913Z] build-natives:
[2025-08-26T23:16:56.913Z]
[2025-08-26T23:16:56.913Z] build:
[2025-08-26T23:16:56.914Z] [echo] Executing openjdk.test.serialization/build.xml
[2025-08-26T23:16:56.914Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:16:56.914Z]
[2025-08-26T23:16:56.914Z] setup-java-properties:
[2025-08-26T23:16:56.914Z]
[2025-08-26T23:16:56.914Z] check-prereqs:
[2025-08-26T23:16:56.914Z]
[2025-08-26T23:16:56.914Z] build-dependencies:
[2025-08-26T23:16:56.914Z]
[2025-08-26T23:16:56.914Z] create-bin-dir:
[2025-08-26T23:16:56.914Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2025-08-26T23:16:56.914Z]
[2025-08-26T23:16:56.914Z] build-java:
[2025-08-26T23:16:56.914Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2025-08-26T23:16:57.668Z]
[2025-08-26T23:16:57.668Z] build-jar:
[2025-08-26T23:16:57.668Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar
[2025-08-26T23:16:57.668Z]
[2025-08-26T23:16:57.668Z] build-archives:
[2025-08-26T23:16:57.668Z]
[2025-08-26T23:16:57.668Z] build-no-natives:
[2025-08-26T23:16:57.668Z]
[2025-08-26T23:16:57.668Z] build-natives:
[2025-08-26T23:16:57.668Z]
[2025-08-26T23:16:57.668Z] build:
[2025-08-26T23:16:57.669Z] [echo] Executing openjdk.test.security/build.xml
[2025-08-26T23:16:57.669Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:16:57.669Z]
[2025-08-26T23:16:57.669Z] setup-java-properties:
[2025-08-26T23:16:57.669Z]
[2025-08-26T23:16:57.669Z] check-prereqs:
[2025-08-26T23:16:57.669Z]
[2025-08-26T23:16:57.669Z] build-dependencies:
[2025-08-26T23:16:57.669Z]
[2025-08-26T23:16:57.669Z] create-bin-dir:
[2025-08-26T23:16:57.669Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2025-08-26T23:16:57.669Z]
[2025-08-26T23:16:57.669Z] build-java:
[2025-08-26T23:16:57.669Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2025-08-26T23:16:59.228Z]
[2025-08-26T23:16:59.228Z] build-jar:
[2025-08-26T23:16:59.229Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar
[2025-08-26T23:16:59.229Z]
[2025-08-26T23:16:59.229Z] build-archives:
[2025-08-26T23:16:59.229Z]
[2025-08-26T23:16:59.229Z] build-no-natives:
[2025-08-26T23:16:59.229Z]
[2025-08-26T23:16:59.229Z] build-natives:
[2025-08-26T23:16:59.229Z]
[2025-08-26T23:16:59.229Z] build:
[2025-08-26T23:16:59.229Z] [echo] Executing openjdk.test.util/build.xml
[2025-08-26T23:16:59.229Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:16:59.229Z]
[2025-08-26T23:16:59.229Z] setup-java-properties:
[2025-08-26T23:16:59.229Z]
[2025-08-26T23:16:59.229Z] check-prereqs:
[2025-08-26T23:16:59.229Z]
[2025-08-26T23:16:59.229Z] build-dependencies:
[2025-08-26T23:16:59.229Z]
[2025-08-26T23:16:59.229Z] create-bin-dir:
[2025-08-26T23:16:59.229Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2025-08-26T23:16:59.229Z]
[2025-08-26T23:16:59.229Z] build-java:
[2025-08-26T23:16:59.229Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2025-08-26T23:17:01.643Z]
[2025-08-26T23:17:01.643Z] build-jar:
[2025-08-26T23:17:01.643Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar
[2025-08-26T23:17:01.643Z]
[2025-08-26T23:17:01.643Z] build-archives:
[2025-08-26T23:17:01.643Z]
[2025-08-26T23:17:01.643Z] build-no-natives:
[2025-08-26T23:17:01.643Z]
[2025-08-26T23:17:01.643Z] build-natives:
[2025-08-26T23:17:01.643Z]
[2025-08-26T23:17:01.643Z] build:
[2025-08-26T23:17:01.643Z] [echo] Executing openjdk.test.jlm/build.xml
[2025-08-26T23:17:01.643Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:17:01.643Z]
[2025-08-26T23:17:01.643Z] setup-java-properties:
[2025-08-26T23:17:01.643Z]
[2025-08-26T23:17:01.643Z] check-prereqs:
[2025-08-26T23:17:01.643Z]
[2025-08-26T23:17:01.643Z] create-bin-dir:
[2025-08-26T23:17:01.643Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2025-08-26T23:17:01.643Z]
[2025-08-26T23:17:01.644Z] build-java:
[2025-08-26T23:17:01.644Z] [javac] Compiling 33 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2025-08-26T23:17:06.047Z]
[2025-08-26T23:17:06.047Z] build-jar:
[2025-08-26T23:17:06.048Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar
[2025-08-26T23:17:06.048Z]
[2025-08-26T23:17:06.048Z] build-archives:
[2025-08-26T23:17:06.048Z]
[2025-08-26T23:17:06.048Z] build-no-natives:
[2025-08-26T23:17:06.048Z]
[2025-08-26T23:17:06.048Z] build-natives:
[2025-08-26T23:17:06.048Z]
[2025-08-26T23:17:06.048Z] build:
[2025-08-26T23:17:06.048Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:17:06.048Z]
[2025-08-26T23:17:06.048Z] setup-java-properties:
[2025-08-26T23:17:06.048Z]
[2025-08-26T23:17:06.048Z] check-prereqs:
[2025-08-26T23:17:06.048Z]
[2025-08-26T23:17:06.048Z] check-compiler-level:
[2025-08-26T23:17:06.048Z] [echo] java_java_specification_version is 1.8
[2025-08-26T23:17:06.048Z] [echo] can_build_modularity is false
[2025-08-26T23:17:06.048Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix}
[2025-08-26T23:17:06.048Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2025-08-26T23:17:06.048Z]
[2025-08-26T23:17:06.048Z] create-bin-dir:
[2025-08-26T23:17:06.048Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-08-26T23:17:06.048Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods
[2025-08-26T23:17:06.048Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2025-08-26T23:17:06.048Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2025-08-26T23:17:06.048Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-08-26T23:17:06.048Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-08-26T23:17:06.048Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2025-08-26T23:17:06.048Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2025-08-26T23:17:06.048Z]
[2025-08-26T23:17:06.048Z] build-java:
[2025-08-26T23:17:06.048Z]
[2025-08-26T23:17:06.048Z] build-no-natives:
[2025-08-26T23:17:06.048Z]
[2025-08-26T23:17:06.048Z] build:
[2025-08-26T23:17:06.048Z]
[2025-08-26T23:17:06.048Z] build:
[2025-08-26T23:17:06.048Z]
[2025-08-26T23:17:06.048Z] common_dist:
[2025-08-26T23:17:06.048Z] [copy] Copying 341 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/STF
[2025-08-26T23:17:06.799Z] [copy] Copying 1192 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/aqa-systemtest
[2025-08-26T23:17:07.575Z] [copy] Copied 496 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/aqa-systemtest
[2025-08-26T23:17:07.575Z] [copy] Warning: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/openj9-systemtest does not exist.
[2025-08-26T23:17:07.575Z]
[2025-08-26T23:17:07.575Z] build:
[2025-08-26T23:17:07.575Z]
[2025-08-26T23:17:07.575Z] build:
[2025-08-26T23:17:07.575Z]
[2025-08-26T23:17:07.575Z] THC.check:
[2025-08-26T23:17:07.575Z]
[2025-08-26T23:17:07.575Z] getChurn:
[2025-08-26T23:17:07.575Z] [exec] Cloning into 'churn'...
[2025-08-26T23:17:07.575Z]
[2025-08-26T23:17:07.575Z] dist:
[2025-08-26T23:17:07.575Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/churn
[2025-08-26T23:17:07.575Z]
[2025-08-26T23:17:07.575Z] init:
[2025-08-26T23:17:07.575Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/daaLoadTest
[2025-08-26T23:17:07.575Z]
[2025-08-26T23:17:07.575Z] common_build:
[2025-08-26T23:17:07.575Z]
[2025-08-26T23:17:07.575Z] build:
[2025-08-26T23:17:07.575Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/daaLoadTest
[2025-08-26T23:17:07.575Z]
[2025-08-26T23:17:07.575Z] build:
[2025-08-26T23:17:07.575Z]
[2025-08-26T23:17:07.575Z] init:
[2025-08-26T23:17:07.576Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/jcstress
[2025-08-26T23:17:07.576Z]
[2025-08-26T23:17:07.576Z] getDependentLibs:
[2025-08-26T23:17:08.359Z] [exec] --------------------------------------------
[2025-08-26T23:17:08.359Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:17:08.359Z] [exec] task is set to default
[2025-08-26T23:17:08.359Z] [exec] dependencyList is set to jcstress
[2025-08-26T23:17:08.359Z] [exec] --------------------------------------------
[2025-08-26T23:17:08.359Z] [exec] Starting download third party dependent jars
[2025-08-26T23:17:08.359Z] [exec] --------------------------------------------
[2025-08-26T23:17:08.359Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:17:08.359Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-08-26T23:17:08.359Z] [exec] downloaded dependent third party jars successfully
[2025-08-26T23:17:08.359Z]
[2025-08-26T23:17:08.359Z] dist:
[2025-08-26T23:17:08.359Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/jcstress
[2025-08-26T23:17:08.359Z]
[2025-08-26T23:17:08.359Z] init:
[2025-08-26T23:17:08.360Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/jlm
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] common_build:
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] build:
[2025-08-26T23:17:08.360Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/jlm
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] init:
[2025-08-26T23:17:08.360Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/lambdaLoadTest
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] common_build:
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] build:
[2025-08-26T23:17:08.360Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/lambdaLoadTest
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] init:
[2025-08-26T23:17:08.360Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/mathLoadTest
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] common_build:
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] build:
[2025-08-26T23:17:08.360Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/mathLoadTest
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] init:
[2025-08-26T23:17:08.360Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/mauveLoadTest
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] common_build:
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] build:
[2025-08-26T23:17:08.360Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/mauveLoadTest
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] init:
[2025-08-26T23:17:08.360Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/modularity
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] common_build:
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] build:
[2025-08-26T23:17:08.360Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/modularity
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] init:
[2025-08-26T23:17:08.360Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/otherLoadTest
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] common_build:
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] build:
[2025-08-26T23:17:08.360Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/otherLoadTest
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] init:
[2025-08-26T23:17:08.360Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/security
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] common_build:
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] build:
[2025-08-26T23:17:08.360Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/security
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] init:
[2025-08-26T23:17:08.360Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/sharedClasses
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] common_build:
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] build:
[2025-08-26T23:17:08.360Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jvmtest/system/sharedClasses
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] BUILD SUCCESSFUL
[2025-08-26T23:17:08.360Z] Total time: 1 minute 38 seconds
[2025-08-26T23:17:08.360Z] 0
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z]
[2025-08-26T23:17:08.360Z] RECORD TEST REPOs SHA
[2025-08-26T23:17:08.360Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../TKG/scripts"; \
[2025-08-26T23:17:08.360Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-08-26T23:17:08.360Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../TKG/SHAs.txt
[2025-08-26T23:17:08.360Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../TKG/SHAs.txt
[2025-08-26T23:17:08.360Z] ================================================
[2025-08-26T23:17:08.360Z] timestamp: 20250826-231708
[2025-08-26T23:17:08.360Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests
[2025-08-26T23:17:08.360Z] git repo:
[2025-08-26T23:17:08.360Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-08-26T23:17:08.360Z] sha:
[2025-08-26T23:17:08.360Z] 1ef663ab0243186b896488a2eb1f06c5adbefced
[2025-08-26T23:17:08.360Z] ================================================
[2025-08-26T23:17:08.360Z] timestamp: 20250826-231708
[2025-08-26T23:17:08.360Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG
[2025-08-26T23:17:08.360Z] git repo:
[2025-08-26T23:17:08.360Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-08-26T23:17:08.360Z] sha:
[2025-08-26T23:17:08.360Z] 22529199368176ccd2e43c4cf47437798dcecf81
[2025-08-26T23:17:08.360Z] ================================================
[2025-08-26T23:17:08.360Z] timestamp: 20250826-231708
[2025-08-26T23:17:08.360Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/STF
[2025-08-26T23:17:08.360Z] git repo:
[2025-08-26T23:17:08.360Z] Fetch URL: https://github.com/adoptium/STF.git
[2025-08-26T23:17:08.360Z] sha:
[2025-08-26T23:17:08.360Z] 7534c9296a7effe8499d9c236e0cc12d5bc97826
[2025-08-26T23:17:08.361Z] ================================================
[2025-08-26T23:17:08.361Z] timestamp: 20250826-231708
[2025-08-26T23:17:08.361Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/aqa-systemtest
[2025-08-26T23:17:08.361Z] git repo:
[2025-08-26T23:17:08.361Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2025-08-26T23:17:08.361Z] sha:
[2025-08-26T23:17:08.361Z] dbae19c80b3664a1a84bb236fbb2a08021008468
[2025-08-26T23:17:08.361Z] ================================================
[2025-08-26T23:17:08.361Z] timestamp: 20250826-231708
[2025-08-26T23:17:08.361Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/churn/churn
[2025-08-26T23:17:08.361Z] git repo:
[2025-08-26T23:17:08.361Z] Fetch URL: https://github.com/rh-openjdk/churn.git
[2025-08-26T23:17:08.361Z] sha:
[2025-08-26T23:17:08.361Z] 01f9894909307f9a9a154a0df627d16def3d6603
[2025-08-26T23:17:08.361Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG'
[Pipeline] }
[2025-08-26T23:17:08.775Z] $ ssh-agent -k
[2025-08-26T23:17:08.783Z] unset SSH_AUTH_SOCK;
[2025-08-26T23:17:08.783Z] unset SSH_AGENT_PID;
[2025-08-26T23:17:08.783Z] echo Agent pid 24773088 killed;
[2025-08-26T23:17:09.543Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-08-26T23:17:09.702Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-08-26T23:17:09.725Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-08-26T23:17:09.810Z] $ ssh-agent
[2025-08-26T23:17:10.582Z] SSH_AUTH_SOCK=/tmp/ssh-4zKuFEwisWim/agent.24773090
[2025-08-26T23:17:10.582Z] SSH_AGENT_PID=13828536
[2025-08-26T23:17:10.582Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-08-26T23:17:12.378Z] + uname
[2025-08-26T23:17:12.378Z] + [ AIX = AIX ]
[2025-08-26T23:17:12.378Z] + MAKE=gmake
[2025-08-26T23:17:12.378Z] + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-08-26T23:17:12.378Z] gmake: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-08-26T23:17:14.496Z] + uname
[2025-08-26T23:17:14.496Z] + [ AIX = AIX ]
[2025-08-26T23:17:14.496Z] + MAKE=gmake
[2025-08-26T23:17:14.496Z] + cd ./aqa-tests
[2025-08-26T23:17:14.496Z] + . ./scripts/testenv/testenvSettings.sh
[2025-08-26T23:17:14.496Z] gmake _testList TESTLIST=TestJlmRemoteThreadAuth_0,TestJlmRemoteThreadAuth_1,TestJlmRemoteThreadNoAuth_0,TestJlmRemoteThreadNoAuth_1,TestJlmRemoteClassAuth_0,TestJlmRemoteClassAuth_1,TestJlmRemoteClassNoAuth_1,TestJlmRemoteClassNoAuth_0,NioLoadTest_5m_1,NioLoadTest_5m_0,LambdaLoadTest_HS_5m_0,LambdaLoadTest_HS_5m_1,MathLoadTest_bigdecimal_5m_0,MathLoadTest_autosimd_5m_1
[2025-08-26T23:17:14.496Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG'
[2025-08-26T23:17:14.496Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image
[2025-08-26T23:17:14.496Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib
[2025-08-26T23:17:14.496Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=TestJlmRemoteThreadAuth_0,TestJlmRemoteThreadAuth_1,TestJlmRemoteThreadNoAuth_0,TestJlmRemoteThreadNoAuth_1,TestJlmRemoteClassAuth_0,TestJlmRemoteClassAuth_1,TestJlmRemoteClassNoAuth_1,TestJlmRemoteClassNoAuth_0,NioLoadTest_5m_1,NioLoadTest_5m_0,LambdaLoadTest_HS_5m_0,LambdaLoadTest_HS_5m_1,MathLoadTest_bigdecimal_5m_0,MathLoadTest_autosimd_5m_1
[2025-08-26T23:17:14.496Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG'
[2025-08-26T23:17:14.496Z] perl scripts/configure.pl
[2025-08-26T23:17:14.496Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=TestJlmRemoteThreadAuth_0,TestJlmRemoteThreadAuth_1,TestJlmRemoteThreadNoAuth_0,TestJlmRemoteThreadNoAuth_1,TestJlmRemoteClassAuth_0,TestJlmRemoteClassAuth_1,TestJlmRemoteClassNoAuth_1,TestJlmRemoteClassNoAuth_0,NioLoadTest_5m_1,NioLoadTest_5m_0,LambdaLoadTest_HS_5m_0,LambdaLoadTest_HS_5m_1,MathLoadTest_bigdecimal_5m_0,MathLoadTest_autosimd_5m_1 --numOfMachines= --testTime= --TRSSURL=
[2025-08-26T23:17:15.247Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-26T23:17:15.247Z]
[2025-08-26T23:17:15.247Z] Starting to generate test make files.
[2025-08-26T23:17:15.247Z]
[2025-08-26T23:17:15.247Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/churn/playlist.xml
[2025-08-26T23:17:15.247Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-08-26T23:17:15.998Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-08-26T23:17:15.998Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-08-26T23:17:15.998Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/jlm/autoGen.mk
[2025-08-26T23:17:15.998Z]
[2025-08-26T23:17:15.998Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-08-26T23:17:15.998Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/lambdaLoadTest/autoGen.mk
[2025-08-26T23:17:15.998Z]
[2025-08-26T23:17:15.998Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-08-26T23:17:15.998Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/mathLoadTest/autoGen.mk
[2025-08-26T23:17:15.998Z]
[2025-08-26T23:17:15.998Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-08-26T23:17:15.998Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-08-26T23:17:15.998Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-08-26T23:17:15.998Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/otherLoadTest/autoGen.mk
[2025-08-26T23:17:15.998Z]
[2025-08-26T23:17:15.998Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/security/playlist.xml
[2025-08-26T23:17:15.998Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-08-26T23:17:15.998Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../system/autoGen.mk
[2025-08-26T23:17:15.998Z]
[2025-08-26T23:17:15.998Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../autoGen.mk
[2025-08-26T23:17:15.998Z]
[2025-08-26T23:17:15.998Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../TKG/utils.mk
[2025-08-26T23:17:15.998Z]
[2025-08-26T23:17:15.998Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/../TKG/rerun.mk
[2025-08-26T23:17:15.998Z]
[2025-08-26T23:17:15.998Z] Make files are generated successfully.
[2025-08-26T23:17:15.998Z]
[2025-08-26T23:17:15.998Z] gmake[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG'
[2025-08-26T23:17:15.998Z] gmake -f runtest.mk _testList
[2025-08-26T23:17:15.998Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG'
[2025-08-26T23:17:15.998Z]
[2025-08-26T23:17:15.998Z] Running make 4.4.1
[2025-08-26T23:17:15.998Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/TKG/..
[2025-08-26T23:17:15.998Z] set JDK_VERSION to 8
[2025-08-26T23:17:15.998Z] set JDK_IMPL to hotspot
[2025-08-26T23:17:15.998Z] set JVM_VERSION to openjdk8
[2025-08-26T23:17:15.998Z] set JCL_VERSION to latest
[2025-08-26T23:17:15.998Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image
[2025-08-26T23:17:15.998Z] set SPEC to aix_ppc-64
[2025-08-26T23:17:15.998Z] set TEST_FLAG to
[2025-08-26T23:17:15.998Z] Running testList ...
[2025-08-26T23:17:15.998Z] There are 14 test targets in testList
[2025-08-26T23:17:15.998Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/jdkbinary/j2sdk-image/bin/java" -version
[2025-08-26T23:17:15.998Z] openjdk version "1.8.0_472-beta"
[2025-08-26T23:17:15.998Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508262005-b04)
[2025-08-26T23:17:15.998Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b04, mixed mode)
[2025-08-26T23:17:15.998Z] gmake[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests'
[2025-08-26T23:17:16.748Z] gmake[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system'
[2025-08-26T23:17:16.748Z] gmake[5]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_testList_0/aqa-tests/system/jlm'
[2025-08-26T23:17:16.748Z] ../system.mk:25: CYGWIN is 0
[2025-08-26T23:17:16.748Z]
[2025-08-26T23:17:16.748Z] ===============================================