jdk25u-aix-ppc64-hotspot
Started by upstream project "build-scripts/openjdk25-pipeline" build number 172
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_25ea_hotspot" build number 76
originally caused by:
Started by timer
Obtained pipelines/build/common/kick_off_build.groovy from git https://github.com/adoptium/ci-jenkins-pipelines.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on jenkins-hetzner-worker in /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Fetching changes from the remote Git repository
Pruning obsolete local branches
> git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/.git # timeout=10
> git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
Fetching upstream changes from https://github.com/adoptium/ci-jenkins-pipelines.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --prune -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 9053547c8f1b04521ba25a257f08201846bc6476 (origin/master)
Commit message: "Prevent remote test job hang on QUEUED (#1378)"
> git rev-parse origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 9053547c8f1b04521ba25a257f08201846bc6476 # timeout=10
> git rev-list --no-walk 9053547c8f1b04521ba25a257f08201846bc6476 # timeout=10
[Pipeline] library
Loading library openjdk-jenkins-helper@master
Examining adoptium/jenkins-helper
Attempting to resolve master as a branch
Resolved master as branch master at revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5
The recommended git tool is: NONE
using credential eclipse_temurin_bot_email_and_token
> git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot@libs/c31318ca553a5b48d3dae5b71a63edd0af44b52a419d47af015d2ae014de8985/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/adoptium/jenkins-helper.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/adoptium/jenkins-helper.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials
> git fetch --no-tags --force --progress -- https://github.com/adoptium/jenkins-helper.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 # timeout=10
Commit message: "Add ADDITIONAL_TEST_PARAMS to IndividualBuildConfig (#65)"
> git rev-list --no-walk c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 # timeout=10
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/pipelines/build/common/openjdk_build_pipeline.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] }
[Pipeline] // node
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-04-02T20:30:41.013Z] Build config (BUILD_CONFIGURAION):
[Pipeline] echo
[2026-04-02T20:30:41.036Z] {
[2026-04-02T20:30:41.036Z] "ARCHITECTURE": "ppc64",
[2026-04-02T20:30:41.036Z] "TARGET_OS": "aix",
[2026-04-02T20:30:41.036Z] "VARIANT": "hotspot",
[2026-04-02T20:30:41.036Z] "JAVA_TO_BUILD": "jdk25u",
[2026-04-02T20:30:41.036Z] "TEST_LIST": [
[2026-04-02T20:30:41.036Z] "sanity.openjdk",
[2026-04-02T20:30:41.036Z] "sanity.system",
[2026-04-02T20:30:41.036Z] "extended.system",
[2026-04-02T20:30:41.036Z] "sanity.perf",
[2026-04-02T20:30:41.036Z] "sanity.functional",
[2026-04-02T20:30:41.036Z] "extended.functional",
[2026-04-02T20:30:41.036Z] "extended.openjdk",
[2026-04-02T20:30:41.036Z] "extended.perf",
[2026-04-02T20:30:41.036Z] "special.functional",
[2026-04-02T20:30:41.036Z] "special.openjdk",
[2026-04-02T20:30:41.036Z] "dev.functional"
[2026-04-02T20:30:41.036Z] ],
[2026-04-02T20:30:41.036Z] "DYNAMIC_LIST": [
[2026-04-02T20:30:41.036Z] "extended.openjdk"
[2026-04-02T20:30:41.036Z] ],
[2026-04-02T20:30:41.036Z] "NUM_MACHINES": [
[2026-04-02T20:30:41.036Z] "3"
[2026-04-02T20:30:41.036Z] ],
[2026-04-02T20:30:41.036Z] "SCM_REF": "jdk-25.0.3+8",
[2026-04-02T20:30:41.036Z] "BUILD_REF": "",
[2026-04-02T20:30:41.036Z] "CI_REF": "",
[2026-04-02T20:30:41.036Z] "HELPER_REF": "",
[2026-04-02T20:30:41.036Z] "AQA_REF": "",
[2026-04-02T20:30:41.036Z] "AQA_AUTO_GEN": true,
[2026-04-02T20:30:41.036Z] "BUILD_ARGS": "",
[2026-04-02T20:30:41.036Z] "NODE_LABEL": "build&&aix&&ppc64",
[2026-04-02T20:30:41.036Z] "ADDITIONAL_TEST_LABEL": "",
[2026-04-02T20:30:41.036Z] "ADDITIONAL_TEST_PARAMS": {
[2026-04-02T20:30:41.036Z]
[2026-04-02T20:30:41.036Z] },
[2026-04-02T20:30:41.036Z] "KEEP_TEST_REPORTDIR": false,
[2026-04-02T20:30:41.036Z] "ACTIVE_NODE_TIMEOUT": "5",
[2026-04-02T20:30:41.036Z] "CODEBUILD": false,
[2026-04-02T20:30:41.036Z] "DOCKER_IMAGE": "",
[2026-04-02T20:30:41.036Z] "DOCKER_ARGS": "",
[2026-04-02T20:30:41.036Z] "DOCKER_FILE": "",
[2026-04-02T20:30:41.036Z] "DOCKER_NODE": "",
[2026-04-02T20:30:41.036Z] "DOCKER_REGISTRY": "",
[2026-04-02T20:30:41.036Z] "DOCKER_CREDENTIAL": "",
[2026-04-02T20:30:41.036Z] "PLATFORM_CONFIG_LOCATION": "i/t/master/build-farm/platform-specific-configurations",
[2026-04-02T20:30:41.036Z] "CONFIGURE_ARGS": "--with-version-opt=ea",
[2026-04-02T20:30:41.036Z] "OVERRIDE_FILE_NAME_VERSION": "",
[2026-04-02T20:30:41.036Z] "USE_ADOPT_SHELL_SCRIPTS": true,
[2026-04-02T20:30:41.036Z] "RELEASE": false,
[2026-04-02T20:30:41.036Z] "WEEKLY": false,
[2026-04-02T20:30:41.036Z] "PUBLISH_NAME": "jdk-25.0.3+8-ea",
[2026-04-02T20:30:41.036Z] "ADOPT_BUILD_NUMBER": "",
[2026-04-02T20:30:41.036Z] "ENABLE_REPRODUCIBLE_COMPARE": false,
[2026-04-02T20:30:41.036Z] "ENABLE_TESTS": true,
[2026-04-02T20:30:41.036Z] "ENABLE_TESTDYNAMICPARALLEL": true,
[2026-04-02T20:30:41.036Z] "ENABLE_INSTALLERS": true,
[2026-04-02T20:30:41.036Z] "ENABLE_SIGNER": true,
[2026-04-02T20:30:41.036Z] "CLEAN_WORKSPACE": false,
[2026-04-02T20:30:41.036Z] "CLEAN_WORKSPACE_AFTER": true,
[2026-04-02T20:30:41.036Z] "CLEAN_WORKSPACE_BUILD_OUTPUT_ONLY_AFTER": true
[2026-04-02T20:30:41.036Z] }
[Pipeline] echo
[2026-04-02T20:30:41.046Z] Filename will be: OpenJDK25U-jdk_ppc64_aix_hotspot_25.0.3_8-ea.tar.gz
[Pipeline] echo
[2026-04-02T20:30:41.047Z] Executing tests: [sanity.openjdk, sanity.system, extended.system, sanity.perf, sanity.functional, extended.functional, extended.openjdk, extended.perf, special.functional, special.openjdk, dev.functional]
[Pipeline] echo
[2026-04-02T20:30:41.049Z] Build num: 26
[Pipeline] echo
[2026-04-02T20:30:41.049Z] File name: OpenJDK25U-jdk_ppc64_aix_hotspot_25.0.3_8-ea.tar.gz
[Pipeline] stage
[Pipeline] { (queue)
[Pipeline] library
[2026-04-02T20:30:41.079Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2026-04-02T20:30:41.089Z] openjdk_build_pipeline: running build without docker
[Pipeline] library
[2026-04-02T20:30:41.099Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2026-04-02T20:30:41.208Z] openjdk_build_pipeline: [NODE SHIFT] MOVING INTO NON-DOCKER JENKINS NODE MATCHING LABELNAME build&&aix&&ppc64...
[Pipeline] node
[2026-04-02T20:30:41.220Z] Running on build-osuosl-aix72-ppc64-1 in /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot
[Pipeline] {
[Pipeline] echo
[2026-04-02T20:30:41.246Z] checking aix
[Pipeline] echo
[2026-04-02T20:30:41.247Z] openjdk_build_pipeline: running build without docker on non-windows platform
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
[2026-04-02T20:30:41.483Z] USER_REMOTE_CONFIGS:
[Pipeline] echo
[2026-04-02T20:30:41.484Z] {"branch":"master","remotes":{"url":"https://github.com/adoptium/ci-jenkins-pipelines.git"}}
[Pipeline] echo
[2026-04-02T20:30:41.485Z] DEFAULTS_JSON:
[Pipeline] echo
[2026-04-02T20:30:41.486Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"cleanReleaseWorkspaceAfterBuild":false,"cleanReleaseWorkspaceBeforeBuild":true,"cleanWorkspaceAfterBuild":false,"cleanWorkspaceBeforeBuild":false,"configDirectories":{"build":"pipelines/jobs/configurations","evaluation":"pipelines/jobs/configurations","nightly":"pipelines/jobs/configurations","platform":"build-farm/platform-specific-configurations","release":"pipelines/jobs/configurations"},"defaultsUrl":"https://raw.githubusercontent.com/adoptium/ci-jenkins-pipelines/master/pipelines/defaults.json","enableInstallers":true,"enableSigner":true,"jenkinsDetails":{"rootDirectory":"build-scripts","rootUrl":"https://ci.adoptium.net"},"repository":{"build_branch":"master","build_url":"https://github.com/adoptium/temurin-build.git","helper_ref":"master","pipeline_branch":"master","pipeline_url":"https://github.com/adoptium/ci-jenkins-pipelines.git","test_dirs":"/test/functional"},"scriptDirectories":{"buildfarm":"build-farm/make-adopt-build-farm.sh","downstream":"pipelines/build/common/kick_off_build.groovy","regeneration":"pipelines/build/common/config_regeneration.groovy","tester":"pipelines/build/prTester/pr_test_pipeline.groovy","upstream":"pipelines/build","weekly":"pipelines/build/common/weekly_release_pipeline.groovy"},"templateDirectories":{"downstream":"pipelines/build/common/create_job_from_template.groovy","release":"pipelines/jobs/release_pipeline_job_template.groovy","upstream":"pipelines/jobs/pipeline_job_template.groovy","weekly":"pipelines/jobs/weekly_release_pipeline_job_template.groovy"},"testDetails":{"defaultDynamicParas":{"numMachines":["3"],"testLists":["extended.openjdk"]},"enableReproducibleCompare":false,"enableTestDynamicParallel":true,"enableTests":true,"nightlyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional"],"releaseDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional"],"weeklyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional","special.openjdk","dev.functional"]}}
[Pipeline] echo
[2026-04-02T20:30:41.487Z] ADOPT_DEFAULTS_JSON:
[Pipeline] echo
[2026-04-02T20:30:41.488Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"cleanReleaseWorkspaceAfterBuild":false,"cleanReleaseWorkspaceBeforeBuild":true,"cleanWorkspaceAfterBuild":false,"cleanWorkspaceBeforeBuild":false,"configDirectories":{"build":"pipelines/jobs/configurations","evaluation":"pipelines/jobs/configurations","nightly":"pipelines/jobs/configurations","platform":"build-farm/platform-specific-configurations","release":"pipelines/jobs/configurations"},"defaultsUrl":"https://raw.githubusercontent.com/adoptium/ci-jenkins-pipelines/master/pipelines/defaults.json","enableInstallers":true,"enableSigner":true,"jenkinsDetails":{"rootDirectory":"build-scripts","rootUrl":"https://ci.adoptium.net"},"repository":{"build_branch":"master","build_url":"https://github.com/adoptium/temurin-build.git","helper_ref":"master","pipeline_branch":"master","pipeline_url":"https://github.com/adoptium/ci-jenkins-pipelines.git","test_dirs":"/test/functional"},"scriptDirectories":{"buildfarm":"build-farm/make-adopt-build-farm.sh","downstream":"pipelines/build/common/kick_off_build.groovy","regeneration":"pipelines/build/common/config_regeneration.groovy","tester":"pipelines/build/prTester/pr_test_pipeline.groovy","upstream":"pipelines/build","weekly":"pipelines/build/common/weekly_release_pipeline.groovy"},"templateDirectories":{"downstream":"pipelines/build/common/create_job_from_template.groovy","release":"pipelines/jobs/release_pipeline_job_template.groovy","upstream":"pipelines/jobs/pipeline_job_template.groovy","weekly":"pipelines/jobs/weekly_release_pipeline_job_template.groovy"},"testDetails":{"defaultDynamicParas":{"numMachines":["3"],"testLists":["extended.openjdk"]},"enableReproducibleCompare":false,"enableTestDynamicParallel":true,"enableTests":true,"nightlyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional"],"releaseDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional"],"weeklyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional","special.openjdk","dev.functional"]}}
[Pipeline] echo
[2026-04-02T20:30:41.490Z] Optional branch/tag/commitSHA overrides:
[Pipeline] echo
[2026-04-02T20:30:41.491Z] buildConfig.CI_REF:
[Pipeline] echo
[2026-04-02T20:30:41.492Z] buildConfig.BUILD_REF:
[Pipeline] echo
[2026-04-02T20:30:41.493Z] buildConfig.HELPER_REF:
[Pipeline] timeout
[2026-04-02T20:30:41.497Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-04-02T20:30:41.513Z] Removing workspace openjdk build directory: /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/workspace/build/src/build
[Pipeline] isUnix
[Pipeline] sh
[2026-04-02T20:30:55.539Z] + rm -rf /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/workspace/build/src/build
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-04-02T20:30:56.085Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-04-02T20:30:56.098Z] [CHECKOUT] Checking out Adopt Pipelines https://github.com/adoptium/ci-jenkins-pipelines.git : master
[Pipeline] checkout
[2026-04-02T20:30:56.275Z] The recommended git tool is: git
[2026-04-02T20:31:03.349Z] No credentials specified
[2026-04-02T20:31:01.925Z] > git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/.git # timeout=10
[2026-04-02T20:31:04.450Z] Fetching changes from the remote Git repository
[2026-04-02T20:31:18.884Z] > git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
[2026-04-02T20:31:19.841Z] Fetching upstream changes from https://github.com/adoptium/ci-jenkins-pipelines.git
[2026-04-02T20:31:19.842Z] > git --version # timeout=10
[2026-04-02T20:31:19.860Z] > git --version # 'git version 2.31.1'
[2026-04-02T20:31:19.861Z] > git fetch --tags --force --progress -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-02T20:31:22.628Z] Checking out Revision 9053547c8f1b04521ba25a257f08201846bc6476 (origin/master)
[2026-04-02T20:31:20.627Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-04-02T20:31:20.997Z] > git config core.sparsecheckout # timeout=10
[2026-04-02T20:31:21.021Z] > git checkout -f 9053547c8f1b04521ba25a257f08201846bc6476 # timeout=10
[2026-04-02T20:31:30.312Z] Commit message: "Prevent remote test job hang on QUEUED (#1378)"
[Pipeline] isUnix
[Pipeline] sh
[2026-04-02T20:31:32.230Z] + git clean -fdx
[2026-04-02T20:31:32.230Z] Removing jdk-24/
[Pipeline] echo
[2026-04-02T20:31:34.364Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2026-04-02T20:31:37.006Z] + git status
[2026-04-02T20:31:37.006Z] HEAD detached at 9053547c
[2026-04-02T20:31:37.006Z] nothing to commit, working tree clean
[Pipeline] echo
[2026-04-02T20:31:37.530Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2026-04-02T20:31:39.404Z] + git rev-parse HEAD
[2026-04-02T20:31:39.404Z] 9053547c8f1b04521ba25a257f08201846bc6476
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
[2026-04-02T20:31:39.969Z] Timeout set to expire in 12 hr
[Pipeline] {
[Pipeline] echo
[2026-04-02T20:31:39.984Z] [CHECKOUT] Checking out to adoptium/temurin-build...
[Pipeline] echo
[2026-04-02T20:31:39.994Z] [CHECKOUT] Checking out Adopt Build https://github.com/adoptium/temurin-build.git : master
[Pipeline] checkout
[2026-04-02T20:31:40.171Z] The recommended git tool is: git
[2026-04-02T20:31:40.623Z] No credentials specified
[2026-04-02T20:31:40.811Z] Fetching changes from the remote Git repository
[2026-04-02T20:31:38.815Z] > git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/.git # timeout=10
[2026-04-02T20:31:39.182Z] > git config remote.origin.url https://github.com/adoptium/temurin-build.git # timeout=10
[2026-04-02T20:31:39.369Z] Fetching upstream changes from https://github.com/adoptium/temurin-build.git
[2026-04-02T20:31:39.370Z] > git --version # timeout=10
[2026-04-02T20:31:39.381Z] > git --version # 'git version 2.31.1'
[2026-04-02T20:31:39.381Z] > git fetch --tags --force --progress -- https://github.com/adoptium/temurin-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-02T20:31:42.671Z] Checking out Revision a73dd1f61b103c053cc94ec5649f3fcccd95558a (origin/master)
[2026-04-02T20:31:40.673Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-04-02T20:31:40.863Z] > git config core.sparsecheckout # timeout=10
[2026-04-02T20:31:40.874Z] > git checkout -f a73dd1f61b103c053cc94ec5649f3fcccd95558a # timeout=10
[2026-04-02T20:31:43.756Z] Commit message: "Disable PCH for Temurin jdk-21+ for consistent reproducible linux builds (#4431)"
[2026-04-02T20:31:41.950Z] > git rev-list --no-walk 71dfc967a5da30bfcb4100a4e0a8695cc8d713a4 # timeout=10
[Pipeline] echo
[2026-04-02T20:31:44.702Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2026-04-02T20:31:47.074Z] + git status
[2026-04-02T20:31:47.074Z] HEAD detached at a73dd1f6
[2026-04-02T20:31:47.074Z] nothing to commit, working tree clean
[Pipeline] echo
[2026-04-02T20:31:47.626Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2026-04-02T20:31:49.486Z] + git rev-parse HEAD
[2026-04-02T20:31:49.486Z] a73dd1f61b103c053cc94ec5649f3fcccd95558a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] echo
[2026-04-02T20:31:50.025Z] openjdk_build_pipeline: Calling MABF when not win/mac JDK11+ to do single-pass build and UASS=false
[Pipeline] isUnix
[Pipeline] sh
[2026-04-02T20:31:51.901Z] + bash ./build-farm/make-adopt-build-farm.sh
[2026-04-02T20:31:51.901Z] BUILD TYPE:
[2026-04-02T20:31:51.901Z] VERSION: jdk25u
[2026-04-02T20:31:51.901Z] ARCHITECTURE ppc64
[2026-04-02T20:31:51.901Z] VARIANT: hotspot
[2026-04-02T20:31:51.901Z] OS: aix
[2026-04-02T20:31:51.901Z] SCM_REF: jdk-25.0.3+8
[2026-04-02T20:31:51.901Z] Detecting boot jdk for: jdk25u
[2026-04-02T20:31:51.901Z] Found build version: 25
[2026-04-02T20:31:51.901Z] Required boot JDK version: 24
[2026-04-02T20:31:51.901Z] [SUCCESS] Executing local file at /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/build-farm/platform-specific-configurations/aix.sh
[2026-04-02T20:31:51.901Z] find: 0652-081 cannot change directory to </tmp/.workdir.11141450.12452294_1>:
[2026-04-02T20:31:51.901Z] : The file access permissions do not allow the specified action.
[2026-04-02T20:31:51.901Z] find: 0652-081 cannot change directory to </tmp/.workdir.12321178.12779880_1>:
[2026-04-02T20:31:51.901Z] : The file access permissions do not allow the specified action.
[2026-04-02T20:31:51.901Z] find: 0652-081 cannot change directory to </tmp/diagSEgenSnap>:
[2026-04-02T20:31:51.901Z] : The file access permissions do not allow the specified action.
[2026-04-02T20:31:51.901Z] find: 0652-081 cannot change directory to </tmp/errmbatch>:
[2026-04-02T20:31:51.901Z] : The file access permissions do not allow the specified action.
[2026-04-02T20:31:51.901Z] find: 0652-081 cannot change directory to </tmp/saved_errmbatch>:
[2026-04-02T20:31:51.901Z] : The file access permissions do not allow the specified action.
[2026-04-02T20:31:51.901Z] There are 0 sh-np files owned by jenkins in /tmp that I am going to remove...
[2026-04-02T20:31:51.901Z] find: 0652-081 cannot change directory to </tmp/.workdir.11141450.12452294_1>:
[2026-04-02T20:31:51.901Z] : The file access permissions do not allow the specified action.
[2026-04-02T20:31:51.901Z] find: 0652-081 cannot change directory to </tmp/.workdir.12321178.12779880_1>:
[2026-04-02T20:31:51.901Z] : The file access permissions do not allow the specified action.
[2026-04-02T20:31:51.901Z] find: 0652-081 cannot change directory to </tmp/diagSEgenSnap>:
[2026-04-02T20:31:51.901Z] : The file access permissions do not allow the specified action.
[2026-04-02T20:31:51.901Z] find: 0652-081 cannot change directory to </tmp/errmbatch>:
[2026-04-02T20:31:51.901Z] : The file access permissions do not allow the specified action.
[2026-04-02T20:31:51.901Z] find: 0652-081 cannot change directory to </tmp/saved_errmbatch>:
[2026-04-02T20:31:51.901Z] : The file access permissions do not allow the specified action.
[2026-04-02T20:31:51.901Z] Using default /tmp for temporary files as /ramdisk0/build/tmp does not exist
[2026-04-02T20:31:51.901Z] LDR_CNTRL=
[2026-04-02T20:31:51.901Z] Downloading GA release of boot JDK version 24 from https://api.adoptium.net/v3/binary/latest/24/ga/aix/ppc64/jdk/hotspot/normal/eclipse
[2026-04-02T20:32:05.490Z] BOOT JDK: Error: dl failure on line 535
[2026-04-02T20:32:05.490Z] BOOT JDK: Error: failed /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/jdk-24/lib/server/libjvm.so, because 0509-022 Cannot load module /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/jdk-24/lib/server/libjvm.so.
[2026-04-02T20:32:05.490Z] BOOT JDK: 0509-150 Dependent module /usr/lib/libc++.a(shr2_64.o) could not be loaded.
[2026-04-02T20:32:05.490Z] BOOT JDK: 0509-152 Member shr2_64.o is not found in archive
[2026-04-02T20:32:05.490Z] BOOT JDK: 0509-022 Cannot load module /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/jdk-24/lib/server/libjvm.so.
[2026-04-02T20:32:05.490Z] BOOT JDK: 0509-150 Dependent module /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-aix-ppc64-hotspot/jdk-24/lib/server/libjvm.so could not be loaded.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] timeout
[2026-04-02T20:32:06.109Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] archiveArtifacts
[2026-04-02T20:32:06.304Z] Archiving artifacts
[2026-04-02T20:32:11.832Z] ‘workspace/target/*’ doesn’t match anything, but ‘*’ does. Perhaps that’s what you mean?
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-04-02T20:32:11.946Z] Execution error: hudson.AbortException: No artifacts found that match the file pattern "workspace/target/*". Configuration error?
[Pipeline] echo
[2026-04-02T20:32:11.949Z] hudson.AbortException: No artifacts found that match the file pattern "workspace/target/*". Configuration error?
[2026-04-02T20:32:11.949Z] at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:280)
[2026-04-02T20:32:11.949Z] at PluginClassLoader for workflow-basic-steps//org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:101)
[2026-04-02T20:32:11.949Z] at PluginClassLoader for workflow-basic-steps//org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:71)
[2026-04-02T20:32:11.949Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-04-02T20:32:11.949Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-04-02T20:32:11.949Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-04-02T20:32:11.949Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-04-02T20:32:11.949Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-04-02T20:32:11.949Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-04-02T20:32:11.949Z] Suppressed: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 8aec87c7-d837-45d9-946f-6286d43cf68c
[2026-04-02T20:32:11.949Z]
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE