jdk25-linux-ppc64le-temurin
Started by upstream project "build-scripts/openjdk25-pipeline" build number 75
originally caused by:
Started by user Stewart X Addison
Obtained pipelines/build/common/kick_off_build.groovy from git https://github.com/adoptium/ci-jenkins-pipelines.git
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘jenkins-worker’
Running on jenkins-worker in /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin
[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/jdk25/jdk25-linux-ppc64le-temurin/.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.34.1'
> 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 dc7873a9ad2524eff22025d22d8c760136f2a69c (origin/master)
> git rev-parse origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f dc7873a9ad2524eff22025d22d8c760136f2a69c # timeout=10
Commit message: "use GCC 14 devkit for JDK25+ (#1263)"
> git rev-list --no-walk ff9454b680f4d160b685730a29ecf42b61372c76 # 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 122955d80a30710692f2bbf98a3379290eba61fc
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/jdk25/jdk25-linux-ppc64le-temurin@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 122955d80a30710692f2bbf98a3379290eba61fc (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 122955d80a30710692f2bbf98a3379290eba61fc # timeout=10
Commit message: "Update getAvailableReleases to use api.adoptium.net (#62)"
> git rev-list --no-walk 122955d80a30710692f2bbf98a3379290eba61fc # timeout=10
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/pipelines/build/common/openjdk_build_pipeline.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] }
[Pipeline] // node
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-08-21T11:04:17.424Z] Build config (BUILD_CONFIGURAION):
[Pipeline] echo
[2025-08-21T11:04:17.453Z] {
[2025-08-21T11:04:17.453Z] "ARCHITECTURE": "ppc64le",
[2025-08-21T11:04:17.453Z] "TARGET_OS": "linux",
[2025-08-21T11:04:17.453Z] "VARIANT": "temurin",
[2025-08-21T11:04:17.453Z] "JAVA_TO_BUILD": "jdk25",
[2025-08-21T11:04:17.453Z] "TEST_LIST": [
[2025-08-21T11:04:17.453Z] "sanity.openjdk",
[2025-08-21T11:04:17.453Z] "sanity.system",
[2025-08-21T11:04:17.453Z] "extended.system",
[2025-08-21T11:04:17.453Z] "sanity.perf",
[2025-08-21T11:04:17.453Z] "sanity.functional",
[2025-08-21T11:04:17.453Z] "extended.functional"
[2025-08-21T11:04:17.453Z] ],
[2025-08-21T11:04:17.453Z] "DYNAMIC_LIST": [
[2025-08-21T11:04:17.453Z] "extended.openjdk"
[2025-08-21T11:04:17.453Z] ],
[2025-08-21T11:04:17.453Z] "NUM_MACHINES": [
[2025-08-21T11:04:17.453Z] "3"
[2025-08-21T11:04:17.453Z] ],
[2025-08-21T11:04:17.453Z] "SCM_REF": "",
[2025-08-21T11:04:17.453Z] "BUILD_REF": "",
[2025-08-21T11:04:17.453Z] "CI_REF": "",
[2025-08-21T11:04:17.453Z] "HELPER_REF": "",
[2025-08-21T11:04:17.453Z] "AQA_REF": "",
[2025-08-21T11:04:17.453Z] "AQA_AUTO_GEN": false,
[2025-08-21T11:04:17.453Z] "BUILD_ARGS": "--create-jre-image --create-sbom --enable-sbom-strace --use-adoptium-devkit gcc-14.2.0-Centos7.9.2009-b00",
[2025-08-21T11:04:17.453Z] "NODE_LABEL": "build&&linux&&ppc64le",
[2025-08-21T11:04:17.453Z] "ADDITIONAL_TEST_LABEL": "",
[2025-08-21T11:04:17.453Z] "KEEP_TEST_REPORTDIR": false,
[2025-08-21T11:04:17.453Z] "ACTIVE_NODE_TIMEOUT": "5",
[2025-08-21T11:04:17.453Z] "CODEBUILD": false,
[2025-08-21T11:04:17.453Z] "DOCKER_IMAGE": "adoptopenjdk/centos7_build_image",
[2025-08-21T11:04:17.453Z] "DOCKER_ARGS": "",
[2025-08-21T11:04:17.453Z] "DOCKER_FILE": "",
[2025-08-21T11:04:17.453Z] "DOCKER_NODE": "",
[2025-08-21T11:04:17.453Z] "DOCKER_REGISTRY": "",
[2025-08-21T11:04:17.453Z] "DOCKER_CREDENTIAL": "",
[2025-08-21T11:04:17.453Z] "PLATFORM_CONFIG_LOCATION": "i/t/master/build-farm/platform-specific-configurations",
[2025-08-21T11:04:17.453Z] "CONFIGURE_ARGS": "",
[2025-08-21T11:04:17.453Z] "OVERRIDE_FILE_NAME_VERSION": "",
[2025-08-21T11:04:17.453Z] "USE_ADOPT_SHELL_SCRIPTS": true,
[2025-08-21T11:04:17.453Z] "RELEASE": false,
[2025-08-21T11:04:17.453Z] "WEEKLY": false,
[2025-08-21T11:04:17.453Z] "PUBLISH_NAME": "",
[2025-08-21T11:04:17.453Z] "ADOPT_BUILD_NUMBER": "",
[2025-08-21T11:04:17.453Z] "ENABLE_REPRODUCIBLE_COMPARE": false,
[2025-08-21T11:04:17.453Z] "ENABLE_TESTS": true,
[2025-08-21T11:04:17.453Z] "ENABLE_TESTDYNAMICPARALLEL": true,
[2025-08-21T11:04:17.453Z] "ENABLE_INSTALLERS": true,
[2025-08-21T11:04:17.453Z] "ENABLE_SIGNER": true,
[2025-08-21T11:04:17.453Z] "CLEAN_WORKSPACE": false,
[2025-08-21T11:04:17.453Z] "CLEAN_WORKSPACE_AFTER": false,
[2025-08-21T11:04:17.453Z] "CLEAN_WORKSPACE_BUILD_OUTPUT_ONLY_AFTER": true
[2025-08-21T11:04:17.453Z] }
[Pipeline] echo
[2025-08-21T11:04:17.479Z] Filename will be: OpenJDK25U-jdk_ppc64le_linux_hotspot_2025-08-21-11-04.tar.gz
[Pipeline] echo
[2025-08-21T11:04:17.482Z] Executing tests: [sanity.openjdk, sanity.system, extended.system, sanity.perf, sanity.functional, extended.functional]
[Pipeline] echo
[2025-08-21T11:04:17.486Z] Build num: 10
[Pipeline] echo
[2025-08-21T11:04:17.488Z] File name: OpenJDK25U-jdk_ppc64le_linux_hotspot_2025-08-21-11-04.tar.gz
[Pipeline] stage
[Pipeline] { (queue)
[Pipeline] library
[2025-08-21T11:04:17.548Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2025-08-21T11:04:17.561Z] openjdk_build_pipeline: preparing to use docker image
[Pipeline] echo
[2025-08-21T11:04:17.564Z] [NODE SHIFT] MOVING INTO DOCKER NODE MATCHING LABELNAME build&&linux&&ppc64le&&dockerBuild...
[Pipeline] node
[2025-08-21T11:04:17.581Z] Running on dockerhost-osuosl-ubuntu2404-ppc64le-1 in /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin
[Pipeline] {
[Pipeline] timeout
[2025-08-21T11:04:17.624Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-08-21T11:04:20.583Z] + docker pull adoptopenjdk/centos7_build_image
[2025-08-21T11:04:20.583Z] Using default tag: latest
[2025-08-21T11:04:21.532Z] latest: Pulling from adoptopenjdk/centos7_build_image
[2025-08-21T11:04:22.479Z] Digest: sha256:8809b4b1374ab249213d70e9d49b29547c00b4e04d7e5d476cb4614ac9533f80
[2025-08-21T11:04:22.479Z] Status: Downloaded newer image for adoptopenjdk/centos7_build_image:latest
[2025-08-21T11:04:22.479Z] docker.io/adoptopenjdk/centos7_build_image:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] sh
[2025-08-21T11:04:24.923Z] + docker inspect --format={{.RepoDigests}} adoptopenjdk/centos7_build_image
[Pipeline] sh
[2025-08-21T11:04:27.468Z] + docker --version
[2025-08-21T11:04:27.473Z] + grep podman
[Pipeline] echo
[2025-08-21T11:04:28.002Z] openjdk_build_pipeline: running initial build in docker on non-windows with image adoptopenjdk/centos7_build_image
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-08-21T11:04:29.887Z] + docker inspect -f . adoptopenjdk/centos7_build_image
[2025-08-21T11:04:29.887Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-08-21T11:04:32.387Z] dockerhost-osuosl-ubuntu2404-ppc64le-1 does not seem to be running inside a container
[2025-08-21T11:04:34.239Z] $ docker run -t -d -u 1000:1000 -e "BUILDIMAGESHA=adoptopenjdk/centos7_build_image@sha256:090fcd614e635063e798a09f14ee4b59f3c75eb20a9c935d76bc8d8b414bb4b0 adoptopenjdk/centos7_build_image@sha256:8809b4b1374ab249213d70e9d49b29547c00b4e04d7e5d476cb4614ac9533f80
[2025-08-21T11:04:34.239Z] " --init -w /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin -v /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin:/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin:rw,z -v /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin@tmp:/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** adoptopenjdk/centos7_build_image cat
[2025-08-21T11:04:38.144Z] $ docker top c2de80bf3421f1e0292ce0781092d47b80282a2fb3e244faf4827b5e5b39cfa9 -eo pid,comm
[Pipeline] {
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
[2025-08-21T11:04:39.018Z] USER_REMOTE_CONFIGS:
[Pipeline] echo
[2025-08-21T11:04:39.020Z] {"branch":"master","remotes":{"url":"https://github.com/adoptium/ci-jenkins-pipelines.git"}}
[Pipeline] echo
[2025-08-21T11:04:39.021Z] DEFAULTS_JSON:
[Pipeline] echo
[2025-08-21T11:04:39.023Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"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","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
[2025-08-21T11:04:39.024Z] ADOPT_DEFAULTS_JSON:
[Pipeline] echo
[2025-08-21T11:04:39.025Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"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","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
[2025-08-21T11:04:39.026Z] Optional branch/tag/commitSHA overrides:
[Pipeline] echo
[2025-08-21T11:04:39.028Z] buildConfig.CI_REF:
[Pipeline] echo
[2025-08-21T11:04:39.029Z] buildConfig.BUILD_REF:
[Pipeline] echo
[2025-08-21T11:04:39.030Z] buildConfig.HELPER_REF:
[Pipeline] timeout
[2025-08-21T11:04:39.033Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-08-21T11:04:39.053Z] Removing workspace openjdk build directory: /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build
[Pipeline] isUnix
[Pipeline] sh
[2025-08-21T11:04:40.905Z] + rm -rf /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-21T11:04:41.463Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-08-21T11:04:41.482Z] [CHECKOUT] Checking out Adopt Pipelines https://github.com/adoptium/ci-jenkins-pipelines.git : master
[Pipeline] checkout
[2025-08-21T11:04:41.661Z] The recommended git tool is: git
[2025-08-21T11:04:42.013Z] No credentials specified
[2025-08-21T11:04:42.013Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@189722b8; decorates RemoteLauncher[hudson.remoting.Channel@1d47b987:dockerhost-osuosl-ubuntu2404-ppc64le-1] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
[2025-08-21T11:04:42.364Z] Fetching changes from the remote Git repository
[2025-08-21T11:04:42.094Z] > git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/.git # timeout=10
[2025-08-21T11:04:42.700Z] > git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
[2025-08-21T11:04:42.909Z] Fetching upstream changes from https://github.com/adoptium/ci-jenkins-pipelines.git
[2025-08-21T11:04:42.909Z] > git --version # timeout=10
[2025-08-21T11:04:42.913Z] > git --version # 'git version 2.43.0'
[2025-08-21T11:04:42.914Z] > git fetch --tags --force --progress -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-21T11:04:47.075Z] Checking out Revision dc7873a9ad2524eff22025d22d8c760136f2a69c (origin/master)
[2025-08-21T11:04:46.974Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-08-21T11:04:47.155Z] > git config core.sparsecheckout # timeout=10
[2025-08-21T11:04:47.164Z] > git checkout -f dc7873a9ad2524eff22025d22d8c760136f2a69c # timeout=10
[2025-08-21T11:04:48.148Z] Commit message: "use GCC 14 devkit for JDK25+ (#1263)"
[Pipeline] isUnix
[Pipeline] sh
[2025-08-21T11:04:50.185Z] + git clean -fdx
[2025-08-21T11:06:27.766Z] Removing .gpg-temp/
[2025-08-21T11:06:27.766Z] Removing bootjdk.tar.gz
[2025-08-21T11:06:27.766Z] Removing bootjdk.tar.gz.sig
[2025-08-21T11:06:27.766Z] Removing cyclonedx-lib/
[2025-08-21T11:06:27.766Z] Removing jdk24/
[2025-08-21T11:06:27.766Z] Removing security/
[2025-08-21T11:06:27.766Z] Skipping repository workspace/build/src
[2025-08-21T11:06:27.766Z] Removing workspace/build/installedalsa
[2025-08-21T11:06:27.766Z] Removing workspace/libs
[2025-08-21T11:06:27.766Z] Removing workspace/config
[2025-08-21T11:06:27.766Z] Removing workspace/.gpg-temp
[Pipeline] echo
[2025-08-21T11:06:28.294Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2025-08-21T11:06:30.156Z] + git status
[2025-08-21T11:06:30.156Z] HEAD detached at dc7873a9
[2025-08-21T11:06:30.156Z] nothing to commit, working tree clean
[Pipeline] echo
[2025-08-21T11:06:30.684Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2025-08-21T11:06:32.572Z] + git rev-parse HEAD
[2025-08-21T11:06:32.572Z] dc7873a9ad2524eff22025d22d8c760136f2a69c
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
[2025-08-21T11:06:33.158Z] Timeout set to expire in 12 hr
[Pipeline] {
[Pipeline] echo
[2025-08-21T11:06:33.177Z] [CHECKOUT] Checking out to adoptium/temurin-build...
[Pipeline] echo
[2025-08-21T11:06:33.195Z] [CHECKOUT] Checking out Adopt Build https://github.com/adoptium/temurin-build.git : master
[Pipeline] checkout
[2025-08-21T11:06:33.376Z] The recommended git tool is: git
[2025-08-21T11:06:33.765Z] No credentials specified
[2025-08-21T11:06:33.765Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4ece919a; decorates RemoteLauncher[hudson.remoting.Channel@1d47b987:dockerhost-osuosl-ubuntu2404-ppc64le-1] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
[2025-08-21T11:06:34.120Z] Fetching changes from the remote Git repository
[2025-08-21T11:06:33.846Z] > git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/.git # timeout=10
[2025-08-21T11:06:34.576Z] > git config remote.origin.url https://github.com/adoptium/temurin-build.git # timeout=10
[2025-08-21T11:06:34.758Z] Fetching upstream changes from https://github.com/adoptium/temurin-build.git
[2025-08-21T11:06:34.759Z] > git --version # timeout=10
[2025-08-21T11:06:34.764Z] > git --version # 'git version 2.43.0'
[2025-08-21T11:06:34.764Z] > git fetch --tags --force --progress -- https://github.com/adoptium/temurin-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-21T11:06:36.754Z] Checking out Revision 1ac572c0f3e63d2e3eb82f9fad04b3836d468330 (origin/master)
[2025-08-21T11:06:37.297Z] Commit message: "Update validateSBOMcontent.sh's EXPECTED_FREETYPE and fix static libs content count check (#4221)"
[2025-08-21T11:06:36.654Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-08-21T11:06:36.834Z] > git config core.sparsecheckout # timeout=10
[2025-08-21T11:06:36.839Z] > git checkout -f 1ac572c0f3e63d2e3eb82f9fad04b3836d468330 # timeout=10
[2025-08-21T11:06:37.377Z] > git rev-list --no-walk a567176dc729ec570009057b8109db1f495b70a3 # timeout=10
[Pipeline] echo
[2025-08-21T11:06:37.772Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2025-08-21T11:06:39.867Z] + git status
[2025-08-21T11:06:39.867Z] HEAD detached at 1ac572c0
[2025-08-21T11:06:39.867Z] nothing to commit, working tree clean
[Pipeline] echo
[2025-08-21T11:06:40.402Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2025-08-21T11:06:42.435Z] + git rev-parse HEAD
[2025-08-21T11:06:42.435Z] 1ac572c0f3e63d2e3eb82f9fad04b3836d468330
[Pipeline] withEnv
[Pipeline] {
[Pipeline] echo
[2025-08-21T11:06:42.989Z] openjdk_build_pipeline: Calling MABF when not win/mac JDK11+ to do single-pass build and UASS=false
[Pipeline] isUnix
[Pipeline] sh
[2025-08-21T11:06:45.021Z] + bash ./build-farm/make-adopt-build-farm.sh
[2025-08-21T11:06:45.021Z] BUILD TYPE:
[2025-08-21T11:06:45.021Z] VERSION: jdk25
[2025-08-21T11:06:45.021Z] ARCHITECTURE ppc64le
[2025-08-21T11:06:45.021Z] VARIANT: temurin
[2025-08-21T11:06:45.021Z] OS: linux
[2025-08-21T11:06:45.021Z] SCM_REF:
[2025-08-21T11:06:45.021Z] Detecting boot jdk for: jdk25
[2025-08-21T11:06:45.021Z] Found build version: 25
[2025-08-21T11:06:45.021Z] Required boot JDK version: 24
[2025-08-21T11:06:45.021Z] [SUCCESS] Executing local file at /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/build-farm/platform-specific-configurations/linux.sh
[2025-08-21T11:06:45.021Z] Downloading GA release of boot JDK version 24 from https://api.adoptium.net/v3/binary/latest/24/ga/linux/ppc64le/jdk/hotspot/normal/eclipse
[2025-08-21T11:06:45.969Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-08-21T11:06:45.969Z] Dload Upload Total Spent Left Speed
[2025-08-21T11:06:45.969Z]
[2025-08-21T11:06:45.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2025-08-21T11:06:45.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2025-08-21T11:06:45.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2025-08-21T11:06:46.916Z]
[2025-08-21T11:06:46.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2025-08-21T11:06:46.917Z]
[2025-08-21T11:06:47.863Z] 7 132M 7 10.4M 0 0 10.3M 0 0:00:12 0:00:01 0:00:11 10.3M
[2025-08-21T11:06:47.863Z] 90 132M 90 120M 0 0 58.6M 0 0:00:02 0:00:02 --:--:-- 105M
[2025-08-21T11:06:47.863Z] 100 132M 100 132M 0 0 61.5M 0 0:00:02 0:00:02 --:--:-- 106M
[2025-08-21T11:06:47.863Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-08-21T11:06:47.863Z] Dload Upload Total Spent Left Speed
[2025-08-21T11:06:47.863Z]
[2025-08-21T11:06:47.863Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2025-08-21T11:06:47.863Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2025-08-21T11:06:48.813Z]
[2025-08-21T11:06:48.813Z] 100 310 100 310 0 0 1078 0 --:--:-- --:--:-- --:--:-- 1078
[2025-08-21T11:06:48.813Z] gpg: keyring `/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/.gpg-temp/secring.gpg' created
[2025-08-21T11:06:48.813Z] gpg: keyring `/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/.gpg-temp/pubring.gpg' created
[2025-08-21T11:06:48.813Z] gpg: requesting key 65F8F04B from hkp server keyserver.ubuntu.com
[2025-08-21T11:06:49.762Z] gpg: /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/.gpg-temp/trustdb.gpg: trustdb created
[2025-08-21T11:06:49.762Z] gpg: key 65F8F04B: public key "Adoptium GPG Key (DEB/RPM Signing Key) <temurin-dev@eclipse.org>" imported
[2025-08-21T11:06:49.762Z] gpg: Total number processed: 1
[2025-08-21T11:06:49.762Z] gpg: imported: 1 (RSA: 1)
[2025-08-21T11:06:49.762Z]
[2025-08-21T11:06:49.762Z] pub 2048R/65F8F04B created: 2021-11-16 expires: never usage: SC
[2025-08-21T11:06:49.762Z] trust: unknown validity: unknown
[2025-08-21T11:06:49.762Z] sub 2048R/04A9CD61 created: 2021-11-16 expires: never usage: E
[2025-08-21T11:06:49.762Z] [ unknown] (1). Adoptium GPG Key (DEB/RPM Signing Key) <temurin-dev@eclipse.org>
[2025-08-21T11:06:49.762Z]
[2025-08-21T11:06:49.762Z] pub 2048R/65F8F04B created: 2021-11-16 expires: never usage: SC
[2025-08-21T11:06:49.762Z] trust: unknown validity: unknown
[2025-08-21T11:06:49.762Z] sub 2048R/04A9CD61 created: 2021-11-16 expires: never usage: E
[2025-08-21T11:06:49.762Z] [ unknown] (1). Adoptium GPG Key (DEB/RPM Signing Key) <temurin-dev@eclipse.org>
[2025-08-21T11:06:49.762Z]
[2025-08-21T11:06:49.762Z] Please decide how far you trust this user to correctly verify other users' keys
[2025-08-21T11:06:49.762Z] (by looking at passports, checking fingerprints from different sources, etc.)
[2025-08-21T11:06:49.762Z]
[2025-08-21T11:06:49.762Z] 1 = I don't know or won't say
[2025-08-21T11:06:49.762Z] 2 = I do NOT trust
[2025-08-21T11:06:49.762Z] 3 = I trust marginally
[2025-08-21T11:06:49.762Z] 4 = I trust fully
[2025-08-21T11:06:49.762Z] 5 = I trust ultimately
[2025-08-21T11:06:49.762Z] m = back to the main menu
[2025-08-21T11:06:49.762Z]
[2025-08-21T11:06:49.762Z]
[2025-08-21T11:06:49.762Z] pub 2048R/65F8F04B created: 2021-11-16 expires: never usage: SC
[2025-08-21T11:06:49.762Z] trust: ultimate validity: unknown
[2025-08-21T11:06:49.762Z] sub 2048R/04A9CD61 created: 2021-11-16 expires: never usage: E
[2025-08-21T11:06:49.762Z] [ unknown] (1). Adoptium GPG Key (DEB/RPM Signing Key) <temurin-dev@eclipse.org>
[2025-08-21T11:06:49.762Z] Please note that the shown key validity is not necessarily correct
[2025-08-21T11:06:49.762Z] unless you restart the program.
[2025-08-21T11:06:49.762Z]
[2025-08-21T11:06:50.709Z] gpg: Signature made Tue Jul 15 19:12:37 2025 UTC using RSA key ID 65F8F04B
[2025-08-21T11:06:50.709Z] gpg: checking the trustdb
[2025-08-21T11:06:50.709Z] gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
[2025-08-21T11:06:50.709Z] gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u
[2025-08-21T11:06:50.709Z] gpg: Good signature from "Adoptium GPG Key (DEB/RPM Signing Key) <temurin-dev@eclipse.org>"
[2025-08-21T11:06:54.850Z] BOOT JDK: openjdk version "24.0.2" 2025-07-15
[2025-08-21T11:06:54.850Z] BOOT JDK: OpenJDK Runtime Environment Temurin-24.0.2+12 (build 24.0.2+12)
[2025-08-21T11:06:54.850Z] BOOT JDK: OpenJDK 64-Bit Server VM Temurin-24.0.2+12 (build 24.0.2+12, mixed mode, sharing)
[2025-08-21T11:06:54.850Z] Using gcc from Adoptium DevKit toolchain specified in --use-adoptium-devkit build args
[2025-08-21T11:06:54.850Z] Boot jdk directory: /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/jdk24
[2025-08-21T11:06:54.850Z] BOOT JDK: openjdk version "24.0.2" 2025-07-15
[2025-08-21T11:06:54.850Z] BOOT JDK: OpenJDK Runtime Environment Temurin-24.0.2+12 (build 24.0.2+12)
[2025-08-21T11:06:54.850Z] BOOT JDK: OpenJDK 64-Bit Server VM Temurin-24.0.2+12 (build 24.0.2+12, mixed mode, sharing)
[2025-08-21T11:06:56.796Z] JDK IN PATH: openjdk version "1.8.0_412"
[2025-08-21T11:06:56.796Z] JDK IN PATH: OpenJDK Runtime Environment (build 1.8.0_412-b08)
[2025-08-21T11:06:56.796Z] JDK IN PATH: OpenJDK 64-Bit Server VM (build 25.412-b08, mixed mode)
[2025-08-21T11:06:56.796Z] BRANCH: (For release either BRANCH or TAG should be set)
[2025-08-21T11:06:56.796Z] TAG:
[2025-08-21T11:06:56.796Z] Filename will be: OpenJDK25U-jdk_ppc64le_linux_hotspot_2025-08-21-11-04.tar.gz
[2025-08-21T11:06:56.796Z] /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/build-farm/../makejdk-any-platform.sh --clean-git-repo --jdk-boot-dir /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/jdk24 --configure-args --disable-warnings-as-errors --target-file-name OpenJDK25U-jdk_ppc64le_linux_hotspot_2025-08-21-11-04.tar.gz --create-jre-image --create-sbom --enable-sbom-strace --use-adoptium-devkit gcc-14.2.0-Centos7.9.2009-b00 --freetype-dir bundled --use-jep319-certs --create-debug-image --build-variant temurin jdk25
[2025-08-21T11:06:56.796Z] Starting /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/build-farm/../makejdk-any-platform.sh to configure, build (Adoptium)OpenJDK binary
[2025-08-21T11:06:56.796Z] Parsing opt: --clean-git-repo
[2025-08-21T11:06:56.796Z] Possible opt arg: --jdk-boot-dir
[2025-08-21T11:06:56.796Z] Parsing opt: --jdk-boot-dir
[2025-08-21T11:06:56.796Z] Possible opt arg: /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/jdk24
[2025-08-21T11:06:56.796Z] Parsing opt: --configure-args
[2025-08-21T11:06:56.796Z] Possible opt arg: --disable-warnings-as-errors
[2025-08-21T11:06:56.796Z] Parsing opt: --target-file-name
[2025-08-21T11:06:56.796Z] Possible opt arg: OpenJDK25U-jdk_ppc64le_linux_hotspot_2025-08-21-11-04.tar.gz
[2025-08-21T11:06:56.796Z] Parsing opt: --create-jre-image
[2025-08-21T11:06:56.796Z] Possible opt arg: --create-sbom
[2025-08-21T11:06:56.796Z] Parsing opt: --create-sbom
[2025-08-21T11:06:56.796Z] Possible opt arg: --enable-sbom-strace
[2025-08-21T11:06:56.796Z] Parsing opt: --enable-sbom-strace
[2025-08-21T11:06:56.796Z] Possible opt arg: --use-adoptium-devkit
[2025-08-21T11:06:56.796Z] Parsing opt: --use-adoptium-devkit
[2025-08-21T11:06:56.796Z] Possible opt arg: gcc-14.2.0-Centos7.9.2009-b00
[2025-08-21T11:06:56.796Z] Parsing opt: --freetype-dir
[2025-08-21T11:06:56.796Z] Possible opt arg: bundled
[2025-08-21T11:06:56.796Z] Parsing opt: --use-jep319-certs
[2025-08-21T11:06:56.796Z] Possible opt arg: --create-debug-image
[2025-08-21T11:06:56.796Z] Parsing opt: --create-debug-image
[2025-08-21T11:06:56.796Z] Possible opt arg: --build-variant
[2025-08-21T11:06:56.796Z] Parsing opt: --build-variant
[2025-08-21T11:06:56.796Z] Possible opt arg: temurin
[2025-08-21T11:06:56.796Z] Setting version based on forest_name=jdk25
[2025-08-21T11:06:56.796Z] Default branch set to BUILD_CONFIG[BRANCH]=dev_jdk25
[2025-08-21T11:06:56.796Z] Using source repository https://github.com/adoptium/jdk
[2025-08-21T11:06:57.748Z] Working dir is ./build/
[2025-08-21T11:06:57.748Z] [debug] COPY_MACOSX_FREE_FONT_LIB_FOR_JDK_FLAG=false
[2025-08-21T11:06:57.748Z] [debug] COPY_MACOSX_FREE_FONT_LIB_FOR_JRE_FLAG=false
[2025-08-21T11:06:57.748Z] JDK Image folder name: jdk
[2025-08-21T11:06:57.748Z] JRE Image folder name: jre
[2025-08-21T11:06:57.748Z] Skipping setting boot JDK on docker host machine
[2025-08-21T11:06:57.749Z] # ============================
[2025-08-21T11:06:57.749Z] # OPENJDK BUILD CONFIGURATION:
[2025-08-21T11:06:57.749Z] # ============================
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[ADOPTIUM_DEVKIT_LOCATION]=""
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[ADOPT_PATCHES]="true"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[ALSA]="true"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[ASSEMBLE_EXPLODED_IMAGE]="false"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[BRANCH]="dev_jdk25"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[BUILD_FULL_NAME]="linux-ppc64-normal-server-release"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[BUILD_REPRODUCIBLE_DATE]=""
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[BUILD_VARIANT]="temurin"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[CLEAN_DOCKER_BUILD]="false"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[CLEAN_GIT_REPO]="true"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[CLEAN_LIBS]="false"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[CONTAINER_AS_ROOT]=""
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[CONTAINER_COMMAND]="false"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[CONTAINER_IMAGE]="ubuntu:18.04"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[CONTAINER_NAME]="openjdk_container"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[COPY_MACOSX_FREE_FONT_LIB_FOR_JDK_FLAG]="false"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[COPY_MACOSX_FREE_FONT_LIB_FOR_JRE_FLAG]="false"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[CREATE_DEBUG_IMAGE]="true"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[CREATE_JRE_IMAGE]="true"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[CREATE_SBOM]="true"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[CREATE_SOURCE_ARCHIVE]="false"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[CROSSCOMPILE]="false"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[CUSTOM_CACERTS]="true"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[DEBUG_DOCKER]="false"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[DEBUG_IMAGE_PATH]="debug-image"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[DISABLE_ADOPT_BRANCH_SAFETY]="false"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[DOCKER_FILE_PATH]=""
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[DOCKER_SOURCE_VOLUME_NAME]="openjdk-source-volume-jdk25-temurin"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[ENABLE_SBOM_STRACE]="true"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[FREETYPE]="true"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[FREETYPE_DIRECTORY]="bundled"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[FREETYPE_FONT_BUILD_TYPE_PARAM]="--build=powerpc64le-redhat-linux-gnu"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[FREETYPE_FONT_VERSION]="86bc8a95056c97a810986434a3f268cbe67f2902"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[GRADLE_USER_HOME_DIR]=""
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[JDK_BOOT_DIR]="/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/jdk24"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[JDK_PATH]="jdk"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[JMODS_IMAGE_PATH]="jmods"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[JRE_PATH]="jre"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[JVM_VARIANT]="server"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[KEEP_CONTAINER]="false"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[LOCAL_DEPENDENCY_CACHE_DIR]=""
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[MACOSX_CODESIGN_IDENTITY]=""
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[MAKE_ARGS_FOR_ANY_PLATFORM]="product-images legacy-jre-image"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[MAKE_COMMAND_NAME]="make"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[MAKE_EXPLODED]="false"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[NUM_PROCESSORS]="1"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[OPENJDK_BUILD_NUMBER]=""
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[OPENJDK_BUILD_REPO_BRANCH]="master"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[OPENJDK_BUILD_REPO_URI]="https://github.com/adoptium/temurin-build.git"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[OPENJDK_CORE_VERSION]="jdk25"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[OPENJDK_FEATURE_NUMBER]="25"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[OPENJDK_FOREST_NAME]="jdk25"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[OPENJDK_LOCAL_SOURCE_ARCHIVE]="false"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[OPENJDK_LOCAL_SOURCE_ARCHIVE_ABSPATH]=""
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[OPENJDK_SOURCE_DIR]="src"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[OPENJDK_UPDATE_VERSION]=""
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[OS_ARCHITECTURE]="ppc64le"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[OS_FULL_VERSION]="CentOS Linux 7 (Kernel: 6.8.0-41-generic)"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[OS_KERNEL_NAME]="linux"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[PATCHES]=""
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[RELEASE]="false"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[REPOSITORY]="https://github.com/adoptium/jdk"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[REUSE_CONTAINER]="true"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[SHALLOW_CLONE_OPTION]="--depth=1"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[SIGN]="false"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[STATIC_LIBS_IMAGE_PATH]="static-libs-graal"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[TAG]=""
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[TARGET_DIR]="target/"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[TARGET_FILE_NAME]="OpenJDK25U-jdk_ppc64le_linux_hotspot_2025-08-21-11-04.tar.gz"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[TEST_IMAGE_PATH]="test"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[TMP_CONTAINER_NAME]="openjdk-copy-src"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[TMP_SPACE_BUILD]="false"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[USER_OPENJDK_BUILD_ROOT_DIRECTORY]=""
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[USER_SUPPLIED_CONFIGURE_ARGS]=" --disable-warnings-as-errors "
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[USER_SUPPLIED_MAKE_ARGS]=""
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[USE_ADOPTIUM_DEVKIT]="gcc-14.2.0-Centos7.9.2009-b00"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[USE_JEP319_CERTS]="true"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[USE_SSH]="false"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[VENDOR]="Undefined Vendor"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[WORKING_DIR]="./build/"
[2025-08-21T11:06:57.749Z] BUILD_CONFIG[WORKSPACE_DIR]="/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace"
[2025-08-21T11:06:57.749Z] build.sh : 11:06:57 : Clearing out target dir ...
[2025-08-21T11:06:57.749Z] rm: cannot remove '/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/target/': No such file or directory
[2025-08-21T11:06:57.749Z] build.sh : 11:06:57 : Configuring workspace inc. clone and cacerts generation ...
[2025-08-21T11:06:57.749Z] Checking and downloading Alsa dependency because OSTYPE="linux-gnu"
[2025-08-21T11:06:57.749Z] Checking for ALSA
[2025-08-21T11:06:58.698Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-08-21T11:06:58.698Z] Dload Upload Total Spent Left Speed
[2025-08-21T11:06:58.698Z]
[2025-08-21T11:06:58.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2025-08-21T11:06:58.698Z] 100 966k 100 966k 0 0 30.8M 0 --:--:-- --:--:-- --:--:-- 31.4M
[2025-08-21T11:06:58.698Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-08-21T11:06:58.698Z] Dload Upload Total Spent Left Speed
[2025-08-21T11:06:58.698Z]
[2025-08-21T11:06:58.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2025-08-21T11:06:59.646Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2025-08-21T11:06:59.646Z] 100 833 100 833 0 0 1071 0 --:--:-- --:--:-- --:--:-- 1070
[2025-08-21T11:06:59.646Z] GNUPGHOME=/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/.gpg-temp
[2025-08-21T11:06:59.646Z] 11:06:58 up 349 days, 16:04, 0 users, load average: 2.79, 2.66, 2.84
[2025-08-21T11:06:59.646Z] gpg: keyring `/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/.gpg-temp/secring.gpg' created
[2025-08-21T11:06:59.646Z] gpg: keyring `/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/.gpg-temp/pubring.gpg' created
[2025-08-21T11:06:59.646Z] gpg: requesting key A6E59C91 from hkp server keyserver.ubuntu.com
[2025-08-21T11:06:59.646Z] gpg: /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/.gpg-temp/trustdb.gpg: trustdb created
[2025-08-21T11:06:59.646Z] gpg: key A6E59C91: public key "ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>" imported
[2025-08-21T11:06:59.646Z] gpg: no ultimately trusted keys found
[2025-08-21T11:06:59.646Z] gpg: Total number processed: 1
[2025-08-21T11:06:59.646Z] gpg: imported: 1 (RSA: 1)
[2025-08-21T11:06:59.646Z] gpg command has passed.
[2025-08-21T11:06:59.646Z]
[2025-08-21T11:06:59.646Z] pub 4096R/A6E59C91 created: 2020-10-20 expires: never usage: SC
[2025-08-21T11:06:59.646Z] trust: unknown validity: unknown
[2025-08-21T11:06:59.646Z] [ unknown] (1). ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>
[2025-08-21T11:06:59.646Z]
[2025-08-21T11:06:59.646Z] pub 4096R/A6E59C91 created: 2020-10-20 expires: never usage: SC
[2025-08-21T11:06:59.646Z] trust: unknown validity: unknown
[2025-08-21T11:06:59.646Z] [ unknown] (1). ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>
[2025-08-21T11:06:59.646Z]
[2025-08-21T11:06:59.646Z] Please decide how far you trust this user to correctly verify other users' keys
[2025-08-21T11:06:59.646Z] (by looking at passports, checking fingerprints from different sources, etc.)
[2025-08-21T11:06:59.646Z]
[2025-08-21T11:06:59.646Z] 1 = I don't know or won't say
[2025-08-21T11:06:59.646Z] 2 = I do NOT trust
[2025-08-21T11:06:59.646Z] 3 = I trust marginally
[2025-08-21T11:06:59.646Z] 4 = I trust fully
[2025-08-21T11:06:59.646Z] 5 = I trust ultimately
[2025-08-21T11:06:59.646Z] m = back to the main menu
[2025-08-21T11:06:59.646Z]
[2025-08-21T11:06:59.646Z]
[2025-08-21T11:06:59.646Z] pub 4096R/A6E59C91 created: 2020-10-20 expires: never usage: SC
[2025-08-21T11:06:59.646Z] trust: ultimate validity: unknown
[2025-08-21T11:06:59.646Z] [ unknown] (1). ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>
[2025-08-21T11:06:59.646Z] Please note that the shown key validity is not necessarily correct
[2025-08-21T11:06:59.646Z] unless you restart the program.
[2025-08-21T11:06:59.646Z]
[2025-08-21T11:06:59.646Z] gpg: Signature made Tue Oct 20 16:40:39 2020 UTC using RSA key ID A6E59C91
[2025-08-21T11:06:59.646Z] gpg: checking the trustdb
[2025-08-21T11:06:59.646Z] gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
[2025-08-21T11:06:59.646Z] gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u
[2025-08-21T11:06:59.646Z] gpg: Good signature from "ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>"
[2025-08-21T11:06:59.646Z] Using bundled Freetype
[2025-08-21T11:06:59.646Z] ADOPTIUM_DEVKIT_RELEASE=gcc-14.2.0-Centos7.9.2009-b00
[2025-08-21T11:06:59.646Z] ADOPTIUM_DEVKIT_TARGET=ppc64le-linux-gnu
[2025-08-21T11:06:59.646Z] Using matching DevKit from location /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00
[2025-08-21T11:06:59.646Z] origin https://github.com/adoptium/jdk.git (fetch)
[2025-08-21T11:06:59.646Z] origin https://github.com/adoptium/jdk.git (push)
[2025-08-21T11:06:59.646Z] jdk25
[2025-08-21T11:06:59.646Z] Removing current git repo as it is the wrong type
[2025-08-21T11:07:06.350Z] git clone --depth=1 https://github.com/adoptium/jdk.git /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T11:07:06.350Z] Cloning into '/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src'...
[2025-08-21T11:07:51.146Z] checkoutRequiredCodeToBuild:
[2025-08-21T11:07:51.146Z] workspace = /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T11:07:51.146Z] BUILD_VARIANT = temurin
[2025-08-21T11:07:51.146Z] TAG =
[2025-08-21T11:07:51.146Z] BRANCH = dev_jdk25
[2025-08-21T11:10:32.378Z] From https://github.com/adoptium/jdk
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+0 -> jdk-10+0
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+1 -> jdk-10+1
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+10 -> jdk-10+10
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+11 -> jdk-10+11
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+12 -> jdk-10+12
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+13 -> jdk-10+13
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+14 -> jdk-10+14
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+15 -> jdk-10+15
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+16 -> jdk-10+16
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+17 -> jdk-10+17
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+18 -> jdk-10+18
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+19 -> jdk-10+19
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+2 -> jdk-10+2
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+20 -> jdk-10+20
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+21 -> jdk-10+21
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+22 -> jdk-10+22
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+23 -> jdk-10+23
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+24 -> jdk-10+24
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+25 -> jdk-10+25
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+26 -> jdk-10+26
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+27 -> jdk-10+27
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+28 -> jdk-10+28
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+29 -> jdk-10+29
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+3 -> jdk-10+3
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+30 -> jdk-10+30
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+31 -> jdk-10+31
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+32 -> jdk-10+32
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+33 -> jdk-10+33
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+34 -> jdk-10+34
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+35 -> jdk-10+35
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+36 -> jdk-10+36
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+37 -> jdk-10+37
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+38 -> jdk-10+38
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+39 -> jdk-10+39
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+4 -> jdk-10+4
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+40 -> jdk-10+40
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+41 -> jdk-10+41
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+42 -> jdk-10+42
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+43 -> jdk-10+43
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+44 -> jdk-10+44
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+45 -> jdk-10+45
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+46 -> jdk-10+46
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+5 -> jdk-10+5
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+6 -> jdk-10+6
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+7 -> jdk-10+7
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+8 -> jdk-10+8
[2025-08-21T11:10:32.378Z] * [new tag] jdk-10+9 -> jdk-10+9
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+0 -> jdk-11+0
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+1 -> jdk-11+1
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+10 -> jdk-11+10
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+11 -> jdk-11+11
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+12 -> jdk-11+12
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+13 -> jdk-11+13
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+14 -> jdk-11+14
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+15 -> jdk-11+15
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+16 -> jdk-11+16
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+17 -> jdk-11+17
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+18 -> jdk-11+18
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+19 -> jdk-11+19
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+2 -> jdk-11+2
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+20 -> jdk-11+20
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+21 -> jdk-11+21
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+22 -> jdk-11+22
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+23 -> jdk-11+23
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+24 -> jdk-11+24
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+25 -> jdk-11+25
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+26 -> jdk-11+26
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+27 -> jdk-11+27
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+28 -> jdk-11+28
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+3 -> jdk-11+3
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+4 -> jdk-11+4
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+5 -> jdk-11+5
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+6 -> jdk-11+6
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+7 -> jdk-11+7
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+8 -> jdk-11+8
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11+9 -> jdk-11+9
[2025-08-21T11:10:32.378Z] * [new tag] jdk-11-ga -> jdk-11-ga
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+0 -> jdk-12+0
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+1 -> jdk-12+1
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+10 -> jdk-12+10
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+11 -> jdk-12+11
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+12 -> jdk-12+12
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+13 -> jdk-12+13
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+14 -> jdk-12+14
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+15 -> jdk-12+15
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+16 -> jdk-12+16
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+17 -> jdk-12+17
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+18 -> jdk-12+18
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+19 -> jdk-12+19
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+2 -> jdk-12+2
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+20 -> jdk-12+20
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+21 -> jdk-12+21
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+22 -> jdk-12+22
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+23 -> jdk-12+23
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+24 -> jdk-12+24
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+25 -> jdk-12+25
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+26 -> jdk-12+26
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+27 -> jdk-12+27
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+28 -> jdk-12+28
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+29 -> jdk-12+29
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+3 -> jdk-12+3
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+30 -> jdk-12+30
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+31 -> jdk-12+31
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+32 -> jdk-12+32
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+33 -> jdk-12+33
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+4 -> jdk-12+4
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+5 -> jdk-12+5
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+6 -> jdk-12+6
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+7 -> jdk-12+7
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+8 -> jdk-12+8
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12+9 -> jdk-12+9
[2025-08-21T11:10:32.378Z] * [new tag] jdk-12-ga -> jdk-12-ga
[2025-08-21T11:10:32.378Z] * [new tag] jdk-13+0 -> jdk-13+0
[2025-08-21T11:10:32.378Z] * [new tag] jdk-13+1 -> jdk-13+1
[2025-08-21T11:10:32.378Z] * [new tag] jdk-13+10 -> jdk-13+10
[2025-08-21T11:10:32.378Z] * [new tag] jdk-13+11 -> jdk-13+11
[2025-08-21T11:10:32.378Z] * [new tag] jdk-13+12 -> jdk-13+12
[2025-08-21T11:10:32.378Z] * [new tag] jdk-13+13 -> jdk-13+13
[2025-08-21T11:10:32.378Z] * [new tag] jdk-13+14 -> jdk-13+14
[2025-08-21T11:10:32.378Z] * [new tag] jdk-13+15 -> jdk-13+15
[2025-08-21T11:10:32.378Z] * [new tag] jdk-13+16 -> jdk-13+16
[2025-08-21T11:10:32.378Z] * [new tag] jdk-13+17 -> jdk-13+17
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+18 -> jdk-13+18
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+19 -> jdk-13+19
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+2 -> jdk-13+2
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+20 -> jdk-13+20
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+21 -> jdk-13+21
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+22 -> jdk-13+22
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+23 -> jdk-13+23
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+24 -> jdk-13+24
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+25 -> jdk-13+25
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+26 -> jdk-13+26
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+27 -> jdk-13+27
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+28 -> jdk-13+28
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+29 -> jdk-13+29
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+3 -> jdk-13+3
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+30 -> jdk-13+30
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+31 -> jdk-13+31
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+32 -> jdk-13+32
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+33 -> jdk-13+33
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+4 -> jdk-13+4
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+5 -> jdk-13+5
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+6 -> jdk-13+6
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+7 -> jdk-13+7
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+8 -> jdk-13+8
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13+9 -> jdk-13+9
[2025-08-21T11:10:32.379Z] * [new tag] jdk-13-ga -> jdk-13-ga
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+0 -> jdk-14+0
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+1 -> jdk-14+1
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+10 -> jdk-14+10
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+11 -> jdk-14+11
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+12 -> jdk-14+12
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+13 -> jdk-14+13
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+14 -> jdk-14+14
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+15 -> jdk-14+15
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+16 -> jdk-14+16
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+17 -> jdk-14+17
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+18 -> jdk-14+18
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+19 -> jdk-14+19
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+2 -> jdk-14+2
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+20 -> jdk-14+20
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+21 -> jdk-14+21
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+22 -> jdk-14+22
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+23 -> jdk-14+23
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+24 -> jdk-14+24
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+25 -> jdk-14+25
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+26 -> jdk-14+26
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+27 -> jdk-14+27
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+28 -> jdk-14+28
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+29 -> jdk-14+29
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+3 -> jdk-14+3
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+30 -> jdk-14+30
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+31 -> jdk-14+31
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+32 -> jdk-14+32
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+33 -> jdk-14+33
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+34 -> jdk-14+34
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+35 -> jdk-14+35
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+36 -> jdk-14+36
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+4 -> jdk-14+4
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+5 -> jdk-14+5
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+6 -> jdk-14+6
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+7 -> jdk-14+7
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+8 -> jdk-14+8
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14+9 -> jdk-14+9
[2025-08-21T11:10:32.379Z] * [new tag] jdk-14-ga -> jdk-14-ga
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+0 -> jdk-15+0
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+1 -> jdk-15+1
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+10 -> jdk-15+10
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+11 -> jdk-15+11
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+12 -> jdk-15+12
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+13 -> jdk-15+13
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+14 -> jdk-15+14
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+15 -> jdk-15+15
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+16 -> jdk-15+16
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+17 -> jdk-15+17
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+18 -> jdk-15+18
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+19 -> jdk-15+19
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+2 -> jdk-15+2
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+20 -> jdk-15+20
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+21 -> jdk-15+21
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+22 -> jdk-15+22
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+23 -> jdk-15+23
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+24 -> jdk-15+24
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+25 -> jdk-15+25
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+26 -> jdk-15+26
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+27 -> jdk-15+27
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+28 -> jdk-15+28
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+29 -> jdk-15+29
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+3 -> jdk-15+3
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+30 -> jdk-15+30
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+31 -> jdk-15+31
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+32 -> jdk-15+32
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+33 -> jdk-15+33
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+34 -> jdk-15+34
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+35 -> jdk-15+35
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+36 -> jdk-15+36
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+4 -> jdk-15+4
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+5 -> jdk-15+5
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+6 -> jdk-15+6
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+7 -> jdk-15+7
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+8 -> jdk-15+8
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15+9 -> jdk-15+9
[2025-08-21T11:10:32.379Z] * [new tag] jdk-15-ga -> jdk-15-ga
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+0 -> jdk-16+0
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+1 -> jdk-16+1
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+10 -> jdk-16+10
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+11 -> jdk-16+11
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+12 -> jdk-16+12
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+13 -> jdk-16+13
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+14 -> jdk-16+14
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+15 -> jdk-16+15
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+16 -> jdk-16+16
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+17 -> jdk-16+17
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+18 -> jdk-16+18
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+19 -> jdk-16+19
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+2 -> jdk-16+2
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+20 -> jdk-16+20
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+21 -> jdk-16+21
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+22 -> jdk-16+22
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+23 -> jdk-16+23
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+24 -> jdk-16+24
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+25 -> jdk-16+25
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+26 -> jdk-16+26
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+27 -> jdk-16+27
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+28 -> jdk-16+28
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+29 -> jdk-16+29
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+3 -> jdk-16+3
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+30 -> jdk-16+30
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+31 -> jdk-16+31
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+32 -> jdk-16+32
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+33 -> jdk-16+33
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+34 -> jdk-16+34
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+35 -> jdk-16+35
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+36 -> jdk-16+36
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+4 -> jdk-16+4
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+5 -> jdk-16+5
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+6 -> jdk-16+6
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+7 -> jdk-16+7
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+8 -> jdk-16+8
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16+9 -> jdk-16+9
[2025-08-21T11:10:32.379Z] * [new tag] jdk-16-ga -> jdk-16-ga
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+0 -> jdk-17+0
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+1 -> jdk-17+1
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+10 -> jdk-17+10
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+11 -> jdk-17+11
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+12 -> jdk-17+12
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+13 -> jdk-17+13
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+14 -> jdk-17+14
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+15 -> jdk-17+15
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+16 -> jdk-17+16
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+17 -> jdk-17+17
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+18 -> jdk-17+18
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+19 -> jdk-17+19
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+2 -> jdk-17+2
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+20 -> jdk-17+20
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+20_adopt -> jdk-17+20_adopt
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+21 -> jdk-17+21
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+21_adopt -> jdk-17+21_adopt
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+22 -> jdk-17+22
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+22_adopt -> jdk-17+22_adopt
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+23 -> jdk-17+23
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+23_adopt -> jdk-17+23_adopt
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+24 -> jdk-17+24
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+24_adopt -> jdk-17+24_adopt
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+25 -> jdk-17+25
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+25_adopt -> jdk-17+25_adopt
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+26 -> jdk-17+26
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+27 -> jdk-17+27
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+28 -> jdk-17+28
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+29 -> jdk-17+29
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+3 -> jdk-17+3
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+30 -> jdk-17+30
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+31 -> jdk-17+31
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+32 -> jdk-17+32
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+33 -> jdk-17+33
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+34 -> jdk-17+34
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+35 -> jdk-17+35
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+4 -> jdk-17+4
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+5 -> jdk-17+5
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+6 -> jdk-17+6
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+7 -> jdk-17+7
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+8 -> jdk-17+8
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17+9 -> jdk-17+9
[2025-08-21T11:10:32.379Z] * [new tag] jdk-17-ga -> jdk-17-ga
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+0 -> jdk-18+0
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+0_adopt -> jdk-18+0_adopt
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+1 -> jdk-18+1
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+10 -> jdk-18+10
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+10_adopt -> jdk-18+10_adopt
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+11 -> jdk-18+11
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+11_adopt -> jdk-18+11_adopt
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+12 -> jdk-18+12
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+12_adopt -> jdk-18+12_adopt
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+13 -> jdk-18+13
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+13_adopt -> jdk-18+13_adopt
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+14 -> jdk-18+14
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+14_adopt -> jdk-18+14_adopt
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+15 -> jdk-18+15
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+15_adopt -> jdk-18+15_adopt
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+16 -> jdk-18+16
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+16_adopt -> jdk-18+16_adopt
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+17 -> jdk-18+17
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+17_adopt -> jdk-18+17_adopt
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+18 -> jdk-18+18
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+18_adopt -> jdk-18+18_adopt
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+19 -> jdk-18+19
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+19_adopt -> jdk-18+19_adopt
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+1_adopt -> jdk-18+1_adopt
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+2 -> jdk-18+2
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+20 -> jdk-18+20
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+20_adopt -> jdk-18+20_adopt
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+21 -> jdk-18+21
[2025-08-21T11:10:32.379Z] * [new tag] jdk-18+21_adopt -> jdk-18+21_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+22 -> jdk-18+22
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+22_adopt -> jdk-18+22_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+23 -> jdk-18+23
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+23_adopt -> jdk-18+23_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+24 -> jdk-18+24
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+24_adopt -> jdk-18+24_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+25 -> jdk-18+25
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+25_adopt -> jdk-18+25_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+26 -> jdk-18+26
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+26_adopt -> jdk-18+26_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+27 -> jdk-18+27
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+27_adopt -> jdk-18+27_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+28 -> jdk-18+28
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+29 -> jdk-18+29
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+2_adopt -> jdk-18+2_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+3 -> jdk-18+3
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+30 -> jdk-18+30
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+31 -> jdk-18+31
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+32 -> jdk-18+32
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+33 -> jdk-18+33
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+34 -> jdk-18+34
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+35 -> jdk-18+35
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+36 -> jdk-18+36
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+37 -> jdk-18+37
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+3_adopt -> jdk-18+3_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+4 -> jdk-18+4
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+4_adopt -> jdk-18+4_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+5 -> jdk-18+5
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+5_adopt -> jdk-18+5_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+6 -> jdk-18+6
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+6_adopt -> jdk-18+6_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+7 -> jdk-18+7
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+7_adopt -> jdk-18+7_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+8 -> jdk-18+8
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+8_adopt -> jdk-18+8_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+9 -> jdk-18+9
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18+9_adopt -> jdk-18+9_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-18-ga -> jdk-18-ga
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+0 -> jdk-19+0
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+0_adopt -> jdk-19+0_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+1 -> jdk-19+1
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+10 -> jdk-19+10
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+10_adopt -> jdk-19+10_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+11 -> jdk-19+11
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+11_adopt -> jdk-19+11_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+12 -> jdk-19+12
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+12_adopt -> jdk-19+12_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+13 -> jdk-19+13
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+13_adopt -> jdk-19+13_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+14 -> jdk-19+14
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+14_adopt -> jdk-19+14_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+15 -> jdk-19+15
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+15_adopt -> jdk-19+15_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+16 -> jdk-19+16
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+16_adopt -> jdk-19+16_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+17 -> jdk-19+17
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+17_adopt -> jdk-19+17_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+18 -> jdk-19+18
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+18_adopt -> jdk-19+18_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+19 -> jdk-19+19
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+19_adopt -> jdk-19+19_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+1_adopt -> jdk-19+1_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+2 -> jdk-19+2
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+20 -> jdk-19+20
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+20_adopt -> jdk-19+20_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+21 -> jdk-19+21
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+21_adopt -> jdk-19+21_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+22 -> jdk-19+22
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+22_adopt -> jdk-19+22_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+23 -> jdk-19+23
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+23_adopt -> jdk-19+23_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+24 -> jdk-19+24
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+24_adopt -> jdk-19+24_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+25 -> jdk-19+25
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+25_adopt -> jdk-19+25_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+26 -> jdk-19+26
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+26_adopt -> jdk-19+26_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+27 -> jdk-19+27
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+27_adopt -> jdk-19+27_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+28 -> jdk-19+28
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+29 -> jdk-19+29
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+2_adopt -> jdk-19+2_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+3 -> jdk-19+3
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+30 -> jdk-19+30
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+31 -> jdk-19+31
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+32 -> jdk-19+32
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+33 -> jdk-19+33
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+34 -> jdk-19+34
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+35 -> jdk-19+35
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+36 -> jdk-19+36
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+3_adopt -> jdk-19+3_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+4 -> jdk-19+4
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+4_adopt -> jdk-19+4_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+5 -> jdk-19+5
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+5_adopt -> jdk-19+5_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+6 -> jdk-19+6
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+6_adopt -> jdk-19+6_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+7 -> jdk-19+7
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+7_adopt -> jdk-19+7_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+8 -> jdk-19+8
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+8_adopt -> jdk-19+8_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+9 -> jdk-19+9
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19+9_adopt -> jdk-19+9_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-19-ga -> jdk-19-ga
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+0 -> jdk-20+0
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+0_adopt -> jdk-20+0_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+1 -> jdk-20+1
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+10 -> jdk-20+10
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+10_adopt -> jdk-20+10_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+11 -> jdk-20+11
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+11_adopt -> jdk-20+11_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+12 -> jdk-20+12
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+12_adopt -> jdk-20+12_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+13 -> jdk-20+13
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+13_adopt -> jdk-20+13_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+14 -> jdk-20+14
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+14_adopt -> jdk-20+14_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+15 -> jdk-20+15
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+15_adopt -> jdk-20+15_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+16 -> jdk-20+16
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+16_adopt -> jdk-20+16_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+17 -> jdk-20+17
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+17_adopt -> jdk-20+17_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+18 -> jdk-20+18
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+18_adopt -> jdk-20+18_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+19 -> jdk-20+19
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+19_adopt -> jdk-20+19_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+1_adopt -> jdk-20+1_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+2 -> jdk-20+2
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+20 -> jdk-20+20
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+20_adopt -> jdk-20+20_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+21 -> jdk-20+21
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+21_adopt -> jdk-20+21_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+22 -> jdk-20+22
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+22_adopt -> jdk-20+22_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+23 -> jdk-20+23
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+23_adopt -> jdk-20+23_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+24 -> jdk-20+24
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+24_adopt -> jdk-20+24_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+25 -> jdk-20+25
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+25_adopt -> jdk-20+25_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+26 -> jdk-20+26
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+26_adopt -> jdk-20+26_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+27 -> jdk-20+27
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+28 -> jdk-20+28
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+29 -> jdk-20+29
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+2_adopt -> jdk-20+2_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+3 -> jdk-20+3
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+30 -> jdk-20+30
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+31 -> jdk-20+31
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+32 -> jdk-20+32
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+33 -> jdk-20+33
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+34 -> jdk-20+34
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+35 -> jdk-20+35
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+36 -> jdk-20+36
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+3_adopt -> jdk-20+3_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+4 -> jdk-20+4
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+4_adopt -> jdk-20+4_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+5 -> jdk-20+5
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+5_adopt -> jdk-20+5_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+6 -> jdk-20+6
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+6_adopt -> jdk-20+6_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+7 -> jdk-20+7
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+7_adopt -> jdk-20+7_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+8 -> jdk-20+8
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+8_adopt -> jdk-20+8_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+9 -> jdk-20+9
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20+9_adopt -> jdk-20+9_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-20-ga -> jdk-20-ga
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+0 -> jdk-21+0
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+0_adopt -> jdk-21+0_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+1 -> jdk-21+1
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+10 -> jdk-21+10
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+10_adopt -> jdk-21+10_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+11 -> jdk-21+11
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+11_adopt -> jdk-21+11_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+12 -> jdk-21+12
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+12_adopt -> jdk-21+12_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+13 -> jdk-21+13
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+13_adopt -> jdk-21+13_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+14 -> jdk-21+14
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+14_adopt -> jdk-21+14_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+15 -> jdk-21+15
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+15_adopt -> jdk-21+15_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+16 -> jdk-21+16
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+16_adopt -> jdk-21+16_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+17 -> jdk-21+17
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+17_adopt -> jdk-21+17_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+18 -> jdk-21+18
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+18_adopt -> jdk-21+18_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+19 -> jdk-21+19
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+19_adopt -> jdk-21+19_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+1_adopt -> jdk-21+1_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+2 -> jdk-21+2
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+20 -> jdk-21+20
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+20_adopt -> jdk-21+20_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+21 -> jdk-21+21
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+21_adopt -> jdk-21+21_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+22 -> jdk-21+22
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+22_adopt -> jdk-21+22_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+23 -> jdk-21+23
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+23_adopt -> jdk-21+23_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+24 -> jdk-21+24
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+24_adopt -> jdk-21+24_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+25 -> jdk-21+25
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+25_adopt -> jdk-21+25_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+26 -> jdk-21+26
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+26_adopt -> jdk-21+26_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+27 -> jdk-21+27
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+28 -> jdk-21+28
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+29 -> jdk-21+29
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+2_adopt -> jdk-21+2_adopt
[2025-08-21T11:10:32.380Z] * [new tag] jdk-21+3 -> jdk-21+3
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21+30 -> jdk-21+30
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21+31 -> jdk-21+31
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21+32 -> jdk-21+32
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21+33 -> jdk-21+33
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21+34 -> jdk-21+34
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21+35 -> jdk-21+35
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21+3_adopt -> jdk-21+3_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21+4 -> jdk-21+4
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21+4_adopt -> jdk-21+4_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21+5 -> jdk-21+5
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21+5_adopt -> jdk-21+5_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21+6 -> jdk-21+6
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21+6_adopt -> jdk-21+6_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21+7 -> jdk-21+7
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21+7_adopt -> jdk-21+7_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21+8 -> jdk-21+8
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21+8_adopt -> jdk-21+8_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21+9 -> jdk-21+9
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21+9_adopt -> jdk-21+9_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-21-ga -> jdk-21-ga
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+0 -> jdk-22+0
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+1 -> jdk-22+1
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+10 -> jdk-22+10
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+10_adopt -> jdk-22+10_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+11 -> jdk-22+11
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+11_adopt -> jdk-22+11_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+12 -> jdk-22+12
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+12_adopt -> jdk-22+12_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+13 -> jdk-22+13
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+13_adopt -> jdk-22+13_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+14 -> jdk-22+14
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+14_adopt -> jdk-22+14_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+15 -> jdk-22+15
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+15_adopt -> jdk-22+15_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+16 -> jdk-22+16
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+16_adopt -> jdk-22+16_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+17 -> jdk-22+17
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+17_adopt -> jdk-22+17_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+18 -> jdk-22+18
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+18_adopt -> jdk-22+18_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+19 -> jdk-22+19
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+19_adopt -> jdk-22+19_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+1_adopt -> jdk-22+1_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+2 -> jdk-22+2
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+20 -> jdk-22+20
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+20_adopt -> jdk-22+20_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+21 -> jdk-22+21
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+21_adopt -> jdk-22+21_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+22 -> jdk-22+22
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+22_adopt -> jdk-22+22_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+23 -> jdk-22+23
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+23_adopt -> jdk-22+23_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+24 -> jdk-22+24
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+24_adopt -> jdk-22+24_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+25 -> jdk-22+25
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+25_adopt -> jdk-22+25_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+26 -> jdk-22+26
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+26_adopt -> jdk-22+26_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+27 -> jdk-22+27
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+27_adopt -> jdk-22+27_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+28 -> jdk-22+28
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+29 -> jdk-22+29
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+2_adopt -> jdk-22+2_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+3 -> jdk-22+3
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+30 -> jdk-22+30
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+31 -> jdk-22+31
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+32 -> jdk-22+32
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+33 -> jdk-22+33
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+34 -> jdk-22+34
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+35 -> jdk-22+35
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+36 -> jdk-22+36
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+3_adopt -> jdk-22+3_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+4 -> jdk-22+4
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+4_adopt -> jdk-22+4_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+5 -> jdk-22+5
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+5_adopt -> jdk-22+5_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+6 -> jdk-22+6
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+6_adopt -> jdk-22+6_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+7 -> jdk-22+7
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+7_adopt -> jdk-22+7_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+8 -> jdk-22+8
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+8_adopt -> jdk-22+8_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+9 -> jdk-22+9
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22+9_adopt -> jdk-22+9_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-22-ga -> jdk-22-ga
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+0 -> jdk-23+0
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+1 -> jdk-23+1
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+10 -> jdk-23+10
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+10_adopt -> jdk-23+10_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+11 -> jdk-23+11
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+11_adopt -> jdk-23+11_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+12 -> jdk-23+12
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+12_adopt -> jdk-23+12_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+13 -> jdk-23+13
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+13_adopt -> jdk-23+13_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+14 -> jdk-23+14
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+14_adopt -> jdk-23+14_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+15 -> jdk-23+15
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+15_adopt -> jdk-23+15_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+16 -> jdk-23+16
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+16_adopt -> jdk-23+16_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+17 -> jdk-23+17
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+17_adopt -> jdk-23+17_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+18 -> jdk-23+18
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+18_adopt -> jdk-23+18_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+19 -> jdk-23+19
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+19_adopt -> jdk-23+19_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+1_adopt -> jdk-23+1_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+2 -> jdk-23+2
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+20 -> jdk-23+20
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+20_adopt -> jdk-23+20_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+21 -> jdk-23+21
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+21_adopt -> jdk-23+21_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+22 -> jdk-23+22
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+22_adopt -> jdk-23+22_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+23 -> jdk-23+23
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+23_adopt -> jdk-23+23_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+24 -> jdk-23+24
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+24_adopt -> jdk-23+24_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+25 -> jdk-23+25
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+25_adopt -> jdk-23+25_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+26 -> jdk-23+26
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+27 -> jdk-23+27
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+28 -> jdk-23+28
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+28_adopt -> jdk-23+28_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+29 -> jdk-23+29
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+29_adopt -> jdk-23+29_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+2_adopt -> jdk-23+2_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+3 -> jdk-23+3
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+30 -> jdk-23+30
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+30_adopt -> jdk-23+30_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+31 -> jdk-23+31
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+31_adopt -> jdk-23+31_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+32 -> jdk-23+32
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+32_adopt -> jdk-23+32_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+33 -> jdk-23+33
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+33_adopt -> jdk-23+33_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+34 -> jdk-23+34
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+34_adopt -> jdk-23+34_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+35 -> jdk-23+35
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+35_adopt -> jdk-23+35_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+36 -> jdk-23+36
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+36_adopt -> jdk-23+36_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+37 -> jdk-23+37
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+37_adopt -> jdk-23+37_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+3_adopt -> jdk-23+3_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+4 -> jdk-23+4
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+4_adopt -> jdk-23+4_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+5 -> jdk-23+5
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+5_adopt -> jdk-23+5_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+6 -> jdk-23+6
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+6_adopt -> jdk-23+6_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+7 -> jdk-23+7
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+7_adopt -> jdk-23+7_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+8 -> jdk-23+8
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+8_adopt -> jdk-23+8_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+9 -> jdk-23+9
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23+9_adopt -> jdk-23+9_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23-dryrun-ga -> jdk-23-dryrun-ga
[2025-08-21T11:10:32.381Z] * [new tag] jdk-23-ga -> jdk-23-ga
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+0 -> jdk-24+0
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+1 -> jdk-24+1
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+10 -> jdk-24+10
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+10_adopt -> jdk-24+10_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+11 -> jdk-24+11
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+11_adopt -> jdk-24+11_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+12 -> jdk-24+12
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+12_adopt -> jdk-24+12_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+13 -> jdk-24+13
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+13_adopt -> jdk-24+13_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+14 -> jdk-24+14
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+14_adopt -> jdk-24+14_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+15 -> jdk-24+15
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+15_adopt -> jdk-24+15_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+16 -> jdk-24+16
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+16_adopt -> jdk-24+16_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+17 -> jdk-24+17
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+17_adopt -> jdk-24+17_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+18 -> jdk-24+18
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+18_adopt -> jdk-24+18_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+19 -> jdk-24+19
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+19_adopt -> jdk-24+19_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+1_adopt -> jdk-24+1_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+2 -> jdk-24+2
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+20 -> jdk-24+20
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+20_adopt -> jdk-24+20_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+21 -> jdk-24+21
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+21_adopt -> jdk-24+21_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+22 -> jdk-24+22
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+22_adopt -> jdk-24+22_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+23 -> jdk-24+23
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+23_adopt -> jdk-24+23_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+24 -> jdk-24+24
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+24_adopt -> jdk-24+24_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+25 -> jdk-24+25
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+25_adopt -> jdk-24+25_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+26 -> jdk-24+26
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+26_adopt -> jdk-24+26_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+27 -> jdk-24+27
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+27_adopt -> jdk-24+27_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+28 -> jdk-24+28
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+28_adopt -> jdk-24+28_adopt
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+29 -> jdk-24+29
[2025-08-21T11:10:32.381Z] * [new tag] jdk-24+29_adopt -> jdk-24+29_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+2_adopt -> jdk-24+2_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+3 -> jdk-24+3
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+30 -> jdk-24+30
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+30_adopt -> jdk-24+30_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+31 -> jdk-24+31
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+31_adopt -> jdk-24+31_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+32 -> jdk-24+32
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+32_adopt -> jdk-24+32_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+33 -> jdk-24+33
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+33_adopt -> jdk-24+33_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+34 -> jdk-24+34
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+34_adopt -> jdk-24+34_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+35 -> jdk-24+35
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+35_adopt -> jdk-24+35_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+36 -> jdk-24+36
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+36_adopt -> jdk-24+36_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+3_adopt -> jdk-24+3_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+4 -> jdk-24+4
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+4_adopt -> jdk-24+4_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+5 -> jdk-24+5
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+5_adopt -> jdk-24+5_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+6 -> jdk-24+6
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+6_adopt -> jdk-24+6_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+7 -> jdk-24+7
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+7_adopt -> jdk-24+7_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+8 -> jdk-24+8
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+8_adopt -> jdk-24+8_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+9 -> jdk-24+9
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24+9_adopt -> jdk-24+9_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24-dryrun-ga -> jdk-24-dryrun-ga
[2025-08-21T11:10:32.382Z] * [new tag] jdk-24-ga -> jdk-24-ga
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+0 -> jdk-25+0
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+1 -> jdk-25+1
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+10 -> jdk-25+10
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+10_adopt -> jdk-25+10_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+11 -> jdk-25+11
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+11_adopt -> jdk-25+11_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+12 -> jdk-25+12
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+12_adopt -> jdk-25+12_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+13 -> jdk-25+13
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+13_adopt -> jdk-25+13_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+14 -> jdk-25+14
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+14_adopt -> jdk-25+14_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+15 -> jdk-25+15
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+15_adopt -> jdk-25+15_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+16 -> jdk-25+16
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+16_adopt -> jdk-25+16_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+17 -> jdk-25+17
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+17_adopt -> jdk-25+17_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+18 -> jdk-25+18
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+18_adopt -> jdk-25+18_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+19 -> jdk-25+19
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+19_adopt -> jdk-25+19_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+1_adopt -> jdk-25+1_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+2 -> jdk-25+2
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+20 -> jdk-25+20
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+20_adopt -> jdk-25+20_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+21 -> jdk-25+21
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+21_adopt -> jdk-25+21_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+22 -> jdk-25+22
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+22_adopt -> jdk-25+22_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+23 -> jdk-25+23
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+23_adopt -> jdk-25+23_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+24 -> jdk-25+24
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+24_adopt -> jdk-25+24_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+25 -> jdk-25+25
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+25_adopt -> jdk-25+25_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+26 -> jdk-25+26
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+26_adopt -> jdk-25+26_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+27 -> jdk-25+27
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+27_adopt -> jdk-25+27_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+28 -> jdk-25+28
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+28_adopt -> jdk-25+28_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+29 -> jdk-25+29
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+29_adopt -> jdk-25+29_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+2_adopt -> jdk-25+2_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+3 -> jdk-25+3
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+30 -> jdk-25+30
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+30_adopt -> jdk-25+30_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+31 -> jdk-25+31
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+31_adopt -> jdk-25+31_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+32 -> jdk-25+32
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+32_adopt -> jdk-25+32_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+33 -> jdk-25+33
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+33_adopt -> jdk-25+33_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+34 -> jdk-25+34
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+34_adopt -> jdk-25+34_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+35 -> jdk-25+35
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+35_adopt -> jdk-25+35_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+36 -> jdk-25+36
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+36_adopt -> jdk-25+36_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+3_adopt -> jdk-25+3_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+4 -> jdk-25+4
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+4_adopt -> jdk-25+4_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+5 -> jdk-25+5
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+5_adopt -> jdk-25+5_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+6 -> jdk-25+6
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+6_adopt -> jdk-25+6_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+7 -> jdk-25+7
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+7_adopt -> jdk-25+7_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+8 -> jdk-25+8
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+8_adopt -> jdk-25+8_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+9 -> jdk-25+9
[2025-08-21T11:10:32.382Z] * [new tag] jdk-25+9_adopt -> jdk-25+9_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+0 -> jdk-26+0
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+1 -> jdk-26+1
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+10 -> jdk-26+10
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+10_adopt -> jdk-26+10_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+11 -> jdk-26+11
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+11_adopt -> jdk-26+11_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+1_adopt -> jdk-26+1_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+2 -> jdk-26+2
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+2_adopt -> jdk-26+2_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+3 -> jdk-26+3
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+3_adopt -> jdk-26+3_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+4 -> jdk-26+4
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+4_adopt -> jdk-26+4_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+5 -> jdk-26+5
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+5_adopt -> jdk-26+5_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+6 -> jdk-26+6
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+6_adopt -> jdk-26+6_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+7 -> jdk-26+7
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+7_adopt -> jdk-26+7_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+8 -> jdk-26+8
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+8_adopt -> jdk-26+8_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+9 -> jdk-26+9
[2025-08-21T11:10:32.382Z] * [new tag] jdk-26+9_adopt -> jdk-26+9_adopt
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+100 -> jdk-9+100
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+101 -> jdk-9+101
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+102 -> jdk-9+102
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+103 -> jdk-9+103
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+104 -> jdk-9+104
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+105 -> jdk-9+105
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+106 -> jdk-9+106
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+107 -> jdk-9+107
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+108 -> jdk-9+108
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+109 -> jdk-9+109
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+110 -> jdk-9+110
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+111 -> jdk-9+111
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+112 -> jdk-9+112
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+113 -> jdk-9+113
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+114 -> jdk-9+114
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+115 -> jdk-9+115
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+116 -> jdk-9+116
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+117 -> jdk-9+117
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+118 -> jdk-9+118
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+119 -> jdk-9+119
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+120 -> jdk-9+120
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+121 -> jdk-9+121
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+122 -> jdk-9+122
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+123 -> jdk-9+123
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+124 -> jdk-9+124
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+125 -> jdk-9+125
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+126 -> jdk-9+126
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+127 -> jdk-9+127
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+128 -> jdk-9+128
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+129 -> jdk-9+129
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+130 -> jdk-9+130
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+131 -> jdk-9+131
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+132 -> jdk-9+132
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+133 -> jdk-9+133
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+134 -> jdk-9+134
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+135 -> jdk-9+135
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+136 -> jdk-9+136
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+137 -> jdk-9+137
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+138 -> jdk-9+138
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+139 -> jdk-9+139
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+140 -> jdk-9+140
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+141 -> jdk-9+141
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+142 -> jdk-9+142
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+143 -> jdk-9+143
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+144 -> jdk-9+144
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+145 -> jdk-9+145
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+146 -> jdk-9+146
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+147 -> jdk-9+147
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+148 -> jdk-9+148
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+149 -> jdk-9+149
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+150 -> jdk-9+150
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+151 -> jdk-9+151
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+152 -> jdk-9+152
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+153 -> jdk-9+153
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+154 -> jdk-9+154
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+155 -> jdk-9+155
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+156 -> jdk-9+156
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+157 -> jdk-9+157
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+158 -> jdk-9+158
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+159 -> jdk-9+159
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+160 -> jdk-9+160
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+161 -> jdk-9+161
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+162 -> jdk-9+162
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+163 -> jdk-9+163
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+164 -> jdk-9+164
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+165 -> jdk-9+165
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+166 -> jdk-9+166
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+167 -> jdk-9+167
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+168 -> jdk-9+168
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+169 -> jdk-9+169
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+170 -> jdk-9+170
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+171 -> jdk-9+171
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+172 -> jdk-9+172
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+173 -> jdk-9+173
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+174 -> jdk-9+174
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+175 -> jdk-9+175
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+176 -> jdk-9+176
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+177 -> jdk-9+177
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+178 -> jdk-9+178
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+179 -> jdk-9+179
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+180 -> jdk-9+180
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+181 -> jdk-9+181
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+95 -> jdk-9+95
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+96 -> jdk-9+96
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+97 -> jdk-9+97
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+98 -> jdk-9+98
[2025-08-21T11:10:32.382Z] * [new tag] jdk-9+99 -> jdk-9+99
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b100 -> jdk7-b100
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b101 -> jdk7-b101
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b102 -> jdk7-b102
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b103 -> jdk7-b103
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b104 -> jdk7-b104
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b105 -> jdk7-b105
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b106 -> jdk7-b106
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b107 -> jdk7-b107
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b108 -> jdk7-b108
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b109 -> jdk7-b109
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b110 -> jdk7-b110
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b111 -> jdk7-b111
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b112 -> jdk7-b112
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b113 -> jdk7-b113
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b114 -> jdk7-b114
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b115 -> jdk7-b115
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b116 -> jdk7-b116
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b117 -> jdk7-b117
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b118 -> jdk7-b118
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b119 -> jdk7-b119
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b120 -> jdk7-b120
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b121 -> jdk7-b121
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b122 -> jdk7-b122
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b123 -> jdk7-b123
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b124 -> jdk7-b124
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b125 -> jdk7-b125
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b126 -> jdk7-b126
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b127 -> jdk7-b127
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b128 -> jdk7-b128
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b129 -> jdk7-b129
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b130 -> jdk7-b130
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b131 -> jdk7-b131
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b132 -> jdk7-b132
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b133 -> jdk7-b133
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b134 -> jdk7-b134
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b135 -> jdk7-b135
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b136 -> jdk7-b136
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b137 -> jdk7-b137
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b138 -> jdk7-b138
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b139 -> jdk7-b139
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b140 -> jdk7-b140
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b141 -> jdk7-b141
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b142 -> jdk7-b142
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b143 -> jdk7-b143
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b144 -> jdk7-b144
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b145 -> jdk7-b145
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b146 -> jdk7-b146
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b147 -> jdk7-b147
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b24 -> jdk7-b24
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b25 -> jdk7-b25
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b26 -> jdk7-b26
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b27 -> jdk7-b27
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b28 -> jdk7-b28
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b29 -> jdk7-b29
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b30 -> jdk7-b30
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b31 -> jdk7-b31
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b32 -> jdk7-b32
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b33 -> jdk7-b33
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b34 -> jdk7-b34
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b35 -> jdk7-b35
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b36 -> jdk7-b36
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b37 -> jdk7-b37
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b38 -> jdk7-b38
[2025-08-21T11:10:32.382Z] * [new tag] jdk7-b39 -> jdk7-b39
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b40 -> jdk7-b40
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b41 -> jdk7-b41
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b42 -> jdk7-b42
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b43 -> jdk7-b43
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b44 -> jdk7-b44
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b45 -> jdk7-b45
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b46 -> jdk7-b46
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b47 -> jdk7-b47
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b48 -> jdk7-b48
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b49 -> jdk7-b49
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b50 -> jdk7-b50
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b51 -> jdk7-b51
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b52 -> jdk7-b52
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b53 -> jdk7-b53
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b54 -> jdk7-b54
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b55 -> jdk7-b55
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b56 -> jdk7-b56
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b57 -> jdk7-b57
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b58 -> jdk7-b58
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b59 -> jdk7-b59
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b60 -> jdk7-b60
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b61 -> jdk7-b61
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b62 -> jdk7-b62
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b63 -> jdk7-b63
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b64 -> jdk7-b64
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b65 -> jdk7-b65
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b66 -> jdk7-b66
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b67 -> jdk7-b67
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b68 -> jdk7-b68
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b69 -> jdk7-b69
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b70 -> jdk7-b70
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b71 -> jdk7-b71
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b72 -> jdk7-b72
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b73 -> jdk7-b73
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b74 -> jdk7-b74
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b75 -> jdk7-b75
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b76 -> jdk7-b76
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b77 -> jdk7-b77
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b78 -> jdk7-b78
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b79 -> jdk7-b79
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b80 -> jdk7-b80
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b81 -> jdk7-b81
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b82 -> jdk7-b82
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b83 -> jdk7-b83
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b84 -> jdk7-b84
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b85 -> jdk7-b85
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b86 -> jdk7-b86
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b87 -> jdk7-b87
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b88 -> jdk7-b88
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b89 -> jdk7-b89
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b90 -> jdk7-b90
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b91 -> jdk7-b91
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b92 -> jdk7-b92
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b93 -> jdk7-b93
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b94 -> jdk7-b94
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b95 -> jdk7-b95
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b96 -> jdk7-b96
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b97 -> jdk7-b97
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b98 -> jdk7-b98
[2025-08-21T11:10:32.383Z] * [new tag] jdk7-b99 -> jdk7-b99
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b01 -> jdk8-b01
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b02 -> jdk8-b02
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b03 -> jdk8-b03
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b04 -> jdk8-b04
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b05 -> jdk8-b05
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b06 -> jdk8-b06
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b07 -> jdk8-b07
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b08 -> jdk8-b08
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b09 -> jdk8-b09
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b10 -> jdk8-b10
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b100 -> jdk8-b100
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b101 -> jdk8-b101
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b102 -> jdk8-b102
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b103 -> jdk8-b103
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b104 -> jdk8-b104
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b105 -> jdk8-b105
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b106 -> jdk8-b106
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b107 -> jdk8-b107
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b108 -> jdk8-b108
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b109 -> jdk8-b109
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b11 -> jdk8-b11
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b110 -> jdk8-b110
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b111 -> jdk8-b111
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b112 -> jdk8-b112
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b113 -> jdk8-b113
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b114 -> jdk8-b114
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b115 -> jdk8-b115
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b116 -> jdk8-b116
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b117 -> jdk8-b117
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b118 -> jdk8-b118
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b119 -> jdk8-b119
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b12 -> jdk8-b12
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b120 -> jdk8-b120
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b13 -> jdk8-b13
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b14 -> jdk8-b14
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b15 -> jdk8-b15
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b16 -> jdk8-b16
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b17 -> jdk8-b17
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b18 -> jdk8-b18
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b19 -> jdk8-b19
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b20 -> jdk8-b20
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b21 -> jdk8-b21
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b22 -> jdk8-b22
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b23 -> jdk8-b23
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b24 -> jdk8-b24
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b25 -> jdk8-b25
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b26 -> jdk8-b26
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b27 -> jdk8-b27
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b28 -> jdk8-b28
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b29 -> jdk8-b29
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b30 -> jdk8-b30
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b31 -> jdk8-b31
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b32 -> jdk8-b32
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b33 -> jdk8-b33
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b34 -> jdk8-b34
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b35 -> jdk8-b35
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b36 -> jdk8-b36
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b37 -> jdk8-b37
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b38 -> jdk8-b38
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b39 -> jdk8-b39
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b40 -> jdk8-b40
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b41 -> jdk8-b41
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b42 -> jdk8-b42
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b43 -> jdk8-b43
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b44 -> jdk8-b44
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b45 -> jdk8-b45
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b46 -> jdk8-b46
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b47 -> jdk8-b47
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b48 -> jdk8-b48
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b49 -> jdk8-b49
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b50 -> jdk8-b50
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b51 -> jdk8-b51
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b52 -> jdk8-b52
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b53 -> jdk8-b53
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b54 -> jdk8-b54
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b55 -> jdk8-b55
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b56 -> jdk8-b56
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b57 -> jdk8-b57
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b58 -> jdk8-b58
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b59 -> jdk8-b59
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b60 -> jdk8-b60
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b61 -> jdk8-b61
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b62 -> jdk8-b62
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b63 -> jdk8-b63
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b64 -> jdk8-b64
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b65 -> jdk8-b65
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b66 -> jdk8-b66
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b67 -> jdk8-b67
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b68 -> jdk8-b68
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b69 -> jdk8-b69
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b70 -> jdk8-b70
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b71 -> jdk8-b71
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b72 -> jdk8-b72
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b73 -> jdk8-b73
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b74 -> jdk8-b74
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b75 -> jdk8-b75
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b76 -> jdk8-b76
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b77 -> jdk8-b77
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b78 -> jdk8-b78
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b79 -> jdk8-b79
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b80 -> jdk8-b80
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b81 -> jdk8-b81
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b82 -> jdk8-b82
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b83 -> jdk8-b83
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b84 -> jdk8-b84
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b85 -> jdk8-b85
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b86 -> jdk8-b86
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b87 -> jdk8-b87
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b88 -> jdk8-b88
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b89 -> jdk8-b89
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b90 -> jdk8-b90
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b91 -> jdk8-b91
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b92 -> jdk8-b92
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b93 -> jdk8-b93
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b94 -> jdk8-b94
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b95 -> jdk8-b95
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b96 -> jdk8-b96
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b97 -> jdk8-b97
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b98 -> jdk8-b98
[2025-08-21T11:10:32.383Z] * [new tag] jdk8-b99 -> jdk8-b99
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b00 -> jdk9-b00
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b01 -> jdk9-b01
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b02 -> jdk9-b02
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b03 -> jdk9-b03
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b04 -> jdk9-b04
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b05 -> jdk9-b05
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b06 -> jdk9-b06
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b07 -> jdk9-b07
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b08 -> jdk9-b08
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b09 -> jdk9-b09
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b10 -> jdk9-b10
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b11 -> jdk9-b11
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b12 -> jdk9-b12
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b13 -> jdk9-b13
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b14 -> jdk9-b14
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b15 -> jdk9-b15
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b16 -> jdk9-b16
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b17 -> jdk9-b17
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b18 -> jdk9-b18
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b19 -> jdk9-b19
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b20 -> jdk9-b20
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b21 -> jdk9-b21
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b22 -> jdk9-b22
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b23 -> jdk9-b23
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b24 -> jdk9-b24
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b25 -> jdk9-b25
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b26 -> jdk9-b26
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b27 -> jdk9-b27
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b28 -> jdk9-b28
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b29 -> jdk9-b29
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b30 -> jdk9-b30
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b31 -> jdk9-b31
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b32 -> jdk9-b32
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b33 -> jdk9-b33
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b34 -> jdk9-b34
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b35 -> jdk9-b35
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b36 -> jdk9-b36
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b37 -> jdk9-b37
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b38 -> jdk9-b38
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b39 -> jdk9-b39
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b40 -> jdk9-b40
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b41 -> jdk9-b41
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b42 -> jdk9-b42
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b43 -> jdk9-b43
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b44 -> jdk9-b44
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b45 -> jdk9-b45
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b46 -> jdk9-b46
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b47 -> jdk9-b47
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b48 -> jdk9-b48
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b49 -> jdk9-b49
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b50 -> jdk9-b50
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b51 -> jdk9-b51
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b52 -> jdk9-b52
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b53 -> jdk9-b53
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b54 -> jdk9-b54
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b55 -> jdk9-b55
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b56 -> jdk9-b56
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b57 -> jdk9-b57
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b58 -> jdk9-b58
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b59 -> jdk9-b59
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b60 -> jdk9-b60
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b61 -> jdk9-b61
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b62 -> jdk9-b62
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b63 -> jdk9-b63
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b64 -> jdk9-b64
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b65 -> jdk9-b65
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b66 -> jdk9-b66
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b67 -> jdk9-b67
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b68 -> jdk9-b68
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b69 -> jdk9-b69
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b70 -> jdk9-b70
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b71 -> jdk9-b71
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b72 -> jdk9-b72
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b73 -> jdk9-b73
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b74 -> jdk9-b74
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b75 -> jdk9-b75
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b76 -> jdk9-b76
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b77 -> jdk9-b77
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b78 -> jdk9-b78
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b79 -> jdk9-b79
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b80 -> jdk9-b80
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b81 -> jdk9-b81
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b82 -> jdk9-b82
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b83 -> jdk9-b83
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b84 -> jdk9-b84
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b85 -> jdk9-b85
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b86 -> jdk9-b86
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b87 -> jdk9-b87
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b88 -> jdk9-b88
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b89 -> jdk9-b89
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b90 -> jdk9-b90
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b91 -> jdk9-b91
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b92 -> jdk9-b92
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b93 -> jdk9-b93
[2025-08-21T11:10:32.383Z] * [new tag] jdk9-b94 -> jdk9-b94
[2025-08-21T11:10:32.383Z] fatal: Not a valid object name dev_jdk25
[2025-08-21T11:10:32.383Z] Fetching origin
[2025-08-21T11:10:32.383Z] From https://github.com/adoptium/jdk
[2025-08-21T11:10:32.383Z] * [new branch] dev_jdk25 -> origin/dev_jdk25
[2025-08-21T11:10:32.383Z] HEAD is now at 852b89948fd Merging latest patches from release_jdk25 branch
[2025-08-21T11:10:32.383Z] Checked out origin/dev_jdk25
[2025-08-21T11:10:32.383Z] INFO: Extracting latest tag for the scmref using git describe since no tag is set in the build config...
[2025-08-21T11:10:32.383Z] jdk-25+36_adopt-72-g852b89948fd
[2025-08-21T11:10:32.383Z] SUCCESS: TAG FOUND! Exporting to /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/target//metadata/scmref.txt...
[2025-08-21T11:10:32.383Z] checkoutRequiredCodeToBuild succeeded
[2025-08-21T11:10:32.383Z] Generating cacerts from Mozilla's bundle
[2025-08-21T11:10:32.383Z] SHA256 of old file: 0
[2025-08-21T11:10:32.383Z] SHA256 of new file: c185b859c19b05f104c50e1b0b2a6c775149a1d9bb731d414d73b1722892a66c
[2025-08-21T11:10:32.383Z] Processing 'certdata.txt' ...
[2025-08-21T11:10:32.383Z] Skipping: GlobalSign Root CA
[2025-08-21T11:10:32.383Z] Skipping: Entrust.net Premium 2048 Secure Server CA is not trusted anymore
[2025-08-21T11:10:32.383Z] Skipping: Entrust.net Premium 2048 Secure Server CA
[2025-08-21T11:10:32.383Z] Skipping: Entrust Root Certification Authority is not trusted anymore
[2025-08-21T11:10:32.383Z] Parsing: Entrust Root Certification Authority
[2025-08-21T11:10:32.383Z] Skipping: Certum Root CA
[2025-08-21T11:10:32.383Z] Skipping: Comodo AAA Services root
[2025-08-21T11:10:32.383Z] Parsing: QuoVadis Root CA 2
[2025-08-21T11:10:32.383Z] Parsing: QuoVadis Root CA 3
[2025-08-21T11:10:32.383Z] Skipping: XRamp Global CA Root
[2025-08-21T11:10:32.383Z] Skipping: Go Daddy Class 2 CA
[2025-08-21T11:10:32.383Z] Skipping: Starfield Class 2 CA
[2025-08-21T11:10:32.383Z] Parsing: DigiCert Assured ID Root CA
[2025-08-21T11:10:32.383Z] Parsing: DigiCert Global Root CA
[2025-08-21T11:10:32.383Z] Parsing: DigiCert High Assurance EV Root CA
[2025-08-21T11:10:32.383Z] Parsing: SwissSign Gold CA - G2
[2025-08-21T11:10:32.383Z] Parsing: SecureTrust CA
[2025-08-21T11:10:32.383Z] Parsing: Secure Global CA
[2025-08-21T11:10:32.383Z] Parsing: COMODO Certification Authority
[2025-08-21T11:10:32.383Z] Parsing: COMODO ECC Certification Authority
[2025-08-21T11:10:32.383Z] Skipping: OISTE WISeKey Global Root GA CA
[2025-08-21T11:10:32.383Z] Parsing: Certigna
[2025-08-21T11:10:32.383Z] Skipping: ePKI Root Certification Authority is not trusted anymore
[2025-08-21T11:10:32.383Z] Parsing: ePKI Root Certification Authority
[2025-08-21T11:10:32.383Z] Parsing: certSIGN ROOT CA
[2025-08-21T11:10:32.383Z] Parsing: NetLock Arany (Class Gold) FÅ‘tanúsÃtvány
[2025-08-21T11:10:32.383Z] Parsing: Microsec e-Szigno Root CA 2009
[2025-08-21T11:10:32.383Z] Parsing: GlobalSign Root CA - R3
[2025-08-21T11:10:32.383Z] Parsing: Izenpe.com
[2025-08-21T11:10:32.383Z] Parsing: Go Daddy Root Certificate Authority - G2
[2025-08-21T11:10:32.383Z] Parsing: Starfield Root Certificate Authority - G2
[2025-08-21T11:10:32.383Z] Parsing: Starfield Services Root Certificate Authority - G2
[2025-08-21T11:10:32.383Z] Skipping: AffirmTrust Commercial is not trusted anymore
[2025-08-21T11:10:32.383Z] Parsing: AffirmTrust Commercial
[2025-08-21T11:10:32.383Z] Skipping: AffirmTrust Networking is not trusted anymore
[2025-08-21T11:10:32.383Z] Parsing: AffirmTrust Networking
[2025-08-21T11:10:32.383Z] Skipping: AffirmTrust Premium is not trusted anymore
[2025-08-21T11:10:32.383Z] Parsing: AffirmTrust Premium
[2025-08-21T11:10:32.383Z] Skipping: AffirmTrust Premium ECC is not trusted anymore
[2025-08-21T11:10:32.383Z] Parsing: AffirmTrust Premium ECC
[2025-08-21T11:10:32.383Z] Parsing: Certum Trusted Network CA
[2025-08-21T11:10:32.383Z] Parsing: TWCA Root Certification Authority
[2025-08-21T11:10:32.383Z] Skipping: Explicitly Distrust DigiNotar Root CA
[2025-08-21T11:10:32.384Z] Parsing: Security Communication RootCA2
[2025-08-21T11:10:32.384Z] Parsing: Actalis Authentication Root CA
[2025-08-21T11:10:32.384Z] Parsing: Buypass Class 2 Root CA
[2025-08-21T11:10:32.384Z] Parsing: Buypass Class 3 Root CA
[2025-08-21T11:10:32.384Z] Parsing: T-TeleSec GlobalRoot Class 3
[2025-08-21T11:10:32.384Z] Parsing: D-TRUST Root Class 3 CA 2 2009
[2025-08-21T11:10:32.384Z] Parsing: D-TRUST Root Class 3 CA 2 EV 2009
[2025-08-21T11:10:32.384Z] Parsing: CA Disig Root R2
[2025-08-21T11:10:32.384Z] Parsing: ACCVRAIZ1
[2025-08-21T11:10:32.384Z] Parsing: TWCA Global Root CA
[2025-08-21T11:10:32.384Z] Parsing: TeliaSonera Root CA v1
[2025-08-21T11:10:32.384Z] Parsing: T-TeleSec GlobalRoot Class 2
[2025-08-21T11:10:32.384Z] Parsing: Atos TrustedRoot 2011
[2025-08-21T11:10:32.384Z] Parsing: QuoVadis Root CA 1 G3
[2025-08-21T11:10:32.384Z] Parsing: QuoVadis Root CA 2 G3
[2025-08-21T11:10:32.384Z] Parsing: QuoVadis Root CA 3 G3
[2025-08-21T11:10:32.384Z] Parsing: DigiCert Assured ID Root G2
[2025-08-21T11:10:32.384Z] Parsing: DigiCert Assured ID Root G3
[2025-08-21T11:10:32.384Z] Parsing: DigiCert Global Root G2
[2025-08-21T11:10:32.384Z] Parsing: DigiCert Global Root G3
[2025-08-21T11:10:32.384Z] Parsing: DigiCert Trusted Root G4
[2025-08-21T11:10:32.384Z] Parsing: COMODO RSA Certification Authority
[2025-08-21T11:10:32.384Z] Parsing: USERTrust RSA Certification Authority
[2025-08-21T11:10:32.384Z] Parsing: USERTrust ECC Certification Authority
[2025-08-21T11:10:32.384Z] Parsing: GlobalSign ECC Root CA - R5
[2025-08-21T11:10:32.384Z] Skipping: Staat der Nederlanden Root CA - G3
[2025-08-21T11:10:32.384Z] Parsing: IdenTrust Commercial Root CA 1
[2025-08-21T11:10:32.384Z] Parsing: IdenTrust Public Sector Root CA 1
[2025-08-21T11:10:32.384Z] Skipping: Entrust Root Certification Authority - G2 is not trusted anymore
[2025-08-21T11:10:32.384Z] Parsing: Entrust Root Certification Authority - G2
[2025-08-21T11:10:32.384Z] Skipping: Entrust Root Certification Authority - EC1 is not trusted anymore
[2025-08-21T11:10:32.384Z] Parsing: Entrust Root Certification Authority - EC1
[2025-08-21T11:10:32.384Z] Parsing: CFCA EV ROOT
[2025-08-21T11:10:32.384Z] Parsing: OISTE WISeKey Global Root GB CA
[2025-08-21T11:10:32.384Z] Parsing: SZAFIR ROOT CA2
[2025-08-21T11:10:32.384Z] Parsing: Certum Trusted Network CA 2
[2025-08-21T11:10:32.384Z] Parsing: Hellenic Academic and Research Institutions RootCA 2015
[2025-08-21T11:10:32.384Z] Parsing: Hellenic Academic and Research Institutions ECC RootCA 2015
[2025-08-21T11:10:32.384Z] Parsing: ISRG Root X1
[2025-08-21T11:10:32.384Z] Parsing: AC RAIZ FNMT-RCM
[2025-08-21T11:10:32.384Z] Parsing: Amazon Root CA 1
[2025-08-21T11:10:32.384Z] Parsing: Amazon Root CA 2
[2025-08-21T11:10:32.384Z] Parsing: Amazon Root CA 3
[2025-08-21T11:10:32.384Z] Parsing: Amazon Root CA 4
[2025-08-21T11:10:32.384Z] Skipping: D-TRUST Root CA 3 2013
[2025-08-21T11:10:32.384Z] Parsing: TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1
[2025-08-21T11:10:32.384Z] Parsing: GDCA TrustAUTH R5 ROOT
[2025-08-21T11:10:32.384Z] Parsing: SSL.com Root Certification Authority RSA
[2025-08-21T11:10:32.384Z] Parsing: SSL.com Root Certification Authority ECC
[2025-08-21T11:10:32.384Z] Parsing: SSL.com EV Root Certification Authority RSA R2
[2025-08-21T11:10:32.384Z] Parsing: SSL.com EV Root Certification Authority ECC
[2025-08-21T11:10:32.384Z] Parsing: GlobalSign Root CA - R6
[2025-08-21T11:10:32.384Z] Parsing: OISTE WISeKey Global Root GC CA
[2025-08-21T11:10:32.384Z] Parsing: UCA Global G2 Root
[2025-08-21T11:10:32.384Z] Parsing: UCA Extended Validation Root
[2025-08-21T11:10:32.384Z] Parsing: Certigna Root CA
[2025-08-21T11:10:32.384Z] Parsing: emSign Root CA - G1
[2025-08-21T11:10:32.384Z] Parsing: emSign ECC Root CA - G3
[2025-08-21T11:10:32.384Z] Parsing: emSign Root CA - C1
[2025-08-21T11:10:32.384Z] Parsing: emSign ECC Root CA - C3
[2025-08-21T11:10:32.384Z] Parsing: Hongkong Post Root CA 3
[2025-08-21T11:10:32.384Z] Skipping: Entrust Root Certification Authority - G4
[2025-08-21T11:10:32.384Z] Parsing: Microsoft ECC Root Certificate Authority 2017
[2025-08-21T11:10:32.384Z] Parsing: Microsoft RSA Root Certificate Authority 2017
[2025-08-21T11:10:32.384Z] Parsing: e-Szigno Root CA 2017
[2025-08-21T11:10:32.384Z] Parsing: certSIGN Root CA G2
[2025-08-21T11:10:32.384Z] Parsing: Trustwave Global Certification Authority
[2025-08-21T11:10:32.384Z] Parsing: Trustwave Global ECC P256 Certification Authority
[2025-08-21T11:10:32.384Z] Parsing: Trustwave Global ECC P384 Certification Authority
[2025-08-21T11:10:32.384Z] Parsing: NAVER Global Root Certification Authority
[2025-08-21T11:10:32.384Z] Parsing: AC RAIZ FNMT-RCM SERVIDORES SEGUROS
[2025-08-21T11:10:32.384Z] Skipping: GlobalSign Secure Mail Root R45
[2025-08-21T11:10:32.384Z] Skipping: GlobalSign Secure Mail Root E45
[2025-08-21T11:10:32.384Z] Parsing: GlobalSign Root R46
[2025-08-21T11:10:32.384Z] Parsing: GlobalSign Root E46
[2025-08-21T11:10:32.384Z] Skipping: GLOBALTRUST 2020 is not trusted anymore
[2025-08-21T11:10:32.384Z] Parsing: GLOBALTRUST 2020
[2025-08-21T11:10:32.384Z] Parsing: ANF Secure Server Root CA
[2025-08-21T11:10:32.384Z] Parsing: Certum EC-384 CA
[2025-08-21T11:10:32.384Z] Parsing: Certum Trusted Root CA
[2025-08-21T11:10:32.384Z] Parsing: TunTrust Root CA
[2025-08-21T11:10:32.384Z] Parsing: HARICA TLS RSA Root CA 2021
[2025-08-21T11:10:32.384Z] Parsing: HARICA TLS ECC Root CA 2021
[2025-08-21T11:10:32.384Z] Skipping: HARICA Client RSA Root CA 2021
[2025-08-21T11:10:32.384Z] Skipping: HARICA Client ECC Root CA 2021
[2025-08-21T11:10:32.384Z] Parsing: Autoridad de Certificacion Firmaprofesional CIF A62634068
[2025-08-21T11:10:32.384Z] Parsing: vTrus ECC Root CA
[2025-08-21T11:10:32.384Z] Parsing: vTrus Root CA
[2025-08-21T11:10:32.384Z] Parsing: ISRG Root X2
[2025-08-21T11:10:32.384Z] Parsing: HiPKI Root CA - G1
[2025-08-21T11:10:32.384Z] Parsing: GlobalSign ECC Root CA - R4
[2025-08-21T11:10:32.384Z] Parsing: GTS Root R1
[2025-08-21T11:10:32.384Z] Parsing: GTS Root R2
[2025-08-21T11:10:32.384Z] Parsing: GTS Root R3
[2025-08-21T11:10:32.384Z] Parsing: GTS Root R4
[2025-08-21T11:10:32.384Z] Parsing: Telia Root CA v2
[2025-08-21T11:10:32.384Z] Parsing: D-TRUST BR Root CA 1 2020
[2025-08-21T11:10:32.384Z] Parsing: D-TRUST EV Root CA 1 2020
[2025-08-21T11:10:32.384Z] Parsing: DigiCert TLS ECC P384 Root G5
[2025-08-21T11:10:32.384Z] Parsing: DigiCert TLS RSA4096 Root G5
[2025-08-21T11:10:32.384Z] Skipping: DigiCert SMIME ECC P384 Root G5
[2025-08-21T11:10:32.384Z] Skipping: DigiCert SMIME RSA4096 Root G5
[2025-08-21T11:10:32.384Z] Parsing: Certainly Root R1
[2025-08-21T11:10:32.384Z] Parsing: Certainly Root E1
[2025-08-21T11:10:32.384Z] Skipping: DIGITALSIGN GLOBAL ROOT RSA CA
[2025-08-21T11:10:32.384Z] Skipping: DIGITALSIGN GLOBAL ROOT ECDSA CA
[2025-08-21T11:10:32.384Z] Parsing: Security Communication ECC RootCA1
[2025-08-21T11:10:32.384Z] Parsing: BJCA Global Root CA1
[2025-08-21T11:10:32.384Z] Parsing: BJCA Global Root CA2
[2025-08-21T11:10:32.384Z] Skipping: LAWtrust Root CA2 (4096)
[2025-08-21T11:10:32.384Z] Skipping: Sectigo Public Email Protection Root E46
[2025-08-21T11:10:32.384Z] Skipping: Sectigo Public Email Protection Root R46
[2025-08-21T11:10:32.384Z] Parsing: Sectigo Public Server Authentication Root E46
[2025-08-21T11:10:32.384Z] Parsing: Sectigo Public Server Authentication Root R46
[2025-08-21T11:10:32.384Z] Parsing: SSL.com TLS RSA Root CA 2022
[2025-08-21T11:10:32.384Z] Parsing: SSL.com TLS ECC Root CA 2022
[2025-08-21T11:10:32.384Z] Skipping: SSL.com Client ECC Root CA 2022
[2025-08-21T11:10:32.384Z] Skipping: SSL.com Client RSA Root CA 2022
[2025-08-21T11:10:32.384Z] Skipping: Atos TrustedRoot Root CA ECC G2 2020
[2025-08-21T11:10:32.384Z] Skipping: Atos TrustedRoot Root CA RSA G2 2020
[2025-08-21T11:10:32.384Z] Parsing: Atos TrustedRoot Root CA ECC TLS 2021
[2025-08-21T11:10:32.384Z] Parsing: Atos TrustedRoot Root CA RSA TLS 2021
[2025-08-21T11:10:32.384Z] Parsing: TrustAsia Global Root CA G3
[2025-08-21T11:10:32.384Z] Parsing: TrustAsia Global Root CA G4
[2025-08-21T11:10:32.384Z] Parsing: CommScope Public Trust ECC Root-01
[2025-08-21T11:10:32.384Z] Parsing: CommScope Public Trust ECC Root-02
[2025-08-21T11:10:32.384Z] Parsing: CommScope Public Trust RSA Root-01
[2025-08-21T11:10:32.384Z] Parsing: CommScope Public Trust RSA Root-02
[2025-08-21T11:10:32.384Z] Skipping: D-Trust SBR Root CA 1 2022
[2025-08-21T11:10:32.384Z] Skipping: D-Trust SBR Root CA 2 2022
[2025-08-21T11:10:32.384Z] Skipping: Telekom Security SMIME ECC Root 2021
[2025-08-21T11:10:32.384Z] Parsing: Telekom Security TLS ECC Root 2020
[2025-08-21T11:10:32.384Z] Skipping: Telekom Security SMIME RSA Root 2023
[2025-08-21T11:10:32.384Z] Parsing: Telekom Security TLS RSA Root 2023
[2025-08-21T11:10:32.384Z] Parsing: FIRMAPROFESIONAL CA ROOT-A WEB
[2025-08-21T11:10:32.384Z] Parsing: TWCA CYBER Root CA
[2025-08-21T11:10:32.384Z] Skipping: TWCA Global Root CA G2
[2025-08-21T11:10:32.384Z] Parsing: SecureSign Root CA12
[2025-08-21T11:10:32.384Z] Parsing: SecureSign Root CA14
[2025-08-21T11:10:32.384Z] Parsing: SecureSign Root CA15
[2025-08-21T11:10:32.384Z] Parsing: D-TRUST BR Root CA 2 2023
[2025-08-21T11:10:32.384Z] Skipping: TrustAsia SMIME ECC Root CA
[2025-08-21T11:10:32.384Z] Skipping: TrustAsia SMIME RSA Root CA
[2025-08-21T11:10:32.384Z] Parsing: TrustAsia TLS ECC Root CA
[2025-08-21T11:10:32.384Z] Parsing: TrustAsia TLS RSA Root CA
[2025-08-21T11:10:32.384Z] Parsing: D-TRUST EV Root CA 2 2023
[2025-08-21T11:10:32.384Z] Skipping: SwissSign RSA SMIME Root CA 2022 - 1
[2025-08-21T11:10:32.384Z] Parsing: SwissSign RSA TLS Root CA 2022 - 1
[2025-08-21T11:10:32.384Z] Done (146 CA certs processed, 45 skipped).
[2025-08-21T11:10:32.384Z] mk-ca-bundle.pl generates 146 certificates
[2025-08-21T11:10:32.384Z] Subject: CN=Entrust_Root_Certification_Authority,OU=(c)_2006_Entrust__Inc.,OU=www.entrust.net/CPS_is_incorporated_by_reference,O=Entrust__Inc.,C=US
[2025-08-21T11:10:32.384Z] Generated alias: CN=Entrust_Root_Certification_Authority,OU=(c)_2006_Entrust__Inc.,OU=www.entrust.net/CPS_is_incorporated_by_reference,O=Entrust__Inc.,C=US
[2025-08-21T11:10:32.384Z] Renaming certs/cert.crt to certs/cn_entrust_root_certification_authority,ou__c__2006_entrust__inc,ou_wwwentrustnetcps_is_incorporated_by_reference,o_entrust__inc,c_us
[2025-08-21T11:10:32.384Z] Subject: CN=QuoVadis_Root_CA_2,O=QuoVadis_Limited,C=BM
[2025-08-21T11:10:32.384Z] Generated alias: CN=QuoVadis_Root_CA_2,O=QuoVadis_Limited,C=BM
[2025-08-21T11:10:32.384Z] Renaming certs/cert1.crt to certs/cn_quovadis_root_ca_2,o_quovadis_limited,c_bm
[2025-08-21T11:10:32.384Z] Subject: CN=COMODO_ECC_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2025-08-21T11:10:32.384Z] Generated alias: CN=COMODO_ECC_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2025-08-21T11:10:32.384Z] Renaming certs/cert10.crt to certs/cn_comodo_ecc_certification_authority,o_comodo_ca_limited,l_salford,st_greater_manchester,c_gb
[2025-08-21T11:10:32.384Z] Subject: CN=HARICA_TLS_RSA_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2025-08-21T11:10:32.384Z] Generated alias: CN=HARICA_TLS_RSA_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2025-08-21T11:10:32.384Z] Renaming certs/cert100.crt to certs/cn_harica_tls_rsa_root_ca_2021,o_hellenic_academic_and_research_institutions_ca,c_gr
[2025-08-21T11:10:32.384Z] Subject: CN=HARICA_TLS_ECC_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2025-08-21T11:10:32.384Z] Generated alias: CN=HARICA_TLS_ECC_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2025-08-21T11:10:32.384Z] Renaming certs/cert101.crt to certs/cn_harica_tls_ecc_root_ca_2021,o_hellenic_academic_and_research_institutions_ca,c_gr
[2025-08-21T11:10:32.384Z] Subject: CN=Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068,C=ES
[2025-08-21T11:10:32.384Z] Generated alias: CN=Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068,C=ES
[2025-08-21T11:10:32.384Z] Renaming certs/cert102.crt to certs/cn_autoridad_de_certificacion_firmaprofesional_cif_a62634068,c_es
[2025-08-21T11:10:32.384Z] Subject: CN=vTrus_ECC_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2025-08-21T11:10:32.384Z] Generated alias: CN=vTrus_ECC_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2025-08-21T11:10:32.384Z] Renaming certs/cert103.crt to certs/cn_vtrus_ecc_root_ca,o_itruschina_co_ltd,c_cn
[2025-08-21T11:10:32.384Z] Subject: CN=vTrus_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2025-08-21T11:10:32.384Z] Generated alias: CN=vTrus_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2025-08-21T11:10:32.384Z] Renaming certs/cert104.crt to certs/cn_vtrus_root_ca,o_itruschina_co_ltd,c_cn
[2025-08-21T11:10:32.384Z] Subject: CN=ISRG_Root_X2,O=Internet_Security_Research_Group,C=US
[2025-08-21T11:10:32.384Z] Generated alias: CN=ISRG_Root_X2,O=Internet_Security_Research_Group,C=US
[2025-08-21T11:10:32.384Z] Renaming certs/cert105.crt to certs/cn_isrg_root_x2,o_internet_security_research_group,c_us
[2025-08-21T11:10:32.384Z] Subject: CN=HiPKI_Root_CA_-_G1,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2025-08-21T11:10:32.384Z] Generated alias: CN=HiPKI_Root_CA_-_G1,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2025-08-21T11:10:32.384Z] Renaming certs/cert106.crt to certs/cn_hipki_root_ca__g1,o_chunghwa_telecom_co__ltd,c_tw
[2025-08-21T11:10:32.384Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R4
[2025-08-21T11:10:32.384Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R4
[2025-08-21T11:10:32.384Z] Renaming certs/cert107.crt to certs/cn_globalsign,o_globalsign,ou_globalsign_ecc_root_ca__r4
[2025-08-21T11:10:32.384Z] Subject: CN=GTS_Root_R1,O=Google_Trust_Services_LLC,C=US
[2025-08-21T11:10:32.384Z] Generated alias: CN=GTS_Root_R1,O=Google_Trust_Services_LLC,C=US
[2025-08-21T11:10:32.384Z] Renaming certs/cert108.crt to certs/cn_gts_root_r1,o_google_trust_services_llc,c_us
[2025-08-21T11:10:32.384Z] Subject: CN=GTS_Root_R2,O=Google_Trust_Services_LLC,C=US
[2025-08-21T11:10:32.384Z] Generated alias: CN=GTS_Root_R2,O=Google_Trust_Services_LLC,C=US
[2025-08-21T11:10:32.384Z] Renaming certs/cert109.crt to certs/cn_gts_root_r2,o_google_trust_services_llc,c_us
[2025-08-21T11:10:32.384Z] Subject: CN=Certigna,O=Dhimyotis,C=FR
[2025-08-21T11:10:32.384Z] Generated alias: CN=Certigna,O=Dhimyotis,C=FR
[2025-08-21T11:10:32.384Z] Renaming certs/cert11.crt to certs/cn_certigna,o_dhimyotis,c_fr
[2025-08-21T11:10:32.384Z] Subject: CN=GTS_Root_R3,O=Google_Trust_Services_LLC,C=US
[2025-08-21T11:10:32.384Z] Generated alias: CN=GTS_Root_R3,O=Google_Trust_Services_LLC,C=US
[2025-08-21T11:10:32.384Z] Renaming certs/cert110.crt to certs/cn_gts_root_r3,o_google_trust_services_llc,c_us
[2025-08-21T11:10:32.384Z] Subject: CN=GTS_Root_R4,O=Google_Trust_Services_LLC,C=US
[2025-08-21T11:10:32.384Z] Generated alias: CN=GTS_Root_R4,O=Google_Trust_Services_LLC,C=US
[2025-08-21T11:10:32.384Z] Renaming certs/cert111.crt to certs/cn_gts_root_r4,o_google_trust_services_llc,c_us
[2025-08-21T11:10:32.384Z] Subject: CN=Telia_Root_CA_v2,O=Telia_Finland_Oyj,C=FI
[2025-08-21T11:10:32.384Z] Generated alias: CN=Telia_Root_CA_v2,O=Telia_Finland_Oyj,C=FI
[2025-08-21T11:10:32.384Z] Renaming certs/cert112.crt to certs/cn_telia_root_ca_v2,o_telia_finland_oyj,c_fi
[2025-08-21T11:10:32.384Z] Subject: CN=D-TRUST_BR_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2025-08-21T11:10:32.384Z] Generated alias: CN=D-TRUST_BR_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2025-08-21T11:10:32.384Z] Renaming certs/cert113.crt to certs/cn_dtrust_br_root_ca_1_2020,o_dtrust_gmbh,c_de
[2025-08-21T11:10:32.384Z] Subject: CN=D-TRUST_EV_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2025-08-21T11:10:32.384Z] Generated alias: CN=D-TRUST_EV_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2025-08-21T11:10:32.384Z] Renaming certs/cert114.crt to certs/cn_dtrust_ev_root_ca_1_2020,o_dtrust_gmbh,c_de
[2025-08-21T11:10:32.384Z] Subject: CN=DigiCert_TLS_ECC_P384_Root_G5,O=DigiCert__Inc.,C=US
[2025-08-21T11:10:32.384Z] Generated alias: CN=DigiCert_TLS_ECC_P384_Root_G5,O=DigiCert__Inc.,C=US
[2025-08-21T11:10:32.384Z] Renaming certs/cert115.crt to certs/cn_digicert_tls_ecc_p384_root_g5,o_digicert__inc,c_us
[2025-08-21T11:10:32.384Z] Subject: CN=DigiCert_TLS_RSA4096_Root_G5,O=DigiCert__Inc.,C=US
[2025-08-21T11:10:32.384Z] Generated alias: CN=DigiCert_TLS_RSA4096_Root_G5,O=DigiCert__Inc.,C=US
[2025-08-21T11:10:32.384Z] Renaming certs/cert116.crt to certs/cn_digicert_tls_rsa4096_root_g5,o_digicert__inc,c_us
[2025-08-21T11:10:32.384Z] Subject: CN=Certainly_Root_R1,O=Certainly,C=US
[2025-08-21T11:10:32.384Z] Generated alias: CN=Certainly_Root_R1,O=Certainly,C=US
[2025-08-21T11:10:32.384Z] Renaming certs/cert117.crt to certs/cn_certainly_root_r1,o_certainly,c_us
[2025-08-21T11:10:32.384Z] Subject: CN=Certainly_Root_E1,O=Certainly,C=US
[2025-08-21T11:10:32.384Z] Generated alias: CN=Certainly_Root_E1,O=Certainly,C=US
[2025-08-21T11:10:32.384Z] Renaming certs/cert118.crt to certs/cn_certainly_root_e1,o_certainly,c_us
[2025-08-21T11:10:32.384Z] Subject: CN=Security_Communication_ECC_RootCA1,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2025-08-21T11:10:32.384Z] Generated alias: CN=Security_Communication_ECC_RootCA1,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2025-08-21T11:10:32.384Z] Renaming certs/cert119.crt to certs/cn_security_communication_ecc_rootca1,o_secom_trust_systems_co_ltd,c_jp
[2025-08-21T11:10:32.384Z] Subject: OU=ePKI_Root_Certification_Authority,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2025-08-21T11:10:32.384Z] Generated alias: OU=ePKI_Root_Certification_Authority,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2025-08-21T11:10:32.384Z] Renaming certs/cert12.crt to certs/ou_epki_root_certification_authority,o_chunghwa_telecom_co__ltd,c_tw
[2025-08-21T11:10:32.384Z] Subject: CN=BJCA_Global_Root_CA1,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2025-08-21T11:10:32.384Z] Generated alias: CN=BJCA_Global_Root_CA1,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2025-08-21T11:10:32.384Z] Renaming certs/cert120.crt to certs/cn_bjca_global_root_ca1,o_beijing_certificate_authority,c_cn
[2025-08-21T11:10:32.384Z] Subject: CN=BJCA_Global_Root_CA2,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2025-08-21T11:10:32.384Z] Generated alias: CN=BJCA_Global_Root_CA2,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2025-08-21T11:10:32.384Z] Renaming certs/cert121.crt to certs/cn_bjca_global_root_ca2,o_beijing_certificate_authority,c_cn
[2025-08-21T11:10:32.384Z] Subject: CN=Sectigo_Public_Server_Authentication_Root_E46,O=Sectigo_Limited,C=GB
[2025-08-21T11:10:32.384Z] Generated alias: CN=Sectigo_Public_Server_Authentication_Root_E46,O=Sectigo_Limited,C=GB
[2025-08-21T11:10:32.384Z] Renaming certs/cert122.crt to certs/cn_sectigo_public_server_authentication_root_e46,o_sectigo_limited,c_gb
[2025-08-21T11:10:32.384Z] Subject: CN=Sectigo_Public_Server_Authentication_Root_R46,O=Sectigo_Limited,C=GB
[2025-08-21T11:10:32.384Z] Generated alias: CN=Sectigo_Public_Server_Authentication_Root_R46,O=Sectigo_Limited,C=GB
[2025-08-21T11:10:32.384Z] Renaming certs/cert123.crt to certs/cn_sectigo_public_server_authentication_root_r46,o_sectigo_limited,c_gb
[2025-08-21T11:10:32.384Z] Subject: CN=SSL.com_TLS_RSA_Root_CA_2022,O=SSL_Corporation,C=US
[2025-08-21T11:10:32.384Z] Generated alias: CN=SSL.com_TLS_RSA_Root_CA_2022,O=SSL_Corporation,C=US
[2025-08-21T11:10:32.384Z] Renaming certs/cert124.crt to certs/cn_sslcom_tls_rsa_root_ca_2022,o_ssl_corporation,c_us
[2025-08-21T11:10:32.384Z] Subject: CN=SSL.com_TLS_ECC_Root_CA_2022,O=SSL_Corporation,C=US
[2025-08-21T11:10:32.384Z] Generated alias: CN=SSL.com_TLS_ECC_Root_CA_2022,O=SSL_Corporation,C=US
[2025-08-21T11:10:32.384Z] Renaming certs/cert125.crt to certs/cn_sslcom_tls_ecc_root_ca_2022,o_ssl_corporation,c_us
[2025-08-21T11:10:32.384Z] Subject: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_ECC_TLS_2021
[2025-08-21T11:10:32.384Z] Generated alias: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_ECC_TLS_2021
[2025-08-21T11:10:32.384Z] Renaming certs/cert126.crt to certs/c_de,o_atos,cn_atos_trustedroot_root_ca_ecc_tls_2021
[2025-08-21T11:10:32.384Z] Subject: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_RSA_TLS_2021
[2025-08-21T11:10:32.384Z] Generated alias: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_RSA_TLS_2021
[2025-08-21T11:10:32.384Z] Renaming certs/cert127.crt to certs/c_de,o_atos,cn_atos_trustedroot_root_ca_rsa_tls_2021
[2025-08-21T11:10:32.384Z] Subject: CN=TrustAsia_Global_Root_CA_G3,O=TrustAsia_Technologies__Inc.,C=CN
[2025-08-21T11:10:32.384Z] Generated alias: CN=TrustAsia_Global_Root_CA_G3,O=TrustAsia_Technologies__Inc.,C=CN
[2025-08-21T11:10:32.384Z] Renaming certs/cert128.crt to certs/cn_trustasia_global_root_ca_g3,o_trustasia_technologies__inc,c_cn
[2025-08-21T11:10:32.384Z] Subject: CN=TrustAsia_Global_Root_CA_G4,O=TrustAsia_Technologies__Inc.,C=CN
[2025-08-21T11:10:32.384Z] Generated alias: CN=TrustAsia_Global_Root_CA_G4,O=TrustAsia_Technologies__Inc.,C=CN
[2025-08-21T11:10:32.384Z] Renaming certs/cert129.crt to certs/cn_trustasia_global_root_ca_g4,o_trustasia_technologies__inc,c_cn
[2025-08-21T11:10:32.384Z] Subject: OU=certSIGN_ROOT_CA,O=certSIGN,C=RO
[2025-08-21T11:10:32.384Z] Generated alias: OU=certSIGN_ROOT_CA,O=certSIGN,C=RO
[2025-08-21T11:10:32.384Z] Renaming certs/cert13.crt to certs/ou_certsign_root_ca,o_certsign,c_ro
[2025-08-21T11:10:32.384Z] Subject: CN=CommScope_Public_Trust_ECC_Root-01,O=CommScope,C=US
[2025-08-21T11:10:32.384Z] Generated alias: CN=CommScope_Public_Trust_ECC_Root-01,O=CommScope,C=US
[2025-08-21T11:10:32.384Z] Renaming certs/cert130.crt to certs/cn_commscope_public_trust_ecc_root01,o_commscope,c_us
[2025-08-21T11:10:32.384Z] Subject: CN=CommScope_Public_Trust_ECC_Root-02,O=CommScope,C=US
[2025-08-21T11:10:32.384Z] Generated alias: CN=CommScope_Public_Trust_ECC_Root-02,O=CommScope,C=US
[2025-08-21T11:10:32.384Z] Renaming certs/cert131.crt to certs/cn_commscope_public_trust_ecc_root02,o_commscope,c_us
[2025-08-21T11:10:32.384Z] Subject: CN=CommScope_Public_Trust_RSA_Root-01,O=CommScope,C=US
[2025-08-21T11:10:32.384Z] Generated alias: CN=CommScope_Public_Trust_RSA_Root-01,O=CommScope,C=US
[2025-08-21T11:10:32.384Z] Renaming certs/cert132.crt to certs/cn_commscope_public_trust_rsa_root01,o_commscope,c_us
[2025-08-21T11:10:32.384Z] Subject: CN=CommScope_Public_Trust_RSA_Root-02,O=CommScope,C=US
[2025-08-21T11:10:32.384Z] Generated alias: CN=CommScope_Public_Trust_RSA_Root-02,O=CommScope,C=US
[2025-08-21T11:10:32.384Z] Renaming certs/cert133.crt to certs/cn_commscope_public_trust_rsa_root02,o_commscope,c_us
[2025-08-21T11:10:32.384Z] Subject: CN=Telekom_Security_TLS_ECC_Root_2020,O=Deutsche_Telekom_Security_GmbH,C=DE
[2025-08-21T11:10:32.384Z] Generated alias: CN=Telekom_Security_TLS_ECC_Root_2020,O=Deutsche_Telekom_Security_GmbH,C=DE
[2025-08-21T11:10:32.384Z] Renaming certs/cert134.crt to certs/cn_telekom_security_tls_ecc_root_2020,o_deutsche_telekom_security_gmbh,c_de
[2025-08-21T11:10:32.384Z] Subject: CN=Telekom_Security_TLS_RSA_Root_2023,O=Deutsche_Telekom_Security_GmbH,C=DE
[2025-08-21T11:10:32.384Z] Generated alias: CN=Telekom_Security_TLS_RSA_Root_2023,O=Deutsche_Telekom_Security_GmbH,C=DE
[2025-08-21T11:10:32.384Z] Renaming certs/cert135.crt to certs/cn_telekom_security_tls_rsa_root_2023,o_deutsche_telekom_security_gmbh,c_de
[2025-08-21T11:10:32.384Z] Subject: CN=FIRMAPROFESIONAL_CA_ROOT-A_WEB,2.5.4.97=#0C0F56415445532D413632363334303638,O=Firmaprofesional_SA,C=ES
[2025-08-21T11:10:32.384Z] Generated alias: CN=FIRMAPROFESIONAL_CA_ROOT-A_WEB,O=Firmaprofesional_SA,C=ES
[2025-08-21T11:10:32.384Z] Renaming certs/cert136.crt to certs/cn_firmaprofesional_ca_roota_web,o_firmaprofesional_sa,c_es
[2025-08-21T11:10:32.384Z] Subject: CN=TWCA_CYBER_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2025-08-21T11:10:32.384Z] Generated alias: CN=TWCA_CYBER_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2025-08-21T11:10:32.384Z] Renaming certs/cert137.crt to certs/cn_twca_cyber_root_ca,ou_root_ca,o_taiwanca,c_tw
[2025-08-21T11:10:32.384Z] Subject: CN=SecureSign_Root_CA12,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2025-08-21T11:10:32.384Z] Generated alias: CN=SecureSign_Root_CA12,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2025-08-21T11:10:32.384Z] Renaming certs/cert138.crt to certs/cn_securesign_root_ca12,o_cybertrust_japan_co__ltd,c_jp
[2025-08-21T11:10:32.384Z] Subject: CN=SecureSign_Root_CA14,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2025-08-21T11:10:32.384Z] Generated alias: CN=SecureSign_Root_CA14,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2025-08-21T11:10:32.384Z] Renaming certs/cert139.crt to certs/cn_securesign_root_ca14,o_cybertrust_japan_co__ltd,c_jp
[2025-08-21T11:10:32.384Z] Subject: CN=NetLock_Arany_(Class_Gold)_F\C5\91tan\C3\BAs\C3\ADtv\C3\A1ny,OU=Tan\C3\BAs\C3\ADtv\C3\A1nykiad\C3\B3k_(Certification_Services),O=NetLock_Kft.,L=Budapest,C=HU
[2025-08-21T11:10:32.384Z] Generated alias: CN=NetLock_Arany_(Class_Gold)_F\C5\91tan\C3\BAs\C3\ADtv\C3\A1ny,OU=Tan\C3\BAs\C3\ADtv\C3\A1nykiad\C3\B3k_(Certification_Services),O=NetLock_Kft.,L=Budapest,C=HU
[2025-08-21T11:10:32.384Z] grep: Invalid back reference
[2025-08-21T11:10:32.384Z] Renaming certs/cert14.crt to certs/cn_netlock_arany__class_gold__fc591tanc3basc3adtvc3a1ny,ou_tanc3basc3adtvc3a1nykiadc3b3k__certification_services_,o_netlock_kft,l_budapest,c_hu
[2025-08-21T11:10:32.384Z] Subject: CN=SecureSign_Root_CA15,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2025-08-21T11:10:32.384Z] Generated alias: CN=SecureSign_Root_CA15,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2025-08-21T11:10:32.384Z] Renaming certs/cert140.crt to certs/cn_securesign_root_ca15,o_cybertrust_japan_co__ltd,c_jp
[2025-08-21T11:10:32.384Z] Subject: CN=D-TRUST_BR_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2025-08-21T11:10:32.384Z] Generated alias: CN=D-TRUST_BR_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2025-08-21T11:10:32.384Z] Renaming certs/cert141.crt to certs/cn_dtrust_br_root_ca_2_2023,o_dtrust_gmbh,c_de
[2025-08-21T11:10:32.384Z] Subject: CN=TrustAsia_TLS_ECC_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2025-08-21T11:10:32.384Z] Generated alias: CN=TrustAsia_TLS_ECC_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2025-08-21T11:10:32.384Z] Renaming certs/cert142.crt to certs/cn_trustasia_tls_ecc_root_ca,o_trustasia_technologies__inc,c_cn
[2025-08-21T11:10:32.384Z] Subject: CN=TrustAsia_TLS_RSA_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2025-08-21T11:10:32.384Z] Generated alias: CN=TrustAsia_TLS_RSA_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2025-08-21T11:10:32.384Z] Renaming certs/cert143.crt to certs/cn_trustasia_tls_rsa_root_ca,o_trustasia_technologies__inc,c_cn
[2025-08-21T11:10:32.384Z] Subject: CN=D-TRUST_EV_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2025-08-21T11:10:32.384Z] Generated alias: CN=D-TRUST_EV_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2025-08-21T11:10:32.384Z] Renaming certs/cert144.crt to certs/cn_dtrust_ev_root_ca_2_2023,o_dtrust_gmbh,c_de
[2025-08-21T11:10:32.384Z] Subject: CN=SwissSign_RSA_TLS_Root_CA_2022_-_1,O=SwissSign_AG,C=CH
[2025-08-21T11:10:32.384Z] Generated alias: CN=SwissSign_RSA_TLS_Root_CA_2022_-_1,O=SwissSign_AG,C=CH
[2025-08-21T11:10:32.385Z] Renaming certs/cert145.crt to certs/cn_swisssign_rsa_tls_root_ca_2022__1,o_swisssign_ag,c_ch
[2025-08-21T11:10:32.385Z] Subject: emailAddress=info@e-szigno.hu,CN=Microsec_e-Szigno_Root_CA_2009,O=Microsec_Ltd.,L=Budapest,C=HU
[2025-08-21T11:10:32.385Z] Generated alias: CN=Microsec_e-Szigno_Root_CA_2009,O=Microsec_Ltd.,L=Budapest,C=HU
[2025-08-21T11:10:32.385Z] Renaming certs/cert15.crt to certs/cn_microsec_eszigno_root_ca_2009,o_microsec_ltd,l_budapest,c_hu
[2025-08-21T11:10:32.385Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R3
[2025-08-21T11:10:32.385Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R3
[2025-08-21T11:10:32.385Z] Renaming certs/cert16.crt to certs/cn_globalsign,o_globalsign,ou_globalsign_root_ca__r3
[2025-08-21T11:10:32.385Z] Subject: CN=Izenpe.com,O=IZENPE_S.A.,C=ES
[2025-08-21T11:10:32.385Z] Generated alias: CN=Izenpe.com,O=IZENPE_S.A.,C=ES
[2025-08-21T11:10:32.385Z] Renaming certs/cert17.crt to certs/cn_izenpecom,o_izenpe_sa,c_es
[2025-08-21T11:10:32.385Z] Subject: CN=Go_Daddy_Root_Certificate_Authority_-_G2,O=GoDaddy.com__Inc.,L=Scottsdale,ST=Arizona,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=Go_Daddy_Root_Certificate_Authority_-_G2,O=GoDaddy.com__Inc.,L=Scottsdale,ST=Arizona,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert18.crt to certs/cn_go_daddy_root_certificate_authority__g2,o_godaddycom__inc,l_scottsdale,st_arizona,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=Starfield_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=Starfield_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert19.crt to certs/cn_starfield_root_certificate_authority__g2,o_starfield_technologies__inc,l_scottsdale,st_arizona,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=QuoVadis_Root_CA_3,O=QuoVadis_Limited,C=BM
[2025-08-21T11:10:32.385Z] Generated alias: CN=QuoVadis_Root_CA_3,O=QuoVadis_Limited,C=BM
[2025-08-21T11:10:32.385Z] Renaming certs/cert2.crt to certs/cn_quovadis_root_ca_3,o_quovadis_limited,c_bm
[2025-08-21T11:10:32.385Z] Subject: CN=Starfield_Services_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=Starfield_Services_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert20.crt to certs/cn_starfield_services_root_certificate_authority__g2,o_starfield_technologies__inc,l_scottsdale,st_arizona,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=AffirmTrust_Commercial,O=AffirmTrust,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=AffirmTrust_Commercial,O=AffirmTrust,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert21.crt to certs/cn_affirmtrust_commercial,o_affirmtrust,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=AffirmTrust_Networking,O=AffirmTrust,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=AffirmTrust_Networking,O=AffirmTrust,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert22.crt to certs/cn_affirmtrust_networking,o_affirmtrust,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=AffirmTrust_Premium,O=AffirmTrust,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=AffirmTrust_Premium,O=AffirmTrust,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert23.crt to certs/cn_affirmtrust_premium,o_affirmtrust,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=AffirmTrust_Premium_ECC,O=AffirmTrust,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=AffirmTrust_Premium_ECC,O=AffirmTrust,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert24.crt to certs/cn_affirmtrust_premium_ecc,o_affirmtrust,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=Certum_Trusted_Network_CA,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2025-08-21T11:10:32.385Z] Generated alias: CN=Certum_Trusted_Network_CA,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2025-08-21T11:10:32.385Z] Renaming certs/cert25.crt to certs/cn_certum_trusted_network_ca,ou_certum_certification_authority,o_unizeto_technologies_sa,c_pl
[2025-08-21T11:10:32.385Z] Subject: CN=TWCA_Root_Certification_Authority,OU=Root_CA,O=TAIWAN-CA,C=TW
[2025-08-21T11:10:32.385Z] Generated alias: CN=TWCA_Root_Certification_Authority,OU=Root_CA,O=TAIWAN-CA,C=TW
[2025-08-21T11:10:32.385Z] Renaming certs/cert26.crt to certs/cn_twca_root_certification_authority,ou_root_ca,o_taiwanca,c_tw
[2025-08-21T11:10:32.385Z] Subject: OU=Security_Communication_RootCA2,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2025-08-21T11:10:32.385Z] Generated alias: OU=Security_Communication_RootCA2,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2025-08-21T11:10:32.385Z] Renaming certs/cert27.crt to certs/ou_security_communication_rootca2,o_secom_trust_systems_co_ltd,c_jp
[2025-08-21T11:10:32.385Z] Subject: CN=Actalis_Authentication_Root_CA,O=Actalis_S.p.A./03358520967,L=Milan,C=IT
[2025-08-21T11:10:32.385Z] Generated alias: CN=Actalis_Authentication_Root_CA,O=Actalis_S.p.A./03358520967,L=Milan,C=IT
[2025-08-21T11:10:32.385Z] Renaming certs/cert28.crt to certs/cn_actalis_authentication_root_ca,o_actalis_spa03358520967,l_milan,c_it
[2025-08-21T11:10:32.385Z] Subject: CN=Buypass_Class_2_Root_CA,O=Buypass_AS-983163327,C=NO
[2025-08-21T11:10:32.385Z] Generated alias: CN=Buypass_Class_2_Root_CA,O=Buypass_AS-983163327,C=NO
[2025-08-21T11:10:32.385Z] Renaming certs/cert29.crt to certs/cn_buypass_class_2_root_ca,o_buypass_as983163327,c_no
[2025-08-21T11:10:32.385Z] Subject: CN=DigiCert_Assured_ID_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=DigiCert_Assured_ID_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert3.crt to certs/cn_digicert_assured_id_root_ca,ou_wwwdigicertcom,o_digicert_inc,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=Buypass_Class_3_Root_CA,O=Buypass_AS-983163327,C=NO
[2025-08-21T11:10:32.385Z] Generated alias: CN=Buypass_Class_3_Root_CA,O=Buypass_AS-983163327,C=NO
[2025-08-21T11:10:32.385Z] Renaming certs/cert30.crt to certs/cn_buypass_class_3_root_ca,o_buypass_as983163327,c_no
[2025-08-21T11:10:32.385Z] Subject: CN=T-TeleSec_GlobalRoot_Class_3,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2025-08-21T11:10:32.385Z] Generated alias: CN=T-TeleSec_GlobalRoot_Class_3,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2025-08-21T11:10:32.385Z] Renaming certs/cert31.crt to certs/cn_ttelesec_globalroot_class_3,ou_tsystems_trust_center,o_tsystems_enterprise_services_gmbh,c_de
[2025-08-21T11:10:32.385Z] Subject: CN=D-TRUST_Root_Class_3_CA_2_2009,O=D-Trust_GmbH,C=DE
[2025-08-21T11:10:32.385Z] Generated alias: CN=D-TRUST_Root_Class_3_CA_2_2009,O=D-Trust_GmbH,C=DE
[2025-08-21T11:10:32.385Z] Renaming certs/cert32.crt to certs/cn_dtrust_root_class_3_ca_2_2009,o_dtrust_gmbh,c_de
[2025-08-21T11:10:32.385Z] Subject: CN=D-TRUST_Root_Class_3_CA_2_EV_2009,O=D-Trust_GmbH,C=DE
[2025-08-21T11:10:32.385Z] Generated alias: CN=D-TRUST_Root_Class_3_CA_2_EV_2009,O=D-Trust_GmbH,C=DE
[2025-08-21T11:10:32.385Z] Renaming certs/cert33.crt to certs/cn_dtrust_root_class_3_ca_2_ev_2009,o_dtrust_gmbh,c_de
[2025-08-21T11:10:32.385Z] Subject: CN=CA_Disig_Root_R2,O=Disig_a.s.,L=Bratislava,C=SK
[2025-08-21T11:10:32.385Z] Generated alias: CN=CA_Disig_Root_R2,O=Disig_a.s.,L=Bratislava,C=SK
[2025-08-21T11:10:32.385Z] Renaming certs/cert34.crt to certs/cn_ca_disig_root_r2,o_disig_as,l_bratislava,c_sk
[2025-08-21T11:10:32.385Z] Subject: C=ES,O=ACCV,OU=PKIACCV,CN=ACCVRAIZ1
[2025-08-21T11:10:32.385Z] Generated alias: C=ES,O=ACCV,OU=PKIACCV,CN=ACCVRAIZ1
[2025-08-21T11:10:32.385Z] Renaming certs/cert35.crt to certs/c_es,o_accv,ou_pkiaccv,cn_accvraiz1
[2025-08-21T11:10:32.385Z] Subject: CN=TWCA_Global_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2025-08-21T11:10:32.385Z] Generated alias: CN=TWCA_Global_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2025-08-21T11:10:32.385Z] Renaming certs/cert36.crt to certs/cn_twca_global_root_ca,ou_root_ca,o_taiwanca,c_tw
[2025-08-21T11:10:32.385Z] Subject: CN=TeliaSonera_Root_CA_v1,O=TeliaSonera
[2025-08-21T11:10:32.385Z] Generated alias: CN=TeliaSonera_Root_CA_v1,O=TeliaSonera
[2025-08-21T11:10:32.385Z] Renaming certs/cert37.crt to certs/cn_teliasonera_root_ca_v1,o_teliasonera
[2025-08-21T11:10:32.385Z] Subject: CN=T-TeleSec_GlobalRoot_Class_2,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2025-08-21T11:10:32.385Z] Generated alias: CN=T-TeleSec_GlobalRoot_Class_2,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2025-08-21T11:10:32.385Z] Renaming certs/cert38.crt to certs/cn_ttelesec_globalroot_class_2,ou_tsystems_trust_center,o_tsystems_enterprise_services_gmbh,c_de
[2025-08-21T11:10:32.385Z] Subject: C=DE,O=Atos,CN=Atos_TrustedRoot_2011
[2025-08-21T11:10:32.385Z] Generated alias: C=DE,O=Atos,CN=Atos_TrustedRoot_2011
[2025-08-21T11:10:32.385Z] Renaming certs/cert39.crt to certs/c_de,o_atos,cn_atos_trustedroot_2011
[2025-08-21T11:10:32.385Z] Subject: CN=DigiCert_Global_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=DigiCert_Global_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert4.crt to certs/cn_digicert_global_root_ca,ou_wwwdigicertcom,o_digicert_inc,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=QuoVadis_Root_CA_1_G3,O=QuoVadis_Limited,C=BM
[2025-08-21T11:10:32.385Z] Generated alias: CN=QuoVadis_Root_CA_1_G3,O=QuoVadis_Limited,C=BM
[2025-08-21T11:10:32.385Z] Renaming certs/cert40.crt to certs/cn_quovadis_root_ca_1_g3,o_quovadis_limited,c_bm
[2025-08-21T11:10:32.385Z] Subject: CN=QuoVadis_Root_CA_2_G3,O=QuoVadis_Limited,C=BM
[2025-08-21T11:10:32.385Z] Generated alias: CN=QuoVadis_Root_CA_2_G3,O=QuoVadis_Limited,C=BM
[2025-08-21T11:10:32.385Z] Renaming certs/cert41.crt to certs/cn_quovadis_root_ca_2_g3,o_quovadis_limited,c_bm
[2025-08-21T11:10:32.385Z] Subject: CN=QuoVadis_Root_CA_3_G3,O=QuoVadis_Limited,C=BM
[2025-08-21T11:10:32.385Z] Generated alias: CN=QuoVadis_Root_CA_3_G3,O=QuoVadis_Limited,C=BM
[2025-08-21T11:10:32.385Z] Renaming certs/cert42.crt to certs/cn_quovadis_root_ca_3_g3,o_quovadis_limited,c_bm
[2025-08-21T11:10:32.385Z] Subject: CN=DigiCert_Assured_ID_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=DigiCert_Assured_ID_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert43.crt to certs/cn_digicert_assured_id_root_g2,ou_wwwdigicertcom,o_digicert_inc,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=DigiCert_Assured_ID_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=DigiCert_Assured_ID_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert44.crt to certs/cn_digicert_assured_id_root_g3,ou_wwwdigicertcom,o_digicert_inc,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=DigiCert_Global_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=DigiCert_Global_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert45.crt to certs/cn_digicert_global_root_g2,ou_wwwdigicertcom,o_digicert_inc,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=DigiCert_Global_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=DigiCert_Global_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert46.crt to certs/cn_digicert_global_root_g3,ou_wwwdigicertcom,o_digicert_inc,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=DigiCert_Trusted_Root_G4,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=DigiCert_Trusted_Root_G4,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert47.crt to certs/cn_digicert_trusted_root_g4,ou_wwwdigicertcom,o_digicert_inc,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=COMODO_RSA_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2025-08-21T11:10:32.385Z] Generated alias: CN=COMODO_RSA_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2025-08-21T11:10:32.385Z] Renaming certs/cert48.crt to certs/cn_comodo_rsa_certification_authority,o_comodo_ca_limited,l_salford,st_greater_manchester,c_gb
[2025-08-21T11:10:32.385Z] Subject: CN=USERTrust_RSA_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=USERTrust_RSA_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert49.crt to certs/cn_usertrust_rsa_certification_authority,o_the_usertrust_network,l_jersey_city,st_new_jersey,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=DigiCert_High_Assurance_EV_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=DigiCert_High_Assurance_EV_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert5.crt to certs/cn_digicert_high_assurance_ev_root_ca,ou_wwwdigicertcom,o_digicert_inc,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=USERTrust_ECC_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=USERTrust_ECC_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert50.crt to certs/cn_usertrust_ecc_certification_authority,o_the_usertrust_network,l_jersey_city,st_new_jersey,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R5
[2025-08-21T11:10:32.385Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R5
[2025-08-21T11:10:32.385Z] Renaming certs/cert51.crt to certs/cn_globalsign,o_globalsign,ou_globalsign_ecc_root_ca__r5
[2025-08-21T11:10:32.385Z] Subject: CN=IdenTrust_Commercial_Root_CA_1,O=IdenTrust,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=IdenTrust_Commercial_Root_CA_1,O=IdenTrust,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert52.crt to certs/cn_identrust_commercial_root_ca_1,o_identrust,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=IdenTrust_Public_Sector_Root_CA_1,O=IdenTrust,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=IdenTrust_Public_Sector_Root_CA_1,O=IdenTrust,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert53.crt to certs/cn_identrust_public_sector_root_ca_1,o_identrust,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=Entrust_Root_Certification_Authority_-_G2,OU=(c)_2009_Entrust__Inc._-_for_authorized_use_only,OU=See_www.entrust.net/legal-terms,O=Entrust__Inc.,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=Entrust_Root_Certification_Authority_-_G2,OU=(c)_2009_Entrust__Inc._-_for_authorized_use_only,OU=See_www.entrust.net/legal-terms,O=Entrust__Inc.,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert54.crt to certs/cn_entrust_root_certification_authority__g2,ou__c__2009_entrust__inc__for_authorized_use_only,ou_see_wwwentrustnetlegalterms,o_entrust__inc,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=Entrust_Root_Certification_Authority_-_EC1,OU=(c)_2012_Entrust__Inc._-_for_authorized_use_only,OU=See_www.entrust.net/legal-terms,O=Entrust__Inc.,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=Entrust_Root_Certification_Authority_-_EC1,OU=(c)_2012_Entrust__Inc._-_for_authorized_use_only,OU=See_www.entrust.net/legal-terms,O=Entrust__Inc.,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert55.crt to certs/cn_entrust_root_certification_authority__ec1,ou__c__2012_entrust__inc__for_authorized_use_only,ou_see_wwwentrustnetlegalterms,o_entrust__inc,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=CFCA_EV_ROOT,O=China_Financial_Certification_Authority,C=CN
[2025-08-21T11:10:32.385Z] Generated alias: CN=CFCA_EV_ROOT,O=China_Financial_Certification_Authority,C=CN
[2025-08-21T11:10:32.385Z] Renaming certs/cert56.crt to certs/cn_cfca_ev_root,o_china_financial_certification_authority,c_cn
[2025-08-21T11:10:32.385Z] Subject: CN=OISTE_WISeKey_Global_Root_GB_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2025-08-21T11:10:32.385Z] Generated alias: CN=OISTE_WISeKey_Global_Root_GB_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2025-08-21T11:10:32.385Z] Renaming certs/cert57.crt to certs/cn_oiste_wisekey_global_root_gb_ca,ou_oiste_foundation_endorsed,o_wisekey,c_ch
[2025-08-21T11:10:32.385Z] Subject: CN=SZAFIR_ROOT_CA2,O=Krajowa_Izba_Rozliczeniowa_S.A.,C=PL
[2025-08-21T11:10:32.385Z] Generated alias: CN=SZAFIR_ROOT_CA2,O=Krajowa_Izba_Rozliczeniowa_S.A.,C=PL
[2025-08-21T11:10:32.385Z] Renaming certs/cert58.crt to certs/cn_szafir_root_ca2,o_krajowa_izba_rozliczeniowa_sa,c_pl
[2025-08-21T11:10:32.385Z] Subject: CN=Certum_Trusted_Network_CA_2,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2025-08-21T11:10:32.385Z] Generated alias: CN=Certum_Trusted_Network_CA_2,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2025-08-21T11:10:32.385Z] Renaming certs/cert59.crt to certs/cn_certum_trusted_network_ca_2,ou_certum_certification_authority,o_unizeto_technologies_sa,c_pl
[2025-08-21T11:10:32.385Z] Subject: CN=SwissSign_Gold_CA_-_G2,O=SwissSign_AG,C=CH
[2025-08-21T11:10:32.385Z] Generated alias: CN=SwissSign_Gold_CA_-_G2,O=SwissSign_AG,C=CH
[2025-08-21T11:10:32.385Z] Renaming certs/cert6.crt to certs/cn_swisssign_gold_ca__g2,o_swisssign_ag,c_ch
[2025-08-21T11:10:32.385Z] Subject: CN=Hellenic_Academic_and_Research_Institutions_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2025-08-21T11:10:32.385Z] Generated alias: CN=Hellenic_Academic_and_Research_Institutions_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2025-08-21T11:10:32.385Z] Renaming certs/cert60.crt to certs/cn_hellenic_academic_and_research_institutions_rootca_2015,o_hellenic_academic_and_research_institutions_cert_authority,l_athens,c_gr
[2025-08-21T11:10:32.385Z] Subject: CN=Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2025-08-21T11:10:32.385Z] Generated alias: CN=Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2025-08-21T11:10:32.385Z] Renaming certs/cert61.crt to certs/cn_hellenic_academic_and_research_institutions_ecc_rootca_2015,o_hellenic_academic_and_research_institutions_cert_authority,l_athens,c_gr
[2025-08-21T11:10:32.385Z] Subject: CN=ISRG_Root_X1,O=Internet_Security_Research_Group,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=ISRG_Root_X1,O=Internet_Security_Research_Group,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert62.crt to certs/cn_isrg_root_x1,o_internet_security_research_group,c_us
[2025-08-21T11:10:32.385Z] Subject: OU=AC_RAIZ_FNMT-RCM,O=FNMT-RCM,C=ES
[2025-08-21T11:10:32.385Z] Generated alias: OU=AC_RAIZ_FNMT-RCM,O=FNMT-RCM,C=ES
[2025-08-21T11:10:32.385Z] Renaming certs/cert63.crt to certs/ou_ac_raiz_fnmtrcm,o_fnmtrcm,c_es
[2025-08-21T11:10:32.385Z] Subject: CN=Amazon_Root_CA_1,O=Amazon,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=Amazon_Root_CA_1,O=Amazon,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert64.crt to certs/cn_amazon_root_ca_1,o_amazon,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=Amazon_Root_CA_2,O=Amazon,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=Amazon_Root_CA_2,O=Amazon,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert65.crt to certs/cn_amazon_root_ca_2,o_amazon,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=Amazon_Root_CA_3,O=Amazon,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=Amazon_Root_CA_3,O=Amazon,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert66.crt to certs/cn_amazon_root_ca_3,o_amazon,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=Amazon_Root_CA_4,O=Amazon,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=Amazon_Root_CA_4,O=Amazon,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert67.crt to certs/cn_amazon_root_ca_4,o_amazon,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1,OU=Kamu_Sertifikasyon_Merkezi_-_Kamu_SM,O=Turkiye_Bilimsel_ve_Teknolojik_Arastirma_Kurumu_-_TUBITAK,L=Gebze_-_Kocaeli,C=TR
[2025-08-21T11:10:32.385Z] Generated alias: CN=TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1,OU=Kamu_Sertifikasyon_Merkezi_-_Kamu_SM,O=Turkiye_Bilimsel_ve_Teknolojik_Arastirma_Kurumu_-_TUBITAK,L=Gebze_-_Kocaeli,C=TR
[2025-08-21T11:10:32.385Z] Renaming certs/cert68.crt to certs/cn_tubitak_kamu_sm_ssl_kok_sertifikasi__surum_1,ou_kamu_sertifikasyon_merkezi__kamu_sm,o_turkiye_bilimsel_ve_teknolojik_arastirma_kurumu__tubitak,l_gebze__kocaeli,c_tr
[2025-08-21T11:10:32.385Z] Subject: CN=GDCA_TrustAUTH_R5_ROOT,O=GUANG_DONG_CERTIFICATE_AUTHORITY_CO._LTD.,C=CN
[2025-08-21T11:10:32.385Z] Generated alias: CN=GDCA_TrustAUTH_R5_ROOT,O=GUANG_DONG_CERTIFICATE_AUTHORITY_CO._LTD.,C=CN
[2025-08-21T11:10:32.385Z] Renaming certs/cert69.crt to certs/cn_gdca_trustauth_r5_root,o_guang_dong_certificate_authority_co_ltd,c_cn
[2025-08-21T11:10:32.385Z] Subject: CN=SecureTrust_CA,O=SecureTrust_Corporation,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=SecureTrust_CA,O=SecureTrust_Corporation,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert7.crt to certs/cn_securetrust_ca,o_securetrust_corporation,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=SSL.com_Root_Certification_Authority_RSA,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=SSL.com_Root_Certification_Authority_RSA,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert70.crt to certs/cn_sslcom_root_certification_authority_rsa,o_ssl_corporation,l_houston,st_texas,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=SSL.com_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=SSL.com_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert71.crt to certs/cn_sslcom_root_certification_authority_ecc,o_ssl_corporation,l_houston,st_texas,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=SSL.com_EV_Root_Certification_Authority_RSA_R2,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=SSL.com_EV_Root_Certification_Authority_RSA_R2,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert72.crt to certs/cn_sslcom_ev_root_certification_authority_rsa_r2,o_ssl_corporation,l_houston,st_texas,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=SSL.com_EV_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=SSL.com_EV_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert73.crt to certs/cn_sslcom_ev_root_certification_authority_ecc,o_ssl_corporation,l_houston,st_texas,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R6
[2025-08-21T11:10:32.385Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R6
[2025-08-21T11:10:32.385Z] Renaming certs/cert74.crt to certs/cn_globalsign,o_globalsign,ou_globalsign_root_ca__r6
[2025-08-21T11:10:32.385Z] Subject: CN=OISTE_WISeKey_Global_Root_GC_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2025-08-21T11:10:32.385Z] Generated alias: CN=OISTE_WISeKey_Global_Root_GC_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2025-08-21T11:10:32.385Z] Renaming certs/cert75.crt to certs/cn_oiste_wisekey_global_root_gc_ca,ou_oiste_foundation_endorsed,o_wisekey,c_ch
[2025-08-21T11:10:32.385Z] Subject: CN=UCA_Global_G2_Root,O=UniTrust,C=CN
[2025-08-21T11:10:32.385Z] Generated alias: CN=UCA_Global_G2_Root,O=UniTrust,C=CN
[2025-08-21T11:10:32.385Z] Renaming certs/cert76.crt to certs/cn_uca_global_g2_root,o_unitrust,c_cn
[2025-08-21T11:10:32.385Z] Subject: CN=UCA_Extended_Validation_Root,O=UniTrust,C=CN
[2025-08-21T11:10:32.385Z] Generated alias: CN=UCA_Extended_Validation_Root,O=UniTrust,C=CN
[2025-08-21T11:10:32.385Z] Renaming certs/cert77.crt to certs/cn_uca_extended_validation_root,o_unitrust,c_cn
[2025-08-21T11:10:32.385Z] Subject: CN=Certigna_Root_CA,OU=0002_48146308100036,O=Dhimyotis,C=FR
[2025-08-21T11:10:32.385Z] Generated alias: CN=Certigna_Root_CA,OU=0002_48146308100036,O=Dhimyotis,C=FR
[2025-08-21T11:10:32.385Z] Renaming certs/cert78.crt to certs/cn_certigna_root_ca,ou_0002_48146308100036,o_dhimyotis,c_fr
[2025-08-21T11:10:32.385Z] Subject: CN=emSign_Root_CA_-_G1,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2025-08-21T11:10:32.385Z] Generated alias: CN=emSign_Root_CA_-_G1,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2025-08-21T11:10:32.385Z] Renaming certs/cert79.crt to certs/cn_emsign_root_ca__g1,o_emudhra_technologies_limited,ou_emsign_pki,c_in
[2025-08-21T11:10:32.385Z] Subject: CN=Secure_Global_CA,O=SecureTrust_Corporation,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=Secure_Global_CA,O=SecureTrust_Corporation,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert8.crt to certs/cn_secure_global_ca,o_securetrust_corporation,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=emSign_ECC_Root_CA_-_G3,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2025-08-21T11:10:32.385Z] Generated alias: CN=emSign_ECC_Root_CA_-_G3,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2025-08-21T11:10:32.385Z] Renaming certs/cert80.crt to certs/cn_emsign_ecc_root_ca__g3,o_emudhra_technologies_limited,ou_emsign_pki,c_in
[2025-08-21T11:10:32.385Z] Subject: CN=emSign_Root_CA_-_C1,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=emSign_Root_CA_-_C1,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert81.crt to certs/cn_emsign_root_ca__c1,o_emudhra_inc,ou_emsign_pki,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=emSign_ECC_Root_CA_-_C3,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=emSign_ECC_Root_CA_-_C3,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert82.crt to certs/cn_emsign_ecc_root_ca__c3,o_emudhra_inc,ou_emsign_pki,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=Hongkong_Post_Root_CA_3,O=Hongkong_Post,L=Hong_Kong,ST=Hong_Kong,C=HK
[2025-08-21T11:10:32.385Z] Generated alias: CN=Hongkong_Post_Root_CA_3,O=Hongkong_Post,L=Hong_Kong,ST=Hong_Kong,C=HK
[2025-08-21T11:10:32.385Z] Renaming certs/cert83.crt to certs/cn_hongkong_post_root_ca_3,o_hongkong_post,l_hong_kong,st_hong_kong,c_hk
[2025-08-21T11:10:32.385Z] Subject: CN=Microsoft_ECC_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=Microsoft_ECC_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert84.crt to certs/cn_microsoft_ecc_root_certificate_authority_2017,o_microsoft_corporation,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=Microsoft_RSA_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=Microsoft_RSA_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert85.crt to certs/cn_microsoft_rsa_root_certificate_authority_2017,o_microsoft_corporation,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=e-Szigno_Root_CA_2017,2.5.4.97=#0C0E56415448552D3233353834343937,O=Microsec_Ltd.,L=Budapest,C=HU
[2025-08-21T11:10:32.385Z] Generated alias: CN=e-Szigno_Root_CA_2017,O=Microsec_Ltd.,L=Budapest,C=HU
[2025-08-21T11:10:32.385Z] Renaming certs/cert86.crt to certs/cn_eszigno_root_ca_2017,o_microsec_ltd,l_budapest,c_hu
[2025-08-21T11:10:32.385Z] Subject: OU=certSIGN_ROOT_CA_G2,O=CERTSIGN_SA,C=RO
[2025-08-21T11:10:32.385Z] Generated alias: OU=certSIGN_ROOT_CA_G2,O=CERTSIGN_SA,C=RO
[2025-08-21T11:10:32.385Z] Renaming certs/cert87.crt to certs/ou_certsign_root_ca_g2,o_certsign_sa,c_ro
[2025-08-21T11:10:32.385Z] Subject: CN=Trustwave_Global_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=Trustwave_Global_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert88.crt to certs/cn_trustwave_global_certification_authority,o_trustwave_holdings__inc,l_chicago,st_illinois,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=Trustwave_Global_ECC_P256_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=Trustwave_Global_ECC_P256_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert89.crt to certs/cn_trustwave_global_ecc_p256_certification_authority,o_trustwave_holdings__inc,l_chicago,st_illinois,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=COMODO_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2025-08-21T11:10:32.385Z] Generated alias: CN=COMODO_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2025-08-21T11:10:32.385Z] Renaming certs/cert9.crt to certs/cn_comodo_certification_authority,o_comodo_ca_limited,l_salford,st_greater_manchester,c_gb
[2025-08-21T11:10:32.385Z] Subject: CN=Trustwave_Global_ECC_P384_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2025-08-21T11:10:32.385Z] Generated alias: CN=Trustwave_Global_ECC_P384_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2025-08-21T11:10:32.385Z] Renaming certs/cert90.crt to certs/cn_trustwave_global_ecc_p384_certification_authority,o_trustwave_holdings__inc,l_chicago,st_illinois,c_us
[2025-08-21T11:10:32.385Z] Subject: CN=NAVER_Global_Root_Certification_Authority,O=NAVER_BUSINESS_PLATFORM_Corp.,C=KR
[2025-08-21T11:10:32.385Z] Generated alias: CN=NAVER_Global_Root_Certification_Authority,O=NAVER_BUSINESS_PLATFORM_Corp.,C=KR
[2025-08-21T11:10:32.385Z] Renaming certs/cert91.crt to certs/cn_naver_global_root_certification_authority,o_naver_business_platform_corp,c_kr
[2025-08-21T11:10:32.385Z] Subject: CN=AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS,2.5.4.97=#0C0F56415445532D51323832363030344A,OU=Ceres,O=FNMT-RCM,C=ES
[2025-08-21T11:10:32.385Z] Generated alias: CN=AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS,OU=Ceres,O=FNMT-RCM,C=ES
[2025-08-21T11:10:32.385Z] Renaming certs/cert92.crt to certs/cn_ac_raiz_fnmtrcm_servidores_seguros,ou_ceres,o_fnmtrcm,c_es
[2025-08-21T11:10:32.385Z] Subject: CN=GlobalSign_Root_R46,O=GlobalSign_nv-sa,C=BE
[2025-08-21T11:10:32.385Z] Generated alias: CN=GlobalSign_Root_R46,O=GlobalSign_nv-sa,C=BE
[2025-08-21T11:10:32.386Z] Renaming certs/cert93.crt to certs/cn_globalsign_root_r46,o_globalsign_nvsa,c_be
[2025-08-21T11:10:32.386Z] Subject: CN=GlobalSign_Root_E46,O=GlobalSign_nv-sa,C=BE
[2025-08-21T11:10:32.386Z] Generated alias: CN=GlobalSign_Root_E46,O=GlobalSign_nv-sa,C=BE
[2025-08-21T11:10:32.386Z] Renaming certs/cert94.crt to certs/cn_globalsign_root_e46,o_globalsign_nvsa,c_be
[2025-08-21T11:10:32.386Z] Subject: CN=GLOBALTRUST_2020,O=e-commerce_monitoring_GmbH,C=AT
[2025-08-21T11:10:32.386Z] Generated alias: CN=GLOBALTRUST_2020,O=e-commerce_monitoring_GmbH,C=AT
[2025-08-21T11:10:32.386Z] Renaming certs/cert95.crt to certs/cn_globaltrust_2020,o_ecommerce_monitoring_gmbh,c_at
[2025-08-21T11:10:32.386Z] Subject: CN=ANF_Secure_Server_Root_CA,OU=ANF_CA_Raiz,O=ANF_Autoridad_de_Certificacion,C=ES,serialNumber=G63287510
[2025-08-21T11:10:32.386Z] Generated alias: CN=ANF_Secure_Server_Root_CA,OU=ANF_CA_Raiz,O=ANF_Autoridad_de_Certificacion,C=ES
[2025-08-21T11:10:32.386Z] Renaming certs/cert96.crt to certs/cn_anf_secure_server_root_ca,ou_anf_ca_raiz,o_anf_autoridad_de_certificacion,c_es
[2025-08-21T11:10:32.386Z] Subject: CN=Certum_EC-384_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2025-08-21T11:10:32.386Z] Generated alias: CN=Certum_EC-384_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2025-08-21T11:10:32.386Z] Renaming certs/cert97.crt to certs/cn_certum_ec384_ca,ou_certum_certification_authority,o_asseco_data_systems_sa,c_pl
[2025-08-21T11:10:32.386Z] Subject: CN=Certum_Trusted_Root_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2025-08-21T11:10:32.386Z] Generated alias: CN=Certum_Trusted_Root_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2025-08-21T11:10:32.386Z] Renaming certs/cert98.crt to certs/cn_certum_trusted_root_ca,ou_certum_certification_authority,o_asseco_data_systems_sa,c_pl
[2025-08-21T11:10:32.386Z] Subject: CN=TunTrust_Root_CA,O=Agence_Nationale_de_Certification_Electronique,C=TN
[2025-08-21T11:10:32.386Z] Generated alias: CN=TunTrust_Root_CA,O=Agence_Nationale_de_Certification_Electronique,C=TN
[2025-08-21T11:10:32.386Z] Renaming certs/cert99.crt to certs/cn_tuntrust_root_ca,o_agence_nationale_de_certification_electronique,c_tn
[2025-08-21T11:10:32.386Z] Number of certs processed: 146
[2025-08-21T11:10:32.386Z]
[2025-08-21T11:10:32.386Z] real 0m6.266s
[2025-08-21T11:10:32.386Z] user 0m4.852s
[2025-08-21T11:10:32.386Z] sys 0m1.471s
[2025-08-21T11:10:32.386Z] build.sh : 11:10:28 : Initiating build ...
[2025-08-21T11:10:32.386Z] Pulling latest tags and getting the latest update version using git fetch -q --tags --depth=1
[2025-08-21T11:10:32.386Z] NOTE: This can take quite some time! Please be patient
[2025-08-21T11:11:24.949Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T11:11:24.949Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T11:11:24.949Z] OpenJDK repo tag is jdk-25+36
[2025-08-21T11:11:24.949Z] Version: jdk
[2025-08-21T11:11:24.949Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T11:11:24.949Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T11:11:24.949Z] OpenJDK repo tag is jdk-25+36
[2025-08-21T11:11:24.949Z] Completed configuring the version string parameter, config args are now: --with-vendor-name="Eclipse Adoptium" --with-vendor-url=https://adoptium.net/ --with-vendor-bug-url=https://github.com/adoptium/adoptium-support/issues --with-vendor-vm-bug-url=https://github.com/adoptium/adoptium-support/issues --with-version-opt=202508211111 --with-version-pre=beta --with-version-build=36 --with-vendor-version-string=Temurin-25+36-202508211111
[2025-08-21T11:11:24.949Z] Building up the configure command...
[2025-08-21T11:11:24.949Z] Adjust configure for reproducible build
[2025-08-21T11:11:24.949Z] Configuring jvm variants if provided
[2025-08-21T11:11:24.949Z] Configure custom cacerts src security/certs
[2025-08-21T11:11:24.949Z] Using gcc from DevKit toolchain specified in configure args location: --with-devkit=/usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00
[2025-08-21T11:11:24.949Z] setting freetype dir to bundled
[2025-08-21T11:11:24.949Z] Completed configuring the version string parameter, config args are now: --with-vendor-name="Eclipse Adoptium" --with-vendor-url=https://adoptium.net/ --with-vendor-bug-url=https://github.com/adoptium/adoptium-support/issues --with-vendor-vm-bug-url=https://github.com/adoptium/adoptium-support/issues --with-version-opt=202508211111 --with-version-pre=beta --with-version-build=36 --with-vendor-version-string=Temurin-25+36-202508211111 --with-boot-jdk=/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/jdk24 --with-devkit=/usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00 --enable-linkable-runtime --with-debug-level=release --with-native-debug-symbols=external --with-source-date=1755774679 --with-hotspot-build-time='2025-08-21 11:11:19' --disable-ccache --with-build-user=admin --with-jvm-variants=server --with-cacerts-src=/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/sbin/../security/certs --disable-warnings-as-errors --with-freetype=bundled --with-zlib=bundled
[2025-08-21T11:11:24.949Z] Configuring command and using the pre-built config params...
[2025-08-21T11:11:24.949Z] Should be in the openjdk build root directory, I'm at /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src
[2025-08-21T11:11:24.949Z] Currently at '/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src'
[2025-08-21T11:11:24.949Z] Running /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src/configure with arguments 'bash /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src/configure --verbose --with-vendor-name="Eclipse Adoptium" --with-vendor-url=https://adoptium.net/ --with-vendor-bug-url=https://github.com/adoptium/adoptium-support/issues --with-vendor-vm-bug-url=https://github.com/adoptium/adoptium-support/issues --with-version-opt=202508211111 --with-version-pre=beta --with-version-build=36 --with-vendor-version-string=Temurin-25+36-202508211111 --with-boot-jdk=/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/jdk24 --with-devkit=/usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00 --enable-linkable-runtime --with-debug-level=release --with-native-debug-symbols=external --with-source-date=1755774679 --with-hotspot-build-time='2025-08-21 11:11:19' --disable-ccache --with-build-user=admin --with-jvm-variants=server --with-cacerts-src=/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/sbin/../security/certs --disable-warnings-as-errors --with-freetype=bundled --with-zlib=bundled'
[2025-08-21T11:11:24.949Z] Strace is available on system
[2025-08-21T11:11:24.949Z] Should be in the openjdk build root directory, I'm at /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src
[2025-08-21T11:11:24.949Z] Currently at '/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src'
[2025-08-21T11:11:24.949Z] Runnable configure script is not present
[2025-08-21T11:11:24.949Z] Generating runnable configure script at /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/.configure-support/generated-configure.sh
[2025-08-21T11:11:24.949Z] Using autoconf at /usr/bin/autoconf [autoconf (GNU Autoconf) 2.69]
[2025-08-21T11:11:33.065Z] configure: Configuration created at Thu Aug 21 11:11:31 UTC 2025.
[2025-08-21T11:11:33.065Z] checking for basename... /usr/bin/basename
[2025-08-21T11:11:33.065Z] checking for dirname... /usr/bin/dirname
[2025-08-21T11:11:33.065Z] checking for file... /usr/bin/file
[2025-08-21T11:11:33.065Z] checking for ldd... /usr/bin/ldd
[2025-08-21T11:11:33.065Z] checking for echo... echo [builtin]
[2025-08-21T11:11:33.065Z] checking for tr... /usr/bin/tr
[2025-08-21T11:11:33.065Z] checking for uname... /usr/bin/uname
[2025-08-21T11:11:33.065Z] checking for wc... /usr/bin/wc
[2025-08-21T11:11:33.065Z] checking for grep that handles long lines and -e... /usr/bin/grep
[2025-08-21T11:11:33.065Z] checking for egrep... /usr/bin/grep -E
[2025-08-21T11:11:33.065Z] checking for a sed that does not truncate output... /usr/bin/sed
[2025-08-21T11:11:33.065Z] checking for locale... /usr/bin/locale
[2025-08-21T11:11:33.065Z] checking for cygpath... [not found]
[2025-08-21T11:11:33.065Z] checking for wslpath... [not found]
[2025-08-21T11:11:33.065Z] checking for cmd.exe... [not found]
[2025-08-21T11:11:33.065Z] checking for lsb_release... [not found]
[2025-08-21T11:11:35.010Z] checking build system type... powerpc64le-unknown-linux-gnu
[2025-08-21T11:11:35.010Z] checking host system type... powerpc64le-unknown-linux-gnu
[2025-08-21T11:11:35.010Z] checking target system type... powerpc64le-unknown-linux-gnu
[2025-08-21T11:11:35.010Z] checking openjdk-build os-cpu... linux-ppc64le
[2025-08-21T11:11:35.010Z] checking openjdk-build C library... gnu
[2025-08-21T11:11:35.010Z] checking openjdk-target os-cpu... linux-ppc64le
[2025-08-21T11:11:35.010Z] checking openjdk-target C library... gnu
[2025-08-21T11:11:35.010Z] checking compilation type... native
[2025-08-21T11:11:35.010Z] checking for top-level directory... /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src
[2025-08-21T11:11:35.010Z] checking for bash... /usr/bin/bash
[2025-08-21T11:11:35.010Z] checking for cat... /usr/bin/cat
[2025-08-21T11:11:35.010Z] checking for chmod... /usr/bin/chmod
[2025-08-21T11:11:35.010Z] checking for cp... /usr/bin/cp
[2025-08-21T11:11:35.010Z] checking for cut... /usr/bin/cut
[2025-08-21T11:11:35.010Z] checking for date... /usr/bin/date
[2025-08-21T11:11:35.010Z] checking for gdiff... [not found]
[2025-08-21T11:11:35.010Z] checking for diff... /usr/bin/diff
[2025-08-21T11:11:35.010Z] checking for expr... /usr/bin/expr
[2025-08-21T11:11:35.010Z] checking for find... /usr/bin/find
[2025-08-21T11:11:35.010Z] checking for gunzip... /usr/bin/gunzip
[2025-08-21T11:11:35.010Z] checking for pigz... /usr/bin/pigz
[2025-08-21T11:11:35.010Z] checking for head... /usr/bin/head
[2025-08-21T11:11:35.010Z] checking for ln... /usr/bin/ln
[2025-08-21T11:11:35.010Z] checking for ls... /usr/bin/ls
[2025-08-21T11:11:35.010Z] checking for gmkdir... [not found]
[2025-08-21T11:11:35.010Z] checking for mkdir... /usr/bin/mkdir
[2025-08-21T11:11:35.010Z] checking for mktemp... /usr/bin/mktemp
[2025-08-21T11:11:35.010Z] checking for mv... /usr/bin/mv
[2025-08-21T11:11:35.010Z] checking for gawk... /usr/bin/gawk
[2025-08-21T11:11:35.010Z] checking for printf... printf [builtin]
[2025-08-21T11:11:35.010Z] checking for rm... /usr/bin/rm
[2025-08-21T11:11:35.010Z] checking for rmdir... /usr/bin/rmdir
[2025-08-21T11:11:35.010Z] checking for sh... /usr/bin/sh
[2025-08-21T11:11:35.010Z] checking for sort... /usr/bin/sort
[2025-08-21T11:11:35.010Z] checking for tail... /usr/bin/tail
[2025-08-21T11:11:35.010Z] checking for gtar... /usr/bin/gtar
[2025-08-21T11:11:35.010Z] checking for tee... /usr/bin/tee
[2025-08-21T11:11:35.011Z] checking for touch... /usr/bin/touch
[2025-08-21T11:11:35.011Z] checking for xargs... /usr/bin/xargs
[2025-08-21T11:11:35.011Z] checking for fgrep... /usr/bin/grep -F
[2025-08-21T11:11:35.011Z] checking for cmake... /usr/local/bin/cmake
[2025-08-21T11:11:35.011Z] checking for df... /usr/bin/df
[2025-08-21T11:11:35.011Z] checking for git... /usr/local/bin/git
[2025-08-21T11:11:35.011Z] checking for nice... /usr/bin/nice
[2025-08-21T11:11:35.011Z] checking for greadlink... [not found]
[2025-08-21T11:11:35.011Z] checking for readlink... /usr/bin/readlink
[2025-08-21T11:11:35.011Z] checking for whoami... /usr/bin/whoami
[2025-08-21T11:11:35.011Z] checking for cmp... /usr/bin/cmp
[2025-08-21T11:11:35.011Z] checking for uniq... /usr/bin/uniq
[2025-08-21T11:11:35.011Z] configure: CI environment variable set to true
[2025-08-21T11:11:35.011Z] checking for build environment type... ci, default (calculated from 'auto')
[2025-08-21T11:11:35.011Z] checking for locale to use... en_US.UTF-8 (acceptable fallback)
[2025-08-21T11:11:35.011Z] checking if custom source is suppressed (openjdk-only)... disabled, default
[2025-08-21T11:11:35.011Z] checking for --enable-debug... disabled, default
[2025-08-21T11:11:35.011Z] checking which debug level to use... release
[2025-08-21T11:11:35.011Z] checking which variants of the JVM to build... server
[2025-08-21T11:11:35.011Z] checking if absolute paths should be allowed in the build output... no, release build
[2025-08-21T11:11:35.011Z] checking for devkit... gcc-14.2.0 - Centos7.9.2009 in /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00
[2025-08-21T11:11:35.011Z] checking for toolchain path... /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/bin
[2025-08-21T11:11:35.960Z] checking for sysroot... /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/ppc64le-linux-gnu/sysroot
[2025-08-21T11:11:35.961Z] checking for extra path... /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/bin
[2025-08-21T11:11:35.961Z] checking where to store configuration... in default location
[2025-08-21T11:11:35.961Z] checking what configuration name to use... linux-ppc64le-server-release
[2025-08-21T11:11:35.961Z] checking for zypper... [not found]
[2025-08-21T11:11:35.961Z] checking for apt-get... [not found]
[2025-08-21T11:11:35.961Z] checking for yum... /usr/bin/yum
[2025-08-21T11:11:35.961Z] checking for pandoc... [not found]
[2025-08-21T11:11:35.961Z] checking for gmake... /usr/local/bin/gmake
[2025-08-21T11:11:35.961Z] configure: Testing potential make at /usr/local/bin/gmake, found using gmake in PATH
[2025-08-21T11:11:35.961Z] configure: Using GNU make at /usr/local/bin/gmake (version: GNU Make 4.1)
[2025-08-21T11:11:35.961Z] checking if make --output-sync is supported... yes
[2025-08-21T11:11:35.961Z] checking for make --output-sync value... none, default
[2025-08-21T11:11:35.961Z] checking if find supports -delete... yes
[2025-08-21T11:11:35.961Z] checking what type of tar was found... gnu
[2025-08-21T11:11:35.961Z] checking that grep (/usr/bin/grep) -Fx handles empty lines in the pattern list correctly... yes
[2025-08-21T11:11:35.961Z] checking for unzip... /usr/bin/unzip
[2025-08-21T11:11:35.961Z] checking for zip... /usr/bin/zip
[2025-08-21T11:11:35.961Z] checking for greadelf... [not found]
[2025-08-21T11:11:35.961Z] checking for readelf... /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/bin/readelf
[2025-08-21T11:11:35.961Z] checking for dot... [not found]
[2025-08-21T11:11:35.961Z] checking for stat... /usr/bin/stat
[2025-08-21T11:11:35.961Z] checking for time... time [builtin]
[2025-08-21T11:11:35.961Z] checking for flock... /usr/bin/flock
[2025-08-21T11:11:35.961Z] checking for dtrace... /usr/bin/dtrace
[2025-08-21T11:11:35.961Z] checking for gpatch... [not found]
[2025-08-21T11:11:35.961Z] checking for patch... /usr/bin/patch
[2025-08-21T11:11:35.961Z] checking if date is a GNU compatible version... yes
[2025-08-21T11:11:35.961Z] checking for ulimit... ulimit [builtin]
[2025-08-21T11:11:35.961Z] checking bash version... 4.2.46
[2025-08-21T11:11:35.961Z] checking if bash supports pipefail... yes
[2025-08-21T11:11:35.961Z] checking if bash supports errexit (-e)... yes
[2025-08-21T11:11:35.961Z] checking for pkg-config... /usr/bin/pkg-config
[2025-08-21T11:11:35.961Z] checking pkg-config is at least version 0.9.0... yes
[2025-08-21T11:11:35.961Z] checking for default LOG value...
[2025-08-21T11:11:35.961Z] checking for JMOD compression type... zip-6, default
[2025-08-21T11:11:35.961Z] checking whether or not a JDK suitable for linking from the run-time image should be produced... enabled, from command line
[2025-08-21T11:11:35.961Z] checking if packaged modules are kept... disabled, default
[2025-08-21T11:11:35.961Z] checking for --with-extra-jlink-flags... <disabled>, default
[2025-08-21T11:11:35.961Z] checking for --with-build-user... admin, from command line
[2025-08-21T11:11:35.961Z] checking for --with-jdk-rc-name... OpenJDK Platform, default
[2025-08-21T11:11:35.961Z] checking for --with-vendor-name... Eclipse Adoptium, from command line
[2025-08-21T11:11:35.961Z] checking for --with-jdk-rc-company-name... Eclipse Adoptium, default
[2025-08-21T11:11:35.961Z] checking for --with-vendor-url... https://adoptium.net/, from command line
[2025-08-21T11:11:35.961Z] checking for --with-vendor-bug-url... https://github.com/adoptium/adoptium-support/issues, from command line
[2025-08-21T11:11:35.961Z] checking for --with-vendor-vm-bug-url... https://github.com/adoptium/adoptium-support/issues, from command line
[2025-08-21T11:11:35.961Z] checking for --with-version-string... <none>, default
[2025-08-21T11:11:35.961Z] checking for --with-version-feature... 25, default
[2025-08-21T11:11:35.961Z] checking for --with-version-date... 2025-09-16, default
[2025-08-21T11:11:35.961Z] checking for --with-vendor-version-string... Temurin-25+36-202508211111, from command line
[2025-08-21T11:11:35.961Z] checking for --with-macosx-bundle-name-base... OpenJDK, default
[2025-08-21T11:11:35.961Z] checking for --with-macosx-bundle-id-base... net.java.openjdk-beta, default
[2025-08-21T11:11:35.961Z] checking for --with-macosx-bundle-build-version... 36.202508211111, default
[2025-08-21T11:11:35.961Z] checking for version string... 25-beta+36-202508211111
[2025-08-21T11:11:36.910Z] configure: Found potential Boot JDK using configure arguments
[2025-08-21T11:11:36.910Z] checking for Boot JDK... /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/jdk24
[2025-08-21T11:11:36.910Z] checking Boot JDK version... openjdk version "24.0.2" 2025-07-15 OpenJDK Runtime Environment Temurin-24.0.2+12 (build 24.0.2+12) OpenJDK 64-Bit Server VM Temurin-24.0.2+12 (build 24.0.2+12, mixed mode, sharing)
[2025-08-21T11:11:36.910Z] checking for java [Boot JDK]... $BOOT_JDK/bin/java
[2025-08-21T11:11:36.910Z] checking for javac [Boot JDK]... $BOOT_JDK/bin/javac
[2025-08-21T11:11:36.910Z] checking for javadoc [Boot JDK]... $BOOT_JDK/bin/javadoc
[2025-08-21T11:11:36.910Z] checking for jar [Boot JDK]... $BOOT_JDK/bin/jar
[2025-08-21T11:11:36.910Z] checking if Boot JDK jar supports --date=TIMESTAMP... true
[2025-08-21T11:11:36.910Z] checking if Boot JDK is 32 or 64 bits... 64
[2025-08-21T11:11:38.857Z] checking for local Boot JDK Class Data Sharing (CDS)... yes, created
[2025-08-21T11:11:38.857Z] checking for Build JDK... yes, will use output dir
[2025-08-21T11:11:38.857Z] checking for docs-reference JDK... no, using interim javadoc for the docs-reference targets
[2025-08-21T11:11:38.857Z] checking what source date to use... 1755774679, from timestamp on command line
[2025-08-21T11:11:38.857Z] checking if we should build headless-only (no GUI)... disabled, default
[2025-08-21T11:11:38.857Z] checking if linker should clean out unused code (linktime-gc)... disabled, default
[2025-08-21T11:11:38.857Z] checking for graphviz dot... no, cannot generate full docs or man pages
[2025-08-21T11:11:38.857Z] checking for pandoc... no, cannot generate full docs or man pages
[2025-08-21T11:11:38.857Z] checking for --enable-full-docs... disabled, from default 'auto'
[2025-08-21T11:11:38.857Z] checking for cacerts file... default
[2025-08-21T11:11:38.857Z] checking for cacerts source... /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/sbin/../security/certs
[2025-08-21T11:11:38.857Z] checking for --enable-unlimited-crypto... enabled, default
[2025-08-21T11:11:38.857Z] checking for jni library path... default
[2025-08-21T11:11:38.857Z] configure: Using default toolchain gcc (GNU Compiler Collection)
[2025-08-21T11:11:38.857Z] checking for gcc... /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/bin/gcc
[2025-08-21T11:11:38.857Z] checking resolved symbolic links for CC... no symlink
[2025-08-21T11:11:38.857Z] configure: Using gcc C compiler version 14.2.0 [gcc (GCC) 14.2.0]
[2025-08-21T11:11:44.207Z] checking whether the C compiler works... yes
[2025-08-21T11:11:44.207Z] checking for C compiler default output file name... a.out
[2025-08-21T11:11:45.154Z] checking for suffix of executables...
[2025-08-21T11:11:45.154Z] checking whether we are cross compiling... no
[2025-08-21T11:11:45.154Z] checking for suffix of object files... o
[2025-08-21T11:11:45.154Z] checking whether /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/bin/gcc accepts -g... yes
[2025-08-21T11:11:45.154Z] checking for g++... /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/bin/g++
[2025-08-21T11:11:45.154Z] checking resolved symbolic links for CXX... no symlink
[2025-08-21T11:11:46.276Z] configure: Using gcc C++ compiler version 14.2.0 [g++ (GCC) 14.2.0]
[2025-08-21T11:11:49.281Z] checking whether /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/bin/g++ accepts -g... yes
[2025-08-21T11:11:50.228Z] checking how to run the C preprocessor... /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/bin/gcc -E
[2025-08-21T11:11:50.228Z] checking how to run the C++ preprocessor... /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/bin/g++ -E
[2025-08-21T11:11:50.228Z] configure: Using gcc linker version 2.43 [GNU ld (GNU Binutils) 2.43]
[2025-08-21T11:11:50.228Z] configure: comparing linker version to minimum version 2.18
[2025-08-21T11:11:50.228Z] checking for ar... /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/bin/ar
[2025-08-21T11:11:50.228Z] checking for strip... /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/bin/strip
[2025-08-21T11:11:50.228Z] checking for nm... /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/bin/nm
[2025-08-21T11:11:50.228Z] checking for gobjcopy... [not found]
[2025-08-21T11:11:50.228Z] checking for objcopy... /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/bin/objcopy
[2025-08-21T11:11:50.228Z] checking for gobjdump... [not found]
[2025-08-21T11:11:50.228Z] checking for objdump... /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/bin/objdump
[2025-08-21T11:11:50.228Z] checking for c++filt... /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/bin/c++filt
[2025-08-21T11:11:50.228Z] checking for jtreg... [not found]
[2025-08-21T11:11:50.228Z] checking for jtreg test harness... no, not found
[2025-08-21T11:11:50.228Z] checking for jtreg jdk... no, using BOOT_JDK
[2025-08-21T11:11:50.228Z] checking for jmh (Java Microbenchmark Harness)... no, disabled
[2025-08-21T11:11:50.228Z] checking for jib... no
[2025-08-21T11:11:50.228Z] checking for tidy... [not found]
[2025-08-21T11:11:51.175Z] checking for ANSI C header files... yes
[2025-08-21T11:11:51.175Z] checking for sys/types.h... yes
[2025-08-21T11:11:52.122Z] checking for sys/stat.h... yes
[2025-08-21T11:11:52.122Z] checking for stdlib.h... yes
[2025-08-21T11:11:52.122Z] checking for string.h... yes
[2025-08-21T11:11:52.122Z] checking for memory.h... yes
[2025-08-21T11:11:52.122Z] checking for strings.h... yes
[2025-08-21T11:11:52.122Z] checking for inttypes.h... yes
[2025-08-21T11:11:52.122Z] checking for stdint.h... yes
[2025-08-21T11:11:52.122Z] checking for unistd.h... yes
[2025-08-21T11:11:52.122Z] checking stdio.h usability... yes
[2025-08-21T11:11:52.122Z] checking stdio.h presence... yes
[2025-08-21T11:11:52.122Z] checking for stdio.h... yes
[2025-08-21T11:11:52.122Z] checking size of int *... 8
[2025-08-21T11:11:52.122Z] checking for target address size... 64 bits
[2025-08-21T11:11:53.787Z] checking whether byte ordering is bigendian... no
[2025-08-21T11:11:53.788Z] checking for --enable-branch-protection... disabled, default
[2025-08-21T11:11:53.788Z] checking if CC supports "-fdebug-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/="... yes
[2025-08-21T11:11:53.788Z] checking if CXX supports "-fdebug-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/="... yes
[2025-08-21T11:11:53.788Z] checking if both CC and CXX support "-fdebug-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/="... yes
[2025-08-21T11:11:53.788Z] checking for --enable-warnings-as-errors... disabled, from command line
[2025-08-21T11:11:53.788Z] checking if TARGET is x86... no
[2025-08-21T11:11:53.788Z] checking if CC supports "-fmacro-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/="... yes
[2025-08-21T11:11:53.788Z] checking if CXX supports "-fmacro-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/="... yes
[2025-08-21T11:11:53.788Z] checking if both CC and CXX support "-fmacro-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/="... yes
[2025-08-21T11:11:53.788Z] checking how to prevent absolute paths in output... using compiler options
[2025-08-21T11:11:53.788Z] checking if CC supports "-ffp-contract=off"... yes
[2025-08-21T11:11:53.788Z] checking if CXX supports "-ffp-contract=off"... yes
[2025-08-21T11:11:53.788Z] checking if both CC and CXX support "-ffp-contract=off"... yes
[2025-08-21T11:11:53.788Z] checking if BUILD is x86... no
[2025-08-21T11:11:53.788Z] checking if BUILD_CC supports "-fmacro-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/="... yes
[2025-08-21T11:11:53.788Z] checking if BUILD_CXX supports "-fmacro-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/="... yes
[2025-08-21T11:11:53.788Z] checking if both BUILD_CC and BUILD_CXX support "-fmacro-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/="... yes
[2025-08-21T11:11:53.788Z] checking how to prevent absolute paths in output... using compiler options
[2025-08-21T11:11:53.788Z] checking if BUILD_CC supports "-ffp-contract=off"... yes
[2025-08-21T11:11:53.788Z] checking if BUILD_CXX supports "-ffp-contract=off"... yes
[2025-08-21T11:11:53.788Z] checking if both BUILD_CC and BUILD_CXX support "-ffp-contract=off"... yes
[2025-08-21T11:11:53.788Z] checking how to run strip... --strip-debug
[2025-08-21T11:11:53.788Z] checking what type of native debug symbols to use... external
[2025-08-21T11:11:53.788Z] checking if we should add external native debug symbols to the shipped bundles... no
[2025-08-21T11:11:53.788Z] checking if native coverage is available... yes
[2025-08-21T11:11:53.788Z] checking for --enable-native-coverage... disabled, default
[2025-08-21T11:11:53.788Z] checking for --with-jcov-modules... <disabled>, default
[2025-08-21T11:11:53.788Z] checking if AddressSanitizer (asan) is available... yes
[2025-08-21T11:11:53.788Z] checking for --enable-asan... disabled, default
[2025-08-21T11:11:53.788Z] checking for --with-additional-ubsan-checks... <disabled>, default
[2025-08-21T11:11:53.788Z] checking if UndefinedBehaviorSanitizer (ubsan) is available... yes
[2025-08-21T11:11:53.788Z] checking for --enable-ubsan... disabled, default
[2025-08-21T11:11:53.788Z] checking if LeakSanitizer (lsan) is available... yes
[2025-08-21T11:11:53.788Z] checking for --enable-lsan... disabled, default
[2025-08-21T11:11:53.788Z] checking if fallback linker enabled... disabled, default
[2025-08-21T11:11:53.788Z] checking if static link of stdc++ is possible... yes
[2025-08-21T11:11:53.788Z] checking how to link with libstdc++... static
[2025-08-21T11:11:53.788Z] checking for which libjpeg to use... bundled
[2025-08-21T11:11:53.788Z] checking for which giflib to use... bundled
[2025-08-21T11:11:53.788Z] checking for PNG... yes
[2025-08-21T11:11:53.788Z] checking for which libpng to use... bundled
[2025-08-21T11:11:53.788Z] checking for compress in -lz... yes
[2025-08-21T11:11:53.788Z] checking for which zlib to use... bundled
[2025-08-21T11:11:53.788Z] checking for which lcms to use... bundled
[2025-08-21T11:11:53.788Z] checking for which harfbuzz to use... bundled
[2025-08-21T11:11:54.899Z] checking cups/cups.h usability... yes
[2025-08-21T11:11:54.899Z] checking cups/cups.h presence... yes
[2025-08-21T11:11:54.899Z] checking for cups/cups.h... yes
[2025-08-21T11:11:54.899Z] checking cups/ppd.h usability... yes
[2025-08-21T11:11:54.899Z] checking cups/ppd.h presence... yes
[2025-08-21T11:11:54.899Z] checking for cups/ppd.h... yes
[2025-08-21T11:11:54.899Z] checking fontconfig/fontconfig.h usability... yes
[2025-08-21T11:11:54.899Z] checking fontconfig/fontconfig.h presence... yes
[2025-08-21T11:11:54.899Z] checking for fontconfig/fontconfig.h... yes
[2025-08-21T11:11:54.899Z] Using freetype: bundled
[2025-08-21T11:11:54.899Z] checking for --enable-hsdis-bundling... disabled, default
[2025-08-21T11:11:54.899Z] checking what hsdis backend to use... 'none', hsdis will not be built
[2025-08-21T11:11:54.899Z] checking if hsdis should be bundled... no
[2025-08-21T11:11:54.899Z] checking for --enable-libffi-bundling... disabled, default
[2025-08-21T11:11:54.899Z] checking for cos in -lm... yes
[2025-08-21T11:11:54.899Z] checking for dlopen in -ldl... yes
[2025-08-21T11:11:54.899Z] checking for X... libraries /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/ppc64le-linux-gnu/sysroot/usr/lib64, headers /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/ppc64le-linux-gnu/sysroot/usr/include
[2025-08-21T11:11:54.899Z] checking whether -R must be followed by a space... no
[2025-08-21T11:11:54.899Z] checking for gethostbyname... yes
[2025-08-21T11:11:54.899Z] checking for connect... yes
[2025-08-21T11:11:54.899Z] checking for remove... yes
[2025-08-21T11:11:55.852Z] checking for shmat... yes
[2025-08-21T11:11:55.852Z] checking for IceConnectionNumber in -lICE... yes
[2025-08-21T11:11:55.852Z] checking for X11/extensions/shape.h... yes
[2025-08-21T11:11:55.852Z] checking for X11/extensions/Xrender.h... yes
[2025-08-21T11:11:55.852Z] checking for X11/extensions/XTest.h... yes
[2025-08-21T11:11:55.852Z] checking for X11/Intrinsic.h... yes
[2025-08-21T11:11:55.852Z] checking for X11/extensions/Xrandr.h... yes
[2025-08-21T11:11:55.852Z] checking for JVM features enabled by the user... none
[2025-08-21T11:11:55.852Z] checking for JVM features disabled by the user... none
[2025-08-21T11:11:55.852Z] checking if platform is supported by CDS... yes
[2025-08-21T11:11:55.852Z] checking if JVM feature 'cds' is available... yes
[2025-08-21T11:11:55.852Z] checking for dtrace tool and platform support... no, ppc
[2025-08-21T11:11:55.852Z] checking sys/sdt.h usability... yes
[2025-08-21T11:11:55.852Z] checking sys/sdt.h presence... yes
[2025-08-21T11:11:55.852Z] checking for sys/sdt.h... yes
[2025-08-21T11:11:55.852Z] checking if JVM feature 'dtrace' is available... no
[2025-08-21T11:11:55.852Z] checking if platform is supported by JVMCI... no, ppc64le
[2025-08-21T11:11:55.852Z] checking if JVM feature 'jvmci' is available... no
[2025-08-21T11:11:55.852Z] checking if platform is supported by Shenandoah... yes
[2025-08-21T11:11:55.852Z] checking if JVM feature 'shenandoahgc' is available... yes
[2025-08-21T11:11:55.852Z] checking if platform is supported by ZGC... yes
[2025-08-21T11:11:55.852Z] checking if JVM feature 'zgc' is available... yes
[2025-08-21T11:11:55.852Z] checking JVM features to use for variant 'server'... 'cds compiler1 compiler2 epsilongc g1gc jfr jni-check jvmti management parallelgc serialgc services shenandoahgc vm-structs zgc'
[2025-08-21T11:11:55.852Z] checking what hotspot build time to use... 2025-08-21 11:11:19 (from --with-hotspot-build-time)
[2025-08-21T11:11:55.852Z] checking if the jtreg failure handler is available... no (jtreg not present)
[2025-08-21T11:11:55.852Z] checking if the jtreg failure handler should be built... disabled, from default 'auto'
[2025-08-21T11:11:55.852Z] checking if the jtreg test thread factory is available... no (jtreg not present)
[2025-08-21T11:11:55.852Z] checking if the jtreg test thread factory should be built... disabled, from default 'auto'
[2025-08-21T11:11:55.852Z] checking if the CDS classlist generation should be enabled... enabled, from default 'auto'
[2025-08-21T11:11:55.852Z] checking if any translations should be excluded... no
[2025-08-21T11:11:55.852Z] checking if CDS archive is available... yes
[2025-08-21T11:11:55.852Z] checking if a default CDS archive should be generated... enabled, from default 'auto'
[2025-08-21T11:11:55.852Z] checking if CDS archive with compact object headers is available... yes
[2025-08-21T11:11:55.852Z] checking if default CDS archives for compact object headers should be generated... enabled, from default 'auto'
[2025-08-21T11:11:55.852Z] checking if CDS archive is available... yes
[2025-08-21T11:11:55.852Z] checking if compatible cds region alignment enabled... disabled, default
[2025-08-21T11:11:55.852Z] checking for --with-signing-hook... <disabled>, default
[2025-08-21T11:11:55.852Z] checking for signing hook... none
[2025-08-21T11:11:55.852Z] checking for --enable-java-warnings-as-errors... enabled, default
[2025-08-21T11:11:55.852Z] checking for number of cores... 8
[2025-08-21T11:11:55.852Z] checking for memory size... 15753 MB
[2025-08-21T11:11:55.852Z] checking for appropriate number of jobs to run in parallel... 8
[2025-08-21T11:11:55.852Z] checking whether to use javac server... enabled, default
[2025-08-21T11:11:56.802Z] checking flags for boot jdk java command ... -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/linux-ppc64le-server-release/configure-support/classes.jsa -Xshare:auto
[2025-08-21T11:11:56.802Z] checking flags for boot jdk java command for big workloads... -Xms64M -Xmx2048M
[2025-08-21T11:11:56.802Z] checking flags for bootcycle boot jdk java command for big workloads... -Xms64M -Xmx2048M
[2025-08-21T11:11:56.802Z] checking flags for boot jdk java command for small workloads... -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1
[2025-08-21T11:11:56.802Z] checking for --enable-icecc... disabled, default
[2025-08-21T11:11:56.802Z] checking if precompiled headers are available... yes
[2025-08-21T11:11:56.802Z] checking for --enable-precompiled-headers... enabled, from default 'auto'
[2025-08-21T11:11:56.802Z] checking for ccache... /usr/local/bin/ccache
[2025-08-21T11:11:56.802Z] checking if ccache is available... yes
[2025-08-21T11:11:56.802Z] checking if ccache is enabled... disabled, from command line
[2025-08-21T11:11:56.802Z] checking if build directory is on local disk... yes
[2025-08-21T11:11:56.802Z] configure: creating /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/linux-ppc64le-server-release/configure-support/config.status
[2025-08-21T11:11:57.755Z] config.status: creating /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/linux-ppc64le-server-release/spec.gmk
[2025-08-21T11:11:57.755Z] config.status: creating /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/linux-ppc64le-server-release/bootcycle-spec.gmk
[2025-08-21T11:11:57.755Z] config.status: creating /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/linux-ppc64le-server-release/buildjdk-spec.gmk
[2025-08-21T11:11:57.755Z] config.status: creating /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/linux-ppc64le-server-release/compare.sh
[2025-08-21T11:11:57.755Z] config.status: creating /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/linux-ppc64le-server-release/Makefile
[2025-08-21T11:11:57.755Z]
[2025-08-21T11:11:57.755Z] ====================================================
[2025-08-21T11:11:57.755Z] A new configuration has been successfully created in
[2025-08-21T11:11:57.755Z] /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/linux-ppc64le-server-release
[2025-08-21T11:11:57.755Z] using configure arguments '--verbose --with-vendor-name='Eclipse Adoptium' --with-vendor-url=https://adoptium.net/ --with-vendor-bug-url=https://github.com/adoptium/adoptium-support/issues --with-vendor-vm-bug-url=https://github.com/adoptium/adoptium-support/issues --with-version-opt=202508211111 --with-version-pre=beta --with-version-build=36 --with-vendor-version-string=Temurin-25+36-202508211111 --with-boot-jdk=/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/jdk24 --with-devkit=/usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00 --enable-linkable-runtime --with-debug-level=release --with-native-debug-symbols=external --with-source-date=1755774679 --with-hotspot-build-time='2025-08-21 11:11:19' --disable-ccache --with-build-user=admin --with-jvm-variants=server --with-cacerts-src=/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/sbin/../security/certs --disable-warnings-as-errors --with-freetype=bundled --with-zlib=bundled'.
[2025-08-21T11:11:57.755Z]
[2025-08-21T11:11:57.755Z] Configuration summary:
[2025-08-21T11:11:57.755Z] * Name: linux-ppc64le-server-release
[2025-08-21T11:11:57.755Z] * Debug level: release
[2025-08-21T11:11:57.755Z] * HS debug level: product
[2025-08-21T11:11:57.755Z] * JVM variants: server
[2025-08-21T11:11:57.755Z] * JVM features: server: 'cds compiler1 compiler2 epsilongc g1gc jfr jni-check jvmti management parallelgc serialgc services shenandoahgc vm-structs zgc'
[2025-08-21T11:11:57.755Z] * OpenJDK target: OS: linux, CPU architecture: ppc, address length: 64
[2025-08-21T11:11:57.755Z] * Version string: 25-beta+36-202508211111 (25-beta)
[2025-08-21T11:11:57.755Z] * Source date: 1755774679 (2025-08-21T11:11:19Z)
[2025-08-21T11:11:57.755Z]
[2025-08-21T11:11:57.755Z] Tools summary:
[2025-08-21T11:11:57.755Z] * Boot JDK: openjdk version "24.0.2" 2025-07-15 OpenJDK Runtime Environment Temurin-24.0.2+12 (build 24.0.2+12) OpenJDK 64-Bit Server VM Temurin-24.0.2+12 (build 24.0.2+12, mixed mode, sharing) (at /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/jdk24)
[2025-08-21T11:11:57.755Z] * Toolchain: gcc (GNU Compiler Collection)
[2025-08-21T11:11:57.755Z] * Devkit: gcc-14.2.0 - Centos7.9.2009 (/usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00)
[2025-08-21T11:11:57.755Z] * C Compiler: Version 14.2.0 (at /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/bin/gcc)
[2025-08-21T11:11:57.755Z] * C++ Compiler: Version 14.2.0 (at /usr/local/devkit/gcc-14.2.0-Centos7.9.2009-b00/bin/g++)
[2025-08-21T11:11:57.755Z]
[2025-08-21T11:11:57.755Z] Build performance summary:
[2025-08-21T11:11:57.755Z] * Build jobs: 8
[2025-08-21T11:11:57.755Z] * Memory limit: 15753 MB
[2025-08-21T11:11:57.755Z]
[2025-08-21T11:12:11.224Z] Building targets 'product-images legacy-jre-image test-image static-libs-graal-image' in configuration 'linux-ppc64le-server-release'
[2025-08-21T11:12:12.173Z] Compiling up to 1 files for BUILD_TOOLS_HOTSPOT
[2025-08-21T11:12:12.173Z] Compiling up to 8 files for BUILD_TOOLS_LANGTOOLS
[2025-08-21T11:12:17.527Z] Creating hotspot/variant-server/tools/adlc/adlc from 13 file(s)
[2025-08-21T11:12:17.527Z] Compiling up to 2 files for BUILD_JVMTI_TOOLS
[2025-08-21T11:12:20.542Z] Generating classes for compiler.properties launcher.properties
[2025-08-21T11:12:20.543Z] Compiling 10 properties into resource bundles for jdk.jshell
[2025-08-21T11:12:20.543Z] Compiling 17 properties into resource bundles for jdk.javadoc
[2025-08-21T11:12:20.543Z] Compiling 15 properties into resource bundles for jdk.jdeps
[2025-08-21T11:12:22.493Z] Compiling 19 properties into resource bundles for jdk.compiler
[2025-08-21T11:12:27.860Z] Compiling up to 136 files for BUILD_java.compiler.interim
[2025-08-21T11:12:28.810Z] Compiling up to 359 files for BUILD_jdk.compiler.interim
[2025-08-21T11:12:31.820Z] Compiling up to 145 files for BUILD_jdk.internal.md.interim
[2025-08-21T11:12:33.771Z] Compiling up to 213 files for BUILD_jdk.javadoc.interim
[2025-08-21T11:12:35.716Z] Compiling up to 17 files for BUILD_JAVAC_SERVER
[2025-08-21T11:12:53.983Z] Creating support/modules_libs/java.base/server/libjvm.so from 1188 file(s)
[2025-08-21T11:14:32.066Z] Compiling up to 188 files for BUILD_TOOLS_JDK
[2025-08-21T11:14:32.066Z] Compiling up to 2 files for COMPILE_DEPEND
[2025-08-21T11:14:32.066Z] Compiling up to 31 files for BUILD_JRTFS
[2025-08-21T11:14:47.794Z] Creating support/modules_libs/java.base/jrt-fs.jar
[2025-08-21T11:15:03.513Z] Compiling up to 2 files for BUILD_BREAKITERATOR_BASE
[2025-08-21T11:15:05.465Z] Compiling up to 2 files for BUILD_BREAKITERATOR_LD
[2025-08-21T11:15:12.140Z] Compiling 11 properties into resource bundles for java.logging
[2025-08-21T11:15:51.273Z] Compiling 11 properties into resource bundles for java.base
[2025-08-21T11:15:53.225Z] Compiling 3 properties into resource bundles for java.base
[2025-08-21T11:15:53.225Z] Compiling 22 properties into resource bundles for java.base
[2025-08-21T11:15:54.174Z] Compiling 11 properties into resource bundles for java.base
[2025-08-21T11:15:58.325Z] Compiling 4 properties into resource bundles for jdk.httpserver
[2025-08-21T11:16:06.448Z] Compiling 11 properties into resource bundles for jdk.jartool
[2025-08-21T11:16:07.394Z] Compiling 4 properties into resource bundles for jdk.jartool
[2025-08-21T11:16:12.756Z] Compiling 11 properties into resource bundles for jdk.management.agent
[2025-08-21T11:16:18.129Z] Compiling 4 properties into resource bundles for jdk.jdi
[2025-08-21T11:16:21.134Z] Compiling 9 properties into resource bundles for jdk.jlink
[2025-08-21T11:16:21.134Z] Compiling 4 properties into resource bundles for jdk.jlink
[2025-08-21T11:16:22.086Z] Compiling 4 properties into resource bundles for jdk.jlink
[2025-08-21T11:17:33.693Z] Compiling 89 properties into resource bundles for java.desktop
[2025-08-21T11:17:33.693Z] Compiling up to 3389 files for java.base
[2025-08-21T11:19:11.039Z] Updating support/src.zip
[2025-08-21T11:22:38.451Z] Compiling up to 136 files for java.compiler
[2025-08-21T11:22:38.451Z] Compiling up to 18 files for java.datatransfer
[2025-08-21T11:22:38.451Z] [0.103s][warning][perf,memops] Cannot use file /tmp/hsperfdata_jenkins/19003 because it is locked by another process (errno = 11)
[2025-08-21T11:22:38.451Z] Compiling up to 10 files for java.instrument
[2025-08-21T11:22:38.451Z] Compiling up to 35 files for java.logging
[2025-08-21T11:22:38.451Z] Compiling up to 329 files for java.management
[2025-08-21T11:22:51.928Z] Compiling up to 147 files for java.net.http
[2025-08-21T11:22:59.307Z] Compiling up to 15 files for java.scripting
[2025-08-21T11:23:03.444Z] Compiling up to 5 files for java.transaction.xa
[2025-08-21T11:23:03.444Z] Compiling up to 22 files for java.smartcardio
[2025-08-21T11:23:24.730Z] Compiling up to 61 files for jdk.internal.jvmstat
[2025-08-21T11:23:26.677Z] Compiling up to 125 files for jdk.charsets
[2025-08-21T11:23:27.624Z] Compiling up to 52 files for jdk.internal.opt
[2025-08-21T11:23:30.631Z] Compiling up to 14 files for jdk.zipfs
[2025-08-21T11:23:32.604Z] Compiling up to 81 files for jdk.crypto.cryptoki
[2025-08-21T11:23:36.749Z] Compiling up to 1848 files for java.xml
[2025-08-21T11:23:50.219Z] Compiling up to 1 files for jdk.crypto.ec
[2025-08-21T11:23:52.173Z] Compiling up to 67 files for jdk.dynalink
[2025-08-21T11:23:53.122Z] Compiling up to 3 files for jdk.internal.ed
[2025-08-21T11:23:57.308Z] Compiling up to 58 files for jdk.httpserver
[2025-08-21T11:23:58.265Z] Compiling up to 56 files for jdk.incubator.vector
[2025-08-21T11:24:14.595Z] Compiling up to 28 files for jdk.jartool
[2025-08-21T11:24:14.595Z] Compiling up to 118 files for jdk.internal.le
[2025-08-21T11:24:19.941Z] Compiling up to 27 files for jdk.management
[2025-08-21T11:24:26.645Z] Compiling up to 1 files for jdk.jdwp.agent
[2025-08-21T11:24:29.647Z] Compiling up to 321 files for jdk.jfr
[2025-08-21T11:24:39.392Z] Compiling up to 4 files for jdk.jsobject
[2025-08-21T11:24:43.529Z] Compiling up to 1542 files for jdk.localedata
[2025-08-21T11:24:46.540Z] Compiling up to 9 files for jdk.net
[2025-08-21T11:24:47.490Z] Compiling up to 3 files for jdk.nio.mapmode
[2025-08-21T11:25:05.752Z] Compiling up to 33 files for jdk.sctp
[2025-08-21T11:25:06.700Z] Compiling up to 9 files for jdk.unsupported
[2025-08-21T11:25:15.570Z] Creating support/native/java.instrument/libinstrument/static/libinstrument.a from 12 file(s)
[2025-08-21T11:25:16.515Z] Creating support/native/java.base/libverify/static/libverify.a from 1 file(s)
[2025-08-21T11:25:16.515Z] Creating support/native/java.base/libjava/static/libjava.a from 66 file(s)
[2025-08-21T11:25:16.515Z] Creating support/native/java.base/libzip/static/libzip.a from 20 file(s)
[2025-08-21T11:25:16.515Z] Creating support/native/java.base/libjimage/static/libjimage.a from 6 file(s)
[2025-08-21T11:25:16.515Z] Creating support/native/java.base/libjli/static/libjli.a from 15 file(s)
[2025-08-21T11:25:16.515Z] Creating support/native/java.base/libnet/static/libnet.a from 13 file(s)
[2025-08-21T11:25:16.515Z] Creating support/native/java.base/libnio/static/libnio.a from 23 file(s)
[2025-08-21T11:25:16.515Z] Creating support/native/java.base/libjsig/static/libjsig.a from 1 file(s)
[2025-08-21T11:25:17.465Z] Creating support/native/java.base/libsyslookup/static/libsyslookup.a from 1 file(s)
[2025-08-21T11:25:29.025Z] Creating support/native/java.management/libmanagement/static/libmanagement.a from 9 file(s)
[2025-08-21T11:25:30.001Z] Creating support/native/java.smartcardio/libj2pcsc/static/libj2pcsc.a from 2 file(s)
[2025-08-21T11:25:39.878Z] Creating support/native/jdk.crypto.cryptoki/libj2pkcs11/static/libj2pkcs11.a from 14 file(s)
[2025-08-21T11:25:46.563Z] Creating support/native/jdk.jdwp.agent/libdt_socket/static/libdt_socket.a from 2 file(s)
[2025-08-21T11:25:46.563Z] Creating support/native/jdk.jdwp.agent/libjdwp/static/libjdwp.a from 43 file(s)
[2025-08-21T11:25:49.575Z] Creating support/native/jdk.management/libmanagement_ext/static/libmanagement_ext.a from 8 file(s)
[2025-08-21T11:25:51.521Z] Creating support/native/jdk.net/libextnet/static/libextnet.a from 1 file(s)
[2025-08-21T11:25:55.659Z] Creating support/native/jdk.sctp/libsctp/static/libsctp.a from 2 file(s)
[2025-08-21T11:26:13.953Z] Compiling up to 15 files for java.prefs
[2025-08-21T11:26:13.953Z] Compiling up to 30 files for java.security.sasl
[2025-08-21T11:26:20.000Z] Compiling up to 105 files for java.rmi
[2025-08-21T11:26:24.137Z] Compiling up to 77 files for java.sql
[2025-08-21T11:26:39.838Z] Compiling up to 272 files for java.xml.crypto
[2025-08-21T11:26:45.196Z] Compiling up to 15 files for jdk.attach
[2025-08-21T11:26:48.197Z] Compiling up to 368 files for jdk.compiler
[2025-08-21T11:26:51.203Z] Compiling up to 11 files for jdk.jstatd
[2025-08-21T11:27:07.083Z] Compiling up to 15 files for jdk.management.jfr
[2025-08-21T11:27:16.806Z] Compiling up to 94 files for jdk.xml.dom
[2025-08-21T11:27:22.859Z] Creating support/native/java.prefs/libprefs/static/libprefs.a from 1 file(s)
[2025-08-21T11:27:30.987Z] Creating support/native/java.rmi/librmi/static/librmi.a from 1 file(s)
[2025-08-21T11:27:35.259Z] Creating support/native/jdk.attach/libattach/static/libattach.a from 1 file(s)
[2025-08-21T11:27:48.731Z] Compiling up to 204 files for java.naming
[2025-08-21T11:27:48.731Z] Compiling up to 41 files for jdk.jcmd
[2025-08-21T11:27:54.112Z] Compiling up to 254 files for jdk.jdi
[2025-08-21T11:28:22.584Z] Compiling up to 145 files for jdk.internal.md
[2025-08-21T11:28:24.537Z] Compiling up to 80 files for jdk.jdeps
[2025-08-21T11:28:24.537Z] Compiling up to 16 files for jdk.naming.dns
[2025-08-21T11:28:36.750Z] Compiling up to 8 files for jdk.naming.rmi
[2025-08-21T11:28:57.958Z] Compiling up to 16 files for java.management.rmi
[2025-08-21T11:28:58.907Z] Compiling up to 211 files for java.security.jgss
[2025-08-21T11:29:07.033Z] Compiling up to 56 files for java.sql.rowset
[2025-08-21T11:29:16.753Z] Compiling up to 2755 files for java.desktop
[2025-08-21T11:29:16.753Z] Compiling up to 213 files for jdk.javadoc
[2025-08-21T11:29:28.245Z] Compiling up to 100 files for jdk.jlink
[2025-08-21T11:29:36.379Z] Compiling up to 30 files for jdk.security.auth
[2025-08-21T11:29:37.330Z] Compiling up to 102 files for jdk.jshell
[2025-08-21T11:29:59.319Z] Compiling up to 16 files for jdk.security.jgss
[2025-08-21T11:30:00.269Z] Creating support/native/java.security.jgss/libj2gss/static/libj2gss.a from 3 file(s)
[2025-08-21T11:30:08.419Z] Creating support/native/jdk.security.auth/libjaas/static/libjaas.a from 1 file(s)
[2025-08-21T11:30:19.913Z] Compiling up to 30 files for jdk.management.agent
[2025-08-21T11:30:44.475Z] Creating support/native/jdk.management.agent/libmanagement_agent/static/libmanagement_agent.a from 1 file(s)
[2025-08-21T11:33:25.511Z] Compiling up to 1 files for java.se
[2025-08-21T11:33:25.511Z] Compiling up to 18 files for jdk.accessibility
[2025-08-21T11:33:25.511Z] Compiling up to 3 files for jdk.editpad
[2025-08-21T11:33:25.511Z] Compiling up to 64 files for jdk.jconsole
[2025-08-21T11:33:30.872Z] Compiling up to 140 files for jdk.jpackage
[2025-08-21T11:33:30.872Z] Compiling up to 853 files for jdk.hotspot.agent
[2025-08-21T11:33:49.154Z] Compiling up to 8 files for jdk.unsupported.desktop
[2025-08-21T11:33:53.530Z] Creating support/native/java.desktop/libawt/static/libawt.a from 72 file(s)
[2025-08-21T11:33:53.530Z] Creating support/native/java.desktop/libawt_headless/static/libawt_headless.a from 26 file(s)
[2025-08-21T11:33:53.530Z] Creating support/native/java.desktop/libawt_xawt/static/libawt_xawt.a from 52 file(s)
[2025-08-21T11:33:53.530Z] Creating support/native/java.desktop/libjawt/static/libjawt.a from 1 file(s)
[2025-08-21T11:33:53.530Z] Creating support/native/java.desktop/libmlib_image/static/libmlib_image.a from 50 file(s)
[2025-08-21T11:33:53.530Z] Creating support/native/java.desktop/liblcms/static/liblcms.a from 27 file(s)
[2025-08-21T11:33:53.530Z] Creating support/native/java.desktop/libjavajpeg/static/libjavajpeg.a from 46 file(s)
[2025-08-21T11:33:53.530Z] Creating support/native/java.desktop/libsplashscreen/static/libsplashscreen.a from 82 file(s)
[2025-08-21T11:33:53.530Z] Creating support/native/java.desktop/libfreetype/static/libfreetype.a from 106 file(s)
[2025-08-21T11:33:54.484Z] Creating support/native/java.desktop/libfontmanager/static/libfontmanager.a from 64 file(s)
[2025-08-21T11:33:54.484Z] Creating support/native/java.desktop/libjsound/static/libjsound.a from 18 file(s)
[2025-08-21T11:34:15.665Z] Creating support/native/jdk.jpackage/jpackageapplauncher/static/libjpackageapplauncher.a from 3 file(s)
[2025-08-21T11:34:15.665Z] Creating support/native/jdk.jpackage/libjpackageapplauncheraux/static/libjpackageapplauncheraux.a from 19 file(s)
[2025-08-21T11:34:49.541Z] Creating support/native/jdk.hotspot.agent/libsaproc/static/libsaproc.a from 10 file(s)
[2025-08-21T11:55:19.000Z] Creating 1 test executable file(s) for BUILD_LIBTEST_JTREG_EXECUTABLES
[2025-08-21T11:55:19.000Z] Creating support/modules_libs/java.base/libverify.so from 1 file(s)
[2025-08-21T11:55:19.000Z] Creating support/modules_libs/java.base/libjava.so from 66 file(s)
[2025-08-21T11:55:19.000Z] Creating support/modules_libs/java.base/libzip.so from 20 file(s)
[2025-08-21T11:55:19.000Z] Creating support/modules_libs/java.base/libjimage.so from 6 file(s)
[2025-08-21T11:55:19.000Z] Creating support/modules_libs/java.base/libjli.so from 15 file(s)
[2025-08-21T11:55:19.000Z] Creating support/modules_libs/java.base/libnet.so from 13 file(s)
[2025-08-21T11:55:19.000Z] Creating support/modules_libs/java.base/libnio.so from 23 file(s)
[2025-08-21T11:55:19.000Z] Creating support/modules_libs/java.base/libjsig.so from 1 file(s)
[2025-08-21T11:55:19.000Z] Creating support/modules_libs/java.base/libsyslookup.so from 1 file(s)
[2025-08-21T11:57:12.532Z] Creating support/modules_libs/java.rmi/librmi.so from 1 file(s)
[2025-08-21T11:57:12.532Z] Creating support/modules_libs/java.prefs/libprefs.so from 1 file(s)
[2025-08-21T11:57:12.533Z] Creating support/modules_libs/java.management/libmanagement.so from 9 file(s)
[2025-08-21T11:57:12.533Z] Creating support/modules_libs/java.instrument/libinstrument.so from 12 file(s)
[2025-08-21T11:57:12.533Z] Creating support/modules_cmds/java.rmi/rmiregistry from 1 file(s)
[2025-08-21T11:57:12.533Z] Creating support/modules_cmds/java.base/java from 1 file(s)
[2025-08-21T11:57:12.533Z] Creating support/modules_cmds/java.base/keytool from 1 file(s)
[2025-08-21T11:57:12.533Z] Creating support/modules_libs/java.base/jexec from 1 file(s)
[2025-08-21T11:57:12.533Z] Creating support/modules_libs/java.base/jspawnhelper from 1 file(s)
[2025-08-21T11:57:12.533Z] Creating support/modules_libs/java.desktop/libawt.so from 72 file(s)
[2025-08-21T11:57:12.533Z] Creating support/modules_libs/java.desktop/libawt_headless.so from 26 file(s)
[2025-08-21T11:57:12.533Z] Creating support/modules_libs/java.desktop/libawt_xawt.so from 52 file(s)
[2025-08-21T11:57:12.533Z] Creating support/modules_libs/java.desktop/libjawt.so from 1 file(s)
[2025-08-21T11:57:12.533Z] Creating support/modules_libs/java.desktop/libmlib_image.so from 50 file(s)
[2025-08-21T11:57:12.533Z] Creating support/modules_libs/java.desktop/liblcms.so from 27 file(s)
[2025-08-21T11:57:12.533Z] Creating support/modules_libs/java.desktop/libjavajpeg.so from 46 file(s)
[2025-08-21T11:57:12.533Z] Creating support/modules_libs/java.desktop/libsplashscreen.so from 82 file(s)
[2025-08-21T11:57:12.533Z] Creating support/modules_libs/java.desktop/libfreetype.so from 106 file(s)
[2025-08-21T11:57:12.533Z] Creating support/modules_libs/java.desktop/libfontmanager.so from 64 file(s)
[2025-08-21T11:57:13.480Z] Creating support/modules_libs/java.desktop/libjsound.so from 18 file(s)
[2025-08-21T11:57:14.426Z] Creating support/modules_cmds/java.scripting/jrunscript from 1 file(s)
[2025-08-21T11:57:18.561Z] Creating support/modules_libs/java.security.jgss/libj2gss.so from 3 file(s)
[2025-08-21T11:57:32.019Z] Creating support/modules_libs/java.smartcardio/libj2pcsc.so from 2 file(s)
[2025-08-21T11:57:35.827Z] Creating support/modules_libs/jdk.attach/libattach.so from 1 file(s)
[2025-08-21T11:57:38.833Z] Creating support/modules_cmds/jdk.compiler/javac from 1 file(s)
[2025-08-21T11:57:38.833Z] Creating support/modules_cmds/jdk.compiler/serialver from 1 file(s)
[2025-08-21T11:57:39.781Z] Creating support/modules_libs/jdk.crypto.cryptoki/libj2pkcs11.so from 14 file(s)
[2025-08-21T11:57:42.780Z] Creating support/modules_libs/jdk.hotspot.agent/libsaproc.so from 10 file(s)
[2025-08-21T11:57:44.900Z] Creating support/modules_cmds/jdk.hotspot.agent/jhsdb from 1 file(s)
[2025-08-21T11:57:51.568Z] Creating support/modules_cmds/jdk.httpserver/jwebserver from 1 file(s)
[2025-08-21T11:58:01.270Z] Creating support/modules_cmds/jdk.jartool/jar from 1 file(s)
[2025-08-21T11:58:01.270Z] Creating support/modules_cmds/jdk.jartool/jarsigner from 1 file(s)
[2025-08-21T11:58:06.619Z] Compiling up to 4 files for COMPILE_CREATE_SYMBOLS
[2025-08-21T11:58:09.623Z] Creating support/modules_cmds/jdk.javadoc/javadoc from 1 file(s)
[2025-08-21T11:58:13.758Z] Creating support/modules_cmds/jdk.jcmd/jinfo from 1 file(s)
[2025-08-21T11:58:13.758Z] Creating support/modules_cmds/jdk.jcmd/jmap from 1 file(s)
[2025-08-21T11:58:13.758Z] Creating support/modules_cmds/jdk.jcmd/jps from 1 file(s)
[2025-08-21T11:58:13.758Z] Creating support/modules_cmds/jdk.jcmd/jstack from 1 file(s)
[2025-08-21T11:58:13.758Z] Creating support/modules_cmds/jdk.jcmd/jstat from 1 file(s)
[2025-08-21T11:58:13.758Z] Creating support/modules_cmds/jdk.jcmd/jcmd from 1 file(s)
[2025-08-21T11:58:21.862Z] Creating support/modules_libs/jdk.management/libmanagement_ext.so from 8 file(s)
[2025-08-21T11:58:22.815Z] Creating support/modules_libs/jdk.management.agent/libmanagement_agent.so from 1 file(s)
[2025-08-21T11:58:32.558Z] Creating support/modules_cmds/jdk.jconsole/jconsole from 1 file(s)
[2025-08-21T11:58:36.287Z] Creating support/modules_cmds/jdk.jdeps/javap from 1 file(s)
[2025-08-21T11:58:36.287Z] Creating support/modules_cmds/jdk.jdeps/jdeps from 1 file(s)
[2025-08-21T11:58:37.236Z] Creating support/modules_cmds/jdk.jdeps/jdeprscan from 1 file(s)
[2025-08-21T11:58:37.236Z] Creating support/modules_cmds/jdk.jdeps/jnativescan from 1 file(s)
[2025-08-21T11:58:40.245Z] Creating support/modules_libs/jdk.jdwp.agent/libdt_socket.so from 2 file(s)
[2025-08-21T11:58:40.245Z] Creating support/modules_libs/jdk.jdwp.agent/libjdwp.so from 43 file(s)
[2025-08-21T11:59:04.806Z] Creating support/modules_cmds/jdk.jdi/jdb from 1 file(s)
[2025-08-21T11:59:04.806Z] Creating support/modules_cmds/jdk.jfr/jfr from 1 file(s)
[2025-08-21T11:59:18.262Z] Creating support/modules_cmds/jdk.jlink/jimage from 1 file(s)
[2025-08-21T11:59:18.262Z] Creating support/modules_cmds/jdk.jlink/jlink from 1 file(s)
[2025-08-21T11:59:18.262Z] Creating support/modules_cmds/jdk.jlink/jmod from 1 file(s)
[2025-08-21T11:59:21.272Z] Creating jdk/modules/jdk.jpackage/jdk/jpackage/internal/resources/jpackageapplauncher from 3 file(s)
[2025-08-21T11:59:21.272Z] Creating jdk/modules/jdk.jpackage/jdk/jpackage/internal/resources/libjpackageapplauncheraux.so from 19 file(s)
[2025-08-21T11:59:26.629Z] Creating support/modules_cmds/jdk.jpackage/jpackage from 1 file(s)
[2025-08-21T11:59:30.769Z] Creating support/modules_cmds/jdk.jshell/jshell from 1 file(s)
[2025-08-21T11:59:59.271Z] Creating support/modules_cmds/jdk.jstatd/jstatd from 1 file(s)
[2025-08-21T12:00:06.280Z] Creating support/modules_libs/jdk.net/libextnet.so from 1 file(s)
[2025-08-21T12:00:09.287Z] Creating support/modules_libs/jdk.sctp/libsctp.so from 2 file(s)
[2025-08-21T12:00:17.619Z] Creating support/modules_libs/jdk.security.auth/libjaas.so from 1 file(s)
[2025-08-21T12:00:25.732Z] Updating images/sec-bin.zip
[2025-08-21T12:00:37.227Z] Creating 2 test library file(s) for BUILD_LIBTEST_LIBRARIES
[2025-08-21T12:00:51.485Z] Compiling up to 4 files for COMPILE_CREATE_SYMBOLS
[2025-08-21T12:01:02.978Z] Creating 861 test library file(s) for HOTSPOT_JTREG_LIBRARIES
[2025-08-21T12:01:05.985Z] Creating 7 test executable file(s) for HOTSPOT_JTREG_EXECUTABLES
[2025-08-21T12:02:59.978Z] Creating 59 test library file(s) for BUILD_JDK_JTREG_LIBRARIES
[2025-08-21T12:02:59.978Z] Creating 6 test executable file(s) for BUILD_JDK_JTREG_EXECUTABLES
[2025-08-21T12:03:44.480Z] Creating ct.sym classes
[2025-08-21T12:23:26.238Z] Compiling up to 4 files for BUILD_JIGSAW_TOOLS
[2025-08-21T12:24:18.227Z] Optimizing the exploded image
[2025-08-21T12:25:41.276Z] Creating java.compiler.jmod
[2025-08-21T12:25:41.276Z] Creating java.datatransfer.jmod
[2025-08-21T12:25:41.276Z] Creating java.instrument.jmod
[2025-08-21T12:25:41.276Z] Creating java.logging.jmod
[2025-08-21T12:25:41.276Z] Creating java.desktop.jmod
[2025-08-21T12:25:41.276Z] Creating java.management.rmi.jmod
[2025-08-21T12:25:41.276Z] Creating java.management.jmod
[2025-08-21T12:25:49.384Z] Creating java.naming.jmod
[2025-08-21T12:26:05.133Z] Creating java.net.http.jmod
[2025-08-21T12:26:05.133Z] Creating java.prefs.jmod
[2025-08-21T12:26:07.078Z] Creating java.scripting.jmod
[2025-08-21T12:26:08.025Z] Creating java.se.jmod
[2025-08-21T12:26:08.025Z] Creating java.rmi.jmod
[2025-08-21T12:26:21.484Z] Creating java.security.jgss.jmod
[2025-08-21T12:26:21.484Z] Creating java.security.sasl.jmod
[2025-08-21T12:26:31.209Z] Creating java.smartcardio.jmod
[2025-08-21T12:26:35.338Z] Creating java.sql.jmod
[2025-08-21T12:26:36.285Z] Creating java.sql.rowset.jmod
[2025-08-21T12:26:40.416Z] Creating java.transaction.xa.jmod
[2025-08-21T12:26:45.765Z] Creating java.xml.jmod
[2025-08-21T12:26:48.764Z] Creating java.xml.crypto.jmod
[2025-08-21T12:26:50.711Z] Creating jdk.accessibility.jmod
[2025-08-21T12:27:02.251Z] Creating jdk.attach.jmod
[2025-08-21T12:27:04.197Z] Creating jdk.charsets.jmod
[2025-08-21T12:27:06.143Z] Creating jdk.compiler.jmod
[2025-08-21T12:27:08.087Z] Creating jdk.crypto.cryptoki.jmod
[2025-08-21T12:27:17.856Z] Creating jdk.crypto.ec.jmod
[2025-08-21T12:27:24.624Z] Creating jdk.dynalink.jmod
[2025-08-21T12:27:31.291Z] Creating jdk.editpad.jmod
[2025-08-21T12:27:39.411Z] Creating jdk.httpserver.jmod
[2025-08-21T12:27:42.486Z] Creating jdk.hotspot.agent.jmod
[2025-08-21T12:27:42.486Z] Creating jdk.incubator.vector.jmod
[2025-08-21T12:27:45.492Z] Creating jdk.internal.ed.jmod
[2025-08-21T12:27:50.838Z] Creating jdk.internal.jvmstat.jmod
[2025-08-21T12:27:56.187Z] Creating jdk.internal.md.jmod
[2025-08-21T12:27:56.187Z] Creating jdk.internal.le.jmod
[2025-08-21T12:27:59.190Z] Creating jdk.internal.opt.jmod
[2025-08-21T12:28:12.683Z] Creating jdk.jartool.jmod
[2025-08-21T12:28:15.684Z] Creating jdk.javadoc.jmod
[2025-08-21T12:28:16.633Z] Creating jdk.jcmd.jmod
[2025-08-21T12:28:16.633Z] Creating jdk.jconsole.jmod
[2025-08-21T12:28:28.118Z] Creating jdk.jdeps.jmod
[2025-08-21T12:28:28.118Z] Creating jdk.jdi.jmod
[2025-08-21T12:28:30.239Z] Creating jdk.jdwp.agent.jmod
[2025-08-21T12:28:36.431Z] Creating jdk.jfr.jmod
[2025-08-21T12:28:44.739Z] Creating interim java.logging.jmod
[2025-08-21T12:28:46.683Z] Creating interim java.base.jmod
[2025-08-21T12:28:50.829Z] Creating jdk.jpackage.jmod
[2025-08-21T12:29:00.530Z] Creating jdk.jstatd.jmod
[2025-08-21T12:29:00.530Z] Creating jdk.jshell.jmod
[2025-08-21T12:29:02.484Z] Creating jdk.localedata.jmod
[2025-08-21T12:29:09.173Z] Creating jdk.management.jmod
[2025-08-21T12:29:10.123Z] Creating jdk.management.agent.jmod
[2025-08-21T12:29:10.123Z] Creating jdk.management.jfr.jmod
[2025-08-21T12:29:15.462Z] Creating jdk.naming.dns.jmod
[2025-08-21T12:29:28.954Z] Creating jdk.naming.rmi.jmod
[2025-08-21T12:29:34.299Z] Creating jdk.net.jmod
[2025-08-21T12:29:34.299Z] Creating jdk.nio.mapmode.jmod
[2025-08-21T12:29:36.252Z] Creating jdk.sctp.jmod
[2025-08-21T12:29:38.200Z] Creating jdk.security.jgss.jmod
[2025-08-21T12:29:38.200Z] Creating jdk.security.auth.jmod
[2025-08-21T12:29:53.913Z] Creating jdk.unsupported.jmod
[2025-08-21T12:29:58.068Z] Creating jdk.unsupported.desktop.jmod
[2025-08-21T12:29:59.019Z] Creating jdk.xml.dom.jmod
[2025-08-21T12:30:03.006Z] Creating jdk.zipfs.jmod
[2025-08-21T12:30:03.956Z] Creating jdk.jsobject.jmod
[2025-08-21T12:30:06.964Z] Compiling up to 8 files for BUILD_WB_JAR
[2025-08-21T12:30:07.912Z] Compiling up to 221 files for BUILD_TEST_LIB_JAR
[2025-08-21T12:30:16.013Z] Compiling up to 3 files for BUILD_DEMO_CodePointIM
[2025-08-21T12:30:16.963Z] Updating support/demos/image/jfc/CodePointIM/src.zip
[2025-08-21T12:30:17.911Z] Compiling up to 2 files for BUILD_SETUP_AOT
[2025-08-21T12:30:22.041Z] Compiling up to 3 files for BUILD_DEMO_FileChooserDemo
[2025-08-21T12:30:22.994Z] Updating support/demos/image/jfc/FileChooserDemo/src.zip
[2025-08-21T12:30:51.540Z] Creating support/test/setup_aot/TestSetupAOT.jar
[2025-08-21T12:30:54.549Z] Creating support/test/lib/wb.jar
[2025-08-21T12:31:01.239Z] Creating interim jimage
[2025-08-21T12:31:45.772Z] Compiling up to 29 files for BUILD_DEMO_SwingSet2
[2025-08-21T12:31:45.772Z] Updating support/demos/image/jfc/SwingSet2/src.zip
[2025-08-21T12:31:45.772Z] Creating support/test/lib/test-lib.jar
[2025-08-21T12:31:49.929Z] Compiling up to 3 files for BUILD_DEMO_Font2DTest
[2025-08-21T12:31:50.874Z] Updating support/demos/image/jfc/Font2DTest/src.zip
[2025-08-21T12:32:16.188Z] Compiling up to 64 files for BUILD_DEMO_J2Ddemo
[2025-08-21T12:32:16.188Z] Updating support/demos/image/jfc/J2Ddemo/src.zip
[2025-08-21T12:32:20.325Z] Compiling up to 15 files for BUILD_DEMO_Metalworks
[2025-08-21T12:32:20.325Z] Updating support/demos/image/jfc/Metalworks/src.zip
[2025-08-21T12:32:28.464Z] Compiling up to 2 files for BUILD_DEMO_Notepad
[2025-08-21T12:32:28.464Z] Updating support/demos/image/jfc/Notepad/src.zip
[2025-08-21T12:32:30.408Z] Compiling up to 2 files for CLASSLIST_JAR
[2025-08-21T12:32:42.670Z] Compiling up to 5 files for BUILD_DEMO_Stylepad
[2025-08-21T12:32:42.670Z] Updating support/demos/image/jfc/Stylepad/src.zip
[2025-08-21T12:32:42.670Z] Creating support/classlist.jar
[2025-08-21T12:32:45.725Z] Compiling up to 5 files for BUILD_DEMO_SampleTree
[2025-08-21T12:32:45.725Z] Updating support/demos/image/jfc/SampleTree/src.zip
[2025-08-21T12:32:47.677Z] Compiling up to 8 files for BUILD_DEMO_TableExample
[2025-08-21T12:32:48.627Z] Updating support/demos/image/jfc/TableExample/src.zip
[2025-08-21T12:32:51.635Z] Compiling up to 1 files for BUILD_DEMO_TransparentRuler
[2025-08-21T12:32:51.635Z] Updating support/demos/image/jfc/TransparentRuler/src.zip
[2025-08-21T12:33:20.050Z] Creating jdk.jlink.jmod
[2025-08-21T12:33:38.441Z] Creating java.base.jmod
[2025-08-21T12:34:50.057Z] Creating support/demos/image/jfc/CodePointIM/CodePointIM.jar
[2025-08-21T12:34:50.057Z] Creating support/demos/image/jfc/FileChooserDemo/FileChooserDemo.jar
[2025-08-21T12:34:50.057Z] Creating support/demos/image/jfc/SwingSet2/SwingSet2.jar
[2025-08-21T12:34:52.062Z] Creating support/demos/image/jfc/Font2DTest/Font2DTest.jar
[2025-08-21T12:34:57.444Z] Creating support/demos/image/jfc/J2Ddemo/J2Ddemo.jar
[2025-08-21T12:35:01.575Z] Creating support/demos/image/jfc/Metalworks/Metalworks.jar
[2025-08-21T12:35:03.514Z] Creating support/demos/image/jfc/Notepad/Notepad.jar
[2025-08-21T12:35:04.464Z] Creating support/demos/image/jfc/Stylepad/Stylepad.jar
[2025-08-21T12:35:08.593Z] Creating support/demos/image/jfc/SampleTree/SampleTree.jar
[2025-08-21T12:35:10.546Z] Creating support/demos/image/jfc/TableExample/TableExample.jar
[2025-08-21T12:35:13.552Z] Creating support/demos/image/jfc/TransparentRuler/TransparentRuler.jar
[2025-08-21T12:36:05.383Z] Creating jdk image
[2025-08-21T12:36:11.504Z] Creating legacy jre image
[2025-08-21T12:37:34.428Z] WARNING: Using incubator modules: jdk.incubator.vector
[2025-08-21T12:38:58.190Z] Creating CDS archive for jre image for server
[2025-08-21T12:38:58.190Z] Creating CDS-NOCOOPS archive for jre image for server
[2025-08-21T12:38:58.190Z] Creating CDS-COH archive for jre image for server
[2025-08-21T12:38:58.190Z] Creating CDS-NOCOOPS-COH archive for jre image for server
[2025-08-21T12:41:22.676Z] Creating CDS archive for jdk image for server
[2025-08-21T12:41:22.676Z] Creating CDS-NOCOOPS archive for jdk image for server
[2025-08-21T12:41:28.745Z] Creating CDS-COH archive for jdk image for server
[2025-08-21T12:41:29.703Z] Creating CDS-NOCOOPS-COH archive for jdk image for server
[2025-08-21T12:49:56.497Z] Finished building targets 'product-images legacy-jre-image test-image static-libs-graal-image' in configuration 'linux-ppc64le-server-release'
[2025-08-21T12:49:56.497Z] build.sh : 12:49:49 : Build complete ...
[2025-08-21T12:49:56.497Z] Should be in the openjdk build root directory, I'm at /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src
[2025-08-21T12:49:56.497Z] '/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/linux-ppc64le-server-release/images/jdk' found
[2025-08-21T12:49:56.497Z] =JAVA VERSION OUTPUT=
[2025-08-21T12:49:57.444Z] openjdk version "25-beta" 2025-09-16
[2025-08-21T12:49:57.444Z] OpenJDK Runtime Environment Temurin-25+36-202508211111 (build 25-beta+36-202508211111)
[2025-08-21T12:49:57.444Z] OpenJDK 64-Bit Server VM Temurin-25+36-202508211111 (build 25-beta+36-202508211111, mixed mode, sharing)
[2025-08-21T12:49:57.444Z] =/JAVA VERSION OUTPUT=
[2025-08-21T12:49:57.444Z] ===GENERATING RELEASE FILE===
[2025-08-21T12:49:57.444Z] ADDING IMPLEMENTOR
[2025-08-21T12:49:57.444Z] ADDING BUILD SHA
[2025-08-21T12:49:58.434Z] ADDING BUILD SOURCE REPO
[2025-08-21T12:49:58.434Z] ADDING OPENJDK SOURCE REPO
[2025-08-21T12:49:58.434Z] ADDING FULL VER
[2025-08-21T12:49:58.434Z] ADDING SEM VER
[2025-08-21T12:50:22.978Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T12:50:22.978Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T12:50:22.978Z] ADDING BUILD OS
[2025-08-21T12:50:22.978Z] ADDING VARIANT
[2025-08-21T12:50:22.978Z] ADDING JVM VERSION
[2025-08-21T12:50:22.978Z] MIRRORING TO JRE
[2025-08-21T12:50:22.978Z] Should be in the openjdk build root directory, I'm at /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src
[2025-08-21T12:50:22.979Z] ADDING IMAGE TYPE
[2025-08-21T12:50:22.979Z] ===RELEASE FILE GENERATED===
[2025-08-21T12:50:23.927Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T12:50:23.927Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T12:50:23.927Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T12:50:23.927Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T12:50:24.877Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T12:50:24.877Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T12:50:24.877Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T12:50:24.877Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T12:50:25.827Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T12:50:25.827Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T12:50:25.827Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T12:50:25.827Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T12:50:25.827Z] Moving archive content to target archive paths and cleaning unnecessary files...
[2025-08-21T12:50:25.827Z] Should be in the openjdk build root directory, I'm at /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src
[2025-08-21T12:50:25.827Z] Currently at '/home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/linux-ppc64le-server-release/images'
[2025-08-21T12:50:25.827Z] moving jdk to jdk-25+36
[2025-08-21T12:50:25.827Z] moving jre to jdk-25+36-jre
[2025-08-21T12:50:25.827Z] moving test to jdk-25+36-test-image
[2025-08-21T12:50:25.827Z] moving jmods to jdk-25+36-jmods
[2025-08-21T12:50:25.827Z] ~/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/linux-ppc64le-server-release/images/static-libs-graal ~/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/linux-ppc64le-server-release/images
[2025-08-21T12:50:25.827Z] Creating directory structure for static libs 'lib/static/linux-ppc64le/glibc'
[2025-08-21T12:50:25.827Z] ~/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/linux-ppc64le-server-release/images
[2025-08-21T12:50:25.827Z] moving static-libs-graal to jdk-25+36-static-libs
[2025-08-21T12:50:25.827Z] Copying found debug symbols to jdk-25+36-debug-image
[2025-08-21T12:51:48.729Z] 1369462 blocks
[2025-08-21T12:51:48.729Z] Finished cleaning and moving archive files from jdk-25+36
[2025-08-21T12:51:48.729Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T12:51:48.729Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T12:51:48.729Z] PERFORM_COPYING=false
[2025-08-21T12:51:48.729Z] Skipping copying of the free font library to jdk-25+36, does not apply for this version of the JDK.
[2025-08-21T12:51:48.729Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T12:51:48.729Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T12:51:48.729Z] PERFORM_COPYING=false
[2025-08-21T12:51:48.729Z] Skipping copying of the free font library to jdk-25+36-jre, does not apply for this version of the JDK.
[2025-08-21T12:51:48.729Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T12:51:48.729Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T12:51:48.729Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T12:51:48.729Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T12:51:48.729Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T12:51:48.729Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T12:51:48.729Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T12:51:48.729Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T12:51:49.678Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T12:51:49.678Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T12:51:49.678Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T12:51:49.678Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T12:51:51.883Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T12:51:51.883Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T12:51:52.831Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T12:51:52.831Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T12:51:52.831Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T12:51:52.831Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T12:51:53.779Z] From /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/./build//src
[2025-08-21T12:51:53.779Z] * branch HEAD -> FETCH_HEAD
[2025-08-21T12:51:53.779Z] OpenJDK JDK path will be jdk-25+36. JRE path will be jdk-25+36-jre
[2025-08-21T12:51:53.779Z] Archiving and compressing with pigz
[2025-08-21T12:52:22.205Z]
[2025-08-21T12:52:22.205Z] real 0m25.853s
[2025-08-21T12:52:22.205Z] user 0m38.880s
[2025-08-21T12:52:22.205Z] sys 0m5.005s
[2025-08-21T12:52:22.205Z] Your archive was created as /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/linux-ppc64le-server-release/images/OpenJDK.tar.gz
[2025-08-21T12:52:22.205Z] Moving the artifact to location /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/target//OpenJDK25U-jre_ppc64le_linux_hotspot_2025-08-21-11-04.tar.gz
[2025-08-21T12:52:22.205Z] archive done.
[2025-08-21T12:52:22.205Z] OpenJDK test image archive file name will be OpenJDK25U-testimage_ppc64le_linux_hotspot_2025-08-21-11-04.tar.gz.
[2025-08-21T12:52:22.205Z] Archiving and compressing with pigz
[2025-08-21T12:53:45.085Z]
[2025-08-21T12:53:45.085Z] real 1m21.054s
[2025-08-21T12:53:45.085Z] user 2m5.130s
[2025-08-21T12:53:45.085Z] sys 0m12.666s
[2025-08-21T12:53:45.085Z] Your archive was created as /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/linux-ppc64le-server-release/images/OpenJDK.tar.gz
[2025-08-21T12:53:45.085Z] Moving the artifact to location /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/target//OpenJDK25U-testimage_ppc64le_linux_hotspot_2025-08-21-11-04.tar.gz
[2025-08-21T12:53:45.085Z] archive done.
[2025-08-21T12:53:45.085Z] OpenJDK debug image archive file name will be OpenJDK25U-debugimage_ppc64le_linux_hotspot_2025-08-21-11-04.tar.gz.
[2025-08-21T12:53:45.085Z] Archiving and compressing with pigz
[2025-08-21T12:55:38.252Z]
[2025-08-21T12:55:38.252Z] real 1m47.500s
[2025-08-21T12:55:38.252Z] user 2m28.508s
[2025-08-21T12:55:38.252Z] sys 0m21.762s
[2025-08-21T12:55:38.252Z] Your archive was created as /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/linux-ppc64le-server-release/images/OpenJDK.tar.gz
[2025-08-21T12:55:38.252Z] Moving the artifact to location /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/target//OpenJDK25U-debugimage_ppc64le_linux_hotspot_2025-08-21-11-04.tar.gz
[2025-08-21T12:55:38.252Z] archive done.
[2025-08-21T12:55:38.252Z] OpenJDK static libs path will be jdk-25+36-static-libs.
[2025-08-21T12:55:38.252Z] OpenJDK static libs archive file name will be OpenJDK25U-static-libs-glibc_ppc64le_linux_hotspot_2025-08-21-11-04.tar.gz.
[2025-08-21T12:55:38.252Z] Archiving and compressing with pigz
[2025-08-21T12:55:38.252Z]
[2025-08-21T12:55:38.252Z] real 0m2.991s
[2025-08-21T12:55:38.252Z] user 0m5.988s
[2025-08-21T12:55:38.252Z] sys 0m0.785s
[2025-08-21T12:55:38.252Z] Your archive was created as /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/linux-ppc64le-server-release/images/OpenJDK.tar.gz
[2025-08-21T12:55:38.252Z] Moving the artifact to location /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/target//OpenJDK25U-static-libs-glibc_ppc64le_linux_hotspot_2025-08-21-11-04.tar.gz
[2025-08-21T12:55:38.252Z] archive done.
[2025-08-21T12:55:38.252Z] OpenJDK jmods image archive file name will be OpenJDK25U-jmods_ppc64le_linux_hotspot_2025-08-21-11-04.tar.gz.
[2025-08-21T12:55:38.252Z] Archiving and compressing with pigz
[2025-08-21T12:55:38.252Z]
[2025-08-21T12:55:38.252Z] real 0m1.711s
[2025-08-21T12:55:38.252Z] user 0m5.212s
[2025-08-21T12:55:38.252Z] sys 0m0.906s
[2025-08-21T12:55:38.252Z] Your archive was created as /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/linux-ppc64le-server-release/images/OpenJDK.tar.gz
[2025-08-21T12:55:38.252Z] Moving the artifact to location /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/target//OpenJDK25U-jmods_ppc64le_linux_hotspot_2025-08-21-11-04.tar.gz
[2025-08-21T12:55:38.252Z] archive done.
[2025-08-21T12:55:38.252Z] Archiving and compressing with pigz
[2025-08-21T12:56:30.080Z]
[2025-08-21T12:56:30.080Z] real 0m56.604s
[2025-08-21T12:56:30.080Z] user 0m49.806s
[2025-08-21T12:56:30.080Z] sys 0m5.192s
[2025-08-21T12:56:30.080Z] Your archive was created as /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build/linux-ppc64le-server-release/images/OpenJDK.tar.gz
[2025-08-21T12:56:30.080Z] Moving the artifact to location /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/target//OpenJDK25U-jdk_ppc64le_linux_hotspot_2025-08-21-11-04.tar.gz
[2025-08-21T12:56:30.080Z] archive done.
[2025-08-21T12:56:30.080Z] build.sh : 12:56:29 : Generating SBoM ...
[2025-08-21T12:56:30.080Z] Using CycloneDX local jar cache build option: -Dlocal.deps.cache.dir=/usr/local/dependency_cache
[2025-08-21T12:56:43.555Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/cyclonedx-lib/build.xml
[2025-08-21T12:56:57.001Z]
[2025-08-21T12:56:57.001Z] clean:
[2025-08-21T12:56:57.001Z]
[2025-08-21T12:56:57.001Z] BUILD SUCCESSFUL
[2025-08-21T12:56:57.001Z] Total time: 11 seconds
[2025-08-21T12:57:02.447Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/cyclonedx-lib/build.xml
[2025-08-21T12:57:07.794Z]
[2025-08-21T12:57:07.794Z] dep-checks:
[2025-08-21T12:57:07.794Z]
[2025-08-21T12:57:07.794Z] download-cyclonedx:
[2025-08-21T12:57:07.794Z] [echo] Executing macro get-component for: cyclonedx-core-java
[2025-08-21T12:57:07.794Z] [echo] Expected checksum: 4931d0aed28763ae9fa1c574e26b7636879abdc101ff81ce3c63ad905c99937c
[2025-08-21T12:57:07.794Z] [echo] Executing macro download-file
[2025-08-21T12:57:08.743Z] [echo] File to download: https://repo1.maven.org/maven2/org/cyclonedx/cyclonedx-core-java/10.1.0/cyclonedx-core-java-10.1.0.jar
[2025-08-21T12:57:08.743Z] [echo] Destination: build/jar/cyclonedx-core-java.jar
[2025-08-21T12:57:08.743Z] [echo] Download tool: curl
[2025-08-21T12:57:08.743Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/cyclonedx-lib/build/jar
[2025-08-21T12:57:09.691Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-08-21T12:57:09.691Z] [exec] Dload Upload Total Spent Left Speed
[2025-08-21T12:57:09.691Z] [exec]
[2025-08-21T12:57:12.692Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 2362k 0 8226 0 0 7090 0 0:05:41 0:00:01 0:05:40 7097 49 2362k 49 1165k 0 0 510k 0 0:00:04 0:00:02 0:00:02 510k100 2362k 100 2362k 0 0 1014k 0 0:00:02 0:00:02 --:--:-- 1014k
[2025-08-21T12:57:15.696Z]
[2025-08-21T12:57:15.696Z] download-jackson-core:
[2025-08-21T12:57:15.696Z] [echo] Executing macro get-component for: jackson-core
[2025-08-21T12:57:15.696Z] [echo] Expected checksum: 721a189241dab0525d9e858e5cb604d3ecc0ede081e2de77d6f34fa5779a5b46
[2025-08-21T12:57:15.696Z] [echo] Executing macro download-file
[2025-08-21T12:57:15.696Z] [echo] File to download: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar
[2025-08-21T12:57:17.655Z] [echo] Destination: build/jar/jackson-core.jar
[2025-08-21T12:57:17.655Z] [echo] Download tool: curl
[2025-08-21T12:57:17.655Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-08-21T12:57:17.655Z] [exec] Dload Upload Total Spent Left Speed
[2025-08-21T12:57:17.655Z] [exec]
[2025-08-21T12:57:17.655Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 568k 100 568k 0 0 7211k 0 --:--:-- --:--:-- --:--:-- 7285k
[2025-08-21T12:57:17.655Z]
[2025-08-21T12:57:17.655Z] download-jackson-dataformat-xml:
[2025-08-21T12:57:17.655Z] [echo] Executing macro get-component for: jackson-dataformat-xml
[2025-08-21T12:57:17.655Z] [echo] Expected checksum: 517add5f3848517894b319a93a7ebfc1c21737b2c17c9acccd38fea97d6adc6f
[2025-08-21T12:57:17.655Z] [echo] Executing macro download-file
[2025-08-21T12:57:17.655Z] [echo] File to download: https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.17.2/jackson-dataformat-xml-2.17.2.jar
[2025-08-21T12:57:17.655Z] [echo] Destination: build/jar/jackson-dataformat-xml.jar
[2025-08-21T12:57:17.655Z] [echo] Download tool: curl
[2025-08-21T12:57:17.655Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-08-21T12:57:17.655Z] [exec] Dload Upload Total Spent Left Speed
[2025-08-21T12:57:17.655Z] [exec]
[2025-08-21T12:57:17.655Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 126k 100 126k 0 0 3022k 0 --:--:-- --:--:-- --:--:-- 3076k
[2025-08-21T12:57:17.655Z]
[2025-08-21T12:57:17.655Z] download-jackson-databind:
[2025-08-21T12:57:17.655Z] [echo] Executing macro get-component for: jackson-databind
[2025-08-21T12:57:17.655Z] [echo] Expected checksum: c04993f33c0f845342653784f14f38373d005280e6359db5f808701cfae73c0c
[2025-08-21T12:57:17.655Z] [echo] Executing macro download-file
[2025-08-21T12:57:17.655Z] [echo] File to download: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar
[2025-08-21T12:57:17.655Z] [echo] Destination: build/jar/jackson-databind.jar
[2025-08-21T12:57:17.655Z] [echo] Download tool: curl
[2025-08-21T12:57:17.655Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-08-21T12:57:17.655Z] [exec] Dload Upload Total Spent Left Speed
[2025-08-21T12:57:17.655Z] [exec]
[2025-08-21T12:57:17.656Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 34 1610k 34 559k 0 0 8906k 0 --:--:-- --:--:-- --:--:-- 8877k100 1610k 100 1610k 0 0 17.2M 0 --:--:-- --:--:-- --:--:-- 17.0M
[2025-08-21T12:57:17.656Z]
[2025-08-21T12:57:17.656Z] download-jackson-annotations:
[2025-08-21T12:57:17.656Z] [echo] Executing macro get-component for: jackson-annotations
[2025-08-21T12:57:17.656Z] [echo] Expected checksum: 873a606e23507969f9bbbea939d5e19274a88775ea5a169ba7e2d795aa5156e1
[2025-08-21T12:57:17.656Z] [echo] Executing macro download-file
[2025-08-21T12:57:17.656Z] [echo] File to download: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar
[2025-08-21T12:57:17.656Z] [echo] Destination: build/jar/jackson-annotations.jar
[2025-08-21T12:57:17.656Z] [echo] Download tool: curl
[2025-08-21T12:57:17.656Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-08-21T12:57:17.656Z] [exec] Dload Upload Total Spent Left Speed
[2025-08-21T12:57:17.656Z] [exec]
[2025-08-21T12:57:17.656Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 78492 100 78492 0 0 1970k 0 --:--:-- --:--:-- --:--:-- 2017k
[2025-08-21T12:57:17.656Z]
[2025-08-21T12:57:17.656Z] download-json-schema-validator:
[2025-08-21T12:57:17.656Z] [echo] Executing macro get-component for: json-schema-validator
[2025-08-21T12:57:17.656Z] [echo] Expected checksum: de015f79d4a63d22c002bad76bb30c039cafa205465eef8770e2c6b85880ded7
[2025-08-21T12:57:17.656Z] [echo] Executing macro download-file
[2025-08-21T12:57:17.656Z] [echo] File to download: https://repo1.maven.org/maven2/com/networknt/json-schema-validator/1.5.1/json-schema-validator-1.5.1.jar
[2025-08-21T12:57:17.656Z] [echo] Destination: build/jar/json-schema-validator.jar
[2025-08-21T12:57:17.656Z] [echo] Download tool: curl
[2025-08-21T12:57:17.656Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-08-21T12:57:17.656Z] [exec] Dload Upload Total Spent Left Speed
[2025-08-21T12:57:17.656Z] [exec]
[2025-08-21T12:57:17.656Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 562k 100 562k 0 0 9267k 0 --:--:-- --:--:-- --:--:-- 9381k
[2025-08-21T12:57:17.656Z]
[2025-08-21T12:57:17.656Z] download-commons-codec:
[2025-08-21T12:57:17.656Z] [echo] Executing macro get-component for: commons-codec
[2025-08-21T12:57:17.656Z] [echo] Expected checksum: f9f6cb103f2ddc3c99a9d80ada2ae7bf0685111fd6bffccb72033d1da4e6ff23
[2025-08-21T12:57:17.656Z] [echo] Executing macro download-file
[2025-08-21T12:57:17.656Z] [echo] File to download: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar
[2025-08-21T12:57:17.656Z] [echo] Destination: build/jar/commons-codec.jar
[2025-08-21T12:57:17.656Z] [echo] Download tool: curl
[2025-08-21T12:57:17.656Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-08-21T12:57:17.656Z] [exec] Dload Upload Total Spent Left Speed
[2025-08-21T12:57:17.656Z] [exec]
[2025-08-21T12:57:17.656Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 363k 100 363k 0 0 6843k 0 --:--:-- --:--:-- --:--:-- 6867k
[2025-08-21T12:57:17.656Z]
[2025-08-21T12:57:17.656Z] download-commons-io:
[2025-08-21T12:57:17.656Z] [echo] Executing macro get-component for: commons-io
[2025-08-21T12:57:17.656Z] [echo] Expected checksum: f41f7baacd716896447ace9758621f62c1c6b0a91d89acee488da26fc477c84f
[2025-08-21T12:57:17.656Z] [echo] Executing macro download-file
[2025-08-21T12:57:17.656Z] [echo] File to download: https://repo1.maven.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar
[2025-08-21T12:57:17.656Z] [echo] Destination: build/jar/commons-io.jar
[2025-08-21T12:57:17.656Z] [echo] Download tool: curl
[2025-08-21T12:57:18.602Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-08-21T12:57:18.602Z] [exec] Dload Upload Total Spent Left Speed
[2025-08-21T12:57:18.602Z] [exec]
[2025-08-21T12:57:18.602Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 496k 12 65536 0 0 61023 0 0:00:08 0:00:01 0:00:07 61077100 496k 100 496k 0 0 459k 0 0:00:01 0:00:01 --:--:-- 459k
[2025-08-21T12:57:18.602Z]
[2025-08-21T12:57:18.602Z] download-commons-collections4:
[2025-08-21T12:57:18.602Z] [echo] Executing macro get-component for: commons-collections4
[2025-08-21T12:57:18.602Z] [echo] Expected checksum: 1df8b9430b5c8ed143d7815e403e33ef5371b2400aadbe9bda0883762e0846d1
[2025-08-21T12:57:18.602Z] [echo] Executing macro download-file
[2025-08-21T12:57:18.602Z] [echo] File to download: https://repo1.maven.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
[2025-08-21T12:57:18.602Z] [echo] Destination: build/jar/commons-collections4.jar
[2025-08-21T12:57:18.602Z] [echo] Download tool: curl
[2025-08-21T12:57:18.602Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-08-21T12:57:18.602Z] [exec] Dload Upload Total Spent Left Speed
[2025-08-21T12:57:18.602Z] [exec]
[2025-08-21T12:57:19.548Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 734k 1 8226 0 0 8093 0 0:01:32 0:00:01 0:01:31 8096100 734k 100 734k 0 0 678k 0 0:00:01 0:00:01 --:--:-- 679k
[2025-08-21T12:57:19.548Z]
[2025-08-21T12:57:19.548Z] download-commons-lang3:
[2025-08-21T12:57:19.548Z] [echo] Executing macro get-component for: commons-lang3
[2025-08-21T12:57:19.548Z] [echo] Expected checksum: 6ee731df5c8e5a2976a1ca023b6bb320ea8d3539fbe64c8a1d5cb765127c33b4
[2025-08-21T12:57:19.548Z] [echo] Executing macro download-file
[2025-08-21T12:57:19.548Z] [echo] File to download: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar
[2025-08-21T12:57:19.548Z] [echo] Destination: build/jar/commons-lang3.jar
[2025-08-21T12:57:19.548Z] [echo] Download tool: curl
[2025-08-21T12:57:19.548Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-08-21T12:57:19.548Z] [exec] Dload Upload Total Spent Left Speed
[2025-08-21T12:57:19.548Z] [exec]
[2025-08-21T12:57:20.495Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 657k 14 94378 0 0 83149 0 0:00:08 0:00:01 0:00:07 83225100 657k 100 657k 0 0 572k 0 0:00:01 0:00:01 --:--:-- 572k
[2025-08-21T12:57:20.495Z]
[2025-08-21T12:57:20.495Z] download-stax2-api:
[2025-08-21T12:57:20.495Z] [echo] Executing macro get-component for: stax2-api
[2025-08-21T12:57:20.495Z] [echo] Expected checksum: a61c48d553efad78bc01fffc4ac528bebbae64cbaec170b2a5e39cf61eb51abe
[2025-08-21T12:57:20.495Z] [echo] Executing macro download-file
[2025-08-21T12:57:20.495Z] [echo] File to download: https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar
[2025-08-21T12:57:20.495Z] [echo] Destination: build/jar/stax2-api.jar
[2025-08-21T12:57:20.495Z] [echo] Download tool: curl
[2025-08-21T12:57:20.495Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-08-21T12:57:20.495Z] [exec] Dload Upload Total Spent Left Speed
[2025-08-21T12:57:20.495Z] [exec]
[2025-08-21T12:57:20.495Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 191k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 191k 100 191k 0 0 4049k 0 --:--:-- --:--:-- --:--:-- 3986k
[2025-08-21T12:57:20.495Z]
[2025-08-21T12:57:20.495Z] download-woodstox-core:
[2025-08-21T12:57:20.495Z] [echo] Executing macro get-component for: woodstox-core
[2025-08-21T12:57:20.495Z] [echo] Expected checksum: 81266920a1cdc47306a8a2b4726c99ec89b3fbf31c2470e4f5e477d9d857ca9f
[2025-08-21T12:57:20.495Z] [echo] Executing macro download-file
[2025-08-21T12:57:20.495Z] [echo] File to download: https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.0/woodstox-core-7.1.0.jar
[2025-08-21T12:57:20.495Z] [echo] Destination: build/jar/woodstox-core.jar
[2025-08-21T12:57:20.495Z] [echo] Download tool: curl
[2025-08-21T12:57:20.495Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-08-21T12:57:20.495Z] [exec] Dload Upload Total Spent Left Speed
[2025-08-21T12:57:20.495Z] [exec]
[2025-08-21T12:57:21.443Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21 1571k 21 335k 0 0 770k 0 0:00:02 --:--:-- 0:00:02 772kcurl: (23) Failure writing output to destination
[2025-08-21T12:57:21.443Z] [exec] Result: 23
[2025-08-21T12:57:21.443Z]
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] timeout
[2025-08-21T12:57:22.412Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-08-21T12:57:22.603Z] Archiving artifacts
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-21T13:00:13.004Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-08-21T13:00:13.034Z] Cleaning workspace build output files under /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin
[Pipeline] isUnix
[Pipeline] sh
[2025-08-21T13:00:14.908Z] + rm -rf /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/src/build /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/target /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/devkit /home/jenkins/workspace/build-scripts/jobs/jdk25/jdk25-linux-ppc64le-temurin/workspace/build/straceOutput
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2025-08-21T13:00:48.828Z] $ docker stop --time=1 c2de80bf3421f1e0292ce0781092d47b80282a2fb3e244faf4827b5e5b39cfa9
[2025-08-21T13:00:56.965Z] $ docker rm -f --volumes c2de80bf3421f1e0292ce0781092d47b80282a2fb3e244faf4827b5e5b39cfa9
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-21T13:00:57.877Z] Execution error: hudson.AbortException: script returned exit code 1
[Pipeline] echo
[2025-08-21T13:00:57.878Z] hudson.AbortException: script returned exit code 1
[2025-08-21T13:00:57.878Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:693)
[2025-08-21T13:00:57.878Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:625)
[2025-08-21T13:00:57.878Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:566)
[2025-08-21T13:00:57.878Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-08-21T13:00:57.878Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-08-21T13:00:57.878Z] at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
[2025-08-21T13:00:57.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-08-21T13:00:57.878Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-08-21T13:00:57.878Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-08-21T13:00:57.878Z] Suppressed: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: b5fe9712-3a8d-416f-b0c5-acc54c6e0767
[2025-08-21T13:00:57.878Z]
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE