Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 535
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3019
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 286
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 733e828eaf707709002a67c0ca06e9e08055f474 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 733e828eaf707709002a67c0ca06e9e08055f474 # timeout=10
Commit message: "Add Mac specific java.security files for OpenJCEPlus (#6499)"
> git rev-list --no-walk 5752dcad7ddd5826a64165cf3a221127ec29563a # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-08-12T21:29:54.563Z] SPEC: linux_x86-64
[Pipeline] echo
[2025-08-12T21:29:54.567Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-08-12T21:29:54.577Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-08-12T21:29:54.585Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] node
[2025-08-12T21:29:54.599Z] Running on test-azure-ubuntu2404-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-08-12T21:29:54.627Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-08-12T21:29:54.833Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-12T21:29:54.833Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-12T21:29:54.933Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-08-12T21:29:55.058Z] The recommended git tool is: git
[2025-08-12T21:29:55.260Z] No credentials specified
[2025-08-12T21:29:55.360Z] Cloning the remote Git repository
[2025-08-12T21:29:55.506Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-08-12T21:29:55.507Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests # timeout=10
[2025-08-12T21:29:55.519Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-08-12T21:29:55.520Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-08-12T21:29:55.520Z] > git --version # timeout=10
[2025-08-12T21:29:55.527Z] > git --version # 'git version 2.43.0'
[2025-08-12T21:29:55.528Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-12T21:29:59.123Z] Avoid second fetch
[2025-08-12T21:29:59.225Z] Checking out Revision 733e828eaf707709002a67c0ca06e9e08055f474 (origin/master)
[2025-08-12T21:29:58.957Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-08-12T21:29:58.963Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-12T21:29:59.171Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-08-12T21:29:59.272Z] > git config core.sparsecheckout # timeout=10
[2025-08-12T21:29:59.280Z] > git checkout -f 733e828eaf707709002a67c0ca06e9e08055f474 # timeout=10
[2025-08-12T21:30:00.209Z] Commit message: "Add Mac specific java.security files for OpenJCEPlus (#6499)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-08-12T21:30:03.989Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-08-12T21:30:04.017Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-08-12T21:30:05.309Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-08-12T21:30:05.707Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-12T21:30:06.861Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-08-12T21:30:06.861Z] Unix type machine..
[2025-08-12T21:30:06.861Z] Running on a Linux host
[2025-08-12T21:30:06.861Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-08-12T21:30:09.338Z] + printenv
[2025-08-12T21:30:09.338Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-08-12T21:30:09.338Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-08-12T21:30:09.338Z] SETUP_JCK_RUN=false
[2025-08-12T21:30:09.338Z] USE_TESTENV_PROPERTIES=false
[2025-08-12T21:30:09.338Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-08-12T21:30:09.338Z] BUILD_LIST=external
[2025-08-12T21:30:09.338Z] USER=jenkins
[2025-08-12T21:30:09.338Z] SSH_CLIENT=78.47.239.97 59836 22
[2025-08-12T21:30:09.338Z] SDK_RESOURCE=upstream
[2025-08-12T21:30:09.338Z] CI=true
[2025-08-12T21:30:09.338Z] OPENJ9_BRANCH=master
[2025-08-12T21:30:09.338Z] jobStatus=SUCCESS
[2025-08-12T21:30:09.338Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-08-12T21:30:09.338Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/627/display/redirect?page=changes
[2025-08-12T21:30:09.338Z] UPSTREAM_JOB_NUMBER=535
[2025-08-12T21:30:09.338Z] XDG_SESSION_TYPE=tty
[2025-08-12T21:30:09.338Z] HUDSON_URL=https://ci.adoptium.net/
[2025-08-12T21:30:09.338Z] TARGET=sanity.external
[2025-08-12T21:30:09.338Z] EXIT_FAILURE=false
[2025-08-12T21:30:09.338Z] SHLVL=0
[2025-08-12T21:30:09.338Z] NODE_LABELS=ci.role.test ubuntu x86-64 x64 test-azure-ubuntu2404-x64-1 sw.os.linux ubuntu2404 sw.tool.docker hw.arch.x86
[2025-08-12T21:30:09.338Z] EXTRA_DOCKER_ARGS=-v ${TEST_JDK_HOME}:/opt/java/openjdk
[2025-08-12T21:30:09.338Z] HOME=/home/jenkins
[2025-08-12T21:30:09.338Z] STF_OWNER_BRANCH=adoptium:master
[2025-08-12T21:30:09.338Z] USE_JRE=false
[2025-08-12T21:30:09.338Z] OLDPWD=/home/jenkins
[2025-08-12T21:30:09.338Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/627/
[2025-08-12T21:30:09.338Z] ADOPTOPENJDK_BRANCH=master
[2025-08-12T21:30:09.338Z] TAP_NAME=Test_openjdk8_hs_sanity.external_x86-64_linux.tap
[2025-08-12T21:30:09.338Z] JDK_IMPL=hotspot
[2025-08-12T21:30:09.338Z] HUDSON_COOKIE=29534bdc-5f1d-47af-9ec7-d67cbb381583
[2025-08-12T21:30:09.338Z] DOCKER_REQUIRED=true
[2025-08-12T21:30:09.338Z] JENKINS_SERVER_COOKIE=durable-f71107e32f66de8a3ce6a454aa8813a85f849b883687ca087610ddd326516cd9
[2025-08-12T21:30:09.338Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2025-08-12T21:30:09.338Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../benchmarks
[2025-08-12T21:30:09.338Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-08-12T21:30:09.338Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux
[2025-08-12T21:30:09.338Z] KEEP_WORKSPACE=false
[2025-08-12T21:30:09.338Z] ARCHIVE_TEST_RESULTS=false
[2025-08-12T21:30:09.338Z] GENERATE_JOBS=true
[2025-08-12T21:30:09.338Z] DOCKERIMAGE_TAG=nightly
[2025-08-12T21:30:09.338Z] NODE_NAME=test-azure-ubuntu2404-x64-1
[2025-08-12T21:30:09.338Z] LOGNAME=jenkins
[2025-08-12T21:30:09.338Z] PERSONAL_BUILD=false
[2025-08-12T21:30:09.338Z] TKG_OWNER_BRANCH=adoptium:master
[2025-08-12T21:30:09.338Z] JDK_BRANCH=jdk8u472-b03_adopt
[2025-08-12T21:30:09.338Z] _=/usr/lib/jvm/jdk21/bin/java
[2025-08-12T21:30:09.338Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/627/display/redirect?page=artifacts
[2025-08-12T21:30:09.338Z] AUTO_DETECT=true
[2025-08-12T21:30:09.338Z] STAGE_NAME=Setup
[2025-08-12T21:30:09.338Z] XDG_SESSION_CLASS=user
[2025-08-12T21:30:09.338Z] EXECUTOR_NUMBER=0
[2025-08-12T21:30:09.338Z] JDK_VERSION=8
[2025-08-12T21:30:09.338Z] XDG_SESSION_ID=27631
[2025-08-12T21:30:09.338Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-08-12T21:30:09.338Z] BUILD_DISPLAY_NAME=#627
[2025-08-12T21:30:09.338Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-08-12T21:30:09.338Z] TIME_LIMIT=25
[2025-08-12T21:30:09.338Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/627/display/redirect?page=tests
[2025-08-12T21:30:09.338Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-08-12T21:30:09.338Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.external_x86-64_linux
[2025-08-12T21:30:09.338Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-08-12T21:30:09.338Z] DIAGNOSTICLEVEL=noDetails
[2025-08-12T21:30:09.338Z] TKG_ITERATIONS=1
[2025-08-12T21:30:09.338Z] PLATFORM=x86-64_linux
[2025-08-12T21:30:09.338Z] BUILD_ID=627
[2025-08-12T21:30:09.338Z] EXIT_SUCCESS=false
[2025-08-12T21:30:09.338Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-08-12T21:30:09.338Z] RERUN_FAILURE=true
[2025-08-12T21:30:09.338Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/system_lib
[2025-08-12T21:30:09.338Z] ACTIVE_NODE_TIMEOUT=5
[2025-08-12T21:30:09.338Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.external_x86-64_linux-627
[2025-08-12T21:30:09.338Z] LANG=C.UTF-8
[2025-08-12T21:30:09.338Z] JENKINS_URL=https://ci.adoptium.net/
[2025-08-12T21:30:09.338Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-08-12T21:30:09.338Z] KEEP_REPORTDIR=false
[2025-08-12T21:30:09.338Z] ORIGIN_JDK_VERSION=8
[2025-08-12T21:30:09.338Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/
[2025-08-12T21:30:09.338Z] JCK_GIT_BRANCH=master
[2025-08-12T21:30:09.338Z] BUILD_NUMBER=627
[2025-08-12T21:30:09.338Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-08-12T21:30:09.338Z] ITERATIONS=1
[2025-08-12T21:30:09.338Z] JENKINS_NODE_COOKIE=69d661ed-f9ea-481e-8b31-8c975b89d377
[2025-08-12T21:30:09.338Z] SHELL=/bin/bash
[2025-08-12T21:30:09.338Z] SPEC=linux_x86-64
[2025-08-12T21:30:09.338Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-08-12T21:30:09.338Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-08-12T21:30:09.338Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-08-12T21:30:09.338Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/627/display/redirect
[2025-08-12T21:30:09.338Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-08-12T21:30:09.338Z] NUM_PROCESSORS=2
[2025-08-12T21:30:09.338Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/display/redirect
[2025-08-12T21:30:09.338Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin
[2025-08-12T21:30:09.338Z] SLACK_CHANNEL=aqavit-bot
[2025-08-12T21:30:09.338Z] JOB_NAME=Test_openjdk8_hs_sanity.external_x86-64_linux
[2025-08-12T21:30:09.338Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-08-12T21:30:09.338Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux
[2025-08-12T21:30:09.338Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-12T21:30:09.338Z] SSH_CONNECTION=78.47.239.97 59836 172.22.0.4 22
[2025-08-12T21:30:09.338Z] TEST_TIME=120
[2025-08-12T21:30:09.338Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux@tmp
[2025-08-12T21:30:09.338Z] PARALLEL=Dynamic
[2025-08-12T21:30:09.338Z] JOBSTARTTIME=Tue, 12 Aug 2025 21:30:04 +0000
[2025-08-12T21:30:09.338Z] DYNAMIC_COMPILE=true
[2025-08-12T21:30:09.338Z] RERUN_ITERATIONS=0
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-08-12T21:30:09.633Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-08-12T21:30:09.644Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-12T21:30:51.425Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 535
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-08-12T21:30:51.646Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-08-12T21:30:51.662Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-08-12T21:30:51.732Z] $ ssh-agent
[2025-08-12T21:30:52.200Z] SSH_AUTH_SOCK=/tmp/ssh-XOWQTTJzW6U2/agent.3041715
[2025-08-12T21:30:52.200Z] SSH_AGENT_PID=3041717
[2025-08-12T21:30:52.200Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-08-12T21:30:52.214Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-08-12T21:30:52.245Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-08-12T21:30:53.474Z] + pwd
[2025-08-12T21:30:53.474Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-08-12T21:30:53.474Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests
[2025-08-12T21:30:53.474Z] get jdk binary...
[2025-08-12T21:30:53.474Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-08-12T21:30:53.474Z] Uncompressing file: OpenJDK8U-jdk-sources_8u472b03-ea.tar.gz ...
[2025-08-12T21:30:57.372Z] List files in jdkbinary folder...
[2025-08-12T21:30:57.372Z] total 385480
[2025-08-12T21:30:57.372Z] -rw-r--r-- 1 jenkins jenkins 156974780 Aug 12 20:28 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b03-ea.tar.gz
[2025-08-12T21:30:57.372Z] -rw-r--r-- 1 jenkins jenkins 93166881 Aug 12 20:09 OpenJDK8U-jdk-sources_8u472b03-ea.tar.gz
[2025-08-12T21:30:57.372Z] -rw-r--r-- 1 jenkins jenkins 103071349 Aug 12 20:28 OpenJDK8U-jdk_x64_linux_hotspot_8u472b03-ea.tar.gz
[2025-08-12T21:30:57.372Z] -rw-r--r-- 1 jenkins jenkins 41405898 Aug 12 20:27 OpenJDK8U-jre_x64_linux_hotspot_8u472b03-ea.tar.gz
[2025-08-12T21:30:57.372Z] -rw-rw-r-- 1 jenkins jenkins 21292 Aug 12 20:31 OpenJDK8U-sbom_x64_linux_hotspot_8u472b03-ea-metadata.json
[2025-08-12T21:30:57.372Z] -rw-r--r-- 1 jenkins jenkins 80285 Aug 12 21:22 OpenJDK8U-sbom_x64_linux_hotspot_8u472b03-ea.json
[2025-08-12T21:30:57.372Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 12 21:30 tmp
[2025-08-12T21:30:57.372Z] List files in jdkbinary/tmp folder...
[2025-08-12T21:30:57.372Z] total 4
[2025-08-12T21:30:57.372Z] drwxr-xr-x 15 jenkins jenkins 4096 Aug 12 20:09 jdk8u472-b03-src
[2025-08-12T21:30:57.372Z] Moving directory jdk8u472-b03-src/ to ../source-image
[2025-08-12T21:30:57.373Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u472b03-ea.tar.gz ...
[2025-08-12T21:30:58.730Z] List files in jdkbinary folder...
[2025-08-12T21:30:58.731Z] total 385492
[2025-08-12T21:30:58.731Z] -rw-r--r-- 1 jenkins jenkins 156974780 Aug 12 20:28 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b03-ea.tar.gz
[2025-08-12T21:30:58.731Z] -rw-r--r-- 1 jenkins jenkins 93166881 Aug 12 20:09 OpenJDK8U-jdk-sources_8u472b03-ea.tar.gz
[2025-08-12T21:30:58.731Z] -rw-r--r-- 1 jenkins jenkins 103071349 Aug 12 20:28 OpenJDK8U-jdk_x64_linux_hotspot_8u472b03-ea.tar.gz
[2025-08-12T21:30:58.731Z] -rw-r--r-- 1 jenkins jenkins 41405898 Aug 12 20:27 OpenJDK8U-jre_x64_linux_hotspot_8u472b03-ea.tar.gz
[2025-08-12T21:30:58.731Z] -rw-rw-r-- 1 jenkins jenkins 21292 Aug 12 20:31 OpenJDK8U-sbom_x64_linux_hotspot_8u472b03-ea-metadata.json
[2025-08-12T21:30:58.731Z] -rw-r--r-- 1 jenkins jenkins 80285 Aug 12 21:22 OpenJDK8U-sbom_x64_linux_hotspot_8u472b03-ea.json
[2025-08-12T21:30:58.731Z] drwxr-xr-x 15 jenkins jenkins 4096 Aug 12 20:09 source-image
[2025-08-12T21:30:58.731Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 12 21:30 tmp
[2025-08-12T21:30:58.731Z] List files in jdkbinary/tmp folder...
[2025-08-12T21:30:58.731Z] total 4
[2025-08-12T21:30:58.731Z] drwxr-xr-x 8 jenkins jenkins 4096 Aug 12 20:27 jdk8u472-b03
[2025-08-12T21:30:58.731Z] Moving directory jdk8u472-b03/ to ../j2sdk-image
[2025-08-12T21:30:58.731Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u472b03-ea.tar.gz ...
[2025-08-12T21:30:59.382Z] List files in jdkbinary folder...
[2025-08-12T21:30:59.382Z] total 385488
[2025-08-12T21:30:59.382Z] -rw-r--r-- 1 jenkins jenkins 156974780 Aug 12 20:28 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b03-ea.tar.gz
[2025-08-12T21:30:59.382Z] -rw-r--r-- 1 jenkins jenkins 93166881 Aug 12 20:09 OpenJDK8U-jdk-sources_8u472b03-ea.tar.gz
[2025-08-12T21:30:59.382Z] -rw-r--r-- 1 jenkins jenkins 103071349 Aug 12 20:28 OpenJDK8U-jdk_x64_linux_hotspot_8u472b03-ea.tar.gz
[2025-08-12T21:30:59.382Z] -rw-r--r-- 1 jenkins jenkins 41405898 Aug 12 20:27 OpenJDK8U-jre_x64_linux_hotspot_8u472b03-ea.tar.gz
[2025-08-12T21:30:59.382Z] -rw-rw-r-- 1 jenkins jenkins 21292 Aug 12 20:31 OpenJDK8U-sbom_x64_linux_hotspot_8u472b03-ea-metadata.json
[2025-08-12T21:30:59.382Z] -rw-r--r-- 1 jenkins jenkins 80285 Aug 12 21:22 OpenJDK8U-sbom_x64_linux_hotspot_8u472b03-ea.json
[2025-08-12T21:30:59.382Z] drwxr-xr-x 8 jenkins jenkins 4096 Aug 12 20:27 j2sdk-image
[2025-08-12T21:30:59.382Z] drwxr-xr-x 15 jenkins jenkins 4096 Aug 12 20:09 source-image
[2025-08-12T21:30:59.382Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 12 21:30 tmp
[2025-08-12T21:30:59.382Z] List files in jdkbinary/tmp folder...
[2025-08-12T21:30:59.382Z] total 4
[2025-08-12T21:30:59.382Z] drwxr-xr-x 5 jenkins jenkins 4096 Aug 12 20:27 jdk8u472-b03-jre
[2025-08-12T21:30:59.382Z] Moving directory jdk8u472-b03-jre/ to ../j2re-image
[2025-08-12T21:30:59.382Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u472b03-ea.tar.gz over ./j2sdk-image/jre...
[2025-08-12T21:31:02.331Z] Removing top-level folder jdk8u472-b03-debug-image/
[2025-08-12T21:31:02.331Z] Removing top-level folder jdk8u472-b03/
[2025-08-12T21:31:02.993Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-08-12T21:31:02.993Z] =JAVA VERSION OUTPUT BEGIN=
[2025-08-12T21:31:02.993Z] openjdk version "1.8.0_472-beta"
[2025-08-12T21:31:02.993Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508122009-b03)
[2025-08-12T21:31:02.993Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b03, mixed mode)
[2025-08-12T21:31:02.993Z] =JAVA VERSION OUTPUT END=
[2025-08-12T21:31:02.993Z] =RELEASE INFO BEGIN=
[2025-08-12T21:31:02.993Z] JAVA_VERSION="1.8.0_472"
[2025-08-12T21:31:02.993Z] OS_NAME="Linux"
[2025-08-12T21:31:02.993Z] OS_VERSION="2.6"
[2025-08-12T21:31:02.993Z] OS_ARCH="amd64"
[2025-08-12T21:31:02.993Z] SOURCE=".:git:25bc1b128c3d+"
[2025-08-12T21:31:02.993Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-08-12T21:31:02.993Z] BUILD_SOURCE="git:613713a5302b6f24e226832a5c8822b3c9ed0a52"
[2025-08-12T21:31:02.993Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-08-12T21:31:02.993Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-08-12T21:31:02.993Z] FULL_VERSION="1.8.0_472-beta-202508122009-b03"
[2025-08-12T21:31:02.993Z] SEMANTIC_VERSION="8.0.472+3"
[2025-08-12T21:31:02.993Z] BUILD_INFO="OS: Linux Version: 6.8.0-1031-azure"
[2025-08-12T21:31:02.993Z] JVM_VARIANT="Hotspot"
[2025-08-12T21:31:02.993Z] JVM_VERSION="25.472-b03"
[2025-08-12T21:31:02.993Z] IMAGE_TYPE="JDK"
[2025-08-12T21:31:02.993Z] =RELEASE INFO END=
[2025-08-12T21:31:02.993Z] get testKitGen...
[2025-08-12T21:31:02.993Z] git clone -q https://github.com/adoptium/TKG.git
[2025-08-12T21:31:05.096Z] git rev-parse master
[2025-08-12T21:31:05.096Z] git checkout -q -f 5db0f052b124b696faccf97908923f69b33034b9
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-08-12T21:31:05.512Z] $ ssh-agent -k
[2025-08-12T21:31:05.519Z] unset SSH_AUTH_SOCK;
[2025-08-12T21:31:05.519Z] unset SSH_AGENT_PID;
[2025-08-12T21:31:05.519Z] echo Agent pid 3041717 killed;
[2025-08-12T21:31:06.210Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-12T21:31:06.726Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.external&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=true&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b03_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=nightly&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=external&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=535&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-08-12T21:31:06.741Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.external&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=true&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-ubuntu2404-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b03_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=nightly&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=external&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=535&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-08-12T21:31:06.797Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-12T21:31:07.511Z] Copied 1 artifact from "getTRSSOutput" build number 1863
[Pipeline] sh
[2025-08-12T21:31:08.766Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-08-12T21:31:08.766Z] + gzip -cd TRSSOutput.tar.gz
[2025-08-12T21:31:08.766Z] + tar xof -
[2025-08-12T21:31:08.766Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-12T21:31:09.115Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-08-12T21:31:09.129Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-08-12T21:31:10.295Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-08-12T21:31:43.423Z] --------------------------------------------
[2025-08-12T21:31:43.423Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-12T21:31:43.423Z] task is set to default
[2025-08-12T21:31:43.423Z] dependencyList is set to all
[2025-08-12T21:31:43.423Z] --------------------------------------------
[2025-08-12T21:31:43.423Z] Starting download third party dependent jars
[2025-08-12T21:31:43.423Z] --------------------------------------------
[2025-08-12T21:31:43.423Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-12T21:31:43.423Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-08-12T21:31:43.423Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-12T21:31:43.423Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-08-12T21:31:43.423Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-08-12T21:31:43.423Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-08-12T21:31:43.423Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-08-12T21:31:43.423Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-08-12T21:31:43.423Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-08-12T21:31:43.424Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-08-12T21:31:43.762Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker' label
[Pipeline] sh
[2025-08-12T21:31:44.965Z] + cd ./aqa-tests/TKG
[2025-08-12T21:31:44.965Z] + uname
[2025-08-12T21:31:44.965Z] + [ Linux = AIX ]
[2025-08-12T21:31:44.965Z] + uname
[2025-08-12T21:31:44.965Z] + [ Linux = SunOS ]
[2025-08-12T21:31:44.965Z] + uname
[2025-08-12T21:31:44.965Z] + [ Linux = *BSD ]
[2025-08-12T21:31:44.965Z] + MAKE=make
[2025-08-12T21:31:44.965Z] + make genParallelList TEST=sanity.external TEST_TIME=120 NUM_MACHINES=
[2025-08-12T21:31:44.965Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-08-12T21:31:44.965Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-12T21:31:44.965Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-12T21:31:44.965Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-12T21:31:44.965Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-12T21:31:44.965Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-12T21:31:44.965Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-08-12T21:31:44.965Z]
[2025-08-12T21:31:44.965Z] build:
[2025-08-12T21:31:45.642Z]
[2025-08-12T21:31:45.642Z] clean:
[2025-08-12T21:31:45.642Z]
[2025-08-12T21:31:45.642Z] init:
[2025-08-12T21:31:45.642Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-08-12T21:31:45.642Z]
[2025-08-12T21:31:45.642Z] getDependentLibs:
[2025-08-12T21:31:45.642Z] [exec] --------------------------------------------
[2025-08-12T21:31:45.642Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-12T21:31:45.642Z] [exec] task is set to default
[2025-08-12T21:31:45.642Z] [exec] dependencyList is set to json_simple
[2025-08-12T21:31:45.642Z] [exec] --------------------------------------------
[2025-08-12T21:31:45.642Z] [exec] Starting download third party dependent jars
[2025-08-12T21:31:45.642Z] [exec] --------------------------------------------
[2025-08-12T21:31:45.643Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-12T21:31:45.643Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-12T21:31:45.643Z] [exec] downloaded dependent third party jars successfully
[2025-08-12T21:31:45.643Z]
[2025-08-12T21:31:45.643Z] compile:
[2025-08-12T21:31:45.643Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-12T21:31:45.643Z] [echo] ============COMPILER SETTINGS============
[2025-08-12T21:31:45.643Z] [echo] ===fork: yes
[2025-08-12T21:31:45.643Z] [echo] ===debug: on
[2025-08-12T21:31:45.643Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-08-12T21:31:46.998Z]
[2025-08-12T21:31:46.998Z] dist:
[2025-08-12T21:31:46.998Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-08-12T21:31:46.998Z]
[2025-08-12T21:31:46.998Z] BUILD SUCCESSFUL
[2025-08-12T21:31:46.998Z] Total time: 2 seconds
[2025-08-12T21:31:46.998Z] 0
[2025-08-12T21:31:46.998Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-08-12T21:31:47.746Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-12T21:31:47.746Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2025-08-12T21:31:47.746Z] ****************************** MACHINE INFO ******************************
[2025-08-12T21:31:47.746Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-08-12T21:31:47.746Z] Free Physical Memory Size : 322977792
[2025-08-12T21:31:47.746Z] Free space (bytes) : 119736438784
[2025-08-12T21:31:47.746Z] Total Physical Memory Size : 8277016576
[2025-08-12T21:31:47.746Z] Total space (bytes) : 126227120128
[2025-08-12T21:31:47.746Z] Usable space (bytes) : 113277210624
[2025-08-12T21:31:47.746Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-12T21:31:47.746Z] bashVersion :
[2025-08-12T21:31:47.746Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
[2025-08-12T21:31:47.746Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-08-12T21:31:47.746Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-12T21:31:47.746Z]
[2025-08-12T21:31:47.746Z] This is free software; you are free to change and redistribute it.
[2025-08-12T21:31:47.746Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-12T21:31:47.746Z] cpuCores : 2
[2025-08-12T21:31:47.746Z] curlVersion :
[2025-08-12T21:31:47.746Z] curl 8.5.0 (x86_64-pc-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-08-12T21:31:47.746Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-08-12T21:31:47.746Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-08-12T21:31:47.746Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-08-12T21:31:47.746Z] dockerVersion : Docker version 27.5.1, build 27.5.1-0ubuntu3~24.04.2
[2025-08-12T21:31:47.746Z] gcc version : 13
[2025-08-12T21:31:47.746Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.5) 2.39
[2025-08-12T21:31:47.746Z] gdb version : bash: line 1: gdb: command not found
[2025-08-12T21:31:47.746Z] lldb version : Command could not be executed
[2025-08-12T21:31:47.746Z] makeVersion :
[2025-08-12T21:31:47.746Z] GNU Make 4.3
[2025-08-12T21:31:47.746Z] Built for x86_64-pc-linux-gnu
[2025-08-12T21:31:47.746Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-08-12T21:31:47.746Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-12T21:31:47.746Z] This is free software: you are free to change and redistribute it.
[2025-08-12T21:31:47.746Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-12T21:31:47.746Z] mavenVersion :
[2025-08-12T21:31:47.746Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-08-12T21:31:47.746Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-08-12T21:31:47.746Z] Java version: 1.8.0_472-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/jre
[2025-08-12T21:31:47.746Z] Default locale: en, platform encoding: UTF-8
[2025-08-12T21:31:47.746Z] OS name: "linux", version: "6.11.0-1015-azure", arch: "amd64", family: "unix"
[2025-08-12T21:31:47.746Z] osInfo :
[2025-08-12T21:31:47.746Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-08-12T21:31:47.746Z] NAME="Ubuntu"
[2025-08-12T21:31:47.746Z] VERSION_ID="24.04"
[2025-08-12T21:31:47.746Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-08-12T21:31:47.746Z] VERSION_CODENAME=noble
[2025-08-12T21:31:47.746Z] ID=ubuntu
[2025-08-12T21:31:47.746Z] ID_LIKE=debian
[2025-08-12T21:31:47.746Z] HOME_URL="https://www.ubuntu.com/"
[2025-08-12T21:31:47.746Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-08-12T21:31:47.746Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-08-12T21:31:47.746Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-08-12T21:31:47.746Z] UBUNTU_CODENAME=noble
[2025-08-12T21:31:47.746Z] LOGO=ubuntu-logo
[2025-08-12T21:31:47.746Z] osLabel : ubuntu.24
[2025-08-12T21:31:47.746Z] perlVersion :
[2025-08-12T21:31:47.746Z]
[2025-08-12T21:31:47.746Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi
[2025-08-12T21:31:47.746Z] (with 51 registered patches, see perl -V for more detail)
[2025-08-12T21:31:47.746Z]
[2025-08-12T21:31:47.746Z] Copyright 1987-2023, Larry Wall
[2025-08-12T21:31:47.746Z]
[2025-08-12T21:31:47.746Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-12T21:31:47.746Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-12T21:31:47.746Z]
[2025-08-12T21:31:47.746Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-12T21:31:47.746Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-12T21:31:47.746Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-08-12T21:31:47.746Z]
[2025-08-12T21:31:47.746Z] podmanVersion : bash: line 1: podman: command not found
[2025-08-12T21:31:47.746Z] procArch : x86_64
[2025-08-12T21:31:47.746Z] sysArch : x86_64
[2025-08-12T21:31:47.746Z] sysOS : Linux
[2025-08-12T21:31:47.746Z] ulimit :
[2025-08-12T21:31:47.746Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-08-12T21:31:47.746Z] core file size (blocks, -c) 0
[2025-08-12T21:31:47.746Z] data seg size (kbytes, -d) unlimited
[2025-08-12T21:31:47.746Z] scheduling priority (-e) 0
[2025-08-12T21:31:47.746Z] file size (blocks, -f) unlimited
[2025-08-12T21:31:47.746Z] pending signals (-i) 31444
[2025-08-12T21:31:47.746Z] max locked memory (kbytes, -l) 1010376
[2025-08-12T21:31:47.746Z] max memory size (kbytes, -m) unlimited
[2025-08-12T21:31:47.746Z] open files (-n) 1048576
[2025-08-12T21:31:47.746Z] pipe size (512 bytes, -p) 8
[2025-08-12T21:31:47.747Z] POSIX message queues (bytes, -q) 819200
[2025-08-12T21:31:47.747Z] real-time priority (-r) 0
[2025-08-12T21:31:47.747Z] stack size (kbytes, -s) 8192
[2025-08-12T21:31:47.747Z] cpu time (seconds, -t) unlimited
[2025-08-12T21:31:47.747Z] max user processes (-u) 31444
[2025-08-12T21:31:47.747Z] virtual memory (kbytes, -v) unlimited
[2025-08-12T21:31:47.747Z] file locks (-x) unlimited
[2025-08-12T21:31:47.747Z] uname : Linux test-azure-ubuntu2404-x64-1.adoptopenjdk.net 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
[2025-08-12T21:31:47.747Z] vmVendor : Oracle Corporation
[2025-08-12T21:31:47.747Z] vmVersion : 25.472-b03
[2025-08-12T21:31:47.747Z] xlc version : bash: line 1: xlC: command not found
[2025-08-12T21:31:47.747Z] **************************************************************************
[2025-08-12T21:31:47.747Z]
[2025-08-12T21:31:47.747Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-08-12T21:31:47.747Z]
[2025-08-12T21:31:47.747Z] System.getProperty('java.vendor')=Temurin
[2025-08-12T21:31:47.747Z]
[2025-08-12T21:31:47.747Z] System.getProperty('os.name')=Linux
[2025-08-12T21:31:47.747Z]
[2025-08-12T21:31:47.747Z] System.getProperty('os.arch')=amd64
[2025-08-12T21:31:47.747Z]
[2025-08-12T21:31:47.747Z] System.getProperty('java.fullversion')=null
[2025-08-12T21:31:47.747Z]
[2025-08-12T21:31:47.747Z] System.getProperty('sun.arch.data.model')=64
[2025-08-12T21:31:47.747Z]
[2025-08-12T21:31:47.747Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.external TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-12T21:31:47.747Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-12T21:31:47.747Z] perl scripts/configure.pl
[2025-08-12T21:31:48.437Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-08-12T21:31:48.437Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-12T21:31:48.437Z]
[2025-08-12T21:31:48.437Z]
[2025-08-12T21:31:48.437Z] Starting to generate parallel test lists.
[2025-08-12T21:31:48.437Z]
[2025-08-12T21:31:48.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-08-12T21:31:48.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-08-12T21:31:48.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-08-12T21:31:48.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-08-12T21:31:48.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-08-12T21:31:48.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-08-12T21:31:49.084Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-08-12T21:31:49.084Z] Attempting to get test duration data from TRSS.
[2025-08-12T21:31:49.084Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-64_linux&group=external&level=sanity
[2025-08-12T21:31:49.730Z] Attempting to get test duration data from cached files.
[2025-08-12T21:31:49.730Z]
[2025-08-12T21:31:49.730Z] TEST DURATION
[2025-08-12T21:31:49.730Z] ====================================================================================
[2025-08-12T21:31:49.730Z] Total number of tests searched: 5
[2025-08-12T21:31:49.730Z] Number of test durations found: 4
[2025-08-12T21:31:49.730Z] Top slowest tests:
[2025-08-12T21:31:49.730Z] 35m56s tomee_test_hs_0
[2025-08-12T21:31:49.730Z] 00m40s example_functional_0
[2025-08-12T21:31:49.730Z] 00m12s openliberty_microprofile_tck_jdk8_hs_0
[2025-08-12T21:31:49.730Z] Following test duration data cannot be found:
[2025-08-12T21:31:49.730Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-08-12T21:31:49.730Z] [example_functional_0]
[2025-08-12T21:31:49.730Z] ====================================================================================
[2025-08-12T21:31:49.730Z]
[2025-08-12T21:31:49.730Z] Test target is split into 1 lists.
[2025-08-12T21:31:49.730Z] Reducing estimated test running time from 36m49s to 36m49s.
[2025-08-12T21:31:49.730Z]
[2025-08-12T21:31:49.730Z] -------------------------------------testList_0-------------------------------------
[2025-08-12T21:31:49.730Z] Number of tests: 5
[2025-08-12T21:31:49.730Z] Estimated running time: 36m49s
[2025-08-12T21:31:49.730Z] TESTLIST=tomee_test_hs_0,example_functional_0,openliberty_microprofile_tck_jdk8_hs_0,payara_microprofile_tck_0,spring_test_0
[2025-08-12T21:31:49.730Z] ------------------------------------------------------------------------------------
[2025-08-12T21:31:49.730Z]
[2025-08-12T21:31:49.730Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-08-12T21:31:49.730Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-08-12T21:31:50.143Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-08-12T21:31:50.464Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-08-12T21:31:50.532Z] Building tests...
[Pipeline] timeout
[2025-08-12T21:31:50.535Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-08-12T21:31:50.559Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-08-12T21:31:51.729Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-08-12T21:31:54.660Z] --------------------------------------------
[2025-08-12T21:31:54.660Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-12T21:31:54.660Z] task is set to default
[2025-08-12T21:31:54.660Z] dependencyList is set to all
[2025-08-12T21:31:54.660Z] --------------------------------------------
[2025-08-12T21:31:54.660Z] Starting download third party dependent jars
[2025-08-12T21:31:54.660Z] --------------------------------------------
[2025-08-12T21:31:54.660Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-12T21:31:54.660Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-08-12T21:31:54.660Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-08-12T21:31:54.660Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-08-12T21:31:54.660Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-08-12T21:31:54.660Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-08-12T21:31:54.660Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-08-12T21:31:54.660Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-08-12T21:31:54.660Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-08-12T21:31:54.660Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-08-12T21:31:54.660Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-08-12T21:31:54.660Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-08-12T21:31:54.660Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-08-12T21:31:54.660Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-08-12T21:31:54.660Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-08-12T21:31:54.660Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-08-12T21:31:54.660Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-08-12T21:31:54.661Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-08-12T21:31:54.661Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-08-12T21:31:54.661Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-08-12T21:31:54.661Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-08-12T21:31:54.661Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-12T21:31:54.661Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-08-12T21:31:54.661Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-08-12T21:31:54.661Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-12T21:31:54.661Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-08-12T21:31:54.661Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-08-12T21:31:54.661Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-08-12T21:31:54.661Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-12T21:31:54.992Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-08-12T21:31:55.146Z] Exception: hudson.AbortException: Unable to find project for artifact copy: UploadFileOnJenkins
[2025-08-12T21:31:55.146Z] This may be due to incorrect project name or permission settings; see help for project name in job configuration.
[Pipeline] echo
[2025-08-12T21:31:55.147Z] Cannot run copyArtifacts from UploadFileOnJenkins. Skipping copyArtifacts...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-08-12T21:31:55.411Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-08-12T21:31:55.440Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-08-12T21:31:55.507Z] $ ssh-agent
[2025-08-12T21:31:55.967Z] SSH_AUTH_SOCK=/tmp/ssh-RejhiTLYX0pq/agent.3042113
[2025-08-12T21:31:55.967Z] SSH_AGENT_PID=3042115
[2025-08-12T21:31:55.967Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-08-12T21:31:57.425Z] + uname
[2025-08-12T21:31:57.426Z] + [ Linux = AIX ]
[2025-08-12T21:31:57.426Z] + uname
[2025-08-12T21:31:57.426Z] + [ Linux = SunOS ]
[2025-08-12T21:31:57.426Z] + uname
[2025-08-12T21:31:57.426Z] + [ Linux = *BSD ]
[2025-08-12T21:31:57.426Z] + MAKE=make
[2025-08-12T21:31:57.426Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-08-12T21:31:57.426Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-08-12T21:31:58.991Z] + uname
[2025-08-12T21:31:58.991Z] + [ Linux = AIX ]
[2025-08-12T21:31:58.991Z] + uname
[2025-08-12T21:31:58.991Z] + [ Linux = SunOS ]
[2025-08-12T21:31:58.991Z] + uname
[2025-08-12T21:31:58.991Z] + [ Linux = *BSD ]
[2025-08-12T21:31:58.991Z] + MAKE=make
[2025-08-12T21:31:58.991Z] + cd ./aqa-tests
[2025-08-12T21:31:58.991Z] + . ./scripts/testenv/testenvSettings.sh
[2025-08-12T21:31:58.991Z] + set +x
[2025-08-12T21:31:58.991Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-08-12T21:31:58.991Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-12T21:31:58.991Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-12T21:31:58.991Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-12T21:31:58.991Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-12T21:31:58.991Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-12T21:31:58.991Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-08-12T21:31:58.991Z]
[2025-08-12T21:31:58.991Z] build:
[2025-08-12T21:31:58.991Z]
[2025-08-12T21:31:58.991Z] clean:
[2025-08-12T21:31:58.991Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-08-12T21:31:58.991Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-08-12T21:31:58.991Z]
[2025-08-12T21:31:58.991Z] init:
[2025-08-12T21:31:58.991Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-08-12T21:31:58.991Z]
[2025-08-12T21:31:58.991Z] getDependentLibs:
[2025-08-12T21:31:59.639Z] [exec] --------------------------------------------
[2025-08-12T21:31:59.639Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-12T21:31:59.640Z] [exec] task is set to default
[2025-08-12T21:31:59.640Z] [exec] dependencyList is set to json_simple
[2025-08-12T21:31:59.640Z] [exec] --------------------------------------------
[2025-08-12T21:31:59.640Z] [exec] Starting download third party dependent jars
[2025-08-12T21:31:59.640Z] [exec] --------------------------------------------
[2025-08-12T21:31:59.640Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-12T21:31:59.640Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-12T21:31:59.640Z] [exec] downloaded dependent third party jars successfully
[2025-08-12T21:31:59.640Z]
[2025-08-12T21:31:59.640Z] compile:
[2025-08-12T21:31:59.640Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-12T21:31:59.640Z] [echo] ============COMPILER SETTINGS============
[2025-08-12T21:31:59.640Z] [echo] ===fork: yes
[2025-08-12T21:31:59.640Z] [echo] ===debug: on
[2025-08-12T21:31:59.640Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-08-12T21:32:01.000Z]
[2025-08-12T21:32:01.000Z] dist:
[2025-08-12T21:32:01.000Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-08-12T21:32:01.000Z]
[2025-08-12T21:32:01.000Z] BUILD SUCCESSFUL
[2025-08-12T21:32:01.000Z] Total time: 2 seconds
[2025-08-12T21:32:01.000Z] 0
[2025-08-12T21:32:01.000Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-08-12T21:32:01.654Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-12T21:32:01.654Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2025-08-12T21:32:01.654Z] ****************************** MACHINE INFO ******************************
[2025-08-12T21:32:01.654Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-08-12T21:32:01.654Z] Free Physical Memory Size : 306888704
[2025-08-12T21:32:01.654Z] Free space (bytes) : 119736426496
[2025-08-12T21:32:01.654Z] Total Physical Memory Size : 8277016576
[2025-08-12T21:32:01.654Z] Total space (bytes) : 126227120128
[2025-08-12T21:32:01.654Z] Usable space (bytes) : 113277198336
[2025-08-12T21:32:01.654Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-12T21:32:01.654Z] bashVersion :
[2025-08-12T21:32:01.654Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
[2025-08-12T21:32:01.654Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-08-12T21:32:01.654Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-12T21:32:01.654Z]
[2025-08-12T21:32:01.654Z] This is free software; you are free to change and redistribute it.
[2025-08-12T21:32:01.654Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-12T21:32:01.654Z] cpuCores : 2
[2025-08-12T21:32:01.654Z] curlVersion :
[2025-08-12T21:32:01.654Z] curl 8.5.0 (x86_64-pc-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-08-12T21:32:01.654Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-08-12T21:32:01.654Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-08-12T21:32:01.654Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-08-12T21:32:01.654Z] dockerVersion : Docker version 27.5.1, build 27.5.1-0ubuntu3~24.04.2
[2025-08-12T21:32:01.654Z] gcc version : 13
[2025-08-12T21:32:01.654Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.5) 2.39
[2025-08-12T21:32:01.654Z] gdb version : bash: line 1: gdb: command not found
[2025-08-12T21:32:01.654Z] lldb version : Command could not be executed
[2025-08-12T21:32:01.654Z] makeVersion :
[2025-08-12T21:32:01.654Z] GNU Make 4.3
[2025-08-12T21:32:01.654Z] Built for x86_64-pc-linux-gnu
[2025-08-12T21:32:01.654Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-08-12T21:32:01.654Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-12T21:32:01.654Z] This is free software: you are free to change and redistribute it.
[2025-08-12T21:32:01.654Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-12T21:32:01.654Z] mavenVersion :
[2025-08-12T21:32:01.654Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-08-12T21:32:01.654Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-08-12T21:32:01.654Z] Java version: 1.8.0_472-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/jre
[2025-08-12T21:32:01.654Z] Default locale: en, platform encoding: UTF-8
[2025-08-12T21:32:01.654Z] OS name: "linux", version: "6.11.0-1015-azure", arch: "amd64", family: "unix"
[2025-08-12T21:32:01.654Z] osInfo :
[2025-08-12T21:32:01.654Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-08-12T21:32:01.654Z] NAME="Ubuntu"
[2025-08-12T21:32:01.654Z] VERSION_ID="24.04"
[2025-08-12T21:32:01.654Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-08-12T21:32:01.654Z] VERSION_CODENAME=noble
[2025-08-12T21:32:01.654Z] ID=ubuntu
[2025-08-12T21:32:01.654Z] ID_LIKE=debian
[2025-08-12T21:32:01.654Z] HOME_URL="https://www.ubuntu.com/"
[2025-08-12T21:32:01.654Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-08-12T21:32:01.654Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-08-12T21:32:01.654Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-08-12T21:32:01.654Z] UBUNTU_CODENAME=noble
[2025-08-12T21:32:01.654Z] LOGO=ubuntu-logo
[2025-08-12T21:32:01.654Z] osLabel : ubuntu.24
[2025-08-12T21:32:01.654Z] perlVersion :
[2025-08-12T21:32:01.654Z]
[2025-08-12T21:32:01.654Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi
[2025-08-12T21:32:01.654Z] (with 51 registered patches, see perl -V for more detail)
[2025-08-12T21:32:01.654Z]
[2025-08-12T21:32:01.655Z] Copyright 1987-2023, Larry Wall
[2025-08-12T21:32:01.655Z]
[2025-08-12T21:32:01.655Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-12T21:32:01.655Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-12T21:32:01.655Z]
[2025-08-12T21:32:01.655Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-12T21:32:01.655Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-12T21:32:01.655Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-08-12T21:32:01.655Z]
[2025-08-12T21:32:01.655Z] podmanVersion : bash: line 1: podman: command not found
[2025-08-12T21:32:01.655Z] procArch : x86_64
[2025-08-12T21:32:01.655Z] sysArch : x86_64
[2025-08-12T21:32:01.655Z] sysOS : Linux
[2025-08-12T21:32:01.655Z] ulimit :
[2025-08-12T21:32:01.655Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-08-12T21:32:01.655Z] core file size (blocks, -c) 0
[2025-08-12T21:32:01.655Z] data seg size (kbytes, -d) unlimited
[2025-08-12T21:32:01.655Z] scheduling priority (-e) 0
[2025-08-12T21:32:01.655Z] file size (blocks, -f) unlimited
[2025-08-12T21:32:01.655Z] pending signals (-i) 31444
[2025-08-12T21:32:01.655Z] max locked memory (kbytes, -l) 1010376
[2025-08-12T21:32:01.655Z] max memory size (kbytes, -m) unlimited
[2025-08-12T21:32:01.655Z] open files (-n) 1048576
[2025-08-12T21:32:01.655Z] pipe size (512 bytes, -p) 8
[2025-08-12T21:32:01.655Z] POSIX message queues (bytes, -q) 819200
[2025-08-12T21:32:01.655Z] real-time priority (-r) 0
[2025-08-12T21:32:01.655Z] stack size (kbytes, -s) 8192
[2025-08-12T21:32:01.655Z] cpu time (seconds, -t) unlimited
[2025-08-12T21:32:01.655Z] max user processes (-u) 31444
[2025-08-12T21:32:01.655Z] virtual memory (kbytes, -v) unlimited
[2025-08-12T21:32:01.655Z] file locks (-x) unlimited
[2025-08-12T21:32:01.655Z] uname : Linux test-azure-ubuntu2404-x64-1.adoptopenjdk.net 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
[2025-08-12T21:32:01.655Z] vmVendor : Oracle Corporation
[2025-08-12T21:32:01.655Z] vmVersion : 25.472-b03
[2025-08-12T21:32:01.655Z] xlc version : bash: line 1: xlC: command not found
[2025-08-12T21:32:01.655Z] **************************************************************************
[2025-08-12T21:32:01.655Z]
[2025-08-12T21:32:01.655Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-08-12T21:32:01.655Z]
[2025-08-12T21:32:01.655Z] System.getProperty('java.vendor')=Temurin
[2025-08-12T21:32:01.655Z]
[2025-08-12T21:32:01.655Z] System.getProperty('os.name')=Linux
[2025-08-12T21:32:01.655Z]
[2025-08-12T21:32:01.655Z] System.getProperty('os.arch')=amd64
[2025-08-12T21:32:01.655Z]
[2025-08-12T21:32:01.655Z] System.getProperty('java.fullversion')=null
[2025-08-12T21:32:01.655Z]
[2025-08-12T21:32:01.655Z] System.getProperty('sun.arch.data.model')=64
[2025-08-12T21:32:01.655Z]
[2025-08-12T21:32:01.655Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.external TESTLIST=
[2025-08-12T21:32:01.655Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-12T21:32:01.655Z] perl scripts/configure.pl
[2025-08-12T21:32:01.655Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-08-12T21:32:02.313Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-12T21:32:02.313Z]
[2025-08-12T21:32:02.313Z]
[2025-08-12T21:32:02.313Z] Starting to generate build list.
[2025-08-12T21:32:02.313Z]
[2025-08-12T21:32:02.313Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-08-12T21:32:02.313Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-08-12T21:32:02.313Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-08-12T21:32:02.313Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-08-12T21:32:02.313Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-08-12T21:32:02.313Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-08-12T21:32:02.967Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-08-12T21:32:02.967Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-08-12T21:32:02.967Z]
[2025-08-12T21:32:02.967Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-12T21:32:02.967Z] make -f clean.mk cleanBuild
[2025-08-12T21:32:02.967Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-12T21:32:02.967Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2025-08-12T21:32:02.967Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-12T21:32:02.967Z] make -f compile.mk compile
[2025-08-12T21:32:02.967Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-12T21:32:02.967Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-12T21:32:02.967Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-12T21:32:02.967Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=external/tomee,external/functional-test,external/openliberty-mp-tck" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-12T21:32:02.967Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-12T21:32:02.967Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-08-12T21:32:03.619Z] [echo] build.list is TestConfig/build.xml,external/tomee/build.xml,external/functional-test/build.xml,external/openliberty-mp-tck/build.xml
[2025-08-12T21:32:03.619Z]
[2025-08-12T21:32:03.619Z] -create_test_directory:
[2025-08-12T21:32:03.619Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest
[2025-08-12T21:32:03.619Z]
[2025-08-12T21:32:03.619Z] stage_test_material:
[2025-08-12T21:32:03.619Z] [copy] Copying 588 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest
[2025-08-12T21:32:04.271Z]
[2025-08-12T21:32:04.271Z] build:
[2025-08-12T21:32:04.271Z]
[2025-08-12T21:32:04.271Z] move_scripts:
[2025-08-12T21:32:04.271Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test
[2025-08-12T21:32:04.271Z] [copy] Copying 8 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-08-12T21:32:04.271Z]
[2025-08-12T21:32:04.271Z] clean_image:
[2025-08-12T21:32:04.271Z] [echo] Executing external.sh --clean --dir functional-test --tag nightly --version 8 --impl hotspot
[2025-08-12T21:32:04.271Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-12T21:32:04.271Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-12T21:32:04.271Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-12T21:32:04.271Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-12T21:32:04.271Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-08-12T21:32:04.271Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-12T21:32:04.271Z] [exec] The test here is functional-test
[2025-08-12T21:32:04.271Z] [exec] The directory in the external.sh is functional-test
[2025-08-12T21:32:04.271Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-12T21:32:04.271Z] [exec] Error response from daemon: No such container: functional-test-test
[2025-08-12T21:32:04.271Z] [exec] Error response from daemon: No such image: adoptopenjdk-functional-test-test:8-jdk-ubuntu-hotspot-full
[2025-08-12T21:32:04.271Z] [exec] Error response from daemon: No such container: restore-test
[2025-08-12T21:32:04.271Z] [exec] Error response from daemon: invalid reference format
[2025-08-12T21:32:04.271Z] [exec] Result: 1
[2025-08-12T21:32:04.271Z]
[2025-08-12T21:32:04.271Z] build_image:
[2025-08-12T21:32:04.271Z] [echo] Executing external.sh --build --dir functional-test --tag nightly --version 8 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2025-08-12T21:32:04.271Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-12T21:32:04.271Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-12T21:32:04.271Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-12T21:32:04.271Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-12T21:32:04.271Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-08-12T21:32:04.271Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-12T21:32:04.271Z] [exec] The test here is functional-test
[2025-08-12T21:32:04.271Z] [exec] The directory in the external.sh is functional-test
[2025-08-12T21:32:04.271Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-12T21:32:04.271Z] [exec] build_image.sh functional-test 8 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-08-12T21:32:04.271Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-08-12T21:32:04.915Z] [exec]
[2025-08-12T21:32:04.915Z] [exec] Writing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test/dockerfile/8/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2025-08-12T21:32:04.915Z] [exec] done
[2025-08-12T21:32:04.915Z] [exec]
[2025-08-12T21:32:04.915Z] [exec] The test in the build_image() function is functional-test
[2025-08-12T21:32:04.915Z] [exec] #####################################################
[2025-08-12T21:32:04.915Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-functional-test-test:8-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test/dockerfile/8/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/
[2025-08-12T21:32:04.915Z] [exec] #####################################################
[2025-08-12T21:32:04.915Z] [exec] #0 building with "default" instance using docker driver
[2025-08-12T21:32:04.915Z] [exec]
[2025-08-12T21:32:04.915Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-08-12T21:32:04.915Z] [exec] #1 transferring dockerfile: 2.89kB done
[2025-08-12T21:32:04.915Z] [exec] #1 DONE 0.0s
[2025-08-12T21:32:04.915Z] [exec]
[2025-08-12T21:32:04.915Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:8-jdk
[2025-08-12T21:32:05.564Z] [exec] #2 DONE 0.6s
[2025-08-12T21:32:05.564Z] [exec]
[2025-08-12T21:32:05.564Z] [exec] #3 [internal] load .dockerignore
[2025-08-12T21:32:05.564Z] [exec] #3 transferring context: 2B done
[2025-08-12T21:32:05.564Z] [exec] #3 DONE 0.0s
[2025-08-12T21:32:05.564Z] [exec]
[2025-08-12T21:32:05.564Z] [exec] #4 [internal] load build context
[2025-08-12T21:32:05.564Z] [exec] #4 transferring context: 3.18kB done
[2025-08-12T21:32:05.564Z] [exec] #4 DONE 0.0s
[2025-08-12T21:32:05.564Z] [exec]
[2025-08-12T21:32:05.564Z] [exec] #5 [ 1/10] FROM docker.io/library/eclipse-temurin:8-jdk@sha256:c87aff1f4ea7e59a21048183fcc7b9fd8841a5580346c1c93e861f59d2875e13
[2025-08-12T21:32:05.564Z] [exec] #5 resolve docker.io/library/eclipse-temurin:8-jdk@sha256:c87aff1f4ea7e59a21048183fcc7b9fd8841a5580346c1c93e861f59d2875e13 0.0s done
[2025-08-12T21:32:05.564Z] [exec] #5 sha256:139cd3f3ddf9364a40cbfba61cd24d30bfd13df1b5fd01d9f62d949bce6c3dd0 5.62kB / 5.62kB done
[2025-08-12T21:32:05.564Z] [exec] #5 sha256:b71466b94f266b4c2e0881749670e5b88ab7a0fd4ca4a4cdf26cb45e4bde7e4e 0B / 29.72MB 0.1s
[2025-08-12T21:32:05.564Z] [exec] #5 sha256:ae45f3df58196dc0514340a9385c9ad9e00220ccd2d5a411befb5015109f0c76 0B / 16.97MB 0.1s
[2025-08-12T21:32:05.564Z] [exec] #5 sha256:071b6148706fbdc721b07f3620c373180ed7aa1fa197c962f08bd45cfe1a1111 0B / 54.74MB 0.1s
[2025-08-12T21:32:05.564Z] [exec] #5 sha256:c87aff1f4ea7e59a21048183fcc7b9fd8841a5580346c1c93e861f59d2875e13 5.91kB / 5.91kB done
[2025-08-12T21:32:05.564Z] [exec] #5 sha256:881f4485f0850396472723d5764431249fc1ec7227eb71f17b55c991d49347bf 1.94kB / 1.94kB done
[2025-08-12T21:32:05.564Z] [exec] #5 sha256:ae45f3df58196dc0514340a9385c9ad9e00220ccd2d5a411befb5015109f0c76 2.10MB / 16.97MB 0.2s
[2025-08-12T21:32:05.564Z] [exec] #5 sha256:b71466b94f266b4c2e0881749670e5b88ab7a0fd4ca4a4cdf26cb45e4bde7e4e 5.24MB / 29.72MB 0.3s
[2025-08-12T21:32:05.564Z] [exec] #5 sha256:ae45f3df58196dc0514340a9385c9ad9e00220ccd2d5a411befb5015109f0c76 5.24MB / 16.97MB 0.3s
[2025-08-12T21:32:06.213Z] [exec] #5 sha256:b71466b94f266b4c2e0881749670e5b88ab7a0fd4ca4a4cdf26cb45e4bde7e4e 12.58MB / 29.72MB 0.4s
[2025-08-12T21:32:06.213Z] [exec] #5 sha256:071b6148706fbdc721b07f3620c373180ed7aa1fa197c962f08bd45cfe1a1111 6.29MB / 54.74MB 0.4s
[2025-08-12T21:32:06.213Z] [exec] #5 sha256:b71466b94f266b4c2e0881749670e5b88ab7a0fd4ca4a4cdf26cb45e4bde7e4e 23.07MB / 29.72MB 0.6s
[2025-08-12T21:32:06.213Z] [exec] #5 sha256:ae45f3df58196dc0514340a9385c9ad9e00220ccd2d5a411befb5015109f0c76 12.58MB / 16.97MB 0.6s
[2025-08-12T21:32:06.213Z] [exec] #5 sha256:071b6148706fbdc721b07f3620c373180ed7aa1fa197c962f08bd45cfe1a1111 10.49MB / 54.74MB 0.6s
[2025-08-12T21:32:06.213Z] [exec] #5 sha256:b71466b94f266b4c2e0881749670e5b88ab7a0fd4ca4a4cdf26cb45e4bde7e4e 29.72MB / 29.72MB 0.8s
[2025-08-12T21:32:06.213Z] [exec] #5 sha256:ae45f3df58196dc0514340a9385c9ad9e00220ccd2d5a411befb5015109f0c76 16.97MB / 16.97MB 0.8s
[2025-08-12T21:32:06.213Z] [exec] #5 sha256:071b6148706fbdc721b07f3620c373180ed7aa1fa197c962f08bd45cfe1a1111 18.87MB / 54.74MB 0.8s
[2025-08-12T21:32:06.213Z] [exec] #5 sha256:b71466b94f266b4c2e0881749670e5b88ab7a0fd4ca4a4cdf26cb45e4bde7e4e 29.72MB / 29.72MB 0.9s done
[2025-08-12T21:32:06.213Z] [exec] #5 sha256:ae45f3df58196dc0514340a9385c9ad9e00220ccd2d5a411befb5015109f0c76 16.97MB / 16.97MB 1.0s done
[2025-08-12T21:32:06.213Z] [exec] #5 sha256:071b6148706fbdc721b07f3620c373180ed7aa1fa197c962f08bd45cfe1a1111 27.26MB / 54.74MB 1.0s
[2025-08-12T21:32:06.863Z] [exec] #5 sha256:071b6148706fbdc721b07f3620c373180ed7aa1fa197c962f08bd45cfe1a1111 31.46MB / 54.74MB 1.1s
[2025-08-12T21:32:06.863Z] [exec] #5 extracting sha256:b71466b94f266b4c2e0881749670e5b88ab7a0fd4ca4a4cdf26cb45e4bde7e4e 0.1s
[2025-08-12T21:32:06.863Z] [exec] #5 sha256:1d6b5e22bfa993cda9c93e29e9d7883430f828493590dc13572a3d0c758f661c 0B / 128B 1.1s
[2025-08-12T21:32:06.863Z] [exec] #5 sha256:27e086d6b9f5e5d3a0e6f9b4d8a38827467a25169b41b89bb7e9028619113ac5 0B / 2.31kB 1.1s
[2025-08-12T21:32:06.863Z] [exec] #5 sha256:071b6148706fbdc721b07f3620c373180ed7aa1fa197c962f08bd45cfe1a1111 34.60MB / 54.74MB 1.2s
[2025-08-12T21:32:06.863Z] [exec] #5 sha256:1d6b5e22bfa993cda9c93e29e9d7883430f828493590dc13572a3d0c758f661c 128B / 128B 1.2s done
[2025-08-12T21:32:06.863Z] [exec] #5 sha256:27e086d6b9f5e5d3a0e6f9b4d8a38827467a25169b41b89bb7e9028619113ac5 2.31kB / 2.31kB 1.1s done
[2025-08-12T21:32:06.863Z] [exec] #5 sha256:071b6148706fbdc721b07f3620c373180ed7aa1fa197c962f08bd45cfe1a1111 38.80MB / 54.74MB 1.4s
[2025-08-12T21:32:07.511Z] [exec] #5 sha256:071b6148706fbdc721b07f3620c373180ed7aa1fa197c962f08bd45cfe1a1111 48.23MB / 54.74MB 1.7s
[2025-08-12T21:32:07.511Z] [exec] #5 sha256:071b6148706fbdc721b07f3620c373180ed7aa1fa197c962f08bd45cfe1a1111 52.43MB / 54.74MB 1.8s
[2025-08-12T21:32:07.511Z] [exec] #5 sha256:071b6148706fbdc721b07f3620c373180ed7aa1fa197c962f08bd45cfe1a1111 54.74MB / 54.74MB 2.1s done
[2025-08-12T21:32:07.511Z] [exec] #5 extracting sha256:b71466b94f266b4c2e0881749670e5b88ab7a0fd4ca4a4cdf26cb45e4bde7e4e 1.0s done
[2025-08-12T21:32:07.511Z] [exec] #5 extracting sha256:ae45f3df58196dc0514340a9385c9ad9e00220ccd2d5a411befb5015109f0c76
[2025-08-12T21:32:08.854Z] [exec] #5 extracting sha256:ae45f3df58196dc0514340a9385c9ad9e00220ccd2d5a411befb5015109f0c76 0.8s done
[2025-08-12T21:32:09.500Z] [exec] #5 extracting sha256:071b6148706fbdc721b07f3620c373180ed7aa1fa197c962f08bd45cfe1a1111
[2025-08-12T21:32:10.143Z] [exec] #5 extracting sha256:071b6148706fbdc721b07f3620c373180ed7aa1fa197c962f08bd45cfe1a1111 0.8s done
[2025-08-12T21:32:11.483Z] [exec] #5 extracting sha256:1d6b5e22bfa993cda9c93e29e9d7883430f828493590dc13572a3d0c758f661c
[2025-08-12T21:32:11.483Z] [exec] #5 extracting sha256:1d6b5e22bfa993cda9c93e29e9d7883430f828493590dc13572a3d0c758f661c done
[2025-08-12T21:32:11.483Z] [exec] #5 extracting sha256:27e086d6b9f5e5d3a0e6f9b4d8a38827467a25169b41b89bb7e9028619113ac5 done
[2025-08-12T21:32:12.127Z] [exec] #5 DONE 6.3s
[2025-08-12T21:32:12.127Z] [exec]
[2025-08-12T21:32:12.127Z] [exec] #6 [ 2/10] RUN apt-get update && apt-get install -qq -y --no-install-recommends software-properties-common && apt-get install -qq -y --no-install-recommends gnupg && add-apt-repository ppa:ubuntu-toolchain-r/test && apt-get update && apt-get install -y --no-install-recommends git asciidoc ant-contrib build-essential && rm -rf /var/lib/apt/lists/*
[2025-08-12T21:32:12.127Z] [exec] #6 0.484 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-08-12T21:32:12.127Z] [exec] #6 0.538 Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-08-12T21:32:12.127Z] [exec] #6 0.602 Get:3 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,328 kB]
[2025-08-12T21:32:12.771Z] [exec] #6 0.674 Get:4 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,982 kB]
[2025-08-12T21:32:12.771Z] [exec] #6 0.691 Get:5 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,134 kB]
[2025-08-12T21:32:12.771Z] [exec] #6 0.698 Get:6 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [23.0 kB]
[2025-08-12T21:32:12.771Z] [exec] #6 0.981 Get:7 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-08-12T21:32:12.771Z] [exec] #6 1.091 Get:8 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-08-12T21:32:12.771Z] [exec] #6 1.202 Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-08-12T21:32:13.418Z] [exec] #6 1.856 Get:10 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-08-12T21:32:13.418Z] [exec] #6 1.856 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-08-12T21:32:13.418Z] [exec] #6 1.886 Get:12 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-08-12T21:32:13.418Z] [exec] #6 1.897 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [45.2 kB]
[2025-08-12T21:32:13.418Z] [exec] #6 1.898 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,666 kB]
[2025-08-12T21:32:13.418Z] [exec] #6 1.931 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,092 kB]
[2025-08-12T21:32:13.418Z] [exec] #6 1.974 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,454 kB]
[2025-08-12T21:32:14.063Z] [exec] #6 2.001 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB]
[2025-08-12T21:32:14.063Z] [exec] #6 2.003 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.8 kB]
[2025-08-12T21:32:14.707Z] [exec] #6 2.747 Fetched 32.0 MB in 2s (13.5 MB/s)
[2025-08-12T21:32:15.353Z] [exec] #6 2.747 Reading package lists...
[2025-08-12T21:32:19.235Z] [exec] #6 7.454 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-12T21:32:19.235Z] [exec] #6 7.547 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-08-12T21:32:19.235Z] [exec] #6 7.547 (Reading database ...
[2025-08-12T21:32:19.235Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6592 files and directories currently installed.)#6 7.556 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-12T21:32:19.235Z] [exec] #6 7.562 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:32:19.235Z] [exec] #6 7.712 Selecting previously unselected package python3.12-minimal.
[2025-08-12T21:32:19.883Z] [exec] #6 7.714 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-12T21:32:19.883Z] [exec] #6 7.723 Unpacking python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:32:19.883Z] [exec] #6 7.842 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:32:19.883Z] [exec] #6 7.868 Setting up python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:32:20.529Z] [exec] #6 8.666 Selecting previously unselected package python3-minimal.
[2025-08-12T21:32:20.529Z] [exec] #6 8.666 (Reading database ...
[2025-08-12T21:32:20.529Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6903 files and directories currently installed.)#6 8.673 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-12T21:32:20.529Z] [exec] #6 8.679 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-12T21:32:20.529Z] [exec] #6 8.725 Selecting previously unselected package media-types.
[2025-08-12T21:32:20.529Z] [exec] #6 8.727 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-08-12T21:32:20.529Z] [exec] #6 8.734 Unpacking media-types (10.1.0) ...
[2025-08-12T21:32:20.529Z] [exec] #6 8.785 Selecting previously unselected package netbase.
[2025-08-12T21:32:20.529Z] [exec] #6 8.786 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-08-12T21:32:20.529Z] [exec] #6 8.792 Unpacking netbase (6.4) ...
[2025-08-12T21:32:20.529Z] [exec] #6 8.835 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-08-12T21:32:20.529Z] [exec] #6 8.836 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-12T21:32:20.529Z] [exec] #6 8.842 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:32:20.529Z] [exec] #6 8.994 Selecting previously unselected package python3.12.
[2025-08-12T21:32:21.175Z] [exec] #6 8.995 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-12T21:32:21.175Z] [exec] #6 9.001 Unpacking python3.12 (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:32:21.175Z] [exec] #6 9.053 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-08-12T21:32:21.175Z] [exec] #6 9.054 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-12T21:32:21.175Z] [exec] #6 9.060 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-12T21:32:21.175Z] [exec] #6 9.116 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-12T21:32:21.175Z] [exec] #6 9.314 Selecting previously unselected package python3.
[2025-08-12T21:32:21.175Z] [exec] #6 9.314 (Reading database ...
[2025-08-12T21:32:21.175Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7344 files and directories currently installed.)#6 9.321 Preparing to unpack .../00-python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-12T21:32:21.175Z] [exec] #6 9.330 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-08-12T21:32:21.175Z] [exec] #6 9.389 Selecting previously unselected package libapparmor1:amd64.
[2025-08-12T21:32:21.175Z] [exec] #6 9.390 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-08-12T21:32:21.175Z] [exec] #6 9.403 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-12T21:32:21.175Z] [exec] #6 9.460 Selecting previously unselected package libargon2-1:amd64.
[2025-08-12T21:32:21.175Z] [exec] #6 9.462 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-08-12T21:32:21.175Z] [exec] #6 9.469 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-12T21:32:21.175Z] [exec] #6 9.525 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-08-12T21:32:21.175Z] [exec] #6 9.527 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-08-12T21:32:21.175Z] [exec] #6 9.533 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-12T21:32:21.175Z] [exec] #6 9.588 Selecting previously unselected package libjson-c5:amd64.
[2025-08-12T21:32:21.826Z] [exec] #6 9.590 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ...
[2025-08-12T21:32:21.826Z] [exec] #6 9.596 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-08-12T21:32:21.826Z] [exec] #6 9.645 Selecting previously unselected package libcryptsetup12:amd64.
[2025-08-12T21:32:21.826Z] [exec] #6 9.647 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-08-12T21:32:21.826Z] [exec] #6 9.653 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-12T21:32:21.826Z] [exec] #6 9.711 Selecting previously unselected package libfdisk1:amd64.
[2025-08-12T21:32:21.826Z] [exec] #6 9.713 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ...
[2025-08-12T21:32:21.826Z] [exec] #6 9.719 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-12T21:32:21.826Z] [exec] #6 9.774 Selecting previously unselected package libkmod2:amd64.
[2025-08-12T21:32:21.826Z] [exec] #6 9.775 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-08-12T21:32:21.826Z] [exec] #6 9.781 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-12T21:32:21.826Z] [exec] #6 9.825 Selecting previously unselected package libsystemd-shared:amd64.
[2025-08-12T21:32:21.826Z] [exec] #6 9.827 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-12T21:32:21.826Z] [exec] #6 9.832 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-12T21:32:21.826Z] [exec] #6 9.909 Selecting previously unselected package systemd-dev.
[2025-08-12T21:32:21.826Z] [exec] #6 9.911 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.10_all.deb ...
[2025-08-12T21:32:21.826Z] [exec] #6 9.917 Unpacking systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-12T21:32:21.826Z] [exec] #6 9.993 Selecting previously unselected package systemd.
[2025-08-12T21:32:21.826Z] [exec] #6 9.995 Preparing to unpack .../10-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-12T21:32:21.826Z] [exec] #6 10.01 Unpacking systemd (255.4-1ubuntu8.10) ...
[2025-08-12T21:32:22.472Z] [exec] #6 10.32 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-12T21:32:22.472Z] [exec] #6 10.34 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-12T21:32:22.472Z] [exec] #6 10.36 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-12T21:32:22.472Z] [exec] #6 10.38 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-08-12T21:32:22.472Z] [exec] #6 10.41 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-12T21:32:22.472Z] [exec] #6 10.43 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-12T21:32:22.472Z] [exec] #6 10.44 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-12T21:32:22.472Z] [exec] #6 10.46 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-12T21:32:22.472Z] [exec] #6 10.48 Setting up systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-12T21:32:22.472Z] [exec] #6 10.50 Setting up systemd (255.4-1ubuntu8.10) ...
[2025-08-12T21:32:22.472Z] [exec] #6 10.56 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-08-12T21:32:22.472Z] [exec] #6 10.57 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-08-12T21:32:22.472Z] [exec] #6 10.57 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-08-12T21:32:22.472Z] [exec] #6 10.58 Initializing machine ID from random generator.
[2025-08-12T21:32:22.472Z] [exec] #6 10.60 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-08-12T21:32:22.472Z] [exec] #6 10.60 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-08-12T21:32:22.472Z] [exec] #6 10.60 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-08-12T21:32:22.472Z] [exec] #6 10.60 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-08-12T21:32:22.472Z] [exec] #6 10.60 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-08-12T21:32:22.472Z] [exec] #6 10.60 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-08-12T21:32:22.472Z] [exec] #6 10.60 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-08-12T21:32:22.472Z] [exec] #6 10.60 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-08-12T21:32:22.472Z] [exec] #6 10.60 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-08-12T21:32:22.472Z] [exec] #6 10.64 Creating group 'systemd-journal' with GID 999.
[2025-08-12T21:32:22.472Z] [exec] #6 10.64 Creating group 'systemd-network' with GID 998.
[2025-08-12T21:32:22.472Z] [exec] #6 10.64 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-08-12T21:32:22.472Z] [exec] #6 10.74 Selecting previously unselected package systemd-sysv.
[2025-08-12T21:32:22.472Z] [exec] #6 10.74 (Reading database ...
[2025-08-12T21:32:22.472Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8391 files and directories currently installed.)#6 10.75 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-12T21:32:22.472Z] [exec] #6 10.76 Unpacking systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-12T21:32:22.472Z] [exec] #6 10.84 Selecting previously unselected package sgml-base.
[2025-08-12T21:32:22.472Z] [exec] #6 10.84 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-08-12T21:32:22.472Z] [exec] #6 10.85 Unpacking sgml-base (1.31) ...
[2025-08-12T21:32:22.472Z] [exec] #6 10.92 Selecting previously unselected package libdbus-1-3:amd64.
[2025-08-12T21:32:22.472Z] [exec] #6 10.92 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-12T21:32:22.472Z] [exec] #6 10.93 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:32:22.472Z] [exec] #6 10.98 Selecting previously unselected package dbus-bin.
[2025-08-12T21:32:23.117Z] [exec] #6 10.98 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-12T21:32:23.117Z] [exec] #6 10.99 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:32:23.117Z] [exec] #6 11.04 Selecting previously unselected package dbus-session-bus-common.
[2025-08-12T21:32:23.117Z] [exec] #6 11.04 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-12T21:32:23.117Z] [exec] #6 11.04 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:32:23.117Z] [exec] #6 11.10 Selecting previously unselected package dbus-daemon.
[2025-08-12T21:32:23.117Z] [exec] #6 11.10 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-12T21:32:23.117Z] [exec] #6 11.11 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:32:23.117Z] [exec] #6 11.16 Selecting previously unselected package dbus-system-bus-common.
[2025-08-12T21:32:23.117Z] [exec] #6 11.16 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-12T21:32:23.117Z] [exec] #6 11.17 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:32:23.117Z] [exec] #6 11.24 Selecting previously unselected package dbus.
[2025-08-12T21:32:23.117Z] [exec] #6 11.24 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-12T21:32:23.117Z] [exec] #6 11.25 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:32:23.117Z] [exec] #6 11.31 Selecting previously unselected package distro-info-data.
[2025-08-12T21:32:23.117Z] [exec] #6 11.32 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-08-12T21:32:23.117Z] [exec] #6 11.32 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-08-12T21:32:23.117Z] [exec] #6 11.39 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-08-12T21:32:23.117Z] [exec] #6 11.39 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-12T21:32:23.117Z] [exec] #6 11.40 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:32:23.117Z] [exec] #6 11.48 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-08-12T21:32:23.117Z] [exec] #6 11.48 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-12T21:32:23.117Z] [exec] #6 11.48 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:32:23.117Z] [exec] #6 11.54 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-08-12T21:32:23.762Z] [exec] #6 11.54 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-08-12T21:32:23.762Z] [exec] #6 11.55 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-12T21:32:23.762Z] [exec] #6 11.60 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-08-12T21:32:23.762Z] [exec] #6 11.60 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-08-12T21:32:23.762Z] [exec] #6 11.60 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-12T21:32:23.762Z] [exec] #6 11.65 Selecting previously unselected package iso-codes.
[2025-08-12T21:32:23.762Z] [exec] #6 11.65 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-08-12T21:32:23.762Z] [exec] #6 11.66 Unpacking iso-codes (4.16.0-1) ...
[2025-08-12T21:32:23.762Z] [exec] #6 11.90 Selecting previously unselected package libcap2-bin.
[2025-08-12T21:32:23.762Z] [exec] #6 11.90 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-08-12T21:32:23.762Z] [exec] #6 11.91 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-12T21:32:23.762Z] [exec] #6 11.97 Selecting previously unselected package libelf1t64:amd64.
[2025-08-12T21:32:23.762Z] [exec] #6 11.97 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-12T21:32:23.762Z] [exec] #6 11.97 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-12T21:32:23.762Z] [exec] #6 12.02 Selecting previously unselected package libglib2.0-data.
[2025-08-12T21:32:23.762Z] [exec] #6 12.02 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-08-12T21:32:23.762Z] [exec] #6 12.03 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:32:23.762Z] [exec] #6 12.08 Selecting previously unselected package libicu74:amd64.
[2025-08-12T21:32:23.762Z] [exec] #6 12.08 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-08-12T21:32:23.762Z] [exec] #6 12.09 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-12T21:32:23.762Z] [exec] #6 12.30 Selecting previously unselected package libpam-systemd:amd64.
[2025-08-12T21:32:24.411Z] [exec] #6 12.30 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-12T21:32:24.411Z] [exec] #6 12.30 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-12T21:32:24.411Z] [exec] #6 12.37 Selecting previously unselected package libxml2:amd64.
[2025-08-12T21:32:24.411Z] [exec] #6 12.37 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-08-12T21:32:24.411Z] [exec] #6 12.38 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-08-12T21:32:24.411Z] [exec] #6 12.45 Selecting previously unselected package libyaml-0-2:amd64.
[2025-08-12T21:32:24.411Z] [exec] #6 12.45 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-08-12T21:32:24.411Z] [exec] #6 12.46 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-12T21:32:24.411Z] [exec] #6 12.50 Selecting previously unselected package lsb-release.
[2025-08-12T21:32:24.411Z] [exec] #6 12.50 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-08-12T21:32:24.411Z] [exec] #6 12.51 Unpacking lsb-release (12.0-2) ...
[2025-08-12T21:32:24.411Z] [exec] #6 12.55 Selecting previously unselected package python-apt-common.
[2025-08-12T21:32:24.411Z] [exec] #6 12.55 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5_all.deb ...
[2025-08-12T21:32:24.411Z] [exec] #6 12.56 Unpacking python-apt-common (2.7.7ubuntu5) ...
[2025-08-12T21:32:24.411Z] [exec] #6 12.62 Selecting previously unselected package python3-apt.
[2025-08-12T21:32:24.411Z] [exec] #6 12.62 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5_amd64.deb ...
[2025-08-12T21:32:24.411Z] [exec] #6 12.63 Unpacking python3-apt (2.7.7ubuntu5) ...
[2025-08-12T21:32:24.411Z] [exec] #6 12.68 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-08-12T21:32:24.411Z] [exec] #6 12.68 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-08-12T21:32:24.411Z] [exec] #6 12.69 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-12T21:32:24.411Z] [exec] #6 12.74 Selecting previously unselected package python3-dbus.
[2025-08-12T21:32:24.411Z] [exec] #6 12.74 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-08-12T21:32:24.411Z] [exec] #6 12.75 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-08-12T21:32:24.411Z] [exec] #6 12.80 Selecting previously unselected package python3-gi.
[2025-08-12T21:32:25.063Z] [exec] #6 12.80 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-08-12T21:32:25.063Z] [exec] #6 12.81 Unpacking python3-gi (3.48.2-1) ...
[2025-08-12T21:32:25.063Z] [exec] #6 12.86 Selecting previously unselected package python3-pkg-resources.
[2025-08-12T21:32:25.063Z] [exec] #6 12.86 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-08-12T21:32:25.063Z] [exec] #6 12.87 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-12T21:32:25.063Z] [exec] #6 12.93 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-08-12T21:32:25.063Z] [exec] #6 12.93 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-12T21:32:25.063Z] [exec] #6 12.94 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-12T21:32:25.063Z] [exec] #6 12.99 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-08-12T21:32:25.063Z] [exec] #6 12.99 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-12T21:32:25.063Z] [exec] #6 13.00 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-12T21:32:25.063Z] [exec] #6 13.05 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-08-12T21:32:25.063Z] [exec] #6 13.05 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-08-12T21:32:25.063Z] [exec] #6 13.06 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-12T21:32:25.063Z] [exec] #6 13.12 Selecting previously unselected package libstemmer0d:amd64.
[2025-08-12T21:32:25.063Z] [exec] #6 13.12 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-08-12T21:32:25.063Z] [exec] #6 13.13 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-12T21:32:25.063Z] [exec] #6 13.19 Selecting previously unselected package libxmlb2:amd64.
[2025-08-12T21:32:25.063Z] [exec] #6 13.19 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-08-12T21:32:25.063Z] [exec] #6 13.20 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-08-12T21:32:25.063Z] [exec] #6 13.25 Selecting previously unselected package libappstream5:amd64.
[2025-08-12T21:32:25.063Z] [exec] #6 13.26 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-08-12T21:32:25.063Z] [exec] #6 13.26 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-12T21:32:25.063Z] [exec] #6 13.33 Selecting previously unselected package libduktape207:amd64.
[2025-08-12T21:32:25.063Z] [exec] #6 13.33 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-08-12T21:32:25.063Z] [exec] #6 13.33 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-12T21:32:25.063Z] [exec] #6 13.39 Selecting previously unselected package libdw1t64:amd64.
[2025-08-12T21:32:25.063Z] [exec] #6 13.39 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-12T21:32:25.063Z] [exec] #6 13.40 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-12T21:32:25.063Z] [exec] #6 13.44 Selecting previously unselected package libglib2.0-bin.
[2025-08-12T21:32:25.063Z] [exec] #6 13.45 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-12T21:32:25.063Z] [exec] #6 13.45 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:32:25.063Z] [exec] #6 13.51 Selecting previously unselected package libunwind8:amd64.
[2025-08-12T21:32:25.063Z] [exec] #6 13.51 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-08-12T21:32:25.063Z] [exec] #6 13.52 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-12T21:32:25.063Z] [exec] #6 13.58 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-08-12T21:32:25.716Z] [exec] #6 13.58 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-08-12T21:32:25.716Z] [exec] #6 13.59 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-12T21:32:25.716Z] [exec] #6 13.66 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-08-12T21:32:25.716Z] [exec] #6 13.67 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-12T21:32:25.716Z] [exec] #6 13.67 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-12T21:32:25.716Z] [exec] #6 13.73 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-08-12T21:32:25.716Z] [exec] #6 13.73 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-12T21:32:25.716Z] [exec] #6 13.73 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-12T21:32:25.716Z] [exec] #6 13.80 Selecting previously unselected package xml-core.
[2025-08-12T21:32:25.716Z] [exec] #6 13.80 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-08-12T21:32:25.716Z] [exec] #6 13.81 Unpacking xml-core (0.19) ...
[2025-08-12T21:32:25.716Z] [exec] #6 13.88 Selecting previously unselected package polkitd.
[2025-08-12T21:32:25.716Z] [exec] #6 13.88 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-12T21:32:25.716Z] [exec] #6 13.91 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-12T21:32:25.716Z] [exec] #6 13.97 Selecting previously unselected package python3-blinker.
[2025-08-12T21:32:25.716Z] [exec] #6 13.97 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-08-12T21:32:25.716Z] [exec] #6 13.98 Unpacking python3-blinker (1.7.0-1) ...
[2025-08-12T21:32:25.716Z] [exec] #6 14.03 Selecting previously unselected package python3-cryptography.
[2025-08-12T21:32:25.716Z] [exec] #6 14.04 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-08-12T21:32:25.716Z] [exec] #6 14.04 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-12T21:32:25.716Z] [exec] #6 14.13 Selecting previously unselected package python3-pyparsing.
[2025-08-12T21:32:26.361Z] [exec] #6 14.14 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.14 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.20 Selecting previously unselected package python3-httplib2.
[2025-08-12T21:32:26.362Z] [exec] #6 14.20 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.21 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.26 Selecting previously unselected package python3-jwt.
[2025-08-12T21:32:26.362Z] [exec] #6 14.26 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.27 Unpacking python3-jwt (2.7.0-1) ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.33 Selecting previously unselected package python3-lazr.uri.
[2025-08-12T21:32:26.362Z] [exec] #6 14.33 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.34 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.39 Selecting previously unselected package python3-wadllib.
[2025-08-12T21:32:26.362Z] [exec] #6 14.39 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.40 Unpacking python3-wadllib (1.3.6-5) ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.45 Selecting previously unselected package python3-distro.
[2025-08-12T21:32:26.362Z] [exec] #6 14.45 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.46 Unpacking python3-distro (1.9.0-1) ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.51 Selecting previously unselected package python3-oauthlib.
[2025-08-12T21:32:26.362Z] [exec] #6 14.51 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.52 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.60 Selecting previously unselected package python3-lazr.restfulclient.
[2025-08-12T21:32:26.362Z] [exec] #6 14.60 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.60 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.67 Selecting previously unselected package python3-six.
[2025-08-12T21:32:26.362Z] [exec] #6 14.67 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.68 Unpacking python3-six (1.16.0-4) ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.74 Selecting previously unselected package python3-launchpadlib.
[2025-08-12T21:32:26.362Z] [exec] #6 14.74 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.75 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-08-12T21:32:26.362Z] [exec] #6 14.82 Selecting previously unselected package python3-software-properties.
[2025-08-12T21:32:27.013Z] [exec] #6 14.82 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ...
[2025-08-12T21:32:27.013Z] [exec] #6 14.83 Unpacking python3-software-properties (0.99.49.2) ...
[2025-08-12T21:32:27.013Z] [exec] #6 14.89 Selecting previously unselected package packagekit.
[2025-08-12T21:32:27.013Z] [exec] #6 14.90 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-12T21:32:27.013Z] [exec] #6 14.90 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-12T21:32:27.013Z] [exec] #6 14.98 Selecting previously unselected package software-properties-common.
[2025-08-12T21:32:27.013Z] [exec] #6 14.99 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ...
[2025-08-12T21:32:27.013Z] [exec] #6 15.00 Unpacking software-properties-common (0.99.49.2) ...
[2025-08-12T21:32:27.013Z] [exec] #6 15.07 Setting up media-types (10.1.0) ...
[2025-08-12T21:32:27.013Z] [exec] #6 15.10 Setting up systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-12T21:32:27.013Z] [exec] #6 15.14 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-12T21:32:27.013Z] [exec] #6 15.16 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-08-12T21:32:27.013Z] [exec] #6 15.18 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-12T21:32:27.013Z] [exec] #6 15.21 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-12T21:32:27.013Z] [exec] #6 15.23 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-12T21:32:27.013Z] [exec] #6 15.25 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-12T21:32:27.013Z] [exec] #6 15.28 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-12T21:32:27.013Z] [exec] #6 15.30 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:32:27.013Z] [exec] #6 15.32 No schema files found: doing nothing.
[2025-08-12T21:32:27.013Z] [exec] #6 15.33 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:32:27.013Z] [exec] #6 15.36 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:32:27.013Z] [exec] #6 15.38 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:32:27.013Z] [exec] #6 15.40 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-12T21:32:27.013Z] [exec] #6 15.43 Setting up python-apt-common (2.7.7ubuntu5) ...
[2025-08-12T21:32:27.669Z] [exec] #6 15.45 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-12T21:32:27.669Z] [exec] #6 15.48 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:32:27.669Z] [exec] #6 15.50 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-12T21:32:27.669Z] [exec] #6 15.52 Setting up netbase (6.4) ...
[2025-08-12T21:32:27.669Z] [exec] #6 15.57 Setting up sgml-base (1.31) ...
[2025-08-12T21:32:27.669Z] [exec] #6 15.62 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-12T21:32:27.669Z] [exec] #6 15.64 Setting up lsb-release (12.0-2) ...
[2025-08-12T21:32:27.669Z] [exec] #6 15.65 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:32:27.669Z] [exec] #6 15.79 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-08-12T21:32:27.669Z] [exec] #6 15.81 Setting up iso-codes (4.16.0-1) ...
[2025-08-12T21:32:27.669Z] [exec] #6 15.83 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:32:27.669Z] [exec] #6 15.85 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-12T21:32:27.669Z] [exec] #6 15.87 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-12T21:32:27.669Z] [exec] #6 15.89 Setcap worked! gst-ptp-helper is not suid!
[2025-08-12T21:32:27.669Z] [exec] #6 15.89 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:32:27.669Z] [exec] #6 15.92 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-08-12T21:32:27.669Z] [exec] #6 15.94 Setting up python3.12 (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:32:28.317Z] [exec] #6 16.78 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:32:28.969Z] [exec] #6 16.80 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-12T21:32:28.969Z] [exec] #6 16.82 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-12T21:32:28.969Z] [exec] #6 16.84 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:32:28.969Z] [exec] #6 17.48 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-12T21:32:29.615Z] [exec] #6 17.50 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-12T21:32:29.615Z] [exec] #6 17.52 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:32:29.615Z] [exec] #6 17.59 Setting up xml-core (0.19) ...
[2025-08-12T21:32:29.615Z] [exec] #6 17.80 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-12T21:32:29.615Z] [exec] #6 17.87 debconf: unable to initialize frontend: Dialog
[2025-08-12T21:32:29.615Z] [exec] #6 17.87 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-08-12T21:32:29.615Z] [exec] #6 17.87 debconf: falling back to frontend: Readline
[2025-08-12T21:32:29.615Z] [exec] #6 17.87 debconf: unable to initialize frontend: Readline
[2025-08-12T21:32:29.615Z] [exec] #6 17.87 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
[2025-08-12T21:32:29.615Z] [exec] #6 17.87 debconf: falling back to frontend: Teletype
[2025-08-12T21:32:29.615Z] [exec] #6 17.97 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-12T21:32:30.480Z] [exec] #6 17.99 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-12T21:32:30.480Z] [exec] #6 18.01 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-08-12T21:32:30.480Z] [exec] #6 18.03 running python rtupdate hooks for python3.12...
[2025-08-12T21:32:30.480Z] [exec] #6 18.03 running python post-rtupdate hooks for python3.12...
[2025-08-12T21:32:30.480Z] [exec] #6 18.41 Setting up python3-six (1.16.0-4) ...
[2025-08-12T21:32:30.480Z] [exec] #6 18.54 Setting up python3-pyparsing (3.1.1-1) ...
[2025-08-12T21:32:31.129Z] [exec] #6 19.15 Setting up python3-gi (3.48.2-1) ...
[2025-08-12T21:32:31.129Z] [exec] #6 19.33 Setting up python3-httplib2 (0.20.4-3) ...
[2025-08-12T21:32:31.129Z] [exec] #6 19.47 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-12T21:32:31.129Z] [exec] #6 19.48 Setting up python3-blinker (1.7.0-1) ...
[2025-08-12T21:32:31.129Z] [exec] #6 19.61 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-12T21:32:31.803Z] [exec] #6 19.87 Setting up python3-dbus (1.3.2-5build3) ...
[2025-08-12T21:32:31.803Z] [exec] #6 20.01 Setting up python3-distro (1.9.0-1) ...
[2025-08-12T21:32:31.803Z] [exec] #6 20.13 Setting up python3-jwt (2.7.0-1) ...
[2025-08-12T21:32:31.803Z] [exec] #6 20.27 Setting up python3-apt (2.7.7ubuntu5) ...
[2025-08-12T21:32:32.455Z] [exec] #6 20.43 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-08-12T21:32:32.455Z] [exec] #6 20.55 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-12T21:32:32.455Z] [exec] #6 20.78 Setting up python3-wadllib (1.3.6-5) ...
[2025-08-12T21:32:32.455Z] [exec] #6 20.90 Setting up python3-oauthlib (3.2.2-1) ...
[2025-08-12T21:32:33.103Z] [exec] #6 21.08 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-12T21:32:33.103Z] [exec] #6 21.24 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-08-12T21:32:33.103Z] [exec] #6 21.56 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-08-12T21:32:33.749Z] [exec] #6 21.58 Setting up python3-software-properties (0.99.49.2) ...
[2025-08-12T21:32:33.749Z] [exec] #6 21.73 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-12T21:32:33.749Z] [exec] #6 21.77 Processing triggers for sgml-base (1.31) ...
[2025-08-12T21:32:33.749Z] [exec] #6 21.80 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-12T21:32:33.749Z] [exec] #6 21.82 Creating group 'polkitd' with GID 997.
[2025-08-12T21:32:33.749Z] [exec] #6 21.82 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-08-12T21:32:33.749Z] [exec] #6 21.87 invoke-rc.d: could not determine current runlevel
[2025-08-12T21:32:33.749Z] [exec] #6 21.87 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-08-12T21:32:33.749Z] [exec] #6 21.97 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-08-12T21:32:33.749Z] [exec] #6 21.98 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-12T21:32:33.749Z] [exec] #6 22.02 invoke-rc.d: could not determine current runlevel
[2025-08-12T21:32:33.749Z] [exec] #6 22.03 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-08-12T21:32:33.749Z] [exec] #6 22.03 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-08-12T21:32:33.749Z] [exec] #6 22.13 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-08-12T21:32:34.394Z] [exec] #6 22.14 Setting up software-properties-common (0.99.49.2) ...
[2025-08-12T21:32:34.394Z] [exec] #6 22.29 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:32:37.354Z] [exec] #6 25.31 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-12T21:32:37.354Z] [exec] #6 25.31 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-12T21:32:37.354Z] [exec] #6 25.32 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-12T21:32:37.354Z] [exec] #6 25.33 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-12T21:32:37.354Z] [exec] #6 25.75 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-08-12T21:32:38.000Z] [exec] #6 25.82 Fetched 24.4 kB in 1s (44.0 kB/s)
[2025-08-12T21:32:38.644Z] [exec] #6 25.82 Reading package lists...
[2025-08-12T21:32:38.644Z] [exec] #6 26.63 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-08-12T21:32:38.644Z] [exec] #6 26.63 Repository: 'Types: deb
[2025-08-12T21:32:38.644Z] [exec] #6 26.63 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-08-12T21:32:38.644Z] [exec] #6 26.63 Suites: noble
[2025-08-12T21:32:38.644Z] [exec] #6 26.63 Components: main
[2025-08-12T21:32:38.644Z] [exec] #6 26.63 '
[2025-08-12T21:32:38.644Z] [exec] #6 26.63 Description:
[2025-08-12T21:32:38.644Z] [exec] #6 26.63 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-08-12T21:32:38.644Z] [exec] #6 26.63
[2025-08-12T21:32:38.644Z] [exec] #6 26.63 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-08-12T21:32:38.644Z] [exec] #6 26.63 Adding repository.
[2025-08-12T21:32:38.644Z] [exec] #6 26.80 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-12T21:32:38.644Z] [exec] #6 26.85 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-12T21:32:38.644Z] [exec] #6 26.86 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-12T21:32:38.644Z] [exec] #6 26.88 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-12T21:32:38.644Z] [exec] #6 27.14 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-08-12T21:32:39.988Z] [exec] #6 27.20 Reading package lists...
[2025-08-12T21:32:40.632Z] [exec] #6 28.02 Reading package lists...
[2025-08-12T21:32:40.632Z] [exec] #6 28.82 Building dependency tree...
[2025-08-12T21:32:40.632Z] [exec] #6 29.06 Reading state information...
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 The following additional packages will be installed:
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 ant asciidoc-base asciidoc-common binutils binutils-common
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 binutils-x86-64-linux-gnu bzip2 ca-certificates-java cpp cpp-13
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu default-jre-headless
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 java-common libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 libcrypt-dev libctf-nobfd0 libctf0 libdpkg-perl liberror-perl libgcc-13-dev
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 libgdbm-compat4t64 libgdbm6t64 libgomp1 libgprofng0 libhwasan0 libisl23
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 libitm1 libjansson4 libjpeg-turbo8 libjpeg8 liblcms2-2 liblsan0 libmpc3
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 libmpfr6 libnspr4 libnss3 libpcsclite1 libperl5.38t64 libquadmath0
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 libsframe1 libstdc++-13-dev libtsan2 libubsan1 libxml2-utils libxslt1.1
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 linux-libc-dev lto-disabled-list make openjdk-21-jre-headless patch perl
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 perl-modules-5.38 rpcsvc-proto xsltproc xz-utils
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 Suggested packages:
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 ant-doc default-jdk | java-compiler | java-sdk ivy libbcel-java
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 libcommons-httpclient-java asciidoc-doc docbook-utils source-highlight
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 default-jre dbtoepub docbook-xsl-doc-html | docbook-xsl-doc-pdf
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 | docbook-xsl-doc-text | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 libxalan2-java libxslthl-java xalan debian-keyring g++-multilib
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 gitk gitweb git-cvs git-mediawiki git-svn glibc-doc bzr gdbm-l10n
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 liblcms2-utils pcscd libstdc++-13-doc make-doc libnss-mdns
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic ed diffutils-doc perl-doc
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 libterm-readline-gnu-perl | libterm-readline-perl-perl
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 libtap-harness-archive-perl
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 Recommended packages:
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 ant-optional asciidoc-dblatex xmlto docbook-xml fakeroot
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 libalgorithm-merge-perl less ssh-client manpages manpages-dev libc-devtools
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 libfile-fcntllock-perl liblocale-gettext-perl libcups2t64 libharfbuzz0b
[2025-08-12T21:32:41.288Z] [exec] #6 29.25 libasound2t64
[2025-08-12T21:32:41.288Z] [exec] #6 29.37 The following NEW packages will be installed:
[2025-08-12T21:32:41.288Z] [exec] #6 29.37 ant ant-contrib asciidoc asciidoc-base asciidoc-common binutils
[2025-08-12T21:32:41.288Z] [exec] #6 29.37 binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[2025-08-12T21:32:41.288Z] [exec] #6 29.37 ca-certificates-java cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu
[2025-08-12T21:32:41.288Z] [exec] #6 29.37 default-jre-headless docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu
[2025-08-12T21:32:41.288Z] [exec] #6 29.37 g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu
[2025-08-12T21:32:41.288Z] [exec] #6 29.37 gcc-x86-64-linux-gnu git git-man java-common libasan8 libatomic1 libbinutils
[2025-08-12T21:32:41.288Z] [exec] #6 29.37 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0
[2025-08-12T21:32:41.288Z] [exec] #6 29.37 libdpkg-perl liberror-perl libgcc-13-dev libgdbm-compat4t64 libgdbm6t64
[2025-08-12T21:32:41.288Z] [exec] #6 29.37 libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 libjpeg-turbo8
[2025-08-12T21:32:41.288Z] [exec] #6 29.37 libjpeg8 liblcms2-2 liblsan0 libmpc3 libmpfr6 libnspr4 libnss3 libpcsclite1
[2025-08-12T21:32:41.288Z] [exec] #6 29.37 libperl5.38t64 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1
[2025-08-12T21:32:41.288Z] [exec] #6 29.37 libxml2-utils libxslt1.1 linux-libc-dev lto-disabled-list make
[2025-08-12T21:32:41.288Z] [exec] #6 29.37 openjdk-21-jre-headless patch perl perl-modules-5.38 rpcsvc-proto xsltproc
[2025-08-12T21:32:41.288Z] [exec] #6 29.37 xz-utils
[2025-08-12T21:32:41.288Z] [exec] #6 29.43 0 upgraded, 77 newly installed, 0 to remove and 1 not upgraded.
[2025-08-12T21:32:41.288Z] [exec] #6 29.43 Need to get 137 MB of archives.
[2025-08-12T21:32:41.288Z] [exec] #6 29.43 After this operation, 555 MB of additional disk space will be used.
[2025-08-12T21:32:41.288Z] [exec] #6 29.43 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.2 [3,110 kB]
[2025-08-12T21:32:41.288Z] [exec] #6 29.54 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-08-12T21:32:41.288Z] [exec] #6 29.55 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-08-12T21:32:41.288Z] [exec] #6 29.55 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB]
[2025-08-12T21:32:41.288Z] [exec] #6 29.58 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB]
[2025-08-12T21:32:41.288Z] [exec] #6 29.58 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB]
[2025-08-12T21:32:41.288Z] [exec] #6 29.58 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB]
[2025-08-12T21:32:41.288Z] [exec] #6 29.58 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB]
[2025-08-12T21:32:41.288Z] [exec] #6 29.58 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B]
[2025-08-12T21:32:41.288Z] [exec] #6 29.58 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB]
[2025-08-12T21:32:41.288Z] [exec] #6 29.58 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB]
[2025-08-12T21:32:41.288Z] [exec] #6 29.58 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B]
[2025-08-12T21:32:41.288Z] [exec] #6 29.58 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
[2025-08-12T21:32:41.288Z] [exec] #6 29.59 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB]
[2025-08-12T21:32:41.288Z] [exec] #6 29.60 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB]
[2025-08-12T21:32:41.288Z] [exec] #6 29.60 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openjdk-21-jre-headless amd64 21.0.8+9~us1-0ubuntu1~24.04.1 [46.4 MB]
[2025-08-12T21:32:41.934Z] [exec] #6 29.90 Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B]
[2025-08-12T21:32:41.934Z] [exec] #6 29.90 Get:18 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant all 1.10.14-1 [2,147 kB]
[2025-08-12T21:32:41.934Z] [exec] #6 29.91 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-common all 10.2.0-2 [104 kB]
[2025-08-12T21:32:41.934Z] [exec] #6 29.91 Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 docbook-xsl all 1.79.2+dfsg-7 [1,070 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 29.92 Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.3 [39.4 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 29.92 Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 29.93 Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 29.93 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-base all 10.2.0-2 [83.6 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 29.93 Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc all 10.2.0-2 [3,248 B]
[2025-08-12T21:32:41.935Z] [exec] #6 29.93 Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.5 [240 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 29.93 Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.5 [15.5 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 29.94 Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.5 [577 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 29.94 Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.5 [97.7 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 29.94 Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.5 [94.5 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 29.95 Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.5 [849 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 29.96 Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.5 [2,462 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 29.98 Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.5 [18.1 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 29.98 Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.5 [20.4 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 29.98 Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-71.71 [1,897 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 29.99 Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 29.99 Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 29.99 Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.5 [2,123 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.01 Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.01 Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.01 Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.02 Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.02 Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.08 Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B]
[2025-08-12T21:32:41.935Z] [exec] #6 30.08 Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B]
[2025-08-12T21:32:41.935Z] [exec] #6 30.08 Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.09 Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.09 Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.09 Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.09 Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.09 Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.11 Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.12 Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.14 Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.15 Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.16 Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.16 Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.18 Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.35 Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.35 Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B]
[2025-08-12T21:32:41.935Z] [exec] #6 30.35 Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B]
[2025-08-12T21:32:41.935Z] [exec] #6 30.35 Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.37 Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [12.2 MB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.45 Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB]
[2025-08-12T21:32:41.935Z] [exec] #6 30.45 Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B]
[2025-08-12T21:32:42.585Z] [exec] #6 30.45 Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B]
[2025-08-12T21:32:42.585Z] [exec] #6 30.45 Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB]
[2025-08-12T21:32:42.585Z] [exec] #6 30.45 Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.1 [269 kB]
[2025-08-12T21:32:42.585Z] [exec] #6 30.45 Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB]
[2025-08-12T21:32:42.585Z] [exec] #6 30.45 Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB]
[2025-08-12T21:32:42.585Z] [exec] #6 30.46 Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB]
[2025-08-12T21:32:42.585Z] [exec] #6 30.46 Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.1 [1,074 kB]
[2025-08-12T21:32:42.585Z] [exec] #6 30.46 Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B]
[2025-08-12T21:32:42.585Z] [exec] #6 30.47 Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-08-12T21:32:42.585Z] [exec] #6 30.47 Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB]
[2025-08-12T21:32:42.585Z] [exec] #6 30.47 Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB]
[2025-08-12T21:32:42.585Z] [exec] #6 30.50 Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant-contrib all 1.0~b3+svn177-12 [262 kB]
[2025-08-12T21:32:42.585Z] [exec] #6 30.63 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-12T21:32:42.585Z] [exec] #6 30.67 Fetched 137 MB in 1s (123 MB/s)
[2025-08-12T21:32:42.585Z] [exec] #6 31.05 Selecting previously unselected package perl-modules-5.38.
[2025-08-12T21:32:42.585Z] [exec] #6 31.05 (Reading database ...
[2025-08-12T21:32:43.230Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 10927 files and directories currently installed.)#6 31.06 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ...
[2025-08-12T21:32:43.230Z] [exec] #6 31.06 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-12T21:32:43.230Z] [exec] #6 31.42 Selecting previously unselected package libgdbm6t64:amd64.
[2025-08-12T21:32:43.230Z] [exec] #6 31.42 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-08-12T21:32:43.230Z] [exec] #6 31.43 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-12T21:32:43.230Z] [exec] #6 31.49 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-08-12T21:32:43.230Z] [exec] #6 31.49 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-08-12T21:32:43.230Z] [exec] #6 31.49 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-12T21:32:43.230Z] [exec] #6 31.55 Selecting previously unselected package libperl5.38t64:amd64.
[2025-08-12T21:32:43.230Z] [exec] #6 31.55 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-12T21:32:43.230Z] [exec] #6 31.56 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-12T21:32:43.887Z] [exec] #6 31.83 Selecting previously unselected package perl.
[2025-08-12T21:32:43.887Z] [exec] #6 31.83 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-12T21:32:43.887Z] [exec] #6 31.84 Unpacking perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-12T21:32:43.887Z] [exec] #6 31.91 Selecting previously unselected package libjansson4:amd64.
[2025-08-12T21:32:43.887Z] [exec] #6 31.92 Preparing to unpack .../05-libjansson4_2.14-2build2_amd64.deb ...
[2025-08-12T21:32:43.887Z] [exec] #6 31.93 Unpacking libjansson4:amd64 (2.14-2build2) ...
[2025-08-12T21:32:43.887Z] [exec] #6 31.98 Selecting previously unselected package xz-utils.
[2025-08-12T21:32:43.887Z] [exec] #6 31.98 Preparing to unpack .../06-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
[2025-08-12T21:32:43.887Z] [exec] #6 31.99 Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ...
[2025-08-12T21:32:43.887Z] [exec] #6 32.08 Selecting previously unselected package ca-certificates-java.
[2025-08-12T21:32:43.887Z] [exec] #6 32.08 Preparing to unpack .../07-ca-certificates-java_20240118_all.deb ...
[2025-08-12T21:32:43.887Z] [exec] #6 32.09 Unpacking ca-certificates-java (20240118) ...
[2025-08-12T21:32:43.887Z] [exec] #6 32.19 Selecting previously unselected package java-common.
[2025-08-12T21:32:43.887Z] [exec] #6 32.19 Preparing to unpack .../08-java-common_0.75+exp1_all.deb ...
[2025-08-12T21:32:43.887Z] [exec] #6 32.20 Unpacking java-common (0.75+exp1) ...
[2025-08-12T21:32:43.887Z] [exec] #6 32.26 Selecting previously unselected package liblcms2-2:amd64.
[2025-08-12T21:32:43.887Z] [exec] #6 32.26 Preparing to unpack .../09-liblcms2-2_2.14-2build1_amd64.deb ...
[2025-08-12T21:32:43.887Z] [exec] #6 32.27 Unpacking liblcms2-2:amd64 (2.14-2build1) ...
[2025-08-12T21:32:43.887Z] [exec] #6 32.33 Selecting previously unselected package libjpeg-turbo8:amd64.
[2025-08-12T21:32:44.537Z] [exec] #6 32.33 Preparing to unpack .../10-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ...
[2025-08-12T21:32:44.538Z] [exec] #6 32.34 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-08-12T21:32:44.538Z] [exec] #6 32.39 Selecting previously unselected package libjpeg8:amd64.
[2025-08-12T21:32:44.538Z] [exec] #6 32.39 Preparing to unpack .../11-libjpeg8_8c-2ubuntu11_amd64.deb ...
[2025-08-12T21:32:44.538Z] [exec] #6 32.40 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-08-12T21:32:44.538Z] [exec] #6 32.44 Selecting previously unselected package libnspr4:amd64.
[2025-08-12T21:32:44.538Z] [exec] #6 32.44 Preparing to unpack .../12-libnspr4_2%3a4.35-1.1build1_amd64.deb ...
[2025-08-12T21:32:44.538Z] [exec] #6 32.45 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-08-12T21:32:44.538Z] [exec] #6 32.50 Selecting previously unselected package libnss3:amd64.
[2025-08-12T21:32:44.538Z] [exec] #6 32.51 Preparing to unpack .../13-libnss3_2%3a3.98-1build1_amd64.deb ...
[2025-08-12T21:32:44.538Z] [exec] #6 32.51 Unpacking libnss3:amd64 (2:3.98-1build1) ...
[2025-08-12T21:32:44.538Z] [exec] #6 32.59 Selecting previously unselected package libpcsclite1:amd64.
[2025-08-12T21:32:44.538Z] [exec] #6 32.59 Preparing to unpack .../14-libpcsclite1_2.0.3-1build1_amd64.deb ...
[2025-08-12T21:32:44.538Z] [exec] #6 32.60 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-08-12T21:32:44.538Z] [exec] #6 32.65 Selecting previously unselected package openjdk-21-jre-headless:amd64.
[2025-08-12T21:32:44.538Z] [exec] #6 32.65 Preparing to unpack .../15-openjdk-21-jre-headless_21.0.8+9~us1-0ubuntu1~24.04.1_amd64.deb ...
[2025-08-12T21:32:44.538Z] [exec] #6 32.66 Unpacking openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ...
[2025-08-12T21:32:45.190Z] [exec] #6 33.55 Selecting previously unselected package default-jre-headless.
[2025-08-12T21:32:45.190Z] [exec] #6 33.56 Preparing to unpack .../16-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ...
[2025-08-12T21:32:45.190Z] [exec] #6 33.56 Unpacking default-jre-headless (2:1.21-75+exp1) ...
[2025-08-12T21:32:45.190Z] [exec] #6 33.60 Selecting previously unselected package ant.
[2025-08-12T21:32:45.190Z] [exec] #6 33.60 Preparing to unpack .../17-ant_1.10.14-1_all.deb ...
[2025-08-12T21:32:45.190Z] [exec] #6 33.61 Unpacking ant (1.10.14-1) ...
[2025-08-12T21:32:45.190Z] [exec] #6 33.67 Selecting previously unselected package asciidoc-common.
[2025-08-12T21:32:45.837Z] [exec] #6 33.67 Preparing to unpack .../18-asciidoc-common_10.2.0-2_all.deb ...
[2025-08-12T21:32:45.837Z] [exec] #6 33.68 Unpacking asciidoc-common (10.2.0-2) ...
[2025-08-12T21:32:45.837Z] [exec] #6 33.75 Selecting previously unselected package docbook-xsl.
[2025-08-12T21:32:45.837Z] [exec] #6 33.75 Preparing to unpack .../19-docbook-xsl_1.79.2+dfsg-7_all.deb ...
[2025-08-12T21:32:45.837Z] [exec] #6 33.76 Unpacking docbook-xsl (1.79.2+dfsg-7) ...
[2025-08-12T21:32:45.837Z] [exec] #6 34.02 Selecting previously unselected package libxml2-utils.
[2025-08-12T21:32:45.837Z] [exec] #6 34.02 Preparing to unpack .../20-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-08-12T21:32:45.837Z] [exec] #6 34.03 Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-08-12T21:32:45.837Z] [exec] #6 34.09 Selecting previously unselected package libxslt1.1:amd64.
[2025-08-12T21:32:45.837Z] [exec] #6 34.09 Preparing to unpack .../21-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ...
[2025-08-12T21:32:45.837Z] [exec] #6 34.10 Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-08-12T21:32:45.837Z] [exec] #6 34.15 Selecting previously unselected package xsltproc.
[2025-08-12T21:32:45.837Z] [exec] #6 34.15 Preparing to unpack .../22-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ...
[2025-08-12T21:32:45.837Z] [exec] #6 34.16 Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-08-12T21:32:45.837Z] [exec] #6 34.21 Selecting previously unselected package asciidoc-base.
[2025-08-12T21:32:45.837Z] [exec] #6 34.21 Preparing to unpack .../23-asciidoc-base_10.2.0-2_all.deb ...
[2025-08-12T21:32:45.837Z] [exec] #6 34.22 Unpacking asciidoc-base (10.2.0-2) ...
[2025-08-12T21:32:45.837Z] [exec] #6 34.28 Selecting previously unselected package asciidoc.
[2025-08-12T21:32:46.481Z] [exec] #6 34.28 Preparing to unpack .../24-asciidoc_10.2.0-2_all.deb ...
[2025-08-12T21:32:46.481Z] [exec] #6 34.29 Unpacking asciidoc (10.2.0-2) ...
[2025-08-12T21:32:46.481Z] [exec] #6 34.34 Selecting previously unselected package binutils-common:amd64.
[2025-08-12T21:32:46.481Z] [exec] #6 34.34 Preparing to unpack .../25-binutils-common_2.42-4ubuntu2.5_amd64.deb ...
[2025-08-12T21:32:46.481Z] [exec] #6 34.35 Unpacking binutils-common:amd64 (2.42-4ubuntu2.5) ...
[2025-08-12T21:32:46.481Z] [exec] #6 34.41 Selecting previously unselected package libsframe1:amd64.
[2025-08-12T21:32:46.481Z] [exec] #6 34.41 Preparing to unpack .../26-libsframe1_2.42-4ubuntu2.5_amd64.deb ...
[2025-08-12T21:32:46.481Z] [exec] #6 34.42 Unpacking libsframe1:amd64 (2.42-4ubuntu2.5) ...
[2025-08-12T21:32:46.481Z] [exec] #6 34.47 Selecting previously unselected package libbinutils:amd64.
[2025-08-12T21:32:46.481Z] [exec] #6 34.47 Preparing to unpack .../27-libbinutils_2.42-4ubuntu2.5_amd64.deb ...
[2025-08-12T21:32:46.481Z] [exec] #6 34.48 Unpacking libbinutils:amd64 (2.42-4ubuntu2.5) ...
[2025-08-12T21:32:46.481Z] [exec] #6 34.54 Selecting previously unselected package libctf-nobfd0:amd64.
[2025-08-12T21:32:46.481Z] [exec] #6 34.55 Preparing to unpack .../28-libctf-nobfd0_2.42-4ubuntu2.5_amd64.deb ...
[2025-08-12T21:32:46.481Z] [exec] #6 34.55 Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ...
[2025-08-12T21:32:46.481Z] [exec] #6 34.61 Selecting previously unselected package libctf0:amd64.
[2025-08-12T21:32:46.481Z] [exec] #6 34.61 Preparing to unpack .../29-libctf0_2.42-4ubuntu2.5_amd64.deb ...
[2025-08-12T21:32:46.481Z] [exec] #6 34.62 Unpacking libctf0:amd64 (2.42-4ubuntu2.5) ...
[2025-08-12T21:32:46.481Z] [exec] #6 34.68 Selecting previously unselected package libgprofng0:amd64.
[2025-08-12T21:32:46.481Z] [exec] #6 34.68 Preparing to unpack .../30-libgprofng0_2.42-4ubuntu2.5_amd64.deb ...
[2025-08-12T21:32:46.481Z] [exec] #6 34.68 Unpacking libgprofng0:amd64 (2.42-4ubuntu2.5) ...
[2025-08-12T21:32:46.481Z] [exec] #6 34.74 Selecting previously unselected package binutils-x86-64-linux-gnu.
[2025-08-12T21:32:46.481Z] [exec] #6 34.75 Preparing to unpack .../31-binutils-x86-64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ...
[2025-08-12T21:32:46.481Z] [exec] #6 34.75 Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ...
[2025-08-12T21:32:46.481Z] [exec] #6 34.87 Selecting previously unselected package binutils.
[2025-08-12T21:32:47.127Z] [exec] #6 34.87 Preparing to unpack .../32-binutils_2.42-4ubuntu2.5_amd64.deb ...
[2025-08-12T21:32:47.127Z] [exec] #6 34.88 Unpacking binutils (2.42-4ubuntu2.5) ...
[2025-08-12T21:32:47.127Z] [exec] #6 34.94 Selecting previously unselected package libc-dev-bin.
[2025-08-12T21:32:47.127Z] [exec] #6 34.94 Preparing to unpack .../33-libc-dev-bin_2.39-0ubuntu8.5_amd64.deb ...
[2025-08-12T21:32:47.127Z] [exec] #6 34.95 Unpacking libc-dev-bin (2.39-0ubuntu8.5) ...
[2025-08-12T21:32:47.127Z] [exec] #6 34.99 Selecting previously unselected package linux-libc-dev:amd64.
[2025-08-12T21:32:47.127Z] [exec] #6 34.99 Preparing to unpack .../34-linux-libc-dev_6.8.0-71.71_amd64.deb ...
[2025-08-12T21:32:47.127Z] [exec] #6 35.00 Unpacking linux-libc-dev:amd64 (6.8.0-71.71) ...
[2025-08-12T21:32:47.127Z] [exec] #6 35.27 Selecting previously unselected package libcrypt-dev:amd64.
[2025-08-12T21:32:47.127Z] [exec] #6 35.28 Preparing to unpack .../35-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ...
[2025-08-12T21:32:47.127Z] [exec] #6 35.29 Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ...
[2025-08-12T21:32:47.127Z] [exec] #6 35.34 Selecting previously unselected package rpcsvc-proto.
[2025-08-12T21:32:47.127Z] [exec] #6 35.34 Preparing to unpack .../36-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ...
[2025-08-12T21:32:47.127Z] [exec] #6 35.35 Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ...
[2025-08-12T21:32:47.127Z] [exec] #6 35.40 Selecting previously unselected package libc6-dev:amd64.
[2025-08-12T21:32:47.127Z] [exec] #6 35.40 Preparing to unpack .../37-libc6-dev_2.39-0ubuntu8.5_amd64.deb ...
[2025-08-12T21:32:47.127Z] [exec] #6 35.41 Unpacking libc6-dev:amd64 (2.39-0ubuntu8.5) ...
[2025-08-12T21:32:47.127Z] [exec] #6 35.60 Selecting previously unselected package gcc-13-base:amd64.
[2025-08-12T21:32:47.772Z] [exec] #6 35.60 Preparing to unpack .../38-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-12T21:32:47.772Z] [exec] #6 35.61 Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-08-12T21:32:47.772Z] [exec] #6 35.66 Selecting previously unselected package libisl23:amd64.
[2025-08-12T21:32:47.772Z] [exec] #6 35.66 Preparing to unpack .../39-libisl23_0.26-3build1.1_amd64.deb ...
[2025-08-12T21:32:47.772Z] [exec] #6 35.67 Unpacking libisl23:amd64 (0.26-3build1.1) ...
[2025-08-12T21:32:47.772Z] [exec] #6 35.74 Selecting previously unselected package libmpfr6:amd64.
[2025-08-12T21:32:47.772Z] [exec] #6 35.74 Preparing to unpack .../40-libmpfr6_4.2.1-1build1.1_amd64.deb ...
[2025-08-12T21:32:47.772Z] [exec] #6 35.75 Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ...
[2025-08-12T21:32:47.772Z] [exec] #6 35.81 Selecting previously unselected package libmpc3:amd64.
[2025-08-12T21:32:47.772Z] [exec] #6 35.81 Preparing to unpack .../41-libmpc3_1.3.1-1build1.1_amd64.deb ...
[2025-08-12T21:32:47.772Z] [exec] #6 35.82 Unpacking libmpc3:amd64 (1.3.1-1build1.1) ...
[2025-08-12T21:32:47.772Z] [exec] #6 35.87 Selecting previously unselected package cpp-13-x86-64-linux-gnu.
[2025-08-12T21:32:47.772Z] [exec] #6 35.87 Preparing to unpack .../42-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-12T21:32:47.772Z] [exec] #6 35.87 Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-08-12T21:32:47.772Z] [exec] #6 36.05 Selecting previously unselected package cpp-13.
[2025-08-12T21:32:47.772Z] [exec] #6 36.05 Preparing to unpack .../43-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-12T21:32:47.772Z] [exec] #6 36.06 Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ...
[2025-08-12T21:32:48.415Z] [exec] #6 36.29 Selecting previously unselected package cpp-x86-64-linux-gnu.
[2025-08-12T21:32:48.415Z] [exec] #6 36.29 Preparing to unpack .../44-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-08-12T21:32:48.415Z] [exec] #6 36.30 Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-08-12T21:32:48.415Z] [exec] #6 36.36 Selecting previously unselected package cpp.
[2025-08-12T21:32:48.415Z] [exec] #6 36.36 Preparing to unpack .../45-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-08-12T21:32:48.415Z] [exec] #6 36.37 Unpacking cpp (4:13.2.0-7ubuntu1) ...
[2025-08-12T21:32:48.416Z] [exec] #6 36.42 Selecting previously unselected package libcc1-0:amd64.
[2025-08-12T21:32:48.416Z] [exec] #6 36.43 Preparing to unpack .../46-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-12T21:32:48.416Z] [exec] #6 36.43 Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:48.416Z] [exec] #6 36.49 Selecting previously unselected package libgomp1:amd64.
[2025-08-12T21:32:48.416Z] [exec] #6 36.50 Preparing to unpack .../47-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-12T21:32:48.416Z] [exec] #6 36.50 Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:48.416Z] [exec] #6 36.56 Selecting previously unselected package libitm1:amd64.
[2025-08-12T21:32:48.416Z] [exec] #6 36.56 Preparing to unpack .../48-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-12T21:32:48.416Z] [exec] #6 36.57 Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:48.416Z] [exec] #6 36.62 Selecting previously unselected package libatomic1:amd64.
[2025-08-12T21:32:48.416Z] [exec] #6 36.62 Preparing to unpack .../49-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-12T21:32:48.416Z] [exec] #6 36.63 Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:48.416Z] [exec] #6 36.68 Selecting previously unselected package libasan8:amd64.
[2025-08-12T21:32:48.416Z] [exec] #6 36.69 Preparing to unpack .../50-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-12T21:32:48.416Z] [exec] #6 36.69 Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:48.416Z] [exec] #6 36.80 Selecting previously unselected package liblsan0:amd64.
[2025-08-12T21:32:49.063Z] [exec] #6 36.80 Preparing to unpack .../51-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-12T21:32:49.063Z] [exec] #6 36.81 Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:49.063Z] [exec] #6 36.88 Selecting previously unselected package libtsan2:amd64.
[2025-08-12T21:32:49.063Z] [exec] #6 36.89 Preparing to unpack .../52-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-12T21:32:49.063Z] [exec] #6 36.89 Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:49.063Z] [exec] #6 36.99 Selecting previously unselected package libubsan1:amd64.
[2025-08-12T21:32:49.063Z] [exec] #6 36.99 Preparing to unpack .../53-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-12T21:32:49.063Z] [exec] #6 37.00 Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:49.063Z] [exec] #6 37.08 Selecting previously unselected package libhwasan0:amd64.
[2025-08-12T21:32:49.063Z] [exec] #6 37.08 Preparing to unpack .../54-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-12T21:32:49.063Z] [exec] #6 37.09 Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:49.063Z] [exec] #6 37.16 Selecting previously unselected package libquadmath0:amd64.
[2025-08-12T21:32:49.063Z] [exec] #6 37.16 Preparing to unpack .../55-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-12T21:32:49.063Z] [exec] #6 37.17 Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:49.063Z] [exec] #6 37.22 Selecting previously unselected package libgcc-13-dev:amd64.
[2025-08-12T21:32:49.063Z] [exec] #6 37.22 Preparing to unpack .../56-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-12T21:32:49.063Z] [exec] #6 37.23 Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-08-12T21:32:49.063Z] [exec] #6 37.36 Selecting previously unselected package gcc-13-x86-64-linux-gnu.
[2025-08-12T21:32:49.063Z] [exec] #6 37.36 Preparing to unpack .../57-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-12T21:32:49.063Z] [exec] #6 37.37 Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-08-12T21:32:50.420Z] [exec] #6 38.34 Selecting previously unselected package gcc-13.
[2025-08-12T21:32:50.420Z] [exec] #6 38.35 Preparing to unpack .../58-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-12T21:32:50.420Z] [exec] #6 38.35 Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ...
[2025-08-12T21:32:50.420Z] [exec] #6 38.40 Selecting previously unselected package gcc-x86-64-linux-gnu.
[2025-08-12T21:32:50.420Z] [exec] #6 38.41 Preparing to unpack .../59-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-08-12T21:32:50.420Z] [exec] #6 38.41 Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-08-12T21:32:50.420Z] [exec] #6 38.46 Selecting previously unselected package gcc.
[2025-08-12T21:32:50.420Z] [exec] #6 38.46 Preparing to unpack .../60-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-08-12T21:32:50.420Z] [exec] #6 38.47 Unpacking gcc (4:13.2.0-7ubuntu1) ...
[2025-08-12T21:32:50.420Z] [exec] #6 38.52 Selecting previously unselected package libstdc++-13-dev:amd64.
[2025-08-12T21:32:50.420Z] [exec] #6 38.52 Preparing to unpack .../61-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-12T21:32:50.420Z] [exec] #6 38.53 Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-08-12T21:32:50.420Z] [exec] #6 38.84 Selecting previously unselected package g++-13-x86-64-linux-gnu.
[2025-08-12T21:32:51.068Z] [exec] #6 38.84 Preparing to unpack .../62-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-12T21:32:51.068Z] [exec] #6 38.85 Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-08-12T21:32:51.068Z] [exec] #6 39.04 Selecting previously unselected package g++-13.
[2025-08-12T21:32:51.068Z] [exec] #6 39.04 Preparing to unpack .../63-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-12T21:32:51.068Z] [exec] #6 39.05 Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ...
[2025-08-12T21:32:51.068Z] [exec] #6 39.10 Selecting previously unselected package g++-x86-64-linux-gnu.
[2025-08-12T21:32:51.068Z] [exec] #6 39.10 Preparing to unpack .../64-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-08-12T21:32:51.068Z] [exec] #6 39.11 Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-08-12T21:32:51.068Z] [exec] #6 39.16 Selecting previously unselected package g++.
[2025-08-12T21:32:51.068Z] [exec] #6 39.16 Preparing to unpack .../65-g++_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-08-12T21:32:51.068Z] [exec] #6 39.17 Unpacking g++ (4:13.2.0-7ubuntu1) ...
[2025-08-12T21:32:51.068Z] [exec] #6 39.22 Selecting previously unselected package make.
[2025-08-12T21:32:51.068Z] [exec] #6 39.22 Preparing to unpack .../66-make_4.3-4.1build2_amd64.deb ...
[2025-08-12T21:32:51.068Z] [exec] #6 39.23 Unpacking make (4.3-4.1build2) ...
[2025-08-12T21:32:51.068Z] [exec] #6 39.28 Selecting previously unselected package libdpkg-perl.
[2025-08-12T21:32:51.068Z] [exec] #6 39.28 Preparing to unpack .../67-libdpkg-perl_1.22.6ubuntu6.1_all.deb ...
[2025-08-12T21:32:51.068Z] [exec] #6 39.29 Unpacking libdpkg-perl (1.22.6ubuntu6.1) ...
[2025-08-12T21:32:51.068Z] [exec] #6 39.38 Selecting previously unselected package bzip2.
[2025-08-12T21:32:51.068Z] [exec] #6 39.38 Preparing to unpack .../68-bzip2_1.0.8-5.1build0.1_amd64.deb ...
[2025-08-12T21:32:51.068Z] [exec] #6 39.39 Unpacking bzip2 (1.0.8-5.1build0.1) ...
[2025-08-12T21:32:51.068Z] [exec] #6 39.44 Selecting previously unselected package patch.
[2025-08-12T21:32:51.068Z] [exec] #6 39.44 Preparing to unpack .../69-patch_2.7.6-7build3_amd64.deb ...
[2025-08-12T21:32:51.068Z] [exec] #6 39.45 Unpacking patch (2.7.6-7build3) ...
[2025-08-12T21:32:51.068Z] [exec] #6 39.50 Selecting previously unselected package lto-disabled-list.
[2025-08-12T21:32:51.712Z] [exec] #6 39.50 Preparing to unpack .../70-lto-disabled-list_47_all.deb ...
[2025-08-12T21:32:51.712Z] [exec] #6 39.50 Unpacking lto-disabled-list (47) ...
[2025-08-12T21:32:51.712Z] [exec] #6 39.55 Selecting previously unselected package dpkg-dev.
[2025-08-12T21:32:51.712Z] [exec] #6 39.56 Preparing to unpack .../71-dpkg-dev_1.22.6ubuntu6.1_all.deb ...
[2025-08-12T21:32:51.712Z] [exec] #6 39.56 Unpacking dpkg-dev (1.22.6ubuntu6.1) ...
[2025-08-12T21:32:51.712Z] [exec] #6 39.64 Selecting previously unselected package build-essential.
[2025-08-12T21:32:51.712Z] [exec] #6 39.65 Preparing to unpack .../72-build-essential_12.10ubuntu1_amd64.deb ...
[2025-08-12T21:32:51.712Z] [exec] #6 39.65 Unpacking build-essential (12.10ubuntu1) ...
[2025-08-12T21:32:51.712Z] [exec] #6 39.70 Selecting previously unselected package liberror-perl.
[2025-08-12T21:32:51.712Z] [exec] #6 39.70 Preparing to unpack .../73-liberror-perl_0.17029-2_all.deb ...
[2025-08-12T21:32:51.712Z] [exec] #6 39.71 Unpacking liberror-perl (0.17029-2) ...
[2025-08-12T21:32:51.712Z] [exec] #6 39.76 Selecting previously unselected package git-man.
[2025-08-12T21:32:51.712Z] [exec] #6 39.76 Preparing to unpack .../74-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ...
[2025-08-12T21:32:51.712Z] [exec] #6 39.76 Unpacking git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-12T21:32:51.712Z] [exec] #6 39.84 Selecting previously unselected package git.
[2025-08-12T21:32:51.712Z] [exec] #6 39.85 Preparing to unpack .../75-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ...
[2025-08-12T21:32:51.712Z] [exec] #6 39.86 Unpacking git (1:2.43.0-1ubuntu7.3) ...
[2025-08-12T21:32:52.368Z] [exec] #6 40.54 Selecting previously unselected package ant-contrib.
[2025-08-12T21:32:52.368Z] [exec] #6 40.55 Preparing to unpack .../76-ant-contrib_1.0~b3+svn177-12_all.deb ...
[2025-08-12T21:32:52.368Z] [exec] #6 40.55 Unpacking ant-contrib (1.0~b3+svn177-12) ...
[2025-08-12T21:32:52.368Z] [exec] #6 40.64 Setting up liblcms2-2:amd64 (2.14-2build1) ...
[2025-08-12T21:32:52.368Z] [exec] #6 40.66 Setting up lto-disabled-list (47) ...
[2025-08-12T21:32:52.368Z] [exec] #6 40.68 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-12T21:32:52.368Z] [exec] #6 40.71 Setting up java-common (0.75+exp1) ...
[2025-08-12T21:32:52.368Z] [exec] #6 40.74 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-12T21:32:52.368Z] [exec] #6 40.76 Setting up binutils-common:amd64 (2.42-4ubuntu2.5) ...
[2025-08-12T21:32:52.368Z] [exec] #6 40.79 Setting up linux-libc-dev:amd64 (6.8.0-71.71) ...
[2025-08-12T21:32:53.012Z] [exec] #6 40.81 Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ...
[2025-08-12T21:32:53.012Z] [exec] #6 40.84 Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:53.012Z] [exec] #6 40.86 Setting up bzip2 (1.0.8-5.1build0.1) ...
[2025-08-12T21:32:53.012Z] [exec] #6 40.88 Setting up libsframe1:amd64 (2.42-4ubuntu2.5) ...
[2025-08-12T21:32:53.012Z] [exec] #6 40.91 Setting up libjansson4:amd64 (2.14-2build2) ...
[2025-08-12T21:32:53.012Z] [exec] #6 40.95 Setting up asciidoc-common (10.2.0-2) ...
[2025-08-12T21:32:53.012Z] [exec] #6 41.34 Setting up rpcsvc-proto (1.4.2-0ubuntu7) ...
[2025-08-12T21:32:53.012Z] [exec] #6 41.36 Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-08-12T21:32:53.013Z] [exec] #6 41.37 Setting up make (4.3-4.1build2) ...
[2025-08-12T21:32:53.013Z] [exec] #6 41.39 Setting up libmpfr6:amd64 (4.2.1-1build1.1) ...
[2025-08-12T21:32:53.013Z] [exec] #6 41.41 Setting up libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-08-12T21:32:53.013Z] [exec] #6 41.43 Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ...
[2025-08-12T21:32:53.013Z] [exec] #6 41.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[2025-08-12T21:32:53.674Z] [exec] #6 41.45 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
[2025-08-12T21:32:53.674Z] [exec] #6 41.45 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
[2025-08-12T21:32:53.674Z] [exec] #6 41.45 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
[2025-08-12T21:32:53.674Z] [exec] #6 41.45 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
[2025-08-12T21:32:53.674Z] [exec] #6 41.45 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
[2025-08-12T21:32:53.674Z] [exec] #6 41.45 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
[2025-08-12T21:32:53.674Z] [exec] #6 41.45 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
[2025-08-12T21:32:53.674Z] [exec] #6 41.45 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
[2025-08-12T21:32:53.674Z] [exec] #6 41.45 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
[2025-08-12T21:32:53.674Z] [exec] #6 41.45 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
[2025-08-12T21:32:53.674Z] [exec] #6 41.47 Setting up docbook-xsl (1.79.2+dfsg-7) ...
[2025-08-12T21:32:53.674Z] [exec] #6 41.64 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-12T21:32:53.674Z] [exec] #6 41.66 Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:53.674Z] [exec] #6 41.67 Setting up libmpc3:amd64 (1.3.1-1build1.1) ...
[2025-08-12T21:32:53.674Z] [exec] #6 41.69 Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:53.674Z] [exec] #6 41.71 Setting up patch (2.7.6-7build3) ...
[2025-08-12T21:32:53.674Z] [exec] #6 41.73 Setting up libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-08-12T21:32:53.674Z] [exec] #6 41.75 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-08-12T21:32:53.674Z] [exec] #6 41.76 Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:53.674Z] [exec] #6 41.78 Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:53.674Z] [exec] #6 41.80 Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ...
[2025-08-12T21:32:53.674Z] [exec] #6 41.83 Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:53.674Z] [exec] #6 41.84 Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-08-12T21:32:53.674Z] [exec] #6 41.86 Setting up git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-12T21:32:53.674Z] [exec] #6 41.88 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-12T21:32:53.674Z] [exec] #6 41.90 Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:53.674Z] [exec] #6 41.92 Setting up ca-certificates-java (20240118) ...
[2025-08-12T21:32:53.674Z] [exec] #6 41.95 No JRE found. Skipping Java certificates setup.
[2025-08-12T21:32:53.674Z] [exec] #6 41.96 Setting up libbinutils:amd64 (2.42-4ubuntu2.5) ...
[2025-08-12T21:32:53.674Z] [exec] #6 41.98 Setting up libisl23:amd64 (0.26-3build1.1) ...
[2025-08-12T21:32:53.674Z] [exec] #6 41.99 Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-08-12T21:32:53.674Z] [exec] #6 42.01 Setting up libc-dev-bin (2.39-0ubuntu8.5) ...
[2025-08-12T21:32:53.674Z] [exec] #6 42.03 Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:53.674Z] [exec] #6 42.05 Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:53.674Z] [exec] #6 42.07 Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-12T21:32:53.674Z] [exec] #6 42.09 Setting up libctf0:amd64 (2.42-4ubuntu2.5) ...
[2025-08-12T21:32:54.326Z] [exec] #6 42.11 Setting up libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-08-12T21:32:54.326Z] [exec] #6 42.13 Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-08-12T21:32:54.326Z] [exec] #6 42.14 Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-08-12T21:32:54.326Z] [exec] #6 42.16 Setting up libnss3:amd64 (2:3.98-1build1) ...
[2025-08-12T21:32:54.326Z] [exec] #6 42.18 Setting up perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-12T21:32:54.326Z] [exec] #6 42.21 Setting up libgprofng0:amd64 (2.42-4ubuntu2.5) ...
[2025-08-12T21:32:54.326Z] [exec] #6 42.23 Setting up libdpkg-perl (1.22.6ubuntu6.1) ...
[2025-08-12T21:32:54.326Z] [exec] #6 42.25 Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-08-12T21:32:54.326Z] [exec] #6 42.27 Setting up libc6-dev:amd64 (2.39-0ubuntu8.5) ...
[2025-08-12T21:32:54.326Z] [exec] #6 42.29 Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-08-12T21:32:54.326Z] [exec] #6 42.31 Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ...
[2025-08-12T21:32:54.326Z] [exec] #6 42.33 Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-08-12T21:32:54.326Z] [exec] #6 42.35 Setting up openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ...
[2025-08-12T21:32:54.326Z] [exec] #6 42.60 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
[2025-08-12T21:32:54.326Z] [exec] #6 42.62 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
[2025-08-12T21:32:54.326Z] [exec] #6 42.63 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
[2025-08-12T21:32:54.326Z] [exec] #6 42.64 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
[2025-08-12T21:32:54.326Z] [exec] #6 42.64 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
[2025-08-12T21:32:54.326Z] [exec] #6 42.69 Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ...
[2025-08-12T21:32:54.326Z] [exec] #6 42.76 Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-08-12T21:32:54.326Z] [exec] #6 42.79 Setting up binutils (2.42-4ubuntu2.5) ...
[2025-08-12T21:32:54.326Z] [exec] #6 42.81 Setting up dpkg-dev (1.22.6ubuntu6.1) ...
[2025-08-12T21:32:54.326Z] [exec] #6 42.85 Setting up liberror-perl (0.17029-2) ...
[2025-08-12T21:32:54.326Z] [exec] #6 42.88 Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ...
[2025-08-12T21:32:54.975Z] [exec] #6 42.90 Setting up git (1:2.43.0-1ubuntu7.3) ...
[2025-08-12T21:32:54.975Z] [exec] #6 42.93 Setting up cpp (4:13.2.0-7ubuntu1) ...
[2025-08-12T21:32:54.975Z] [exec] #6 42.96 Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-08-12T21:32:54.975Z] [exec] #6 42.98 Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-08-12T21:32:54.975Z] [exec] #6 43.00 Setting up gcc (4:13.2.0-7ubuntu1) ...
[2025-08-12T21:32:54.975Z] [exec] #6 43.04 Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-08-12T21:32:54.975Z] [exec] #6 43.06 Setting up g++-13 (13.3.0-6ubuntu2~24.04) ...
[2025-08-12T21:32:54.975Z] [exec] #6 43.08 Setting up g++ (4:13.2.0-7ubuntu1) ...
[2025-08-12T21:32:54.975Z] [exec] #6 43.09 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[2025-08-12T21:32:54.975Z] [exec] #6 43.10 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[2025-08-12T21:32:54.975Z] [exec] #6 43.11 Setting up build-essential (12.10ubuntu1) ...
[2025-08-12T21:32:54.975Z] [exec] #6 43.13 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-12T21:32:54.975Z] [exec] #6 43.17 Processing triggers for sgml-base (1.31) ...
[2025-08-12T21:32:54.975Z] [exec] #6 43.21 Setting up asciidoc-base (10.2.0-2) ...
[2025-08-12T21:32:54.975Z] [exec] #6 43.49 Setting up asciidoc (10.2.0-2) ...
[2025-08-12T21:32:55.633Z] [exec] #6 43.51 Processing triggers for ca-certificates-java (20240118) ...
[2025-08-12T21:32:55.633Z] [exec] #6 43.83 Adding debian:ACCVRAIZ1.pem
[2025-08-12T21:32:55.633Z] [exec] #6 43.83 Adding debian:AC_RAIZ_FNMT-RCM.pem
[2025-08-12T21:32:55.633Z] [exec] #6 43.85 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
[2025-08-12T21:32:55.633Z] [exec] #6 43.86 Adding debian:Actalis_Authentication_Root_CA.pem
[2025-08-12T21:32:55.633Z] [exec] #6 43.86 Adding debian:AffirmTrust_Commercial.pem
[2025-08-12T21:32:55.633Z] [exec] #6 43.86 Adding debian:AffirmTrust_Networking.pem
[2025-08-12T21:32:55.633Z] [exec] #6 43.87 Adding debian:AffirmTrust_Premium_ECC.pem
[2025-08-12T21:32:55.633Z] [exec] #6 43.87 Adding debian:AffirmTrust_Premium.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.87 Adding debian:Amazon_Root_CA_1.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.87 Adding debian:Amazon_Root_CA_2.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.88 Adding debian:Amazon_Root_CA_3.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.88 Adding debian:Amazon_Root_CA_4.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.88 Adding debian:ANF_Secure_Server_Root_CA.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.88 Adding debian:Atos_TrustedRoot_2011.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.89 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.89 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.89 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.90 Adding debian:Baltimore_CyberTrust_Root.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.90 Adding debian:BJCA_Global_Root_CA1.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.90 Adding debian:BJCA_Global_Root_CA2.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.90 Adding debian:Buypass_Class_2_Root_CA.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.91 Adding debian:Buypass_Class_3_Root_CA.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.91 Adding debian:CA_Disig_Root_R2.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.91 Adding debian:Certainly_Root_E1.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.92 Adding debian:Certainly_Root_R1.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.92 Adding debian:Certigna.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.92 Adding debian:Certigna_Root_CA.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.93 Adding debian:certSIGN_Root_CA_G2.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.93 Adding debian:certSIGN_ROOT_CA.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.93 Adding debian:Certum_EC-384_CA.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.93 Adding debian:Certum_Trusted_Network_CA_2.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.94 Adding debian:Certum_Trusted_Network_CA.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.94 Adding debian:Certum_Trusted_Root_CA.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.94 Adding debian:CFCA_EV_ROOT.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.95 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.95 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.95 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.95 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.96 Adding debian:Comodo_AAA_Services_root.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.96 Adding debian:COMODO_Certification_Authority.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.96 Adding debian:COMODO_ECC_Certification_Authority.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.97 Adding debian:COMODO_RSA_Certification_Authority.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.97 Adding debian:DigiCert_Assured_ID_Root_CA.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.97 Adding debian:DigiCert_Assured_ID_Root_G2.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.97 Adding debian:DigiCert_Assured_ID_Root_G3.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.97 Adding debian:DigiCert_Global_Root_CA.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.98 Adding debian:DigiCert_Global_Root_G2.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.98 Adding debian:DigiCert_Global_Root_G3.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.98 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.98 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.99 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.99 Adding debian:DigiCert_Trusted_Root_G4.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.99 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.99 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem
[2025-08-12T21:32:55.634Z] [exec] #6 43.99 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.00 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.00 Adding debian:emSign_ECC_Root_CA_-_C3.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.00 Adding debian:emSign_ECC_Root_CA_-_G3.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.01 Adding debian:emSign_Root_CA_-_C1.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.01 Adding debian:emSign_Root_CA_-_G1.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.01 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.02 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.02 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.03 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.03 Adding debian:Entrust_Root_Certification_Authority.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.03 Adding debian:ePKI_Root_Certification_Authority.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.03 Adding debian:e-Szigno_Root_CA_2017.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.04 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.04 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.04 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.04 Adding debian:GlobalSign_Root_CA.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.04 Adding debian:GlobalSign_Root_CA_-_R3.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.05 Adding debian:GlobalSign_Root_CA_-_R6.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.05 Adding debian:GlobalSign_Root_E46.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.06 Adding debian:GlobalSign_Root_R46.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.06 Adding debian:GLOBALTRUST_2020.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.07 Adding debian:Go_Daddy_Class_2_CA.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.07 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.07 Adding debian:GTS_Root_R1.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.08 Adding debian:GTS_Root_R2.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.08 Adding debian:GTS_Root_R3.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.08 Adding debian:GTS_Root_R4.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.08 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.09 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.09 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.09 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.10 Adding debian:HiPKI_Root_CA_-_G1.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.10 Adding debian:Hongkong_Post_Root_CA_3.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.10 Adding debian:IdenTrust_Commercial_Root_CA_1.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.11 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.11 Adding debian:ISRG_Root_X1.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.11 Adding debian:ISRG_Root_X2.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.12 Adding debian:Izenpe.com.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.12 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.12 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.13 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
[2025-08-12T21:32:55.634Z] [exec] #6 44.13 Adding debian:NAVER_Global_Root_Certification_Authority.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.14 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.14 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.14 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.15 Adding debian:QuoVadis_Root_CA_1_G3.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.15 Adding debian:QuoVadis_Root_CA_2_G3.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.15 Adding debian:QuoVadis_Root_CA_2.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.16 Adding debian:QuoVadis_Root_CA_3_G3.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.16 Adding debian:QuoVadis_Root_CA_3.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.17 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.17 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.17 Adding debian:Secure_Global_CA.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.18 Adding debian:SecureSign_RootCA11.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.18 Adding debian:SecureTrust_CA.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.18 Adding debian:Security_Communication_ECC_RootCA1.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.18 Adding debian:Security_Communication_RootCA2.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.19 Adding debian:Security_Communication_RootCA3.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.19 Adding debian:Security_Communication_Root_CA.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.19 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.19 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.19 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.20 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.20 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.20 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.20 Adding debian:Starfield_Class_2_CA.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.21 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.21 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
[2025-08-12T21:32:56.281Z] [exec] #6 44.21 Adding debian:SwissSign_Gold_CA_-_G2.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.21 Adding debian:SwissSign_Silver_CA_-_G2.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.21 Adding debian:SZAFIR_ROOT_CA2.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.22 Adding debian:Telia_Root_CA_v2.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.22 Adding debian:TeliaSonera_Root_CA_v1.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.23 Adding debian:TrustAsia_Global_Root_CA_G3.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.23 Adding debian:TrustAsia_Global_Root_CA_G4.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.23 Adding debian:Trustwave_Global_Certification_Authority.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.23 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.24 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.24 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.24 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.24 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.25 Adding debian:TunTrust_Root_CA.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.25 Adding debian:TWCA_Global_Root_CA.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.25 Adding debian:TWCA_Root_Certification_Authority.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.25 Adding debian:UCA_Extended_Validation_Root.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.26 Adding debian:UCA_Global_G2_Root.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.26 Adding debian:USERTrust_ECC_Certification_Authority.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.26 Adding debian:USERTrust_RSA_Certification_Authority.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.26 Adding debian:vTrus_ECC_Root_CA.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.26 Adding debian:vTrus_Root_CA.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.27 Adding debian:XRamp_Global_CA_Root.pem
[2025-08-12T21:32:56.282Z] [exec] #6 44.31 done.
[2025-08-12T21:32:56.282Z] [exec] #6 44.33 Setting up default-jre-headless (2:1.21-75+exp1) ...
[2025-08-12T21:32:56.282Z] [exec] #6 44.35 Setting up ant (1.10.14-1) ...
[2025-08-12T21:32:56.282Z] [exec] #6 44.37 Setting up ant-contrib (1.0~b3+svn177-12) ...
[2025-08-12T21:32:59.292Z] [exec] #6 DONE 47.8s
[2025-08-12T21:32:59.937Z] [exec]
[2025-08-12T21:32:59.937Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2025-08-12T21:32:59.937Z] [exec] #7 DONE 0.2s
[2025-08-12T21:32:59.937Z] [exec]
[2025-08-12T21:32:59.937Z] [exec] #8 [ 4/10] RUN git clone https://github.com/adoptium/aqa-tests.git
[2025-08-12T21:32:59.937Z] [exec] #8 0.218 Cloning into 'aqa-tests'...
[2025-08-12T21:33:06.430Z] [exec] #8 DONE 6.3s
[2025-08-12T21:33:06.430Z] [exec]
[2025-08-12T21:33:06.430Z] [exec] #9 [ 5/10] WORKDIR /aqa-tests/
[2025-08-12T21:33:06.430Z] [exec] #9 DONE 0.1s
[2025-08-12T21:33:06.430Z] [exec]
[2025-08-12T21:33:06.430Z] [exec] #10 [ 6/10] RUN git checkout master
[2025-08-12T21:33:06.430Z] [exec] #10 0.369 Already on 'master'
[2025-08-12T21:33:07.077Z] [exec] #10 0.369 Your branch is up to date with 'origin/master'.
[2025-08-12T21:33:07.077Z] [exec] #10 DONE 0.4s
[2025-08-12T21:33:07.077Z] [exec]
[2025-08-12T21:33:07.077Z] [exec] #11 [ 7/10] COPY functional-test/test.sh /test.sh
[2025-08-12T21:33:07.077Z] [exec] #11 DONE 0.1s
[2025-08-12T21:33:07.077Z] [exec]
[2025-08-12T21:33:07.077Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2025-08-12T21:33:07.077Z] [exec] #12 DONE 0.1s
[2025-08-12T21:33:07.077Z] [exec]
[2025-08-12T21:33:07.077Z] [exec] #13 [ 9/10] WORKDIR /aqa-tests
[2025-08-12T21:33:07.077Z] [exec] #13 DONE 0.1s
[2025-08-12T21:33:07.077Z] [exec]
[2025-08-12T21:33:07.077Z] [exec] #14 exporting to image
[2025-08-12T21:33:07.077Z] [exec] #14 exporting layers
[2025-08-12T21:33:14.435Z] [exec] #14 exporting layers 7.4s done
[2025-08-12T21:33:14.435Z] [exec] #14 writing image sha256:a582af5437ad536aaf09be68cffa6f4e4144cd7e3a80531a488e39bdafbd1c67 done
[2025-08-12T21:33:14.435Z] [exec] #14 naming to docker.io/library/adoptopenjdk-functional-test-test:8-jdk-ubuntu-hotspot-full 0.0s done
[2025-08-12T21:33:14.435Z] [exec] #14 DONE 7.4s
[2025-08-12T21:33:14.435Z]
[2025-08-12T21:33:14.435Z] copy_dest:
[2025-08-12T21:33:14.435Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test
[2025-08-12T21:33:14.435Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/functional-test
[2025-08-12T21:33:14.435Z]
[2025-08-12T21:33:14.435Z] build:
[2025-08-12T21:33:14.435Z]
[2025-08-12T21:33:14.435Z] build:
[2025-08-12T21:33:14.435Z]
[2025-08-12T21:33:14.435Z] move_scripts:
[2025-08-12T21:33:14.435Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck
[2025-08-12T21:33:14.435Z]
[2025-08-12T21:33:14.435Z] clean_image:
[2025-08-12T21:33:14.435Z] [echo] Executing external.sh --clean --dir openliberty-mp-tck --tag nightly --version 8 --impl hotspot
[2025-08-12T21:33:14.435Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-12T21:33:14.435Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-12T21:33:14.435Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-12T21:33:14.435Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-12T21:33:14.435Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-08-12T21:33:14.435Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-12T21:33:14.435Z] [exec] The test here is openliberty-mp-tck
[2025-08-12T21:33:14.435Z] [exec] The directory in the external.sh is openliberty-mp-tck
[2025-08-12T21:33:14.435Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-12T21:33:14.435Z] [exec] Error response from daemon: No such container: openliberty-mp-tck-test
[2025-08-12T21:33:14.435Z] [exec] Error response from daemon: No such image: adoptopenjdk-openliberty-mp-tck-test:8-jdk-ubuntu-hotspot-full
[2025-08-12T21:33:14.435Z] [exec] Error response from daemon: No such container: restore-test
[2025-08-12T21:33:14.435Z] [exec] Error response from daemon: invalid reference format
[2025-08-12T21:33:14.435Z] [exec] Result: 1
[2025-08-12T21:33:14.435Z]
[2025-08-12T21:33:14.435Z] build_image:
[2025-08-12T21:33:14.435Z] [echo] Executing external.sh --build --dir openliberty-mp-tck --tag nightly --version 8 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2025-08-12T21:33:14.435Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-12T21:33:14.435Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-12T21:33:14.435Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-12T21:33:14.435Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-12T21:33:14.435Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-08-12T21:33:14.435Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-12T21:33:14.435Z] [exec] The test here is openliberty-mp-tck
[2025-08-12T21:33:14.435Z] [exec] The directory in the external.sh is openliberty-mp-tck
[2025-08-12T21:33:14.435Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-12T21:33:14.435Z] [exec] build_image.sh openliberty-mp-tck 8 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-08-12T21:33:14.435Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-08-12T21:33:15.097Z] [exec]
[2025-08-12T21:33:15.097Z] [exec] Writing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck/dockerfile/8/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2025-08-12T21:33:15.097Z] [exec] done
[2025-08-12T21:33:15.097Z] [exec]
[2025-08-12T21:33:15.097Z] [exec] The test in the build_image() function is openliberty-mp-tck
[2025-08-12T21:33:15.097Z] [exec] #####################################################
[2025-08-12T21:33:15.097Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-openliberty-mp-tck-test:8-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck/dockerfile/8/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/
[2025-08-12T21:33:15.097Z] [exec] #####################################################
[2025-08-12T21:33:15.097Z] [exec] #0 building with "default" instance using docker driver
[2025-08-12T21:33:15.097Z] [exec]
[2025-08-12T21:33:15.097Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-08-12T21:33:15.097Z] [exec] #1 transferring dockerfile: 2.91kB done
[2025-08-12T21:33:15.097Z] [exec] #1 DONE 0.0s
[2025-08-12T21:33:15.097Z] [exec]
[2025-08-12T21:33:15.097Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:8-jdk
[2025-08-12T21:33:15.097Z] [exec] #2 DONE 0.1s
[2025-08-12T21:33:15.097Z] [exec]
[2025-08-12T21:33:15.097Z] [exec] #3 [internal] load .dockerignore
[2025-08-12T21:33:15.097Z] [exec] #3 transferring context: 2B done
[2025-08-12T21:33:15.097Z] [exec] #3 DONE 0.0s
[2025-08-12T21:33:15.097Z] [exec]
[2025-08-12T21:33:15.097Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:8-jdk@sha256:c87aff1f4ea7e59a21048183fcc7b9fd8841a5580346c1c93e861f59d2875e13
[2025-08-12T21:33:15.097Z] [exec] #4 CACHED
[2025-08-12T21:33:15.097Z] [exec]
[2025-08-12T21:33:15.097Z] [exec] #5 [internal] load build context
[2025-08-12T21:33:15.097Z] [exec] #5 transferring context: 2.23kB done
[2025-08-12T21:33:15.097Z] [exec] #5 DONE 0.0s
[2025-08-12T21:33:15.097Z] [exec]
[2025-08-12T21:33:15.097Z] [exec] #6 [ 2/10] RUN apt-get update && apt-get install -qq -y --no-install-recommends software-properties-common && apt-get install -qq -y --no-install-recommends gnupg && add-apt-repository ppa:ubuntu-toolchain-r/test && apt-get update && apt-get install -y --no-install-recommends maven git wget tar && rm -rf /var/lib/apt/lists/*
[2025-08-12T21:33:15.744Z] [exec] #6 0.418 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-08-12T21:33:15.744Z] [exec] #6 0.431 Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-08-12T21:33:16.400Z] [exec] #6 0.847 Get:3 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,134 kB]
[2025-08-12T21:33:16.400Z] [exec] #6 0.879 Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-08-12T21:33:16.400Z] [exec] #6 0.992 Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-08-12T21:33:16.400Z] [exec] #6 1.103 Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-08-12T21:33:16.400Z] [exec] #6 1.226 Get:7 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,982 kB]
[2025-08-12T21:33:16.400Z] [exec] #6 1.345 Get:8 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,328 kB]
[2025-08-12T21:33:17.048Z] [exec] #6 1.397 Get:9 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [23.0 kB]
[2025-08-12T21:33:17.048Z] [exec] #6 1.745 Get:10 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-08-12T21:33:17.048Z] [exec] #6 1.747 Get:11 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-08-12T21:33:17.048Z] [exec] #6 1.748 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-08-12T21:33:17.048Z] [exec] #6 1.774 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [45.2 kB]
[2025-08-12T21:33:17.048Z] [exec] #6 1.775 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,666 kB]
[2025-08-12T21:33:17.048Z] [exec] #6 1.813 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,454 kB]
[2025-08-12T21:33:17.048Z] [exec] #6 1.837 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,092 kB]
[2025-08-12T21:33:17.048Z] [exec] #6 1.877 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.8 kB]
[2025-08-12T21:33:17.048Z] [exec] #6 1.879 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB]
[2025-08-12T21:33:17.759Z] [exec] #6 2.681 Fetched 32.0 MB in 2s (13.2 MB/s)
[2025-08-12T21:33:18.410Z] [exec] #6 2.681 Reading package lists...
[2025-08-12T21:33:21.351Z] [exec] #6 5.676 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-12T21:33:21.351Z] [exec] #6 5.759 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-08-12T21:33:21.351Z] [exec] #6 5.759 (Reading database ...
[2025-08-12T21:33:21.351Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6592 files and directories currently installed.)#6 5.767 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-12T21:33:21.351Z] [exec] #6 5.774 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:33:21.351Z] [exec] #6 5.926 Selecting previously unselected package python3.12-minimal.
[2025-08-12T21:33:21.351Z] [exec] #6 5.928 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-12T21:33:21.351Z] [exec] #6 5.937 Unpacking python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:33:21.351Z] [exec] #6 6.035 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:33:21.351Z] [exec] #6 6.061 Setting up python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:33:22.002Z] [exec] #6 6.851 Selecting previously unselected package python3-minimal.
[2025-08-12T21:33:22.002Z] [exec] #6 6.851 (Reading database ...
[2025-08-12T21:33:22.002Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6903 files and directories currently installed.)#6 6.858 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-12T21:33:22.002Z] [exec] #6 6.864 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-12T21:33:22.002Z] [exec] #6 6.912 Selecting previously unselected package media-types.
[2025-08-12T21:33:22.002Z] [exec] #6 6.914 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-08-12T21:33:22.002Z] [exec] #6 6.921 Unpacking media-types (10.1.0) ...
[2025-08-12T21:33:22.002Z] [exec] #6 6.982 Selecting previously unselected package netbase.
[2025-08-12T21:33:22.675Z] [exec] #6 6.984 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-08-12T21:33:22.675Z] [exec] #6 6.990 Unpacking netbase (6.4) ...
[2025-08-12T21:33:22.676Z] [exec] #6 7.039 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-08-12T21:33:22.676Z] [exec] #6 7.041 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-12T21:33:22.676Z] [exec] #6 7.047 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:33:22.676Z] [exec] #6 7.199 Selecting previously unselected package python3.12.
[2025-08-12T21:33:22.676Z] [exec] #6 7.201 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-12T21:33:22.676Z] [exec] #6 7.207 Unpacking python3.12 (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:33:22.676Z] [exec] #6 7.263 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-08-12T21:33:22.676Z] [exec] #6 7.264 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-12T21:33:22.676Z] [exec] #6 7.270 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-12T21:33:22.676Z] [exec] #6 7.324 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-12T21:33:22.676Z] [exec] #6 7.522 Selecting previously unselected package python3.
[2025-08-12T21:33:22.676Z] [exec] #6 7.522 (Reading database ...
[2025-08-12T21:33:22.676Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7344 files and directories currently installed.)#6 7.530 Preparing to unpack .../00-python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-12T21:33:22.676Z] [exec] #6 7.539 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-08-12T21:33:22.676Z] [exec] #6 7.598 Selecting previously unselected package libapparmor1:amd64.
[2025-08-12T21:33:22.676Z] [exec] #6 7.600 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-08-12T21:33:22.676Z] [exec] #6 7.612 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-12T21:33:22.676Z] [exec] #6 7.667 Selecting previously unselected package libargon2-1:amd64.
[2025-08-12T21:33:23.323Z] [exec] #6 7.669 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-08-12T21:33:23.323Z] [exec] #6 7.675 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-12T21:33:23.323Z] [exec] #6 7.729 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-08-12T21:33:23.323Z] [exec] #6 7.731 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-08-12T21:33:23.323Z] [exec] #6 7.738 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-12T21:33:23.323Z] [exec] #6 7.795 Selecting previously unselected package libjson-c5:amd64.
[2025-08-12T21:33:23.323Z] [exec] #6 7.797 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ...
[2025-08-12T21:33:23.323Z] [exec] #6 7.803 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-08-12T21:33:23.323Z] [exec] #6 7.863 Selecting previously unselected package libcryptsetup12:amd64.
[2025-08-12T21:33:23.323Z] [exec] #6 7.865 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-08-12T21:33:23.323Z] [exec] #6 7.872 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-12T21:33:23.323Z] [exec] #6 7.934 Selecting previously unselected package libfdisk1:amd64.
[2025-08-12T21:33:23.323Z] [exec] #6 7.935 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ...
[2025-08-12T21:33:23.323Z] [exec] #6 7.942 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-12T21:33:23.323Z] [exec] #6 8.002 Selecting previously unselected package libkmod2:amd64.
[2025-08-12T21:33:23.323Z] [exec] #6 8.004 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-08-12T21:33:23.323Z] [exec] #6 8.011 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-12T21:33:23.323Z] [exec] #6 8.050 Selecting previously unselected package libsystemd-shared:amd64.
[2025-08-12T21:33:23.323Z] [exec] #6 8.052 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-12T21:33:23.323Z] [exec] #6 8.058 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-12T21:33:23.323Z] [exec] #6 8.131 Selecting previously unselected package systemd-dev.
[2025-08-12T21:33:23.323Z] [exec] #6 8.133 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.10_all.deb ...
[2025-08-12T21:33:23.323Z] [exec] #6 8.139 Unpacking systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-12T21:33:23.323Z] [exec] #6 8.210 Selecting previously unselected package systemd.
[2025-08-12T21:33:23.323Z] [exec] #6 8.213 Preparing to unpack .../10-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-12T21:33:23.323Z] [exec] #6 8.226 Unpacking systemd (255.4-1ubuntu8.10) ...
[2025-08-12T21:33:23.970Z] [exec] #6 8.539 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-12T21:33:23.970Z] [exec] #6 8.562 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-12T21:33:23.970Z] [exec] #6 8.582 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-12T21:33:23.970Z] [exec] #6 8.603 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-08-12T21:33:23.970Z] [exec] #6 8.625 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-12T21:33:23.970Z] [exec] #6 8.644 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-12T21:33:23.970Z] [exec] #6 8.664 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-12T21:33:23.970Z] [exec] #6 8.683 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-12T21:33:23.970Z] [exec] #6 8.701 Setting up systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-12T21:33:23.970Z] [exec] #6 8.718 Setting up systemd (255.4-1ubuntu8.10) ...
[2025-08-12T21:33:23.970Z] [exec] #6 8.784 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-08-12T21:33:23.970Z] [exec] #6 8.791 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-08-12T21:33:23.970Z] [exec] #6 8.795 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-08-12T21:33:23.970Z] [exec] #6 8.803 Initializing machine ID from random generator.
[2025-08-12T21:33:23.970Z] [exec] #6 8.828 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-08-12T21:33:23.970Z] [exec] #6 8.828 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-08-12T21:33:23.970Z] [exec] #6 8.828 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-08-12T21:33:23.970Z] [exec] #6 8.828 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-08-12T21:33:23.970Z] [exec] #6 8.829 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-08-12T21:33:23.970Z] [exec] #6 8.829 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-08-12T21:33:23.970Z] [exec] #6 8.829 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-08-12T21:33:23.970Z] [exec] #6 8.829 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-08-12T21:33:23.970Z] [exec] #6 8.829 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-08-12T21:33:23.970Z] [exec] #6 8.859 Creating group 'systemd-journal' with GID 999.
[2025-08-12T21:33:23.970Z] [exec] #6 8.859 Creating group 'systemd-network' with GID 998.
[2025-08-12T21:33:23.970Z] [exec] #6 8.859 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-08-12T21:33:23.970Z] [exec] #6 8.956 Selecting previously unselected package systemd-sysv.
[2025-08-12T21:33:23.970Z] [exec] #6 8.956 (Reading database ...
[2025-08-12T21:33:24.614Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8391 files and directories currently installed.)#6 8.964 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-12T21:33:24.614Z] [exec] #6 8.970 Unpacking systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-12T21:33:24.614Z] [exec] #6 9.033 Selecting previously unselected package sgml-base.
[2025-08-12T21:33:24.614Z] [exec] #6 9.035 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-08-12T21:33:24.614Z] [exec] #6 9.044 Unpacking sgml-base (1.31) ...
[2025-08-12T21:33:24.614Z] [exec] #6 9.120 Selecting previously unselected package libdbus-1-3:amd64.
[2025-08-12T21:33:24.614Z] [exec] #6 9.122 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-12T21:33:24.614Z] [exec] #6 9.128 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:33:24.614Z] [exec] #6 9.181 Selecting previously unselected package dbus-bin.
[2025-08-12T21:33:24.614Z] [exec] #6 9.183 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-12T21:33:24.614Z] [exec] #6 9.189 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:33:24.614Z] [exec] #6 9.234 Selecting previously unselected package dbus-session-bus-common.
[2025-08-12T21:33:24.614Z] [exec] #6 9.236 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-12T21:33:24.614Z] [exec] #6 9.242 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:33:24.614Z] [exec] #6 9.298 Selecting previously unselected package dbus-daemon.
[2025-08-12T21:33:24.614Z] [exec] #6 9.300 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-12T21:33:24.614Z] [exec] #6 9.307 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:33:24.614Z] [exec] #6 9.353 Selecting previously unselected package dbus-system-bus-common.
[2025-08-12T21:33:24.614Z] [exec] #6 9.355 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-12T21:33:24.614Z] [exec] #6 9.361 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:33:24.614Z] [exec] #6 9.425 Selecting previously unselected package dbus.
[2025-08-12T21:33:24.614Z] [exec] #6 9.427 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-12T21:33:24.614Z] [exec] #6 9.434 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:33:24.614Z] [exec] #6 9.495 Selecting previously unselected package distro-info-data.
[2025-08-12T21:33:24.614Z] [exec] #6 9.497 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-08-12T21:33:24.614Z] [exec] #6 9.505 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-08-12T21:33:24.614Z] [exec] #6 9.572 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-08-12T21:33:24.614Z] [exec] #6 9.574 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-12T21:33:24.614Z] [exec] #6 9.588 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:33:24.614Z] [exec] #6 9.663 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-08-12T21:33:25.261Z] [exec] #6 9.664 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-12T21:33:25.261Z] [exec] #6 9.671 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:33:25.261Z] [exec] #6 9.730 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-08-12T21:33:25.261Z] [exec] #6 9.732 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-08-12T21:33:25.261Z] [exec] #6 9.739 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-12T21:33:25.261Z] [exec] #6 9.782 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-08-12T21:33:25.261Z] [exec] #6 9.784 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-08-12T21:33:25.261Z] [exec] #6 9.790 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-12T21:33:25.261Z] [exec] #6 9.839 Selecting previously unselected package iso-codes.
[2025-08-12T21:33:25.261Z] [exec] #6 9.841 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-08-12T21:33:25.261Z] [exec] #6 9.847 Unpacking iso-codes (4.16.0-1) ...
[2025-08-12T21:33:25.261Z] [exec] #6 10.09 Selecting previously unselected package libcap2-bin.
[2025-08-12T21:33:25.261Z] [exec] #6 10.09 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-08-12T21:33:25.261Z] [exec] #6 10.10 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-12T21:33:25.261Z] [exec] #6 10.15 Selecting previously unselected package libelf1t64:amd64.
[2025-08-12T21:33:25.261Z] [exec] #6 10.15 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-12T21:33:25.261Z] [exec] #6 10.16 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-12T21:33:25.261Z] [exec] #6 10.21 Selecting previously unselected package libglib2.0-data.
[2025-08-12T21:33:25.929Z] [exec] #6 10.21 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-08-12T21:33:25.929Z] [exec] #6 10.21 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:33:25.929Z] [exec] #6 10.26 Selecting previously unselected package libicu74:amd64.
[2025-08-12T21:33:25.929Z] [exec] #6 10.26 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-08-12T21:33:25.929Z] [exec] #6 10.27 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-12T21:33:25.929Z] [exec] #6 10.48 Selecting previously unselected package libpam-systemd:amd64.
[2025-08-12T21:33:25.929Z] [exec] #6 10.48 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-12T21:33:25.929Z] [exec] #6 10.48 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-12T21:33:25.929Z] [exec] #6 10.56 Selecting previously unselected package libxml2:amd64.
[2025-08-12T21:33:25.929Z] [exec] #6 10.56 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-08-12T21:33:25.929Z] [exec] #6 10.56 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-08-12T21:33:25.929Z] [exec] #6 10.63 Selecting previously unselected package libyaml-0-2:amd64.
[2025-08-12T21:33:25.929Z] [exec] #6 10.63 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-08-12T21:33:25.929Z] [exec] #6 10.64 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-12T21:33:25.929Z] [exec] #6 10.68 Selecting previously unselected package lsb-release.
[2025-08-12T21:33:25.929Z] [exec] #6 10.68 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-08-12T21:33:25.929Z] [exec] #6 10.69 Unpacking lsb-release (12.0-2) ...
[2025-08-12T21:33:25.929Z] [exec] #6 10.73 Selecting previously unselected package python-apt-common.
[2025-08-12T21:33:25.929Z] [exec] #6 10.74 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5_all.deb ...
[2025-08-12T21:33:25.929Z] [exec] #6 10.74 Unpacking python-apt-common (2.7.7ubuntu5) ...
[2025-08-12T21:33:25.929Z] [exec] #6 10.80 Selecting previously unselected package python3-apt.
[2025-08-12T21:33:25.929Z] [exec] #6 10.80 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5_amd64.deb ...
[2025-08-12T21:33:25.929Z] [exec] #6 10.81 Unpacking python3-apt (2.7.7ubuntu5) ...
[2025-08-12T21:33:25.929Z] [exec] #6 10.87 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-08-12T21:33:25.929Z] [exec] #6 10.88 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-08-12T21:33:25.929Z] [exec] #6 10.88 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-12T21:33:25.929Z] [exec] #6 10.94 Selecting previously unselected package python3-dbus.
[2025-08-12T21:33:25.929Z] [exec] #6 10.94 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-08-12T21:33:25.929Z] [exec] #6 10.96 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-08-12T21:33:25.929Z] [exec] #6 11.02 Selecting previously unselected package python3-gi.
[2025-08-12T21:33:26.583Z] [exec] #6 11.02 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-08-12T21:33:26.583Z] [exec] #6 11.03 Unpacking python3-gi (3.48.2-1) ...
[2025-08-12T21:33:26.583Z] [exec] #6 11.09 Selecting previously unselected package python3-pkg-resources.
[2025-08-12T21:33:26.583Z] [exec] #6 11.09 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-08-12T21:33:26.583Z] [exec] #6 11.10 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-12T21:33:26.583Z] [exec] #6 11.17 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-08-12T21:33:26.583Z] [exec] #6 11.18 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-12T21:33:26.583Z] [exec] #6 11.18 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-12T21:33:26.583Z] [exec] #6 11.23 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-08-12T21:33:26.583Z] [exec] #6 11.24 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-12T21:33:26.583Z] [exec] #6 11.24 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-12T21:33:26.583Z] [exec] #6 11.30 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-08-12T21:33:26.583Z] [exec] #6 11.30 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-08-12T21:33:26.583Z] [exec] #6 11.32 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-12T21:33:26.583Z] [exec] #6 11.37 Selecting previously unselected package libstemmer0d:amd64.
[2025-08-12T21:33:26.583Z] [exec] #6 11.38 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-08-12T21:33:26.583Z] [exec] #6 11.38 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-12T21:33:26.583Z] [exec] #6 11.44 Selecting previously unselected package libxmlb2:amd64.
[2025-08-12T21:33:26.583Z] [exec] #6 11.45 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-08-12T21:33:26.583Z] [exec] #6 11.45 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-08-12T21:33:26.583Z] [exec] #6 11.51 Selecting previously unselected package libappstream5:amd64.
[2025-08-12T21:33:26.583Z] [exec] #6 11.51 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-08-12T21:33:26.583Z] [exec] #6 11.52 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-12T21:33:26.583Z] [exec] #6 11.58 Selecting previously unselected package libduktape207:amd64.
[2025-08-12T21:33:27.245Z] [exec] #6 11.58 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-08-12T21:33:27.245Z] [exec] #6 11.59 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-12T21:33:27.245Z] [exec] #6 11.64 Selecting previously unselected package libdw1t64:amd64.
[2025-08-12T21:33:27.245Z] [exec] #6 11.64 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-12T21:33:27.245Z] [exec] #6 11.65 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-12T21:33:27.245Z] [exec] #6 11.70 Selecting previously unselected package libglib2.0-bin.
[2025-08-12T21:33:27.245Z] [exec] #6 11.70 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-12T21:33:27.245Z] [exec] #6 11.71 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:33:27.245Z] [exec] #6 11.76 Selecting previously unselected package libunwind8:amd64.
[2025-08-12T21:33:27.245Z] [exec] #6 11.77 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-08-12T21:33:27.245Z] [exec] #6 11.77 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-12T21:33:27.245Z] [exec] #6 11.83 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-08-12T21:33:27.245Z] [exec] #6 11.83 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-08-12T21:33:27.245Z] [exec] #6 11.84 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-12T21:33:27.245Z] [exec] #6 11.92 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-08-12T21:33:27.245Z] [exec] #6 11.92 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-12T21:33:27.245Z] [exec] #6 11.93 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-12T21:33:27.245Z] [exec] #6 11.98 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-08-12T21:33:27.245Z] [exec] #6 11.99 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-12T21:33:27.245Z] [exec] #6 11.99 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-12T21:33:27.245Z] [exec] #6 12.06 Selecting previously unselected package xml-core.
[2025-08-12T21:33:27.245Z] [exec] #6 12.06 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-08-12T21:33:27.245Z] [exec] #6 12.07 Unpacking xml-core (0.19) ...
[2025-08-12T21:33:27.245Z] [exec] #6 12.14 Selecting previously unselected package polkitd.
[2025-08-12T21:33:27.245Z] [exec] #6 12.14 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-12T21:33:27.245Z] [exec] #6 12.17 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-12T21:33:27.245Z] [exec] #6 12.24 Selecting previously unselected package python3-blinker.
[2025-08-12T21:33:27.901Z] [exec] #6 12.24 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.25 Unpacking python3-blinker (1.7.0-1) ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.30 Selecting previously unselected package python3-cryptography.
[2025-08-12T21:33:27.901Z] [exec] #6 12.30 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.31 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.40 Selecting previously unselected package python3-pyparsing.
[2025-08-12T21:33:27.901Z] [exec] #6 12.40 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.41 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.47 Selecting previously unselected package python3-httplib2.
[2025-08-12T21:33:27.901Z] [exec] #6 12.47 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.48 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.53 Selecting previously unselected package python3-jwt.
[2025-08-12T21:33:27.901Z] [exec] #6 12.53 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.54 Unpacking python3-jwt (2.7.0-1) ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.59 Selecting previously unselected package python3-lazr.uri.
[2025-08-12T21:33:27.901Z] [exec] #6 12.59 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.60 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.65 Selecting previously unselected package python3-wadllib.
[2025-08-12T21:33:27.901Z] [exec] #6 12.66 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.66 Unpacking python3-wadllib (1.3.6-5) ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.72 Selecting previously unselected package python3-distro.
[2025-08-12T21:33:27.901Z] [exec] #6 12.72 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.73 Unpacking python3-distro (1.9.0-1) ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.79 Selecting previously unselected package python3-oauthlib.
[2025-08-12T21:33:27.901Z] [exec] #6 12.79 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.79 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.88 Selecting previously unselected package python3-lazr.restfulclient.
[2025-08-12T21:33:27.901Z] [exec] #6 12.88 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.88 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-12T21:33:27.901Z] [exec] #6 12.95 Selecting previously unselected package python3-six.
[2025-08-12T21:33:28.560Z] [exec] #6 12.95 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-08-12T21:33:28.560Z] [exec] #6 12.95 Unpacking python3-six (1.16.0-4) ...
[2025-08-12T21:33:28.560Z] [exec] #6 13.01 Selecting previously unselected package python3-launchpadlib.
[2025-08-12T21:33:28.560Z] [exec] #6 13.01 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-08-12T21:33:28.560Z] [exec] #6 13.02 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-08-12T21:33:28.560Z] [exec] #6 13.08 Selecting previously unselected package python3-software-properties.
[2025-08-12T21:33:28.560Z] [exec] #6 13.08 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ...
[2025-08-12T21:33:28.560Z] [exec] #6 13.09 Unpacking python3-software-properties (0.99.49.2) ...
[2025-08-12T21:33:28.560Z] [exec] #6 13.15 Selecting previously unselected package packagekit.
[2025-08-12T21:33:28.560Z] [exec] #6 13.16 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-12T21:33:28.560Z] [exec] #6 13.16 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-12T21:33:28.560Z] [exec] #6 13.24 Selecting previously unselected package software-properties-common.
[2025-08-12T21:33:28.560Z] [exec] #6 13.24 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ...
[2025-08-12T21:33:28.560Z] [exec] #6 13.25 Unpacking software-properties-common (0.99.49.2) ...
[2025-08-12T21:33:28.560Z] [exec] #6 13.32 Setting up media-types (10.1.0) ...
[2025-08-12T21:33:28.560Z] [exec] #6 13.35 Setting up systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-12T21:33:28.560Z] [exec] #6 13.39 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-12T21:33:28.560Z] [exec] #6 13.41 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-08-12T21:33:28.560Z] [exec] #6 13.43 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-12T21:33:28.560Z] [exec] #6 13.46 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-12T21:33:28.560Z] [exec] #6 13.48 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-12T21:33:28.560Z] [exec] #6 13.50 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-12T21:33:28.560Z] [exec] #6 13.53 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-12T21:33:28.560Z] [exec] #6 13.55 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:33:28.560Z] [exec] #6 13.57 No schema files found: doing nothing.
[2025-08-12T21:33:29.209Z] [exec] #6 13.58 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:33:29.209Z] [exec] #6 13.61 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:33:29.209Z] [exec] #6 13.63 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:33:29.209Z] [exec] #6 13.65 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-12T21:33:29.209Z] [exec] #6 13.68 Setting up python-apt-common (2.7.7ubuntu5) ...
[2025-08-12T21:33:29.209Z] [exec] #6 13.70 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-12T21:33:29.209Z] [exec] #6 13.72 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:33:29.209Z] [exec] #6 13.74 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-12T21:33:29.209Z] [exec] #6 13.76 Setting up netbase (6.4) ...
[2025-08-12T21:33:29.209Z] [exec] #6 13.81 Setting up sgml-base (1.31) ...
[2025-08-12T21:33:29.209Z] [exec] #6 13.86 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-12T21:33:29.209Z] [exec] #6 13.88 Setting up lsb-release (12.0-2) ...
[2025-08-12T21:33:29.209Z] [exec] #6 13.90 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:33:29.209Z] [exec] #6 14.05 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-08-12T21:33:29.209Z] [exec] #6 14.06 Setting up iso-codes (4.16.0-1) ...
[2025-08-12T21:33:29.209Z] [exec] #6 14.08 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:33:29.209Z] [exec] #6 14.11 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-12T21:33:29.209Z] [exec] #6 14.13 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-12T21:33:29.209Z] [exec] #6 14.14 Setcap worked! gst-ptp-helper is not suid!
[2025-08-12T21:33:29.209Z] [exec] #6 14.15 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:33:29.856Z] [exec] #6 14.17 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-08-12T21:33:29.856Z] [exec] #6 14.19 Setting up python3.12 (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:33:30.499Z] [exec] #6 15.02 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:33:30.499Z] [exec] #6 15.04 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-12T21:33:30.499Z] [exec] #6 15.06 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-12T21:33:30.499Z] [exec] #6 15.08 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:33:30.499Z] [exec] #6 15.11 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-12T21:33:30.499Z] [exec] #6 15.14 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-12T21:33:30.499Z] [exec] #6 15.16 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:33:30.499Z] [exec] #6 15.23 Setting up xml-core (0.19) ...
[2025-08-12T21:33:30.499Z] [exec] #6 15.44 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-12T21:33:31.145Z] [exec] #6 15.54 debconf: unable to initialize frontend: Dialog
[2025-08-12T21:33:31.145Z] [exec] #6 15.54 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-08-12T21:33:31.145Z] [exec] #6 15.54 debconf: falling back to frontend: Readline
[2025-08-12T21:33:31.145Z] [exec] #6 15.54 debconf: unable to initialize frontend: Readline
[2025-08-12T21:33:31.145Z] [exec] #6 15.54 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
[2025-08-12T21:33:31.145Z] [exec] #6 15.54 debconf: falling back to frontend: Teletype
[2025-08-12T21:33:31.145Z] [exec] #6 15.62 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-12T21:33:31.145Z] [exec] #6 15.64 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-12T21:33:31.145Z] [exec] #6 15.66 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-08-12T21:33:31.145Z] [exec] #6 15.68 running python rtupdate hooks for python3.12...
[2025-08-12T21:33:31.145Z] [exec] #6 15.68 running python post-rtupdate hooks for python3.12...
[2025-08-12T21:33:31.145Z] [exec] #6 15.77 Setting up python3-six (1.16.0-4) ...
[2025-08-12T21:33:31.145Z] [exec] #6 15.90 Setting up python3-pyparsing (3.1.1-1) ...
[2025-08-12T21:33:31.145Z] [exec] #6 16.08 Setting up python3-gi (3.48.2-1) ...
[2025-08-12T21:33:31.145Z] [exec] #6 16.25 Setting up python3-httplib2 (0.20.4-3) ...
[2025-08-12T21:33:31.789Z] [exec] #6 16.39 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-12T21:33:31.789Z] [exec] #6 16.41 Setting up python3-blinker (1.7.0-1) ...
[2025-08-12T21:33:31.789Z] [exec] #6 16.53 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-12T21:33:31.789Z] [exec] #6 16.74 Setting up python3-dbus (1.3.2-5build3) ...
[2025-08-12T21:33:32.439Z] [exec] #6 16.88 Setting up python3-distro (1.9.0-1) ...
[2025-08-12T21:33:32.439Z] [exec] #6 17.01 Setting up python3-jwt (2.7.0-1) ...
[2025-08-12T21:33:32.439Z] [exec] #6 17.15 Setting up python3-apt (2.7.7ubuntu5) ...
[2025-08-12T21:33:32.439Z] [exec] #6 17.32 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-08-12T21:33:32.439Z] [exec] #6 17.45 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-12T21:33:33.085Z] [exec] #6 17.69 Setting up python3-wadllib (1.3.6-5) ...
[2025-08-12T21:33:33.085Z] [exec] #6 17.83 Setting up python3-oauthlib (3.2.2-1) ...
[2025-08-12T21:33:33.085Z] [exec] #6 18.01 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-12T21:33:33.085Z] [exec] #6 18.15 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-08-12T21:33:33.731Z] [exec] #6 18.39 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-08-12T21:33:33.731Z] [exec] #6 18.40 Setting up python3-software-properties (0.99.49.2) ...
[2025-08-12T21:33:33.731Z] [exec] #6 18.54 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-12T21:33:33.731Z] [exec] #6 18.61 Processing triggers for sgml-base (1.31) ...
[2025-08-12T21:33:33.731Z] [exec] #6 18.63 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-12T21:33:33.731Z] [exec] #6 18.66 Creating group 'polkitd' with GID 997.
[2025-08-12T21:33:33.731Z] [exec] #6 18.66 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-08-12T21:33:34.376Z] [exec] #6 18.71 invoke-rc.d: could not determine current runlevel
[2025-08-12T21:33:34.376Z] [exec] #6 18.71 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-08-12T21:33:34.376Z] [exec] #6 18.81 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-08-12T21:33:34.376Z] [exec] #6 18.83 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-12T21:33:34.376Z] [exec] #6 18.87 invoke-rc.d: could not determine current runlevel
[2025-08-12T21:33:34.376Z] [exec] #6 18.87 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-08-12T21:33:34.376Z] [exec] #6 18.88 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-08-12T21:33:34.376Z] [exec] #6 18.98 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-08-12T21:33:34.376Z] [exec] #6 18.99 Setting up software-properties-common (0.99.49.2) ...
[2025-08-12T21:33:34.376Z] [exec] #6 19.13 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:33:38.280Z] [exec] #6 22.73 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-12T21:33:38.280Z] [exec] #6 22.84 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-12T21:33:38.280Z] [exec] #6 22.92 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-12T21:33:38.280Z] [exec] #6 23.00 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-12T21:33:38.280Z] [exec] #6 23.14 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-08-12T21:33:38.280Z] [exec] #6 23.27 Fetched 24.4 kB in 1s (40.0 kB/s)
[2025-08-12T21:33:40.017Z] [exec] #6 23.27 Reading package lists...
[2025-08-12T21:33:40.018Z] [exec] #6 24.08 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-08-12T21:33:40.018Z] [exec] #6 24.08 Repository: 'Types: deb
[2025-08-12T21:33:40.018Z] [exec] #6 24.08 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-08-12T21:33:40.018Z] [exec] #6 24.08 Suites: noble
[2025-08-12T21:33:40.018Z] [exec] #6 24.08 Components: main
[2025-08-12T21:33:40.018Z] [exec] #6 24.08 '
[2025-08-12T21:33:40.018Z] [exec] #6 24.08 Description:
[2025-08-12T21:33:40.018Z] [exec] #6 24.08 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-08-12T21:33:40.018Z] [exec] #6 24.08
[2025-08-12T21:33:40.018Z] [exec] #6 24.08 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-08-12T21:33:40.018Z] [exec] #6 24.08 Adding repository.
[2025-08-12T21:33:40.018Z] [exec] #6 24.26 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-12T21:33:40.018Z] [exec] #6 24.27 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-12T21:33:40.018Z] [exec] #6 24.28 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-12T21:33:40.018Z] [exec] #6 24.36 Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-12T21:33:40.018Z] [exec] #6 24.59 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-08-12T21:33:40.665Z] [exec] #6 24.65 Reading package lists...
[2025-08-12T21:33:41.308Z] [exec] #6 25.53 Reading package lists...
[2025-08-12T21:33:41.955Z] [exec] #6 26.34 Building dependency tree...
[2025-08-12T21:33:41.955Z] [exec] #6 26.61 Reading state information...
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 wget is already the newest version (1.21.4-1ubuntu4.1).
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 tar is already the newest version (1.35+dfsg-3build1).
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 The following additional packages will be installed:
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 ca-certificates-java default-jre-headless git-man java-common
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 libgdbm6t64 libgeronimo-annotation-1.3-spec-java
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 libplexus-cipher-java libplexus-classworlds-java
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 libplexus-component-annotations-java libplexus-interpolation-java
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 libsisu-plexus-java libslf4j-java libwagon-file-java
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 libwagon-http-shaded-java libwagon-provider-api-java openjdk-21-jre-headless
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 perl perl-modules-5.38
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 Suggested packages:
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 default-jre gettext-base git-daemon-run | git-daemon-sysvinit git-doc
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 libatinject-jsr330-api-java-doc libel-api-java libcommons-io-java-doc
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 gdbm-l10n libasm-java libcglib-java libjsr305-java-doc liblcms2-utils
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 libmaven-shared-utils-java-doc liblogback-java pcscd
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 libplexus-utils2-java-doc junit4 testng libcommons-logging-java
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 liblog4j1.2-java libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 fonts-ipafont-mincho fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 libtap-harness-archive-perl
[2025-08-12T21:33:41.955Z] [exec] #6 26.88 Recommended packages:
[2025-08-12T21:33:41.956Z] [exec] #6 26.88 patch less ssh-client libcups2t64 libharfbuzz0b libasound2t64
[2025-08-12T21:33:41.956Z] [exec] #6 27.05 The following NEW packages will be installed:
[2025-08-12T21:33:42.622Z] [exec] #6 27.05 ca-certificates-java default-jre-headless git git-man java-common
[2025-08-12T21:33:42.622Z] [exec] #6 27.05 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java
[2025-08-12T21:33:42.622Z] [exec] #6 27.05 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java
[2025-08-12T21:33:42.622Z] [exec] #6 27.05 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64
[2025-08-12T21:33:42.622Z] [exec] #6 27.05 libgdbm6t64 libgeronimo-annotation-1.3-spec-java
[2025-08-12T21:33:42.622Z] [exec] #6 27.05 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java
[2025-08-12T21:33:42.622Z] [exec] #6 27.05 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2
[2025-08-12T21:33:42.622Z] [exec] #6 27.05 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java
[2025-08-12T21:33:42.622Z] [exec] #6 27.05 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2025-08-12T21:33:42.622Z] [exec] #6 27.05 libplexus-cipher-java libplexus-classworlds-java
[2025-08-12T21:33:42.622Z] [exec] #6 27.05 libplexus-component-annotations-java libplexus-interpolation-java
[2025-08-12T21:33:42.622Z] [exec] #6 27.05 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java
[2025-08-12T21:33:42.622Z] [exec] #6 27.05 libsisu-plexus-java libslf4j-java libwagon-file-java
[2025-08-12T21:33:42.622Z] [exec] #6 27.05 libwagon-http-shaded-java libwagon-provider-api-java maven
[2025-08-12T21:33:42.622Z] [exec] #6 27.05 openjdk-21-jre-headless perl perl-modules-5.38
[2025-08-12T21:33:42.622Z] [exec] #6 27.18 0 upgraded, 50 newly installed, 0 to remove and 1 not upgraded.
[2025-08-12T21:33:42.622Z] [exec] #6 27.18 Need to get 71.4 MB of archives.
[2025-08-12T21:33:42.622Z] [exec] #6 27.18 After this operation, 296 MB of additional disk space will be used.
[2025-08-12T21:33:42.622Z] [exec] #6 27.18 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.2 [3,110 kB]
[2025-08-12T21:33:42.622Z] [exec] #6 27.30 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-08-12T21:33:42.622Z] [exec] #6 27.30 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-08-12T21:33:42.622Z] [exec] #6 27.30 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB]
[2025-08-12T21:33:42.623Z] [exec] #6 27.34 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB]
[2025-08-12T21:33:42.623Z] [exec] #6 27.34 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB]
[2025-08-12T21:33:42.623Z] [exec] #6 27.34 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B]
[2025-08-12T21:33:42.623Z] [exec] #6 27.34 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB]
[2025-08-12T21:33:42.623Z] [exec] #6 27.34 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB]
[2025-08-12T21:33:42.623Z] [exec] #6 27.34 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B]
[2025-08-12T21:33:42.623Z] [exec] #6 27.34 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
[2025-08-12T21:33:42.623Z] [exec] #6 27.34 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB]
[2025-08-12T21:33:42.623Z] [exec] #6 27.35 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB]
[2025-08-12T21:33:42.623Z] [exec] #6 27.35 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openjdk-21-jre-headless amd64 21.0.8+9~us1-0ubuntu1~24.04.1 [46.4 MB]
[2025-08-12T21:33:42.623Z] [exec] #6 27.67 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B]
[2025-08-12T21:33:42.623Z] [exec] #6 27.67 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-08-12T21:33:42.623Z] [exec] #6 27.67 Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB]
[2025-08-12T21:33:43.266Z] [exec] #6 27.68 Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB]
[2025-08-12T21:33:43.266Z] [exec] #6 27.70 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache-pom-java all 29-2 [5,284 B]
[2025-08-12T21:33:43.266Z] [exec] #6 27.70 Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-5 [5,348 B]
[2025-08-12T21:33:43.266Z] [exec] #6 27.70 Get:21 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-4fakesync [8,616 B]
[2025-08-12T21:33:43.266Z] [exec] #6 27.70 Get:22 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcdi-api-java all 1.2-3 [54.3 kB]
[2025-08-12T21:33:43.266Z] [exec] #6 27.70 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-cli-java all 1.6.0-1 [59.9 kB]
[2025-08-12T21:33:43.266Z] [exec] #6 27.70 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-parent-java all 56-1 [10.7 kB]
[2025-08-12T21:33:43.266Z] [exec] #6 27.70 Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-io-java all 2.11.0-2 [297 kB]
[2025-08-12T21:33:43.266Z] [exec] #6 27.71 Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-lang3-java all 3.14.0-1 [586 kB]
[2025-08-12T21:33:43.266Z] [exec] #6 27.71 Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjsr305-java all 0.1~+svn49-11 [27.0 kB]
[2025-08-12T21:33:43.266Z] [exec] #6 27.71 Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguava-java all 32.0.1-1 [2,692 kB]
[2025-08-12T21:33:43.266Z] [exec] #6 27.73 Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 liberror-prone-java all 2.18.0-1 [22.5 kB]
[2025-08-12T21:33:43.266Z] [exec] #6 27.73 Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgeronimo-annotation-1.3-spec-java all 1.3-1 [11.2 kB]
[2025-08-12T21:33:43.267Z] [exec] #6 27.74 Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaopalliance-java all 20070526-7 [8,166 B]
[2025-08-12T21:33:43.267Z] [exec] #6 27.74 Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguice-java all 4.2.3-2 [1,434 kB]
[2025-08-12T21:33:43.267Z] [exec] #6 27.75 Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjansi-java all 2.4.1-2 [83.0 kB]
[2025-08-12T21:33:43.267Z] [exec] #6 27.75 Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-parent-java all 35-1 [5,810 B]
[2025-08-12T21:33:43.267Z] [exec] #6 27.75 Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-utils2-java all 3.4.2-1 [256 kB]
[2025-08-12T21:33:43.267Z] [exec] #6 27.75 Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-provider-api-java all 3.5.3-1 [47.9 kB]
[2025-08-12T21:33:43.267Z] [exec] #6 27.75 Get:37 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-resolver-java all 1.6.3-1 [544 kB]
[2025-08-12T21:33:43.267Z] [exec] #6 27.75 Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-shared-utils-java all 3.3.4-1 [137 kB]
[2025-08-12T21:33:43.267Z] [exec] #6 27.75 Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-cipher-java all 2.0-1 [14.7 kB]
[2025-08-12T21:33:43.267Z] [exec] #6 27.76 Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-classworlds-java all 2.7.0-1 [50.0 kB]
[2025-08-12T21:33:43.267Z] [exec] #6 27.76 Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-component-annotations-java all 2.1.1-1 [6,550 B]
[2025-08-12T21:33:43.267Z] [exec] #6 27.76 Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-interpolation-java all 1.26-1 [76.8 kB]
[2025-08-12T21:33:43.267Z] [exec] #6 27.76 Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-sec-dispatcher-java all 2.0-3 [28.1 kB]
[2025-08-12T21:33:43.267Z] [exec] #6 27.76 Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 libslf4j-java all 1.7.32-1 [141 kB]
[2025-08-12T21:33:43.267Z] [exec] #6 27.77 Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-inject-java all 0.3.4-2 [347 kB]
[2025-08-12T21:33:43.267Z] [exec] #6 27.78 Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-plexus-java all 0.3.4-3 [181 kB]
[2025-08-12T21:33:43.267Z] [exec] #6 27.78 Get:47 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven3-core-java all 3.8.7-2 [1,565 kB]
[2025-08-12T21:33:43.267Z] [exec] #6 27.79 Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-file-java all 3.5.3-1 [7,918 B]
[2025-08-12T21:33:43.267Z] [exec] #6 27.79 Get:49 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-http-shaded-java all 3.5.3-1 [1,332 kB]
[2025-08-12T21:33:43.267Z] [exec] #6 27.80 Get:50 http://archive.ubuntu.com/ubuntu noble/universe amd64 maven all 3.8.7-2 [18.3 kB]
[2025-08-12T21:33:43.267Z] [exec] #6 27.92 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-12T21:33:43.267Z] [exec] #6 27.96 Fetched 71.4 MB in 1s (97.4 MB/s)
[2025-08-12T21:33:43.267Z] [exec] #6 28.26 Selecting previously unselected package perl-modules-5.38.
[2025-08-12T21:33:43.267Z] [exec] #6 28.26 (Reading database ...
[2025-08-12T21:33:43.925Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 10927 files and directories currently installed.)#6 28.27 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ...
[2025-08-12T21:33:43.925Z] [exec] #6 28.28 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-12T21:33:43.925Z] [exec] #6 28.66 Selecting previously unselected package libgdbm6t64:amd64.
[2025-08-12T21:33:43.925Z] [exec] #6 28.67 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-08-12T21:33:43.925Z] [exec] #6 28.68 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-12T21:33:43.925Z] [exec] #6 28.74 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-08-12T21:33:43.925Z] [exec] #6 28.74 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-08-12T21:33:43.925Z] [exec] #6 28.75 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-12T21:33:43.925Z] [exec] #6 28.81 Selecting previously unselected package libperl5.38t64:amd64.
[2025-08-12T21:33:43.925Z] [exec] #6 28.81 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-12T21:33:43.925Z] [exec] #6 28.82 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-12T21:33:44.573Z] [exec] #6 29.11 Selecting previously unselected package perl.
[2025-08-12T21:33:44.573Z] [exec] #6 29.11 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-12T21:33:44.573Z] [exec] #6 29.12 Unpacking perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-12T21:33:44.573Z] [exec] #6 29.21 Selecting previously unselected package ca-certificates-java.
[2025-08-12T21:33:44.573Z] [exec] #6 29.21 Preparing to unpack .../05-ca-certificates-java_20240118_all.deb ...
[2025-08-12T21:33:44.573Z] [exec] #6 29.22 Unpacking ca-certificates-java (20240118) ...
[2025-08-12T21:33:44.573Z] [exec] #6 29.30 Selecting previously unselected package java-common.
[2025-08-12T21:33:44.573Z] [exec] #6 29.30 Preparing to unpack .../06-java-common_0.75+exp1_all.deb ...
[2025-08-12T21:33:44.573Z] [exec] #6 29.30 Unpacking java-common (0.75+exp1) ...
[2025-08-12T21:33:44.573Z] [exec] #6 29.36 Selecting previously unselected package liblcms2-2:amd64.
[2025-08-12T21:33:44.573Z] [exec] #6 29.36 Preparing to unpack .../07-liblcms2-2_2.14-2build1_amd64.deb ...
[2025-08-12T21:33:44.573Z] [exec] #6 29.37 Unpacking liblcms2-2:amd64 (2.14-2build1) ...
[2025-08-12T21:33:44.573Z] [exec] #6 29.42 Selecting previously unselected package libjpeg-turbo8:amd64.
[2025-08-12T21:33:44.573Z] [exec] #6 29.42 Preparing to unpack .../08-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ...
[2025-08-12T21:33:44.573Z] [exec] #6 29.43 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-08-12T21:33:44.573Z] [exec] #6 29.48 Selecting previously unselected package libjpeg8:amd64.
[2025-08-12T21:33:44.573Z] [exec] #6 29.48 Preparing to unpack .../09-libjpeg8_8c-2ubuntu11_amd64.deb ...
[2025-08-12T21:33:44.573Z] [exec] #6 29.49 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-08-12T21:33:44.573Z] [exec] #6 29.54 Selecting previously unselected package libnspr4:amd64.
[2025-08-12T21:33:44.573Z] [exec] #6 29.54 Preparing to unpack .../10-libnspr4_2%3a4.35-1.1build1_amd64.deb ...
[2025-08-12T21:33:44.573Z] [exec] #6 29.55 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-08-12T21:33:44.573Z] [exec] #6 29.61 Selecting previously unselected package libnss3:amd64.
[2025-08-12T21:33:45.238Z] [exec] #6 29.61 Preparing to unpack .../11-libnss3_2%3a3.98-1build1_amd64.deb ...
[2025-08-12T21:33:45.239Z] [exec] #6 29.61 Unpacking libnss3:amd64 (2:3.98-1build1) ...
[2025-08-12T21:33:45.239Z] [exec] #6 29.70 Selecting previously unselected package libpcsclite1:amd64.
[2025-08-12T21:33:45.239Z] [exec] #6 29.70 Preparing to unpack .../12-libpcsclite1_2.0.3-1build1_amd64.deb ...
[2025-08-12T21:33:45.239Z] [exec] #6 29.71 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-08-12T21:33:45.239Z] [exec] #6 29.77 Selecting previously unselected package openjdk-21-jre-headless:amd64.
[2025-08-12T21:33:45.239Z] [exec] #6 29.78 Preparing to unpack .../13-openjdk-21-jre-headless_21.0.8+9~us1-0ubuntu1~24.04.1_amd64.deb ...
[2025-08-12T21:33:45.239Z] [exec] #6 29.78 Unpacking openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ...
[2025-08-12T21:33:45.917Z] [exec] #6 30.70 Selecting previously unselected package default-jre-headless.
[2025-08-12T21:33:45.917Z] [exec] #6 30.71 Preparing to unpack .../14-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ...
[2025-08-12T21:33:45.917Z] [exec] #6 30.71 Unpacking default-jre-headless (2:1.21-75+exp1) ...
[2025-08-12T21:33:45.917Z] [exec] #6 30.76 Selecting previously unselected package liberror-perl.
[2025-08-12T21:33:45.917Z] [exec] #6 30.76 Preparing to unpack .../15-liberror-perl_0.17029-2_all.deb ...
[2025-08-12T21:33:45.917Z] [exec] #6 30.76 Unpacking liberror-perl (0.17029-2) ...
[2025-08-12T21:33:45.917Z] [exec] #6 30.81 Selecting previously unselected package git-man.
[2025-08-12T21:33:45.917Z] [exec] #6 30.82 Preparing to unpack .../16-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ...
[2025-08-12T21:33:45.917Z] [exec] #6 30.82 Unpacking git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-12T21:33:45.917Z] [exec] #6 30.90 Selecting previously unselected package git.
[2025-08-12T21:33:45.917Z] [exec] #6 30.90 Preparing to unpack .../17-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ...
[2025-08-12T21:33:45.917Z] [exec] #6 30.91 Unpacking git (1:2.43.0-1ubuntu7.3) ...
[2025-08-12T21:33:46.565Z] [exec] #6 31.12 Selecting previously unselected package libapache-pom-java.
[2025-08-12T21:33:46.565Z] [exec] #6 31.12 Preparing to unpack .../18-libapache-pom-java_29-2_all.deb ...
[2025-08-12T21:33:46.565Z] [exec] #6 31.13 Unpacking libapache-pom-java (29-2) ...
[2025-08-12T21:33:46.565Z] [exec] #6 31.18 Selecting previously unselected package libatinject-jsr330-api-java.
[2025-08-12T21:33:46.565Z] [exec] #6 31.18 Preparing to unpack .../19-libatinject-jsr330-api-java_1.0+ds1-5_all.deb ...
[2025-08-12T21:33:46.565Z] [exec] #6 31.19 Unpacking libatinject-jsr330-api-java (1.0+ds1-5) ...
[2025-08-12T21:33:46.565Z] [exec] #6 31.26 Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java.
[2025-08-12T21:33:46.565Z] [exec] #6 31.26 Preparing to unpack .../20-libgeronimo-interceptor-3.0-spec-java_1.0.1-4fakesync_all.deb ...
[2025-08-12T21:33:46.565Z] [exec] #6 31.27 Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ...
[2025-08-12T21:33:46.565Z] [exec] #6 31.32 Selecting previously unselected package libcdi-api-java.
[2025-08-12T21:33:46.565Z] [exec] #6 31.32 Preparing to unpack .../21-libcdi-api-java_1.2-3_all.deb ...
[2025-08-12T21:33:46.565Z] [exec] #6 31.33 Unpacking libcdi-api-java (1.2-3) ...
[2025-08-12T21:33:46.565Z] [exec] #6 31.37 Selecting previously unselected package libcommons-cli-java.
[2025-08-12T21:33:46.565Z] [exec] #6 31.38 Preparing to unpack .../22-libcommons-cli-java_1.6.0-1_all.deb ...
[2025-08-12T21:33:46.565Z] [exec] #6 31.38 Unpacking libcommons-cli-java (1.6.0-1) ...
[2025-08-12T21:33:46.565Z] [exec] #6 31.43 Selecting previously unselected package libcommons-parent-java.
[2025-08-12T21:33:46.565Z] [exec] #6 31.43 Preparing to unpack .../23-libcommons-parent-java_56-1_all.deb ...
[2025-08-12T21:33:46.565Z] [exec] #6 31.44 Unpacking libcommons-parent-java (56-1) ...
[2025-08-12T21:33:46.565Z] [exec] #6 31.49 Selecting previously unselected package libcommons-io-java.
[2025-08-12T21:33:47.217Z] [exec] #6 31.49 Preparing to unpack .../24-libcommons-io-java_2.11.0-2_all.deb ...
[2025-08-12T21:33:47.217Z] [exec] #6 31.49 Unpacking libcommons-io-java (2.11.0-2) ...
[2025-08-12T21:33:47.217Z] [exec] #6 31.55 Selecting previously unselected package libcommons-lang3-java.
[2025-08-12T21:33:47.217Z] [exec] #6 31.55 Preparing to unpack .../25-libcommons-lang3-java_3.14.0-1_all.deb ...
[2025-08-12T21:33:47.217Z] [exec] #6 31.56 Unpacking libcommons-lang3-java (3.14.0-1) ...
[2025-08-12T21:33:47.217Z] [exec] #6 31.61 Selecting previously unselected package libjsr305-java.
[2025-08-12T21:33:47.217Z] [exec] #6 31.61 Preparing to unpack .../26-libjsr305-java_0.1~+svn49-11_all.deb ...
[2025-08-12T21:33:47.217Z] [exec] #6 31.62 Unpacking libjsr305-java (0.1~+svn49-11) ...
[2025-08-12T21:33:47.217Z] [exec] #6 31.66 Selecting previously unselected package libguava-java.
[2025-08-12T21:33:47.217Z] [exec] #6 31.67 Preparing to unpack .../27-libguava-java_32.0.1-1_all.deb ...
[2025-08-12T21:33:47.217Z] [exec] #6 31.67 Unpacking libguava-java (32.0.1-1) ...
[2025-08-12T21:33:47.217Z] [exec] #6 31.73 Selecting previously unselected package liberror-prone-java.
[2025-08-12T21:33:47.217Z] [exec] #6 31.73 Preparing to unpack .../28-liberror-prone-java_2.18.0-1_all.deb ...
[2025-08-12T21:33:47.217Z] [exec] #6 31.74 Unpacking liberror-prone-java (2.18.0-1) ...
[2025-08-12T21:33:47.217Z] [exec] #6 31.80 Selecting previously unselected package libgeronimo-annotation-1.3-spec-java.
[2025-08-12T21:33:47.217Z] [exec] #6 31.80 Preparing to unpack .../29-libgeronimo-annotation-1.3-spec-java_1.3-1_all.deb ...
[2025-08-12T21:33:47.217Z] [exec] #6 31.81 Unpacking libgeronimo-annotation-1.3-spec-java (1.3-1) ...
[2025-08-12T21:33:47.217Z] [exec] #6 31.85 Selecting previously unselected package libaopalliance-java.
[2025-08-12T21:33:47.217Z] [exec] #6 31.86 Preparing to unpack .../30-libaopalliance-java_20070526-7_all.deb ...
[2025-08-12T21:33:47.217Z] [exec] #6 31.86 Unpacking libaopalliance-java (20070526-7) ...
[2025-08-12T21:33:47.217Z] [exec] #6 31.91 Selecting previously unselected package libguice-java.
[2025-08-12T21:33:47.217Z] [exec] #6 31.91 Preparing to unpack .../31-libguice-java_4.2.3-2_all.deb ...
[2025-08-12T21:33:47.217Z] [exec] #6 31.92 Unpacking libguice-java (4.2.3-2) ...
[2025-08-12T21:33:47.217Z] [exec] #6 32.07 Selecting previously unselected package libjansi-java.
[2025-08-12T21:33:47.217Z] [exec] #6 32.07 Preparing to unpack .../32-libjansi-java_2.4.1-2_all.deb ...
[2025-08-12T21:33:47.217Z] [exec] #6 32.08 Unpacking libjansi-java (2.4.1-2) ...
[2025-08-12T21:33:47.218Z] [exec] #6 32.13 Selecting previously unselected package libmaven-parent-java.
[2025-08-12T21:33:47.218Z] [exec] #6 32.13 Preparing to unpack .../33-libmaven-parent-java_35-1_all.deb ...
[2025-08-12T21:33:47.218Z] [exec] #6 32.14 Unpacking libmaven-parent-java (35-1) ...
[2025-08-12T21:33:47.218Z] [exec] #6 32.19 Selecting previously unselected package libplexus-utils2-java.
[2025-08-12T21:33:47.871Z] [exec] #6 32.20 Preparing to unpack .../34-libplexus-utils2-java_3.4.2-1_all.deb ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.20 Unpacking libplexus-utils2-java (3.4.2-1) ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.26 Selecting previously unselected package libwagon-provider-api-java.
[2025-08-12T21:33:47.871Z] [exec] #6 32.26 Preparing to unpack .../35-libwagon-provider-api-java_3.5.3-1_all.deb ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.27 Unpacking libwagon-provider-api-java (3.5.3-1) ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.34 Selecting previously unselected package libmaven-resolver-java.
[2025-08-12T21:33:47.871Z] [exec] #6 32.34 Preparing to unpack .../36-libmaven-resolver-java_1.6.3-1_all.deb ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.35 Unpacking libmaven-resolver-java (1.6.3-1) ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.41 Selecting previously unselected package libmaven-shared-utils-java.
[2025-08-12T21:33:47.871Z] [exec] #6 32.42 Preparing to unpack .../37-libmaven-shared-utils-java_3.3.4-1_all.deb ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.42 Unpacking libmaven-shared-utils-java (3.3.4-1) ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.49 Selecting previously unselected package libplexus-cipher-java.
[2025-08-12T21:33:47.871Z] [exec] #6 32.49 Preparing to unpack .../38-libplexus-cipher-java_2.0-1_all.deb ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.50 Unpacking libplexus-cipher-java (2.0-1) ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.54 Selecting previously unselected package libplexus-classworlds-java.
[2025-08-12T21:33:47.871Z] [exec] #6 32.55 Preparing to unpack .../39-libplexus-classworlds-java_2.7.0-1_all.deb ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.55 Unpacking libplexus-classworlds-java (2.7.0-1) ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.60 Selecting previously unselected package libplexus-component-annotations-java.
[2025-08-12T21:33:47.871Z] [exec] #6 32.61 Preparing to unpack .../40-libplexus-component-annotations-java_2.1.1-1_all.deb ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.61 Unpacking libplexus-component-annotations-java (2.1.1-1) ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.66 Selecting previously unselected package libplexus-interpolation-java.
[2025-08-12T21:33:47.871Z] [exec] #6 32.66 Preparing to unpack .../41-libplexus-interpolation-java_1.26-1_all.deb ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.67 Unpacking libplexus-interpolation-java (1.26-1) ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.74 Selecting previously unselected package libplexus-sec-dispatcher-java.
[2025-08-12T21:33:47.871Z] [exec] #6 32.75 Preparing to unpack .../42-libplexus-sec-dispatcher-java_2.0-3_all.deb ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.75 Unpacking libplexus-sec-dispatcher-java (2.0-3) ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.80 Selecting previously unselected package libslf4j-java.
[2025-08-12T21:33:47.871Z] [exec] #6 32.81 Preparing to unpack .../43-libslf4j-java_1.7.32-1_all.deb ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.81 Unpacking libslf4j-java (1.7.32-1) ...
[2025-08-12T21:33:47.871Z] [exec] #6 32.87 Selecting previously unselected package libsisu-inject-java.
[2025-08-12T21:33:48.517Z] [exec] #6 32.88 Preparing to unpack .../44-libsisu-inject-java_0.3.4-2_all.deb ...
[2025-08-12T21:33:48.517Z] [exec] #6 32.88 Unpacking libsisu-inject-java (0.3.4-2) ...
[2025-08-12T21:33:48.517Z] [exec] #6 32.96 Selecting previously unselected package libsisu-plexus-java.
[2025-08-12T21:33:48.517Z] [exec] #6 32.96 Preparing to unpack .../45-libsisu-plexus-java_0.3.4-3_all.deb ...
[2025-08-12T21:33:48.517Z] [exec] #6 32.97 Unpacking libsisu-plexus-java (0.3.4-3) ...
[2025-08-12T21:33:48.517Z] [exec] #6 33.02 Selecting previously unselected package libmaven3-core-java.
[2025-08-12T21:33:48.517Z] [exec] #6 33.03 Preparing to unpack .../46-libmaven3-core-java_3.8.7-2_all.deb ...
[2025-08-12T21:33:48.517Z] [exec] #6 33.04 Unpacking libmaven3-core-java (3.8.7-2) ...
[2025-08-12T21:33:48.517Z] [exec] #6 33.11 Selecting previously unselected package libwagon-file-java.
[2025-08-12T21:33:48.517Z] [exec] #6 33.11 Preparing to unpack .../47-libwagon-file-java_3.5.3-1_all.deb ...
[2025-08-12T21:33:48.517Z] [exec] #6 33.12 Unpacking libwagon-file-java (3.5.3-1) ...
[2025-08-12T21:33:48.517Z] [exec] #6 33.17 Selecting previously unselected package libwagon-http-shaded-java.
[2025-08-12T21:33:48.517Z] [exec] #6 33.17 Preparing to unpack .../48-libwagon-http-shaded-java_3.5.3-1_all.deb ...
[2025-08-12T21:33:48.517Z] [exec] #6 33.18 Unpacking libwagon-http-shaded-java (3.5.3-1) ...
[2025-08-12T21:33:48.517Z] [exec] #6 33.24 Selecting previously unselected package maven.
[2025-08-12T21:33:48.517Z] [exec] #6 33.25 Preparing to unpack .../49-maven_3.8.7-2_all.deb ...
[2025-08-12T21:33:48.517Z] [exec] #6 33.25 Unpacking maven (3.8.7-2) ...
[2025-08-12T21:33:48.517Z] [exec] #6 33.32 Setting up liblcms2-2:amd64 (2.14-2build1) ...
[2025-08-12T21:33:48.517Z] [exec] #6 33.34 Setting up libslf4j-java (1.7.32-1) ...
[2025-08-12T21:33:48.517Z] [exec] #6 33.36 Setting up libplexus-utils2-java (3.4.2-1) ...
[2025-08-12T21:33:48.517Z] [exec] #6 33.39 Setting up libplexus-classworlds-java (2.7.0-1) ...
[2025-08-12T21:33:48.517Z] [exec] #6 33.42 Setting up libjsr305-java (0.1~+svn49-11) ...
[2025-08-12T21:33:48.517Z] [exec] #6 33.44 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-12T21:33:48.517Z] [exec] #6 33.47 Setting up java-common (0.75+exp1) ...
[2025-08-12T21:33:48.517Z] [exec] #6 33.50 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-12T21:33:48.517Z] [exec] #6 33.52 Setting up libaopalliance-java (20070526-7) ...
[2025-08-12T21:33:48.517Z] [exec] #6 33.54 Setting up libcommons-cli-java (1.6.0-1) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.56 Setting up libplexus-component-annotations-java (2.1.1-1) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.59 Setting up libgeronimo-annotation-1.3-spec-java (1.3-1) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.62 Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.64 Setting up libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.66 Setting up libjansi-java (2.4.1-2) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.68 Setting up libapache-pom-java (29-2) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.70 Setting up libatinject-jsr330-api-java (1.0+ds1-5) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.72 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.74 Setting up libplexus-interpolation-java (1.26-1) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.76 Setting up libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.78 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.80 Setting up git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.82 Setting up libwagon-http-shaded-java (3.5.3-1) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.85 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.87 Setting up ca-certificates-java (20240118) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.90 No JRE found. Skipping Java certificates setup.
[2025-08-12T21:33:49.179Z] [exec] #6 33.91 Setting up libcdi-api-java (1.2-3) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.93 Setting up libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.95 Setting up libwagon-provider-api-java (3.5.3-1) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.97 Setting up libmaven-parent-java (35-1) ...
[2025-08-12T21:33:49.179Z] [exec] #6 33.99 Setting up libcommons-parent-java (56-1) ...
[2025-08-12T21:33:49.179Z] [exec] #6 34.01 Setting up libsisu-inject-java (0.3.4-2) ...
[2025-08-12T21:33:49.179Z] [exec] #6 34.02 Setting up libnss3:amd64 (2:3.98-1build1) ...
[2025-08-12T21:33:49.179Z] [exec] #6 34.04 Setting up libplexus-cipher-java (2.0-1) ...
[2025-08-12T21:33:49.179Z] [exec] #6 34.06 Setting up libsisu-plexus-java (0.3.4-3) ...
[2025-08-12T21:33:49.179Z] [exec] #6 34.08 Setting up perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-12T21:33:49.827Z] [exec] #6 34.11 Setting up libcommons-lang3-java (3.14.0-1) ...
[2025-08-12T21:33:49.827Z] [exec] #6 34.13 Setting up libplexus-sec-dispatcher-java (2.0-3) ...
[2025-08-12T21:33:49.827Z] [exec] #6 34.15 Setting up libwagon-file-java (3.5.3-1) ...
[2025-08-12T21:33:49.827Z] [exec] #6 34.17 Setting up openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ...
[2025-08-12T21:33:49.827Z] [exec] #6 34.35 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
[2025-08-12T21:33:49.827Z] [exec] #6 34.37 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
[2025-08-12T21:33:49.827Z] [exec] #6 34.37 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
[2025-08-12T21:33:49.827Z] [exec] #6 34.38 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
[2025-08-12T21:33:49.827Z] [exec] #6 34.39 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
[2025-08-12T21:33:49.827Z] [exec] #6 34.42 Setting up libcommons-io-java (2.11.0-2) ...
[2025-08-12T21:33:49.827Z] [exec] #6 34.44 Setting up liberror-perl (0.17029-2) ...
[2025-08-12T21:33:49.827Z] [exec] #6 34.45 Setting up libmaven-resolver-java (1.6.3-1) ...
[2025-08-12T21:33:49.827Z] [exec] #6 34.47 Setting up git (1:2.43.0-1ubuntu7.3) ...
[2025-08-12T21:33:49.827Z] [exec] #6 34.50 Setting up libmaven-shared-utils-java (3.3.4-1) ...
[2025-08-12T21:33:49.827Z] [exec] #6 34.53 Setting up libguava-java (32.0.1-1) ...
[2025-08-12T21:33:49.827Z] [exec] #6 34.55 Setting up liberror-prone-java (2.18.0-1) ...
[2025-08-12T21:33:49.827Z] [exec] #6 34.57 Setting up libguice-java (4.2.3-2) ...
[2025-08-12T21:33:49.827Z] [exec] #6 34.59 Setting up libmaven3-core-java (3.8.7-2) ...
[2025-08-12T21:33:49.827Z] [exec] #6 34.60 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-12T21:33:49.827Z] [exec] #6 34.64 Processing triggers for ca-certificates-java (20240118) ...
[2025-08-12T21:33:50.475Z] [exec] #6 34.96 Adding debian:ACCVRAIZ1.pem
[2025-08-12T21:33:50.475Z] [exec] #6 34.96 Adding debian:AC_RAIZ_FNMT-RCM.pem
[2025-08-12T21:33:50.475Z] [exec] #6 34.98 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
[2025-08-12T21:33:50.475Z] [exec] #6 34.99 Adding debian:Actalis_Authentication_Root_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 34.99 Adding debian:AffirmTrust_Commercial.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.00 Adding debian:AffirmTrust_Networking.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.00 Adding debian:AffirmTrust_Premium_ECC.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.00 Adding debian:AffirmTrust_Premium.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.00 Adding debian:Amazon_Root_CA_1.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.01 Adding debian:Amazon_Root_CA_2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.01 Adding debian:Amazon_Root_CA_3.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.01 Adding debian:Amazon_Root_CA_4.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.01 Adding debian:ANF_Secure_Server_Root_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.02 Adding debian:Atos_TrustedRoot_2011.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.02 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.02 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.03 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.03 Adding debian:Baltimore_CyberTrust_Root.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.03 Adding debian:BJCA_Global_Root_CA1.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.03 Adding debian:BJCA_Global_Root_CA2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.04 Adding debian:Buypass_Class_2_Root_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.04 Adding debian:Buypass_Class_3_Root_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.04 Adding debian:CA_Disig_Root_R2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.04 Adding debian:Certainly_Root_E1.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.05 Adding debian:Certainly_Root_R1.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.05 Adding debian:Certigna.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.06 Adding debian:Certigna_Root_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.06 Adding debian:certSIGN_Root_CA_G2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.06 Adding debian:certSIGN_ROOT_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.06 Adding debian:Certum_EC-384_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.07 Adding debian:Certum_Trusted_Network_CA_2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.07 Adding debian:Certum_Trusted_Network_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.07 Adding debian:Certum_Trusted_Root_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.08 Adding debian:CFCA_EV_ROOT.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.08 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.08 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.08 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.09 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.09 Adding debian:Comodo_AAA_Services_root.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.09 Adding debian:COMODO_Certification_Authority.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.09 Adding debian:COMODO_ECC_Certification_Authority.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.10 Adding debian:COMODO_RSA_Certification_Authority.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.10 Adding debian:DigiCert_Assured_ID_Root_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.10 Adding debian:DigiCert_Assured_ID_Root_G2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.10 Adding debian:DigiCert_Assured_ID_Root_G3.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.11 Adding debian:DigiCert_Global_Root_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.11 Adding debian:DigiCert_Global_Root_G2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.11 Adding debian:DigiCert_Global_Root_G3.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.11 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.11 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.12 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.12 Adding debian:DigiCert_Trusted_Root_G4.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.12 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.12 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.13 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.13 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.13 Adding debian:emSign_ECC_Root_CA_-_C3.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.13 Adding debian:emSign_ECC_Root_CA_-_G3.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.14 Adding debian:emSign_Root_CA_-_C1.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.14 Adding debian:emSign_Root_CA_-_G1.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.14 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.14 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.15 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.15 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.15 Adding debian:Entrust_Root_Certification_Authority.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.15 Adding debian:ePKI_Root_Certification_Authority.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.16 Adding debian:e-Szigno_Root_CA_2017.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.16 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.16 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.16 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.17 Adding debian:GlobalSign_Root_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.17 Adding debian:GlobalSign_Root_CA_-_R3.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.17 Adding debian:GlobalSign_Root_CA_-_R6.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.17 Adding debian:GlobalSign_Root_E46.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.18 Adding debian:GlobalSign_Root_R46.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.19 Adding debian:GLOBALTRUST_2020.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.19 Adding debian:Go_Daddy_Class_2_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.19 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.20 Adding debian:GTS_Root_R1.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.20 Adding debian:GTS_Root_R2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.20 Adding debian:GTS_Root_R3.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.20 Adding debian:GTS_Root_R4.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.21 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.21 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.21 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.22 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.22 Adding debian:HiPKI_Root_CA_-_G1.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.23 Adding debian:Hongkong_Post_Root_CA_3.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.23 Adding debian:IdenTrust_Commercial_Root_CA_1.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.23 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.24 Adding debian:ISRG_Root_X1.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.24 Adding debian:ISRG_Root_X2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.24 Adding debian:Izenpe.com.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.24 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.25 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.25 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.26 Adding debian:NAVER_Global_Root_Certification_Authority.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.26 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.27 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.27 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.27 Adding debian:QuoVadis_Root_CA_1_G3.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.28 Adding debian:QuoVadis_Root_CA_2_G3.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.28 Adding debian:QuoVadis_Root_CA_2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.28 Adding debian:QuoVadis_Root_CA_3_G3.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.29 Adding debian:QuoVadis_Root_CA_3.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.29 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.29 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.30 Adding debian:Secure_Global_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.30 Adding debian:SecureSign_RootCA11.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.30 Adding debian:SecureTrust_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.30 Adding debian:Security_Communication_ECC_RootCA1.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.31 Adding debian:Security_Communication_RootCA2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.31 Adding debian:Security_Communication_RootCA3.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.32 Adding debian:Security_Communication_Root_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.32 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.32 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.32 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.33 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.33 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.33 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.33 Adding debian:Starfield_Class_2_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.33 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.34 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.34 Adding debian:SwissSign_Gold_CA_-_G2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.34 Adding debian:SwissSign_Silver_CA_-_G2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.34 Adding debian:SZAFIR_ROOT_CA2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.35 Adding debian:Telia_Root_CA_v2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.35 Adding debian:TeliaSonera_Root_CA_v1.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.36 Adding debian:TrustAsia_Global_Root_CA_G3.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.36 Adding debian:TrustAsia_Global_Root_CA_G4.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.36 Adding debian:Trustwave_Global_Certification_Authority.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.36 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.37 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.37 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.37 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.37 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.37 Adding debian:TunTrust_Root_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.38 Adding debian:TWCA_Global_Root_CA.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.38 Adding debian:TWCA_Root_Certification_Authority.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.38 Adding debian:UCA_Extended_Validation_Root.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.38 Adding debian:UCA_Global_G2_Root.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.39 Adding debian:USERTrust_ECC_Certification_Authority.pem
[2025-08-12T21:33:50.475Z] [exec] #6 35.39 Adding debian:USERTrust_RSA_Certification_Authority.pem
[2025-08-12T21:33:50.476Z] [exec] #6 35.39 Adding debian:vTrus_ECC_Root_CA.pem
[2025-08-12T21:33:50.476Z] [exec] #6 35.39 Adding debian:vTrus_Root_CA.pem
[2025-08-12T21:33:50.476Z] [exec] #6 35.39 Adding debian:XRamp_Global_CA_Root.pem
[2025-08-12T21:33:50.476Z] [exec] #6 35.44 done.
[2025-08-12T21:33:50.476Z] [exec] #6 35.45 Setting up default-jre-headless (2:1.21-75+exp1) ...
[2025-08-12T21:33:50.476Z] [exec] #6 35.47 Setting up maven (3.8.7-2) ...
[2025-08-12T21:33:51.121Z] [exec] #6 35.51 update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode
[2025-08-12T21:33:54.046Z] [exec] #6 DONE 38.5s
[2025-08-12T21:33:54.046Z] [exec]
[2025-08-12T21:33:54.046Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2025-08-12T21:33:54.046Z] [exec] #7 DONE 0.3s
[2025-08-12T21:33:54.046Z] [exec]
[2025-08-12T21:33:54.046Z] [exec] #8 [ 4/10] RUN git clone https://github.com/OpenLiberty/open-liberty.git
[2025-08-12T21:33:54.046Z] [exec] #8 0.213 Cloning into 'open-liberty'...
[2025-08-12T21:34:58.574Z] [exec] #8 58.36 Updating files: 10% (11738/116076)
[2025-08-12T21:35:19.180Z] [exec] Updating files: 11% (12769/116076)Updating files: 12% (13930/116076)Updating files: 13% (15090/116076)Updating files: 14% (16251/116076)Updating files: 15% (17412/116076)Updating files: 16% (18573/116076)Updating files: 17% (19733/116076)Updating files: 17% (19775/116076)Updating files: 18% (20894/116076)Updating files: 19% (22055/116076)Updating files: 20% (23216/116076)Updating files: 21% (24376/116076)Updating files: 22% (25537/116076)Updating files: 23% (26698/116076)Updating files: 23% (27294/116076)Updating files: 24% (27859/116076)Updating files: 25% (29019/116076)Updating files: 26% (30180/116076)Updating files: 26% (30332/116076)Updating files: 27% (31341/116076)Updating files: 28% (32502/116076)Updating files: 29% (33663/116076)Updating files: 30% (34823/116076)Updating files: 30% (35493/116076)Updating files: 31% (35984/116076)Updating files: 32% (37145/116076)Updating files: 33% (38306/116076)Updating files: 34% (39466/116076)Updating files: 35% (40627/116076)Updating files: 36% (41788/116076)Updating files: 36% (42618/116076)Updating files: 37% (42949/116076)Updating files: 38% (44109/116076)Updating files: 39% (45270/116076)Updating files: 40% (46431/116076)Updating files: 41% (47592/116076)Updating files: 42% (48752/116076)Updating files: 43% (49913/116076)Updating files: 44% (51074/116076)Updating files: 44% (51291/116076)Updating files: 45% (52235/116076)Updating files: 46% (53395/116076)Updating files: 47% (54556/116076)Updating files: 47% (55308/116076)Updating files: 48% (55717/116076)Updating files: 49% (56878/116076)Updating files: 49% (57920/116076)Updating files: 50% (58038/116076)Updating files: 51% (59199/116076)Updating files: 51% (60231/116076)Updating files: 52% (60360/116076)Updating files: 52% (61151/116076)Updating files: 53% (61521/116076)Updating files: 53% (62417/116076)Updating files: 54% (62682/116076)Updating files: 55% (63842/116076)Updating files: 56% (65003/116076)Updating files: 57% (66164/116076)Updating files: 58% (67325/116076)Updating files: 59% (68485/116076)Updating files: 60% (69646/116076)Updating files: 60% (70211/116076)Updating files: 61% (70807/116076)Updating files: 62% (71968/116076)Updating files: 63% (73128/116076)Updating files: 63% (73897/116076)Updating files: 64% (74289/116076)Updating files: 65% (75450/116076)Updating files: 66% (76611/116076)Updating files: 67% (77771/116076)Updating files: 68% (78932/116076)Updating files: 68% (79366/116076)Updating files: 69% (80093/116076)Updating files: 70% (81254/116076)Updating files: 71% (82414/116076)Updating files: 72% (83575/116076)Updating files: 73% (84736/116076)Updating files: 74% (85897/116076)Updating files: 74% (86511/116076)Updating files: 75% (87057/116076)Updating files: 76% (88218/116076)Updating files: 77% (89379/116076)Updating files: 77% (89487/116076)Updating files: 78% (90540/116076)Updating files: 79% (91701/116076)Updating files: 79% (92676/116076)Updating files: 80% (92861/116076)Updating files: 81% (94022/116076)Updating files: 82% (95183/116076)Updating files: 83% (96344/116076)Updating files: 84% (97504/116076)Updating files: 85% (98665/116076)Updating files: 86% (99826/116076)Updating files: 87% (100987/116076)Updating files: 87% (101632/116076)Updating files: 88% (102147/116076)Updating files: 89% (103308/116076)Updating files: 90% (104469/116076)Updating files: 91% (105630/116076)Updating files: 91% (106707/116076)Updating files: 92% (106790/116076)Updating files: 93% (107951/116076)Updating files: 94% (109112/116076)Updating files: 95% (110273/116076)Updating files: 95% (110785/116076)Updating files: 96% (111433/116076)Updating files: 97% (112594/116076)Updating files: 98% (113755/116076)Updating files: 99% (114916/116076)Updating files: 99% (116017/116076)Updating files: 100% (116076/116076)Updating files: 100% (116076/116076), done.#8 DONE 83.6s
[2025-08-12T21:35:19.180Z] [exec]
[2025-08-12T21:35:19.180Z] [exec] #9 [ 5/10] WORKDIR /open-liberty/
[2025-08-12T21:35:19.180Z] [exec] #9 DONE 0.1s
[2025-08-12T21:35:19.180Z] [exec]
[2025-08-12T21:35:19.180Z] [exec] #10 [ 6/10] RUN git checkout gm-23.0.0.5
[2025-08-12T21:37:20.644Z] [exec] #10 116.4 Note: switching to 'gm-23.0.0.5'.
[2025-08-12T21:37:20.644Z] [exec] #10 116.4
[2025-08-12T21:37:20.644Z] [exec] #10 116.4 You are in 'detached HEAD' state. You can look around, make experimental
[2025-08-12T21:37:20.644Z] [exec] #10 116.4 changes and commit them, and you can discard any commits you make in this
[2025-08-12T21:37:20.644Z] [exec] #10 116.4 state without impacting any branches by switching back to a branch.
[2025-08-12T21:37:20.644Z] [exec] #10 116.4
[2025-08-12T21:37:20.644Z] [exec] #10 116.4 If you want to create a new branch to retain commits you create, you may
[2025-08-12T21:37:20.644Z] [exec] #10 116.4 do so (now or later) by using -c with the switch command. Example:
[2025-08-12T21:37:20.644Z] [exec] #10 116.4
[2025-08-12T21:37:20.644Z] [exec] #10 116.4 git switch -c <new-branch-name>
[2025-08-12T21:37:20.644Z] [exec] #10 116.4
[2025-08-12T21:37:20.644Z] [exec] #10 116.4 Or undo this operation with:
[2025-08-12T21:37:20.644Z] [exec] #10 116.4
[2025-08-12T21:37:20.644Z] [exec] #10 116.4 git switch -
[2025-08-12T21:37:20.644Z] [exec] #10 116.4
[2025-08-12T21:37:20.644Z] [exec] #10 116.4 Turn off this advice by setting config variable advice.detachedHead to false
[2025-08-12T21:37:20.644Z] [exec] #10 116.4
[2025-08-12T21:37:20.644Z] [exec] #10 116.4 HEAD is now at 1e944437736 Merge pull request #25263 from tjwatson/checkpointDropinFix
[2025-08-12T21:37:20.644Z] [exec] #10 DONE 117.9s
[2025-08-12T21:37:20.644Z] [exec]
[2025-08-12T21:37:20.644Z] [exec] #11 [ 7/10] COPY openliberty-mp-tck/test.sh /test.sh
[2025-08-12T21:37:20.644Z] [exec] #11 DONE 0.1s
[2025-08-12T21:37:20.644Z] [exec]
[2025-08-12T21:37:20.644Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2025-08-12T21:37:20.644Z] [exec] #12 DONE 0.1s
[2025-08-12T21:37:20.644Z] [exec]
[2025-08-12T21:37:20.644Z] [exec] #13 [ 9/10] WORKDIR /open-liberty
[2025-08-12T21:37:20.644Z] [exec] #13 DONE 0.1s
[2025-08-12T21:37:20.644Z] [exec]
[2025-08-12T21:37:20.644Z] [exec] #14 exporting to image
[2025-08-12T21:37:20.644Z] [exec] #14 exporting layers
[2025-08-12T21:38:37.493Z] [exec] #14 exporting layers 75.9s done
[2025-08-12T21:38:37.493Z] [exec] #14 writing image sha256:21d47b7e726d10d8c4eb770b1ac9deaaf6d990250a6f11ff841f8c4cf0a38aeb done
[2025-08-12T21:38:37.493Z] [exec] #14 naming to docker.io/library/adoptopenjdk-openliberty-mp-tck-test:8-jdk-ubuntu-hotspot-full done
[2025-08-12T21:38:37.493Z] [exec] #14 DONE 75.9s
[2025-08-12T21:38:37.493Z] [exec]
[2025-08-12T21:38:37.493Z] [exec] [33m1 warning found (use docker --debug to expand):
[2025-08-12T21:38:37.493Z] [exec] [0m - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 54)
[2025-08-12T21:38:37.493Z]
[2025-08-12T21:38:37.493Z] copy_dest:
[2025-08-12T21:38:37.493Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck
[2025-08-12T21:38:37.493Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck
[2025-08-12T21:38:37.493Z]
[2025-08-12T21:38:37.493Z] dist:
[2025-08-12T21:38:37.493Z]
[2025-08-12T21:38:37.493Z] move_scripts:
[2025-08-12T21:38:37.493Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/tomee
[2025-08-12T21:38:37.493Z]
[2025-08-12T21:38:37.493Z] clean_image:
[2025-08-12T21:38:37.493Z] [echo] Executing external.sh --clean --dir tomee --tag nightly --version 8 --impl hotspot
[2025-08-12T21:38:37.493Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-12T21:38:37.493Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-12T21:38:37.493Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-12T21:38:37.493Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-12T21:38:37.493Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-08-12T21:38:37.493Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-12T21:38:37.493Z] [exec] The test here is tomee
[2025-08-12T21:38:37.493Z] [exec] The directory in the external.sh is tomee
[2025-08-12T21:38:37.493Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-12T21:38:37.493Z] [exec] Error response from daemon: No such container: tomee-test
[2025-08-12T21:38:37.493Z] [exec] Error response from daemon: No such image: adoptopenjdk-tomee-test:8-jdk-ubuntu-hotspot-full
[2025-08-12T21:38:37.493Z] [exec] Error response from daemon: No such container: restore-test
[2025-08-12T21:38:37.493Z] [exec] Error response from daemon: invalid reference format
[2025-08-12T21:38:37.493Z] [exec] Result: 1
[2025-08-12T21:38:37.493Z]
[2025-08-12T21:38:37.493Z] build_image:
[2025-08-12T21:38:37.493Z] [echo] Executing external.sh --build --dir tomee --tag nightly --version 8 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2025-08-12T21:38:37.493Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-12T21:38:37.493Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-12T21:38:37.493Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-12T21:38:37.493Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-12T21:38:37.493Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-08-12T21:38:37.493Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-12T21:38:37.493Z] [exec] The test here is tomee
[2025-08-12T21:38:37.493Z] [exec] The directory in the external.sh is tomee
[2025-08-12T21:38:37.493Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-12T21:38:37.493Z] [exec] build_image.sh tomee 8 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-08-12T21:38:37.493Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-08-12T21:38:37.493Z] [exec]
[2025-08-12T21:38:37.493Z] [exec] Writing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/tomee/dockerfile/8/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2025-08-12T21:38:37.493Z] [exec] done
[2025-08-12T21:38:37.493Z] [exec]
[2025-08-12T21:38:37.493Z] [exec] The test in the build_image() function is tomee
[2025-08-12T21:38:37.493Z] [exec] #####################################################
[2025-08-12T21:38:37.493Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-tomee-test:8-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/tomee/dockerfile/8/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/
[2025-08-12T21:38:37.493Z] [exec] #####################################################
[2025-08-12T21:38:37.493Z] [exec] #0 building with "default" instance using docker driver
[2025-08-12T21:38:37.493Z] [exec]
[2025-08-12T21:38:37.493Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-08-12T21:38:37.493Z] [exec] #1 transferring dockerfile: 3.25kB done
[2025-08-12T21:38:37.493Z] [exec] #1 DONE 0.0s
[2025-08-12T21:38:37.493Z] [exec]
[2025-08-12T21:38:37.493Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:8-jdk
[2025-08-12T21:38:37.493Z] [exec] #2 DONE 0.2s
[2025-08-12T21:38:37.493Z] [exec]
[2025-08-12T21:38:37.493Z] [exec] #3 [internal] load .dockerignore
[2025-08-12T21:38:37.493Z] [exec] #3 transferring context: 2B done
[2025-08-12T21:38:37.493Z] [exec] #3 DONE 0.0s
[2025-08-12T21:38:37.493Z] [exec]
[2025-08-12T21:38:37.493Z] [exec] #4 [ 1/11] FROM docker.io/library/eclipse-temurin:8-jdk@sha256:c87aff1f4ea7e59a21048183fcc7b9fd8841a5580346c1c93e861f59d2875e13
[2025-08-12T21:38:37.493Z] [exec] #4 CACHED
[2025-08-12T21:38:37.493Z] [exec]
[2025-08-12T21:38:37.493Z] [exec] #5 [internal] load build context
[2025-08-12T21:38:37.493Z] [exec] #5 transferring context: 1.24kB done
[2025-08-12T21:38:37.493Z] [exec] #5 DONE 0.0s
[2025-08-12T21:38:37.493Z] [exec]
[2025-08-12T21:38:37.493Z] [exec] #6 [ 2/11] RUN apt-get update && apt-get install -qq -y --no-install-recommends software-properties-common && apt-get install -qq -y --no-install-recommends gnupg && add-apt-repository ppa:ubuntu-toolchain-r/test && apt-get update && apt-get install -y --no-install-recommends git wget tar && rm -rf /var/lib/apt/lists/*
[2025-08-12T21:38:37.493Z] [exec] #6 0.382 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-08-12T21:38:37.493Z] [exec] #6 0.382 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-08-12T21:38:37.493Z] [exec] #6 0.451 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-08-12T21:38:37.493Z] [exec] #6 0.469 Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-08-12T21:38:37.493Z] [exec] #6 0.509 Get:5 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [23.0 kB]
[2025-08-12T21:38:37.493Z] [exec] #6 0.532 Get:6 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,982 kB]
[2025-08-12T21:38:37.493Z] [exec] #6 0.573 Get:7 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-08-12T21:38:37.493Z] [exec] #6 0.601 Get:8 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,134 kB]
[2025-08-12T21:38:37.494Z] [exec] #6 0.602 Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-08-12T21:38:37.494Z] [exec] #6 0.622 Get:10 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,328 kB]
[2025-08-12T21:38:37.494Z] [exec] #6 0.787 Get:11 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-08-12T21:38:37.494Z] [exec] #6 0.789 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-08-12T21:38:37.494Z] [exec] #6 0.810 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,454 kB]
[2025-08-12T21:38:37.494Z] [exec] #6 0.821 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,666 kB]
[2025-08-12T21:38:37.494Z] [exec] #6 0.832 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [45.2 kB]
[2025-08-12T21:38:37.494Z] [exec] #6 0.833 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,092 kB]
[2025-08-12T21:38:37.494Z] [exec] #6 0.844 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.8 kB]
[2025-08-12T21:38:37.494Z] [exec] #6 0.845 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB]
[2025-08-12T21:38:37.494Z] [exec] #6 1.724 Fetched 32.0 MB in 1s (23.2 MB/s)
[2025-08-12T21:38:37.494Z] [exec] #6 1.724 Reading package lists...
[2025-08-12T21:38:37.494Z] [exec] #6 4.755 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-12T21:38:38.372Z] [exec] #6 4.853 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-08-12T21:38:38.372Z] [exec] #6 4.854 (Reading database ...
[2025-08-12T21:38:38.372Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6592 files and directories currently installed.)#6 4.861 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-12T21:38:38.372Z] [exec] #6 4.868 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:38:38.372Z] [exec] #6 5.023 Selecting previously unselected package python3.12-minimal.
[2025-08-12T21:38:38.372Z] [exec] #6 5.025 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-12T21:38:38.372Z] [exec] #6 5.035 Unpacking python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:38:38.372Z] [exec] #6 5.139 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:38:38.372Z] [exec] #6 5.167 Setting up python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:38:39.053Z] [exec] #6 5.949 Selecting previously unselected package python3-minimal.
[2025-08-12T21:38:39.053Z] [exec] #6 5.949 (Reading database ...
[2025-08-12T21:38:39.053Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6903 files and directories currently installed.)#6 5.956 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-12T21:38:39.053Z] [exec] #6 5.963 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-12T21:38:39.053Z] [exec] #6 6.011 Selecting previously unselected package media-types.
[2025-08-12T21:38:39.053Z] [exec] #6 6.013 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-08-12T21:38:39.053Z] [exec] #6 6.021 Unpacking media-types (10.1.0) ...
[2025-08-12T21:38:39.053Z] [exec] #6 6.083 Selecting previously unselected package netbase.
[2025-08-12T21:38:39.053Z] [exec] #6 6.084 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-08-12T21:38:39.053Z] [exec] #6 6.090 Unpacking netbase (6.4) ...
[2025-08-12T21:38:39.053Z] [exec] #6 6.136 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-08-12T21:38:39.053Z] [exec] #6 6.137 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-12T21:38:39.053Z] [exec] #6 6.143 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:38:39.053Z] [exec] #6 6.292 Selecting previously unselected package python3.12.
[2025-08-12T21:38:39.705Z] [exec] #6 6.294 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-12T21:38:39.705Z] [exec] #6 6.300 Unpacking python3.12 (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:38:39.705Z] [exec] #6 6.352 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-08-12T21:38:39.705Z] [exec] #6 6.353 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-12T21:38:39.705Z] [exec] #6 6.360 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-12T21:38:39.705Z] [exec] #6 6.412 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-12T21:38:39.705Z] [exec] #6 6.607 Selecting previously unselected package python3.
[2025-08-12T21:38:39.705Z] [exec] #6 6.607 (Reading database ...
[2025-08-12T21:38:39.705Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7344 files and directories currently installed.)#6 6.615 Preparing to unpack .../00-python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-12T21:38:39.705Z] [exec] #6 6.624 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-08-12T21:38:39.705Z] [exec] #6 6.680 Selecting previously unselected package libapparmor1:amd64.
[2025-08-12T21:38:39.705Z] [exec] #6 6.681 Preparing to unpack .../01-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-08-12T21:38:39.705Z] [exec] #6 6.693 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-12T21:38:39.705Z] [exec] #6 6.762 Selecting previously unselected package libargon2-1:amd64.
[2025-08-12T21:38:39.705Z] [exec] #6 6.763 Preparing to unpack .../02-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-08-12T21:38:39.705Z] [exec] #6 6.770 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-12T21:38:39.705Z] [exec] #6 6.827 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-08-12T21:38:39.705Z] [exec] #6 6.828 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-08-12T21:38:39.705Z] [exec] #6 6.835 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-12T21:38:39.705Z] [exec] #6 6.887 Selecting previously unselected package libjson-c5:amd64.
[2025-08-12T21:38:39.705Z] [exec] #6 6.889 Preparing to unpack .../04-libjson-c5_0.17-1build1_amd64.deb ...
[2025-08-12T21:38:39.705Z] [exec] #6 6.896 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-08-12T21:38:39.705Z] [exec] #6 6.951 Selecting previously unselected package libcryptsetup12:amd64.
[2025-08-12T21:38:39.705Z] [exec] #6 6.953 Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-08-12T21:38:39.706Z] [exec] #6 6.959 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-12T21:38:39.706Z] [exec] #6 7.016 Selecting previously unselected package libfdisk1:amd64.
[2025-08-12T21:38:40.345Z] [exec] #6 7.017 Preparing to unpack .../06-libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ...
[2025-08-12T21:38:40.345Z] [exec] #6 7.024 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-12T21:38:40.345Z] [exec] #6 7.096 Selecting previously unselected package libkmod2:amd64.
[2025-08-12T21:38:40.345Z] [exec] #6 7.097 Preparing to unpack .../07-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-08-12T21:38:40.345Z] [exec] #6 7.104 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-12T21:38:40.345Z] [exec] #6 7.148 Selecting previously unselected package libsystemd-shared:amd64.
[2025-08-12T21:38:40.345Z] [exec] #6 7.149 Preparing to unpack .../08-libsystemd-shared_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-12T21:38:40.345Z] [exec] #6 7.156 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-12T21:38:40.345Z] [exec] #6 7.229 Selecting previously unselected package systemd-dev.
[2025-08-12T21:38:40.345Z] [exec] #6 7.231 Preparing to unpack .../09-systemd-dev_255.4-1ubuntu8.10_all.deb ...
[2025-08-12T21:38:40.345Z] [exec] #6 7.237 Unpacking systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-12T21:38:40.345Z] [exec] #6 7.321 Selecting previously unselected package systemd.
[2025-08-12T21:38:40.345Z] [exec] #6 7.323 Preparing to unpack .../10-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-12T21:38:40.345Z] [exec] #6 7.338 Unpacking systemd (255.4-1ubuntu8.10) ...
[2025-08-12T21:38:40.345Z] [exec] #6 7.625 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-12T21:38:40.345Z] [exec] #6 7.649 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-12T21:38:40.345Z] [exec] #6 7.670 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-12T21:38:40.345Z] [exec] #6 7.701 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-08-12T21:38:40.345Z] [exec] #6 7.723 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-12T21:38:40.345Z] [exec] #6 7.743 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-12T21:38:40.995Z] [exec] #6 7.777 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-12T21:38:40.995Z] [exec] #6 7.795 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-12T21:38:40.995Z] [exec] #6 7.813 Setting up systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-12T21:38:40.995Z] [exec] #6 7.831 Setting up systemd (255.4-1ubuntu8.10) ...
[2025-08-12T21:38:40.995Z] [exec] #6 7.900 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-08-12T21:38:40.995Z] [exec] #6 7.907 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-08-12T21:38:40.995Z] [exec] #6 7.911 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-08-12T21:38:40.995Z] [exec] #6 7.920 Initializing machine ID from random generator.
[2025-08-12T21:38:40.995Z] [exec] #6 7.944 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-08-12T21:38:40.995Z] [exec] #6 7.944 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-08-12T21:38:40.995Z] [exec] #6 7.944 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-08-12T21:38:40.995Z] [exec] #6 7.945 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-08-12T21:38:40.995Z] [exec] #6 7.945 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-08-12T21:38:40.995Z] [exec] #6 7.945 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-08-12T21:38:40.995Z] [exec] #6 7.946 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-08-12T21:38:40.995Z] [exec] #6 7.946 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-08-12T21:38:40.995Z] [exec] #6 7.946 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-08-12T21:38:40.995Z] [exec] #6 7.974 Creating group 'systemd-journal' with GID 999.
[2025-08-12T21:38:40.995Z] [exec] #6 7.975 Creating group 'systemd-network' with GID 998.
[2025-08-12T21:38:40.995Z] [exec] #6 7.975 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-08-12T21:38:40.995Z] [exec] #6 8.070 Selecting previously unselected package systemd-sysv.
[2025-08-12T21:38:40.995Z] [exec] #6 8.070 (Reading database ...
[2025-08-12T21:38:40.995Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8391 files and directories currently installed.)#6 8.079 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-12T21:38:40.995Z] [exec] #6 8.085 Unpacking systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-12T21:38:40.995Z] [exec] #6 8.149 Selecting previously unselected package sgml-base.
[2025-08-12T21:38:40.995Z] [exec] #6 8.150 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-08-12T21:38:40.995Z] [exec] #6 8.161 Unpacking sgml-base (1.31) ...
[2025-08-12T21:38:40.995Z] [exec] #6 8.236 Selecting previously unselected package libdbus-1-3:amd64.
[2025-08-12T21:38:40.995Z] [exec] #6 8.237 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-12T21:38:40.995Z] [exec] #6 8.243 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:38:40.995Z] [exec] #6 8.286 Selecting previously unselected package dbus-bin.
[2025-08-12T21:38:40.995Z] [exec] #6 8.288 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-12T21:38:40.995Z] [exec] #6 8.294 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:38:40.995Z] [exec] #6 8.348 Selecting previously unselected package dbus-session-bus-common.
[2025-08-12T21:38:41.667Z] [exec] #6 8.350 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-12T21:38:41.667Z] [exec] #6 8.356 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:38:41.667Z] [exec] #6 8.403 Selecting previously unselected package dbus-daemon.
[2025-08-12T21:38:41.667Z] [exec] #6 8.405 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-12T21:38:41.667Z] [exec] #6 8.410 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:38:41.667Z] [exec] #6 8.462 Selecting previously unselected package dbus-system-bus-common.
[2025-08-12T21:38:41.667Z] [exec] #6 8.463 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-12T21:38:41.667Z] [exec] #6 8.471 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:38:41.667Z] [exec] #6 8.534 Selecting previously unselected package dbus.
[2025-08-12T21:38:41.667Z] [exec] #6 8.536 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-12T21:38:41.667Z] [exec] #6 8.544 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:38:41.667Z] [exec] #6 8.603 Selecting previously unselected package distro-info-data.
[2025-08-12T21:38:41.667Z] [exec] #6 8.605 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-08-12T21:38:41.667Z] [exec] #6 8.610 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-08-12T21:38:41.667Z] [exec] #6 8.683 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-08-12T21:38:41.667Z] [exec] #6 8.685 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-12T21:38:41.667Z] [exec] #6 8.700 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:38:41.667Z] [exec] #6 8.779 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-08-12T21:38:41.667Z] [exec] #6 8.781 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-12T21:38:41.667Z] [exec] #6 8.787 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:38:41.667Z] [exec] #6 8.842 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-08-12T21:38:41.667Z] [exec] #6 8.844 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-08-12T21:38:41.667Z] [exec] #6 8.850 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-12T21:38:41.667Z] [exec] #6 8.898 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-08-12T21:38:42.311Z] [exec] #6 8.900 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-08-12T21:38:42.311Z] [exec] #6 8.907 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-12T21:38:42.311Z] [exec] #6 8.955 Selecting previously unselected package iso-codes.
[2025-08-12T21:38:42.311Z] [exec] #6 8.955 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-08-12T21:38:42.311Z] [exec] #6 8.961 Unpacking iso-codes (4.16.0-1) ...
[2025-08-12T21:38:42.311Z] [exec] #6 9.206 Selecting previously unselected package libcap2-bin.
[2025-08-12T21:38:42.311Z] [exec] #6 9.208 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-08-12T21:38:42.311Z] [exec] #6 9.215 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-12T21:38:42.311Z] [exec] #6 9.265 Selecting previously unselected package libelf1t64:amd64.
[2025-08-12T21:38:42.311Z] [exec] #6 9.267 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-12T21:38:42.311Z] [exec] #6 9.274 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-12T21:38:42.311Z] [exec] #6 9.314 Selecting previously unselected package libglib2.0-data.
[2025-08-12T21:38:42.311Z] [exec] #6 9.316 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-08-12T21:38:42.311Z] [exec] #6 9.322 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:38:42.311Z] [exec] #6 9.373 Selecting previously unselected package libicu74:amd64.
[2025-08-12T21:38:42.311Z] [exec] #6 9.374 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-08-12T21:38:42.311Z] [exec] #6 9.381 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-12T21:38:42.311Z] [exec] #6 9.581 Selecting previously unselected package libpam-systemd:amd64.
[2025-08-12T21:38:42.965Z] [exec] #6 9.582 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-12T21:38:42.965Z] [exec] #6 9.589 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-12T21:38:42.965Z] [exec] #6 9.653 Selecting previously unselected package libxml2:amd64.
[2025-08-12T21:38:42.965Z] [exec] #6 9.655 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-08-12T21:38:42.965Z] [exec] #6 9.663 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-08-12T21:38:42.965Z] [exec] #6 9.729 Selecting previously unselected package libyaml-0-2:amd64.
[2025-08-12T21:38:42.965Z] [exec] #6 9.731 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-08-12T21:38:42.965Z] [exec] #6 9.737 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-12T21:38:42.965Z] [exec] #6 9.783 Selecting previously unselected package lsb-release.
[2025-08-12T21:38:42.965Z] [exec] #6 9.785 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-08-12T21:38:42.965Z] [exec] #6 9.791 Unpacking lsb-release (12.0-2) ...
[2025-08-12T21:38:42.965Z] [exec] #6 9.835 Selecting previously unselected package python-apt-common.
[2025-08-12T21:38:42.965Z] [exec] #6 9.837 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5_all.deb ...
[2025-08-12T21:38:42.965Z] [exec] #6 9.843 Unpacking python-apt-common (2.7.7ubuntu5) ...
[2025-08-12T21:38:42.965Z] [exec] #6 9.891 Selecting previously unselected package python3-apt.
[2025-08-12T21:38:42.965Z] [exec] #6 9.893 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5_amd64.deb ...
[2025-08-12T21:38:42.965Z] [exec] #6 9.900 Unpacking python3-apt (2.7.7ubuntu5) ...
[2025-08-12T21:38:42.965Z] [exec] #6 9.949 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-08-12T21:38:42.965Z] [exec] #6 9.951 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-08-12T21:38:42.965Z] [exec] #6 9.957 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-12T21:38:42.965Z] [exec] #6 10.01 Selecting previously unselected package python3-dbus.
[2025-08-12T21:38:42.965Z] [exec] #6 10.01 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-08-12T21:38:42.965Z] [exec] #6 10.02 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-08-12T21:38:42.965Z] [exec] #6 10.08 Selecting previously unselected package python3-gi.
[2025-08-12T21:38:42.965Z] [exec] #6 10.08 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-08-12T21:38:42.965Z] [exec] #6 10.09 Unpacking python3-gi (3.48.2-1) ...
[2025-08-12T21:38:42.965Z] [exec] #6 10.15 Selecting previously unselected package python3-pkg-resources.
[2025-08-12T21:38:42.965Z] [exec] #6 10.15 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-08-12T21:38:42.965Z] [exec] #6 10.16 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-12T21:38:42.965Z] [exec] #6 10.23 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-08-12T21:38:42.965Z] [exec] #6 10.23 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-12T21:38:42.965Z] [exec] #6 10.23 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-12T21:38:42.965Z] [exec] #6 10.28 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-08-12T21:38:42.965Z] [exec] #6 10.28 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-12T21:38:42.965Z] [exec] #6 10.28 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-12T21:38:42.965Z] [exec] #6 10.34 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-08-12T21:38:43.626Z] [exec] #6 10.34 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-08-12T21:38:43.626Z] [exec] #6 10.35 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-12T21:38:43.626Z] [exec] #6 10.40 Selecting previously unselected package libstemmer0d:amd64.
[2025-08-12T21:38:43.626Z] [exec] #6 10.41 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-08-12T21:38:43.626Z] [exec] #6 10.41 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-12T21:38:43.626Z] [exec] #6 10.48 Selecting previously unselected package libxmlb2:amd64.
[2025-08-12T21:38:43.626Z] [exec] #6 10.48 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-08-12T21:38:43.626Z] [exec] #6 10.48 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-08-12T21:38:43.626Z] [exec] #6 10.54 Selecting previously unselected package libappstream5:amd64.
[2025-08-12T21:38:43.626Z] [exec] #6 10.54 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-08-12T21:38:43.626Z] [exec] #6 10.55 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-12T21:38:43.626Z] [exec] #6 10.60 Selecting previously unselected package libduktape207:amd64.
[2025-08-12T21:38:43.626Z] [exec] #6 10.60 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-08-12T21:38:43.626Z] [exec] #6 10.61 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-12T21:38:43.626Z] [exec] #6 10.67 Selecting previously unselected package libdw1t64:amd64.
[2025-08-12T21:38:43.626Z] [exec] #6 10.67 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-12T21:38:43.626Z] [exec] #6 10.67 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-12T21:38:43.626Z] [exec] #6 10.72 Selecting previously unselected package libglib2.0-bin.
[2025-08-12T21:38:43.626Z] [exec] #6 10.72 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-12T21:38:43.626Z] [exec] #6 10.73 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:38:43.626Z] [exec] #6 10.79 Selecting previously unselected package libunwind8:amd64.
[2025-08-12T21:38:43.626Z] [exec] #6 10.79 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-08-12T21:38:43.626Z] [exec] #6 10.80 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-12T21:38:43.626Z] [exec] #6 10.86 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-08-12T21:38:44.303Z] [exec] #6 10.86 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-08-12T21:38:44.303Z] [exec] #6 10.87 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-12T21:38:44.303Z] [exec] #6 10.94 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-08-12T21:38:44.303Z] [exec] #6 10.94 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-12T21:38:44.303Z] [exec] #6 10.95 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-12T21:38:44.303Z] [exec] #6 11.00 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-08-12T21:38:44.303Z] [exec] #6 11.01 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-12T21:38:44.303Z] [exec] #6 11.01 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-12T21:38:44.303Z] [exec] #6 11.08 Selecting previously unselected package xml-core.
[2025-08-12T21:38:44.303Z] [exec] #6 11.08 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-08-12T21:38:44.303Z] [exec] #6 11.09 Unpacking xml-core (0.19) ...
[2025-08-12T21:38:44.303Z] [exec] #6 11.15 Selecting previously unselected package polkitd.
[2025-08-12T21:38:44.303Z] [exec] #6 11.16 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-12T21:38:44.303Z] [exec] #6 11.19 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-12T21:38:44.303Z] [exec] #6 11.25 Selecting previously unselected package python3-blinker.
[2025-08-12T21:38:44.303Z] [exec] #6 11.25 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-08-12T21:38:44.303Z] [exec] #6 11.26 Unpacking python3-blinker (1.7.0-1) ...
[2025-08-12T21:38:44.303Z] [exec] #6 11.31 Selecting previously unselected package python3-cryptography.
[2025-08-12T21:38:44.303Z] [exec] #6 11.31 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-08-12T21:38:44.303Z] [exec] #6 11.32 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-12T21:38:44.303Z] [exec] #6 11.40 Selecting previously unselected package python3-pyparsing.
[2025-08-12T21:38:44.303Z] [exec] #6 11.41 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-08-12T21:38:44.303Z] [exec] #6 11.41 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-08-12T21:38:44.303Z] [exec] #6 11.47 Selecting previously unselected package python3-httplib2.
[2025-08-12T21:38:44.303Z] [exec] #6 11.47 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-08-12T21:38:44.303Z] [exec] #6 11.47 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-08-12T21:38:44.303Z] [exec] #6 11.53 Selecting previously unselected package python3-jwt.
[2025-08-12T21:38:44.303Z] [exec] #6 11.53 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-08-12T21:38:44.303Z] [exec] #6 11.54 Unpacking python3-jwt (2.7.0-1) ...
[2025-08-12T21:38:44.303Z] [exec] #6 11.59 Selecting previously unselected package python3-lazr.uri.
[2025-08-12T21:38:44.303Z] [exec] #6 11.59 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-08-12T21:38:44.303Z] [exec] #6 11.59 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-08-12T21:38:44.303Z] [exec] #6 11.65 Selecting previously unselected package python3-wadllib.
[2025-08-12T21:38:45.354Z] [exec] #6 11.66 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-08-12T21:38:45.354Z] [exec] #6 11.66 Unpacking python3-wadllib (1.3.6-5) ...
[2025-08-12T21:38:45.354Z] [exec] #6 11.72 Selecting previously unselected package python3-distro.
[2025-08-12T21:38:45.354Z] [exec] #6 11.72 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-08-12T21:38:45.354Z] [exec] #6 11.73 Unpacking python3-distro (1.9.0-1) ...
[2025-08-12T21:38:45.354Z] [exec] #6 11.78 Selecting previously unselected package python3-oauthlib.
[2025-08-12T21:38:45.354Z] [exec] #6 11.78 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-08-12T21:38:45.354Z] [exec] #6 11.78 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-08-12T21:38:45.354Z] [exec] #6 11.85 Selecting previously unselected package python3-lazr.restfulclient.
[2025-08-12T21:38:45.354Z] [exec] #6 11.86 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-08-12T21:38:45.354Z] [exec] #6 11.87 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-12T21:38:45.354Z] [exec] #6 11.92 Selecting previously unselected package python3-six.
[2025-08-12T21:38:45.354Z] [exec] #6 11.92 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-08-12T21:38:45.354Z] [exec] #6 11.93 Unpacking python3-six (1.16.0-4) ...
[2025-08-12T21:38:45.354Z] [exec] #6 11.98 Selecting previously unselected package python3-launchpadlib.
[2025-08-12T21:38:45.354Z] [exec] #6 11.98 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-08-12T21:38:45.354Z] [exec] #6 12.00 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-08-12T21:38:45.354Z] [exec] #6 12.09 Selecting previously unselected package python3-software-properties.
[2025-08-12T21:38:45.354Z] [exec] #6 12.09 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ...
[2025-08-12T21:38:45.354Z] [exec] #6 12.10 Unpacking python3-software-properties (0.99.49.2) ...
[2025-08-12T21:38:45.354Z] [exec] #6 12.16 Selecting previously unselected package packagekit.
[2025-08-12T21:38:45.354Z] [exec] #6 12.16 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-12T21:38:45.354Z] [exec] #6 12.17 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-12T21:38:45.354Z] [exec] #6 12.25 Selecting previously unselected package software-properties-common.
[2025-08-12T21:38:45.354Z] [exec] #6 12.25 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ...
[2025-08-12T21:38:45.354Z] [exec] #6 12.26 Unpacking software-properties-common (0.99.49.2) ...
[2025-08-12T21:38:45.354Z] [exec] #6 12.33 Setting up media-types (10.1.0) ...
[2025-08-12T21:38:45.354Z] [exec] #6 12.37 Setting up systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-12T21:38:45.354Z] [exec] #6 12.40 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-12T21:38:45.354Z] [exec] #6 12.43 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-08-12T21:38:45.354Z] [exec] #6 12.46 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-12T21:38:45.354Z] [exec] #6 12.48 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-12T21:38:45.354Z] [exec] #6 12.50 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-12T21:38:45.354Z] [exec] #6 12.52 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-12T21:38:45.354Z] [exec] #6 12.54 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-12T21:38:45.354Z] [exec] #6 12.57 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:38:45.354Z] [exec] #6 12.58 No schema files found: doing nothing.
[2025-08-12T21:38:46.116Z] [exec] #6 12.59 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:38:46.116Z] [exec] #6 12.61 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:38:46.116Z] [exec] #6 12.63 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:38:46.116Z] [exec] #6 12.65 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-12T21:38:46.116Z] [exec] #6 12.69 Setting up python-apt-common (2.7.7ubuntu5) ...
[2025-08-12T21:38:46.116Z] [exec] #6 12.71 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-12T21:38:46.116Z] [exec] #6 12.73 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:38:46.116Z] [exec] #6 12.75 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-12T21:38:46.116Z] [exec] #6 12.77 Setting up netbase (6.4) ...
[2025-08-12T21:38:46.116Z] [exec] #6 12.83 Setting up sgml-base (1.31) ...
[2025-08-12T21:38:46.116Z] [exec] #6 12.88 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-12T21:38:46.116Z] [exec] #6 12.90 Setting up lsb-release (12.0-2) ...
[2025-08-12T21:38:46.116Z] [exec] #6 12.92 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:38:46.116Z] [exec] #6 13.06 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-08-12T21:38:46.116Z] [exec] #6 13.08 Setting up iso-codes (4.16.0-1) ...
[2025-08-12T21:38:46.116Z] [exec] #6 13.10 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:38:46.116Z] [exec] #6 13.11 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-12T21:38:46.116Z] [exec] #6 13.13 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-12T21:38:46.116Z] [exec] #6 13.15 Setcap worked! gst-ptp-helper is not suid!
[2025-08-12T21:38:46.116Z] [exec] #6 13.15 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:38:46.116Z] [exec] #6 13.17 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-08-12T21:38:46.116Z] [exec] #6 13.19 Setting up python3.12 (3.12.3-1ubuntu0.7) ...
[2025-08-12T21:38:46.765Z] [exec] #6 14.03 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-12T21:38:46.765Z] [exec] #6 14.04 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-12T21:38:46.765Z] [exec] #6 14.06 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-12T21:38:46.765Z] [exec] #6 14.08 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:38:46.765Z] [exec] #6 14.12 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-12T21:38:46.765Z] [exec] #6 14.13 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-12T21:38:47.405Z] [exec] #6 14.15 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:38:47.405Z] [exec] #6 14.23 Setting up xml-core (0.19) ...
[2025-08-12T21:38:47.405Z] [exec] #6 14.43 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-12T21:38:47.405Z] [exec] #6 14.51 debconf: unable to initialize frontend: Dialog
[2025-08-12T21:38:47.405Z] [exec] #6 14.51 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-08-12T21:38:47.405Z] [exec] #6 14.51 debconf: falling back to frontend: Readline
[2025-08-12T21:38:47.405Z] [exec] #6 14.51 debconf: unable to initialize frontend: Readline
[2025-08-12T21:38:47.405Z] [exec] #6 14.51 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
[2025-08-12T21:38:47.405Z] [exec] #6 14.51 debconf: falling back to frontend: Teletype
[2025-08-12T21:38:47.405Z] [exec] #6 14.59 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-12T21:38:47.405Z] [exec] #6 14.61 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-12T21:38:47.405Z] [exec] #6 14.63 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-08-12T21:38:47.405Z] [exec] #6 14.65 running python rtupdate hooks for python3.12...
[2025-08-12T21:38:47.405Z] [exec] #6 14.65 running python post-rtupdate hooks for python3.12...
[2025-08-12T21:38:47.405Z] [exec] #6 14.74 Setting up python3-six (1.16.0-4) ...
[2025-08-12T21:38:48.070Z] [exec] #6 14.86 Setting up python3-pyparsing (3.1.1-1) ...
[2025-08-12T21:38:48.070Z] [exec] #6 15.05 Setting up python3-gi (3.48.2-1) ...
[2025-08-12T21:38:48.070Z] [exec] #6 15.22 Setting up python3-httplib2 (0.20.4-3) ...
[2025-08-12T21:38:48.070Z] [exec] #6 15.36 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-12T21:38:48.743Z] [exec] #6 15.38 Setting up python3-blinker (1.7.0-1) ...
[2025-08-12T21:38:48.743Z] [exec] #6 15.50 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-12T21:38:48.743Z] [exec] #6 15.72 Setting up python3-dbus (1.3.2-5build3) ...
[2025-08-12T21:38:48.743Z] [exec] #6 15.86 Setting up python3-distro (1.9.0-1) ...
[2025-08-12T21:38:48.743Z] [exec] #6 15.99 Setting up python3-jwt (2.7.0-1) ...
[2025-08-12T21:38:49.531Z] [exec] #6 16.13 Setting up python3-apt (2.7.7ubuntu5) ...
[2025-08-12T21:38:49.531Z] [exec] #6 16.29 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-08-12T21:38:49.531Z] [exec] #6 16.41 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-12T21:38:49.531Z] [exec] #6 16.64 Setting up python3-wadllib (1.3.6-5) ...
[2025-08-12T21:38:49.531Z] [exec] #6 16.77 Setting up python3-oauthlib (3.2.2-1) ...
[2025-08-12T21:38:50.343Z] [exec] #6 16.94 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-12T21:38:50.343Z] [exec] #6 17.09 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-08-12T21:38:50.343Z] [exec] #6 17.33 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-08-12T21:38:50.343Z] [exec] #6 17.35 Setting up python3-software-properties (0.99.49.2) ...
[2025-08-12T21:38:50.343Z] [exec] #6 17.50 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-12T21:38:50.982Z] [exec] #6 17.56 Processing triggers for sgml-base (1.31) ...
[2025-08-12T21:38:50.982Z] [exec] #6 17.59 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-12T21:38:50.982Z] [exec] #6 17.60 Creating group 'polkitd' with GID 997.
[2025-08-12T21:38:50.982Z] [exec] #6 17.60 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-08-12T21:38:50.982Z] [exec] #6 17.66 invoke-rc.d: could not determine current runlevel
[2025-08-12T21:38:50.982Z] [exec] #6 17.67 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-08-12T21:38:50.982Z] [exec] #6 17.76 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-08-12T21:38:50.982Z] [exec] #6 17.78 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-12T21:38:50.982Z] [exec] #6 17.82 invoke-rc.d: could not determine current runlevel
[2025-08-12T21:38:50.982Z] [exec] #6 17.82 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-08-12T21:38:50.982Z] [exec] #6 17.82 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-08-12T21:38:50.982Z] [exec] #6 17.93 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-08-12T21:38:50.982Z] [exec] #6 17.94 Setting up software-properties-common (0.99.49.2) ...
[2025-08-12T21:38:50.982Z] [exec] #6 18.08 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-08-12T21:38:54.850Z] [exec] #6 21.50 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-12T21:38:54.850Z] [exec] #6 21.51 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-12T21:38:54.850Z] [exec] #6 21.52 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-12T21:38:54.850Z] [exec] #6 21.62 Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-12T21:38:54.850Z] [exec] #6 21.95 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-08-12T21:38:55.511Z] [exec] #6 22.05 Fetched 24.4 kB in 1s (40.6 kB/s)
[2025-08-12T21:38:55.511Z] [exec] #6 22.05 Reading package lists...
[2025-08-12T21:38:56.197Z] [exec] #6 22.86 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-08-12T21:38:56.197Z] [exec] #6 22.86 Repository: 'Types: deb
[2025-08-12T21:38:56.197Z] [exec] #6 22.86 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-08-12T21:38:56.197Z] [exec] #6 22.86 Suites: noble
[2025-08-12T21:38:56.197Z] [exec] #6 22.86 Components: main
[2025-08-12T21:38:56.197Z] [exec] #6 22.86 '
[2025-08-12T21:38:56.197Z] [exec] #6 22.86 Description:
[2025-08-12T21:38:56.197Z] [exec] #6 22.86 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-08-12T21:38:56.197Z] [exec] #6 22.86
[2025-08-12T21:38:56.197Z] [exec] #6 22.86 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-08-12T21:38:56.197Z] [exec] #6 22.86 Adding repository.
[2025-08-12T21:38:56.197Z] [exec] #6 23.17 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-12T21:38:56.197Z] [exec] #6 23.18 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-12T21:38:56.197Z] [exec] #6 23.26 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-12T21:38:56.197Z] [exec] #6 23.34 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-12T21:38:56.197Z] [exec] #6 23.38 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-08-12T21:38:56.908Z] [exec] #6 23.45 Reading package lists...
[2025-08-12T21:38:58.271Z] [exec] #6 24.29 Reading package lists...
[2025-08-12T21:38:58.271Z] [exec] #6 25.13 Building dependency tree...
[2025-08-12T21:38:58.271Z] [exec] #6 25.36 Reading state information...
[2025-08-12T21:38:58.271Z] [exec] #6 25.57 wget is already the newest version (1.21.4-1ubuntu4.1).
[2025-08-12T21:38:58.271Z] [exec] #6 25.57 tar is already the newest version (1.35+dfsg-3build1).
[2025-08-12T21:38:58.271Z] [exec] #6 25.57 The following additional packages will be installed:
[2025-08-12T21:38:58.911Z] [exec] #6 25.57 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-08-12T21:38:58.911Z] [exec] #6 25.57 perl-modules-5.38
[2025-08-12T21:38:58.911Z] [exec] #6 25.57 Suggested packages:
[2025-08-12T21:38:58.911Z] [exec] #6 25.57 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
[2025-08-12T21:38:58.911Z] [exec] #6 25.57 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc
[2025-08-12T21:38:58.912Z] [exec] #6 25.57 libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2025-08-12T21:38:58.912Z] [exec] #6 25.57 libtap-harness-archive-perl
[2025-08-12T21:38:58.912Z] [exec] #6 25.57 Recommended packages:
[2025-08-12T21:38:58.912Z] [exec] #6 25.57 patch less ssh-client
[2025-08-12T21:38:58.912Z] [exec] #6 25.62 The following NEW packages will be installed:
[2025-08-12T21:38:58.912Z] [exec] #6 25.62 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-08-12T21:38:58.912Z] [exec] #6 25.62 perl-modules-5.38
[2025-08-12T21:38:58.912Z] [exec] #6 25.70 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
[2025-08-12T21:38:58.912Z] [exec] #6 25.70 Need to get 13.1 MB of archives.
[2025-08-12T21:38:58.912Z] [exec] #6 25.70 After this operation, 75.0 MB of additional disk space will be used.
[2025-08-12T21:38:58.912Z] [exec] #6 25.70 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.2 [3,110 kB]
[2025-08-12T21:38:58.912Z] [exec] #6 25.82 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-08-12T21:38:58.912Z] [exec] #6 25.82 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-08-12T21:38:58.912Z] [exec] #6 25.82 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB]
[2025-08-12T21:38:58.912Z] [exec] #6 25.85 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB]
[2025-08-12T21:38:58.912Z] [exec] #6 25.86 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-08-12T21:38:58.912Z] [exec] #6 25.86 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB]
[2025-08-12T21:38:58.912Z] [exec] #6 25.87 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB]
[2025-08-12T21:38:58.912Z] [exec] #6 26.02 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-12T21:38:58.912Z] [exec] #6 26.06 Fetched 13.1 MB in 0s (50.5 MB/s)
[2025-08-12T21:38:58.912Z] [exec] #6 26.09 Selecting previously unselected package perl-modules-5.38.
[2025-08-12T21:38:58.912Z] [exec] #6 26.09 (Reading database ...
[2025-08-12T21:38:58.912Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 10927 files and directories currently installed.)#6 26.11 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ...
[2025-08-12T21:38:58.912Z] [exec] #6 26.13 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-12T21:38:59.549Z] [exec] #6 26.50 Selecting previously unselected package libgdbm6t64:amd64.
[2025-08-12T21:38:59.549Z] [exec] #6 26.50 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-08-12T21:38:59.549Z] [exec] #6 26.51 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-12T21:38:59.549Z] [exec] #6 26.58 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-08-12T21:38:59.549Z] [exec] #6 26.58 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-08-12T21:38:59.549Z] [exec] #6 26.59 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-12T21:38:59.549Z] [exec] #6 26.64 Selecting previously unselected package libperl5.38t64:amd64.
[2025-08-12T21:38:59.549Z] [exec] #6 26.65 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-12T21:38:59.549Z] [exec] #6 26.65 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-12T21:39:00.183Z] [exec] #6 26.91 Selecting previously unselected package perl.
[2025-08-12T21:39:00.183Z] [exec] #6 26.91 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-12T21:39:00.183Z] [exec] #6 26.93 Unpacking perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-12T21:39:00.183Z] [exec] #6 26.99 Selecting previously unselected package liberror-perl.
[2025-08-12T21:39:00.183Z] [exec] #6 26.99 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ...
[2025-08-12T21:39:00.183Z] [exec] #6 27.00 Unpacking liberror-perl (0.17029-2) ...
[2025-08-12T21:39:00.183Z] [exec] #6 27.05 Selecting previously unselected package git-man.
[2025-08-12T21:39:00.183Z] [exec] #6 27.05 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ...
[2025-08-12T21:39:00.183Z] [exec] #6 27.06 Unpacking git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-12T21:39:00.183Z] [exec] #6 27.14 Selecting previously unselected package git.
[2025-08-12T21:39:00.183Z] [exec] #6 27.14 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ...
[2025-08-12T21:39:00.183Z] [exec] #6 27.16 Unpacking git (1:2.43.0-1ubuntu7.3) ...
[2025-08-12T21:39:00.183Z] [exec] #6 27.36 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-12T21:39:00.183Z] [exec] #6 27.39 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-12T21:39:00.183Z] [exec] #6 27.41 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-12T21:39:00.183Z] [exec] #6 27.43 Setting up git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-12T21:39:00.183Z] [exec] #6 27.45 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-12T21:39:00.183Z] [exec] #6 27.47 Setting up perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-12T21:39:00.824Z] [exec] #6 27.50 Setting up liberror-perl (0.17029-2) ...
[2025-08-12T21:39:00.824Z] [exec] #6 27.52 Setting up git (1:2.43.0-1ubuntu7.3) ...
[2025-08-12T21:39:00.824Z] [exec] #6 27.55 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-12T21:39:02.334Z] [exec] #6 DONE 29.0s
[2025-08-12T21:39:02.334Z] [exec]
[2025-08-12T21:39:02.334Z] [exec] #7 [ 3/11] RUN wget --no-verbose --no-check-certificate --no-cookies https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.5/apache-maven-3.8.5-bin.tar.gz && tar -zvxf apache-maven-3.8.5-bin.tar.gz -C /opt/ && ln -s /opt/apache-maven-3.8.5 /opt/maven && rm -f apache-maven-3.8.5-bin.tar.gz
[2025-08-12T21:39:02.334Z] [exec] #7 0.300 2025-08-12 21:39:01 URL:https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.5/apache-maven-3.8.5-bin.tar.gz [8673123/8673123] -> "apache-maven-3.8.5-bin.tar.gz" [1]
[2025-08-12T21:39:02.334Z] [exec] #7 0.306 apache-maven-3.8.5/README.txt
[2025-08-12T21:39:02.334Z] [exec] #7 0.311 apache-maven-3.8.5/LICENSE
[2025-08-12T21:39:02.334Z] [exec] #7 0.311 apache-maven-3.8.5/NOTICE
[2025-08-12T21:39:02.334Z] [exec] #7 0.312 apache-maven-3.8.5/lib/
[2025-08-12T21:39:02.334Z] [exec] #7 0.312 apache-maven-3.8.5/lib/commons-cli.license
[2025-08-12T21:39:02.334Z] [exec] #7 0.312 apache-maven-3.8.5/lib/commons-io.license
[2025-08-12T21:39:02.334Z] [exec] #7 0.312 apache-maven-3.8.5/lib/commons-lang3.license
[2025-08-12T21:39:02.334Z] [exec] #7 0.313 apache-maven-3.8.5/lib/guava.license
[2025-08-12T21:39:02.334Z] [exec] #7 0.313 apache-maven-3.8.5/lib/guice.license
[2025-08-12T21:39:02.334Z] [exec] #7 0.313 apache-maven-3.8.5/lib/jansi.license
[2025-08-12T21:39:02.334Z] [exec] #7 0.313 apache-maven-3.8.5/lib/javax.annotation-api.license
[2025-08-12T21:39:02.334Z] [exec] #7 0.314 apache-maven-3.8.5/lib/javax.inject.license
[2025-08-12T21:39:02.334Z] [exec] #7 0.314 apache-maven-3.8.5/lib/jcl-over-slf4j.license
[2025-08-12T21:39:02.334Z] [exec] #7 0.314 apache-maven-3.8.5/lib/org.eclipse.sisu.inject.license
[2025-08-12T21:39:02.334Z] [exec] #7 0.314 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus.license
[2025-08-12T21:39:02.334Z] [exec] #7 0.315 apache-maven-3.8.5/lib/plexus-cipher.license
[2025-08-12T21:39:02.334Z] [exec] #7 0.315 apache-maven-3.8.5/lib/plexus-component-annotations.license
[2025-08-12T21:39:02.334Z] [exec] #7 0.315 apache-maven-3.8.5/lib/plexus-interpolation.license
[2025-08-12T21:39:02.334Z] [exec] #7 0.315 apache-maven-3.8.5/lib/plexus-sec-dispatcher.license
[2025-08-12T21:39:02.334Z] [exec] #7 0.316 apache-maven-3.8.5/lib/plexus-utils.license
[2025-08-12T21:39:02.334Z] [exec] #7 0.316 apache-maven-3.8.5/lib/slf4j-api.license
[2025-08-12T21:39:02.334Z] [exec] #7 0.316 apache-maven-3.8.5/boot/
[2025-08-12T21:39:02.334Z] [exec] #7 0.316 apache-maven-3.8.5/boot/plexus-classworlds.license
[2025-08-12T21:39:02.334Z] [exec] #7 0.317 apache-maven-3.8.5/lib/jansi-native/
[2025-08-12T21:39:02.334Z] [exec] #7 0.317 apache-maven-3.8.5/lib/jansi-native/Windows/
[2025-08-12T21:39:02.334Z] [exec] #7 0.317 apache-maven-3.8.5/lib/jansi-native/Windows/x86/
[2025-08-12T21:39:02.334Z] [exec] #7 0.317 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/
[2025-08-12T21:39:02.334Z] [exec] #7 0.317 apache-maven-3.8.5/lib/jansi-native/Windows/x86/jansi.dll
[2025-08-12T21:39:02.334Z] [exec] #7 0.318 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/jansi.dll
[2025-08-12T21:39:02.334Z] [exec] #7 0.319 apache-maven-3.8.5/bin/m2.conf
[2025-08-12T21:39:02.334Z] [exec] #7 0.320 apache-maven-3.8.5/bin/mvn.cmd
[2025-08-12T21:39:02.334Z] [exec] #7 0.320 apache-maven-3.8.5/bin/mvnDebug.cmd
[2025-08-12T21:39:02.334Z] [exec] #7 0.320 apache-maven-3.8.5/bin/mvn
[2025-08-12T21:39:02.334Z] [exec] #7 0.320 apache-maven-3.8.5/bin/mvnDebug
[2025-08-12T21:39:02.334Z] [exec] #7 0.320 apache-maven-3.8.5/bin/mvnyjp
[2025-08-12T21:39:02.334Z] [exec] #7 0.320 apache-maven-3.8.5/conf/
[2025-08-12T21:39:02.334Z] [exec] #7 0.320 apache-maven-3.8.5/conf/logging/
[2025-08-12T21:39:02.334Z] [exec] #7 0.320 apache-maven-3.8.5/conf/logging/simplelogger.properties
[2025-08-12T21:39:02.334Z] [exec] #7 0.320 apache-maven-3.8.5/conf/settings.xml
[2025-08-12T21:39:02.334Z] [exec] #7 0.320 apache-maven-3.8.5/conf/toolchains.xml
[2025-08-12T21:39:02.334Z] [exec] #7 0.320 apache-maven-3.8.5/lib/ext/
[2025-08-12T21:39:02.334Z] [exec] #7 0.320 apache-maven-3.8.5/lib/jansi-native/
[2025-08-12T21:39:02.334Z] [exec] #7 0.320 apache-maven-3.8.5/lib/ext/README.txt
[2025-08-12T21:39:02.334Z] [exec] #7 0.320 apache-maven-3.8.5/lib/jansi-native/README.txt
[2025-08-12T21:39:02.334Z] [exec] #7 0.320 apache-maven-3.8.5/boot/plexus-classworlds-2.6.0.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.320 apache-maven-3.8.5/lib/maven-embedder-3.8.5.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.321 apache-maven-3.8.5/lib/maven-settings-3.8.5.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.322 apache-maven-3.8.5/lib/maven-settings-builder-3.8.5.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.322 apache-maven-3.8.5/lib/maven-plugin-api-3.8.5.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.322 apache-maven-3.8.5/lib/maven-model-3.8.5.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.324 apache-maven-3.8.5/lib/maven-model-builder-3.8.5.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.325 apache-maven-3.8.5/lib/maven-builder-support-3.8.5.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.326 apache-maven-3.8.5/lib/maven-resolver-api-1.6.3.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.327 apache-maven-3.8.5/lib/maven-resolver-util-1.6.3.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.328 apache-maven-3.8.5/lib/maven-shared-utils-3.3.4.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.329 apache-maven-3.8.5/lib/commons-io-2.6.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.331 apache-maven-3.8.5/lib/guice-4.2.2-no_aop.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.335 apache-maven-3.8.5/lib/guava-25.1-android.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.355 apache-maven-3.8.5/lib/javax.inject-1.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.355 apache-maven-3.8.5/lib/javax.annotation-api-1.2.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.355 apache-maven-3.8.5/lib/plexus-utils-3.3.0.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.357 apache-maven-3.8.5/lib/plexus-sec-dispatcher-2.0.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.357 apache-maven-3.8.5/lib/plexus-cipher-2.0.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.358 apache-maven-3.8.5/lib/slf4j-api-1.7.32.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.358 apache-maven-3.8.5/lib/commons-lang3-3.8.1.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.361 apache-maven-3.8.5/lib/maven-core-3.8.5.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.366 apache-maven-3.8.5/lib/maven-repository-metadata-3.8.5.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.367 apache-maven-3.8.5/lib/maven-artifact-3.8.5.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.367 apache-maven-3.8.5/lib/maven-resolver-provider-3.8.5.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.368 apache-maven-3.8.5/lib/maven-resolver-impl-1.6.3.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.369 apache-maven-3.8.5/lib/maven-resolver-spi-1.6.3.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.370 apache-maven-3.8.5/lib/org.eclipse.sisu.inject-0.3.5.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.372 apache-maven-3.8.5/lib/plexus-interpolation-1.26.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.373 apache-maven-3.8.5/lib/plexus-component-annotations-2.1.0.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.373 apache-maven-3.8.5/lib/maven-compat-3.8.5.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.375 apache-maven-3.8.5/lib/wagon-provider-api-3.5.1.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.376 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus-0.3.5.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.377 apache-maven-3.8.5/lib/commons-cli-1.4.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.378 apache-maven-3.8.5/lib/wagon-http-3.5.1-shaded.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.390 apache-maven-3.8.5/lib/jcl-over-slf4j-1.7.32.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.391 apache-maven-3.8.5/lib/wagon-file-3.5.1.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.391 apache-maven-3.8.5/lib/maven-resolver-connector-basic-1.6.3.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.392 apache-maven-3.8.5/lib/maven-resolver-transport-wagon-1.6.3.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.392 apache-maven-3.8.5/lib/maven-slf4j-provider-3.8.5.jar
[2025-08-12T21:39:02.334Z] [exec] #7 0.392 apache-maven-3.8.5/lib/jansi-2.4.0.jar
[2025-08-12T21:39:02.334Z] [exec] #7 DONE 0.5s
[2025-08-12T21:39:02.334Z] [exec]
[2025-08-12T21:39:02.334Z] [exec] #8 [ 4/11] RUN mkdir testResults
[2025-08-12T21:39:02.996Z] [exec] #8 DONE 0.2s
[2025-08-12T21:39:02.996Z] [exec]
[2025-08-12T21:39:02.996Z] [exec] #9 [ 5/11] RUN git clone https://github.com/apache/tomee.git
[2025-08-12T21:39:02.996Z] [exec] #9 0.242 Cloning into 'tomee'...
[2025-08-12T21:39:15.472Z] [exec] #9 12.24 Updating files: 98% (8335/8439)
[2025-08-12T21:39:16.115Z] [exec] Updating files: 99% (8355/8439)Updating files: 100% (8439/8439)Updating files: 100% (8439/8439), done.#9 DONE 13.4s
[2025-08-12T21:39:16.115Z] [exec]
[2025-08-12T21:39:16.115Z] [exec] #10 [ 6/11] WORKDIR /tomee/
[2025-08-12T21:39:16.115Z] [exec] #10 DONE 0.1s
[2025-08-12T21:39:16.115Z] [exec]
[2025-08-12T21:39:16.115Z] [exec] #11 [ 7/11] RUN git checkout tomee-8.0.2
[2025-08-12T21:39:40.055Z] [exec] #11 21.42 Note: switching to 'tomee-8.0.2'.
[2025-08-12T21:39:40.055Z] [exec] #11 21.42
[2025-08-12T21:39:40.055Z] [exec] #11 21.42 You are in 'detached HEAD' state. You can look around, make experimental
[2025-08-12T21:39:40.055Z] [exec] #11 21.42 changes and commit them, and you can discard any commits you make in this
[2025-08-12T21:39:40.055Z] [exec] #11 21.42 state without impacting any branches by switching back to a branch.
[2025-08-12T21:39:40.055Z] [exec] #11 21.42
[2025-08-12T21:39:40.055Z] [exec] #11 21.42 If you want to create a new branch to retain commits you create, you may
[2025-08-12T21:39:40.055Z] [exec] #11 21.42 do so (now or later) by using -c with the switch command. Example:
[2025-08-12T21:39:40.055Z] [exec] #11 21.42
[2025-08-12T21:39:40.055Z] [exec] #11 21.42 git switch -c <new-branch-name>
[2025-08-12T21:39:40.055Z] [exec] #11 21.42
[2025-08-12T21:39:40.055Z] [exec] #11 21.42 Or undo this operation with:
[2025-08-12T21:39:40.055Z] [exec] #11 21.42
[2025-08-12T21:39:40.055Z] [exec] #11 21.42 git switch -
[2025-08-12T21:39:40.055Z] [exec] #11 21.42
[2025-08-12T21:39:40.055Z] [exec] #11 21.42 Turn off this advice by setting config variable advice.detachedHead to false
[2025-08-12T21:39:40.056Z] [exec] #11 21.42
[2025-08-12T21:39:40.056Z] [exec] #11 21.42 HEAD is now at cb19130475 [maven-release-plugin] prepare release tomee-8.0.2
[2025-08-12T21:39:40.056Z] [exec] #11 DONE 21.6s
[2025-08-12T21:39:40.056Z] [exec]
[2025-08-12T21:39:40.056Z] [exec] #12 [ 8/11] COPY tomee/test.sh /test.sh
[2025-08-12T21:39:40.056Z] [exec] #12 DONE 0.1s
[2025-08-12T21:39:40.056Z] [exec]
[2025-08-12T21:39:40.056Z] [exec] #13 [ 9/11] COPY test_base_functions.sh test_base_functions.sh
[2025-08-12T21:39:40.056Z] [exec] #13 DONE 0.1s
[2025-08-12T21:39:40.056Z] [exec]
[2025-08-12T21:39:40.056Z] [exec] #14 [10/11] WORKDIR /tomee
[2025-08-12T21:39:40.056Z] [exec] #14 DONE 0.1s
[2025-08-12T21:39:40.056Z] [exec]
[2025-08-12T21:39:40.056Z] [exec] #15 exporting to image
[2025-08-12T21:39:40.056Z] [exec] #15 exporting layers
[2025-08-12T21:39:47.378Z] [exec] #15 exporting layers 8.8s done
[2025-08-12T21:39:47.378Z] [exec] #15 writing image sha256:0f2872348fdf5c0e8e81344c5d80bf0a53aab0253069ec45553276e5f82bd575 done
[2025-08-12T21:39:47.378Z] [exec] #15 naming to docker.io/library/adoptopenjdk-tomee-test:8-jdk-ubuntu-hotspot-full 0.0s done
[2025-08-12T21:39:47.378Z] [exec] #15 DONE 8.8s
[2025-08-12T21:39:47.378Z]
[2025-08-12T21:39:47.378Z] copy_dest:
[2025-08-12T21:39:47.378Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/tomee
[2025-08-12T21:39:47.378Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/tomee
[2025-08-12T21:39:47.378Z]
[2025-08-12T21:39:47.378Z] build:
[2025-08-12T21:39:47.378Z]
[2025-08-12T21:39:47.378Z] BUILD SUCCESSFUL
[2025-08-12T21:39:47.378Z] Total time: 7 minutes 43 seconds
[2025-08-12T21:39:47.378Z] 0
[2025-08-12T21:39:47.378Z]
[2025-08-12T21:39:47.378Z]
[2025-08-12T21:39:47.378Z] RECORD TEST REPOs SHA
[2025-08-12T21:39:47.378Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-08-12T21:39:47.378Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-08-12T21:39:47.378Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-08-12T21:39:47.378Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-08-12T21:39:47.378Z] ================================================
[2025-08-12T21:39:47.378Z] timestamp: 20250812-213946
[2025-08-12T21:39:47.378Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests
[2025-08-12T21:39:47.378Z] git repo:
[2025-08-12T21:39:47.378Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-08-12T21:39:47.378Z] sha:
[2025-08-12T21:39:47.378Z] 733e828eaf707709002a67c0ca06e9e08055f474
[2025-08-12T21:39:47.378Z] ================================================
[2025-08-12T21:39:47.378Z] timestamp: 20250812-213946
[2025-08-12T21:39:47.378Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-08-12T21:39:47.378Z] git repo:
[2025-08-12T21:39:47.378Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-08-12T21:39:47.378Z] sha:
[2025-08-12T21:39:47.379Z] 5db0f052b124b696faccf97908923f69b33034b9
[2025-08-12T21:39:47.379Z] No github_url or tag_version in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test//test.properties
[2025-08-12T21:39:47.379Z] ================================================
[2025-08-12T21:39:47.379Z] timestamp: 20250812-213946
[2025-08-12T21:39:47.379Z] test dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck
[2025-08-12T21:39:47.379Z] git repo: https://github.com/OpenLiberty/open-liberty.git
[2025-08-12T21:39:47.379Z] sha:d3e6eddfac2cc3198a5f924e12fafff7b5a793ac
[2025-08-12T21:39:47.379Z] ================================================
[2025-08-12T21:39:47.379Z] timestamp: 20250812-213947
[2025-08-12T21:39:47.379Z] test dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/tomee
[2025-08-12T21:39:47.379Z] git repo: https://github.com/apache/tomee.git
[2025-08-12T21:39:47.379Z] sha:6fb29e449592e8aaf60b9663dd6bac75df806c19
[2025-08-12T21:39:47.379Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-12T21:39:47.379Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.external TESTLIST=
[2025-08-12T21:39:47.379Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-12T21:39:47.379Z] perl scripts/configure.pl
[2025-08-12T21:39:47.379Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-08-12T21:39:48.019Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-12T21:39:48.019Z]
[2025-08-12T21:39:48.019Z] Starting to generate test make files.
[2025-08-12T21:39:48.019Z]
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-08-12T21:39:48.019Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/autoGen.mk
[2025-08-12T21:39:48.019Z]
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-08-12T21:39:48.019Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/autoGen.mk
[2025-08-12T21:39:48.019Z]
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-08-12T21:39:48.019Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/autoGen.mk
[2025-08-12T21:39:48.019Z]
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-08-12T21:39:48.019Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/autoGen.mk
[2025-08-12T21:39:48.019Z]
[2025-08-12T21:39:48.019Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-08-12T21:39:48.019Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/autoGen.mk
[2025-08-12T21:39:48.019Z]
[2025-08-12T21:39:48.019Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/autoGen.mk
[2025-08-12T21:39:48.019Z]
[2025-08-12T21:39:48.019Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2025-08-12T21:39:48.019Z]
[2025-08-12T21:39:48.019Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-08-12T21:39:48.019Z]
[2025-08-12T21:39:48.019Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-08-12T21:39:48.019Z]
[2025-08-12T21:39:48.019Z] Make files are generated successfully.
[2025-08-12T21:39:48.019Z]
[2025-08-12T21:39:48.019Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-12T21:39:48.019Z] make -f runtest.mk _sanity.external
[2025-08-12T21:39:48.019Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-12T21:39:48.727Z]
[2025-08-12T21:39:48.727Z] Running make 4.3
[2025-08-12T21:39:48.727Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/..
[2025-08-12T21:39:48.727Z] set JDK_VERSION to 8
[2025-08-12T21:39:48.727Z] set JDK_IMPL to hotspot
[2025-08-12T21:39:48.727Z] set JVM_VERSION to openjdk8
[2025-08-12T21:39:48.727Z] set JCL_VERSION to latest
[2025-08-12T21:39:48.727Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-08-12T21:39:48.727Z] set SPEC to linux_x86-64
[2025-08-12T21:39:48.727Z] set TEST_FLAG to
[2025-08-12T21:39:48.727Z] set OS_LABEL to ubuntu.24
[2025-08-12T21:39:48.727Z] Running sanity.external ...
[2025-08-12T21:39:48.727Z] There are 5 test targets in sanity.external
[2025-08-12T21:39:48.727Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-08-12T21:39:48.727Z] openjdk version "1.8.0_472-beta"
[2025-08-12T21:39:48.727Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508122009-b03)
[2025-08-12T21:39:48.727Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b03, mixed mode)
[2025-08-12T21:39:48.727Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests'
[2025-08-12T21:39:48.727Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external'
[2025-08-12T21:39:48.727Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/spring'
[2025-08-12T21:39:48.727Z]
[2025-08-12T21:39:48.727Z] ===============================================