jdk21u-mac-x64-temurin
Started by upstream project "build-scripts/openjdk21-pipeline" build number 442
originally caused by:
Started by user Andrew Leonard
Obtained pipelines/build/common/kick_off_build.groovy from git https://github.com/adoptium/ci-jenkins-pipelines.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on jenkins-hetzner-worker in /home/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-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/jdk21u/jdk21u-mac-x64-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.43.0'
> git fetch --tags --force --progress --prune -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision cf3af61760e4e941c5c0be8f6c97ed1d1236bec8 (origin/master)
Commit message: "Also build jtreg version 8.2.1+1 (#1367)"
> git rev-parse origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f cf3af61760e4e941c5c0be8f6c97ed1d1236bec8 # timeout=10
> git rev-list --no-walk 38318225dffb98b1d2411bb8f6c50b490e094417 # timeout=10
[Pipeline] echo
Checking out User pipelines url from userRemoteConfigs: [branch:repro_test, remotes:[url:https://github.com/andrew-m-leonard/ci-jenkins-pipelines.git]]
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Fetching changes from the remote Git repository
> git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/.git # timeout=10
> git config remote.origin.url https://github.com/andrew-m-leonard/ci-jenkins-pipelines.git # timeout=10
Fetching upstream changes from https://github.com/andrew-m-leonard/ci-jenkins-pipelines.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress -- https://github.com/andrew-m-leonard/ci-jenkins-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 3c67e8072303440a2d56e25d487be074b4602b65 (origin/repro_test)
Commit message: "Attestation verify build special.system using ci.role.test.repro"
First time build. Skipping changelog.
[Pipeline] library
Loading library openjdk-jenkins-helper@master
Examining adoptium/jenkins-helper
Attempting to resolve master as a branch
Resolved master as branch master at revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5
The recommended git tool is: NONE
using credential eclipse_temurin_bot_email_and_token
> git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-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
> git rev-parse origin/repro_test^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 3c67e8072303440a2d56e25d487be074b4602b65 # timeout=10
Checking out Revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 # timeout=10
Commit message: "Add ADDITIONAL_TEST_PARAMS to IndividualBuildConfig (#65)"
> git rev-list --no-walk c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 # timeout=10
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/pipelines/build/common/openjdk_build_pipeline.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] }
[Pipeline] // node
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-18T15:55:20.525Z] Build config (BUILD_CONFIGURAION):
[Pipeline] echo
[2026-02-18T15:55:20.549Z] {
[2026-02-18T15:55:20.549Z] "ARCHITECTURE": "x64",
[2026-02-18T15:55:20.549Z] "TARGET_OS": "mac",
[2026-02-18T15:55:20.549Z] "VARIANT": "temurin",
[2026-02-18T15:55:20.549Z] "JAVA_TO_BUILD": "jdk21u",
[2026-02-18T15:55:20.549Z] "TEST_LIST": [
[2026-02-18T15:55:20.549Z] "special.system"
[2026-02-18T15:55:20.549Z] ],
[2026-02-18T15:55:20.549Z] "DYNAMIC_LIST": [
[2026-02-18T15:55:20.549Z] "extended.openjdk"
[2026-02-18T15:55:20.549Z] ],
[2026-02-18T15:55:20.549Z] "NUM_MACHINES": [
[2026-02-18T15:55:20.549Z] "3"
[2026-02-18T15:55:20.549Z] ],
[2026-02-18T15:55:20.549Z] "SCM_REF": "",
[2026-02-18T15:55:20.549Z] "BUILD_REF": "",
[2026-02-18T15:55:20.549Z] "CI_REF": "",
[2026-02-18T15:55:20.549Z] "HELPER_REF": "",
[2026-02-18T15:55:20.549Z] "AQA_REF": "",
[2026-02-18T15:55:20.549Z] "AQA_AUTO_GEN": false,
[2026-02-18T15:55:20.549Z] "BUILD_ARGS": "--create-jre-image --create-sbom",
[2026-02-18T15:55:20.549Z] "NODE_LABEL": "xcode15.0.1&&build&&mac&&x64",
[2026-02-18T15:55:20.549Z] "ADDITIONAL_TEST_LABEL": "",
[2026-02-18T15:55:20.549Z] "ADDITIONAL_TEST_PARAMS": {
[2026-02-18T15:55:20.549Z]
[2026-02-18T15:55:20.549Z] },
[2026-02-18T15:55:20.549Z] "KEEP_TEST_REPORTDIR": false,
[2026-02-18T15:55:20.549Z] "ACTIVE_NODE_TIMEOUT": "5",
[2026-02-18T15:55:20.549Z] "CODEBUILD": false,
[2026-02-18T15:55:20.549Z] "DOCKER_IMAGE": "",
[2026-02-18T15:55:20.549Z] "DOCKER_ARGS": "",
[2026-02-18T15:55:20.549Z] "DOCKER_FILE": "",
[2026-02-18T15:55:20.549Z] "DOCKER_NODE": "",
[2026-02-18T15:55:20.549Z] "DOCKER_REGISTRY": "",
[2026-02-18T15:55:20.549Z] "DOCKER_CREDENTIAL": "",
[2026-02-18T15:55:20.549Z] "PLATFORM_CONFIG_LOCATION": "i/t/repro_attest_linux/build-farm/platform-specific-configurations",
[2026-02-18T15:55:20.549Z] "CONFIGURE_ARGS": "--enable-dtrace",
[2026-02-18T15:55:20.549Z] "OVERRIDE_FILE_NAME_VERSION": "",
[2026-02-18T15:55:20.549Z] "USE_ADOPT_SHELL_SCRIPTS": false,
[2026-02-18T15:55:20.549Z] "RELEASE": false,
[2026-02-18T15:55:20.549Z] "WEEKLY": false,
[2026-02-18T15:55:20.549Z] "PUBLISH_NAME": "",
[2026-02-18T15:55:20.549Z] "ADOPT_BUILD_NUMBER": "",
[2026-02-18T15:55:20.549Z] "ENABLE_REPRODUCIBLE_COMPARE": false,
[2026-02-18T15:55:20.549Z] "ENABLE_TESTS": true,
[2026-02-18T15:55:20.549Z] "ENABLE_TESTDYNAMICPARALLEL": true,
[2026-02-18T15:55:20.549Z] "ENABLE_INSTALLERS": true,
[2026-02-18T15:55:20.549Z] "ENABLE_SIGNER": true,
[2026-02-18T15:55:20.549Z] "CLEAN_WORKSPACE": true,
[2026-02-18T15:55:20.549Z] "CLEAN_WORKSPACE_AFTER": false,
[2026-02-18T15:55:20.549Z] "CLEAN_WORKSPACE_BUILD_OUTPUT_ONLY_AFTER": true
[2026-02-18T15:55:20.549Z] }
[Pipeline] echo
[2026-02-18T15:55:20.559Z] Filename will be: OpenJDK21U-jdk_x64_mac_hotspot_2026-02-18-15-55.tar.gz
[Pipeline] echo
[2026-02-18T15:55:20.560Z] Executing tests: [special.system]
[Pipeline] echo
[2026-02-18T15:55:20.561Z] Build num: 245
[Pipeline] echo
[2026-02-18T15:55:20.562Z] File name: OpenJDK21U-jdk_x64_mac_hotspot_2026-02-18-15-55.tar.gz
[Pipeline] stage
[Pipeline] { (queue)
[Pipeline] library
[2026-02-18T15:55:20.611Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2026-02-18T15:55:20.621Z] openjdk_build_pipeline: running build without docker
[Pipeline] library
[2026-02-18T15:55:20.632Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2026-02-18T15:55:20.726Z] openjdk_build_pipeline: [NODE SHIFT] MOVING INTO NON-DOCKER JENKINS NODE MATCHING LABELNAME xcode15.0.1&&build&&mac&&x64...
[Pipeline] node
[2026-02-18T15:55:35.728Z] Still waiting to schedule task
[2026-02-18T15:55:35.728Z] All nodes of label ‘xcode15.0.1&&build&&mac&&x64’ are offline
[2026-02-18T15:55:46.538Z] Running on build-orka-macos14-arm64-4ot62 in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin
[Pipeline] {
[Pipeline] echo
[2026-02-18T15:55:46.568Z] checking mac
[Pipeline] echo
[2026-02-18T15:55:46.569Z] openjdk_build_pipeline: running build without docker on non-windows platform
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
[2026-02-18T15:55:46.607Z] USER_REMOTE_CONFIGS:
[Pipeline] echo
[2026-02-18T15:55:46.608Z] {"branch":"repro_test","remotes":{"url":"https://github.com/andrew-m-leonard/ci-jenkins-pipelines.git"}}
[Pipeline] echo
[2026-02-18T15:55:46.609Z] DEFAULTS_JSON:
[Pipeline] echo
[2026-02-18T15:55:46.610Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"cleanReleaseWorkspaceAfterBuild":false,"cleanReleaseWorkspaceBeforeBuild":true,"cleanWorkspaceAfterBuild":false,"cleanWorkspaceBeforeBuild":false,"configDirectories":{"build":"pipelines/jobs/configurations","evaluation":"pipelines/jobs/configurations","nightly":"pipelines/jobs/configurations","platform":"build-farm/platform-specific-configurations","release":"pipelines/jobs/configurations"},"defaultsUrl":"https://raw.githubusercontent.com/adoptium/ci-jenkins-pipelines/master/pipelines/defaults.json","enableInstallers":true,"enableSigner":true,"jenkinsDetails":{"rootDirectory":"build-scripts","rootUrl":"https://ci.adoptium.net"},"repository":{"build_branch":"repro_attest_linux","build_url":"https://github.com/andrew-m-leonard/openjdk-build.git","helper_ref":"master","pipeline_branch":"repro_test","pipeline_url":"https://github.com/andrew-m-leonard/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":["special.system"],"releaseDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional"],"weeklyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional","special.openjdk","dev.functional"]}}
[Pipeline] echo
[2026-02-18T15:55:46.610Z] ADOPT_DEFAULTS_JSON:
[Pipeline] echo
[2026-02-18T15:55:46.611Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"cleanReleaseWorkspaceAfterBuild":false,"cleanReleaseWorkspaceBeforeBuild":true,"cleanWorkspaceAfterBuild":false,"cleanWorkspaceBeforeBuild":false,"configDirectories":{"build":"pipelines/jobs/configurations","evaluation":"pipelines/jobs/configurations","nightly":"pipelines/jobs/configurations","platform":"build-farm/platform-specific-configurations","release":"pipelines/jobs/configurations"},"defaultsUrl":"https://raw.githubusercontent.com/adoptium/ci-jenkins-pipelines/master/pipelines/defaults.json","enableInstallers":true,"enableSigner":true,"jenkinsDetails":{"rootDirectory":"build-scripts","rootUrl":"https://ci.adoptium.net"},"repository":{"build_branch":"master","build_url":"https://github.com/adoptium/temurin-build.git","helper_ref":"master","pipeline_branch":"master","pipeline_url":"https://github.com/adoptium/ci-jenkins-pipelines.git","test_dirs":"/test/functional"},"scriptDirectories":{"buildfarm":"build-farm/make-adopt-build-farm.sh","downstream":"pipelines/build/common/kick_off_build.groovy","regeneration":"pipelines/build/common/config_regeneration.groovy","tester":"pipelines/build/prTester/pr_test_pipeline.groovy","upstream":"pipelines/build","weekly":"pipelines/build/common/weekly_release_pipeline.groovy"},"templateDirectories":{"downstream":"pipelines/build/common/create_job_from_template.groovy","release":"pipelines/jobs/release_pipeline_job_template.groovy","upstream":"pipelines/jobs/pipeline_job_template.groovy","weekly":"pipelines/jobs/weekly_release_pipeline_job_template.groovy"},"testDetails":{"defaultDynamicParas":{"numMachines":["3"],"testLists":["extended.openjdk"]},"enableReproducibleCompare":false,"enableTestDynamicParallel":true,"enableTests":true,"nightlyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional"],"releaseDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional"],"weeklyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional","special.openjdk","dev.functional"]}}
[Pipeline] echo
[2026-02-18T15:55:46.612Z] Optional branch/tag/commitSHA overrides:
[Pipeline] echo
[2026-02-18T15:55:46.614Z] buildConfig.CI_REF:
[Pipeline] echo
[2026-02-18T15:55:46.615Z] buildConfig.BUILD_REF:
[Pipeline] echo
[2026-02-18T15:55:46.616Z] buildConfig.HELPER_REF:
[Pipeline] timeout
[2026-02-18T15:55:46.619Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-02-18T15:55:46.634Z] Cleaning workspace non-hidden files: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/*
[Pipeline] isUnix
[Pipeline] sh
[2026-02-18T15:55:49.356Z] + rm -rf '/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/*'
[Pipeline] echo
[2026-02-18T15:55:49.438Z] Cleaning workspace hidden files using cleanWs: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin
[Pipeline] cleanWs
[2026-02-18T15:55:49.498Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-18T15:55:49.498Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-18T15:55:50.056Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-18T15:55:50.096Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-02-18T15:55:50.109Z] Removing workspace openjdk build directory: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build
[Pipeline] isUnix
[Pipeline] sh
[2026-02-18T15:55:50.654Z] + rm -rf /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-18T15:55:50.762Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-02-18T15:55:50.773Z] [CHECKOUT] Checking out User Pipelines https://github.com/andrew-m-leonard/ci-jenkins-pipelines.git : repro_test
[Pipeline] checkout
[2026-02-18T15:55:50.802Z] The recommended git tool is: /usr/bin/git
[2026-02-18T15:55:51.967Z] No credentials specified
[2026-02-18T15:55:51.993Z] Cloning the remote Git repository
[2026-02-18T15:55:52.098Z] Cloning repository https://github.com/andrew-m-leonard/ci-jenkins-pipelines.git
[2026-02-18T15:55:52.364Z] > /usr/bin/git init /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin # timeout=10
[2026-02-18T15:56:03.203Z] Fetching upstream changes from https://github.com/andrew-m-leonard/ci-jenkins-pipelines.git
[2026-02-18T15:56:03.203Z] > /usr/bin/git --version # timeout=10
[2026-02-18T15:56:03.229Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-02-18T15:56:03.229Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/andrew-m-leonard/ci-jenkins-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-18T15:56:04.927Z] > /usr/bin/git config remote.origin.url https://github.com/andrew-m-leonard/ci-jenkins-pipelines.git # timeout=10
[2026-02-18T15:56:04.938Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-18T15:56:07.885Z] Avoid second fetch
[2026-02-18T15:56:07.945Z] Checking out Revision 3c67e8072303440a2d56e25d487be074b4602b65 (origin/repro_test)
[2026-02-18T15:56:07.881Z] > /usr/bin/git rev-parse origin/repro_test^{commit} # timeout=10
[2026-02-18T15:56:07.968Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-02-18T15:56:07.993Z] > /usr/bin/git checkout -f 3c67e8072303440a2d56e25d487be074b4602b65 # timeout=10
[2026-02-18T15:56:09.327Z] Commit message: "Attestation verify build special.system using ci.role.test.repro"
[Pipeline] isUnix
[Pipeline] sh
[2026-02-18T15:56:09.866Z] + git clean -fdx
[Pipeline] echo
[2026-02-18T15:56:09.951Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2026-02-18T15:56:10.487Z] + git status
[2026-02-18T15:56:10.487Z] HEAD detached at 3c67e807
[2026-02-18T15:56:10.487Z] nothing to commit, working tree clean
[Pipeline] echo
[2026-02-18T15:56:10.567Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2026-02-18T15:56:11.093Z] + git rev-parse HEAD
[2026-02-18T15:56:11.093Z] 3c67e8072303440a2d56e25d487be074b4602b65
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
[2026-02-18T15:56:11.223Z] Timeout set to expire in 12 hr
[Pipeline] {
[Pipeline] echo
[2026-02-18T15:56:11.240Z] [CHECKOUT] Checking out to the user's temurin-build...
[Pipeline] echo
[2026-02-18T15:56:11.255Z] [CHECKOUT] Checking out User Build https://github.com/andrew-m-leonard/openjdk-build.git : repro_attest_linux
[Pipeline] checkout
[2026-02-18T15:56:11.285Z] The recommended git tool is: /usr/bin/git
[2026-02-18T15:56:11.343Z] No credentials specified
[2026-02-18T15:56:11.413Z] Fetching changes from the remote Git repository
[2026-02-18T15:56:11.341Z] > /usr/bin/git rev-parse --resolve-git-dir /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/.git # timeout=10
[2026-02-18T15:56:11.439Z] > /usr/bin/git config remote.origin.url https://github.com/andrew-m-leonard/openjdk-build.git # timeout=10
[2026-02-18T15:56:11.491Z] Fetching upstream changes from https://github.com/andrew-m-leonard/openjdk-build.git
[2026-02-18T15:56:11.492Z] > /usr/bin/git --version # timeout=10
[2026-02-18T15:56:11.511Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-02-18T15:56:11.511Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/andrew-m-leonard/openjdk-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-18T15:56:14.115Z] Checking out Revision abb3cd97e6fccba80155fdb9532090cf5fac39cf (origin/repro_attest_linux)
[2026-02-18T15:56:14.308Z] Commit message: "Update linux_repro_build_compare.sh to support Attestation verify build"
[2026-02-18T15:56:14.309Z] First time build. Skipping changelog.
[Pipeline] echo
[2026-02-18T15:56:14.324Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2026-02-18T15:56:14.072Z] > /usr/bin/git rev-parse origin/repro_attest_linux^{commit} # timeout=10
[2026-02-18T15:56:14.109Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-02-18T15:56:14.119Z] > /usr/bin/git checkout -f abb3cd97e6fccba80155fdb9532090cf5fac39cf # timeout=10
[2026-02-18T15:56:14.861Z] + git status
[2026-02-18T15:56:14.861Z] HEAD detached at abb3cd97
[2026-02-18T15:56:14.861Z] nothing to commit, working tree clean
[Pipeline] echo
[2026-02-18T15:56:14.945Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2026-02-18T15:56:15.472Z] + git rev-parse HEAD
[2026-02-18T15:56:15.472Z] abb3cd97e6fccba80155fdb9532090cf5fac39cf
[Pipeline] withEnv
[Pipeline] {
[Pipeline] echo
[2026-02-18T15:56:15.577Z] openjdk_build_pipeline: calling MABF to do single pass build when USE_ADOPT_SHELL_SCRIPTS is false
[Pipeline] isUnix
[Pipeline] sh
[2026-02-18T15:56:16.100Z] + bash ./build-farm/make-adopt-build-farm.sh
[2026-02-18T15:56:16.451Z] BUILD TYPE:
[2026-02-18T15:56:16.452Z] VERSION: jdk21u
[2026-02-18T15:56:16.452Z] ARCHITECTURE x64
[2026-02-18T15:56:16.452Z] VARIANT: temurin
[2026-02-18T15:56:16.452Z] OS: mac
[2026-02-18T15:56:16.452Z] SCM_REF:
[2026-02-18T15:56:16.452Z] Detecting boot jdk for: jdk21u
[2026-02-18T15:56:16.452Z] Found build version: 21
[2026-02-18T15:56:16.452Z] Required boot JDK version: 20
[2026-02-18T15:56:16.452Z] [SUCCESS] Executing local file at /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/build-farm/platform-specific-configurations/mac.sh
[2026-02-18T15:56:16.452Z] [WARNING] You may be asked for your su user password, attempting to switch Xcode version to /Applications/Xcode.app
[2026-02-18T15:56:16.452Z] Could not use JDK20_BOOT_DIR - using /Library/Java/JavaVirtualMachines/jdk20/Contents/Home
[2026-02-18T15:56:16.802Z] BOOT JDK: openjdk version "20.0.2" 2023-07-18
[2026-02-18T15:56:16.802Z] BOOT JDK: OpenJDK Runtime Environment Temurin-20.0.2+9 (build 20.0.2+9)
[2026-02-18T15:56:16.802Z] BOOT JDK: OpenJDK 64-Bit Server VM Temurin-20.0.2+9 (build 20.0.2+9, mixed mode)
[2026-02-18T15:56:16.802Z] Boot jdk directory: /Library/Java/JavaVirtualMachines/jdk20/Contents/Home
[2026-02-18T15:56:16.802Z] BOOT JDK: openjdk version "20.0.2" 2023-07-18
[2026-02-18T15:56:16.802Z] BOOT JDK: OpenJDK Runtime Environment Temurin-20.0.2+9 (build 20.0.2+9)
[2026-02-18T15:56:16.802Z] BOOT JDK: OpenJDK 64-Bit Server VM Temurin-20.0.2+9 (build 20.0.2+9, mixed mode)
[2026-02-18T15:56:16.802Z] JDK IN PATH: openjdk version "25.0.2" 2026-01-20 LTS
[2026-02-18T15:56:16.802Z] JDK IN PATH: OpenJDK Runtime Environment Temurin-25.0.2+10 (build 25.0.2+10-LTS)
[2026-02-18T15:56:16.802Z] JDK IN PATH: OpenJDK 64-Bit Server VM Temurin-25.0.2+10 (build 25.0.2+10-LTS, mixed mode, sharing)
[2026-02-18T15:56:16.802Z] BRANCH: (For release either BRANCH or TAG should be set)
[2026-02-18T15:56:16.802Z] TAG:
[2026-02-18T15:56:16.802Z] Filename will be: OpenJDK21U-jdk_x64_mac_hotspot_2026-02-18-15-55.tar.gz
[2026-02-18T15:56:16.802Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/build-farm/../makejdk-any-platform.sh --clean-git-repo --jdk-boot-dir /Library/Java/JavaVirtualMachines/jdk20/Contents/Home --configure-args --disable-warnings-as-errors --openjdk-target=x86_64-apple-darwin --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ --enable-dtrace --target-file-name OpenJDK21U-jdk_x64_mac_hotspot_2026-02-18-15-55.tar.gz --create-jre-image --create-sbom --use-jep319-certs --create-debug-image --build-variant temurin jdk21u
[2026-02-18T15:56:17.155Z] Starting /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/build-farm/../makejdk-any-platform.sh to configure, build (Adoptium)OpenJDK binary
[2026-02-18T15:56:17.155Z] Parsing opt: --clean-git-repo
[2026-02-18T15:56:17.155Z] Possible opt arg: --jdk-boot-dir
[2026-02-18T15:56:17.155Z] Parsing opt: --jdk-boot-dir
[2026-02-18T15:56:17.155Z] Possible opt arg: /Library/Java/JavaVirtualMachines/jdk20/Contents/Home
[2026-02-18T15:56:17.155Z] Parsing opt: --configure-args
[2026-02-18T15:56:17.155Z] Possible opt arg: --disable-warnings-as-errors --openjdk-target=x86_64-apple-darwin --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ --enable-dtrace
[2026-02-18T15:56:17.155Z] Parsing opt: --target-file-name
[2026-02-18T15:56:17.155Z] Possible opt arg: OpenJDK21U-jdk_x64_mac_hotspot_2026-02-18-15-55.tar.gz
[2026-02-18T15:56:17.155Z] Parsing opt: --create-jre-image
[2026-02-18T15:56:17.155Z] Possible opt arg: --create-sbom
[2026-02-18T15:56:17.155Z] Parsing opt: --create-sbom
[2026-02-18T15:56:17.155Z] Possible opt arg: --use-jep319-certs
[2026-02-18T15:56:17.155Z] Parsing opt: --use-jep319-certs
[2026-02-18T15:56:17.155Z] Possible opt arg: --create-debug-image
[2026-02-18T15:56:17.155Z] Parsing opt: --create-debug-image
[2026-02-18T15:56:17.155Z] Possible opt arg: --build-variant
[2026-02-18T15:56:17.155Z] Parsing opt: --build-variant
[2026-02-18T15:56:17.155Z] Possible opt arg: temurin
[2026-02-18T15:56:17.155Z] Setting version based on forest_name=jdk21u
[2026-02-18T15:56:17.155Z] Default branch set to BUILD_CONFIG[BRANCH]=dev
[2026-02-18T15:56:17.155Z] Using source repository https://github.com/adoptium/jdk21u
[2026-02-18T15:56:17.155Z] Working dir is ./build/
[2026-02-18T15:56:17.155Z] [debug] COPY_MACOSX_FREE_FONT_LIB_FOR_JDK_FLAG=false
[2026-02-18T15:56:17.155Z] [debug] COPY_MACOSX_FREE_FONT_LIB_FOR_JRE_FLAG=false
[2026-02-18T15:56:17.155Z] JDK Image folder name: jdk-bundle/jdk-*.jdk
[2026-02-18T15:56:17.155Z] JRE Image folder name: jre-bundle/jre-*.jre
[2026-02-18T15:56:17.155Z] Skipping setting boot JDK on docker host machine
[2026-02-18T15:56:17.155Z] # ============================
[2026-02-18T15:56:17.155Z] # OPENJDK BUILD CONFIGURATION:
[2026-02-18T15:56:17.155Z] # ============================
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[ADOPTIUM_DEVKIT_LOCATION]=""
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[ADOPT_PATCHES]="true"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[ALSA]="true"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[ASSEMBLE_EXPLODED_IMAGE]="false"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[BRANCH]="dev"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[BUILD_FULL_NAME]="darwin-arm64--server-release"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[BUILD_REPRODUCIBLE_DATE]=""
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[BUILD_VARIANT]="temurin"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[CLEAN_DOCKER_BUILD]="false"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[CLEAN_GIT_REPO]="true"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[CLEAN_LIBS]="false"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[CONTAINER_AS_ROOT]=""
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[CONTAINER_COMMAND]="false"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[CONTAINER_IMAGE]="ubuntu:18.04"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[CONTAINER_NAME]="openjdk_container"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[COPY_MACOSX_FREE_FONT_LIB_FOR_JDK_FLAG]="false"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[COPY_MACOSX_FREE_FONT_LIB_FOR_JRE_FLAG]="false"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[CREATE_DEBUG_IMAGE]="true"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[CREATE_JRE_IMAGE]="true"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[CREATE_SBOM]="true"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[CREATE_SOURCE_ARCHIVE]="false"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[CROSSCOMPILE]="false"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[CUSTOM_CACERTS]="true"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[DEBUG_DOCKER]="false"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[DEBUG_IMAGE_PATH]="debug-image"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[DISABLE_ADOPT_BRANCH_SAFETY]="false"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[DOCKER_FILE_PATH]=""
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[DOCKER_SOURCE_VOLUME_NAME]="openjdk-source-volume-jdk21u-temurin"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[ENABLE_SBOM_STRACE]="false"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[FREETYPE]="true"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[FREETYPE_DIRECTORY]=""
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[FREETYPE_FONT_BUILD_TYPE_PARAM]=""
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[FREETYPE_FONT_VERSION]="86bc8a95056c97a810986434a3f268cbe67f2902"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[GRADLE_USER_HOME_DIR]=""
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[JDK_BOOT_DIR]="/Library/Java/JavaVirtualMachines/jdk20/Contents/Home"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[JDK_PATH]="jdk-bundle/jdk-*.jdk"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[JMODS_IMAGE_PATH]=""
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[JRE_PATH]="jre-bundle/jre-*.jre"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[JVM_VARIANT]="server"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[KEEP_CONTAINER]="false"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[LOCAL_DEPENDENCY_CACHE_DIR]=""
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[MACOSX_CODESIGN_IDENTITY]=""
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[MAKE_ARGS_FOR_ANY_PLATFORM]="product-images mac-legacy-jre-bundle"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[MAKE_COMMAND_NAME]="make"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[MAKE_EXPLODED]="false"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[NUM_PROCESSORS]="1"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[OPENJDK_BUILD_NUMBER]=""
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[OPENJDK_BUILD_REPO_BRANCH]="master"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[OPENJDK_BUILD_REPO_URI]="https://github.com/adoptium/temurin-build.git"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[OPENJDK_CORE_VERSION]="jdk21"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[OPENJDK_FEATURE_NUMBER]="21"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[OPENJDK_FOREST_NAME]="jdk21u"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[OPENJDK_LOCAL_SOURCE_ARCHIVE]="false"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[OPENJDK_LOCAL_SOURCE_ARCHIVE_ABSPATH]=""
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[OPENJDK_SOURCE_DIR]="src"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[OPENJDK_UPDATE_VERSION]=""
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[OS_ARCHITECTURE]="arm64"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[OS_FULL_VERSION]="Darwin 23.1.0"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[OS_KERNEL_NAME]="darwin"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[PATCHES]=""
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[RELEASE]="false"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[REPOSITORY]="https://github.com/adoptium/jdk21u"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[REUSE_CONTAINER]="true"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[SHALLOW_CLONE_OPTION]="--depth=1"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[SIGN]="false"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[STATIC_LIBS_IMAGE_PATH]="static-libs"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[TAG]=""
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[TARGET_DIR]="target/"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[TARGET_FILE_NAME]="OpenJDK21U-jdk_x64_mac_hotspot_2026-02-18-15-55.tar.gz"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[TEST_IMAGE_PATH]="test"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[TMP_CONTAINER_NAME]="openjdk-copy-src"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[TMP_SPACE_BUILD]="false"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[USER_DEVKIT_LOCATION]=""
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[USER_OPENJDK_BUILD_ROOT_DIRECTORY]=""
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[USER_SUPPLIED_CONFIGURE_ARGS]=" --disable-warnings-as-errors --openjdk-target=x86_64-apple-darwin --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ --enable-dtrace"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[USER_SUPPLIED_MAKE_ARGS]=""
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[USE_ADOPTIUM_DEVKIT]=""
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[USE_JEP319_CERTS]="true"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[USE_SSH]="false"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[VENDOR]="Undefined Vendor"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[WORKING_DIR]="./build/"
[2026-02-18T15:56:17.155Z] BUILD_CONFIG[WORKSPACE_DIR]="/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace"
[2026-02-18T15:56:17.155Z] build.sh : 10:56:16 : Clearing out target dir ...
[2026-02-18T15:56:17.155Z] rm: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/target/: No such file or directory
[2026-02-18T15:56:17.155Z] build.sh : 10:56:16 : Configuring workspace inc. clone and cacerts generation ...
[2026-02-18T15:56:17.155Z] Could not find a valid openjdk git repository at /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src so re-cloning the source to openjdk
[2026-02-18T15:56:17.155Z] git clone --depth=1 https://github.com/adoptium/jdk21u.git /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T15:56:17.155Z] Cloning into '/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src'...
[2026-02-18T15:56:50.929Z] Updating files: 7% (5227/68893)
[2026-02-18T15:56:50.929Z] Updating files: 8% (5512/68893)
[2026-02-18T15:56:50.929Z] Updating files: 9% (6201/68893)
[2026-02-18T15:56:50.929Z] Updating files: 10% (6890/68893)
[2026-02-18T15:56:50.929Z] Updating files: 11% (7579/68893)
[2026-02-18T15:56:50.929Z] Updating files: 12% (8268/68893)
[2026-02-18T15:56:50.929Z] Updating files: 13% (8957/68893)
[2026-02-18T15:56:50.929Z] Updating files: 14% (9646/68893)
[2026-02-18T15:56:50.929Z] Updating files: 15% (10334/68893)
[2026-02-18T15:56:50.929Z] Updating files: 16% (11023/68893)
[2026-02-18T15:56:50.929Z] Updating files: 17% (11712/68893)
[2026-02-18T15:56:50.929Z] Updating files: 17% (12322/68893)
[2026-02-18T15:56:50.929Z] Updating files: 18% (12401/68893)
[2026-02-18T15:56:50.929Z] Updating files: 19% (13090/68893)
[2026-02-18T15:56:50.929Z] Updating files: 20% (13779/68893)
[2026-02-18T15:56:50.929Z] Updating files: 21% (14468/68893)
[2026-02-18T15:56:50.929Z] Updating files: 22% (15157/68893)
[2026-02-18T15:56:50.929Z] Updating files: 23% (15846/68893)
[2026-02-18T15:56:50.929Z] Updating files: 24% (16535/68893)
[2026-02-18T15:56:50.929Z] Updating files: 25% (17224/68893)
[2026-02-18T15:56:50.929Z] Updating files: 26% (17913/68893)
[2026-02-18T15:56:50.929Z] Updating files: 27% (18602/68893)
[2026-02-18T15:56:50.929Z] Updating files: 28% (19291/68893)
[2026-02-18T15:56:50.929Z] Updating files: 29% (19979/68893)
[2026-02-18T15:56:50.929Z] Updating files: 30% (20668/68893)
[2026-02-18T15:56:51.282Z] Updating files: 30% (20708/68893)
[2026-02-18T15:56:51.282Z] Updating files: 31% (21357/68893)
[2026-02-18T15:56:51.282Z] Updating files: 32% (22046/68893)
[2026-02-18T15:56:51.282Z] Updating files: 33% (22735/68893)
[2026-02-18T15:56:51.282Z] Updating files: 34% (23424/68893)
[2026-02-18T15:56:51.636Z] Updating files: 35% (24113/68893)
[2026-02-18T15:56:51.636Z] Updating files: 36% (24802/68893)
[2026-02-18T15:56:51.636Z] Updating files: 37% (25491/68893)
[2026-02-18T15:56:51.636Z] Updating files: 38% (26180/68893)
[2026-02-18T15:56:51.989Z] Updating files: 39% (26869/68893)
[2026-02-18T15:56:51.989Z] Updating files: 40% (27558/68893)
[2026-02-18T15:56:51.989Z] Updating files: 41% (28247/68893)
[2026-02-18T15:56:51.989Z] Updating files: 42% (28936/68893)
[2026-02-18T15:56:51.989Z] Updating files: 43% (29624/68893)
[2026-02-18T15:56:51.989Z] Updating files: 44% (30313/68893)
[2026-02-18T15:56:51.989Z] Updating files: 44% (30413/68893)
[2026-02-18T15:56:52.343Z] Updating files: 45% (31002/68893)
[2026-02-18T15:56:52.343Z] Updating files: 46% (31691/68893)
[2026-02-18T15:56:52.343Z] Updating files: 47% (32380/68893)
[2026-02-18T15:56:52.343Z] Updating files: 48% (33069/68893)
[2026-02-18T15:56:52.695Z] Updating files: 49% (33758/68893)
[2026-02-18T15:56:52.695Z] Updating files: 50% (34447/68893)
[2026-02-18T15:56:52.695Z] Updating files: 51% (35136/68893)
[2026-02-18T15:56:52.695Z] Updating files: 52% (35825/68893)
[2026-02-18T15:56:52.695Z] Updating files: 53% (36514/68893)
[2026-02-18T15:56:53.048Z] Updating files: 54% (37203/68893)
[2026-02-18T15:56:53.048Z] Updating files: 55% (37892/68893)
[2026-02-18T15:56:53.048Z] Updating files: 56% (38581/68893)
[2026-02-18T15:56:53.048Z] Updating files: 57% (39270/68893)
[2026-02-18T15:56:53.048Z] Updating files: 57% (39325/68893)
[2026-02-18T15:56:53.048Z] Updating files: 58% (39958/68893)
[2026-02-18T15:56:53.402Z] Updating files: 59% (40647/68893)
[2026-02-18T15:56:53.402Z] Updating files: 60% (41336/68893)
[2026-02-18T15:56:53.402Z] Updating files: 61% (42025/68893)
[2026-02-18T15:56:53.402Z] Updating files: 62% (42714/68893)
[2026-02-18T15:56:53.402Z] Updating files: 63% (43403/68893)
[2026-02-18T15:56:53.402Z] Updating files: 64% (44092/68893)
[2026-02-18T15:56:53.819Z] Updating files: 65% (44781/68893)
[2026-02-18T15:56:53.819Z] Updating files: 66% (45470/68893)
[2026-02-18T15:56:53.819Z] Updating files: 67% (46159/68893)
[2026-02-18T15:56:53.819Z] Updating files: 68% (46848/68893)
[2026-02-18T15:56:53.819Z] Updating files: 69% (47537/68893)
[2026-02-18T15:56:54.171Z] Updating files: 70% (48226/68893)
[2026-02-18T15:56:54.171Z] Updating files: 71% (48915/68893)
[2026-02-18T15:56:54.171Z] Updating files: 72% (49603/68893)
[2026-02-18T15:56:54.171Z] Updating files: 72% (49670/68893)
[2026-02-18T15:56:54.171Z] Updating files: 73% (50292/68893)
[2026-02-18T15:56:54.171Z] Updating files: 74% (50981/68893)
[2026-02-18T15:56:54.171Z] Updating files: 75% (51670/68893)
[2026-02-18T15:56:54.524Z] Updating files: 76% (52359/68893)
[2026-02-18T15:56:54.524Z] Updating files: 77% (53048/68893)
[2026-02-18T15:56:54.524Z] Updating files: 78% (53737/68893)
[2026-02-18T15:56:54.524Z] Updating files: 79% (54426/68893)
[2026-02-18T15:56:54.877Z] Updating files: 80% (55115/68893)
[2026-02-18T15:56:54.878Z] Updating files: 81% (55804/68893)
[2026-02-18T15:56:54.878Z] Updating files: 82% (56493/68893)
[2026-02-18T15:56:54.878Z] Updating files: 83% (57182/68893)
[2026-02-18T15:56:54.878Z] Updating files: 84% (57871/68893)
[2026-02-18T15:56:55.230Z] Updating files: 85% (58560/68893)
[2026-02-18T15:56:55.230Z] Updating files: 86% (59248/68893)
[2026-02-18T15:56:55.230Z] Updating files: 86% (59381/68893)
[2026-02-18T15:56:55.230Z] Updating files: 87% (59937/68893)
[2026-02-18T15:56:55.230Z] Updating files: 88% (60626/68893)
[2026-02-18T15:56:55.230Z] Updating files: 89% (61315/68893)
[2026-02-18T15:56:55.230Z] Updating files: 90% (62004/68893)
[2026-02-18T15:56:55.583Z] Updating files: 91% (62693/68893)
[2026-02-18T15:56:55.583Z] Updating files: 92% (63382/68893)
[2026-02-18T15:56:55.583Z] Updating files: 93% (64071/68893)
[2026-02-18T15:56:55.583Z] Updating files: 94% (64760/68893)
[2026-02-18T15:56:55.583Z] Updating files: 95% (65449/68893)
[2026-02-18T15:56:55.935Z] Updating files: 96% (66138/68893)
[2026-02-18T15:56:55.935Z] Updating files: 97% (66827/68893)
[2026-02-18T15:56:55.935Z] Updating files: 98% (67516/68893)
[2026-02-18T15:56:55.935Z] Updating files: 99% (68205/68893)
[2026-02-18T15:56:55.935Z] Updating files: 100% (68893/68893)
[2026-02-18T15:56:55.935Z] Updating files: 100% (68893/68893), done.
[2026-02-18T15:56:55.935Z] checkoutRequiredCodeToBuild:
[2026-02-18T15:56:55.935Z] workspace = /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T15:56:55.935Z] BUILD_VARIANT = temurin
[2026-02-18T15:56:55.935Z] TAG =
[2026-02-18T15:56:55.935Z] BRANCH = dev
[2026-02-18T15:58:49.950Z] From https://github.com/adoptium/jdk21u
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+0 -> jdk-10+0
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+1 -> jdk-10+1
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+10 -> jdk-10+10
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+11 -> jdk-10+11
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+12 -> jdk-10+12
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+13 -> jdk-10+13
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+14 -> jdk-10+14
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+15 -> jdk-10+15
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+16 -> jdk-10+16
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+17 -> jdk-10+17
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+18 -> jdk-10+18
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+19 -> jdk-10+19
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+2 -> jdk-10+2
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+20 -> jdk-10+20
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+21 -> jdk-10+21
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+22 -> jdk-10+22
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+23 -> jdk-10+23
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+24 -> jdk-10+24
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+25 -> jdk-10+25
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+26 -> jdk-10+26
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+27 -> jdk-10+27
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+28 -> jdk-10+28
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+29 -> jdk-10+29
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+3 -> jdk-10+3
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+30 -> jdk-10+30
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+31 -> jdk-10+31
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+32 -> jdk-10+32
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+33 -> jdk-10+33
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+34 -> jdk-10+34
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+35 -> jdk-10+35
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+36 -> jdk-10+36
[2026-02-18T15:58:49.950Z] * [new tag] jdk-10+37 -> jdk-10+37
[2026-02-18T15:58:49.951Z] * [new tag] jdk-10+38 -> jdk-10+38
[2026-02-18T15:58:49.951Z] * [new tag] jdk-10+39 -> jdk-10+39
[2026-02-18T15:58:49.951Z] * [new tag] jdk-10+4 -> jdk-10+4
[2026-02-18T15:58:49.951Z] * [new tag] jdk-10+40 -> jdk-10+40
[2026-02-18T15:58:49.951Z] * [new tag] jdk-10+41 -> jdk-10+41
[2026-02-18T15:58:49.951Z] * [new tag] jdk-10+42 -> jdk-10+42
[2026-02-18T15:58:49.951Z] * [new tag] jdk-10+43 -> jdk-10+43
[2026-02-18T15:58:49.951Z] * [new tag] jdk-10+44 -> jdk-10+44
[2026-02-18T15:58:49.951Z] * [new tag] jdk-10+45 -> jdk-10+45
[2026-02-18T15:58:49.951Z] * [new tag] jdk-10+46 -> jdk-10+46
[2026-02-18T15:58:49.951Z] * [new tag] jdk-10+5 -> jdk-10+5
[2026-02-18T15:58:49.951Z] * [new tag] jdk-10+6 -> jdk-10+6
[2026-02-18T15:58:49.951Z] * [new tag] jdk-10+7 -> jdk-10+7
[2026-02-18T15:58:49.951Z] * [new tag] jdk-10+8 -> jdk-10+8
[2026-02-18T15:58:49.951Z] * [new tag] jdk-10+9 -> jdk-10+9
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+0 -> jdk-11+0
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+1 -> jdk-11+1
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+10 -> jdk-11+10
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+11 -> jdk-11+11
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+12 -> jdk-11+12
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+13 -> jdk-11+13
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+14 -> jdk-11+14
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+15 -> jdk-11+15
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+16 -> jdk-11+16
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+17 -> jdk-11+17
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+18 -> jdk-11+18
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+19 -> jdk-11+19
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+2 -> jdk-11+2
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+20 -> jdk-11+20
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+21 -> jdk-11+21
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+22 -> jdk-11+22
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+23 -> jdk-11+23
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+24 -> jdk-11+24
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+25 -> jdk-11+25
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+26 -> jdk-11+26
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+27 -> jdk-11+27
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+28 -> jdk-11+28
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+3 -> jdk-11+3
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+4 -> jdk-11+4
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+5 -> jdk-11+5
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+6 -> jdk-11+6
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+7 -> jdk-11+7
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+8 -> jdk-11+8
[2026-02-18T15:58:49.951Z] * [new tag] jdk-11+9 -> jdk-11+9
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+0 -> jdk-12+0
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+1 -> jdk-12+1
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+10 -> jdk-12+10
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+11 -> jdk-12+11
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+12 -> jdk-12+12
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+13 -> jdk-12+13
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+14 -> jdk-12+14
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+15 -> jdk-12+15
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+16 -> jdk-12+16
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+17 -> jdk-12+17
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+18 -> jdk-12+18
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+19 -> jdk-12+19
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+2 -> jdk-12+2
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+20 -> jdk-12+20
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+21 -> jdk-12+21
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+22 -> jdk-12+22
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+23 -> jdk-12+23
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+24 -> jdk-12+24
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+25 -> jdk-12+25
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+26 -> jdk-12+26
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+27 -> jdk-12+27
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+28 -> jdk-12+28
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+29 -> jdk-12+29
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+3 -> jdk-12+3
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+30 -> jdk-12+30
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+31 -> jdk-12+31
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+32 -> jdk-12+32
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+33 -> jdk-12+33
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+4 -> jdk-12+4
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+5 -> jdk-12+5
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+6 -> jdk-12+6
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+7 -> jdk-12+7
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+8 -> jdk-12+8
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12+9 -> jdk-12+9
[2026-02-18T15:58:49.951Z] * [new tag] jdk-12-ga -> jdk-12-ga
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+0 -> jdk-13+0
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+1 -> jdk-13+1
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+10 -> jdk-13+10
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+11 -> jdk-13+11
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+12 -> jdk-13+12
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+13 -> jdk-13+13
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+14 -> jdk-13+14
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+15 -> jdk-13+15
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+16 -> jdk-13+16
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+17 -> jdk-13+17
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+18 -> jdk-13+18
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+19 -> jdk-13+19
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+2 -> jdk-13+2
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+20 -> jdk-13+20
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+21 -> jdk-13+21
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+22 -> jdk-13+22
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+23 -> jdk-13+23
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+24 -> jdk-13+24
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+25 -> jdk-13+25
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+26 -> jdk-13+26
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+27 -> jdk-13+27
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+28 -> jdk-13+28
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+29 -> jdk-13+29
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+3 -> jdk-13+3
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+30 -> jdk-13+30
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+31 -> jdk-13+31
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+32 -> jdk-13+32
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+33 -> jdk-13+33
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+4 -> jdk-13+4
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+5 -> jdk-13+5
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+6 -> jdk-13+6
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+7 -> jdk-13+7
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+8 -> jdk-13+8
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13+9 -> jdk-13+9
[2026-02-18T15:58:49.951Z] * [new tag] jdk-13-ga -> jdk-13-ga
[2026-02-18T15:58:49.951Z] * [new tag] jdk-14+0 -> jdk-14+0
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+1 -> jdk-14+1
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+10 -> jdk-14+10
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+11 -> jdk-14+11
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+12 -> jdk-14+12
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+13 -> jdk-14+13
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+14 -> jdk-14+14
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+15 -> jdk-14+15
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+16 -> jdk-14+16
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+17 -> jdk-14+17
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+18 -> jdk-14+18
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+19 -> jdk-14+19
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+2 -> jdk-14+2
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+20 -> jdk-14+20
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+21 -> jdk-14+21
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+22 -> jdk-14+22
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+23 -> jdk-14+23
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+24 -> jdk-14+24
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+25 -> jdk-14+25
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+26 -> jdk-14+26
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+27 -> jdk-14+27
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+28 -> jdk-14+28
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+29 -> jdk-14+29
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+3 -> jdk-14+3
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+30 -> jdk-14+30
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+31 -> jdk-14+31
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+32 -> jdk-14+32
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+33 -> jdk-14+33
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+34 -> jdk-14+34
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+35 -> jdk-14+35
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+36 -> jdk-14+36
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+4 -> jdk-14+4
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+5 -> jdk-14+5
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+6 -> jdk-14+6
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+7 -> jdk-14+7
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+8 -> jdk-14+8
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14+9 -> jdk-14+9
[2026-02-18T15:58:49.952Z] * [new tag] jdk-14-ga -> jdk-14-ga
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+0 -> jdk-15+0
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+1 -> jdk-15+1
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+10 -> jdk-15+10
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+11 -> jdk-15+11
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+12 -> jdk-15+12
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+13 -> jdk-15+13
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+14 -> jdk-15+14
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+15 -> jdk-15+15
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+16 -> jdk-15+16
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+17 -> jdk-15+17
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+18 -> jdk-15+18
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+19 -> jdk-15+19
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+2 -> jdk-15+2
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+20 -> jdk-15+20
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+21 -> jdk-15+21
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+22 -> jdk-15+22
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+23 -> jdk-15+23
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+24 -> jdk-15+24
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+25 -> jdk-15+25
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+26 -> jdk-15+26
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+27 -> jdk-15+27
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+28 -> jdk-15+28
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+29 -> jdk-15+29
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+3 -> jdk-15+3
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+30 -> jdk-15+30
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+31 -> jdk-15+31
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+32 -> jdk-15+32
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+33 -> jdk-15+33
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+34 -> jdk-15+34
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+35 -> jdk-15+35
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+36 -> jdk-15+36
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+4 -> jdk-15+4
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+5 -> jdk-15+5
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+6 -> jdk-15+6
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+7 -> jdk-15+7
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+8 -> jdk-15+8
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15+9 -> jdk-15+9
[2026-02-18T15:58:49.952Z] * [new tag] jdk-15-ga -> jdk-15-ga
[2026-02-18T15:58:49.952Z] * [new tag] jdk-16+0 -> jdk-16+0
[2026-02-18T15:58:49.952Z] * [new tag] jdk-16+1 -> jdk-16+1
[2026-02-18T15:58:49.952Z] * [new tag] jdk-16+10 -> jdk-16+10
[2026-02-18T15:58:49.952Z] * [new tag] jdk-16+11 -> jdk-16+11
[2026-02-18T15:58:49.952Z] * [new tag] jdk-16+12 -> jdk-16+12
[2026-02-18T15:58:49.952Z] * [new tag] jdk-16+13 -> jdk-16+13
[2026-02-18T15:58:49.952Z] * [new tag] jdk-16+14 -> jdk-16+14
[2026-02-18T15:58:49.952Z] * [new tag] jdk-16+15 -> jdk-16+15
[2026-02-18T15:58:49.952Z] * [new tag] jdk-16+16 -> jdk-16+16
[2026-02-18T15:58:49.952Z] * [new tag] jdk-16+17 -> jdk-16+17
[2026-02-18T15:58:49.952Z] * [new tag] jdk-16+18 -> jdk-16+18
[2026-02-18T15:58:49.952Z] * [new tag] jdk-16+19 -> jdk-16+19
[2026-02-18T15:58:49.952Z] * [new tag] jdk-16+2 -> jdk-16+2
[2026-02-18T15:58:49.952Z] * [new tag] jdk-16+20 -> jdk-16+20
[2026-02-18T15:58:49.952Z] * [new tag] jdk-16+21 -> jdk-16+21
[2026-02-18T15:58:49.952Z] * [new tag] jdk-16+22 -> jdk-16+22
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+23 -> jdk-16+23
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+24 -> jdk-16+24
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+25 -> jdk-16+25
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+26 -> jdk-16+26
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+27 -> jdk-16+27
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+28 -> jdk-16+28
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+29 -> jdk-16+29
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+3 -> jdk-16+3
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+30 -> jdk-16+30
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+31 -> jdk-16+31
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+32 -> jdk-16+32
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+33 -> jdk-16+33
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+34 -> jdk-16+34
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+35 -> jdk-16+35
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+36 -> jdk-16+36
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+4 -> jdk-16+4
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+5 -> jdk-16+5
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+6 -> jdk-16+6
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+7 -> jdk-16+7
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+8 -> jdk-16+8
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16+9 -> jdk-16+9
[2026-02-18T15:58:49.953Z] * [new tag] jdk-16-ga -> jdk-16-ga
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+0 -> jdk-17+0
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+1 -> jdk-17+1
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+10 -> jdk-17+10
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+11 -> jdk-17+11
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+12 -> jdk-17+12
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+13 -> jdk-17+13
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+14 -> jdk-17+14
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+15 -> jdk-17+15
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+16 -> jdk-17+16
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+17 -> jdk-17+17
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+18 -> jdk-17+18
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+19 -> jdk-17+19
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+2 -> jdk-17+2
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+20 -> jdk-17+20
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+21 -> jdk-17+21
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+22 -> jdk-17+22
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+23 -> jdk-17+23
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+24 -> jdk-17+24
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+25 -> jdk-17+25
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+26 -> jdk-17+26
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+27 -> jdk-17+27
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+28 -> jdk-17+28
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+29 -> jdk-17+29
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+3 -> jdk-17+3
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+30 -> jdk-17+30
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+31 -> jdk-17+31
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+32 -> jdk-17+32
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+33 -> jdk-17+33
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+34 -> jdk-17+34
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+35 -> jdk-17+35
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+4 -> jdk-17+4
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+5 -> jdk-17+5
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+6 -> jdk-17+6
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+7 -> jdk-17+7
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+8 -> jdk-17+8
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17+9 -> jdk-17+9
[2026-02-18T15:58:49.953Z] * [new tag] jdk-17-ga -> jdk-17-ga
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+0 -> jdk-18+0
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+1 -> jdk-18+1
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+10 -> jdk-18+10
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+11 -> jdk-18+11
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+12 -> jdk-18+12
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+13 -> jdk-18+13
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+14 -> jdk-18+14
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+15 -> jdk-18+15
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+16 -> jdk-18+16
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+17 -> jdk-18+17
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+18 -> jdk-18+18
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+19 -> jdk-18+19
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+2 -> jdk-18+2
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+20 -> jdk-18+20
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+21 -> jdk-18+21
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+22 -> jdk-18+22
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+23 -> jdk-18+23
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+24 -> jdk-18+24
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+25 -> jdk-18+25
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+26 -> jdk-18+26
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+27 -> jdk-18+27
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+28 -> jdk-18+28
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+29 -> jdk-18+29
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+3 -> jdk-18+3
[2026-02-18T15:58:49.953Z] * [new tag] jdk-18+30 -> jdk-18+30
[2026-02-18T15:58:49.954Z] * [new tag] jdk-18+31 -> jdk-18+31
[2026-02-18T15:58:49.954Z] * [new tag] jdk-18+32 -> jdk-18+32
[2026-02-18T15:58:49.954Z] * [new tag] jdk-18+33 -> jdk-18+33
[2026-02-18T15:58:49.954Z] * [new tag] jdk-18+34 -> jdk-18+34
[2026-02-18T15:58:49.954Z] * [new tag] jdk-18+35 -> jdk-18+35
[2026-02-18T15:58:49.954Z] * [new tag] jdk-18+36 -> jdk-18+36
[2026-02-18T15:58:49.954Z] * [new tag] jdk-18+37 -> jdk-18+37
[2026-02-18T15:58:49.954Z] * [new tag] jdk-18+4 -> jdk-18+4
[2026-02-18T15:58:49.954Z] * [new tag] jdk-18+5 -> jdk-18+5
[2026-02-18T15:58:49.954Z] * [new tag] jdk-18+6 -> jdk-18+6
[2026-02-18T15:58:49.954Z] * [new tag] jdk-18+7 -> jdk-18+7
[2026-02-18T15:58:49.954Z] * [new tag] jdk-18+8 -> jdk-18+8
[2026-02-18T15:58:49.954Z] * [new tag] jdk-18+9 -> jdk-18+9
[2026-02-18T15:58:49.954Z] * [new tag] jdk-18-ga -> jdk-18-ga
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+0 -> jdk-19+0
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+1 -> jdk-19+1
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+10 -> jdk-19+10
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+11 -> jdk-19+11
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+12 -> jdk-19+12
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+13 -> jdk-19+13
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+14 -> jdk-19+14
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+15 -> jdk-19+15
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+16 -> jdk-19+16
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+17 -> jdk-19+17
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+18 -> jdk-19+18
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+19 -> jdk-19+19
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+2 -> jdk-19+2
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+20 -> jdk-19+20
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+21 -> jdk-19+21
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+22 -> jdk-19+22
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+23 -> jdk-19+23
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+24 -> jdk-19+24
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+25 -> jdk-19+25
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+26 -> jdk-19+26
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+27 -> jdk-19+27
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+28 -> jdk-19+28
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+29 -> jdk-19+29
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+3 -> jdk-19+3
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+30 -> jdk-19+30
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+31 -> jdk-19+31
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+32 -> jdk-19+32
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+33 -> jdk-19+33
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+34 -> jdk-19+34
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+35 -> jdk-19+35
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+36 -> jdk-19+36
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+4 -> jdk-19+4
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+5 -> jdk-19+5
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+6 -> jdk-19+6
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+7 -> jdk-19+7
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+8 -> jdk-19+8
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19+9 -> jdk-19+9
[2026-02-18T15:58:49.954Z] * [new tag] jdk-19-ga -> jdk-19-ga
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+0 -> jdk-20+0
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+1 -> jdk-20+1
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+10 -> jdk-20+10
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+11 -> jdk-20+11
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+12 -> jdk-20+12
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+13 -> jdk-20+13
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+14 -> jdk-20+14
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+15 -> jdk-20+15
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+16 -> jdk-20+16
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+17 -> jdk-20+17
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+18 -> jdk-20+18
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+19 -> jdk-20+19
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+2 -> jdk-20+2
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+20 -> jdk-20+20
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+21 -> jdk-20+21
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+22 -> jdk-20+22
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+23 -> jdk-20+23
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+24 -> jdk-20+24
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+25 -> jdk-20+25
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+26 -> jdk-20+26
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+27 -> jdk-20+27
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+28 -> jdk-20+28
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+29 -> jdk-20+29
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+3 -> jdk-20+3
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+30 -> jdk-20+30
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+31 -> jdk-20+31
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+32 -> jdk-20+32
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+33 -> jdk-20+33
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+34 -> jdk-20+34
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+35 -> jdk-20+35
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+36 -> jdk-20+36
[2026-02-18T15:58:49.954Z] * [new tag] jdk-20+4 -> jdk-20+4
[2026-02-18T15:58:49.955Z] * [new tag] jdk-20+5 -> jdk-20+5
[2026-02-18T15:58:49.955Z] * [new tag] jdk-20+6 -> jdk-20+6
[2026-02-18T15:58:49.955Z] * [new tag] jdk-20+7 -> jdk-20+7
[2026-02-18T15:58:49.955Z] * [new tag] jdk-20+8 -> jdk-20+8
[2026-02-18T15:58:49.955Z] * [new tag] jdk-20+9 -> jdk-20+9
[2026-02-18T15:58:49.955Z] * [new tag] jdk-20-ga -> jdk-20-ga
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+0 -> jdk-21+0
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+1 -> jdk-21+1
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+10 -> jdk-21+10
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+11 -> jdk-21+11
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+12 -> jdk-21+12
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+13 -> jdk-21+13
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+14 -> jdk-21+14
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+15 -> jdk-21+15
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+16 -> jdk-21+16
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+17 -> jdk-21+17
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+18 -> jdk-21+18
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+19 -> jdk-21+19
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+2 -> jdk-21+2
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+20 -> jdk-21+20
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+21 -> jdk-21+21
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+22 -> jdk-21+22
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+23 -> jdk-21+23
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+24 -> jdk-21+24
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+25 -> jdk-21+25
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+26 -> jdk-21+26
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+26_adopt -> jdk-21+26_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+27 -> jdk-21+27
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+27_adopt -> jdk-21+27_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+28 -> jdk-21+28
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+28_adopt -> jdk-21+28_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+29 -> jdk-21+29
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+29_adopt -> jdk-21+29_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+3 -> jdk-21+3
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+30 -> jdk-21+30
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+30_adopt -> jdk-21+30_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+31 -> jdk-21+31
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+31_adopt -> jdk-21+31_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+32 -> jdk-21+32
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+32_adopt -> jdk-21+32_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+33 -> jdk-21+33
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+33_adopt -> jdk-21+33_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+34 -> jdk-21+34
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+34_adopt -> jdk-21+34_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+35 -> jdk-21+35
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+35_adopt -> jdk-21+35_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+4 -> jdk-21+4
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+5 -> jdk-21+5
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+6 -> jdk-21+6
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+7 -> jdk-21+7
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+8 -> jdk-21+8
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21+9 -> jdk-21+9
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21-ga -> jdk-21-ga
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.1+0 -> jdk-21.0.1+0
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.1+1 -> jdk-21.0.1+1
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.1+10 -> jdk-21.0.1+10
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.1+11 -> jdk-21.0.1+11
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.1+11_adopt -> jdk-21.0.1+11_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.1+12 -> jdk-21.0.1+12
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.1+12.1_adopt -> jdk-21.0.1+12.1_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.1+12_adopt -> jdk-21.0.1+12_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.1+1_adopt -> jdk-21.0.1+1_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.1+2 -> jdk-21.0.1+2
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.1+2_adopt -> jdk-21.0.1+2_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.1+3 -> jdk-21.0.1+3
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.1+4 -> jdk-21.0.1+4
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.1+5 -> jdk-21.0.1+5
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.1+6 -> jdk-21.0.1+6
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.1+7 -> jdk-21.0.1+7
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.1+8 -> jdk-21.0.1+8
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.1+9 -> jdk-21.0.1+9
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.1-ga -> jdk-21.0.1-ga
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.10+0 -> jdk-21.0.10+0
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.10+1 -> jdk-21.0.10+1
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.10+1_adopt -> jdk-21.0.10+1_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.10+2 -> jdk-21.0.10+2
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.10+2_adopt -> jdk-21.0.10+2_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.10+3 -> jdk-21.0.10+3
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.10+3_adopt -> jdk-21.0.10+3_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.10+4 -> jdk-21.0.10+4
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.10+4_adopt -> jdk-21.0.10+4_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.10+5 -> jdk-21.0.10+5
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.10+5_adopt -> jdk-21.0.10+5_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.10+6 -> jdk-21.0.10+6
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.10+6_adopt -> jdk-21.0.10+6_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.10+7 -> jdk-21.0.10+7
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.10+7_adopt -> jdk-21.0.10+7_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.10-dryrun-ga -> jdk-21.0.10-dryrun-ga
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.10-ga -> jdk-21.0.10-ga
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.11+0 -> jdk-21.0.11+0
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.11+1 -> jdk-21.0.11+1
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.11+1_adopt -> jdk-21.0.11+1_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.11+2 -> jdk-21.0.11+2
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.11+2_adopt -> jdk-21.0.11+2_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.11+3_adopt -> jdk-21.0.11+3_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.2+0 -> jdk-21.0.2+0
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.2+13 -> jdk-21.0.2+13
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.2+13_adopt -> jdk-21.0.2+13_adopt
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.2-ga -> jdk-21.0.2-ga
[2026-02-18T15:58:49.955Z] * [new tag] jdk-21.0.3+0 -> jdk-21.0.3+0
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3+1 -> jdk-21.0.3+1
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3+1_adopt -> jdk-21.0.3+1_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3+2 -> jdk-21.0.3+2
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3+2_adopt -> jdk-21.0.3+2_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3+3 -> jdk-21.0.3+3
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3+3_adopt -> jdk-21.0.3+3_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3+4 -> jdk-21.0.3+4
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3+4_adopt -> jdk-21.0.3+4_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3+5 -> jdk-21.0.3+5
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3+5_adopt -> jdk-21.0.3+5_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3+6 -> jdk-21.0.3+6
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3+6-dryrun-ga -> jdk-21.0.3+6-dryrun-ga
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3+6_adopt -> jdk-21.0.3+6_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3+7 -> jdk-21.0.3+7
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3+7_adopt -> jdk-21.0.3+7_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3+8 -> jdk-21.0.3+8
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3+8_adopt -> jdk-21.0.3+8_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3+9 -> jdk-21.0.3+9
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3+9_adopt -> jdk-21.0.3+9_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3-dryrun-ga -> jdk-21.0.3-dryrun-ga
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.3-ga -> jdk-21.0.3-ga
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.4+0 -> jdk-21.0.4+0
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.4+1 -> jdk-21.0.4+1
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.4+1_adopt -> jdk-21.0.4+1_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.4+2 -> jdk-21.0.4+2
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.4+2_adopt -> jdk-21.0.4+2_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.4+3 -> jdk-21.0.4+3
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.4+3_adopt -> jdk-21.0.4+3_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.4+4 -> jdk-21.0.4+4
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.4+4_adopt -> jdk-21.0.4+4_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.4+5 -> jdk-21.0.4+5
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.4+5_adopt -> jdk-21.0.4+5_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.4+6 -> jdk-21.0.4+6
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.4+6_adopt -> jdk-21.0.4+6_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.4+7 -> jdk-21.0.4+7
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.4+7_adopt -> jdk-21.0.4+7_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.4-dryrun-ga -> jdk-21.0.4-dryrun-ga
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.4-ga -> jdk-21.0.4-ga
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+0 -> jdk-21.0.5+0
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+1 -> jdk-21.0.5+1
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+10 -> jdk-21.0.5+10
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+10_adopt -> jdk-21.0.5+10_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+11 -> jdk-21.0.5+11
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+11_adopt -> jdk-21.0.5+11_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+1_adopt -> jdk-21.0.5+1_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+2 -> jdk-21.0.5+2
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+2_adopt -> jdk-21.0.5+2_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+3 -> jdk-21.0.5+3
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+3_adopt -> jdk-21.0.5+3_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+4 -> jdk-21.0.5+4
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+4_adopt -> jdk-21.0.5+4_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+5 -> jdk-21.0.5+5
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+5_adopt -> jdk-21.0.5+5_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+6 -> jdk-21.0.5+6
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+6_adopt -> jdk-21.0.5+6_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+7 -> jdk-21.0.5+7
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+7_adopt -> jdk-21.0.5+7_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+8 -> jdk-21.0.5+8
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+8_adopt -> jdk-21.0.5+8_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+9 -> jdk-21.0.5+9
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5+9_adopt -> jdk-21.0.5+9_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.5-ga -> jdk-21.0.5-ga
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.6+0 -> jdk-21.0.6+0
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.6+1 -> jdk-21.0.6+1
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.6+1_adopt -> jdk-21.0.6+1_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.6+2 -> jdk-21.0.6+2
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.6+2_adopt -> jdk-21.0.6+2_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.6+3 -> jdk-21.0.6+3
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.6+3_adopt -> jdk-21.0.6+3_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.6+4 -> jdk-21.0.6+4
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.6+4_adopt -> jdk-21.0.6+4_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.6+5 -> jdk-21.0.6+5
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.6+5_adopt -> jdk-21.0.6+5_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.6+6 -> jdk-21.0.6+6
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.6+6_adopt -> jdk-21.0.6+6_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.6+7 -> jdk-21.0.6+7
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.6+7_adopt -> jdk-21.0.6+7_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.6-dryrun-ga -> jdk-21.0.6-dryrun-ga
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.6-ga -> jdk-21.0.6-ga
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.7+0 -> jdk-21.0.7+0
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.7+1 -> jdk-21.0.7+1
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.7+1_adopt -> jdk-21.0.7+1_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.7+2 -> jdk-21.0.7+2
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.7+2_adopt -> jdk-21.0.7+2_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.7+3 -> jdk-21.0.7+3
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.7+3_adopt -> jdk-21.0.7+3_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.7+4 -> jdk-21.0.7+4
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.7+4_adopt -> jdk-21.0.7+4_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.7+5 -> jdk-21.0.7+5
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.7+5_adopt -> jdk-21.0.7+5_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.7+6 -> jdk-21.0.7+6
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.7+6_adopt -> jdk-21.0.7+6_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.7-dryrun-ga -> jdk-21.0.7-dryrun-ga
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.7-ga -> jdk-21.0.7-ga
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.8+0 -> jdk-21.0.8+0
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.8+1 -> jdk-21.0.8+1
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.8+1_adopt -> jdk-21.0.8+1_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.8+2 -> jdk-21.0.8+2
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.8+2_adopt -> jdk-21.0.8+2_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.8+3 -> jdk-21.0.8+3
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.8+3_adopt -> jdk-21.0.8+3_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.8+4 -> jdk-21.0.8+4
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.8+4_adopt -> jdk-21.0.8+4_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.8+5 -> jdk-21.0.8+5
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.8+5_adopt -> jdk-21.0.8+5_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.8+6 -> jdk-21.0.8+6
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.8+6_adopt -> jdk-21.0.8+6_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.8+7 -> jdk-21.0.8+7
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.8+7_adopt -> jdk-21.0.8+7_adopt
[2026-02-18T15:58:49.956Z] * [new tag] jdk-21.0.8+8 -> jdk-21.0.8+8
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.8+8_adopt -> jdk-21.0.8+8_adopt
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.8+9 -> jdk-21.0.8+9
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.8+9_adopt -> jdk-21.0.8+9_adopt
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.8-dryrun-ga -> jdk-21.0.8-dryrun-ga
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.8-ga -> jdk-21.0.8-ga
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+0 -> jdk-21.0.9+0
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+1 -> jdk-21.0.9+1
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+10 -> jdk-21.0.9+10
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+10_adopt -> jdk-21.0.9+10_adopt
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+1_adopt -> jdk-21.0.9+1_adopt
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+2 -> jdk-21.0.9+2
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+2_adopt -> jdk-21.0.9+2_adopt
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+3 -> jdk-21.0.9+3
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+3_adopt -> jdk-21.0.9+3_adopt
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+4 -> jdk-21.0.9+4
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+4_adopt -> jdk-21.0.9+4_adopt
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+5 -> jdk-21.0.9+5
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+5_adopt -> jdk-21.0.9+5_adopt
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+6 -> jdk-21.0.9+6
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+6_adopt -> jdk-21.0.9+6_adopt
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+7 -> jdk-21.0.9+7
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+7_adopt -> jdk-21.0.9+7_adopt
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+8 -> jdk-21.0.9+8
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+8_adopt -> jdk-21.0.9+8_adopt
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+9 -> jdk-21.0.9+9
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9+9_adopt -> jdk-21.0.9+9_adopt
[2026-02-18T15:58:49.957Z] * [new tag] jdk-21.0.9-ga -> jdk-21.0.9-ga
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+100 -> jdk-9+100
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+101 -> jdk-9+101
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+102 -> jdk-9+102
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+103 -> jdk-9+103
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+104 -> jdk-9+104
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+105 -> jdk-9+105
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+106 -> jdk-9+106
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+107 -> jdk-9+107
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+108 -> jdk-9+108
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+109 -> jdk-9+109
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+110 -> jdk-9+110
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+111 -> jdk-9+111
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+112 -> jdk-9+112
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+113 -> jdk-9+113
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+114 -> jdk-9+114
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+115 -> jdk-9+115
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+116 -> jdk-9+116
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+117 -> jdk-9+117
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+118 -> jdk-9+118
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+119 -> jdk-9+119
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+120 -> jdk-9+120
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+121 -> jdk-9+121
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+122 -> jdk-9+122
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+123 -> jdk-9+123
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+124 -> jdk-9+124
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+125 -> jdk-9+125
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+126 -> jdk-9+126
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+127 -> jdk-9+127
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+128 -> jdk-9+128
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+129 -> jdk-9+129
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+130 -> jdk-9+130
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+131 -> jdk-9+131
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+132 -> jdk-9+132
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+133 -> jdk-9+133
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+134 -> jdk-9+134
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+135 -> jdk-9+135
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+136 -> jdk-9+136
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+137 -> jdk-9+137
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+138 -> jdk-9+138
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+139 -> jdk-9+139
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+140 -> jdk-9+140
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+141 -> jdk-9+141
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+142 -> jdk-9+142
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+143 -> jdk-9+143
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+144 -> jdk-9+144
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+145 -> jdk-9+145
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+146 -> jdk-9+146
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+147 -> jdk-9+147
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+148 -> jdk-9+148
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+149 -> jdk-9+149
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+150 -> jdk-9+150
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+151 -> jdk-9+151
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+152 -> jdk-9+152
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+153 -> jdk-9+153
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+154 -> jdk-9+154
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+155 -> jdk-9+155
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+156 -> jdk-9+156
[2026-02-18T15:58:49.957Z] * [new tag] jdk-9+157 -> jdk-9+157
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+158 -> jdk-9+158
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+159 -> jdk-9+159
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+160 -> jdk-9+160
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+161 -> jdk-9+161
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+162 -> jdk-9+162
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+163 -> jdk-9+163
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+164 -> jdk-9+164
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+165 -> jdk-9+165
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+166 -> jdk-9+166
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+167 -> jdk-9+167
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+168 -> jdk-9+168
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+169 -> jdk-9+169
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+170 -> jdk-9+170
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+171 -> jdk-9+171
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+172 -> jdk-9+172
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+173 -> jdk-9+173
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+174 -> jdk-9+174
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+175 -> jdk-9+175
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+176 -> jdk-9+176
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+177 -> jdk-9+177
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+178 -> jdk-9+178
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+179 -> jdk-9+179
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+180 -> jdk-9+180
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+181 -> jdk-9+181
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+95 -> jdk-9+95
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+96 -> jdk-9+96
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+97 -> jdk-9+97
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+98 -> jdk-9+98
[2026-02-18T15:58:49.959Z] * [new tag] jdk-9+99 -> jdk-9+99
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b100 -> jdk7-b100
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b101 -> jdk7-b101
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b102 -> jdk7-b102
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b103 -> jdk7-b103
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b104 -> jdk7-b104
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b105 -> jdk7-b105
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b106 -> jdk7-b106
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b107 -> jdk7-b107
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b108 -> jdk7-b108
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b109 -> jdk7-b109
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b110 -> jdk7-b110
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b111 -> jdk7-b111
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b112 -> jdk7-b112
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b113 -> jdk7-b113
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b114 -> jdk7-b114
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b115 -> jdk7-b115
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b116 -> jdk7-b116
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b117 -> jdk7-b117
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b118 -> jdk7-b118
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b119 -> jdk7-b119
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b120 -> jdk7-b120
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b121 -> jdk7-b121
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b122 -> jdk7-b122
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b123 -> jdk7-b123
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b124 -> jdk7-b124
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b125 -> jdk7-b125
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b126 -> jdk7-b126
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b127 -> jdk7-b127
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b128 -> jdk7-b128
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b129 -> jdk7-b129
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b130 -> jdk7-b130
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b131 -> jdk7-b131
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b132 -> jdk7-b132
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b133 -> jdk7-b133
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b134 -> jdk7-b134
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b135 -> jdk7-b135
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b136 -> jdk7-b136
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b137 -> jdk7-b137
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b138 -> jdk7-b138
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b139 -> jdk7-b139
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b140 -> jdk7-b140
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b141 -> jdk7-b141
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b142 -> jdk7-b142
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b143 -> jdk7-b143
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b144 -> jdk7-b144
[2026-02-18T15:58:49.959Z] * [new tag] jdk7-b145 -> jdk7-b145
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b146 -> jdk7-b146
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b147 -> jdk7-b147
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b24 -> jdk7-b24
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b25 -> jdk7-b25
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b26 -> jdk7-b26
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b27 -> jdk7-b27
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b28 -> jdk7-b28
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b29 -> jdk7-b29
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b30 -> jdk7-b30
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b31 -> jdk7-b31
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b32 -> jdk7-b32
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b33 -> jdk7-b33
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b34 -> jdk7-b34
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b35 -> jdk7-b35
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b36 -> jdk7-b36
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b37 -> jdk7-b37
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b38 -> jdk7-b38
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b39 -> jdk7-b39
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b40 -> jdk7-b40
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b41 -> jdk7-b41
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b42 -> jdk7-b42
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b43 -> jdk7-b43
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b44 -> jdk7-b44
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b45 -> jdk7-b45
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b46 -> jdk7-b46
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b47 -> jdk7-b47
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b48 -> jdk7-b48
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b49 -> jdk7-b49
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b50 -> jdk7-b50
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b51 -> jdk7-b51
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b52 -> jdk7-b52
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b53 -> jdk7-b53
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b54 -> jdk7-b54
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b55 -> jdk7-b55
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b56 -> jdk7-b56
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b57 -> jdk7-b57
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b58 -> jdk7-b58
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b59 -> jdk7-b59
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b60 -> jdk7-b60
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b61 -> jdk7-b61
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b62 -> jdk7-b62
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b63 -> jdk7-b63
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b64 -> jdk7-b64
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b65 -> jdk7-b65
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b66 -> jdk7-b66
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b67 -> jdk7-b67
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b68 -> jdk7-b68
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b69 -> jdk7-b69
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b70 -> jdk7-b70
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b71 -> jdk7-b71
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b72 -> jdk7-b72
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b73 -> jdk7-b73
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b74 -> jdk7-b74
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b75 -> jdk7-b75
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b76 -> jdk7-b76
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b77 -> jdk7-b77
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b78 -> jdk7-b78
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b79 -> jdk7-b79
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b80 -> jdk7-b80
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b81 -> jdk7-b81
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b82 -> jdk7-b82
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b83 -> jdk7-b83
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b84 -> jdk7-b84
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b85 -> jdk7-b85
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b86 -> jdk7-b86
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b87 -> jdk7-b87
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b88 -> jdk7-b88
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b89 -> jdk7-b89
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b90 -> jdk7-b90
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b91 -> jdk7-b91
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b92 -> jdk7-b92
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b93 -> jdk7-b93
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b94 -> jdk7-b94
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b95 -> jdk7-b95
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b96 -> jdk7-b96
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b97 -> jdk7-b97
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b98 -> jdk7-b98
[2026-02-18T15:58:49.960Z] * [new tag] jdk7-b99 -> jdk7-b99
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b01 -> jdk8-b01
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b02 -> jdk8-b02
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b03 -> jdk8-b03
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b04 -> jdk8-b04
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b05 -> jdk8-b05
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b06 -> jdk8-b06
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b07 -> jdk8-b07
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b08 -> jdk8-b08
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b09 -> jdk8-b09
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b10 -> jdk8-b10
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b100 -> jdk8-b100
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b101 -> jdk8-b101
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b102 -> jdk8-b102
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b103 -> jdk8-b103
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b104 -> jdk8-b104
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b105 -> jdk8-b105
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b106 -> jdk8-b106
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b107 -> jdk8-b107
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b108 -> jdk8-b108
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b109 -> jdk8-b109
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b11 -> jdk8-b11
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b110 -> jdk8-b110
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b111 -> jdk8-b111
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b112 -> jdk8-b112
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b113 -> jdk8-b113
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b114 -> jdk8-b114
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b115 -> jdk8-b115
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b116 -> jdk8-b116
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b117 -> jdk8-b117
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b118 -> jdk8-b118
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b119 -> jdk8-b119
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b12 -> jdk8-b12
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b120 -> jdk8-b120
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b13 -> jdk8-b13
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b14 -> jdk8-b14
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b15 -> jdk8-b15
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b16 -> jdk8-b16
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b17 -> jdk8-b17
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b18 -> jdk8-b18
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b19 -> jdk8-b19
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b20 -> jdk8-b20
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b21 -> jdk8-b21
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b22 -> jdk8-b22
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b23 -> jdk8-b23
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b24 -> jdk8-b24
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b25 -> jdk8-b25
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b26 -> jdk8-b26
[2026-02-18T15:58:49.960Z] * [new tag] jdk8-b27 -> jdk8-b27
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b28 -> jdk8-b28
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b29 -> jdk8-b29
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b30 -> jdk8-b30
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b31 -> jdk8-b31
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b32 -> jdk8-b32
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b33 -> jdk8-b33
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b34 -> jdk8-b34
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b35 -> jdk8-b35
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b36 -> jdk8-b36
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b37 -> jdk8-b37
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b38 -> jdk8-b38
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b39 -> jdk8-b39
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b40 -> jdk8-b40
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b41 -> jdk8-b41
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b42 -> jdk8-b42
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b43 -> jdk8-b43
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b44 -> jdk8-b44
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b45 -> jdk8-b45
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b46 -> jdk8-b46
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b47 -> jdk8-b47
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b48 -> jdk8-b48
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b49 -> jdk8-b49
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b50 -> jdk8-b50
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b51 -> jdk8-b51
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b52 -> jdk8-b52
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b53 -> jdk8-b53
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b54 -> jdk8-b54
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b55 -> jdk8-b55
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b56 -> jdk8-b56
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b57 -> jdk8-b57
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b58 -> jdk8-b58
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b59 -> jdk8-b59
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b60 -> jdk8-b60
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b61 -> jdk8-b61
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b62 -> jdk8-b62
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b63 -> jdk8-b63
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b64 -> jdk8-b64
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b65 -> jdk8-b65
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b66 -> jdk8-b66
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b67 -> jdk8-b67
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b68 -> jdk8-b68
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b69 -> jdk8-b69
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b70 -> jdk8-b70
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b71 -> jdk8-b71
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b72 -> jdk8-b72
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b73 -> jdk8-b73
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b74 -> jdk8-b74
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b75 -> jdk8-b75
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b76 -> jdk8-b76
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b77 -> jdk8-b77
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b78 -> jdk8-b78
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b79 -> jdk8-b79
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b80 -> jdk8-b80
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b81 -> jdk8-b81
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b82 -> jdk8-b82
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b83 -> jdk8-b83
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b84 -> jdk8-b84
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b85 -> jdk8-b85
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b86 -> jdk8-b86
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b87 -> jdk8-b87
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b88 -> jdk8-b88
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b89 -> jdk8-b89
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b90 -> jdk8-b90
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b91 -> jdk8-b91
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b92 -> jdk8-b92
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b93 -> jdk8-b93
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b94 -> jdk8-b94
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b95 -> jdk8-b95
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b96 -> jdk8-b96
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b97 -> jdk8-b97
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b98 -> jdk8-b98
[2026-02-18T15:58:49.961Z] * [new tag] jdk8-b99 -> jdk8-b99
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b00 -> jdk9-b00
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b01 -> jdk9-b01
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b02 -> jdk9-b02
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b03 -> jdk9-b03
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b04 -> jdk9-b04
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b05 -> jdk9-b05
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b06 -> jdk9-b06
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b07 -> jdk9-b07
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b08 -> jdk9-b08
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b09 -> jdk9-b09
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b10 -> jdk9-b10
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b11 -> jdk9-b11
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b12 -> jdk9-b12
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b13 -> jdk9-b13
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b14 -> jdk9-b14
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b15 -> jdk9-b15
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b16 -> jdk9-b16
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b17 -> jdk9-b17
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b18 -> jdk9-b18
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b19 -> jdk9-b19
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b20 -> jdk9-b20
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b21 -> jdk9-b21
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b22 -> jdk9-b22
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b23 -> jdk9-b23
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b24 -> jdk9-b24
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b25 -> jdk9-b25
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b26 -> jdk9-b26
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b27 -> jdk9-b27
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b28 -> jdk9-b28
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b29 -> jdk9-b29
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b30 -> jdk9-b30
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b31 -> jdk9-b31
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b32 -> jdk9-b32
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b33 -> jdk9-b33
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b34 -> jdk9-b34
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b35 -> jdk9-b35
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b36 -> jdk9-b36
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b37 -> jdk9-b37
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b38 -> jdk9-b38
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b39 -> jdk9-b39
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b40 -> jdk9-b40
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b41 -> jdk9-b41
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b42 -> jdk9-b42
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b43 -> jdk9-b43
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b44 -> jdk9-b44
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b45 -> jdk9-b45
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b46 -> jdk9-b46
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b47 -> jdk9-b47
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b48 -> jdk9-b48
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b49 -> jdk9-b49
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b50 -> jdk9-b50
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b51 -> jdk9-b51
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b52 -> jdk9-b52
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b53 -> jdk9-b53
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b54 -> jdk9-b54
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b55 -> jdk9-b55
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b56 -> jdk9-b56
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b57 -> jdk9-b57
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b58 -> jdk9-b58
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b59 -> jdk9-b59
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b60 -> jdk9-b60
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b61 -> jdk9-b61
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b62 -> jdk9-b62
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b63 -> jdk9-b63
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b64 -> jdk9-b64
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b65 -> jdk9-b65
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b66 -> jdk9-b66
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b67 -> jdk9-b67
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b68 -> jdk9-b68
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b69 -> jdk9-b69
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b70 -> jdk9-b70
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b71 -> jdk9-b71
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b72 -> jdk9-b72
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b73 -> jdk9-b73
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b74 -> jdk9-b74
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b75 -> jdk9-b75
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b76 -> jdk9-b76
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b77 -> jdk9-b77
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b78 -> jdk9-b78
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b79 -> jdk9-b79
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b80 -> jdk9-b80
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b81 -> jdk9-b81
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b82 -> jdk9-b82
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b83 -> jdk9-b83
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b84 -> jdk9-b84
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b85 -> jdk9-b85
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b86 -> jdk9-b86
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b87 -> jdk9-b87
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b88 -> jdk9-b88
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b89 -> jdk9-b89
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b90 -> jdk9-b90
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b91 -> jdk9-b91
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b92 -> jdk9-b92
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b93 -> jdk9-b93
[2026-02-18T15:58:49.961Z] * [new tag] jdk9-b94 -> jdk9-b94
[2026-02-18T15:58:49.961Z] BUILD_CONFIG[BRANCH] (dev) is a valid branch, fetching and resetting to branch
[2026-02-18T15:58:49.961Z] From https://github.com/adoptium/jdk21u
[2026-02-18T15:58:49.961Z] * [new branch] dev -> origin/dev
[2026-02-18T15:58:49.961Z] HEAD is now at 91d5132596b Merging latest patches from release branch
[2026-02-18T15:58:49.961Z] Checked out origin/dev
[2026-02-18T15:58:49.961Z] INFO: Extracting latest tag for the scmref using git describe since no tag is set in the build config...
[2026-02-18T15:58:49.961Z] fatal: No tags can describe '91d5132596bdfbea789ec21b68c7107f0b2d9377'.
[2026-02-18T15:58:49.961Z] Try --always, or create some tags.
[2026-02-18T15:58:49.961Z] WARNING: git describe FAILED. There is likely additional error output above (exit code was 128). Trying again using git describe --tags to match a lightweight (non-annotated) tag
[2026-02-18T15:58:49.961Z] fatal: No tags can describe '91d5132596bdfbea789ec21b68c7107f0b2d9377'.
[2026-02-18T15:58:49.961Z] Try --always, or create some tags.
[2026-02-18T15:58:49.961Z] FINAL WARNING: git describe --tags FAILED. There is likely additional error output above (exit code was 128). Exporting the abbreviated commit hash using git describe --always as a failsafe to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/target//metadata/scmref.txt
[2026-02-18T15:58:49.961Z] 91d5132596b
[2026-02-18T15:58:49.961Z] checkoutRequiredCodeToBuild succeeded
[2026-02-18T15:58:50.716Z] libfreetype/src found in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T15:58:50.716Z] Non-Linux-based environment detected, skipping download of dependency Alsa.
[2026-02-18T15:58:50.716Z] Using bundled Freetype
[2026-02-18T15:58:50.716Z] Generating cacerts from Mozilla's bundle
[2026-02-18T15:58:51.469Z] SHA256 of old file: 0
[2026-02-18T15:58:51.470Z] SHA256 of new file: a903b3cd05231e39332515ef7ebe37e697262f39515a52015c23c62805b73cd0
[2026-02-18T15:58:51.470Z] Processing 'certdata.txt' ...
[2026-02-18T15:58:51.470Z] Skipping: GlobalSign Root CA
[2026-02-18T15:58:51.470Z] Skipping: Entrust.net Premium 2048 Secure Server CA is not trusted anymore
[2026-02-18T15:58:51.470Z] Skipping: Entrust.net Premium 2048 Secure Server CA
[2026-02-18T15:58:51.470Z] Skipping: Entrust Root Certification Authority is not trusted anymore
[2026-02-18T15:58:51.470Z] Parsing: Entrust Root Certification Authority
[2026-02-18T15:58:51.470Z] Skipping: Certum Root CA
[2026-02-18T15:58:51.470Z] Skipping: Comodo AAA Services root
[2026-02-18T15:58:51.470Z] Parsing: QuoVadis Root CA 2
[2026-02-18T15:58:51.470Z] Parsing: QuoVadis Root CA 3
[2026-02-18T15:58:51.470Z] Skipping: XRamp Global CA Root
[2026-02-18T15:58:51.470Z] Skipping: Go Daddy Class 2 CA
[2026-02-18T15:58:51.470Z] Skipping: Starfield Class 2 CA
[2026-02-18T15:58:51.470Z] Parsing: DigiCert Assured ID Root CA
[2026-02-18T15:58:51.470Z] Parsing: DigiCert Global Root CA
[2026-02-18T15:58:51.470Z] Parsing: DigiCert High Assurance EV Root CA
[2026-02-18T15:58:51.470Z] Parsing: SwissSign Gold CA - G2
[2026-02-18T15:58:51.470Z] Parsing: SecureTrust CA
[2026-02-18T15:58:51.470Z] Parsing: Secure Global CA
[2026-02-18T15:58:51.470Z] Parsing: COMODO Certification Authority
[2026-02-18T15:58:51.470Z] Parsing: COMODO ECC Certification Authority
[2026-02-18T15:58:51.470Z] Skipping: OISTE WISeKey Global Root GA CA
[2026-02-18T15:58:51.470Z] Parsing: Certigna
[2026-02-18T15:58:51.470Z] Skipping: ePKI Root Certification Authority is not trusted anymore
[2026-02-18T15:58:51.470Z] Parsing: ePKI Root Certification Authority
[2026-02-18T15:58:51.470Z] Parsing: certSIGN ROOT CA
[2026-02-18T15:58:51.470Z] Parsing: NetLock Arany (Class Gold) Főtanúsítvány
[2026-02-18T15:58:51.470Z] Parsing: Microsec e-Szigno Root CA 2009
[2026-02-18T15:58:51.470Z] Parsing: GlobalSign Root CA - R3
[2026-02-18T15:58:51.470Z] Parsing: Izenpe.com
[2026-02-18T15:58:51.470Z] Parsing: Go Daddy Root Certificate Authority - G2
[2026-02-18T15:58:51.470Z] Parsing: Starfield Root Certificate Authority - G2
[2026-02-18T15:58:51.470Z] Parsing: Starfield Services Root Certificate Authority - G2
[2026-02-18T15:58:51.470Z] Skipping: AffirmTrust Commercial is not trusted anymore
[2026-02-18T15:58:51.470Z] Parsing: AffirmTrust Commercial
[2026-02-18T15:58:51.470Z] Skipping: AffirmTrust Networking is not trusted anymore
[2026-02-18T15:58:51.470Z] Parsing: AffirmTrust Networking
[2026-02-18T15:58:51.470Z] Skipping: AffirmTrust Premium is not trusted anymore
[2026-02-18T15:58:51.470Z] Parsing: AffirmTrust Premium
[2026-02-18T15:58:51.470Z] Skipping: AffirmTrust Premium ECC is not trusted anymore
[2026-02-18T15:58:51.470Z] Parsing: AffirmTrust Premium ECC
[2026-02-18T15:58:51.470Z] Parsing: Certum Trusted Network CA
[2026-02-18T15:58:51.470Z] Parsing: TWCA Root Certification Authority
[2026-02-18T15:58:51.470Z] Parsing: Security Communication RootCA2
[2026-02-18T15:58:51.470Z] Parsing: Actalis Authentication Root CA
[2026-02-18T15:58:51.470Z] Parsing: Buypass Class 2 Root CA
[2026-02-18T15:58:51.470Z] Parsing: Buypass Class 3 Root CA
[2026-02-18T15:58:51.470Z] Parsing: T-TeleSec GlobalRoot Class 3
[2026-02-18T15:58:51.470Z] Parsing: D-TRUST Root Class 3 CA 2 2009
[2026-02-18T15:58:51.470Z] Parsing: D-TRUST Root Class 3 CA 2 EV 2009
[2026-02-18T15:58:51.470Z] Parsing: CA Disig Root R2
[2026-02-18T15:58:51.470Z] Parsing: ACCVRAIZ1
[2026-02-18T15:58:51.470Z] Parsing: TWCA Global Root CA
[2026-02-18T15:58:51.470Z] Parsing: TeliaSonera Root CA v1
[2026-02-18T15:58:51.470Z] Parsing: T-TeleSec GlobalRoot Class 2
[2026-02-18T15:58:51.470Z] Parsing: Atos TrustedRoot 2011
[2026-02-18T15:58:51.470Z] Parsing: QuoVadis Root CA 1 G3
[2026-02-18T15:58:51.470Z] Parsing: QuoVadis Root CA 2 G3
[2026-02-18T15:58:51.470Z] Parsing: QuoVadis Root CA 3 G3
[2026-02-18T15:58:51.470Z] Parsing: DigiCert Assured ID Root G2
[2026-02-18T15:58:51.470Z] Parsing: DigiCert Assured ID Root G3
[2026-02-18T15:58:51.470Z] Parsing: DigiCert Global Root G2
[2026-02-18T15:58:51.470Z] Parsing: DigiCert Global Root G3
[2026-02-18T15:58:51.470Z] Parsing: DigiCert Trusted Root G4
[2026-02-18T15:58:51.470Z] Parsing: COMODO RSA Certification Authority
[2026-02-18T15:58:51.470Z] Parsing: USERTrust RSA Certification Authority
[2026-02-18T15:58:51.470Z] Parsing: USERTrust ECC Certification Authority
[2026-02-18T15:58:51.470Z] Parsing: GlobalSign ECC Root CA - R5
[2026-02-18T15:58:51.470Z] Skipping: Staat der Nederlanden Root CA - G3
[2026-02-18T15:58:51.470Z] Parsing: IdenTrust Commercial Root CA 1
[2026-02-18T15:58:51.470Z] Parsing: IdenTrust Public Sector Root CA 1
[2026-02-18T15:58:51.470Z] Skipping: Entrust Root Certification Authority - G2 is not trusted anymore
[2026-02-18T15:58:51.470Z] Parsing: Entrust Root Certification Authority - G2
[2026-02-18T15:58:51.470Z] Skipping: Entrust Root Certification Authority - EC1 is not trusted anymore
[2026-02-18T15:58:51.470Z] Parsing: Entrust Root Certification Authority - EC1
[2026-02-18T15:58:51.470Z] Parsing: CFCA EV ROOT
[2026-02-18T15:58:51.470Z] Parsing: OISTE WISeKey Global Root GB CA
[2026-02-18T15:58:51.470Z] Parsing: SZAFIR ROOT CA2
[2026-02-18T15:58:51.470Z] Parsing: Certum Trusted Network CA 2
[2026-02-18T15:58:51.470Z] Parsing: Hellenic Academic and Research Institutions RootCA 2015
[2026-02-18T15:58:51.470Z] Parsing: Hellenic Academic and Research Institutions ECC RootCA 2015
[2026-02-18T15:58:51.470Z] Parsing: ISRG Root X1
[2026-02-18T15:58:51.470Z] Parsing: AC RAIZ FNMT-RCM
[2026-02-18T15:58:51.470Z] Parsing: Amazon Root CA 1
[2026-02-18T15:58:51.470Z] Parsing: Amazon Root CA 2
[2026-02-18T15:58:51.470Z] Parsing: Amazon Root CA 3
[2026-02-18T15:58:51.470Z] Parsing: Amazon Root CA 4
[2026-02-18T15:58:51.470Z] Skipping: D-TRUST Root CA 3 2013
[2026-02-18T15:58:51.470Z] Parsing: TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1
[2026-02-18T15:58:51.470Z] Parsing: GDCA TrustAUTH R5 ROOT
[2026-02-18T15:58:51.470Z] Parsing: SSL.com Root Certification Authority RSA
[2026-02-18T15:58:51.470Z] Parsing: SSL.com Root Certification Authority ECC
[2026-02-18T15:58:51.470Z] Parsing: SSL.com EV Root Certification Authority RSA R2
[2026-02-18T15:58:51.470Z] Parsing: SSL.com EV Root Certification Authority ECC
[2026-02-18T15:58:51.470Z] Parsing: GlobalSign Root CA - R6
[2026-02-18T15:58:51.470Z] Parsing: OISTE WISeKey Global Root GC CA
[2026-02-18T15:58:51.470Z] Parsing: UCA Global G2 Root
[2026-02-18T15:58:51.470Z] Parsing: UCA Extended Validation Root
[2026-02-18T15:58:51.470Z] Parsing: Certigna Root CA
[2026-02-18T15:58:51.470Z] Parsing: emSign Root CA - G1
[2026-02-18T15:58:51.470Z] Parsing: emSign ECC Root CA - G3
[2026-02-18T15:58:51.470Z] Parsing: emSign Root CA - C1
[2026-02-18T15:58:51.470Z] Parsing: emSign ECC Root CA - C3
[2026-02-18T15:58:51.470Z] Parsing: Hongkong Post Root CA 3
[2026-02-18T15:58:51.470Z] Skipping: Entrust Root Certification Authority - G4
[2026-02-18T15:58:51.470Z] Parsing: Microsoft ECC Root Certificate Authority 2017
[2026-02-18T15:58:51.470Z] Parsing: Microsoft RSA Root Certificate Authority 2017
[2026-02-18T15:58:51.470Z] Parsing: e-Szigno Root CA 2017
[2026-02-18T15:58:51.470Z] Parsing: certSIGN Root CA G2
[2026-02-18T15:58:51.470Z] Parsing: Trustwave Global Certification Authority
[2026-02-18T15:58:51.470Z] Parsing: Trustwave Global ECC P256 Certification Authority
[2026-02-18T15:58:51.470Z] Parsing: Trustwave Global ECC P384 Certification Authority
[2026-02-18T15:58:51.470Z] Parsing: NAVER Global Root Certification Authority
[2026-02-18T15:58:51.470Z] Parsing: AC RAIZ FNMT-RCM SERVIDORES SEGUROS
[2026-02-18T15:58:51.470Z] Skipping: GlobalSign Secure Mail Root R45
[2026-02-18T15:58:51.470Z] Skipping: GlobalSign Secure Mail Root E45
[2026-02-18T15:58:51.470Z] Parsing: GlobalSign Root R46
[2026-02-18T15:58:51.470Z] Parsing: GlobalSign Root E46
[2026-02-18T15:58:51.470Z] Skipping: GLOBALTRUST 2020 is not trusted anymore
[2026-02-18T15:58:51.470Z] Parsing: GLOBALTRUST 2020
[2026-02-18T15:58:51.470Z] Parsing: ANF Secure Server Root CA
[2026-02-18T15:58:51.470Z] Parsing: Certum EC-384 CA
[2026-02-18T15:58:51.470Z] Parsing: Certum Trusted Root CA
[2026-02-18T15:58:51.470Z] Parsing: TunTrust Root CA
[2026-02-18T15:58:51.470Z] Parsing: HARICA TLS RSA Root CA 2021
[2026-02-18T15:58:51.470Z] Parsing: HARICA TLS ECC Root CA 2021
[2026-02-18T15:58:51.470Z] Skipping: HARICA Client RSA Root CA 2021
[2026-02-18T15:58:51.470Z] Skipping: HARICA Client ECC Root CA 2021
[2026-02-18T15:58:51.470Z] Parsing: Autoridad de Certificacion Firmaprofesional CIF A62634068
[2026-02-18T15:58:51.470Z] Parsing: vTrus ECC Root CA
[2026-02-18T15:58:51.470Z] Parsing: vTrus Root CA
[2026-02-18T15:58:51.470Z] Parsing: ISRG Root X2
[2026-02-18T15:58:51.470Z] Parsing: HiPKI Root CA - G1
[2026-02-18T15:58:51.470Z] Parsing: GlobalSign ECC Root CA - R4
[2026-02-18T15:58:51.470Z] Parsing: GTS Root R1
[2026-02-18T15:58:51.470Z] Parsing: GTS Root R2
[2026-02-18T15:58:51.470Z] Parsing: GTS Root R3
[2026-02-18T15:58:51.470Z] Parsing: GTS Root R4
[2026-02-18T15:58:51.470Z] Parsing: Telia Root CA v2
[2026-02-18T15:58:51.470Z] Parsing: D-TRUST BR Root CA 1 2020
[2026-02-18T15:58:51.470Z] Parsing: D-TRUST EV Root CA 1 2020
[2026-02-18T15:58:51.470Z] Parsing: DigiCert TLS ECC P384 Root G5
[2026-02-18T15:58:51.470Z] Parsing: DigiCert TLS RSA4096 Root G5
[2026-02-18T15:58:51.470Z] Skipping: DigiCert SMIME ECC P384 Root G5
[2026-02-18T15:58:51.470Z] Skipping: DigiCert SMIME RSA4096 Root G5
[2026-02-18T15:58:51.470Z] Parsing: Certainly Root R1
[2026-02-18T15:58:51.470Z] Parsing: Certainly Root E1
[2026-02-18T15:58:51.471Z] Skipping: DIGITALSIGN GLOBAL ROOT RSA CA
[2026-02-18T15:58:51.471Z] Skipping: DIGITALSIGN GLOBAL ROOT ECDSA CA
[2026-02-18T15:58:51.471Z] Parsing: Security Communication ECC RootCA1
[2026-02-18T15:58:51.471Z] Parsing: BJCA Global Root CA1
[2026-02-18T15:58:51.471Z] Parsing: BJCA Global Root CA2
[2026-02-18T15:58:51.471Z] Skipping: LAWtrust Root CA2 (4096)
[2026-02-18T15:58:51.471Z] Skipping: Sectigo Public Email Protection Root E46
[2026-02-18T15:58:51.471Z] Skipping: Sectigo Public Email Protection Root R46
[2026-02-18T15:58:51.471Z] Parsing: Sectigo Public Server Authentication Root E46
[2026-02-18T15:58:51.471Z] Parsing: Sectigo Public Server Authentication Root R46
[2026-02-18T15:58:51.471Z] Parsing: SSL.com TLS RSA Root CA 2022
[2026-02-18T15:58:51.471Z] Parsing: SSL.com TLS ECC Root CA 2022
[2026-02-18T15:58:51.471Z] Skipping: SSL.com Client ECC Root CA 2022
[2026-02-18T15:58:51.471Z] Skipping: SSL.com Client RSA Root CA 2022
[2026-02-18T15:58:51.471Z] Skipping: Atos TrustedRoot Root CA ECC G2 2020
[2026-02-18T15:58:51.471Z] Skipping: Atos TrustedRoot Root CA RSA G2 2020
[2026-02-18T15:58:51.471Z] Parsing: Atos TrustedRoot Root CA ECC TLS 2021
[2026-02-18T15:58:51.471Z] Parsing: Atos TrustedRoot Root CA RSA TLS 2021
[2026-02-18T15:58:51.471Z] Parsing: TrustAsia Global Root CA G3
[2026-02-18T15:58:51.471Z] Parsing: TrustAsia Global Root CA G4
[2026-02-18T15:58:51.471Z] Skipping: D-Trust SBR Root CA 1 2022
[2026-02-18T15:58:51.471Z] Skipping: D-Trust SBR Root CA 2 2022
[2026-02-18T15:58:51.471Z] Skipping: Telekom Security SMIME ECC Root 2021
[2026-02-18T15:58:51.471Z] Parsing: Telekom Security TLS ECC Root 2020
[2026-02-18T15:58:51.471Z] Skipping: Telekom Security SMIME RSA Root 2023
[2026-02-18T15:58:51.471Z] Parsing: Telekom Security TLS RSA Root 2023
[2026-02-18T15:58:51.471Z] Parsing: FIRMAPROFESIONAL CA ROOT-A WEB
[2026-02-18T15:58:51.471Z] Parsing: TWCA CYBER Root CA
[2026-02-18T15:58:51.471Z] Skipping: TWCA Global Root CA G2
[2026-02-18T15:58:51.471Z] Parsing: SecureSign Root CA12
[2026-02-18T15:58:51.471Z] Parsing: SecureSign Root CA14
[2026-02-18T15:58:51.471Z] Parsing: SecureSign Root CA15
[2026-02-18T15:58:51.471Z] Parsing: D-TRUST BR Root CA 2 2023
[2026-02-18T15:58:51.471Z] Skipping: TrustAsia SMIME ECC Root CA
[2026-02-18T15:58:51.471Z] Skipping: TrustAsia SMIME RSA Root CA
[2026-02-18T15:58:51.471Z] Parsing: TrustAsia TLS ECC Root CA
[2026-02-18T15:58:51.471Z] Parsing: TrustAsia TLS RSA Root CA
[2026-02-18T15:58:51.471Z] Parsing: D-TRUST EV Root CA 2 2023
[2026-02-18T15:58:51.471Z] Skipping: SwissSign RSA SMIME Root CA 2022 - 1
[2026-02-18T15:58:51.471Z] Parsing: SwissSign RSA TLS Root CA 2022 - 1
[2026-02-18T15:58:51.471Z] Skipping: OISTE Client Root ECC G1
[2026-02-18T15:58:51.471Z] Skipping: OISTE Client Root RSA G1
[2026-02-18T15:58:51.471Z] Parsing: OISTE Server Root ECC G1
[2026-02-18T15:58:51.471Z] Parsing: OISTE Server Root RSA G1
[2026-02-18T15:58:51.471Z] Done (144 CA certs processed, 46 skipped).
[2026-02-18T15:58:51.471Z] mk-ca-bundle.pl generates 144 certificates
[2026-02-18T15:58:51.471Z] 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
[2026-02-18T15:58:51.471Z] 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
[2026-02-18T15:58:51.471Z] 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
[2026-02-18T15:58:51.471Z] Subject: CN=QuoVadis_Root_CA_2,O=QuoVadis_Limited,C=BM
[2026-02-18T15:58:51.471Z] Generated alias: CN=QuoVadis_Root_CA_2,O=QuoVadis_Limited,C=BM
[2026-02-18T15:58:51.471Z] Renaming certs/cert1.crt to certs/cn_quovadis_root_ca_2,o_quovadis_limited,c_bm
[2026-02-18T15:58:51.471Z] Subject: CN=COMODO_ECC_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-02-18T15:58:51.471Z] Generated alias: CN=COMODO_ECC_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-02-18T15:58:51.471Z] Renaming certs/cert10.crt to certs/cn_comodo_ecc_certification_authority,o_comodo_ca_limited,l_salford,st_greater_manchester,c_gb
[2026-02-18T15:58:51.471Z] Subject: CN=HARICA_TLS_RSA_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-02-18T15:58:51.471Z] Generated alias: CN=HARICA_TLS_RSA_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-02-18T15:58:51.471Z] Renaming certs/cert100.crt to certs/cn_harica_tls_rsa_root_ca_2021,o_hellenic_academic_and_research_institutions_ca,c_gr
[2026-02-18T15:58:51.471Z] Subject: CN=HARICA_TLS_ECC_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-02-18T15:58:51.471Z] Generated alias: CN=HARICA_TLS_ECC_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-02-18T15:58:51.823Z] Renaming certs/cert101.crt to certs/cn_harica_tls_ecc_root_ca_2021,o_hellenic_academic_and_research_institutions_ca,c_gr
[2026-02-18T15:58:51.823Z] Subject: CN=Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068,C=ES
[2026-02-18T15:58:51.823Z] Generated alias: CN=Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068,C=ES
[2026-02-18T15:58:51.823Z] Renaming certs/cert102.crt to certs/cn_autoridad_de_certificacion_firmaprofesional_cif_a62634068,c_es
[2026-02-18T15:58:51.823Z] Subject: CN=vTrus_ECC_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-02-18T15:58:51.823Z] Generated alias: CN=vTrus_ECC_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-02-18T15:58:51.823Z] Renaming certs/cert103.crt to certs/cn_vtrus_ecc_root_ca,o_itruschina_co_ltd,c_cn
[2026-02-18T15:58:51.823Z] Subject: CN=vTrus_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-02-18T15:58:51.823Z] Generated alias: CN=vTrus_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-02-18T15:58:51.823Z] Renaming certs/cert104.crt to certs/cn_vtrus_root_ca,o_itruschina_co_ltd,c_cn
[2026-02-18T15:58:51.823Z] Subject: CN=ISRG_Root_X2,O=Internet_Security_Research_Group,C=US
[2026-02-18T15:58:51.823Z] Generated alias: CN=ISRG_Root_X2,O=Internet_Security_Research_Group,C=US
[2026-02-18T15:58:51.823Z] Renaming certs/cert105.crt to certs/cn_isrg_root_x2,o_internet_security_research_group,c_us
[2026-02-18T15:58:51.823Z] Subject: CN=HiPKI_Root_CA_-_G1,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-02-18T15:58:51.823Z] Generated alias: CN=HiPKI_Root_CA_-_G1,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-02-18T15:58:51.823Z] Renaming certs/cert106.crt to certs/cn_hipki_root_ca__g1,o_chunghwa_telecom_co__ltd,c_tw
[2026-02-18T15:58:51.823Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R4
[2026-02-18T15:58:51.823Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R4
[2026-02-18T15:58:51.823Z] Renaming certs/cert107.crt to certs/cn_globalsign,o_globalsign,ou_globalsign_ecc_root_ca__r4
[2026-02-18T15:58:51.823Z] Subject: CN=GTS_Root_R1,O=Google_Trust_Services_LLC,C=US
[2026-02-18T15:58:51.823Z] Generated alias: CN=GTS_Root_R1,O=Google_Trust_Services_LLC,C=US
[2026-02-18T15:58:51.823Z] Renaming certs/cert108.crt to certs/cn_gts_root_r1,o_google_trust_services_llc,c_us
[2026-02-18T15:58:51.823Z] Subject: CN=GTS_Root_R2,O=Google_Trust_Services_LLC,C=US
[2026-02-18T15:58:51.823Z] Generated alias: CN=GTS_Root_R2,O=Google_Trust_Services_LLC,C=US
[2026-02-18T15:58:51.823Z] Renaming certs/cert109.crt to certs/cn_gts_root_r2,o_google_trust_services_llc,c_us
[2026-02-18T15:58:51.823Z] Subject: CN=Certigna,O=Dhimyotis,C=FR
[2026-02-18T15:58:51.823Z] Generated alias: CN=Certigna,O=Dhimyotis,C=FR
[2026-02-18T15:58:51.823Z] Renaming certs/cert11.crt to certs/cn_certigna,o_dhimyotis,c_fr
[2026-02-18T15:58:51.823Z] Subject: CN=GTS_Root_R3,O=Google_Trust_Services_LLC,C=US
[2026-02-18T15:58:51.823Z] Generated alias: CN=GTS_Root_R3,O=Google_Trust_Services_LLC,C=US
[2026-02-18T15:58:51.823Z] Renaming certs/cert110.crt to certs/cn_gts_root_r3,o_google_trust_services_llc,c_us
[2026-02-18T15:58:51.823Z] Subject: CN=GTS_Root_R4,O=Google_Trust_Services_LLC,C=US
[2026-02-18T15:58:51.823Z] Generated alias: CN=GTS_Root_R4,O=Google_Trust_Services_LLC,C=US
[2026-02-18T15:58:51.823Z] Renaming certs/cert111.crt to certs/cn_gts_root_r4,o_google_trust_services_llc,c_us
[2026-02-18T15:58:51.823Z] Subject: CN=Telia_Root_CA_v2,O=Telia_Finland_Oyj,C=FI
[2026-02-18T15:58:51.823Z] Generated alias: CN=Telia_Root_CA_v2,O=Telia_Finland_Oyj,C=FI
[2026-02-18T15:58:51.823Z] Renaming certs/cert112.crt to certs/cn_telia_root_ca_v2,o_telia_finland_oyj,c_fi
[2026-02-18T15:58:52.175Z] Subject: CN=D-TRUST_BR_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-02-18T15:58:52.175Z] Generated alias: CN=D-TRUST_BR_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-02-18T15:58:52.175Z] Renaming certs/cert113.crt to certs/cn_dtrust_br_root_ca_1_2020,o_dtrust_gmbh,c_de
[2026-02-18T15:58:52.175Z] Subject: CN=D-TRUST_EV_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-02-18T15:58:52.175Z] Generated alias: CN=D-TRUST_EV_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-02-18T15:58:52.175Z] Renaming certs/cert114.crt to certs/cn_dtrust_ev_root_ca_1_2020,o_dtrust_gmbh,c_de
[2026-02-18T15:58:52.175Z] Subject: CN=DigiCert_TLS_ECC_P384_Root_G5,O=DigiCert__Inc.,C=US
[2026-02-18T15:58:52.175Z] Generated alias: CN=DigiCert_TLS_ECC_P384_Root_G5,O=DigiCert__Inc.,C=US
[2026-02-18T15:58:52.175Z] Renaming certs/cert115.crt to certs/cn_digicert_tls_ecc_p384_root_g5,o_digicert__inc,c_us
[2026-02-18T15:58:52.175Z] Subject: CN=DigiCert_TLS_RSA4096_Root_G5,O=DigiCert__Inc.,C=US
[2026-02-18T15:58:52.175Z] Generated alias: CN=DigiCert_TLS_RSA4096_Root_G5,O=DigiCert__Inc.,C=US
[2026-02-18T15:58:52.175Z] Renaming certs/cert116.crt to certs/cn_digicert_tls_rsa4096_root_g5,o_digicert__inc,c_us
[2026-02-18T15:58:52.175Z] Subject: CN=Certainly_Root_R1,O=Certainly,C=US
[2026-02-18T15:58:52.175Z] Generated alias: CN=Certainly_Root_R1,O=Certainly,C=US
[2026-02-18T15:58:52.175Z] Renaming certs/cert117.crt to certs/cn_certainly_root_r1,o_certainly,c_us
[2026-02-18T15:58:52.175Z] Subject: CN=Certainly_Root_E1,O=Certainly,C=US
[2026-02-18T15:58:52.175Z] Generated alias: CN=Certainly_Root_E1,O=Certainly,C=US
[2026-02-18T15:58:52.175Z] Renaming certs/cert118.crt to certs/cn_certainly_root_e1,o_certainly,c_us
[2026-02-18T15:58:52.175Z] Subject: CN=Security_Communication_ECC_RootCA1,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-02-18T15:58:52.175Z] Generated alias: CN=Security_Communication_ECC_RootCA1,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-02-18T15:58:52.175Z] Renaming certs/cert119.crt to certs/cn_security_communication_ecc_rootca1,o_secom_trust_systems_co_ltd,c_jp
[2026-02-18T15:58:52.175Z] Subject: OU=ePKI_Root_Certification_Authority,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-02-18T15:58:52.175Z] Generated alias: OU=ePKI_Root_Certification_Authority,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-02-18T15:58:52.175Z] Renaming certs/cert12.crt to certs/ou_epki_root_certification_authority,o_chunghwa_telecom_co__ltd,c_tw
[2026-02-18T15:58:52.175Z] Subject: CN=BJCA_Global_Root_CA1,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-02-18T15:58:52.175Z] Generated alias: CN=BJCA_Global_Root_CA1,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-02-18T15:58:52.175Z] Renaming certs/cert120.crt to certs/cn_bjca_global_root_ca1,o_beijing_certificate_authority,c_cn
[2026-02-18T15:58:52.175Z] Subject: CN=BJCA_Global_Root_CA2,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-02-18T15:58:52.175Z] Generated alias: CN=BJCA_Global_Root_CA2,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-02-18T15:58:52.175Z] Renaming certs/cert121.crt to certs/cn_bjca_global_root_ca2,o_beijing_certificate_authority,c_cn
[2026-02-18T15:58:52.175Z] Subject: CN=Sectigo_Public_Server_Authentication_Root_E46,O=Sectigo_Limited,C=GB
[2026-02-18T15:58:52.175Z] Generated alias: CN=Sectigo_Public_Server_Authentication_Root_E46,O=Sectigo_Limited,C=GB
[2026-02-18T15:58:52.175Z] Renaming certs/cert122.crt to certs/cn_sectigo_public_server_authentication_root_e46,o_sectigo_limited,c_gb
[2026-02-18T15:58:52.175Z] Subject: CN=Sectigo_Public_Server_Authentication_Root_R46,O=Sectigo_Limited,C=GB
[2026-02-18T15:58:52.175Z] Generated alias: CN=Sectigo_Public_Server_Authentication_Root_R46,O=Sectigo_Limited,C=GB
[2026-02-18T15:58:52.175Z] Renaming certs/cert123.crt to certs/cn_sectigo_public_server_authentication_root_r46,o_sectigo_limited,c_gb
[2026-02-18T15:58:52.175Z] Subject: CN=SSL.com_TLS_RSA_Root_CA_2022,O=SSL_Corporation,C=US
[2026-02-18T15:58:52.175Z] Generated alias: CN=SSL.com_TLS_RSA_Root_CA_2022,O=SSL_Corporation,C=US
[2026-02-18T15:58:52.175Z] Renaming certs/cert124.crt to certs/cn_sslcom_tls_rsa_root_ca_2022,o_ssl_corporation,c_us
[2026-02-18T15:58:52.175Z] Subject: CN=SSL.com_TLS_ECC_Root_CA_2022,O=SSL_Corporation,C=US
[2026-02-18T15:58:52.175Z] Generated alias: CN=SSL.com_TLS_ECC_Root_CA_2022,O=SSL_Corporation,C=US
[2026-02-18T15:58:52.175Z] Renaming certs/cert125.crt to certs/cn_sslcom_tls_ecc_root_ca_2022,o_ssl_corporation,c_us
[2026-02-18T15:58:52.175Z] Subject: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_ECC_TLS_2021
[2026-02-18T15:58:52.175Z] Generated alias: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_ECC_TLS_2021
[2026-02-18T15:58:52.175Z] Renaming certs/cert126.crt to certs/c_de,o_atos,cn_atos_trustedroot_root_ca_ecc_tls_2021
[2026-02-18T15:58:52.175Z] Subject: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_RSA_TLS_2021
[2026-02-18T15:58:52.175Z] Generated alias: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_RSA_TLS_2021
[2026-02-18T15:58:52.175Z] Renaming certs/cert127.crt to certs/c_de,o_atos,cn_atos_trustedroot_root_ca_rsa_tls_2021
[2026-02-18T15:58:52.175Z] Subject: CN=TrustAsia_Global_Root_CA_G3,O=TrustAsia_Technologies__Inc.,C=CN
[2026-02-18T15:58:52.175Z] Generated alias: CN=TrustAsia_Global_Root_CA_G3,O=TrustAsia_Technologies__Inc.,C=CN
[2026-02-18T15:58:52.175Z] Renaming certs/cert128.crt to certs/cn_trustasia_global_root_ca_g3,o_trustasia_technologies__inc,c_cn
[2026-02-18T15:58:52.175Z] Subject: CN=TrustAsia_Global_Root_CA_G4,O=TrustAsia_Technologies__Inc.,C=CN
[2026-02-18T15:58:52.175Z] Generated alias: CN=TrustAsia_Global_Root_CA_G4,O=TrustAsia_Technologies__Inc.,C=CN
[2026-02-18T15:58:52.175Z] Renaming certs/cert129.crt to certs/cn_trustasia_global_root_ca_g4,o_trustasia_technologies__inc,c_cn
[2026-02-18T15:58:52.175Z] Subject: OU=certSIGN_ROOT_CA,O=certSIGN,C=RO
[2026-02-18T15:58:52.175Z] Generated alias: OU=certSIGN_ROOT_CA,O=certSIGN,C=RO
[2026-02-18T15:58:52.175Z] Renaming certs/cert13.crt to certs/ou_certsign_root_ca,o_certsign,c_ro
[2026-02-18T15:58:52.175Z] Subject: CN=Telekom_Security_TLS_ECC_Root_2020,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-02-18T15:58:52.175Z] Generated alias: CN=Telekom_Security_TLS_ECC_Root_2020,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-02-18T15:58:52.175Z] Renaming certs/cert130.crt to certs/cn_telekom_security_tls_ecc_root_2020,o_deutsche_telekom_security_gmbh,c_de
[2026-02-18T15:58:52.175Z] Subject: CN=Telekom_Security_TLS_RSA_Root_2023,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-02-18T15:58:52.175Z] Generated alias: CN=Telekom_Security_TLS_RSA_Root_2023,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-02-18T15:58:52.175Z] Renaming certs/cert131.crt to certs/cn_telekom_security_tls_rsa_root_2023,o_deutsche_telekom_security_gmbh,c_de
[2026-02-18T15:58:52.529Z] Subject: CN=FIRMAPROFESIONAL_CA_ROOT-A_WEB,organizationIdentifier=VATES-A62634068,O=Firmaprofesional_SA,C=ES
[2026-02-18T15:58:52.529Z] Generated alias: CN=FIRMAPROFESIONAL_CA_ROOT-A_WEB,O=Firmaprofesional_SA,C=ES
[2026-02-18T15:58:52.529Z] Renaming certs/cert132.crt to certs/cn_firmaprofesional_ca_roota_web,o_firmaprofesional_sa,c_es
[2026-02-18T15:58:52.529Z] Subject: CN=TWCA_CYBER_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-02-18T15:58:52.529Z] Generated alias: CN=TWCA_CYBER_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-02-18T15:58:52.529Z] Renaming certs/cert133.crt to certs/cn_twca_cyber_root_ca,ou_root_ca,o_taiwanca,c_tw
[2026-02-18T15:58:52.529Z] Subject: CN=SecureSign_Root_CA12,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-02-18T15:58:52.529Z] Generated alias: CN=SecureSign_Root_CA12,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-02-18T15:58:52.529Z] Renaming certs/cert134.crt to certs/cn_securesign_root_ca12,o_cybertrust_japan_co__ltd,c_jp
[2026-02-18T15:58:52.529Z] Subject: CN=SecureSign_Root_CA14,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-02-18T15:58:52.529Z] Generated alias: CN=SecureSign_Root_CA14,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-02-18T15:58:52.529Z] Renaming certs/cert135.crt to certs/cn_securesign_root_ca14,o_cybertrust_japan_co__ltd,c_jp
[2026-02-18T15:58:52.529Z] Subject: CN=SecureSign_Root_CA15,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-02-18T15:58:52.529Z] Generated alias: CN=SecureSign_Root_CA15,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-02-18T15:58:52.529Z] Renaming certs/cert136.crt to certs/cn_securesign_root_ca15,o_cybertrust_japan_co__ltd,c_jp
[2026-02-18T15:58:52.529Z] Subject: CN=D-TRUST_BR_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-02-18T15:58:52.529Z] Generated alias: CN=D-TRUST_BR_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-02-18T15:58:52.529Z] Renaming certs/cert137.crt to certs/cn_dtrust_br_root_ca_2_2023,o_dtrust_gmbh,c_de
[2026-02-18T15:58:52.529Z] Subject: CN=TrustAsia_TLS_ECC_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-02-18T15:58:52.529Z] Generated alias: CN=TrustAsia_TLS_ECC_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-02-18T15:58:52.529Z] Renaming certs/cert138.crt to certs/cn_trustasia_tls_ecc_root_ca,o_trustasia_technologies__inc,c_cn
[2026-02-18T15:58:52.529Z] Subject: CN=TrustAsia_TLS_RSA_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-02-18T15:58:52.529Z] Generated alias: CN=TrustAsia_TLS_RSA_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-02-18T15:58:52.529Z] Renaming certs/cert139.crt to certs/cn_trustasia_tls_rsa_root_ca,o_trustasia_technologies__inc,c_cn
[2026-02-18T15:58:52.529Z] 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
[2026-02-18T15:58:52.529Z] 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
[2026-02-18T15:58:52.529Z] grep: invalid backreference number
[2026-02-18T15:58:52.529Z] Renaming certs/cert14.crt to certs/cn_netlock_arany__class_gold__fc591tanc3basc3adtvc3a1ny,ou_tanc3basc3adtvc3a1nykiadc3b3k__certification_services_,o_netlock_kft,l_budapest,c_hu
[2026-02-18T15:58:52.529Z] Subject: CN=D-TRUST_EV_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-02-18T15:58:52.529Z] Generated alias: CN=D-TRUST_EV_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-02-18T15:58:52.529Z] Renaming certs/cert140.crt to certs/cn_dtrust_ev_root_ca_2_2023,o_dtrust_gmbh,c_de
[2026-02-18T15:58:52.529Z] Subject: CN=SwissSign_RSA_TLS_Root_CA_2022_-_1,O=SwissSign_AG,C=CH
[2026-02-18T15:58:52.529Z] Generated alias: CN=SwissSign_RSA_TLS_Root_CA_2022_-_1,O=SwissSign_AG,C=CH
[2026-02-18T15:58:52.529Z] Renaming certs/cert141.crt to certs/cn_swisssign_rsa_tls_root_ca_2022__1,o_swisssign_ag,c_ch
[2026-02-18T15:58:52.529Z] Subject: CN=OISTE_Server_Root_ECC_G1,O=OISTE_Foundation,C=CH
[2026-02-18T15:58:52.529Z] Generated alias: CN=OISTE_Server_Root_ECC_G1,O=OISTE_Foundation,C=CH
[2026-02-18T15:58:52.529Z] Renaming certs/cert142.crt to certs/cn_oiste_server_root_ecc_g1,o_oiste_foundation,c_ch
[2026-02-18T15:58:52.529Z] Subject: CN=OISTE_Server_Root_RSA_G1,O=OISTE_Foundation,C=CH
[2026-02-18T15:58:52.529Z] Generated alias: CN=OISTE_Server_Root_RSA_G1,O=OISTE_Foundation,C=CH
[2026-02-18T15:58:52.529Z] Renaming certs/cert143.crt to certs/cn_oiste_server_root_rsa_g1,o_oiste_foundation,c_ch
[2026-02-18T15:58:52.529Z] Subject: emailAddress=info@e-szigno.hu,CN=Microsec_e-Szigno_Root_CA_2009,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-02-18T15:58:52.529Z] Generated alias: CN=Microsec_e-Szigno_Root_CA_2009,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-02-18T15:58:52.529Z] Renaming certs/cert15.crt to certs/cn_microsec_eszigno_root_ca_2009,o_microsec_ltd,l_budapest,c_hu
[2026-02-18T15:58:52.530Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R3
[2026-02-18T15:58:52.530Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R3
[2026-02-18T15:58:52.530Z] Renaming certs/cert16.crt to certs/cn_globalsign,o_globalsign,ou_globalsign_root_ca__r3
[2026-02-18T15:58:52.530Z] Subject: CN=Izenpe.com,O=IZENPE_S.A.,C=ES
[2026-02-18T15:58:52.530Z] Generated alias: CN=Izenpe.com,O=IZENPE_S.A.,C=ES
[2026-02-18T15:58:52.883Z] Renaming certs/cert17.crt to certs/cn_izenpecom,o_izenpe_sa,c_es
[2026-02-18T15:58:52.883Z] Subject: CN=Go_Daddy_Root_Certificate_Authority_-_G2,O=GoDaddy.com__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-02-18T15:58:52.883Z] Generated alias: CN=Go_Daddy_Root_Certificate_Authority_-_G2,O=GoDaddy.com__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-02-18T15:58:52.883Z] Renaming certs/cert18.crt to certs/cn_go_daddy_root_certificate_authority__g2,o_godaddycom__inc,l_scottsdale,st_arizona,c_us
[2026-02-18T15:58:52.883Z] Subject: CN=Starfield_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-02-18T15:58:52.883Z] Generated alias: CN=Starfield_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-02-18T15:58:52.883Z] Renaming certs/cert19.crt to certs/cn_starfield_root_certificate_authority__g2,o_starfield_technologies__inc,l_scottsdale,st_arizona,c_us
[2026-02-18T15:58:52.883Z] Subject: CN=QuoVadis_Root_CA_3,O=QuoVadis_Limited,C=BM
[2026-02-18T15:58:52.883Z] Generated alias: CN=QuoVadis_Root_CA_3,O=QuoVadis_Limited,C=BM
[2026-02-18T15:58:52.883Z] Renaming certs/cert2.crt to certs/cn_quovadis_root_ca_3,o_quovadis_limited,c_bm
[2026-02-18T15:58:52.883Z] Subject: CN=Starfield_Services_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-02-18T15:58:52.883Z] Generated alias: CN=Starfield_Services_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-02-18T15:58:52.883Z] Renaming certs/cert20.crt to certs/cn_starfield_services_root_certificate_authority__g2,o_starfield_technologies__inc,l_scottsdale,st_arizona,c_us
[2026-02-18T15:58:52.883Z] Subject: CN=AffirmTrust_Commercial,O=AffirmTrust,C=US
[2026-02-18T15:58:52.883Z] Generated alias: CN=AffirmTrust_Commercial,O=AffirmTrust,C=US
[2026-02-18T15:58:52.883Z] Renaming certs/cert21.crt to certs/cn_affirmtrust_commercial,o_affirmtrust,c_us
[2026-02-18T15:58:52.883Z] Subject: CN=AffirmTrust_Networking,O=AffirmTrust,C=US
[2026-02-18T15:58:52.884Z] Generated alias: CN=AffirmTrust_Networking,O=AffirmTrust,C=US
[2026-02-18T15:58:52.884Z] Renaming certs/cert22.crt to certs/cn_affirmtrust_networking,o_affirmtrust,c_us
[2026-02-18T15:58:52.884Z] Subject: CN=AffirmTrust_Premium,O=AffirmTrust,C=US
[2026-02-18T15:58:52.884Z] Generated alias: CN=AffirmTrust_Premium,O=AffirmTrust,C=US
[2026-02-18T15:58:52.884Z] Renaming certs/cert23.crt to certs/cn_affirmtrust_premium,o_affirmtrust,c_us
[2026-02-18T15:58:52.884Z] Subject: CN=AffirmTrust_Premium_ECC,O=AffirmTrust,C=US
[2026-02-18T15:58:52.884Z] Generated alias: CN=AffirmTrust_Premium_ECC,O=AffirmTrust,C=US
[2026-02-18T15:58:52.884Z] Renaming certs/cert24.crt to certs/cn_affirmtrust_premium_ecc,o_affirmtrust,c_us
[2026-02-18T15:58:52.884Z] Subject: CN=Certum_Trusted_Network_CA,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-02-18T15:58:52.884Z] Generated alias: CN=Certum_Trusted_Network_CA,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-02-18T15:58:52.884Z] Renaming certs/cert25.crt to certs/cn_certum_trusted_network_ca,ou_certum_certification_authority,o_unizeto_technologies_sa,c_pl
[2026-02-18T15:58:52.884Z] Subject: CN=TWCA_Root_Certification_Authority,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-02-18T15:58:52.884Z] Generated alias: CN=TWCA_Root_Certification_Authority,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-02-18T15:58:52.884Z] Renaming certs/cert26.crt to certs/cn_twca_root_certification_authority,ou_root_ca,o_taiwanca,c_tw
[2026-02-18T15:58:52.884Z] Subject: OU=Security_Communication_RootCA2,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-02-18T15:58:52.884Z] Generated alias: OU=Security_Communication_RootCA2,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-02-18T15:58:52.884Z] Renaming certs/cert27.crt to certs/ou_security_communication_rootca2,o_secom_trust_systems_co_ltd,c_jp
[2026-02-18T15:58:52.884Z] Subject: CN=Actalis_Authentication_Root_CA,O=Actalis_S.p.A./03358520967,L=Milan,C=IT
[2026-02-18T15:58:52.884Z] Generated alias: CN=Actalis_Authentication_Root_CA,O=Actalis_S.p.A./03358520967,L=Milan,C=IT
[2026-02-18T15:58:52.884Z] Renaming certs/cert28.crt to certs/cn_actalis_authentication_root_ca,o_actalis_spa03358520967,l_milan,c_it
[2026-02-18T15:58:52.884Z] Subject: CN=Buypass_Class_2_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-02-18T15:58:52.884Z] Generated alias: CN=Buypass_Class_2_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-02-18T15:58:52.884Z] Renaming certs/cert29.crt to certs/cn_buypass_class_2_root_ca,o_buypass_as983163327,c_no
[2026-02-18T15:58:52.884Z] Subject: CN=DigiCert_Assured_ID_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-02-18T15:58:52.884Z] Generated alias: CN=DigiCert_Assured_ID_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-02-18T15:58:52.884Z] Renaming certs/cert3.crt to certs/cn_digicert_assured_id_root_ca,ou_wwwdigicertcom,o_digicert_inc,c_us
[2026-02-18T15:58:52.884Z] Subject: CN=Buypass_Class_3_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-02-18T15:58:52.884Z] Generated alias: CN=Buypass_Class_3_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-02-18T15:58:52.884Z] Renaming certs/cert30.crt to certs/cn_buypass_class_3_root_ca,o_buypass_as983163327,c_no
[2026-02-18T15:58:52.884Z] Subject: CN=T-TeleSec_GlobalRoot_Class_3,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-02-18T15:58:52.884Z] Generated alias: CN=T-TeleSec_GlobalRoot_Class_3,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-02-18T15:58:52.884Z] Renaming certs/cert31.crt to certs/cn_ttelesec_globalroot_class_3,ou_tsystems_trust_center,o_tsystems_enterprise_services_gmbh,c_de
[2026-02-18T15:58:52.884Z] Subject: CN=D-TRUST_Root_Class_3_CA_2_2009,O=D-Trust_GmbH,C=DE
[2026-02-18T15:58:52.884Z] Generated alias: CN=D-TRUST_Root_Class_3_CA_2_2009,O=D-Trust_GmbH,C=DE
[2026-02-18T15:58:52.884Z] Renaming certs/cert32.crt to certs/cn_dtrust_root_class_3_ca_2_2009,o_dtrust_gmbh,c_de
[2026-02-18T15:58:52.884Z] Subject: CN=D-TRUST_Root_Class_3_CA_2_EV_2009,O=D-Trust_GmbH,C=DE
[2026-02-18T15:58:52.884Z] Generated alias: CN=D-TRUST_Root_Class_3_CA_2_EV_2009,O=D-Trust_GmbH,C=DE
[2026-02-18T15:58:52.884Z] Renaming certs/cert33.crt to certs/cn_dtrust_root_class_3_ca_2_ev_2009,o_dtrust_gmbh,c_de
[2026-02-18T15:58:52.884Z] Subject: CN=CA_Disig_Root_R2,O=Disig_a.s.,L=Bratislava,C=SK
[2026-02-18T15:58:52.884Z] Generated alias: CN=CA_Disig_Root_R2,O=Disig_a.s.,L=Bratislava,C=SK
[2026-02-18T15:58:52.884Z] Renaming certs/cert34.crt to certs/cn_ca_disig_root_r2,o_disig_as,l_bratislava,c_sk
[2026-02-18T15:58:52.884Z] Subject: C=ES,O=ACCV,OU=PKIACCV,CN=ACCVRAIZ1
[2026-02-18T15:58:52.884Z] Generated alias: C=ES,O=ACCV,OU=PKIACCV,CN=ACCVRAIZ1
[2026-02-18T15:58:52.884Z] Renaming certs/cert35.crt to certs/c_es,o_accv,ou_pkiaccv,cn_accvraiz1
[2026-02-18T15:58:52.884Z] Subject: CN=TWCA_Global_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-02-18T15:58:52.884Z] Generated alias: CN=TWCA_Global_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-02-18T15:58:52.884Z] Renaming certs/cert36.crt to certs/cn_twca_global_root_ca,ou_root_ca,o_taiwanca,c_tw
[2026-02-18T15:58:52.884Z] Subject: CN=TeliaSonera_Root_CA_v1,O=TeliaSonera
[2026-02-18T15:58:52.884Z] Generated alias: CN=TeliaSonera_Root_CA_v1,O=TeliaSonera
[2026-02-18T15:58:52.884Z] Renaming certs/cert37.crt to certs/cn_teliasonera_root_ca_v1,o_teliasonera
[2026-02-18T15:58:52.884Z] Subject: CN=T-TeleSec_GlobalRoot_Class_2,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-02-18T15:58:52.884Z] Generated alias: CN=T-TeleSec_GlobalRoot_Class_2,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-02-18T15:58:52.884Z] Renaming certs/cert38.crt to certs/cn_ttelesec_globalroot_class_2,ou_tsystems_trust_center,o_tsystems_enterprise_services_gmbh,c_de
[2026-02-18T15:58:52.884Z] Subject: C=DE,O=Atos,CN=Atos_TrustedRoot_2011
[2026-02-18T15:58:52.884Z] Generated alias: C=DE,O=Atos,CN=Atos_TrustedRoot_2011
[2026-02-18T15:58:53.335Z] Renaming certs/cert39.crt to certs/c_de,o_atos,cn_atos_trustedroot_2011
[2026-02-18T15:58:53.335Z] Subject: CN=DigiCert_Global_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-02-18T15:58:53.335Z] Generated alias: CN=DigiCert_Global_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-02-18T15:58:53.335Z] Renaming certs/cert4.crt to certs/cn_digicert_global_root_ca,ou_wwwdigicertcom,o_digicert_inc,c_us
[2026-02-18T15:58:53.335Z] Subject: CN=QuoVadis_Root_CA_1_G3,O=QuoVadis_Limited,C=BM
[2026-02-18T15:58:53.335Z] Generated alias: CN=QuoVadis_Root_CA_1_G3,O=QuoVadis_Limited,C=BM
[2026-02-18T15:58:53.335Z] Renaming certs/cert40.crt to certs/cn_quovadis_root_ca_1_g3,o_quovadis_limited,c_bm
[2026-02-18T15:58:53.335Z] Subject: CN=QuoVadis_Root_CA_2_G3,O=QuoVadis_Limited,C=BM
[2026-02-18T15:58:53.335Z] Generated alias: CN=QuoVadis_Root_CA_2_G3,O=QuoVadis_Limited,C=BM
[2026-02-18T15:58:53.335Z] Renaming certs/cert41.crt to certs/cn_quovadis_root_ca_2_g3,o_quovadis_limited,c_bm
[2026-02-18T15:58:53.335Z] Subject: CN=QuoVadis_Root_CA_3_G3,O=QuoVadis_Limited,C=BM
[2026-02-18T15:58:53.335Z] Generated alias: CN=QuoVadis_Root_CA_3_G3,O=QuoVadis_Limited,C=BM
[2026-02-18T15:58:53.335Z] Renaming certs/cert42.crt to certs/cn_quovadis_root_ca_3_g3,o_quovadis_limited,c_bm
[2026-02-18T15:58:53.335Z] Subject: CN=DigiCert_Assured_ID_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-02-18T15:58:53.335Z] Generated alias: CN=DigiCert_Assured_ID_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-02-18T15:58:53.335Z] Renaming certs/cert43.crt to certs/cn_digicert_assured_id_root_g2,ou_wwwdigicertcom,o_digicert_inc,c_us
[2026-02-18T15:58:53.335Z] Subject: CN=DigiCert_Assured_ID_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-02-18T15:58:53.335Z] Generated alias: CN=DigiCert_Assured_ID_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-02-18T15:58:53.335Z] Renaming certs/cert44.crt to certs/cn_digicert_assured_id_root_g3,ou_wwwdigicertcom,o_digicert_inc,c_us
[2026-02-18T15:58:53.335Z] Subject: CN=DigiCert_Global_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-02-18T15:58:53.335Z] Generated alias: CN=DigiCert_Global_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-02-18T15:58:53.335Z] Renaming certs/cert45.crt to certs/cn_digicert_global_root_g2,ou_wwwdigicertcom,o_digicert_inc,c_us
[2026-02-18T15:58:53.335Z] Subject: CN=DigiCert_Global_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-02-18T15:58:53.335Z] Generated alias: CN=DigiCert_Global_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-02-18T15:58:53.335Z] Renaming certs/cert46.crt to certs/cn_digicert_global_root_g3,ou_wwwdigicertcom,o_digicert_inc,c_us
[2026-02-18T15:58:53.335Z] Subject: CN=DigiCert_Trusted_Root_G4,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-02-18T15:58:53.335Z] Generated alias: CN=DigiCert_Trusted_Root_G4,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-02-18T15:58:53.335Z] Renaming certs/cert47.crt to certs/cn_digicert_trusted_root_g4,ou_wwwdigicertcom,o_digicert_inc,c_us
[2026-02-18T15:58:53.335Z] Subject: CN=COMODO_RSA_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-02-18T15:58:53.335Z] Generated alias: CN=COMODO_RSA_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-02-18T15:58:53.335Z] Renaming certs/cert48.crt to certs/cn_comodo_rsa_certification_authority,o_comodo_ca_limited,l_salford,st_greater_manchester,c_gb
[2026-02-18T15:58:53.336Z] Subject: CN=USERTrust_RSA_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-02-18T15:58:53.336Z] Generated alias: CN=USERTrust_RSA_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-02-18T15:58:53.336Z] Renaming certs/cert49.crt to certs/cn_usertrust_rsa_certification_authority,o_the_usertrust_network,l_jersey_city,st_new_jersey,c_us
[2026-02-18T15:58:53.336Z] Subject: CN=DigiCert_High_Assurance_EV_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-02-18T15:58:53.336Z] Generated alias: CN=DigiCert_High_Assurance_EV_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-02-18T15:58:53.336Z] Renaming certs/cert5.crt to certs/cn_digicert_high_assurance_ev_root_ca,ou_wwwdigicertcom,o_digicert_inc,c_us
[2026-02-18T15:58:53.336Z] Subject: CN=USERTrust_ECC_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-02-18T15:58:53.336Z] Generated alias: CN=USERTrust_ECC_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-02-18T15:58:53.336Z] Renaming certs/cert50.crt to certs/cn_usertrust_ecc_certification_authority,o_the_usertrust_network,l_jersey_city,st_new_jersey,c_us
[2026-02-18T15:58:53.336Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R5
[2026-02-18T15:58:53.336Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R5
[2026-02-18T15:58:53.336Z] Renaming certs/cert51.crt to certs/cn_globalsign,o_globalsign,ou_globalsign_ecc_root_ca__r5
[2026-02-18T15:58:53.336Z] Subject: CN=IdenTrust_Commercial_Root_CA_1,O=IdenTrust,C=US
[2026-02-18T15:58:53.336Z] Generated alias: CN=IdenTrust_Commercial_Root_CA_1,O=IdenTrust,C=US
[2026-02-18T15:58:53.336Z] Renaming certs/cert52.crt to certs/cn_identrust_commercial_root_ca_1,o_identrust,c_us
[2026-02-18T15:58:53.336Z] Subject: CN=IdenTrust_Public_Sector_Root_CA_1,O=IdenTrust,C=US
[2026-02-18T15:58:53.336Z] Generated alias: CN=IdenTrust_Public_Sector_Root_CA_1,O=IdenTrust,C=US
[2026-02-18T15:58:53.336Z] Renaming certs/cert53.crt to certs/cn_identrust_public_sector_root_ca_1,o_identrust,c_us
[2026-02-18T15:58:53.336Z] 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
[2026-02-18T15:58:53.336Z] 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
[2026-02-18T15:58:53.336Z] 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
[2026-02-18T15:58:53.713Z] 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
[2026-02-18T15:58:53.713Z] 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
[2026-02-18T15:58:53.713Z] 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
[2026-02-18T15:58:53.713Z] Subject: CN=CFCA_EV_ROOT,O=China_Financial_Certification_Authority,C=CN
[2026-02-18T15:58:53.713Z] Generated alias: CN=CFCA_EV_ROOT,O=China_Financial_Certification_Authority,C=CN
[2026-02-18T15:58:53.713Z] Renaming certs/cert56.crt to certs/cn_cfca_ev_root,o_china_financial_certification_authority,c_cn
[2026-02-18T15:58:53.713Z] Subject: CN=OISTE_WISeKey_Global_Root_GB_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-02-18T15:58:53.713Z] Generated alias: CN=OISTE_WISeKey_Global_Root_GB_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-02-18T15:58:53.713Z] Renaming certs/cert57.crt to certs/cn_oiste_wisekey_global_root_gb_ca,ou_oiste_foundation_endorsed,o_wisekey,c_ch
[2026-02-18T15:58:53.713Z] Subject: CN=SZAFIR_ROOT_CA2,O=Krajowa_Izba_Rozliczeniowa_S.A.,C=PL
[2026-02-18T15:58:53.713Z] Generated alias: CN=SZAFIR_ROOT_CA2,O=Krajowa_Izba_Rozliczeniowa_S.A.,C=PL
[2026-02-18T15:58:53.713Z] Renaming certs/cert58.crt to certs/cn_szafir_root_ca2,o_krajowa_izba_rozliczeniowa_sa,c_pl
[2026-02-18T15:58:53.713Z] Subject: CN=Certum_Trusted_Network_CA_2,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-02-18T15:58:53.713Z] Generated alias: CN=Certum_Trusted_Network_CA_2,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-02-18T15:58:53.713Z] Renaming certs/cert59.crt to certs/cn_certum_trusted_network_ca_2,ou_certum_certification_authority,o_unizeto_technologies_sa,c_pl
[2026-02-18T15:58:53.713Z] Subject: CN=SwissSign_Gold_CA_-_G2,O=SwissSign_AG,C=CH
[2026-02-18T15:58:53.713Z] Generated alias: CN=SwissSign_Gold_CA_-_G2,O=SwissSign_AG,C=CH
[2026-02-18T15:58:53.713Z] Renaming certs/cert6.crt to certs/cn_swisssign_gold_ca__g2,o_swisssign_ag,c_ch
[2026-02-18T15:58:53.713Z] Subject: CN=Hellenic_Academic_and_Research_Institutions_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2026-02-18T15:58:53.713Z] Generated alias: CN=Hellenic_Academic_and_Research_Institutions_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2026-02-18T15:58:53.713Z] 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
[2026-02-18T15:58:53.713Z] Subject: CN=Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2026-02-18T15:58:53.713Z] Generated alias: CN=Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2026-02-18T15:58:53.713Z] 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
[2026-02-18T15:58:53.713Z] Subject: CN=ISRG_Root_X1,O=Internet_Security_Research_Group,C=US
[2026-02-18T15:58:53.713Z] Generated alias: CN=ISRG_Root_X1,O=Internet_Security_Research_Group,C=US
[2026-02-18T15:58:53.713Z] Renaming certs/cert62.crt to certs/cn_isrg_root_x1,o_internet_security_research_group,c_us
[2026-02-18T15:58:53.713Z] Subject: OU=AC_RAIZ_FNMT-RCM,O=FNMT-RCM,C=ES
[2026-02-18T15:58:53.713Z] Generated alias: OU=AC_RAIZ_FNMT-RCM,O=FNMT-RCM,C=ES
[2026-02-18T15:58:53.713Z] Renaming certs/cert63.crt to certs/ou_ac_raiz_fnmtrcm,o_fnmtrcm,c_es
[2026-02-18T15:58:53.713Z] Subject: CN=Amazon_Root_CA_1,O=Amazon,C=US
[2026-02-18T15:58:53.713Z] Generated alias: CN=Amazon_Root_CA_1,O=Amazon,C=US
[2026-02-18T15:58:53.713Z] Renaming certs/cert64.crt to certs/cn_amazon_root_ca_1,o_amazon,c_us
[2026-02-18T15:58:53.713Z] Subject: CN=Amazon_Root_CA_2,O=Amazon,C=US
[2026-02-18T15:58:53.713Z] Generated alias: CN=Amazon_Root_CA_2,O=Amazon,C=US
[2026-02-18T15:58:53.713Z] Renaming certs/cert65.crt to certs/cn_amazon_root_ca_2,o_amazon,c_us
[2026-02-18T15:58:53.713Z] Subject: CN=Amazon_Root_CA_3,O=Amazon,C=US
[2026-02-18T15:58:53.713Z] Generated alias: CN=Amazon_Root_CA_3,O=Amazon,C=US
[2026-02-18T15:58:53.713Z] Renaming certs/cert66.crt to certs/cn_amazon_root_ca_3,o_amazon,c_us
[2026-02-18T15:58:53.713Z] Subject: CN=Amazon_Root_CA_4,O=Amazon,C=US
[2026-02-18T15:58:53.713Z] Generated alias: CN=Amazon_Root_CA_4,O=Amazon,C=US
[2026-02-18T15:58:53.713Z] Renaming certs/cert67.crt to certs/cn_amazon_root_ca_4,o_amazon,c_us
[2026-02-18T15:58:53.713Z] 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
[2026-02-18T15:58:53.713Z] 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
[2026-02-18T15:58:53.713Z] 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
[2026-02-18T15:58:53.713Z] Subject: CN=GDCA_TrustAUTH_R5_ROOT,O=GUANG_DONG_CERTIFICATE_AUTHORITY_CO._LTD.,C=CN
[2026-02-18T15:58:53.713Z] Generated alias: CN=GDCA_TrustAUTH_R5_ROOT,O=GUANG_DONG_CERTIFICATE_AUTHORITY_CO._LTD.,C=CN
[2026-02-18T15:58:53.713Z] Renaming certs/cert69.crt to certs/cn_gdca_trustauth_r5_root,o_guang_dong_certificate_authority_co_ltd,c_cn
[2026-02-18T15:58:53.713Z] Subject: CN=SecureTrust_CA,O=SecureTrust_Corporation,C=US
[2026-02-18T15:58:53.713Z] Generated alias: CN=SecureTrust_CA,O=SecureTrust_Corporation,C=US
[2026-02-18T15:58:53.713Z] Renaming certs/cert7.crt to certs/cn_securetrust_ca,o_securetrust_corporation,c_us
[2026-02-18T15:58:53.713Z] Subject: CN=SSL.com_Root_Certification_Authority_RSA,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-02-18T15:58:53.714Z] Generated alias: CN=SSL.com_Root_Certification_Authority_RSA,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-02-18T15:58:53.714Z] Renaming certs/cert70.crt to certs/cn_sslcom_root_certification_authority_rsa,o_ssl_corporation,l_houston,st_texas,c_us
[2026-02-18T15:58:53.714Z] Subject: CN=SSL.com_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-02-18T15:58:53.714Z] Generated alias: CN=SSL.com_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-02-18T15:58:53.714Z] Renaming certs/cert71.crt to certs/cn_sslcom_root_certification_authority_ecc,o_ssl_corporation,l_houston,st_texas,c_us
[2026-02-18T15:58:53.714Z] Subject: CN=SSL.com_EV_Root_Certification_Authority_RSA_R2,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-02-18T15:58:53.714Z] Generated alias: CN=SSL.com_EV_Root_Certification_Authority_RSA_R2,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-02-18T15:58:53.714Z] Renaming certs/cert72.crt to certs/cn_sslcom_ev_root_certification_authority_rsa_r2,o_ssl_corporation,l_houston,st_texas,c_us
[2026-02-18T15:58:54.088Z] Subject: CN=SSL.com_EV_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-02-18T15:58:54.088Z] Generated alias: CN=SSL.com_EV_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-02-18T15:58:54.088Z] Renaming certs/cert73.crt to certs/cn_sslcom_ev_root_certification_authority_ecc,o_ssl_corporation,l_houston,st_texas,c_us
[2026-02-18T15:58:54.088Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R6
[2026-02-18T15:58:54.088Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R6
[2026-02-18T15:58:54.088Z] Renaming certs/cert74.crt to certs/cn_globalsign,o_globalsign,ou_globalsign_root_ca__r6
[2026-02-18T15:58:54.088Z] Subject: CN=OISTE_WISeKey_Global_Root_GC_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-02-18T15:58:54.088Z] Generated alias: CN=OISTE_WISeKey_Global_Root_GC_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-02-18T15:58:54.088Z] Renaming certs/cert75.crt to certs/cn_oiste_wisekey_global_root_gc_ca,ou_oiste_foundation_endorsed,o_wisekey,c_ch
[2026-02-18T15:58:54.088Z] Subject: CN=UCA_Global_G2_Root,O=UniTrust,C=CN
[2026-02-18T15:58:54.088Z] Generated alias: CN=UCA_Global_G2_Root,O=UniTrust,C=CN
[2026-02-18T15:58:54.088Z] Renaming certs/cert76.crt to certs/cn_uca_global_g2_root,o_unitrust,c_cn
[2026-02-18T15:58:54.088Z] Subject: CN=UCA_Extended_Validation_Root,O=UniTrust,C=CN
[2026-02-18T15:58:54.088Z] Generated alias: CN=UCA_Extended_Validation_Root,O=UniTrust,C=CN
[2026-02-18T15:58:54.088Z] Renaming certs/cert77.crt to certs/cn_uca_extended_validation_root,o_unitrust,c_cn
[2026-02-18T15:58:54.088Z] Subject: CN=Certigna_Root_CA,OU=0002_48146308100036,O=Dhimyotis,C=FR
[2026-02-18T15:58:54.088Z] Generated alias: CN=Certigna_Root_CA,OU=0002_48146308100036,O=Dhimyotis,C=FR
[2026-02-18T15:58:54.088Z] Renaming certs/cert78.crt to certs/cn_certigna_root_ca,ou_0002_48146308100036,o_dhimyotis,c_fr
[2026-02-18T15:58:54.088Z] Subject: CN=emSign_Root_CA_-_G1,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-02-18T15:58:54.088Z] Generated alias: CN=emSign_Root_CA_-_G1,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-02-18T15:58:54.088Z] Renaming certs/cert79.crt to certs/cn_emsign_root_ca__g1,o_emudhra_technologies_limited,ou_emsign_pki,c_in
[2026-02-18T15:58:54.088Z] Subject: CN=Secure_Global_CA,O=SecureTrust_Corporation,C=US
[2026-02-18T15:58:54.088Z] Generated alias: CN=Secure_Global_CA,O=SecureTrust_Corporation,C=US
[2026-02-18T15:58:54.088Z] Renaming certs/cert8.crt to certs/cn_secure_global_ca,o_securetrust_corporation,c_us
[2026-02-18T15:58:54.088Z] Subject: CN=emSign_ECC_Root_CA_-_G3,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-02-18T15:58:54.088Z] Generated alias: CN=emSign_ECC_Root_CA_-_G3,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-02-18T15:58:54.088Z] Renaming certs/cert80.crt to certs/cn_emsign_ecc_root_ca__g3,o_emudhra_technologies_limited,ou_emsign_pki,c_in
[2026-02-18T15:58:54.088Z] Subject: CN=emSign_Root_CA_-_C1,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-02-18T15:58:54.088Z] Generated alias: CN=emSign_Root_CA_-_C1,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-02-18T15:58:54.088Z] Renaming certs/cert81.crt to certs/cn_emsign_root_ca__c1,o_emudhra_inc,ou_emsign_pki,c_us
[2026-02-18T15:58:54.088Z] Subject: CN=emSign_ECC_Root_CA_-_C3,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-02-18T15:58:54.088Z] Generated alias: CN=emSign_ECC_Root_CA_-_C3,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-02-18T15:58:54.088Z] Renaming certs/cert82.crt to certs/cn_emsign_ecc_root_ca__c3,o_emudhra_inc,ou_emsign_pki,c_us
[2026-02-18T15:58:54.088Z] Subject: CN=Hongkong_Post_Root_CA_3,O=Hongkong_Post,L=Hong_Kong,ST=Hong_Kong,C=HK
[2026-02-18T15:58:54.088Z] Generated alias: CN=Hongkong_Post_Root_CA_3,O=Hongkong_Post,L=Hong_Kong,ST=Hong_Kong,C=HK
[2026-02-18T15:58:54.088Z] Renaming certs/cert83.crt to certs/cn_hongkong_post_root_ca_3,o_hongkong_post,l_hong_kong,st_hong_kong,c_hk
[2026-02-18T15:58:54.088Z] Subject: CN=Microsoft_ECC_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-02-18T15:58:54.088Z] Generated alias: CN=Microsoft_ECC_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-02-18T15:58:54.088Z] Renaming certs/cert84.crt to certs/cn_microsoft_ecc_root_certificate_authority_2017,o_microsoft_corporation,c_us
[2026-02-18T15:58:54.088Z] Subject: CN=Microsoft_RSA_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-02-18T15:58:54.088Z] Generated alias: CN=Microsoft_RSA_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-02-18T15:58:54.088Z] Renaming certs/cert85.crt to certs/cn_microsoft_rsa_root_certificate_authority_2017,o_microsoft_corporation,c_us
[2026-02-18T15:58:54.088Z] Subject: CN=e-Szigno_Root_CA_2017,organizationIdentifier=VATHU-23584497,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-02-18T15:58:54.088Z] Generated alias: CN=e-Szigno_Root_CA_2017,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-02-18T15:58:54.464Z] Renaming certs/cert86.crt to certs/cn_eszigno_root_ca_2017,o_microsec_ltd,l_budapest,c_hu
[2026-02-18T15:58:54.464Z] Subject: OU=certSIGN_ROOT_CA_G2,O=CERTSIGN_SA,C=RO
[2026-02-18T15:58:54.464Z] Generated alias: OU=certSIGN_ROOT_CA_G2,O=CERTSIGN_SA,C=RO
[2026-02-18T15:58:54.464Z] Renaming certs/cert87.crt to certs/ou_certsign_root_ca_g2,o_certsign_sa,c_ro
[2026-02-18T15:58:54.464Z] Subject: CN=Trustwave_Global_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-02-18T15:58:54.464Z] Generated alias: CN=Trustwave_Global_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-02-18T15:58:54.464Z] Renaming certs/cert88.crt to certs/cn_trustwave_global_certification_authority,o_trustwave_holdings__inc,l_chicago,st_illinois,c_us
[2026-02-18T15:58:54.464Z] Subject: CN=Trustwave_Global_ECC_P256_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-02-18T15:58:54.464Z] Generated alias: CN=Trustwave_Global_ECC_P256_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-02-18T15:58:54.464Z] Renaming certs/cert89.crt to certs/cn_trustwave_global_ecc_p256_certification_authority,o_trustwave_holdings__inc,l_chicago,st_illinois,c_us
[2026-02-18T15:58:54.464Z] Subject: CN=COMODO_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-02-18T15:58:54.464Z] Generated alias: CN=COMODO_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-02-18T15:58:54.464Z] Renaming certs/cert9.crt to certs/cn_comodo_certification_authority,o_comodo_ca_limited,l_salford,st_greater_manchester,c_gb
[2026-02-18T15:58:54.464Z] Subject: CN=Trustwave_Global_ECC_P384_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-02-18T15:58:54.464Z] Generated alias: CN=Trustwave_Global_ECC_P384_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-02-18T15:58:54.464Z] Renaming certs/cert90.crt to certs/cn_trustwave_global_ecc_p384_certification_authority,o_trustwave_holdings__inc,l_chicago,st_illinois,c_us
[2026-02-18T15:58:54.464Z] Subject: CN=NAVER_Global_Root_Certification_Authority,O=NAVER_BUSINESS_PLATFORM_Corp.,C=KR
[2026-02-18T15:58:54.464Z] Generated alias: CN=NAVER_Global_Root_Certification_Authority,O=NAVER_BUSINESS_PLATFORM_Corp.,C=KR
[2026-02-18T15:58:54.465Z] Renaming certs/cert91.crt to certs/cn_naver_global_root_certification_authority,o_naver_business_platform_corp,c_kr
[2026-02-18T15:58:54.465Z] Subject: CN=AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS,organizationIdentifier=VATES-Q2826004J,OU=Ceres,O=FNMT-RCM,C=ES
[2026-02-18T15:58:54.465Z] Generated alias: CN=AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS,OU=Ceres,O=FNMT-RCM,C=ES
[2026-02-18T15:58:54.465Z] Renaming certs/cert92.crt to certs/cn_ac_raiz_fnmtrcm_servidores_seguros,ou_ceres,o_fnmtrcm,c_es
[2026-02-18T15:58:54.465Z] Subject: CN=GlobalSign_Root_R46,O=GlobalSign_nv-sa,C=BE
[2026-02-18T15:58:54.465Z] Generated alias: CN=GlobalSign_Root_R46,O=GlobalSign_nv-sa,C=BE
[2026-02-18T15:58:54.465Z] Renaming certs/cert93.crt to certs/cn_globalsign_root_r46,o_globalsign_nvsa,c_be
[2026-02-18T15:58:54.465Z] Subject: CN=GlobalSign_Root_E46,O=GlobalSign_nv-sa,C=BE
[2026-02-18T15:58:54.465Z] Generated alias: CN=GlobalSign_Root_E46,O=GlobalSign_nv-sa,C=BE
[2026-02-18T15:58:54.465Z] Renaming certs/cert94.crt to certs/cn_globalsign_root_e46,o_globalsign_nvsa,c_be
[2026-02-18T15:58:54.465Z] Subject: CN=GLOBALTRUST_2020,O=e-commerce_monitoring_GmbH,C=AT
[2026-02-18T15:58:54.465Z] Generated alias: CN=GLOBALTRUST_2020,O=e-commerce_monitoring_GmbH,C=AT
[2026-02-18T15:58:54.465Z] Renaming certs/cert95.crt to certs/cn_globaltrust_2020,o_ecommerce_monitoring_gmbh,c_at
[2026-02-18T15:58:54.465Z] Subject: CN=ANF_Secure_Server_Root_CA,OU=ANF_CA_Raiz,O=ANF_Autoridad_de_Certificacion,C=ES,serialNumber=G63287510
[2026-02-18T15:58:54.465Z] Generated alias: CN=ANF_Secure_Server_Root_CA,OU=ANF_CA_Raiz,O=ANF_Autoridad_de_Certificacion,C=ES
[2026-02-18T15:58:54.465Z] Renaming certs/cert96.crt to certs/cn_anf_secure_server_root_ca,ou_anf_ca_raiz,o_anf_autoridad_de_certificacion,c_es
[2026-02-18T15:58:54.465Z] Subject: CN=Certum_EC-384_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-02-18T15:58:54.465Z] Generated alias: CN=Certum_EC-384_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-02-18T15:58:54.465Z] Renaming certs/cert97.crt to certs/cn_certum_ec384_ca,ou_certum_certification_authority,o_asseco_data_systems_sa,c_pl
[2026-02-18T15:58:54.465Z] Subject: CN=Certum_Trusted_Root_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-02-18T15:58:54.465Z] Generated alias: CN=Certum_Trusted_Root_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-02-18T15:58:54.465Z] Renaming certs/cert98.crt to certs/cn_certum_trusted_root_ca,ou_certum_certification_authority,o_asseco_data_systems_sa,c_pl
[2026-02-18T15:58:54.465Z] Subject: CN=TunTrust_Root_CA,O=Agence_Nationale_de_Certification_Electronique,C=TN
[2026-02-18T15:58:54.465Z] Generated alias: CN=TunTrust_Root_CA,O=Agence_Nationale_de_Certification_Electronique,C=TN
[2026-02-18T15:58:54.465Z] Renaming certs/cert99.crt to certs/cn_tuntrust_root_ca,o_agence_nationale_de_certification_electronique,c_tn
[2026-02-18T15:58:54.465Z] Number of certs processed: 144
[2026-02-18T15:58:54.465Z]
[2026-02-18T15:58:54.465Z] real 0m3.895s
[2026-02-18T15:58:54.465Z] user 0m1.654s
[2026-02-18T15:58:54.465Z] sys 0m1.542s
[2026-02-18T15:58:54.465Z] build.sh : 10:58:54 : Initiating build ...
[2026-02-18T15:58:54.465Z] Pulling latest tags and getting the latest update version using git fetch -q --tags --depth=1
[2026-02-18T15:58:54.465Z] NOTE: This can take quite some time! Please be patient
[2026-02-18T16:00:48.386Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:00:48.386Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:00:48.386Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:00:48.386Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:00:48.386Z] OpenJDK repo tag is jdk-21.0.11+3
[2026-02-18T16:00:48.386Z] Version: jdk
[2026-02-18T16:00:48.386Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:00:48.386Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:00:48.386Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:00:48.386Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:00:48.386Z] OpenJDK repo tag is jdk-21.0.11+3
[2026-02-18T16:00:48.386Z] 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=202602181600 --with-version-pre=beta --with-version-build=3 --with-vendor-version-string=Temurin-21.0.11+3-202602181600
[2026-02-18T16:00:48.386Z] Building up the configure command...
[2026-02-18T16:00:48.386Z] Adjust configure for reproducible build
[2026-02-18T16:00:48.386Z] Configuring jvm variants if provided
[2026-02-18T16:00:48.386Z] Configure custom cacerts src security/certs
[2026-02-18T16:00:48.386Z] libfreetype/src found in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:00:48.386Z] Freetype set from bundled in jdk
[2026-02-18T16:00:48.386Z] setting freetype dir to bundled
[2026-02-18T16:00:48.386Z] 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=202602181600 --with-version-pre=beta --with-version-build=3 --with-vendor-version-string=Temurin-21.0.11+3-202602181600 --with-boot-jdk=/Library/Java/JavaVirtualMachines/jdk20/Contents/Home --with-debug-level=release --with-native-debug-symbols=external --with-alsa=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//installedalsa --with-source-date=1771430445 --with-hotspot-build-time='2026-02-18 16:00:45' --disable-ccache --with-build-user=admin --with-jvm-variants=server --with-cacerts-src=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/sbin/../security/certs --disable-warnings-as-errors --openjdk-target=x86_64-apple-darwin --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ --enable-dtrace --with-freetype=bundled --with-zlib=bundled
[2026-02-18T16:00:48.386Z] Configuring command and using the pre-built config params...
[2026-02-18T16:00:48.386Z] Should be in the openjdk build root directory, I'm at /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src
[2026-02-18T16:00:48.386Z] Currently at '/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src'
[2026-02-18T16:00:48.386Z] Running /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src/configure with arguments 'bash /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-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=202602181600 --with-version-pre=beta --with-version-build=3 --with-vendor-version-string=Temurin-21.0.11+3-202602181600 --with-boot-jdk=/Library/Java/JavaVirtualMachines/jdk20/Contents/Home --with-debug-level=release --with-native-debug-symbols=external --with-alsa=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//installedalsa --with-source-date=1771430445 --with-hotspot-build-time='2026-02-18 16:00:45' --disable-ccache --with-build-user=admin --with-jvm-variants=server --with-cacerts-src=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/sbin/../security/certs --disable-warnings-as-errors --openjdk-target=x86_64-apple-darwin --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ --enable-dtrace --with-freetype=bundled --with-zlib=bundled'
[2026-02-18T16:00:48.386Z] Should be in the openjdk build root directory, I'm at /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src
[2026-02-18T16:00:48.386Z] Currently at '/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src'
[2026-02-18T16:00:48.386Z] Runnable configure script is not present
[2026-02-18T16:00:48.386Z] Generating runnable configure script at /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/.configure-support/generated-configure.sh
[2026-02-18T16:00:48.386Z] Using autoconf at /opt/homebrew/bin/autoconf [autoconf (GNU Autoconf) 2.72]
[2026-02-18T16:00:50.859Z] configure: Configuration created at Wed Feb 18 16:00:50 UTC 2026.
[2026-02-18T16:00:50.859Z] checking for basename... /usr/bin/basename
[2026-02-18T16:00:50.859Z] checking for dirname... /usr/bin/dirname
[2026-02-18T16:00:50.859Z] checking for file... /usr/bin/file
[2026-02-18T16:00:50.859Z] checking for ldd... no
[2026-02-18T16:00:50.859Z] checking for echo... echo [builtin]
[2026-02-18T16:00:50.859Z] checking for tr... /usr/bin/tr
[2026-02-18T16:00:50.859Z] checking for uname... /usr/bin/uname
[2026-02-18T16:00:50.859Z] checking for wc... /usr/bin/wc
[2026-02-18T16:00:50.859Z] checking for grep that handles long lines and -e... /usr/bin/grep
[2026-02-18T16:00:50.859Z] checking for egrep... /usr/bin/grep -E
[2026-02-18T16:00:50.859Z] checking for a sed that does not truncate output... /opt/homebrew/bin/gsed
[2026-02-18T16:00:50.859Z] checking for cygpath... [not found]
[2026-02-18T16:00:50.859Z] checking for wslpath... [not found]
[2026-02-18T16:00:50.859Z] checking for cmd.exe... [not found]
[2026-02-18T16:00:50.859Z] checking build system type... aarch64-apple-darwin23.1.0
[2026-02-18T16:00:50.859Z] checking host system type... x86_64-apple-darwin
[2026-02-18T16:00:50.859Z] checking target system type... x86_64-apple-darwin
[2026-02-18T16:00:50.859Z] checking openjdk-build os-cpu... macosx-aarch64
[2026-02-18T16:00:50.859Z] checking openjdk-target os-cpu... macosx-x86_64
[2026-02-18T16:00:50.859Z] checking compilation type... cross
[2026-02-18T16:00:50.859Z] checking for top-level directory... /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src
[2026-02-18T16:00:50.859Z] checking for bash... /opt/homebrew/bin/bash
[2026-02-18T16:00:50.859Z] checking for cat... /bin/cat
[2026-02-18T16:00:50.859Z] checking for chmod... /bin/chmod
[2026-02-18T16:00:50.859Z] checking for cp... /bin/cp
[2026-02-18T16:00:50.859Z] checking for cut... /usr/bin/cut
[2026-02-18T16:00:50.859Z] checking for date... /bin/date
[2026-02-18T16:00:50.859Z] checking for gdiff... [not found]
[2026-02-18T16:00:50.859Z] checking for diff... /usr/bin/diff
[2026-02-18T16:00:50.859Z] checking for expr... /bin/expr
[2026-02-18T16:00:50.859Z] checking for find... /usr/bin/find
[2026-02-18T16:00:50.859Z] checking for gunzip... /usr/bin/gunzip
[2026-02-18T16:00:50.859Z] checking for pigz... [not found]
[2026-02-18T16:00:50.859Z] checking for gzip... /usr/bin/gzip
[2026-02-18T16:00:50.859Z] checking for head... /usr/bin/head
[2026-02-18T16:00:50.859Z] checking for ln... /bin/ln
[2026-02-18T16:00:50.859Z] checking for ls... /bin/ls
[2026-02-18T16:00:50.859Z] checking for gmkdir... /opt/homebrew/bin/gmkdir
[2026-02-18T16:00:50.859Z] checking for mktemp... /usr/bin/mktemp
[2026-02-18T16:00:50.859Z] checking for mv... /bin/mv
[2026-02-18T16:00:50.859Z] checking for gawk... [not found]
[2026-02-18T16:00:50.859Z] checking for nawk... [not found]
[2026-02-18T16:00:50.859Z] checking for awk... /usr/bin/awk
[2026-02-18T16:00:50.859Z] checking for printf... printf [builtin]
[2026-02-18T16:00:50.859Z] checking for rm... /bin/rm
[2026-02-18T16:00:50.859Z] checking for rmdir... /bin/rmdir
[2026-02-18T16:00:50.859Z] checking for sh... /bin/sh
[2026-02-18T16:00:50.859Z] checking for sort... /usr/bin/sort
[2026-02-18T16:00:50.859Z] checking for tail... /usr/bin/tail
[2026-02-18T16:00:50.859Z] checking for gtar... /opt/homebrew/bin/gtar
[2026-02-18T16:00:50.859Z] checking for tee... /usr/bin/tee
[2026-02-18T16:00:50.859Z] checking for touch... /usr/bin/touch
[2026-02-18T16:00:50.859Z] checking for xargs... /usr/bin/xargs
[2026-02-18T16:00:50.859Z] checking for fgrep... /usr/bin/grep -F
[2026-02-18T16:00:51.279Z] checking for df... /bin/df
[2026-02-18T16:00:51.279Z] checking for git... /usr/bin/git
[2026-02-18T16:00:51.279Z] checking for nice... /usr/bin/nice
[2026-02-18T16:00:51.279Z] checking for greadlink... /opt/homebrew/bin/greadlink
[2026-02-18T16:00:51.279Z] checking for whoami... /usr/bin/whoami
[2026-02-18T16:00:51.279Z] checking for lsb_release... [not found]
[2026-02-18T16:00:51.279Z] checking for cmp... /usr/bin/cmp
[2026-02-18T16:00:51.279Z] checking for uniq... /usr/bin/uniq
[2026-02-18T16:00:51.279Z] configure: CI environment variable set to true
[2026-02-18T16:00:51.279Z] checking for build environment type... ci, default (calculated from 'auto')
[2026-02-18T16:00:51.279Z] checking if custom source is suppressed (openjdk-only)... disabled, default
[2026-02-18T16:00:51.279Z] checking for --enable-debug... disabled, default
[2026-02-18T16:00:51.279Z] checking which debug level to use... release
[2026-02-18T16:00:51.279Z] checking which variants of the JVM to build... server
[2026-02-18T16:00:51.279Z] checking if absolute paths should be allowed in the build output... no, release build
[2026-02-18T16:00:51.279Z] checking for toolchain path...
[2026-02-18T16:00:51.279Z] checking for sdk name... macosx
[2026-02-18T16:00:51.279Z] checking for xcodebuild... /usr/bin/xcodebuild
[2026-02-18T16:00:51.687Z] configure: Setting sysroot from devkit or --with-sysroot
[2026-02-18T16:00:51.687Z] checking for sysroot... /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
[2026-02-18T16:00:51.687Z] checking for extra path...
[2026-02-18T16:00:51.687Z] checking where to store configuration... in default location
[2026-02-18T16:00:52.039Z] checking what configuration name to use... macosx-x86_64-server-release
[2026-02-18T16:00:52.039Z] checking for zypper... [not found]
[2026-02-18T16:00:52.039Z] checking for apt-get... [not found]
[2026-02-18T16:00:52.039Z] checking for yum... [not found]
[2026-02-18T16:00:52.039Z] checking for brew... /opt/homebrew/bin/brew
[2026-02-18T16:00:52.039Z] checking for pandoc... /usr/local/bin/pandoc
[2026-02-18T16:00:52.039Z] checking for pandoc version... 3.8.2
[2026-02-18T16:00:52.039Z] configure: WARNING: pandoc is version 3.8.2, not the recommended version 2.19.2
[2026-02-18T16:00:52.039Z] checking if the pandoc smart extension needs to be disabled for markdown... yes
[2026-02-18T16:00:52.039Z] checking for gmake... /opt/homebrew/bin/gmake
[2026-02-18T16:00:52.039Z] configure: Testing potential make at /opt/homebrew/bin/gmake, found using gmake in PATH
[2026-02-18T16:00:52.390Z] configure: Using GNU make at /opt/homebrew/bin/gmake (version: GNU Make 4.4.1)
[2026-02-18T16:00:52.390Z] checking if make --output-sync is supported... yes
[2026-02-18T16:00:52.390Z] checking for make --output-sync value... none, default
[2026-02-18T16:00:52.390Z] checking if find supports -delete... yes
[2026-02-18T16:00:52.390Z] checking what type of tar was found... gnu
[2026-02-18T16:00:52.390Z] checking that grep (/usr/bin/grep) -Fx handles empty lines in the pattern list correctly... yes
[2026-02-18T16:00:52.390Z] checking for unzip... /usr/bin/unzip
[2026-02-18T16:00:52.390Z] checking for zip... /usr/bin/zip
[2026-02-18T16:00:52.390Z] checking for greadelf... [not found]
[2026-02-18T16:00:52.390Z] checking for readelf... [not found]
[2026-02-18T16:00:52.390Z] checking for dot... [not found]
[2026-02-18T16:00:52.390Z] checking for stat... /usr/bin/stat
[2026-02-18T16:00:52.390Z] checking for time... time [builtin]
[2026-02-18T16:00:52.390Z] checking for flock... [not found]
[2026-02-18T16:00:52.390Z] checking for dtrace... /usr/sbin/dtrace
[2026-02-18T16:00:52.390Z] checking for gpatch... [not found]
[2026-02-18T16:00:52.390Z] checking for patch... /usr/bin/patch
[2026-02-18T16:00:52.390Z] checking if date is a GNU compatible version... no
[2026-02-18T16:00:52.390Z] checking for dsymutil... /usr/bin/dsymutil
[2026-02-18T16:00:52.390Z] checking for mig... /usr/bin/mig
[2026-02-18T16:00:52.390Z] checking for xattr... /usr/bin/xattr
[2026-02-18T16:00:52.390Z] checking for codesign... /usr/bin/codesign
[2026-02-18T16:00:52.390Z] checking for SetFile... /usr/bin/SetFile
[2026-02-18T16:00:52.390Z] checking for ulimit... ulimit [builtin]
[2026-02-18T16:00:52.390Z] checking bash version... 5.3.9
[2026-02-18T16:00:52.390Z] checking if bash supports pipefail... yes
[2026-02-18T16:00:52.390Z] checking if bash supports errexit (-e)... yes
[2026-02-18T16:00:52.390Z] checking for x86_64-apple-darwin-pkg-config... no
[2026-02-18T16:00:52.390Z] checking for pkg-config... no
[2026-02-18T16:00:52.390Z] checking for default LOG value...
[2026-02-18T16:00:52.390Z] checking for JMOD compression type... zip-6, default
[2026-02-18T16:00:52.390Z] checking if packaged modules are kept... enabled, default
[2026-02-18T16:00:52.390Z] checking for --with-build-user... admin, from command line
[2026-02-18T16:00:52.390Z] checking for --with-jdk-rc-name... OpenJDK Platform, default
[2026-02-18T16:00:52.390Z] checking for --with-vendor-name... Eclipse Adoptium, from command line
[2026-02-18T16:00:52.390Z] checking for --with-jdk-rc-company-name... Eclipse Adoptium, default
[2026-02-18T16:00:52.390Z] checking for --with-vendor-url... https://adoptium.net/, from command line
[2026-02-18T16:00:52.390Z] checking for --with-vendor-bug-url... https://github.com/adoptium/adoptium-support/issues, from command line
[2026-02-18T16:00:52.390Z] checking for --with-vendor-vm-bug-url... https://github.com/adoptium/adoptium-support/issues, from command line
[2026-02-18T16:00:52.390Z] checking for --with-version-string... <none>, default
[2026-02-18T16:00:52.390Z] checking for --with-version-feature... 21, default
[2026-02-18T16:00:52.390Z] checking for --with-version-date... 2026-04-21, default
[2026-02-18T16:00:52.390Z] checking for --with-vendor-version-string... Temurin-21.0.11+3-202602181600, from command line
[2026-02-18T16:00:52.390Z] checking for --with-macosx-bundle-name-base... OpenJDK, default
[2026-02-18T16:00:52.390Z] checking for --with-macosx-bundle-id-base... net.java.openjdk-beta, default
[2026-02-18T16:00:52.390Z] checking for --with-macosx-bundle-build-version... 3.202602181600, default
[2026-02-18T16:00:52.390Z] checking for version string... 21.0.11-beta+3-202602181600
[2026-02-18T16:00:52.390Z] configure: Found potential Boot JDK using configure arguments
[2026-02-18T16:00:52.742Z] checking for Boot JDK... /Library/Java/JavaVirtualMachines/jdk20/Contents/Home
[2026-02-18T16:00:53.094Z] checking Boot JDK version... openjdk version "20.0.2" 2023-07-18 OpenJDK Runtime Environment Temurin-20.0.2+9 (build 20.0.2+9) OpenJDK 64-Bit Server VM Temurin-20.0.2+9 (build 20.0.2+9, mixed mode)
[2026-02-18T16:00:53.094Z] checking for java [Boot JDK]... $BOOT_JDK/bin/java
[2026-02-18T16:00:53.094Z] checking for javac [Boot JDK]... $BOOT_JDK/bin/javac
[2026-02-18T16:00:53.094Z] checking for javadoc [Boot JDK]... $BOOT_JDK/bin/javadoc
[2026-02-18T16:00:53.094Z] checking for jar [Boot JDK]... $BOOT_JDK/bin/jar
[2026-02-18T16:00:53.094Z] checking if Boot JDK jar supports --date=TIMESTAMP... true
[2026-02-18T16:00:53.094Z] checking if Boot JDK is 32 or 64 bits... 64
[2026-02-18T16:00:53.446Z] checking for local Boot JDK Class Data Sharing (CDS)... yes, created
[2026-02-18T16:00:53.446Z] checking for Build JDK... yes, will build it for the host platform
[2026-02-18T16:00:53.446Z] checking for docs-reference JDK... no, using interim javadoc for the docs-reference targets
[2026-02-18T16:00:53.446Z] checking what source date to use... 1771430445, from timestamp on command line
[2026-02-18T16:00:53.446Z] checking if we should build headless-only (no GUI)... disabled, default
[2026-02-18T16:00:53.446Z] checking if linker should clean out unused code (linktime-gc)... disabled, default
[2026-02-18T16:00:53.446Z] checking for graphviz dot... no, cannot generate full docs
[2026-02-18T16:00:53.446Z] checking for pandoc... yes
[2026-02-18T16:00:53.446Z] checking for --enable-full-docs... disabled, from default 'auto'
[2026-02-18T16:00:53.446Z] checking for cacerts file... default
[2026-02-18T16:00:53.446Z] checking for cacerts source... /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/sbin/../security/certs
[2026-02-18T16:00:53.446Z] checking for --enable-unlimited-crypto... enabled, default
[2026-02-18T16:00:53.446Z] checking for jni library path... default
[2026-02-18T16:00:53.446Z] checking if static build is available... yes
[2026-02-18T16:00:53.446Z] checking if static build is enabled... disabled, default
[2026-02-18T16:00:53.446Z] configure: Using default toolchain clang (clang/LLVM)
[2026-02-18T16:00:53.799Z] checking for x86_64-apple-darwin-clang... [not found]
[2026-02-18T16:00:53.799Z] checking for clang... /usr/bin/clang
[2026-02-18T16:00:53.799Z] checking resolved symbolic links for CC... no symlink
[2026-02-18T16:00:59.913Z] configure: Using clang C compiler version 15.0.0 [Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.1.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
[2026-02-18T16:00:59.913Z] checking for x86_64-apple-darwin-/usr/bin/clang... /usr/bin/clang
[2026-02-18T16:01:00.266Z] checking whether the C compiler works... yes
[2026-02-18T16:01:00.266Z] checking for C compiler default output file name... a.out
[2026-02-18T16:01:00.266Z] checking for suffix of executables...
[2026-02-18T16:01:00.266Z] checking whether we are cross compiling... yes
[2026-02-18T16:01:00.266Z] checking for suffix of object files... o
[2026-02-18T16:01:00.266Z] checking whether the compiler supports GNU C... yes
[2026-02-18T16:01:00.266Z] checking whether /usr/bin/clang accepts -g... yes
[2026-02-18T16:01:00.625Z] checking for /usr/bin/clang option to enable C11 features... none needed
[2026-02-18T16:01:00.625Z] checking for x86_64-apple-darwin-clang++... [not found]
[2026-02-18T16:01:00.625Z] checking for clang++... /usr/bin/clang++
[2026-02-18T16:01:00.625Z] checking resolved symbolic links for CXX... no symlink
[2026-02-18T16:01:00.979Z] configure: Using clang C++ compiler version 15.0.0 [Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.1.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
[2026-02-18T16:01:00.979Z] checking whether the compiler supports GNU C++... yes
[2026-02-18T16:01:00.979Z] checking whether /usr/bin/clang++ accepts -g... yes
[2026-02-18T16:01:01.344Z] checking for /usr/bin/clang++ option to enable C++11 features... -std=gnu++11
[2026-02-18T16:01:01.344Z] checking how to run the C preprocessor... /usr/bin/clang -E
[2026-02-18T16:01:01.344Z] checking how to run the C++ preprocessor... /usr/bin/clang++ -std=gnu++11 -E
[2026-02-18T16:01:01.344Z] configure: Using clang linker version 1022.1 [@(#)PROGRAM:ld PROJECT:dyld-1022.1]
[2026-02-18T16:01:01.344Z] checking for x86_64-apple-darwin-ar... [not found]
[2026-02-18T16:01:01.344Z] checking for ar... /usr/bin/ar
[2026-02-18T16:01:01.701Z] checking for lipo... /usr/bin/lipo
[2026-02-18T16:01:01.701Z] checking for otool... /usr/bin/otool
[2026-02-18T16:01:01.701Z] checking for install_name_tool... /usr/bin/install_name_tool
[2026-02-18T16:01:01.701Z] checking for x86_64-apple-darwin-metal... [not found]
[2026-02-18T16:01:01.701Z] checking for metal... [not found]
[2026-02-18T16:01:04.148Z] checking if metal can be run using xcrun... yes, will be using 'xcrun -sdk macosx metal'
[2026-02-18T16:01:04.148Z] checking for x86_64-apple-darwin-metallib... [not found]
[2026-02-18T16:01:04.148Z] checking for metallib... [not found]
[2026-02-18T16:01:04.900Z] checking if metallib can be run using xcrun... yes, will be using 'xcrun -sdk macosx metallib'
[2026-02-18T16:01:04.900Z] checking for x86_64-apple-darwin-strip... [not found]
[2026-02-18T16:01:04.900Z] checking for strip... /usr/bin/strip
[2026-02-18T16:01:04.900Z] checking for x86_64-apple-darwin-nm... [not found]
[2026-02-18T16:01:04.900Z] checking for nm... /usr/bin/nm
[2026-02-18T16:01:04.900Z] checking for x86_64-apple-darwin-gobjdump... [not found]
[2026-02-18T16:01:04.900Z] checking for gobjdump... [not found]
[2026-02-18T16:01:04.900Z] checking for x86_64-apple-darwin-objdump... [not found]
[2026-02-18T16:01:04.900Z] checking for objdump... /usr/bin/objdump
[2026-02-18T16:01:04.900Z] checking for x86_64-apple-darwin-c++filt... [not found]
[2026-02-18T16:01:04.900Z] checking for c++filt... /usr/bin/c++filt
[2026-02-18T16:01:04.900Z] checking for clang... /usr/bin/clang
[2026-02-18T16:01:04.900Z] checking for clang++... /usr/bin/clang++
[2026-02-18T16:01:04.900Z] checking for nm... /usr/bin/nm
[2026-02-18T16:01:04.900Z] checking for ar... /usr/bin/ar
[2026-02-18T16:01:04.900Z] checking for objcopy... [not found]
[2026-02-18T16:01:04.900Z] checking for strip... /usr/bin/strip
[2026-02-18T16:01:04.900Z] configure: Using clang BuildC compiler version 15.0.0 [Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.1.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
[2026-02-18T16:01:04.900Z] configure: Using clang BuildC++ compiler version 15.0.0 [Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.1.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
[2026-02-18T16:01:04.900Z] configure: Using clang build linker version 1022.1 [@(#)PROGRAM:ld PROJECT:dyld-1022.1]
[2026-02-18T16:01:04.900Z] checking if CC supports "-m64"... yes
[2026-02-18T16:01:05.250Z] checking if CXX supports "-m64"... yes
[2026-02-18T16:01:05.250Z] checking if both CC and CXX support "-m64"... yes
[2026-02-18T16:01:05.250Z] checking for jtreg... [not found]
[2026-02-18T16:01:05.250Z] checking for jtreg test harness... no, not found
[2026-02-18T16:01:05.250Z] checking for jtreg jdk... no, using BOOT_JDK
[2026-02-18T16:01:05.250Z] checking for jmh (Java Microbenchmark Harness)... no, disabled
[2026-02-18T16:01:05.250Z] checking for jib... no
[2026-02-18T16:01:05.250Z] checking for stdio.h... yes
[2026-02-18T16:01:05.250Z] checking for stdlib.h... yes
[2026-02-18T16:01:05.250Z] checking for string.h... yes
[2026-02-18T16:01:05.250Z] checking for inttypes.h... yes
[2026-02-18T16:01:05.250Z] checking for stdint.h... yes
[2026-02-18T16:01:05.250Z] checking for strings.h... yes
[2026-02-18T16:01:05.250Z] checking for sys/stat.h... yes
[2026-02-18T16:01:05.250Z] checking for sys/types.h... yes
[2026-02-18T16:01:05.250Z] checking for unistd.h... yes
[2026-02-18T16:01:05.250Z] checking for stdio.h... (cached) yes
[2026-02-18T16:01:05.604Z] checking size of int *... 8
[2026-02-18T16:01:05.604Z] checking for target address size... 64 bits
[2026-02-18T16:01:05.955Z] checking whether byte ordering is bigendian... no
[2026-02-18T16:01:05.955Z] checking for --enable-branch-protection... disabled, default
[2026-02-18T16:01:05.955Z] checking if CC supports "-fdebug-prefix-map=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/="... yes
[2026-02-18T16:01:05.955Z] checking if CXX supports "-fdebug-prefix-map=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/="... yes
[2026-02-18T16:01:05.955Z] checking if both CC and CXX support "-fdebug-prefix-map=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/="... yes
[2026-02-18T16:01:05.955Z] checking if CC supports "-gdwarf-4 -gdwarf-aranges"... yes
[2026-02-18T16:01:05.955Z] checking if CXX supports "-gdwarf-4 -gdwarf-aranges"... yes
[2026-02-18T16:01:05.955Z] checking if both CC and CXX support "-gdwarf-4 -gdwarf-aranges"... yes
[2026-02-18T16:01:05.956Z] checking for --enable-warnings-as-errors... disabled, from command line
[2026-02-18T16:01:05.956Z] checking if TARGET is x86... no
[2026-02-18T16:01:05.956Z] checking if CC supports "-fmacro-prefix-map=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/="... yes
[2026-02-18T16:01:05.956Z] checking if CXX supports "-fmacro-prefix-map=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/="... yes
[2026-02-18T16:01:05.956Z] checking if both CC and CXX support "-fmacro-prefix-map=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/="... yes
[2026-02-18T16:01:05.956Z] checking how to prevent absolute paths in output... using compiler options
[2026-02-18T16:01:05.956Z] checking if CC supports "-ffp-contract=off"... yes
[2026-02-18T16:01:05.956Z] checking if CXX supports "-ffp-contract=off"... yes
[2026-02-18T16:01:05.956Z] checking if both CC and CXX support "-ffp-contract=off"... yes
[2026-02-18T16:01:05.956Z] checking if BUILD is x86... no
[2026-02-18T16:01:05.956Z] checking if BUILD_CC supports "-fmacro-prefix-map=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/="... yes
[2026-02-18T16:01:05.956Z] checking if BUILD_CXX supports "-fmacro-prefix-map=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/="... yes
[2026-02-18T16:01:05.956Z] checking if both BUILD_CC and BUILD_CXX support "-fmacro-prefix-map=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/="... yes
[2026-02-18T16:01:05.956Z] checking how to prevent absolute paths in output... using compiler options
[2026-02-18T16:01:05.956Z] checking if BUILD_CC supports "-ffp-contract=off"... yes
[2026-02-18T16:01:05.956Z] checking if BUILD_CXX supports "-ffp-contract=off"... yes
[2026-02-18T16:01:05.956Z] checking if both BUILD_CC and BUILD_CXX support "-ffp-contract=off"... yes
[2026-02-18T16:01:06.709Z] checking how to run strip... -S
[2026-02-18T16:01:06.709Z] checking what type of native debug symbols to use... external
[2026-02-18T16:01:06.709Z] checking if we should add external native debug symbols to the shipped bundles... no
[2026-02-18T16:01:06.709Z] checking if native coverage is available... yes
[2026-02-18T16:01:06.709Z] checking for --enable-native-coverage... disabled, default
[2026-02-18T16:01:06.709Z] checking if AddressSanitizer (asan) is available... yes
[2026-02-18T16:01:06.709Z] checking for --enable-asan... disabled, default
[2026-02-18T16:01:06.709Z] checking for --with-additional-ubsan-checks... <disabled>, default
[2026-02-18T16:01:06.709Z] checking if UndefinedBehaviorSanitizer (ubsan) is available... yes
[2026-02-18T16:01:06.709Z] checking for --enable-ubsan... disabled, default
[2026-02-18T16:01:06.709Z] checking if LeakSanitizer (lsan) is available... yes
[2026-02-18T16:01:06.709Z] checking for --enable-lsan... disabled, default
[2026-02-18T16:01:06.709Z] checking if static analyzer is available... no
[2026-02-18T16:01:06.709Z] checking for --enable-static-analyzer... disabled, default
[2026-02-18T16:01:06.709Z] checking if fallback linker enabled... disabled, default
[2026-02-18T16:01:06.709Z] configure: WARNING: alsa not used, so --with-alsa[-*] is ignored
[2026-02-18T16:01:06.709Z] checking for which libjpeg to use... bundled
[2026-02-18T16:01:06.709Z] checking for which giflib to use... bundled
[2026-02-18T16:01:06.709Z] checking for PNG... checking for which libpng to use... bundled
[2026-02-18T16:01:06.709Z] checking for compress in -lz... yes
[2026-02-18T16:01:06.709Z] checking for which zlib to use... bundled
[2026-02-18T16:01:06.709Z] checking for which lcms to use... bundled
[2026-02-18T16:01:06.709Z] checking for which harfbuzz to use... bundled
[2026-02-18T16:01:06.709Z] checking for cups/cups.h... yes
[2026-02-18T16:01:06.709Z] checking for cups/ppd.h... yes
[2026-02-18T16:01:06.709Z] Using freetype: bundled
[2026-02-18T16:01:06.709Z] checking for --enable-hsdis-bundling... disabled, default
[2026-02-18T16:01:06.709Z] checking what hsdis backend to use... 'none', hsdis will not be built
[2026-02-18T16:01:06.709Z] checking if hsdis should be bundled... no
[2026-02-18T16:01:06.709Z] checking for --enable-libffi-bundling... disabled, default
[2026-02-18T16:01:06.709Z] checking for cos in -lm... yes
[2026-02-18T16:01:06.709Z] checking for dlopen in -ldl... yes
[2026-02-18T16:01:06.709Z] checking for JVM features enabled by the user... 'dtrace'
[2026-02-18T16:01:06.709Z] checking for JVM features disabled by the user... none
[2026-02-18T16:01:06.709Z] checking if platform is supported by CDS... yes
[2026-02-18T16:01:06.709Z] checking if JVM feature 'cds' is available... yes
[2026-02-18T16:01:06.709Z] checking for dtrace tool and platform support... /usr/sbin/dtrace
[2026-02-18T16:01:07.060Z] checking for sys/sdt.h... yes
[2026-02-18T16:01:07.060Z] checking if JVM feature 'dtrace' is available... yes
[2026-02-18T16:01:07.060Z] checking if platform is supported by JVMCI... yes
[2026-02-18T16:01:07.060Z] checking if JVM feature 'jvmci' is available... yes
[2026-02-18T16:01:07.060Z] checking if platform is supported by Shenandoah... yes
[2026-02-18T16:01:07.060Z] checking if JVM feature 'shenandoahgc' is available... yes
[2026-02-18T16:01:07.060Z] checking if static-build is enabled in configure... no, use --enable-static-build to enable static build.
[2026-02-18T16:01:07.060Z] checking if JVM feature 'static-build' is available... no
[2026-02-18T16:01:07.060Z] checking if platform is supported by ZGC... yes
[2026-02-18T16:01:07.060Z] checking if JVM feature 'zgc' is available... yes
[2026-02-18T16:01:07.060Z] configure: Default JVM features explicitly enabled for 'server': 'dtrace'
[2026-02-18T16:01:07.060Z] checking JVM features to use for variant 'server'... 'cds compiler1 compiler2 dtrace epsilongc g1gc jfr jni-check jvmci jvmti management parallelgc serialgc services shenandoahgc vm-structs zgc'
[2026-02-18T16:01:07.061Z] checking what hotspot build time to use... 2026-02-18 16:00:45 (from --with-hotspot-build-time)
[2026-02-18T16:01:07.061Z] checking if the jtreg failure handler is available... no (jtreg not present)
[2026-02-18T16:01:07.061Z] checking if the jtreg failure handler should be built... disabled, from default 'auto'
[2026-02-18T16:01:07.061Z] checking if the jtreg test thread factory is available... no (jtreg not present)
[2026-02-18T16:01:07.061Z] checking if the jtreg test thread factory should be built... disabled, from default 'auto'
[2026-02-18T16:01:07.061Z] checking if the CDS classlist generation should be enabled... enabled, from default 'auto'
[2026-02-18T16:01:07.061Z] checking if any translations should be excluded... no
[2026-02-18T16:01:07.061Z] checking if static man pages should be copied... enabled, default
[2026-02-18T16:01:07.061Z] checking if CDS archive is available... no (not possible with cross compilation)
[2026-02-18T16:01:07.061Z] checking if a default CDS archive should be generated... disabled, from default 'auto'
[2026-02-18T16:01:07.061Z] checking if CDS archive is available... yes
[2026-02-18T16:01:07.061Z] checking if compatible cds region alignment enabled... disabled, default
[2026-02-18T16:01:07.061Z] checking for macosx code signing mode... auto, default
[2026-02-18T16:01:07.061Z] checking for macosx code signing identity... openjdk_codesign, default
[2026-02-18T16:01:07.061Z] checking if codesign with hardened runtime is possible... no
[2026-02-18T16:01:07.061Z] checking if debug mode codesign is possible... yes
[2026-02-18T16:01:07.061Z] checking for macosx code signing mode... debug
[2026-02-18T16:01:07.061Z] checking for number of cores... 4
[2026-02-18T16:01:07.061Z] checking for memory size... 6656 MB
[2026-02-18T16:01:07.061Z] checking for appropriate number of jobs to run in parallel... 4
[2026-02-18T16:01:07.061Z] checking whether to use javac server... enabled, default
[2026-02-18T16:01:07.061Z] checking flags for boot jdk java command ... -Duser.language=en -Duser.country=US -Xlog:all=off:stdout -Xlog:all=warning:stderr -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/configure-support/classes.jsa -Xshare:auto
[2026-02-18T16:01:07.412Z] checking flags for boot jdk java command for big workloads... -Xms64M -Xmx1600M
[2026-02-18T16:01:07.412Z] checking flags for bootcycle boot jdk java command for big workloads... -Xms64M -Xmx1600M
[2026-02-18T16:01:07.412Z] checking flags for boot jdk java command for small workloads... -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1
[2026-02-18T16:01:07.412Z] checking for --enable-icecc... disabled, default
[2026-02-18T16:01:07.412Z] checking if precompiled headers are available... yes
[2026-02-18T16:01:07.412Z] checking for --enable-precompiled-headers... enabled, from default 'auto'
[2026-02-18T16:01:07.412Z] checking for ccache... /opt/homebrew/bin/ccache
[2026-02-18T16:01:07.412Z] checking if ccache is available... yes
[2026-02-18T16:01:07.412Z] checking if ccache is enabled... disabled, from command line
[2026-02-18T16:01:07.412Z] checking if build directory is on local disk... yes
[2026-02-18T16:01:07.412Z] configure: creating /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/configure-support/config.status
[2026-02-18T16:01:07.763Z] config.status: creating /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/spec.gmk
[2026-02-18T16:01:07.763Z] config.status: creating /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/bootcycle-spec.gmk
[2026-02-18T16:01:07.763Z] config.status: creating /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/buildjdk-spec.gmk
[2026-02-18T16:01:07.763Z] config.status: creating /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/compare.sh
[2026-02-18T16:01:07.763Z] config.status: creating /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/Makefile
[2026-02-18T16:01:07.763Z]
[2026-02-18T16:01:07.763Z] ====================================================
[2026-02-18T16:01:07.763Z] A new configuration has been successfully created in
[2026-02-18T16:01:07.763Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release
[2026-02-18T16:01:07.763Z] 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=202602181600 --with-version-pre=beta --with-version-build=3 --with-vendor-version-string=Temurin-21.0.11+3-202602181600 --with-boot-jdk=/Library/Java/JavaVirtualMachines/jdk20/Contents/Home --with-debug-level=release --with-native-debug-symbols=external --with-alsa=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//installedalsa --with-source-date=1771430445 --with-hotspot-build-time='2026-02-18 16:00:45' --disable-ccache --with-build-user=admin --with-jvm-variants=server --with-cacerts-src=/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/sbin/../security/certs --disable-warnings-as-errors --openjdk-target=x86_64-apple-darwin --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ --enable-dtrace --with-freetype=bundled --with-zlib=bundled'.
[2026-02-18T16:01:07.763Z]
[2026-02-18T16:01:07.763Z] Configuration summary:
[2026-02-18T16:01:07.763Z] * Name: macosx-x86_64-server-release
[2026-02-18T16:01:07.763Z] * Debug level: release
[2026-02-18T16:01:07.763Z] * HS debug level: product
[2026-02-18T16:01:07.763Z] * JVM variants: server
[2026-02-18T16:01:07.763Z] * JVM features: server: 'cds compiler1 compiler2 dtrace epsilongc g1gc jfr jni-check jvmci jvmti management parallelgc serialgc services shenandoahgc vm-structs zgc'
[2026-02-18T16:01:07.763Z] * OpenJDK target: OS: macosx, CPU architecture: x86, address length: 64
[2026-02-18T16:01:07.763Z] * Version string: 21.0.11-beta+3-202602181600 (21.0.11-beta)
[2026-02-18T16:01:07.763Z] * Source date: 1771430445 (2026-02-18T16:00:45Z)
[2026-02-18T16:01:07.763Z]
[2026-02-18T16:01:07.763Z] Tools summary:
[2026-02-18T16:01:07.763Z] * Boot JDK: openjdk version "20.0.2" 2023-07-18 OpenJDK Runtime Environment Temurin-20.0.2+9 (build 20.0.2+9) OpenJDK 64-Bit Server VM Temurin-20.0.2+9 (build 20.0.2+9, mixed mode) (at /Library/Java/JavaVirtualMachines/jdk20/Contents/Home)
[2026-02-18T16:01:07.763Z] * Toolchain: clang (clang/LLVM from Xcode 15.2)
[2026-02-18T16:01:07.763Z] * Sysroot: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
[2026-02-18T16:01:07.763Z] * C Compiler: Version 15.0.0 (at /usr/bin/clang)
[2026-02-18T16:01:07.763Z] * C++ Compiler: Version 15.0.0 (at /usr/bin/clang++)
[2026-02-18T16:01:07.763Z]
[2026-02-18T16:01:07.763Z] Build performance summary:
[2026-02-18T16:01:07.763Z] * Build jobs: 4
[2026-02-18T16:01:07.763Z] * Memory limit: 6656 MB
[2026-02-18T16:01:07.763Z]
[2026-02-18T16:01:07.763Z] The following warnings were produced. Repeated here for convenience:
[2026-02-18T16:01:07.763Z] WARNING: pandoc is version 3.8.2, not the recommended version 2.19.2
[2026-02-18T16:01:07.763Z] WARNING: alsa not used, so --with-alsa[-*] is ignored
[2026-02-18T16:01:07.763Z]
[2026-02-18T16:01:08.517Z] Building targets 'product-images mac-legacy-jre-bundle test-image static-libs-image' in configuration 'macosx-x86_64-server-release'
[2026-02-18T16:01:08.517Z] Compiling up to 8 files for BUILD_TOOLS_LANGTOOLS
[2026-02-18T16:01:08.517Z] [buildjdk] Compiling up to 8 files for BUILD_TOOLS_LANGTOOLS
[2026-02-18T16:01:08.517Z] Compiling up to 1 files for BUILD_TOOLS_HOTSPOT
[2026-02-18T16:01:09.740Z] Compiling 15 properties into resource bundles for jdk.jdeps
[2026-02-18T16:01:09.740Z] Compiling 9 properties into resource bundles for jdk.jshell
[2026-02-18T16:01:10.092Z] [buildjdk] Compiling up to 1 files for BUILD_TOOLS_HOTSPOT
[2026-02-18T16:01:10.092Z] Generating classes for compiler.properties launcher.properties
[2026-02-18T16:01:10.092Z] Compiling 20 properties into resource bundles for jdk.compiler
[2026-02-18T16:01:10.446Z] Compiling 17 properties into resource bundles for jdk.javadoc
[2026-02-18T16:01:10.446Z] [buildjdk] Compiling 15 properties into resource bundles for jdk.jdeps
[2026-02-18T16:01:10.804Z] [buildjdk] Generating classes for compiler.properties launcher.properties
[2026-02-18T16:01:10.804Z] [buildjdk] Compiling 20 properties into resource bundles for jdk.compiler
[2026-02-18T16:01:10.804Z] [buildjdk] Compiling 17 properties into resource bundles for jdk.javadoc
[2026-02-18T16:01:10.804Z] [buildjdk] Creating buildjdk/hotspot/variant-server/tools/adlc/adlc from 13 file(s)
[2026-02-18T16:01:10.804Z] [buildjdk] Compiling up to 2 files for BUILD_JVMTI_TOOLS
[2026-02-18T16:01:11.164Z] Creating hotspot/variant-server/tools/adlc/adlc from 13 file(s)
[2026-02-18T16:01:11.164Z] Compiling up to 127 files for BUILD_java.compiler.interim
[2026-02-18T16:01:11.164Z] Compiling up to 353 files for BUILD_jdk.compiler.interim
[2026-02-18T16:01:11.164Z] [buildjdk] Compiling up to 127 files for BUILD_java.compiler.interim
[2026-02-18T16:01:11.525Z] [buildjdk] Compiling up to 353 files for BUILD_jdk.compiler.interim
[2026-02-18T16:01:11.525Z] Compiling up to 2 files for BUILD_JVMTI_TOOLS
[2026-02-18T16:01:12.284Z] Compiling up to 242 files for BUILD_jdk.javadoc.interim
[2026-02-18T16:01:12.638Z] [buildjdk] Compiling up to 242 files for BUILD_jdk.javadoc.interim
[2026-02-18T16:01:17.642Z] Compiling up to 17 files for BUILD_JAVAC_SERVER
[2026-02-18T16:01:17.642Z] [buildjdk] Compiling up to 17 files for BUILD_JAVAC_SERVER
[2026-02-18T16:01:21.630Z] [buildjdk] Creating buildjdk/support/modules_libs/java.base/server/libjvm.dylib from 806 file(s)
[2026-02-18T16:01:22.390Z] Creating support/modules_libs/java.base/server/libjvm.dylib from 1215 file(s)
[2026-02-18T16:01:22.744Z] Compiling up to 31 files for BUILD_JRTFS
[2026-02-18T16:01:23.097Z] Compiling up to 187 files for BUILD_TOOLS_JDK
[2026-02-18T16:01:23.097Z] Compiling up to 2 files for COMPILE_DEPEND
[2026-02-18T16:01:25.548Z] Creating support/modules_libs/java.base/jrt-fs.jar
[2026-02-18T16:01:33.364Z] [buildjdk] Compiling up to 187 files for BUILD_TOOLS_JDK
[2026-02-18T16:01:33.365Z] [buildjdk] Compiling up to 2 files for COMPILE_DEPEND
[2026-02-18T16:01:39.514Z] Compiling 11 properties into resource bundles for java.base
[2026-02-18T16:01:40.312Z] [buildjdk] Compiling 11 properties into resource bundles for java.base
[2026-02-18T16:01:45.373Z] Compiling 6 properties into resource bundles for java.base
[2026-02-18T16:01:46.195Z] [buildjdk] Compiling 6 properties into resource bundles for java.base
[2026-02-18T16:01:55.409Z] [buildjdk] Compiling up to 2 files for BUILD_BREAKITERATOR_BASE
[2026-02-18T16:01:55.409Z] [buildjdk] Compiling up to 2 files for BUILD_BREAKITERATOR_LD
[2026-02-18T16:01:55.409Z] [buildjdk] Compiling 11 properties into resource bundles for java.logging
[2026-02-18T16:01:55.409Z] Compiling 11 properties into resource bundles for java.logging
[2026-02-18T16:01:59.429Z] [buildjdk] Compiling 8 properties into resource bundles for jdk.jlink
[2026-02-18T16:01:59.429Z] [buildjdk] Compiling 4 properties into resource bundles for jdk.jlink
[2026-02-18T16:01:59.429Z] [buildjdk] Compiling 1 properties into resource bundles for jdk.jlink
[2026-02-18T16:02:02.648Z] [buildjdk] Compiling up to 3471 files for java.base
[2026-02-18T16:02:30.952Z] [buildjdk] Compiling up to 127 files for java.compiler
[2026-02-18T16:02:30.952Z] [buildjdk] Compiling up to 35 files for java.logging
[2026-02-18T16:02:30.952Z] [buildjdk] Compiling up to 52 files for jdk.internal.opt
[2026-02-18T16:02:30.952Z] [buildjdk] Compiling up to 14 files for jdk.zipfs
[2026-02-18T16:02:30.952Z] [buildjdk] Compiling up to 359 files for jdk.compiler
[2026-02-18T16:02:34.961Z] [buildjdk] Compiling up to 139 files for jdk.jdeps
[2026-02-18T16:02:36.848Z] [buildjdk] Compiling up to 89 files for jdk.jlink
[2026-02-18T16:02:41.976Z] Compiling 4 properties into resource bundles for jdk.httpserver
[2026-02-18T16:02:41.976Z] Compiling 11 properties into resource bundles for jdk.jartool
[2026-02-18T16:02:41.976Z] Compiling up to 71 files for COMPILE_CREATE_SYMBOLS
[2026-02-18T16:02:43.238Z] Compiling 11 properties into resource bundles for jdk.management.agent
[2026-02-18T16:02:43.238Z] Compiling 4 properties into resource bundles for jdk.jdi
[2026-02-18T16:02:46.425Z] Compiling 8 properties into resource bundles for jdk.jlink
[2026-02-18T16:02:46.425Z] Compiling 4 properties into resource bundles for jdk.jlink
[2026-02-18T16:02:46.425Z] Compiling 1 properties into resource bundles for jdk.jlink
[2026-02-18T16:02:46.425Z] Compiling 224 properties into resource bundles for jdk.localedata
[2026-02-18T16:02:47.180Z] Compiling up to 2 files for BUILD_BREAKITERATOR_BASE
[2026-02-18T16:02:47.180Z] Compiling up to 2 files for BUILD_BREAKITERATOR_LD
[2026-02-18T16:02:51.234Z] Compiling up to 3471 files for java.base
[2026-02-18T16:02:55.249Z] Compiling 90 properties into resource bundles for java.desktop
[2026-02-18T16:03:08.866Z] Compiling up to 71 files for COMPILE_CREATE_SYMBOLS
[2026-02-18T16:03:08.866Z] Creating ct.sym classes
[2026-02-18T16:03:15.030Z] Compiling up to 35 files for jdk.crypto.ec
[2026-02-18T16:03:15.030Z] Compiling up to 3 files for jdk.internal.ed
[2026-02-18T16:03:15.794Z] Compiling up to 58 files for jdk.httpserver
[2026-02-18T16:03:15.794Z] Compiling up to 50 files for jdk.incubator.vector
[2026-02-18T16:03:18.219Z] Compiling up to 119 files for jdk.internal.le
[2026-02-18T16:03:18.219Z] Compiling up to 214 files for jdk.internal.vm.ci
[2026-02-18T16:03:19.433Z] Compiling up to 1 files for jdk.jdwp.agent
[2026-02-18T16:03:20.675Z] Compiling up to 4 files for jdk.jsobject
[2026-02-18T16:03:20.675Z] Compiling up to 311 files for jdk.jfr
[2026-02-18T16:03:21.973Z] Compiling up to 1877 files for jdk.localedata
[2026-02-18T16:03:22.738Z] Compiling up to 9 files for jdk.net
[2026-02-18T16:03:23.490Z] Compiling up to 2 files for jdk.nio.mapmode
[2026-02-18T16:03:24.273Z] Compiling up to 11 files for jdk.random
[2026-02-18T16:03:25.092Z] Compiling up to 26 files for jdk.sctp
[2026-02-18T16:03:26.965Z] Compiling up to 9 files for jdk.unsupported
[2026-02-18T16:03:26.965Z] Creating support/native/java.base/libverify/static/libverify.a from 1 file(s)
[2026-02-18T16:03:26.965Z] Creating support/native/java.base/libjava/static/libjava.a from 68 file(s)
[2026-02-18T16:03:26.965Z] Creating support/native/java.base/libzip/static/libzip.a from 20 file(s)
[2026-02-18T16:03:26.965Z] Creating support/native/java.base/libjimage/static/libjimage.a from 6 file(s)
[2026-02-18T16:03:26.965Z] Creating support/native/java.base/libjli/static/libjli.a from 14 file(s)
[2026-02-18T16:03:26.965Z] Creating support/native/java.base/libnet/static/libnet.a from 14 file(s)
[2026-02-18T16:03:26.965Z] Creating support/native/java.base/libnio/static/libnio.a from 24 file(s)
[2026-02-18T16:03:26.965Z] Creating support/native/java.base/libosxsecurity/static/libosxsecurity.a from 1 file(s)
[2026-02-18T16:03:26.965Z] Creating support/native/java.base/libjsig/static/libjsig.a from 1 file(s)
[2026-02-18T16:03:26.965Z] Creating support/native/java.base/libsyslookup/static/libsyslookup.a from 1 file(s)
[2026-02-18T16:03:27.318Z] Creating support/native/jdk.internal.le/lible/static/lible.a from 1 file(s)
[2026-02-18T16:03:28.537Z] Creating support/native/jdk.jdwp.agent/libdt_socket/static/libdt_socket.a from 2 file(s)
[2026-02-18T16:03:28.537Z] Creating support/native/jdk.jdwp.agent/libjdwp/static/libjdwp.a from 43 file(s)
[2026-02-18T16:03:33.527Z] Creating support/native/jdk.net/libextnet/static/libextnet.a from 1 file(s)
[2026-02-18T16:03:34.781Z] Compiling up to 127 files for java.compiler
[2026-02-18T16:03:35.136Z] Compiling up to 18 files for java.datatransfer
[2026-02-18T16:03:39.112Z] Compiling up to 1857 files for java.xml
[2026-02-18T16:03:42.252Z] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/support/native/java.base/libjava/static/libjava.a(jio.o) has no symbols
[2026-02-18T16:03:43.050Z] Compiling up to 10 files for java.instrument
[2026-02-18T16:03:44.287Z] Compiling up to 35 files for java.logging
[2026-02-18T16:03:44.640Z] Compiling up to 330 files for java.management
[2026-02-18T16:03:44.640Z] Compiling up to 144 files for java.net.http
[2026-02-18T16:03:47.020Z] Compiling up to 15 files for java.scripting
[2026-02-18T16:03:48.899Z] Compiling up to 5 files for java.transaction.xa
[2026-02-18T16:03:49.275Z] Compiling up to 272 files for java.xml.crypto
[2026-02-18T16:03:50.069Z] Compiling up to 22 files for java.smartcardio
[2026-02-18T16:03:50.432Z] Compiling up to 60 files for jdk.internal.jvmstat
[2026-02-18T16:03:50.785Z] Compiling up to 146 files for jdk.charsets
[2026-02-18T16:03:51.546Z] Compiling up to 52 files for jdk.internal.opt
[2026-02-18T16:03:52.312Z] Compiling up to 14 files for jdk.zipfs
[2026-02-18T16:03:52.667Z] Compiling up to 79 files for jdk.crypto.cryptoki
[2026-02-18T16:03:53.901Z] Compiling up to 68 files for jdk.dynalink
[2026-02-18T16:03:54.268Z] Compiling up to 1 files for jdk.internal.vm.compiler
[2026-02-18T16:03:54.268Z] Compiling up to 1 files for jdk.internal.vm.compiler.management
[2026-02-18T16:03:54.620Z] Compiling up to 28 files for jdk.jartool
[2026-02-18T16:03:54.972Z] Compiling up to 24 files for jdk.management
[2026-02-18T16:03:55.782Z] Compiling up to 94 files for jdk.xml.dom
[2026-02-18T16:03:56.210Z] Creating support/native/java.instrument/libinstrument/static/libinstrument.a from 12 file(s)
[2026-02-18T16:03:57.998Z] Creating support/native/java.management/libmanagement/static/libmanagement.a from 9 file(s)
[2026-02-18T16:03:58.349Z] Creating support/native/java.smartcardio/libj2pcsc/static/libj2pcsc.a from 2 file(s)
[2026-02-18T16:03:58.349Z] Updating support/src.zip
[2026-02-18T16:03:58.716Z] Creating support/native/jdk.crypto.cryptoki/libj2pkcs11/static/libj2pkcs11.a from 14 file(s)
[2026-02-18T16:03:59.987Z] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/support/native/jdk.crypto.cryptoki/libj2pkcs11/static/libj2pkcs11.a(p11_dual.o) has no symbols
[2026-02-18T16:03:59.987Z] Creating support/native/jdk.management/libmanagement_ext/static/libmanagement_ext.a from 8 file(s)
[2026-02-18T16:04:00.898Z] Compiling up to 18 files for java.prefs
[2026-02-18T16:04:02.161Z] Compiling up to 30 files for java.security.sasl
[2026-02-18T16:04:02.927Z] Compiling up to 106 files for java.rmi
[2026-02-18T16:04:05.345Z] Compiling up to 77 files for java.sql
[2026-02-18T16:04:05.718Z] Compiling up to 15 files for jdk.attach
[2026-02-18T16:04:06.474Z] Compiling up to 359 files for jdk.compiler
[2026-02-18T16:04:11.486Z] Compiling up to 40 files for jdk.jcmd
[2026-02-18T16:04:12.244Z] Compiling up to 139 files for jdk.jdeps
[2026-02-18T16:04:14.090Z] Compiling up to 254 files for jdk.jdi
[2026-02-18T16:04:14.853Z] Compiling up to 89 files for jdk.jlink
[2026-02-18T16:04:19.867Z] Compiling up to 99 files for jdk.jshell
[2026-02-18T16:04:20.236Z] Compiling up to 11 files for jdk.jstatd
[2026-02-18T16:04:20.594Z] Compiling up to 15 files for jdk.management.jfr
[2026-02-18T16:04:21.357Z] Creating support/native/java.prefs/libprefs/static/libprefs.a from 1 file(s)
[2026-02-18T16:04:21.357Z] Creating support/native/java.rmi/librmi/static/librmi.a from 1 file(s)
[2026-02-18T16:04:22.644Z] Creating support/native/jdk.attach/libattach/static/libattach.a from 1 file(s)
[2026-02-18T16:04:25.050Z] Compiling up to 199 files for java.naming
[2026-02-18T16:04:29.036Z] Compiling up to 242 files for jdk.javadoc
[2026-02-18T16:04:32.232Z] Compiling up to 16 files for jdk.naming.dns
[2026-02-18T16:04:37.235Z] Compiling up to 2739 files for java.desktop
[2026-02-18T16:04:37.603Z] Compiling up to 8 files for jdk.naming.rmi
[2026-02-18T16:04:37.956Z] Compiling up to 15 files for java.management.rmi
[2026-02-18T16:04:38.747Z] Compiling up to 212 files for java.security.jgss
[2026-02-18T16:04:40.571Z] Compiling up to 56 files for java.sql.rowset
[2026-02-18T16:04:42.376Z] Compiling up to 30 files for jdk.management.agent
[2026-02-18T16:04:44.778Z] Compiling up to 30 files for jdk.security.auth
[2026-02-18T16:04:45.564Z] Compiling up to 16 files for jdk.security.jgss
[2026-02-18T16:04:45.934Z] Creating support/native/java.security.jgss/libj2gss/static/libj2gss.a from 3 file(s)
[2026-02-18T16:04:45.934Z] Creating support/native/java.security.jgss/libosxkrb5/static/libosxkrb5.a from 2 file(s)
[2026-02-18T16:04:47.757Z] Creating support/native/jdk.management.agent/libmanagement_agent/static/libmanagement_agent.a from 1 file(s)
[2026-02-18T16:04:49.527Z] Creating support/native/jdk.security.auth/libjaas/static/libjaas.a from 1 file(s)
[2026-02-18T16:04:51.361Z] Compiling up to 1 files for java.se
[2026-02-18T16:04:51.361Z] Compiling up to 18 files for jdk.accessibility
[2026-02-18T16:04:51.740Z] Compiling up to 3 files for jdk.editpad
[2026-02-18T16:04:53.556Z] Compiling up to 946 files for jdk.hotspot.agent
[2026-02-18T16:04:55.416Z] Compiling up to 64 files for jdk.jconsole
[2026-02-18T16:04:57.825Z] Compiling up to 55 files for jdk.jpackage
[2026-02-18T16:05:02.910Z] Compiling up to 8 files for jdk.unsupported.desktop
[2026-02-18T16:05:02.910Z] Creating support/native/jdk.hotspot.agent/libsaproc/static/libsaproc.a from 8 file(s)
[2026-02-18T16:05:03.276Z] Creating support/native/java.desktop/libmlib_image/static/libmlib_image.a from 50 file(s)
[2026-02-18T16:05:03.276Z] Creating support/native/java.desktop/libawt/static/libawt.a from 70 file(s)
[2026-02-18T16:05:03.276Z] Creating support/native/java.desktop/liblcms/static/liblcms.a from 27 file(s)
[2026-02-18T16:05:03.276Z] Creating support/native/java.desktop/libjavajpeg/static/libjavajpeg.a from 46 file(s)
[2026-02-18T16:05:03.276Z] Creating support/native/java.desktop/libfreetype/static/libfreetype.a from 105 file(s)
[2026-02-18T16:05:03.276Z] Creating support/native/java.desktop/libfontmanager/static/libfontmanager.a from 60 file(s)
[2026-02-18T16:05:03.276Z] Creating support/native/java.desktop/libjawt/static/libjawt.a from 1 file(s)
[2026-02-18T16:05:03.276Z] Creating support/native/java.desktop/libsplashscreen/static/libsplashscreen.a from 81 file(s)
[2026-02-18T16:05:03.276Z] Creating support/native/java.desktop/libawt_lwawt/static/libawt_lwawt.a from 126 file(s)
[2026-02-18T16:05:03.276Z] Creating support/native/java.desktop/libosxui/static/libosxui.a from 7 file(s)
[2026-02-18T16:05:03.645Z] Creating support/native/java.desktop/libjsound/static/libjsound.a from 17 file(s)
[2026-02-18T16:05:03.645Z] Creating support/native/java.desktop/libosxapp/static/libosxapp.a from 6 file(s)
[2026-02-18T16:05:03.645Z] Creating support/native/java.desktop/libosx/static/libosx.a from 1 file(s)
[2026-02-18T16:05:04.421Z] Creating support/native/jdk.jpackage/jpackageapplauncher/static/libjpackageapplauncher.a from 16 file(s)
[2026-02-18T16:07:13.826Z] [buildjdk] Creating buildjdk/support/modules_libs/java.base/libverify.dylib from 1 file(s)
[2026-02-18T16:07:13.826Z] [buildjdk] Creating buildjdk/support/modules_libs/java.base/libjava.dylib from 68 file(s)
[2026-02-18T16:07:13.826Z] [buildjdk] Creating buildjdk/support/modules_libs/java.base/libzip.dylib from 20 file(s)
[2026-02-18T16:07:13.826Z] [buildjdk] Creating buildjdk/support/modules_libs/java.base/libjimage.dylib from 6 file(s)
[2026-02-18T16:07:13.826Z] [buildjdk] Creating buildjdk/support/modules_libs/java.base/libjli.dylib from 14 file(s)
[2026-02-18T16:07:13.826Z] [buildjdk] Creating buildjdk/support/modules_libs/java.base/libnet.dylib from 14 file(s)
[2026-02-18T16:07:13.826Z] [buildjdk] Creating buildjdk/support/modules_libs/java.base/libnio.dylib from 24 file(s)
[2026-02-18T16:07:13.826Z] [buildjdk] Creating buildjdk/support/modules_libs/java.base/libosxsecurity.dylib from 1 file(s)
[2026-02-18T16:07:13.826Z] [buildjdk] Creating buildjdk/support/modules_libs/java.base/libjsig.dylib from 1 file(s)
[2026-02-18T16:07:13.826Z] [buildjdk] Creating buildjdk/support/modules_libs/java.base/libsyslookup.dylib from 1 file(s)
[2026-02-18T16:07:16.964Z] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/support/native/java.desktop/libfreetype/static/libfreetype.a(ftdbgmem.o) has no symbols
[2026-02-18T16:07:16.964Z] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/support/native/java.desktop/libfreetype/static/libfreetype.a(ftmac.o) has no symbols
[2026-02-18T16:07:16.964Z] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/support/native/java.desktop/libfreetype/static/libfreetype.a(pngshim.o) has no symbols
[2026-02-18T16:07:16.964Z] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/support/native/java.desktop/libfreetype/static/libfreetype.a(sfwoff.o) has no symbols
[2026-02-18T16:07:16.964Z] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/support/native/java.desktop/libfreetype/static/libfreetype.a(sfwoff2.o) has no symbols
[2026-02-18T16:07:16.964Z] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/support/native/java.desktop/libfreetype/static/libfreetype.a(ttsubpix.o) has no symbols
[2026-02-18T16:07:16.964Z] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/support/native/java.desktop/libfreetype/static/libfreetype.a(woff2tags.o) has no symbols
[2026-02-18T16:07:17.316Z] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/support/native/java.desktop/libawt/static/libawt.a(debug_assert.o) has no symbols
[2026-02-18T16:07:17.316Z] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/support/native/java.desktop/libawt/static/libawt.a(debug_mem.o) has no symbols
[2026-02-18T16:07:17.316Z] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/support/native/java.desktop/libawt/static/libawt.a(debug_util.o) has no symbols
[2026-02-18T16:07:17.316Z] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/support/native/java.desktop/liblcms/static/liblcms.a(cmshalf.o) has no symbols
[2026-02-18T16:07:17.316Z] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/support/native/java.desktop/libfontmanager/static/libfontmanager.a(hb-static.o) has no symbols
[2026-02-18T16:07:27.930Z] [buildjdk] Creating buildjdk/support/modules_cmds/java.base/java from 1 file(s)
[2026-02-18T16:07:27.930Z] [buildjdk] Creating buildjdk/support/modules_cmds/java.base/keytool from 1 file(s)
[2026-02-18T16:07:27.930Z] [buildjdk] Creating buildjdk/support/modules_libs/java.base/jspawnhelper from 1 file(s)
[2026-02-18T16:07:28.287Z] [buildjdk] Creating buildjdk/support/modules_cmds/jdk.jlink/jimage from 1 file(s)
[2026-02-18T16:07:28.287Z] [buildjdk] Creating buildjdk/support/modules_cmds/jdk.jlink/jlink from 1 file(s)
[2026-02-18T16:07:28.287Z] [buildjdk] Creating buildjdk/support/modules_cmds/jdk.jlink/jmod from 1 file(s)
[2026-02-18T16:07:30.070Z] [buildjdk] Creating buildjdk/support/modules_cmds/jdk.jdeps/javap from 1 file(s)
[2026-02-18T16:07:30.070Z] [buildjdk] Creating buildjdk/support/modules_cmds/jdk.jdeps/jdeps from 1 file(s)
[2026-02-18T16:07:30.070Z] [buildjdk] Creating buildjdk/support/modules_cmds/jdk.jdeps/jdeprscan from 1 file(s)
[2026-02-18T16:07:31.292Z] [buildjdk] Creating interim java.logging.jmod
[2026-02-18T16:07:31.292Z] [buildjdk] Creating interim java.base.jmod
[2026-02-18T16:07:35.261Z] [buildjdk] Creating interim jimage
[2026-02-18T16:07:36.593Z] Creating java.compiler.jmod
[2026-02-18T16:07:37.414Z] Creating java.datatransfer.jmod
[2026-02-18T16:07:37.414Z] Creating java.logging.jmod
[2026-02-18T16:07:37.767Z] Creating java.management.rmi.jmod
[2026-02-18T16:07:38.146Z] Creating java.naming.jmod
[2026-02-18T16:07:38.498Z] Creating java.net.http.jmod
[2026-02-18T16:07:38.498Z] Creating java.se.jmod
[2026-02-18T16:07:38.854Z] Creating java.security.sasl.jmod
[2026-02-18T16:07:39.616Z] Creating java.sql.jmod
[2026-02-18T16:07:39.966Z] Creating java.sql.rowset.jmod
[2026-02-18T16:07:40.326Z] Creating java.transaction.xa.jmod
[2026-02-18T16:07:40.679Z] Creating java.xml.jmod
[2026-02-18T16:07:40.679Z] Creating java.xml.crypto.jmod
[2026-02-18T16:07:41.044Z] Creating jdk.charsets.jmod
[2026-02-18T16:07:41.400Z] Creating jdk.crypto.ec.jmod
[2026-02-18T16:07:41.763Z] Creating jdk.dynalink.jmod
[2026-02-18T16:07:41.763Z] Creating jdk.editpad.jmod
[2026-02-18T16:07:42.124Z] Creating jdk.internal.ed.jmod
[2026-02-18T16:07:42.484Z] Creating jdk.internal.jvmstat.jmod
[2026-02-18T16:07:42.836Z] Creating jdk.internal.opt.jmod
[2026-02-18T16:07:42.836Z] Creating jdk.internal.vm.ci.jmod
[2026-02-18T16:07:44.219Z] Creating jdk.internal.vm.compiler.jmod
[2026-02-18T16:07:44.988Z] Creating jdk.internal.vm.compiler.management.jmod
[2026-02-18T16:07:44.988Z] Compiling up to 2 files for CLASSLIST_JAR
[2026-02-18T16:07:45.342Z] Creating jdk.jsobject.jmod
[2026-02-18T16:07:45.694Z] Creating jdk.localedata.jmod
[2026-02-18T16:07:46.047Z] Creating jdk.management.jfr.jmod
[2026-02-18T16:07:47.275Z] Creating support/classlist.jar
[2026-02-18T16:07:47.275Z] Creating jdk.naming.dns.jmod
[2026-02-18T16:07:47.630Z] Creating jdk.naming.rmi.jmod
[2026-02-18T16:07:48.385Z] Creating jdk.nio.mapmode.jmod
[2026-02-18T16:07:48.385Z] Creating jdk.random.jmod
[2026-02-18T16:07:49.623Z] Creating jdk.security.jgss.jmod
[2026-02-18T16:07:49.986Z] Creating jdk.unsupported.jmod
[2026-02-18T16:07:49.986Z] Creating jdk.unsupported.desktop.jmod
[2026-02-18T16:07:49.986Z] Creating jdk.xml.dom.jmod
[2026-02-18T16:07:50.338Z] Creating jdk.zipfs.jmod
[2026-02-18T16:08:39.252Z] Creating 1 test executable file(s) for BUILD_LIBTEST_JTREG_EXECUTABLES
[2026-02-18T16:08:39.252Z] Creating support/modules_libs/java.base/libverify.dylib from 1 file(s)
[2026-02-18T16:08:39.252Z] Creating support/modules_libs/java.base/libjava.dylib from 68 file(s)
[2026-02-18T16:08:39.252Z] Creating support/modules_libs/java.base/libzip.dylib from 20 file(s)
[2026-02-18T16:08:39.252Z] Creating support/modules_libs/java.base/libjimage.dylib from 6 file(s)
[2026-02-18T16:08:39.252Z] Creating support/modules_libs/java.base/libjli.dylib from 14 file(s)
[2026-02-18T16:08:39.252Z] Creating support/modules_libs/java.base/libnet.dylib from 14 file(s)
[2026-02-18T16:08:39.252Z] Creating support/modules_libs/java.base/libnio.dylib from 24 file(s)
[2026-02-18T16:08:39.252Z] Creating support/modules_libs/java.base/libosxsecurity.dylib from 1 file(s)
[2026-02-18T16:08:39.252Z] Creating support/modules_libs/java.base/libjsig.dylib from 1 file(s)
[2026-02-18T16:08:39.252Z] Creating support/modules_libs/java.base/libsyslookup.dylib from 1 file(s)
[2026-02-18T16:08:41.637Z] Creating support/modules_libs/java.management/libmanagement.dylib from 9 file(s)
[2026-02-18T16:08:41.637Z] Creating support/modules_libs/java.instrument/libinstrument.dylib from 12 file(s)
[2026-02-18T16:08:41.995Z] Creating support/modules_libs/java.desktop/libmlib_image.dylib from 50 file(s)
[2026-02-18T16:08:41.995Z] Creating support/modules_libs/java.desktop/libawt.dylib from 70 file(s)
[2026-02-18T16:08:41.995Z] Creating support/modules_libs/java.desktop/liblcms.dylib from 27 file(s)
[2026-02-18T16:08:41.995Z] Creating support/modules_libs/java.desktop/libjavajpeg.dylib from 46 file(s)
[2026-02-18T16:08:41.995Z] Creating support/modules_libs/java.desktop/libfreetype.dylib from 105 file(s)
[2026-02-18T16:08:41.995Z] Creating support/modules_libs/java.desktop/libfontmanager.dylib from 60 file(s)
[2026-02-18T16:08:41.995Z] Creating support/modules_libs/java.desktop/libawt_lwawt.dylib from 126 file(s)
[2026-02-18T16:08:41.995Z] Creating support/modules_libs/java.desktop/libosxapp.dylib from 6 file(s)
[2026-02-18T16:08:41.995Z] Creating support/modules_libs/java.desktop/libjawt.dylib from 1 file(s)
[2026-02-18T16:08:41.995Z] Creating support/modules_libs/java.desktop/libsplashscreen.dylib from 81 file(s)
[2026-02-18T16:08:41.995Z] Creating support/modules_libs/java.desktop/libosxui.dylib from 7 file(s)
[2026-02-18T16:08:41.995Z] Creating support/modules_libs/java.desktop/libjsound.dylib from 17 file(s)
[2026-02-18T16:08:41.995Z] Creating support/modules_libs/java.desktop/libosx.dylib from 1 file(s)
[2026-02-18T16:08:42.764Z] Creating support/modules_libs/java.prefs/libprefs.dylib from 1 file(s)
[2026-02-18T16:08:42.764Z] ld: warning: ignoring duplicate libraries: '-ljava', '-ljvm'
[2026-02-18T16:08:43.120Z] Creating support/modules_libs/java.rmi/librmi.dylib from 1 file(s)
[2026-02-18T16:08:43.884Z] Creating support/modules_cmds/java.rmi/rmiregistry from 1 file(s)
[2026-02-18T16:08:43.884Z] Creating support/modules_cmds/java.scripting/jrunscript from 1 file(s)
[2026-02-18T16:08:44.242Z] Creating support/modules_libs/java.security.jgss/libj2gss.dylib from 3 file(s)
[2026-02-18T16:08:44.242Z] Creating support/modules_libs/java.security.jgss/libosxkrb5.dylib from 2 file(s)
[2026-02-18T16:08:44.242Z] Creating support/modules_libs/java.smartcardio/libj2pcsc.dylib from 2 file(s)
[2026-02-18T16:08:45.005Z] Creating support/modules_libs/jdk.attach/libattach.dylib from 1 file(s)
[2026-02-18T16:08:45.363Z] Creating support/modules_cmds/jdk.compiler/javac from 1 file(s)
[2026-02-18T16:08:45.363Z] Creating support/modules_cmds/jdk.compiler/serialver from 1 file(s)
[2026-02-18T16:08:46.128Z] Creating support/modules_libs/jdk.crypto.cryptoki/libj2pkcs11.dylib from 14 file(s)
[2026-02-18T16:08:46.485Z] Creating 854 test library file(s) for BUILD_HOTSPOT_JTREG_LIBRARIES
[2026-02-18T16:08:46.485Z] Creating 4 test executable file(s) for BUILD_HOTSPOT_JTREG_EXECUTABLES
[2026-02-18T16:08:46.485Z] Creating support/modules_libs/jdk.hotspot.agent/libsaproc.dylib from 8 file(s)
[2026-02-18T16:08:47.709Z] Creating support/modules_cmds/jdk.hotspot.agent/jhsdb from 1 file(s)
[2026-02-18T16:08:48.066Z] Creating support/modules_cmds/jdk.httpserver/jwebserver from 1 file(s)
[2026-02-18T16:08:48.425Z] Creating support/modules_libs/jdk.internal.le/lible.dylib from 1 file(s)
[2026-02-18T16:08:48.425Z] Creating support/modules_cmds/jdk.jartool/jar from 1 file(s)
[2026-02-18T16:08:48.781Z] Creating support/modules_cmds/jdk.jartool/jarsigner from 1 file(s)
[2026-02-18T16:08:48.781Z] Creating support/modules_cmds/jdk.javadoc/javadoc from 1 file(s)
[2026-02-18T16:08:50.009Z] Creating support/modules_cmds/jdk.jconsole/jconsole from 1 file(s)
[2026-02-18T16:08:50.009Z] Creating support/modules_cmds/jdk.jcmd/jinfo from 1 file(s)
[2026-02-18T16:08:50.009Z] Creating support/modules_cmds/jdk.jcmd/jmap from 1 file(s)
[2026-02-18T16:08:50.009Z] Creating support/modules_cmds/jdk.jcmd/jps from 1 file(s)
[2026-02-18T16:08:50.009Z] Creating support/modules_cmds/jdk.jcmd/jstack from 1 file(s)
[2026-02-18T16:08:50.009Z] Creating support/modules_cmds/jdk.jcmd/jstat from 1 file(s)
[2026-02-18T16:08:50.009Z] Creating support/modules_cmds/jdk.jcmd/jcmd from 1 file(s)
[2026-02-18T16:08:50.768Z] Creating support/modules_cmds/jdk.jdeps/javap from 1 file(s)
[2026-02-18T16:08:50.768Z] Creating support/modules_cmds/jdk.jdeps/jdeps from 1 file(s)
[2026-02-18T16:08:50.768Z] Creating support/modules_cmds/jdk.jdeps/jdeprscan from 1 file(s)
[2026-02-18T16:08:52.600Z] Creating support/modules_cmds/jdk.jdi/jdb from 1 file(s)
[2026-02-18T16:08:52.996Z] Creating support/modules_libs/jdk.jdwp.agent/libdt_socket.dylib from 2 file(s)
[2026-02-18T16:08:52.996Z] Creating support/modules_libs/jdk.jdwp.agent/libjdwp.dylib from 43 file(s)
[2026-02-18T16:08:55.457Z] Creating support/modules_cmds/jdk.jfr/jfr from 1 file(s)
[2026-02-18T16:08:55.811Z] Creating support/modules_cmds/jdk.jlink/jimage from 1 file(s)
[2026-02-18T16:08:55.811Z] Creating support/modules_cmds/jdk.jlink/jlink from 1 file(s)
[2026-02-18T16:08:55.811Z] Creating support/modules_cmds/jdk.jlink/jmod from 1 file(s)
[2026-02-18T16:08:57.585Z] Creating jdk/modules/jdk.jpackage/jdk/jpackage/internal/resources/jpackageapplauncher from 16 file(s)
[2026-02-18T16:08:58.347Z] Creating support/modules_cmds/jdk.jpackage/jpackage from 1 file(s)
[2026-02-18T16:08:59.105Z] Creating support/modules_cmds/jdk.jshell/jshell from 1 file(s)
[2026-02-18T16:08:59.457Z] Creating support/modules_cmds/jdk.jstatd/jstatd from 1 file(s)
[2026-02-18T16:09:00.221Z] Creating support/modules_libs/jdk.management/libmanagement_ext.dylib from 8 file(s)
[2026-02-18T16:09:01.241Z] Creating support/modules_libs/jdk.management.agent/libmanagement_agent.dylib from 1 file(s)
[2026-02-18T16:09:01.241Z] Creating support/modules_libs/jdk.net/libextnet.dylib from 1 file(s)
[2026-02-18T16:09:01.622Z] Creating support/modules_libs/jdk.security.auth/libjaas.dylib from 1 file(s)
[2026-02-18T16:09:02.412Z] Creating support/modules_cmds/java.base/java from 1 file(s)
[2026-02-18T16:09:02.412Z] Creating support/modules_cmds/java.base/keytool from 1 file(s)
[2026-02-18T16:09:02.412Z] Creating support/modules_libs/java.base/jspawnhelper from 1 file(s)
[2026-02-18T16:09:03.711Z] Updating images/sec-bin.zip
[2026-02-18T16:09:06.416Z] Creating 2 test library file(s) for BUILD_LIBTEST_LIBRARIES
[2026-02-18T16:09:06.416Z] Creating 57 test library file(s) for BUILD_JDK_JTREG_LIBRARIES
[2026-02-18T16:09:06.416Z] Creating 7 test executable file(s) for BUILD_JDK_JTREG_EXECUTABLES
[2026-02-18T16:09:07.181Z] Creating java.instrument.jmod
[2026-02-18T16:09:07.533Z] Creating java.management.jmod
[2026-02-18T16:09:10.709Z] Creating java.prefs.jmod
[2026-02-18T16:09:11.519Z] Creating java.rmi.jmod
[2026-02-18T16:09:11.878Z] Creating java.scripting.jmod
[2026-02-18T16:09:13.101Z] Creating java.security.jgss.jmod
[2026-02-18T16:09:13.513Z] Creating java.smartcardio.jmod
[2026-02-18T16:09:14.340Z] Creating jdk.attach.jmod
[2026-02-18T16:09:15.094Z] Creating jdk.compiler.jmod
[2026-02-18T16:09:16.860Z] Creating jdk.crypto.cryptoki.jmod
[2026-02-18T16:09:17.227Z] Creating jdk.hotspot.agent.jmod
[2026-02-18T16:09:18.454Z] Creating jdk.httpserver.jmod
[2026-02-18T16:09:19.232Z] Creating jdk.incubator.vector.jmod
[2026-02-18T16:09:21.022Z] Creating jdk.internal.le.jmod
[2026-02-18T16:09:28.708Z] Creating jdk.jartool.jmod
[2026-02-18T16:09:29.490Z] Creating jdk.javadoc.jmod
[2026-02-18T16:09:31.293Z] Creating jdk.jcmd.jmod
[2026-02-18T16:09:31.677Z] Creating jdk.jconsole.jmod
[2026-02-18T16:09:31.677Z] Creating jdk.jdeps.jmod
[2026-02-18T16:09:32.449Z] Creating jdk.jdi.jmod
[2026-02-18T16:09:34.890Z] Creating jdk.jdwp.agent.jmod
[2026-02-18T16:09:35.241Z] Creating jdk.jfr.jmod
[2026-02-18T16:09:35.241Z] Creating jdk.jlink.jmod
[2026-02-18T16:09:35.595Z] Creating jdk.jpackage.jmod
[2026-02-18T16:09:37.386Z] Creating jdk.jshell.jmod
[2026-02-18T16:09:39.218Z] Creating jdk.jstatd.jmod
[2026-02-18T16:09:39.571Z] Creating jdk.management.jmod
[2026-02-18T16:09:40.342Z] Creating jdk.management.agent.jmod
[2026-02-18T16:09:40.342Z] Creating jdk.net.jmod
[2026-02-18T16:09:44.474Z] Creating jdk.sctp.jmod
[2026-02-18T16:09:46.977Z] Creating jdk.security.auth.jmod
[2026-02-18T16:10:57.258Z] Creating jdk.accessibility.jmod
[2026-02-18T16:10:57.258Z] Creating java.desktop.jmod
[2026-02-18T16:10:57.258Z] Compiling up to 3 files for BUILD_DEMO_CodePointIM
[2026-02-18T16:10:57.258Z] Updating support/demos/image/jfc/CodePointIM/src.zip
[2026-02-18T16:10:57.258Z] Compiling up to 3 files for BUILD_DEMO_FileChooserDemo
[2026-02-18T16:10:57.258Z] Updating support/demos/image/jfc/FileChooserDemo/src.zip
[2026-02-18T16:10:57.258Z] Creating java.base.jmod
[2026-02-18T16:10:58.015Z] Creating legacy jre image
[2026-02-18T16:10:58.788Z] Compiling up to 29 files for BUILD_DEMO_SwingSet2
[2026-02-18T16:10:58.788Z] Updating support/demos/image/jfc/SwingSet2/src.zip
[2026-02-18T16:10:59.177Z] WARNING: Using incubator modules: jdk.incubator.vector
[2026-02-18T16:10:59.177Z] Compiling up to 3 files for BUILD_DEMO_Font2DTest
[2026-02-18T16:10:59.177Z] Updating support/demos/image/jfc/Font2DTest/src.zip
[2026-02-18T16:11:04.165Z] Compiling up to 64 files for BUILD_DEMO_J2Ddemo
[2026-02-18T16:11:04.165Z] Updating support/demos/image/jfc/J2Ddemo/src.zip
[2026-02-18T16:11:04.165Z] Compiling up to 15 files for BUILD_DEMO_Metalworks
[2026-02-18T16:11:04.165Z] Updating support/demos/image/jfc/Metalworks/src.zip
[2026-02-18T16:11:04.518Z] Compiling up to 2 files for BUILD_DEMO_Notepad
[2026-02-18T16:11:04.874Z] Updating support/demos/image/jfc/Notepad/src.zip
[2026-02-18T16:11:06.096Z] Compiling up to 5 files for BUILD_DEMO_Stylepad
[2026-02-18T16:11:06.096Z] Updating support/demos/image/jfc/Stylepad/src.zip
[2026-02-18T16:11:06.449Z] Compiling up to 5 files for BUILD_DEMO_SampleTree
[2026-02-18T16:11:06.449Z] Updating support/demos/image/jfc/SampleTree/src.zip
[2026-02-18T16:11:06.449Z] Compiling up to 8 files for BUILD_DEMO_TableExample
[2026-02-18T16:11:06.449Z] Updating support/demos/image/jfc/TableExample/src.zip
[2026-02-18T16:11:06.809Z] Compiling up to 1 files for BUILD_DEMO_TransparentRuler
[2026-02-18T16:11:06.809Z] Updating support/demos/image/jfc/TransparentRuler/src.zip
[2026-02-18T16:11:16.032Z] Creating support/demos/image/jfc/CodePointIM/CodePointIM.jar
[2026-02-18T16:11:16.032Z] Creating support/demos/image/jfc/FileChooserDemo/FileChooserDemo.jar
[2026-02-18T16:11:16.402Z] Creating support/demos/image/jfc/SwingSet2/SwingSet2.jar
[2026-02-18T16:11:16.402Z] Creating support/demos/image/jfc/Font2DTest/Font2DTest.jar
[2026-02-18T16:11:16.754Z] Creating support/demos/image/jfc/J2Ddemo/J2Ddemo.jar
[2026-02-18T16:11:16.754Z] Creating support/demos/image/jfc/Metalworks/Metalworks.jar
[2026-02-18T16:11:17.107Z] Creating support/demos/image/jfc/Notepad/Notepad.jar
[2026-02-18T16:11:17.461Z] Creating support/demos/image/jfc/Stylepad/Stylepad.jar
[2026-02-18T16:11:17.816Z] Creating support/demos/image/jfc/SampleTree/SampleTree.jar
[2026-02-18T16:11:17.816Z] Creating support/demos/image/jfc/TableExample/TableExample.jar
[2026-02-18T16:11:18.168Z] Creating support/demos/image/jfc/TransparentRuler/TransparentRuler.jar
[2026-02-18T16:11:18.924Z] Creating jdk image
[2026-02-18T16:12:57.839Z] Stopping javac server
[2026-02-18T16:12:57.839Z] Finished building targets 'product-images mac-legacy-jre-bundle test-image static-libs-image' in configuration 'macosx-x86_64-server-release'
[2026-02-18T16:12:57.839Z] build.sh : 16:12:55 : Build complete ...
[2026-02-18T16:12:57.839Z] Should be in the openjdk build root directory, I'm at /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src
[2026-02-18T16:12:57.839Z] '/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/images/jdk-bundle/jdk-21.0.11.jdk/Contents/Home' found
[2026-02-18T16:12:57.839Z] =JAVA VERSION OUTPUT=
[2026-02-18T16:13:00.944Z] openjdk version "21.0.11-beta" 2026-04-21
[2026-02-18T16:13:00.944Z] OpenJDK Runtime Environment Temurin-21.0.11+3-202602181600 (build 21.0.11-beta+3-202602181600)
[2026-02-18T16:13:00.944Z] OpenJDK 64-Bit Server VM Temurin-21.0.11+3-202602181600 (build 21.0.11-beta+3-202602181600, mixed mode)
[2026-02-18T16:13:00.944Z] =/JAVA VERSION OUTPUT=
[2026-02-18T16:13:00.944Z] ===GENERATING RELEASE FILE===
[2026-02-18T16:13:00.944Z] ADDING IMPLEMENTOR
[2026-02-18T16:13:00.944Z] ADDING BUILD SHA
[2026-02-18T16:13:00.944Z] ADDING BUILD SOURCE REPO
[2026-02-18T16:13:00.944Z] ADDING OPENJDK SOURCE REPO
[2026-02-18T16:13:00.944Z] ADDING FULL VER
[2026-02-18T16:13:01.301Z] ADDING SEM VER
[2026-02-18T16:13:01.301Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:13:01.301Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:13:01.662Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:13:01.662Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:13:01.662Z] ADDING BUILD OS
[2026-02-18T16:13:01.662Z] ADDING VARIANT
[2026-02-18T16:13:01.662Z] ADDING JVM VERSION
[2026-02-18T16:13:02.020Z] MIRRORING TO JRE
[2026-02-18T16:13:02.020Z] Should be in the openjdk build root directory, I'm at /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src
[2026-02-18T16:13:02.020Z] ADDING IMAGE TYPE
[2026-02-18T16:13:02.020Z] ===RELEASE FILE GENERATED===
[2026-02-18T16:13:02.379Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:13:02.379Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:13:02.737Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:13:02.737Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:13:02.737Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:13:02.737Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:13:02.737Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:13:02.737Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:13:02.737Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:13:02.737Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:13:03.112Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:13:03.112Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:13:03.112Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:13:03.112Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:13:03.112Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:13:03.112Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:13:03.472Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:13:03.472Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:13:03.472Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:13:03.472Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:13:03.472Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:13:03.472Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:13:03.472Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:13:03.472Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:13:03.827Z] Moving archive content to target archive paths and cleaning unnecessary files...
[2026-02-18T16:13:03.827Z] Should be in the openjdk build root directory, I'm at /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src
[2026-02-18T16:13:03.827Z] Currently at '/Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/images'
[2026-02-18T16:13:03.827Z] moving jdk-bundle/jdk-21.0.11.jdk to jdk-21.0.11+3
[2026-02-18T16:13:03.827Z] moving jre-bundle/jre-21.0.11.jre to jdk-21.0.11+3-jre
[2026-02-18T16:13:03.827Z] moving test to jdk-21.0.11+3-test-image
[2026-02-18T16:13:03.827Z] ~/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/images/static-libs ~/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/images
[2026-02-18T16:13:03.827Z] Creating directory structure for static libs 'Contents/Home/lib/static/darwin-amd64'
[2026-02-18T16:13:03.827Z] ~/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/images
[2026-02-18T16:13:03.827Z] moving static-libs to jdk-21.0.11+3-static-libs
[2026-02-18T16:13:04.178Z] Copying found debug symbols to jdk-21.0.11+3-debug-image
[2026-02-18T16:13:04.530Z] 361895 blocks
[2026-02-18T16:13:04.880Z] Finished cleaning and moving archive files from jdk-21.0.11+3
[2026-02-18T16:13:04.880Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:13:04.880Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:13:04.880Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:13:04.880Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:13:04.880Z] PERFORM_COPYING=false
[2026-02-18T16:13:04.880Z] Skipping copying of the free font library to jdk-21.0.11+3, does not apply for this version of the JDK.
[2026-02-18T16:13:04.880Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:13:04.880Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:13:05.232Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:13:05.232Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:13:05.232Z] PERFORM_COPYING=false
[2026-02-18T16:13:05.232Z] Skipping copying of the free font library to jdk-21.0.11+3-jre, does not apply for this version of the JDK.
[2026-02-18T16:13:05.232Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:13:05.232Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:13:05.232Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:13:05.232Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:13:05.232Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:13:05.232Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:13:05.583Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:13:05.583Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:13:05.583Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:13:05.583Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:13:05.583Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:13:05.583Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:13:05.932Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:13:05.932Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:13:05.932Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:13:05.932Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:13:05.932Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:13:05.932Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:13:06.283Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:13:06.283Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:13:06.283Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:13:06.283Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:13:06.283Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:13:06.283Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:13:06.283Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:13:06.283Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:13:06.633Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:13:06.634Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:13:06.634Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:13:06.634Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:13:06.634Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:13:06.634Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:13:06.985Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:13:06.985Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:13:06.985Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:13:06.985Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:13:06.985Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-02-18T16:13:06.985Z] getOpenJDKTag(): Determining tag from checked out repository..
[2026-02-18T16:13:07.339Z] From /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src
[2026-02-18T16:13:07.339Z] * branch HEAD -> FETCH_HEAD
[2026-02-18T16:13:07.339Z] OpenJDK JDK path will be jdk-21.0.11+3. JRE path will be jdk-21.0.11+3-jre
[2026-02-18T16:13:07.339Z] Archiving and compressing with gzip
[2026-02-18T16:13:16.671Z]
[2026-02-18T16:13:16.671Z] real 0m8.003s
[2026-02-18T16:13:16.671Z] user 0m7.943s
[2026-02-18T16:13:16.671Z] sys 0m0.090s
[2026-02-18T16:13:16.671Z] Your archive was created as /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/images/OpenJDK.tar.gz
[2026-02-18T16:13:16.671Z] Moving the artifact to location /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/target//OpenJDK21U-jre_x64_mac_hotspot_2026-02-18-15-55.tar.gz
[2026-02-18T16:13:16.671Z] archive done.
[2026-02-18T16:13:16.671Z] OpenJDK test image archive file name will be OpenJDK21U-testimage_x64_mac_hotspot_2026-02-18-15-55.tar.gz.
[2026-02-18T16:13:16.671Z] Archiving and compressing with gzip
[2026-02-18T16:13:26.176Z]
[2026-02-18T16:13:26.176Z] real 0m10.600s
[2026-02-18T16:13:26.176Z] user 0m10.579s
[2026-02-18T16:13:26.177Z] sys 0m0.137s
[2026-02-18T16:13:26.177Z] Your archive was created as /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/images/OpenJDK.tar.gz
[2026-02-18T16:13:26.177Z] Moving the artifact to location /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/target//OpenJDK21U-testimage_x64_mac_hotspot_2026-02-18-15-55.tar.gz
[2026-02-18T16:13:26.177Z] archive done.
[2026-02-18T16:13:26.177Z] OpenJDK debug image archive file name will be OpenJDK21U-debugimage_x64_mac_hotspot_2026-02-18-15-55.tar.gz.
[2026-02-18T16:13:26.177Z] Archiving and compressing with gzip
[2026-02-18T16:13:54.411Z]
[2026-02-18T16:13:54.411Z] real 0m26.494s
[2026-02-18T16:13:54.411Z] user 0m26.209s
[2026-02-18T16:13:54.411Z] sys 0m0.132s
[2026-02-18T16:13:54.411Z] Your archive was created as /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/images/OpenJDK.tar.gz
[2026-02-18T16:13:54.411Z] Moving the artifact to location /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/target//OpenJDK21U-debugimage_x64_mac_hotspot_2026-02-18-15-55.tar.gz
[2026-02-18T16:13:54.411Z] archive done.
[2026-02-18T16:13:54.411Z] OpenJDK static libs path will be jdk-21.0.11+3-static-libs.
[2026-02-18T16:13:54.411Z] OpenJDK static libs archive file name will be OpenJDK21U-static-libs_x64_mac_hotspot_2026-02-18-15-55.tar.gz.
[2026-02-18T16:13:54.411Z] Archiving and compressing with gzip
[2026-02-18T16:13:54.411Z]
[2026-02-18T16:13:54.411Z] real 0m1.860s
[2026-02-18T16:13:54.411Z] user 0m1.813s
[2026-02-18T16:13:54.411Z] sys 0m0.013s
[2026-02-18T16:13:54.411Z] Your archive was created as /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/images/OpenJDK.tar.gz
[2026-02-18T16:13:54.411Z] Moving the artifact to location /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/target//OpenJDK21U-static-libs_x64_mac_hotspot_2026-02-18-15-55.tar.gz
[2026-02-18T16:13:54.411Z] archive done.
[2026-02-18T16:13:54.411Z] Archiving and compressing with gzip
[2026-02-18T16:14:07.843Z]
[2026-02-18T16:14:07.843Z] real 0m13.609s
[2026-02-18T16:14:07.843Z] user 0m13.325s
[2026-02-18T16:14:07.843Z] sys 0m0.169s
[2026-02-18T16:14:07.843Z] Your archive was created as /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/build/src/build/macosx-x86_64-server-release/images/OpenJDK.tar.gz
[2026-02-18T16:14:07.843Z] Moving the artifact to location /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/target//OpenJDK21U-jdk_x64_mac_hotspot_2026-02-18-15-55.tar.gz
[2026-02-18T16:14:07.843Z] archive done.
[2026-02-18T16:14:07.843Z] build.sh : 16:14:07 : Generating SBoM ...
[2026-02-18T16:14:07.843Z] Using CycloneDX local jar cache build option: -Dlocal.deps.cache.dir=/Users/admin/dependency_cache
[2026-02-18T16:14:08.596Z] Buildfile: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/cyclonedx-lib/build.xml
[2026-02-18T16:14:08.596Z]
[2026-02-18T16:14:08.596Z] clean:
[2026-02-18T16:14:08.596Z]
[2026-02-18T16:14:08.596Z] BUILD SUCCESSFUL
[2026-02-18T16:14:08.596Z] Total time: 0 seconds
[2026-02-18T16:14:08.948Z] Buildfile: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/cyclonedx-lib/build.xml
[2026-02-18T16:14:08.948Z]
[2026-02-18T16:14:08.948Z] dep-checks:
[2026-02-18T16:14:08.948Z]
[2026-02-18T16:14:08.948Z] download-cyclonedx:
[2026-02-18T16:14:08.948Z] [echo] Executing macro get-component for: cyclonedx-core-java
[2026-02-18T16:14:08.948Z] [echo] Expected checksum: 4931d0aed28763ae9fa1c574e26b7636879abdc101ff81ce3c63ad905c99937c
[2026-02-18T16:14:08.948Z] [echo] Executing macro download-file
[2026-02-18T16:14:08.948Z] [echo] File to download: https://repo1.maven.org/maven2/org/cyclonedx/cyclonedx-core-java/10.1.0/cyclonedx-core-java-10.1.0.jar
[2026-02-18T16:14:08.948Z] [echo] Destination: build/jar/cyclonedx-core-java.jar
[2026-02-18T16:14:08.948Z] [echo] Download tool: curl
[2026-02-18T16:14:08.948Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/cyclonedx-lib/build/jar
[2026-02-18T16:14:08.948Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-18T16:14:08.948Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-18T16:14:08.948Z] [exec]
[2026-02-18T16:14:08.948Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 2362k 100 2362k 0 0 32.1M 0 --:--:-- --:--:-- --:--:-- 33.9M
[2026-02-18T16:14:08.948Z]
[2026-02-18T16:14:08.948Z] download-jackson-core:
[2026-02-18T16:14:08.948Z] [echo] Executing macro get-component for: jackson-core
[2026-02-18T16:14:08.948Z] [echo] Expected checksum: 721a189241dab0525d9e858e5cb604d3ecc0ede081e2de77d6f34fa5779a5b46
[2026-02-18T16:14:08.948Z] [echo] Executing macro download-file
[2026-02-18T16:14:08.948Z] [echo] File to download: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar
[2026-02-18T16:14:08.948Z] [echo] Destination: build/jar/jackson-core.jar
[2026-02-18T16:14:08.948Z] [echo] Download tool: curl
[2026-02-18T16:14:09.299Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-18T16:14:09.299Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-18T16:14:09.299Z] [exec]
[2026-02-18T16:14:09.299Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 568k 100 568k 0 0 21.7M 0 --:--:-- --:--:-- --:--:-- 24.1M
[2026-02-18T16:14:09.299Z]
[2026-02-18T16:14:09.299Z] download-jackson-dataformat-xml:
[2026-02-18T16:14:09.299Z] [echo] Executing macro get-component for: jackson-dataformat-xml
[2026-02-18T16:14:09.299Z] [echo] Expected checksum: 517add5f3848517894b319a93a7ebfc1c21737b2c17c9acccd38fea97d6adc6f
[2026-02-18T16:14:09.299Z] [echo] Executing macro download-file
[2026-02-18T16:14:09.299Z] [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
[2026-02-18T16:14:09.299Z] [echo] Destination: build/jar/jackson-dataformat-xml.jar
[2026-02-18T16:14:09.299Z] [echo] Download tool: curl
[2026-02-18T16:14:09.299Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-18T16:14:09.299Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-18T16:14:09.299Z] [exec]
[2026-02-18T16:14:09.299Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 126k 100 126k 0 0 4347k 0 --:--:-- --:--:-- --:--:-- 4852k
[2026-02-18T16:14:09.299Z]
[2026-02-18T16:14:09.299Z] download-jackson-databind:
[2026-02-18T16:14:09.299Z] [echo] Executing macro get-component for: jackson-databind
[2026-02-18T16:14:09.299Z] [echo] Expected checksum: c04993f33c0f845342653784f14f38373d005280e6359db5f808701cfae73c0c
[2026-02-18T16:14:09.299Z] [echo] Executing macro download-file
[2026-02-18T16:14:09.299Z] [echo] File to download: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar
[2026-02-18T16:14:09.299Z] [echo] Destination: build/jar/jackson-databind.jar
[2026-02-18T16:14:09.299Z] [echo] Download tool: curl
[2026-02-18T16:14:09.299Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-18T16:14:09.299Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-18T16:14:09.299Z] [exec]
[2026-02-18T16:14:09.299Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 1610k 100 1610k 0 0 41.8M 0 --:--:-- --:--:-- --:--:-- 44.9M
[2026-02-18T16:14:09.299Z]
[2026-02-18T16:14:09.299Z] download-jackson-annotations:
[2026-02-18T16:14:09.299Z] [echo] Executing macro get-component for: jackson-annotations
[2026-02-18T16:14:09.299Z] [echo] Expected checksum: 873a606e23507969f9bbbea939d5e19274a88775ea5a169ba7e2d795aa5156e1
[2026-02-18T16:14:09.299Z] [echo] Executing macro download-file
[2026-02-18T16:14:09.299Z] [echo] File to download: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar
[2026-02-18T16:14:09.299Z] [echo] Destination: build/jar/jackson-annotations.jar
[2026-02-18T16:14:09.299Z] [echo] Download tool: curl
[2026-02-18T16:14:09.299Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-18T16:14:09.299Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-18T16:14:09.299Z] [exec]
[2026-02-18T16:14:09.299Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 78492 100 78492 0 0 3198k 0 --:--:-- --:--:-- --:--:-- 3650k
[2026-02-18T16:14:09.299Z]
[2026-02-18T16:14:09.299Z] download-json-schema-validator:
[2026-02-18T16:14:09.299Z] [echo] Executing macro get-component for: json-schema-validator
[2026-02-18T16:14:09.299Z] [echo] Expected checksum: de015f79d4a63d22c002bad76bb30c039cafa205465eef8770e2c6b85880ded7
[2026-02-18T16:14:09.299Z] [echo] Executing macro download-file
[2026-02-18T16:14:09.299Z] [echo] File to download: https://repo1.maven.org/maven2/com/networknt/json-schema-validator/1.5.1/json-schema-validator-1.5.1.jar
[2026-02-18T16:14:09.299Z] [echo] Destination: build/jar/json-schema-validator.jar
[2026-02-18T16:14:09.299Z] [echo] Download tool: curl
[2026-02-18T16:14:09.299Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-18T16:14:09.299Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-18T16:14:09.299Z] [exec]
[2026-02-18T16:14:09.299Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 562k 100 562k 0 0 18.8M 0 --:--:-- --:--:-- --:--:-- 21.1M
[2026-02-18T16:14:09.299Z]
[2026-02-18T16:14:09.299Z] download-commons-codec:
[2026-02-18T16:14:09.299Z] [echo] Executing macro get-component for: commons-codec
[2026-02-18T16:14:09.299Z] [echo] Expected checksum: f9f6cb103f2ddc3c99a9d80ada2ae7bf0685111fd6bffccb72033d1da4e6ff23
[2026-02-18T16:14:09.299Z] [echo] Executing macro download-file
[2026-02-18T16:14:09.299Z] [echo] File to download: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar
[2026-02-18T16:14:09.299Z] [echo] Destination: build/jar/commons-codec.jar
[2026-02-18T16:14:09.299Z] [echo] Download tool: curl
[2026-02-18T16:14:09.299Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-18T16:14:09.299Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-18T16:14:09.299Z] [exec]
[2026-02-18T16:14:09.299Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 363k 100 363k 0 0 13.0M 0 --:--:-- --:--:-- --:--:-- 14.8M
[2026-02-18T16:14:09.299Z]
[2026-02-18T16:14:09.299Z] download-commons-io:
[2026-02-18T16:14:09.299Z] [echo] Executing macro get-component for: commons-io
[2026-02-18T16:14:09.299Z] [echo] Expected checksum: f41f7baacd716896447ace9758621f62c1c6b0a91d89acee488da26fc477c84f
[2026-02-18T16:14:09.299Z] [echo] Executing macro download-file
[2026-02-18T16:14:09.299Z] [echo] File to download: https://repo1.maven.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar
[2026-02-18T16:14:09.299Z] [echo] Destination: build/jar/commons-io.jar
[2026-02-18T16:14:09.299Z] [echo] Download tool: curl
[2026-02-18T16:14:09.299Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-18T16:14:09.299Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-18T16:14:09.299Z] [exec]
[2026-02-18T16:14:09.299Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 496k 100 496k 0 0 17.9M 0 --:--:-- --:--:-- --:--:-- 20.2M
[2026-02-18T16:14:09.299Z]
[2026-02-18T16:14:09.299Z] download-commons-collections4:
[2026-02-18T16:14:09.299Z] [echo] Executing macro get-component for: commons-collections4
[2026-02-18T16:14:09.299Z] [echo] Expected checksum: 1df8b9430b5c8ed143d7815e403e33ef5371b2400aadbe9bda0883762e0846d1
[2026-02-18T16:14:09.299Z] [echo] Executing macro download-file
[2026-02-18T16:14:09.299Z] [echo] File to download: https://repo1.maven.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
[2026-02-18T16:14:09.299Z] [echo] Destination: build/jar/commons-collections4.jar
[2026-02-18T16:14:09.299Z] [echo] Download tool: curl
[2026-02-18T16:14:09.299Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-18T16:14:09.299Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-18T16:14:09.299Z] [exec]
[2026-02-18T16:14:09.299Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 734k 100 734k 0 0 26.0M 0 --:--:-- --:--:-- --:--:-- 28.6M
[2026-02-18T16:14:09.299Z]
[2026-02-18T16:14:09.299Z] download-commons-lang3:
[2026-02-18T16:14:09.299Z] [echo] Executing macro get-component for: commons-lang3
[2026-02-18T16:14:09.299Z] [echo] Expected checksum: 6ee731df5c8e5a2976a1ca023b6bb320ea8d3539fbe64c8a1d5cb765127c33b4
[2026-02-18T16:14:09.299Z] [echo] Executing macro download-file
[2026-02-18T16:14:09.299Z] [echo] File to download: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar
[2026-02-18T16:14:09.299Z] [echo] Destination: build/jar/commons-lang3.jar
[2026-02-18T16:14:09.299Z] [echo] Download tool: curl
[2026-02-18T16:14:09.299Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-18T16:14:09.299Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-18T16:14:09.300Z] [exec]
[2026-02-18T16:14:09.300Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 657k 100 657k 0 0 19.8M 0 --:--:-- --:--:-- --:--:-- 22.1M
[2026-02-18T16:14:09.300Z]
[2026-02-18T16:14:09.300Z] download-stax2-api:
[2026-02-18T16:14:09.300Z] [echo] Executing macro get-component for: stax2-api
[2026-02-18T16:14:09.300Z] [echo] Expected checksum: a61c48d553efad78bc01fffc4ac528bebbae64cbaec170b2a5e39cf61eb51abe
[2026-02-18T16:14:09.300Z] [echo] Executing macro download-file
[2026-02-18T16:14:09.300Z] [echo] File to download: https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar
[2026-02-18T16:14:09.300Z] [echo] Destination: build/jar/stax2-api.jar
[2026-02-18T16:14:09.300Z] [echo] Download tool: curl
[2026-02-18T16:14:09.655Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-18T16:14:09.655Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-18T16:14:09.655Z] [exec]
[2026-02-18T16:14:09.655Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 191k 100 191k 0 0 7954k 0 --:--:-- --:--:-- --:--:-- 9110k
[2026-02-18T16:14:09.655Z]
[2026-02-18T16:14:09.655Z] download-woodstox-core:
[2026-02-18T16:14:09.655Z] [echo] Executing macro get-component for: woodstox-core
[2026-02-18T16:14:09.655Z] [echo] Expected checksum: 81266920a1cdc47306a8a2b4726c99ec89b3fbf31c2470e4f5e477d9d857ca9f
[2026-02-18T16:14:09.655Z] [echo] Executing macro download-file
[2026-02-18T16:14:09.655Z] [echo] File to download: https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.0/woodstox-core-7.1.0.jar
[2026-02-18T16:14:09.655Z] [echo] Destination: build/jar/woodstox-core.jar
[2026-02-18T16:14:09.655Z] [echo] Download tool: curl
[2026-02-18T16:14:09.655Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-18T16:14:09.655Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-18T16:14:09.655Z] [exec]
[2026-02-18T16:14:09.655Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 1571k 100 1571k 0 0 41.7M 0 --:--:-- --:--:-- --:--:-- 45.1M
[2026-02-18T16:14:09.655Z]
[2026-02-18T16:14:09.655Z] download-github-package-url:
[2026-02-18T16:14:09.655Z] [echo] Executing macro get-component for: github-package-url
[2026-02-18T16:14:09.655Z] [echo] Expected checksum: e45551727707acc0c56ac62d56964332ea0f138d6cc3656d988b9369150f5247
[2026-02-18T16:14:09.655Z] [echo] Executing macro download-file
[2026-02-18T16:14:09.655Z] [echo] File to download: https://repo1.maven.org/maven2/com/github/package-url/packageurl-java/1.5.0/packageurl-java-1.5.0.jar
[2026-02-18T16:14:09.655Z] [echo] Destination: build/jar/github-package-url.jar
[2026-02-18T16:14:09.655Z] [echo] Download tool: curl
[2026-02-18T16:14:09.655Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-18T16:14:09.655Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-18T16:14:09.655Z] [exec]
[2026-02-18T16:14:09.655Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 16998 100 16998 0 0 543k 0 --:--:-- --:--:-- --:--:-- 592k
[2026-02-18T16:14:09.655Z]
[2026-02-18T16:14:09.655Z] compile:
[2026-02-18T16:14:09.655Z] [mkdir] Created dir: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/cyclonedx-lib/build/classes
[2026-02-18T16:14:09.655Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/cyclonedx-lib/build/classes
[2026-02-18T16:14:10.006Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.006Z] [javac] reason: class file for com.fasterxml.jackson.annotation.JsonInclude$Include not found
[2026-02-18T16:14:10.006Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.006Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.006Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.006Z] [javac] warning: unknown enum constant Include.NON_NULL
[2026-02-18T16:14:10.006Z] [javac] warning: unknown enum constant Include.NON_NULL
[2026-02-18T16:14:10.006Z] [javac] warning: unknown enum constant Include.NON_NULL
[2026-02-18T16:14:10.006Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.006Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.006Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.006Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.006Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.006Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.006Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.006Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.006Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.006Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.006Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.007Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.007Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.007Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.007Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.007Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.007Z] [javac] warning: unknown enum constant Include.NON_NULL
[2026-02-18T16:14:10.007Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2026-02-18T16:14:10.007Z] [javac] Note: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/cyclonedx-lib/src/temurin/sbom/TemurinGenSBOM.java uses or overrides a deprecated API.
[2026-02-18T16:14:10.007Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-18T16:14:10.007Z] [javac] 25 warnings
[2026-02-18T16:14:10.007Z] [javac] Creating empty /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/cyclonedx-lib/build/classes/temurin/sbom/package-info.class
[2026-02-18T16:14:10.007Z]
[2026-02-18T16:14:10.007Z] jar:
[2026-02-18T16:14:10.007Z] [jar] Building jar: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/cyclonedx-lib/build/jar/temurin-gen-sbom.jar
[2026-02-18T16:14:10.007Z] [jar] Building jar: /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/cyclonedx-lib/build/jar/temurin-gen-cdxa.jar
[2026-02-18T16:14:10.007Z]
[2026-02-18T16:14:10.007Z] build:
[2026-02-18T16:14:10.007Z] [echo] Building cyclonedx-lib
[2026-02-18T16:14:10.007Z]
[2026-02-18T16:14:10.007Z] BUILD SUCCESSFUL
[2026-02-18T16:14:10.007Z] Total time: 1 second
[2026-02-18T16:14:10.007Z] OpenJDK SBOM will be /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/target/OpenJDK21U-sbom_x64_mac_hotspot_2026-02-18-15-55.json.
[2026-02-18T16:14:13.093Z] Adding MacOS compiler version to SBOM: clang (clang/LLVM from Xcode 15.2)
[2026-02-18T16:14:13.093Z] BootJDK java : /Library/Java/JavaVirtualMachines/jdk20/Contents/Home/bin/java
[2026-02-18T16:14:13.445Z] Adding BOOTJDK to SBOM: 20.0.2+9
[2026-02-18T16:14:13.798Z] No ALSA_CFLAGS or ALSA_LIBS, ALSA not used
[2026-02-18T16:14:13.798Z] FREETYPE_TO_USE=bundled
[2026-02-18T16:14:13.798Z] Checking for FreeType include /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src/src/java.desktop/share/native/libfreetype/include/freetype/freetype.h
[2026-02-18T16:14:13.798Z] Found /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/./build//src/src/java.desktop/share/native/libfreetype/include/freetype/freetype.h
[2026-02-18T16:14:27.223Z] Checking and getting Tool Summary info:
[2026-02-18T16:15:01.086Z] CycloneDX SBOM has been created in /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/workspace/target/OpenJDK21U-sbom_x64_mac_hotspot_2026-02-18-15-55.json
[2026-02-18T16:15:01.086Z] build.sh : 16:15:00 : All done!
[2026-02-18T16:15:03.474Z] Total disk space in Kb consumed by build process: 8032652 /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] echo
[2026-02-18T16:15:03.581Z] [CHECKOUT] Reverting pre-build user temurin-build checkout...
[Pipeline] echo
[2026-02-18T16:15:03.593Z] [CHECKOUT] Checking out User Pipelines https://github.com/andrew-m-leonard/ci-jenkins-pipelines.git : repro_test
[Pipeline] checkout
[2026-02-18T16:15:03.845Z] The recommended git tool is: /usr/bin/git
[2026-02-18T16:15:03.925Z] No credentials specified
[2026-02-18T16:15:04.032Z] Fetching changes from the remote Git repository
[2026-02-18T16:15:03.884Z] > /usr/bin/git rev-parse --resolve-git-dir /Users/admin/workspace/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/.git # timeout=10
[2026-02-18T16:15:04.020Z] > /usr/bin/git config remote.origin.url https://github.com/andrew-m-leonard/ci-jenkins-pipelines.git # timeout=10
[2026-02-18T16:15:04.062Z] Fetching upstream changes from https://github.com/andrew-m-leonard/ci-jenkins-pipelines.git
[2026-02-18T16:15:04.062Z] > /usr/bin/git --version # timeout=10
[2026-02-18T16:15:04.075Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-02-18T16:15:04.075Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/andrew-m-leonard/ci-jenkins-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-18T16:15:04.919Z] Checking out Revision 3c67e8072303440a2d56e25d487be074b4602b65 (origin/repro_test)
[2026-02-18T16:15:05.039Z] Commit message: "Attestation verify build special.system using ci.role.test.repro"
[Pipeline] echo
[2026-02-18T16:15:05.057Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2026-02-18T16:15:05.603Z] + git status
[2026-02-18T16:15:05.603Z] HEAD detached at 3c67e807
[2026-02-18T16:15:05.603Z] Untracked files:
[2026-02-18T16:15:05.603Z] (use "git add <file>..." to include in what will be committed)
[2026-02-18T16:15:05.603Z] cyclonedx-lib/
[2026-02-18T16:15:05.603Z] security/
[2026-02-18T16:15:05.603Z]
[2026-02-18T16:15:05.603Z] nothing added to commit but untracked files present (use "git add" to track)
[Pipeline] echo
[2026-02-18T16:15:05.680Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2026-02-18T16:15:04.840Z] > /usr/bin/git rev-parse origin/repro_test^{commit} # timeout=10
[2026-02-18T16:15:04.877Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-02-18T16:15:04.887Z] > /usr/bin/git checkout -f 3c67e8072303440a2d56e25d487be074b4602b65 # timeout=10
[2026-02-18T16:15:06.234Z] + git rev-parse HEAD
[2026-02-18T16:15:06.234Z] 3c67e8072303440a2d56e25d487be074b4602b65
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-18T16:15:06.378Z] openjdk_build_pipeline: Internal signing phase required - skipping metadata reading
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] echo
[2026-02-18T16:15:06.458Z] Skipping writing incomplete metadata for now - will be done in the assemble phase instead
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (internal sign)
[Pipeline] node
[2026-02-18T16:15:06.512Z] Running on eclipse-codesign-machine in /var/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin
[Pipeline] {
[Pipeline] sh
[2026-02-18T16:15:07.823Z] + rm -rf workspace/build/src/build/macosx-x86_64-server-release
[Pipeline] echo
[2026-02-18T16:15:08.135Z] [CHECKOUT] Checking out Adopt Build https://github.com/adoptium/temurin-build.git : master
[Pipeline] checkout
[2026-02-18T16:15:08.243Z] The recommended git tool is: git
[2026-02-18T16:15:08.450Z] No credentials specified
[2026-02-18T16:15:08.559Z] Fetching changes from the remote Git repository
[2026-02-18T16:15:09.321Z] Checking out Revision e96bbeac79b072cebb4fb1a6123e60383fd5bbce (origin/master)
[2026-02-18T16:15:08.502Z] > git rev-parse --resolve-git-dir /var/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin/.git # timeout=10
[2026-02-18T16:15:08.715Z] > git config remote.origin.url https://github.com/adoptium/temurin-build.git # timeout=10
[2026-02-18T16:15:08.822Z] Fetching upstream changes from https://github.com/adoptium/temurin-build.git
[2026-02-18T16:15:08.823Z] > git --version # timeout=10
[2026-02-18T16:15:08.828Z] > git --version # 'git version 2.52.0'
[2026-02-18T16:15:08.828Z] > git fetch --tags --force --progress -- https://github.com/adoptium/temurin-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-18T16:15:09.264Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-18T16:15:09.540Z] Commit message: "Release Download and SBOM test fixes (#4388)"
[2026-02-18T16:15:09.372Z] > git config core.sparsecheckout # timeout=10
[2026-02-18T16:15:09.376Z] > git checkout -f e96bbeac79b072cebb4fb1a6123e60383fd5bbce # timeout=10
[2026-02-18T16:15:09.592Z] > git rev-list --no-walk e96bbeac79b072cebb4fb1a6123e60383fd5bbce # timeout=10
[Pipeline] echo
[2026-02-18T16:15:09.770Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2026-02-18T16:15:10.974Z] + git status
[2026-02-18T16:15:10.975Z] HEAD detached at e96bbea
[2026-02-18T16:15:10.975Z] nothing to commit, working tree clean
[Pipeline] echo
[2026-02-18T16:15:11.285Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2026-02-18T16:15:12.492Z] + git rev-parse HEAD
[2026-02-18T16:15:12.492Z] e96bbeac79b072cebb4fb1a6123e60383fd5bbce
[Pipeline] unstash
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-18T16:15:12.946Z] Execution error: hudson.AbortException: No such saved stash ‘jmods’
[Pipeline] echo
[2026-02-18T16:15:12.947Z] hudson.AbortException: No such saved stash ‘jmods’
[2026-02-18T16:15:12.947Z] at PluginClassLoader for workflow-api//org.jenkinsci.plugins.workflow.flow.StashManager.unstash(StashManager.java:160)
[2026-02-18T16:15:12.947Z] at PluginClassLoader for workflow-basic-steps//org.jenkinsci.plugins.workflow.support.steps.stash.UnstashStep$Execution.run(UnstashStep.java:78)
[2026-02-18T16:15:12.947Z] at PluginClassLoader for workflow-basic-steps//org.jenkinsci.plugins.workflow.support.steps.stash.UnstashStep$Execution.run(UnstashStep.java:65)
[2026-02-18T16:15:12.947Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-02-18T16:15:12.947Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-02-18T16:15:12.947Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-02-18T16:15:12.947Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-18T16:15:12.947Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-18T16:15:12.947Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-18T16:15:12.947Z] Suppressed: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 1bd08719-fe28-48c3-aac7-c0067f33851c
[2026-02-18T16:15:12.947Z]
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE